/**
 *               ii.                                         ;9ABH,          
 *              SA391,                                    .r9GG35&G          
 *              &#ii13Gh;                               i3X31i;:,rB1         
 *              iMs,:,i5895,                         .5G91:,:;:s1:8A         
 *               33::::,,;5G5,                     ,58Si,,:::,sHX;iH1        
 *                Sr.,:;rs13BBX35hh11511h5Shhh5S3GAXS:.,,::,,1AG3i,GG        
 *                .G51S511sr;;iiiishS8G89Shsrrsh59S;.,,,,,..5A85Si,h8        
 *               :SB9s:,............................,,,.,,,SASh53h,1G.       
 *            .r18S;..,,,,,,,,,,,,,,,,,,,,,,,,,,,,,....,,.1H315199,rX,       
 *          ;S89s,..,,,,,,,,,,,,,,,,,,,,,,,....,,.......,,,;r1ShS8,;Xi       
 *        i55s:.........,,,,,,,,,,,,,,,,.,,,......,.....,,....r9&5.:X1       
 *       59;.....,.     .,,,,,,,,,,,...        .............,..:1;.:&s       
 *      s8,..;53S5S3s.   .,,,,,,,.,..      i15S5h1:.........,,,..,,:99       
 *      93.:39s:rSGB@A;  ..,,,,.....    .SG3hhh9G&BGi..,,,,,,,,,,,,.,83      
 *      G5.G8  9#@@@@@X. .,,,,,,.....  iA9,.S&B###@@Mr...,,,,,,,,..,.;Xh     
 *      Gs.X8 S@@@@@@@B:..,,,,,,,,,,. rA1 ,A@@@@@@@@@H:........,,,,,,.iX:    
 *     ;9. ,8A#@@@@@@#5,.,,,,,,,,,... 9A. 8@@@@@@@@@@M;    ....,,,,,,,,S8    
 *     X3    iS8XAHH8s.,,,,,,,,,,...,..58hH@@@@@@@@@Hs       ...,,,,,,,:Gs   
 *    r8,        ,,,...,,,,,,,,,,.....  ,h8XABMMHX3r.          .,,,,,,,.rX:  
 *   :9, .    .:,..,:;;;::,.,,,,,..          .,,.               ..,,,,,,.59  
 *  .Si      ,:.i8HBMMMMMB&5,....                    .            .,,,,,.sMr 
 *  SS       :: h@@@@@@@@@@#; .                     ...  .         ..,,,,iM5 
 *  91  .    ;:.,1&@@@@@@MXs.                            .          .,,:,:&S 
 *  hS ....  .:;,,,i3MMS1;..,..... .  .     ...                     ..,:,.99 
 *  ,8; ..... .,:,..,8Ms:;,,,...                                     .,::.83 
 *   s&: ....  .sS553B@@HX3s;,.    .,;13h.                            .:::&1 
 *    SXr  .  ...;s3G99XA&X88Shss11155hi.                             ,;:h&, 
 *     iH8:  . ..   ,;iiii;,::,,,,,.                                 .;irHA  
 *      ,8X5;   .     .......                                       ,;iihS8Gi
 *         1831,                                                 .,;irrrrrs&@
 *           ;5A8r.                                            .:;iiiiirrss1H
 *             :X@H3s.......                                .,:;iii;iiiiirsrh
 *              r#h:;,...,,.. .,,:;;;;;:::,...              .:;;;;;;iiiirrss1
 *             ,M8 ..,....,.....,,::::::,,...         .     .,;;;iiiiiirss11h
 *             8B;.,,,,,,,.,.....          .           ..   .:;;;;iirrsss111h
 *            i@5,:::,,,,,,,,.... .                   . .:::;;;;;irrrss111111
 *            9Bi,:,,,,......                        ..r91;;;;;iirrsss1ss1111
 */




html,body{
	font-family: 'Microsoft YaHei';
	font-weight: 400;
}
input, button, textarea,select,button{
	font-family: 'Microsoft YaHei';
}
.bgf9{
	background: #f9f9f9;
}
.bgf5{
	background: #f5f5f5;
}

.header_box{
}
.header{
	position: relative;
	z-index: 5;
	width: 100%;
	-webit-transition: all 0.5s;
	transition: all 0.5s;
}
.head_b{
	height: 127px;
}

.head_wrap{
	max-width: 1600px;
	margin: 0 auto;
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
}
.header_index .head_wrap{
	border-bottom: 1px solid #888;
}
.logo_box{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}

.logo{
	width: 222px;
	display:flex;
	display: -ms-flexbox;
	display: -webkit-flex;

	justify-content: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	
	align-items:center;
	-ms-align-items: center;
	-webkit-align-items: center;
}
.logo img{
	max-width: 100%;
	max-height: 100%;
}
.logo .pic1{
	display: none;
}
.logo .pic2{
	display: block;
}


.logo_text{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	height: 40px;
	width: 120px;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	position: relative;
}
.logo_text::before{
	content: "";
	display: block;
	width: 1px;
	height: 40px;
	background: #888;
	margin-right: 19px;
}



.menu{
	width: calc(100% - 105px);
	padding: 0 5%;
}

.menu_dl{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
    
    align-items:center;
    -ms-align-items: center;
	-webkit-align-items: center;
	width: 100%;
}
.menu_dl dd{
	-webit-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.menu_dl dd.dd_pro{
	position: static;
}
.menu_tt .text{
	width: 100%;
	display: block;
	color: #333;
	text-align: center;
	line-height:126px;
	font-size: 18px;
	overflow: hidden;
}



.menu_dl dd.hover .menu_tt .text{
	color: #ff9500;
}


.menu_down{
	display: none;
	position: absolute;
	left: 0;
	top: 127px;
	z-index: 3;
	width: 100%;
	padding: 60px 0;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 3px 8px rgba(115,115,115,.2);
}
.menu_down_wrap{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}

.menu_down_l{
	width: 70%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}

.menu_down_l_item{
	margin-right: 80px;
	margin-bottom: 20px;
}
.menu_down_l_item_title{
	display: block;
	color: #333;
	font-size: 20px;
	margin-bottom: 18px;
}

.menu_down_l_item_title::before{
	content: "";
	display: block;
	width: 40px;
	height: 1px;
	background: #333;
	margin-bottom: 26px;
}

.menu_down_l_item_list a{
	display: block;
	font-size: 14px;
	line-height: 24px;
	padding: 4px 0;
	color: #666;
}
.menu_down_l_item a:hover{
	color: #ff9500;
}
.menu_down_l_item_list a:hover{
	transform:translateX(3px);
	-webkit-transform:translateX(3px);
}

.menu_down_r{
	width: 27%;
}
.menu_down_r a{
	display: block;
	overflow: hidden;
}
.menu_down_r a:hover img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}



.head_search{
	width: 50px;
	height: 50px;
	line-height:50px;
	text-align: center;
	color: #333;
	font-size: 22px;
	text-align: center;
	cursor: pointer;
}

.search_box{
	display: none;
	position: fixed;
	left:50%;
	top: 50%;
	z-index: 5;
	margin:-30px 0 0 -450px;
	z-index: 9;
	width:900px;
	height: 60px;
	padding: 10px;
	background: #f5f5f5;
}
.search_box_text{
	width: calc(100% - 90px);
	height: 40px;
	border: 0;
	font-size: 14px;
	padding-left: 20px;
	background: none;
}
.search_box_text::-webkit-input-placeholder{
	font-size: 14px;
}
.search_box_sub{
	width:40px;
	height: 40px;
	color: #ff9500;
	font-size: 28px;
	font-weight: bold;
	background: none;
	border: 0;
}

.search_box_close{
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 28px;
	color: #999;
	margin-left: 10px;
	border: 0;
	background: none;
}
.search_box_close:hover{
	transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
}



.head_lag_box{
	width: 50px;
	height: 50px;
	position: relative;
}
.head_lag_icon{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	width: 50px;
	height: 50px;
	color: #333;
	font-size: 22px;
	cursor: pointer;
}
.head_lag_down{
	display: none;
	position: absolute;
	left: 50%;
	top: 50px;
	z-index: 3;
	width: 120px;
	background: #fff;
	padding:12px 0;
	box-shadow: 0 0 8px rgba(115,115,115,.2);
	margin-left: -60px;
}
.head_lag_down a{
	display: block;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	color: #333;
}
.head_lag_down a:hover{
	color: #fff;
	background: #ff9500;
}

.header_index{
	height: 0;
}
.header_index .logo .pic1{
	display: block;
}
.header_index .logo .pic2{
	display: none;
}
.header_index .menu_tt .text{
	color: #fff;
}
.header_index .head_search,
.header_index .head_lag_icon{
	color: #fff;
}
.header_index.hover .header{
	background: #fff;
}
.header_index.hover .head_wrap{
	border: none;
}
.header_index.hover .logo .pic1{
	display: none;
}
.header_index.hover .logo .pic2{
	display: block;
}
.header_index.hover .menu_tt .text{
	color: #333;
}
.header_index.hover .head_search,
.header_index.hover .logo_text,
.header_index.hover .head_lag_icon{
	color: #333;
}



/*
 * wap head
 */
 .mobile_header{
	display: none;
	clear: both;
	width: 100%;
	height: 52px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.mobile_header_top{
	position: fixed;
	left: 0;
	top:0;
	z-index: 7;
	width: 100%;
	height: 52px;
	background:#fff;
	box-shadow: 0 2px 3px rgba(0,0,0,.1);
}


.mobile_logo{
	width: 180px;
	height: 52px;
	margin-left: 15px;
}
.mobile_logo img{
	display: block;
	height: 35px;
	width: auto;
}

.mobile_menu_btn{
	position: absolute;
	right: 0;
	top: 0;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	width: 54px;
	height: 52px;
	cursor: pointer;
}
.mobile_menu_btn span{
	display: block;
	height: 3px;
	width: 28px;
	background: #ff9500;
	border-radius: 4px;
	margin-bottom: 6px;
}
.mobile_menu_btn span:last-child{
	margin-bottom: 0;
}
.mobile_search_icon{
	width: 40px;
	height: 52px;
	color: #333;
	font-size: 26px;
	line-height: 52px;
	text-align: center;
	margin-right: 52px;
	cursor: pointer;
}
.mobile_header.hover{
	background:rgba(0,0,0,.5);
	box-shadow: 0 2px 3px rgba(0,0,0,.1);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.mobile_menu_box{
	position: fixed;
	right: -110%;
	top:0;
	z-index: 8;
	width:75%;
	height: 100%;
	background:#fff;
	padding: 20px 15px;
	overflow-y: auto;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.mobile_menu_box.show{
	right: 0;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.mobile_menu_dl dd{
	clear: both;
	line-height: 1.3;
	border-bottom: 1px solid #e1e1e1;
}
.mobile_menu_tt{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.mobile_menu_tt .text{
	float: left;
	width: 80%;
	color: #333;
	font-size: 16px;
	line-height: 24px;
	padding: 10px 0;
	text-transform: capitalize;
}
.mobile_menu_dl dd.hover .mobile_menu_tt .text{
	color: #004083;
}
.mobile_menu_tt_icon{
	display: none;
	float: right;
	float: right;
	width: 44px;
	line-height: 44px;
	text-align: center;
	color: #333;
	font-size: 16px;
	-webit-transition: all 0.5s;
	transition: all 0.5s;
	transform: rotateZ(0deg);
	-webkit-transform: rotateZ(0deg);
	-moz-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	-o-transform: rotateZ(0deg);
}

.mobile_menu_down{
	display:none;
	padding:6px 0 10px 12px;
}
.mobile_menu_down_clm{
	margin-bottom: 8px;
}
.mobile_menu_down_clm_tt{
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	font-size: 14px;
	color: #333;
}
.mobile_menu_down_clm_tt .tt{
	width: calc(100% - 50px);
	color: #333;
	line-height: 20px;
	padding: 7px 0;
}
.mobile_menu_down_clm_tt .icon{
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	
	-webit-transition: all 0.5s;
	transition: all 0.5s;
}
.mobile_menu_down_clm.hover .mobile_menu_down_clm_tt .icon{
	-webit-transition: all 0.5s;
	transition: all 0.5s;
	transform: rotateZ(90deg);
	-webkit-transform: rotateZ(90deg);
	-moz-transform: rotateZ(90deg);
	-ms-transform: rotateZ(90deg);
	-o-transform: rotateZ(90deg);
}
.mobile_menu_down_clm_list{
	display: none;
	padding: 5px 0 0 10px;
}
.mobile_menu_down_clm_list a{
	display: block;
	font-size: 14px;
	line-height: 1.4;
	color: #333;
	padding: 5px 0 5px 14px;
	position: relative;
}
.mobile_menu_down_clm_list a::before{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	width: 5px;
	height: 5px;
	margin-top: -3px;
	background:#333;
	border-radius: 50%;
}



.mobile_menu_tt_icon.hover{
	transform: rotateZ(90deg);
	-webkit-transform: rotateZ(90deg);
	-ms-transform: rotateZ(90deg);
	-webit-transition: all 0.5s;
	transition: all 0.5s;
}


.mobile_menu_dl dd.hover .mobile_menu_tt .text{
	color: #ff9500;
}

.mobile_search_box{
	position: fixed;
	left: 0;
	top: 52px;
	z-index: 7;
	display: none;
	width: 100%;
	padding: 20px;
	background: #fafafa;
}
.mobile_search_box form{
	width: 100%;
	padding:2px;
	border-radius: 5px;
	border: 1px solid #ddd;
}
.mobile_search_text{
	float: left;
	line-height: 40px;
	padding-left: 15px;
	font-size: 14px;
	width:calc(100% - 40px);
	border: 0;
}

.mobile_search_btn_text{
	float: right;
	width: 40px;
	height: 40px;
	font-size: 22px;
	color: #ff9500;
	text-align: center;
	line-height: 40px;
	border: none;
	background: none;
}

.mobile_menu_b{
	margin-top: 40px;
}
.mobile_menu_b_clm{
	margin-bottom: 25px;
}
.mobile_menu_b_clm .tt{
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-bottom: 8px;
}
.mobile_menu_b_clm .text{
	font-size: 14px;
	color: #333;
}
.mobile_menu_b_clm .text a{
	color: #333;
	word-break: break-all;
}


.mobile_lag_box{
	padding: 30px 0 20px;
	margin-bottom: 40px;
}
.mobile_lag_tt{
	font-size: 16px;
	color:#333;
	font-weight: bold;
	padding-bottom: 18px;
}
.mobile_lag_text{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.mobile_lag_text a{
	color: #333;
	font-size: 16px;
	margin-right: 25px;
}



.mask,
.mobile_menu_mask{
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 7;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.2);
}
.mobile_menu_mask{
	z-index: 8;
}










/*
 * banner
 */
.banner_box{
	position: relative;
}
.banner{
	clear: both;
}
.banner .item a{
	display: block;
	overflow: hidden;
}
.banner.owl-theme .owl-controls{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	bottom: 17px;
}
.banner.owl-theme .owl-dots .owl-dot span{
    width: 40px;
	height: 4px;
	border-radius: 2px;
	margin: 0 5px;
	background: rgba(255,255,255,.2);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.banner.owl-theme .owl-dots .owl-dot.active span, 
.banner.owl-theme .owl-dots .owl-dot:hover span{
	width: 40px;
    background: #ff9500;
    transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.scroll_dots.owl-theme .owl-dots{
	width: 100%;
	padding-top: 25px;
}
.scroll_dots.owl-theme .owl-dots .owl-dot span{
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #d5d5d5;
    transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.scroll_dots.owl-theme .owl-dots .owl-dot.active span, 
.scroll_dots.owl-theme .owl-dots .owl-dot:hover span{
    background: #ff9500;
    transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.fz60{
	font-size: 60px;
	font-weight: bold;
}
.fz48{
	font-size: 48px;
}
.fz36{
	font-size: 36px;
}
.fz30{
	font-size: 30px;
}
.fz24{
	font-size: 24px;
}
.fz20{
	font-size: 20px;
}

.public_text1{
	font-size: 16px;
	line-height: 24px;
}
.public_text2{
	font-size: 16px;
	line-height: 30px;
}


.public_text1 img,
.public_text2 img{
	height: auto !important;
}




.public_btn_box{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
}
.public_btn{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	line-height: 38px;	
	color: #222;
	font-size: 14px;
	min-width: 160px;
	max-width: 200px;
	border: 1px solid #222;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.public_btn .icon{
	font-size: 18px;
	margin-right: 7px;
}

.public_btn.style1:hover{
	color: #fff;
	background: #F49419;
	border: 1px solid #F49419;
}





.main_content{
	padding: 80px 0;
}
.main_content2{
	padding-top: 80px;
}
.main_content3{
	padding-bottom: 80px;
}


.ind_title1{
	margin-bottom: 50px;
}
.ind_title1_tt{
	line-height: 1;
	font-weight: bold;
}
.ind_title1_tt .org{
	color: #ff9500;
}
.ind_title1_text{
	padding-top: 30px;
}

.ind_box1_list1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.ind_box1_list1 dd{
	width: calc((100% - 90px) / 4);
	border: 1px solid #ff9500;
	margin: 0 30px 0 0;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box1_list1 dd:last-child{
	margin-right: 0;
}
.ind_box1_list1 dd a{
	display: block;
	text-align: center;
	padding: 32px 10px;
}
.ind_box1_list1 dd a .icon{
	font-size: 50px;
	color: #ff9500;
	margin-bottom: 22px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box1_list1 dd a .tt{
	color: #333;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box1_list1 dd:hover{
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
}
.ind_box1_list1 dd:hover a{
	background: #ff9500;
}
.ind_box1_list1 dd:hover a .icon{
	color: #fff;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box1_list1 dd:hover a .tt{
	color: #fff;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.ind_box2{
	position: relative;
}
.ind_box2_tabs_item{
	height: 700px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.ind_box2_bars_box{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0,.5);
}

.ind_box2_tabs_item_con{
	width: 70%;
	max-width: 700px;
}
.ind_box2_tabs_item_con{
	padding: 100px 0 0;
}
.ind_box2_tabs_item_tt{
	color: #fff;
}
.ind_box2_tabs_item_text{
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	margin: 25px 0 50px;
}

.public_btn1{
	width: 180px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	font-size: 16px;
	height: 44px;
	color: #fff;
	padding: 0 30px;
	border: 1px solid #fff;
}

.public_btn1 .icon{
	font-size: 20px;
}

.public_btn1:hover,
.public_btn1.hover{
	background: #ff9500;
	border-color: #ff9500;
}


.ind_box2_bars{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	border-left: 1px solid rgba(255,255,255,.1);
}
.ind_box2_bars .item{
	width: 20%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	text-align: center;
	height: 180px;
	color: #fff;
	border-right: 1px solid rgba(255,255,255,.1);
	cursor: pointer;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box2_bars .item .icon{
	font-size: 46px;
	margin-bottom: 13px;
}
.ind_box2_bars .item .tt{
}
.ind_box2_bars .item.hover{
	background: #ff9500;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.ind_box3_bars{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.ind_box3_bars .item{
	width: 200px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	height: 46px;
	color: #666;
	padding: 0 20px;
	border: 1px solid #ddd;
	margin: 0 10px;
}
.ind_box3_bars .item .tt{
	font-size: 18px;
}
.ind_box3_bars .item .icon{
	font-size: 16px;
}
.ind_box3_bars .item:hover{
	color: #fff;
	background: #ff9500;
	border-color: #ff9500;
}

.ind_box4_video{
	width: 100%;
	height: 600px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.ind_box4_video a{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	width: 100%;
	height: 100%;
}
.ind_box4_b{
	background: url(../images/ind_about_icon.jpg) repeat center center;
}

.ind_box4_bars{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	border-left: 1px solid rgba(255,255,255,.1);
}

.ind_box4_bars dd {
	width: 25%;
	border-right: 1px solid rgba(255,255,255,.1);
}
.ind_box4_bars dd a{
	height: 200px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	text-align: center;
	
}
.ind_box4_bars dd a:hover{
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
}
.ind_box4_bars dd a .icon{
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 36px;
	color: #ff9500;
	background: #fff;
	border-radius: 50%;
	margin-bottom: 20px;
}
.ind_box4_bars dd a .tt{
	color: #fff;
	font-weight: bold;
}


.ind_box5{
	background: #f5f5f5;
}
.ind_box5_title_box{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items: flex-start;
	-webkit-align-items: flex-start;
	-ms-align-items:flex-start;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}

.ind_box5_title_more{
	width: 66px;
	font-size: 18px;
	line-height: 50px;
	border-bottom: 1px solid #ff9500;
}

.ind_box5_con_t{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	margin-bottom: 20px;
}

.ind_box5_con_l{
	width: calc((100% - 10px) / 3 * 2);
}
.ind_box5_con_l a{
	display: block;
	overflow: hidden;
	position: relative;
}
.ind_box5_con_l a img{
	width: 100%;
}
.ind_box5_con_l a .tt{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	font-size: 18px;
	height: 60px;
	color: #fff;
	line-height: 60px;
	padding: 0 20px;
	background: rgba(0,0,0,.5);
}


.ind_box5_con_r{
	width: calc((100% - 40px) / 3);
	margin-bottom: 20px;
}

.news_list1_pic{
	overflow: hidden;
}
.news_list1_pic img{
	width: 100%;
}
.news_list1_con{
	padding: 18px 15px 24px;
	background: #fff;
}
.news_list1_tt{
	font-size: 18px;
	color: #333;
	margin-bottom: 10px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.news_list1_text{
	color: #666;
	font-size: 16px;
	line-height: 24px;
}

.ind_news_list1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.ind_news_list1 dd{
	width: calc((100% - 40px) / 3);
	margin: 0 20px 20px 0;
}
.ind_news_list1 dd:last-child{
	margin-right: 0;
}

.ind_news_item:hover .news_list1_tt{
	color: #ff9500;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.ind_box5_con_l a:hover img,
.ind_news_item:hover .news_list1_pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}


.ind_box6{
	background: url(../images/ind_bg2.jpg) no-repeat center center / cover fixed;
}
.ind_box6_wrap{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:flex-end;
	-ms-justify-content:flex-end;
	-webkit-justify-content:flex-end;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	padding: 80px 0;
}
.ind_box6_con{
	width: 80%;
	max-width: 640px;
}
.ind_box6_con_tt{
	margin-bottom: 40px;
}
.ind_box6_con_tt .icon{
	margin-bottom: 14px;
}
.ind_box6_con_tt .tt{
	color: #fff;
}
.ind_box6_con_tel{
	background: #cd8a26;
	padding: 40px 15px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	color: #fff;
	margin-bottom: 20px;
}
.ind_box6_con_tel .icon{
}
.ind_box6_con_tel .tt{
	color: #fff;
	font-family: "impact";
	margin: 0 15px;
}
.ind_box6_con_tel .text{
	font-size: 16px;
	line-height: 22px;
}

.ind_box6_con_b{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.ind_box6_con_b .item{
	width: calc((100% - 20px) / 2);
	height: 135px;
	padding: 0 12px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	background: rgba(255,255,255,.7);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box6_con_b .item .icon{
	font-size: 44px;
	color: #ff9500;
}
.ind_box6_con_b .item .con{
	width: calc(100% -  50px);
	padding-left: 10px;
}
.ind_box6_con_b .item .con .tt{
	font-size: 18px;
	color: #333;
	margin-bottom: 8px;
}
.ind_box6_con_b .item .con .text{
	font-size: 16px;
	color: #333;
}
.ind_box6_con_b .item:hover{
	background: #fff;
}

/* footer */
.footer{
	background: #333;
}
.footer_dz{
	padding: 40px 0;
}
.footer_dz_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	font-size: 16px;
}
.footer_dz_list dt{
	color: #fff;
	padding: 4px 0;
}
.footer_dz_list dd{
	padding: 0 10px;
	position: relative;
}
.footer_dz_list dd::after{
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	width: 1px;
	height: 17px;
	background: #fff;
	margin-top: -8px;
}
.footer_dz_list dd a{
	display: block;
	color: #fff;
	line-height: 24px;
	padding: 4px 0;
}
.footer_dz_list dd a:hover{
	color: #ff9500;
}

.footer_t{
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
}

.footer_t_wrap{
    row-gap: 30px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}

.footer_t_item{
	width: 25%;
}
.footer_t_item_tt{
	margin-bottom: 22px;
}
.footer_t_item_tt .tt{
	font-weight: bold;
	color: #999;
	margin-bottom: 20px;
}
.footer_t_item_tt .line{
	width: 40px;
	height: 2px;
	background: #ff9500;
}
.footer_t_item_con .item{
	font-size: 16px;
	line-height: 20px;
	padding: 8px 0;
	color: #999;
}
.footer_t_item_con .item a{
	color: #999;
}
.footer_t_item_con .item a:hover{
	color: #ff9500;
}

.footer_t_r{
	width: 24%;
}
.footer_t_form{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	padding: 5px;
	background: #444;
	margin-bottom: 30px;
}
.footer_t_form_text{
	width: calc(100% - 44px);
	border: none;
	color: #fff;
	font-size: 16px;
	height: 44px;
	padding-left: 15px;
	background: none;
}
.footer_t_form_text::-webkit-input-placeholder{
	color: #999;
}
.footer_t_form_btn{
	width: 44px;
	height: 44px;
	font-size: 22px;
	color: #fff;
	background: #ff9500;
	border-radius: 5px;
	border: none;
}

.footer_t_r_b{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}



.footer_t_r_b_l_tt{
	font-size: 16px;
	color: #999;
	margin-bottom: 24px;
}
.footer_t_r_b_l_sm{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}
.footer_t_r_b_l_sm a{
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 24px;
	color: #333;
	border-radius: 50%;
	background: #999;
	position: relative;
	margin: 0 8px 0 0;
}
.footer_t_r_b_l_sm a img{
	position: absolute;
	left: 50%;
	bottom: 53px;
	margin-left: -50px;
	display: none;
	width: 100px;
	max-width: none;
	height: 100px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.footer_t_r_b_l_sm a:hover img{
	display: block;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.footer_t_r_b_l_sm a:hover{
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
}

.footer_b{
	padding: 40px 0;
}
.footer_b .wrapper{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.footer_b_text{
	font-size: 16px;
	line-height: 24px;
	color: #999;
}
.footer_b_text a{
	color: #999;
}
.footer_b_text a:hover{
	color: #ff9500;
}
.back_top{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:flex-end;
	-ms-justify-content:flex-end;
	-webkit-justify-content:flex-end;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	font-size: 16px;
	color: #999;
}
.back_top .icon{
	font-size: 28px;
	margin-left: 10px;
}





/* sub_banner */
.sub_banner{
	position: relative;
	height: 550px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.sub_banner .wrapper{
	height: 100%;
}
.sub_banner_con{
	width: 100%;
	height: 100%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	text-align: center;
}

.sub_banner_con .text{
	font-size: 18px;
	margin-top: 14px;
}

/* location */
.location{
	position: absolute;
	left: 0;
	top: 30px;
	font-size: 14px;
	width: 100%;
	color: #fff;
}
.location .wrapper{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
}
.location a{
	color: #fff;
	margin: 0 5px;
}
.location a:hover{
	color: #ff9500;
}


.sub_nav_box{
	border-bottom: 1px solid #ddd;
	position: relative;
}
.sub_nav_icon{
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 0;
	height: 1px;
	background: #ff9500;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.sub_nav_list_scroll{
	width: 100%;
	
}
.sub_nav_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}

.sub_nav_list dd a{
	display: block;
	line-height: 60px;
	font-size: 18px;
	color: #333;
	padding: 0 22px;
}
.sub_nav_list dd.hover a,
.sub_nav_list dd:hover a{
	color: #ff9500;
}

.sub_nav_list2{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	margin-bottom: 40px;
}
.sub_nav_list2 a{
	font-size: 18px;
	color: #333;
	line-height: 42px;
	padding: 0 35px;
	border: 1px solid #ddd;
	margin: 0 20px 20px 0;
}
.sub_nav_list2 a.hover,
.sub_nav_list2 a:hover{
	color: #fff;
	background: #ff9500;
	border-color: #ff9500;
}

.pro_list1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	
}
.pro_list1 dd{
	width: calc((100% - 80px) / 3);
	margin: 0 40px 40px 0;
}
.pro_list1_item{
	background: #f5f5f5;
}
.pro_list1_pic{
	background: #fff;
	border: 1px solid #ddd;
}
.pro_list1_pic a{
	display: block;
	overflow: hidden;
}
.pro_list1_pic a img{
	width: 100%;
}
.pro_list1_con{
	padding: 24px 20px;
}
.pro_list1_tt{
	font-size: 18px;
	color: #333;
	font-weight: bold;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.pro_list1_text{
	color: #666;
	font-size: 14px;
	line-height: 24px;
	margin: 14px 0 20px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.pro_list1_btn_box{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}

.public_btn2{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	width: 140px;
	height: 38px;
	font-size: 14px;
	color: #666;
	padding: 0 14px;
	border: 1px solid #ddd;
}
.pro_list1_btn_box .public_btn2:first-child{
	margin-right: 10%;
}

.pro_list1_item:hover .pro_list1_pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}
.pro_list1_item:hover .pro_list1_con{
	background: #ff9500;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.pro_list1_item:hover .pro_list1_tt,
.pro_list1_item:hover .pro_list1_text,
.pro_list1_item:hover .public_btn2{
	color: #fff;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


/* page */
.page{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	padding: 4% 0 0;
}
.page a{
	width: 40px;
	height: 40px;
	line-height: 38px;
	text-align: center;
	font-size: 16px;
	color: #999;
	border: 1px solid #ddd;
	margin-left: -1px;
}
.page a.page_item{
	width: 56px;
	font-size: 18px;
}
.page a:hover,
.page a.hover{
	color: #fff;
	background: #ff9500;
	border-color: #ff9500;
	position: relative;
	z-index: 2;
}



/* pro_Det */
.location_pro{
	position: relative;
	left: auto;
	top: auto;
	color: #333;
	margin: 35px 0 55px;
}
.location_pro .wrapper{
	justify-content:flex-start;
	-ms-justify-content:flex-start;
	-webkit-justify-content:flex-start;
}
.location_pro a{
	color: #333;
}

.pro_det_t{
	background: #f5f5f5;
	overflow: hidden;
}


.pro_det_t_wrap{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}

.pro_det_t_l{
	width: 57%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items: flex-start;
	-webkit-align-items: flex-start;
	-ms-align-items:flex-start;
	flex-direction: row-reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.pro_det_pic_scroll{
	width: calc(100% - 153px);
	border: 1px solid #ddd;
}
.pro_det_pic_scroll_bars{
	width: 140px;
}
.pro_det_pic_scroll_bars .item{
	margin-bottom: 13px;
	border: 1px solid #ddd;
	cursor: pointer;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.pro_det_pic_scroll_bars .item.active{
	border: 1px solid #ff9500;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.pro_det_t_r{
	width: 38%;
}

.pro_det_title{
	margin-bottom: 34px;
}
.pro_det_desc{
	padding: 30px 0;
	border-top: 1px solid #ddd;
}
.pro_det_desc .item{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
}
.pro_det_desc .item .icon{
	width: 20px;
	color: #ff9500;
}
.pro_det_desc .item .tt{
	width: calc(100% - 30px);
}

.pro_det_t_btn_box{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	margin-bottom: 25px;
}
.pro_det_t_btn{
	width: 180px;
	line-height: 44px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background: #333;
	position: relative;
	margin: 0 20px 0 0;
}
.pro_det_t_btn.hover{
	background: #ff9500;
}
.pro_det_t_btn .pic{
	position: absolute;
	left: 50%;
	top: 100%;
	display: none;
	width: 100px;
	height: 100px;
	padding: 5px;
	background: #fff;
	box-shadow: 0 0 4px rgba(115,115,115,.2);
	margin-left: -50px;
}
.pro_det_t_btn:hover .pic{
	display: block;
}

.pro_det_t_tel{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}
.pro_det_t_tel .tt{
	font-size: 16px;
	color: #666;
}
.pro_det_t_tel .text a{
	color: #ff9500;
}


.pro_det_b_bars_box{
	height: 60px;
}
.pro_det_b_bars_rela{
	position: relative;
	z-index: 2;
	background: #fff;
	border-top: 5px solid #ff9500;
	border-bottom: 1px solid #ddd;
}
.pro_det_b_bars{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	
}
.pro_det_b_bars a{
	width: 25%;
	line-height: 54px;
	color: #666;
	text-align: center;
	font-size: 20px;
}
.pro_det_b_bars a.hover{
	color: #fff;
	background: #ff9500;
}

.pro_det_b_tabs_item1_con{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}

.pro_det_b_tabs_item1_l{
	width: calc(100% - 330px);
}
.pro_det_b_title1{
	color: #333;
	margin-bottom: 25px;
}

.pro_det_b_tabs_item1_l_text{
	font-size: 18px;
	line-height: 2;
	color: #333;
}

.pro_det_b_tabs_item1_r{
	width: 280px;
	overflow: hidden;
}
.pro_det_b_table table{
	width: 100%;
	background: #fff;
}
.pro_det_b_table table tr:nth-child(2n+1){
    background: #fbf5ed;
}
.pro_det_b_table table tr:first-child{
    background: #fbe3cd;
    font-weight: bold;
}
.pro_det_b_table table tr td{
	font-size: 16px;
	color: #333;
	line-height: 1.5;
	padding: 10px 10px;
	border: 1px solid #fff;
}


.pro_det_yyly_list1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.pro_det_yyly_list1 dd{
	width: calc((100% - 56px) / 3);
	margin: 0 28px 28px 0;
}
.pro_det_yyly_list1 dd a{
	display: block;
	position: relative;
	overflow: hidden;
}
.pro_det_yyly_list1 dd a img{
	width: 100%;
}
.pro_det_yyly_list1 dd a .tt{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 119px;
	color: #fff;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: flex-end;
	-webkit-align-items: flex-end;
	-ms-align-items:flex-end;
	text-align: center;
	padding-bottom: 25px;
	background: url(../images/pro_det_yyly_bg.png) repeat-x center bottom;
}
.pro_det_yyly_list1 dd a:hover img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}




.sub_title1{
	margin-bottom: 35px;
}
.sub_title1 .tt{
	font-weight: normal;
	color: #000;
}
.sub_title1 .text{
	font-size: 16px;
	line-height: 1.5;
	color: #666;
	padding-top: 10px;
}

.inquiry_list1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.inquiry_list1 dd{
	width: calc((100% - 60px) / 3);
	margin-bottom: 30px;
}
.inquiry_list1 dd:last-child{
	margin-bottom: 0;
}
.inquiry_list1 dd.ddw{
	width: 100%;
}
.inquiry_list1_text,
.inquiry_list1_area{
	display: block;
	width: 100%;
	height: 48px;
	color: #333;
	font-size: 16px;
	padding-left: 20px;
	background: #fff;
	border: none;
}
.inquiry_list1_area{
	height: 140px;
	resize: none;
	padding: 12px 20px;
}
.inquiry_list1_btn_box{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}

.inquiry_list1_btn{
	width: 280px;
	height: 48px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background: #333;
	margin: 0 15px;
	border: none;
}
.inquiry_list1_btn.hover{
	background: #ff9500;
}




.pro_det_footer{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.pro_det_footer dd{
	width: calc(100% / 3);
	overflow: hidden;
}
.pro_det_footer dd a{
	width: 100%;
	height: 200px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	position: relative;
}
.pro_det_footer dd a img{
	height: 100%;
	max-width: none;
}

.pro_det_footer a .tt{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	background: rgba(51,51,51,.8);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.pro_det_footer a:hover img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}

.pro_det_footer a:hover .tt{
	background: rgba(249,145,0,.8);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


/* 电池应用列表页 */
.dianchi_box1{
	margin-bottom: 55px;
}
.dianchi_box1 a{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	background: #f5f5f5;
}
.dianchi_box1_pic{
	width: 50%;
	overflow: hidden;
}
.dianchi_box1_con{
	width: 50%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	padding: 20px 3%;
}

.dianchi_box1_con_tt{
	color: #333;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.dianchi_box1_con_text{
	font-size: 14px;
	line-height: 24px;
	color: #666;
	margin: 18px 0 35px;
}
.dianchi_box1_con_btn{
	display: block;
	width: 160px;
	text-align: center;
	font-size: 16px;
	color: #ff9500;
	line-height: 42px;
	border: 1px solid #ff9500;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.dianchi_box1_con_btn:hover{
	color: #fff;
	background: #ff9500;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.dianchi_box1 a:hover .dianchi_box1_pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}
.dianchi_box1 a:hover .dianchi_box1_con_tt{
	color: #ff9500;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.dianchi_list1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.dianchi_list1 dd{
	width: calc((100% - 40px) / 2);
	background: #f5f5f5;
	margin: 0 0 40px 0;
}
.dianchi_list1 dd a{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.dianchi_list1_pic{
	width: 38.8%;
	overflow: hidden;
}
.dianchi_list1_pic img{
	width: 100%;
}
.dianchi_list1_con{
	width: 61.2%;
	padding: 17px 3%;
}
.dianchi_list1_con .text{
	font-size: 14px;
	line-height: 24px;
	color: #666;
	margin: 8px 0 12px;
}
.dianchi_list1_con .btn{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	font-size: 14px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.dianchi_list1_con .btn .icon{
	padding-left: 6px;
}

.dianchi_list1 dd a:hover .dianchi_list1_pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}
.dianchi_list1 dd a:hover .dianchi_list1_con .btn{
	color: #ff9500;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}



/* 电池应用详细页 */
.dianchi_det_pic_box{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.dianchi_det_pic_box .item{
	width: 49%;
}

.dainchi_yy_list1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.dainchi_yy_list1 dd{
	width: 25%;
	position: relative;
	overflow: hidden;
}
.dainchi_yy_list1 dd img{
	display: block;
	width: 100%;
}
.dainchi_yy_list1 dd .tt{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 110px;
	color: #fff;
	text-align: center;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	background:url(../images/pro_det_yyly_bg.png) repeat-x center bottom / auto 100%;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.dainchi_yy_list1 dd:hover img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}
.dainchi_yy_list1 dd:hover .tt{
	width: 100%;
	height: 100%;
	background: rgba(51,51,51,.8);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}




/* about */
.about_box1_con{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items: flex-end;
	-webkit-align-items: flex-end;
	-ms-align-items:flex-end;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.about_box1_l{
	width: 61.18%;
}
.about_box1_l_title{
	font-weight: normal;
	padding-left: 28px;
	margin-bottom: 40px;
	position: relative;
}
.about_box1_l_title::before{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 4px;
	height: 100%;
	background: #ff9500;
}
.about_box1_l_title .en{
	color: #666;
}
.about_box1_l_title .cn{
	color: #333;
}
.about_box1_l_text{
	padding-right: 8%;
	margin-bottom: 60px;
}
.about_box1_l_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	position: relative;
	margin-top: 10%;
}
.about_box1_l_list::after{
	content: "";
	display: block;
	position: absolute;
	left: 100%;
	width: 200%;
	height: 100%;
	background: #ff9500;
}
.about_box1_l_list dd{
	width: 25%;
}
.about_box1_l_list dd a{
	height: 140px;
	color: #fff;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	text-align: center;
}
.about_box1_l_list dd a .icon{
	font-size: 44px;
	margin-bottom: 15px;
}
.about_box1_l_list dd a .tt{
	font-size: 16px;
}
.about_box1_l_list dd:nth-child(1){
	background: #ff9500;
}
.about_box1_l_list dd:nth-child(2){
	background: #ffa21f;
}
.about_box1_l_list dd:nth-child(3){
	background: #ffaa32;
}
.about_box1_l_list dd:nth-child(4){
	background: #ffb650;
}

.about_box1_l_list dd a:hover{
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
}


.about_box1_r{
	width: 38.82%;
	position: relative;
	z-index: 2;
}



.about_box2{
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.about_box2_con{
	width: 80%;
	max-width: 770px;
}
.about_box2_tt1{
	position: relative;
	color: #ff9500;
	padding-left: 22px;
	font-weight: normal;
	margin-bottom: 25px;
}
.about_box2_tt1::before{
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	display: block;
	width: 4px;
	height: 100%;
	background: #ff9500;
	transform: translate(0,-50%);
}
.about_box2_tt2{
	line-height: 1.5;
	color: #fff;
	font-weight: normal;
	margin-bottom: 40px;
}

.about_box2_video a{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	color: #fff;
	font-size: 16px;
}
.about_box2_video a img{
	margin-right: 12px;
}

.about_box3_con{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.about_box3_l{
	width: 46.42%;
}
.about_box3_l a{
	display: block;
	position: relative;
	overflow: hidden;
}
.about_box3_l img{
	width: 100%;
}
.about_box3_l_con{
	position: absolute;
	right: 0;
	bottom: 0;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	width: 50%;
	height: 200px;
	color: #fff;
	padding: 20px 5%;
	background: #ff9500;
}

.about_box3_text{
	font-size: 16px;
	line-height: 30px;
	margin: 12px 0;
}
.about_box3_icon{
	font-size: 20px;
}

.about_box3_r{
	width: 53.58%;
}

.about_box3_r_item a{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	background: #444;
}
.about_box3_r_item_con{
	width: 40%;
	padding: 15px 5%;
	color: #fff;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
}

.about_box3_r_item_pic{
	width: 60%;
	overflow: hidden;
}

.about_box3_r_item:nth-child(2n) a{
	flex-direction: row-reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
}

.about_box3_l a:hover img,
.about_box3_r_item a:hover .about_box3_r_item_pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}



.about_box4{
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 70px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:flex-end;
	-ms-justify-content:flex-end;
	-webkit-justify-content:flex-end;
	height: 400px;
}
.about_box4_con{
	max-width: 710px;
	width: 80%;
	padding: 20px 0 20px 2%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	background: rgba(255,149,0,.8);
}

.about_box4_list dd{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	line-height: 40px;
	color: #fff;
	padding: 8px 0;
}
.about_box4_list dd .icon{
	width: 40px;
	font-size: 28px;
}
.about_box4_list dd .tt{
	width: calc(100% - 40px);
	font-size: 18px;
}
.about_box4_list dd .tt a{
	color: #fff;
}




.his_box {
    position: relative;
}
.his_box .Time_line {
    position: absolute;
    left: 50%;
    width: 1px;
    height: 100%;
    background: #eee;
    z-index: -1;
}
.HisPageTwo2 {
    box-sizing: border-box;
    padding: 50px 0 0;
}

.HisPageTwo2 .item_box {
    position: relative;
    width: 50%;
    text-align: left;
	float: right;
	display: flex;
	flex-direction: row-reverse;
	margin-bottom: 70px;
}

.HisPageTwo2 .item {
    position: relative;
    width: 90%;
    box-sizing: border-box;
    padding: 30px;
	background: #f2f2f2;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.HisPageTwo2 .item .title {
	color: #333;
	font-weight: normal;
	margin-bottom: 12px;
}
.HisPageTwo2 .item .title2 {
    font-size: 16px;
    color: #333;
    line-height: 32px;
	box-sizing: border-box;
	margin-bottom: 18px;
}
.HisPageTwo2 .item .item_imgBox > img {
    width: 100%;
}
.HisPageTwo2 .item .item_Arrow {
    position: absolute;
    top: 30px;
	left: -16px;
	width: 0;
	height: 0;
	border-style: solid;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-right-width: 13px;
	border-color: transparent  #f2f2f2 transparent transparent;
}

.HisPageTwo2 .item_box .item_Dot {
    position: absolute;
	top: 35px;
	right: auto;
    right:100%;
    transform: translateX(50%);
    width: 14px;
	height: 14px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	border-radius: 50%;
	background: #fff;
	border: 2px solid #ff9500;
}
.HisPageTwo2 > .item_box:nth-child(2n) {
    float: left;
    display: flex;
	flex-direction: row;
}
.HisPageTwo2 > .item_box:nth-child(2n) .item .item_Arrow {
	top: 30px;
	left: auto;
    right: -16px;
    transform: rotateZ(180deg);
}
.HisPageTwo2 > .item_box:nth-child(2n) .item_Dot {
	top: 35px;
	left: 100%;
    transform: translateX(-50%);
}
.HisPageTwo2 > .item_box:nth-child(2){
	margin-top: 100px;
}
.HisPageTwo2 > .item_box:hover .item{
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}



/* 公司简介 */
.sub_wrap{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}

.company_box1_l{
	width: 44.28%;
	overflow: hidden;
}
.company_box1_r{
	width: 50%;
}
.company_box1_r_tt{
	margin-bottom: 15px;
}


.company_box2{
	padding: 75px 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.company_box2_wrap{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:flex-end;
	-ms-justify-content:flex-end;
	-webkit-justify-content:flex-end;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}

.company_box2_con{
	width: 80%;
	max-width: 540px;
	height: 330px;
	padding: 45px 35px;
	background: #fff;
}

.company_box2_con_line{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	margin-bottom: 22px;
}
.company_box2_con_line .icon1{
	width: 80px;
	height: 4px;
	background: #ff9500;
	margin-right: 10px;
}
.company_box2_con_line .icon2{
	width: 20px;
	height: 4px;
	background: #333;
}



.company_box3{
	background: url(../images/company_bg2.jpg) repeat center center;
}
.company_box3_con{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items: flex-start;
	-webkit-align-items: flex-start;
	-ms-align-items:flex-start;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.company_box3_l{
	width: calc((100% - 30px) / 2);
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.company_box3_l .item{
	width: calc((100% - 30px) / 2);
	overflow: hidden;
	margin:0 30px 30px 0;
}
.company_box3_l .item img{
	width: 100%;
}
.company_box3_l .item:nth-child(2n){
	margin-right: 0;
}
.company_box3_l .item:hover img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}
.company_box3_r{
	width: calc((100% - 30px) / 2);
	overflow: hidden;
}
.company_box3_r:hover img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}


/* culture */
.culture_box1_l{
	width: 40%;
}
.culture_box1_r{
	width: 60%;
	position: relative;
}
.culture_box1_r_con{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	padding: 20px 0;
	background: rgba(245,143,0,.7);
}

.culture_box1_r_tt{
	padding-left: 80px;
	margin-bottom: 20px;
}
.culture_box1_r_list dd{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	position: relative;
	padding:30px 0 30px 80px;
}
.culture_box1_r_list dd .icon{
	position: absolute;
	left: -40px;
	width: 80px;
	height: 80px;
	font-size: 34px;
	color: #ff9500;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	border: 1px solid #ff9500;
	background: #fff;
	border-radius: 50%;
}
.culture_box1_r_list dd .con{
	width: calc(100% - 80px);
}

.culture_box1_r_list dd .con .tt{
	margin-bottom: 14px;
}
.culture_box1_r_list dd .con .text{
	font-size: 18px;
	line-height: 24px;
}

.qyzz_box1_scroll_box{
	position: relative;
}

.qyzz_box1_scroll_pic{
	overflow: hidden;
	margin-bottom: 20px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	position: relative;
}
.qyzz_box1_scroll_pic .pic{
    position: absolute;
    left: 0;
    top: 0;
    max-width: 100%;
    padding: 28px 26px;
}
.qyzz_box1_scroll_tt{
	font-size: 18px;
	color: #333;
}
.qyzz_box1_scroll .item:hover .qyzz_box1_scroll_pic{
	box-shadow: 0 0 10px rgba(115,115,115,.2);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.qyzz_box1_scroll_prev,
.qyzz_box1_scroll_next{
	position: absolute;
	left: -80px;
	top:0;
	width: 70px;
	height: 100%;
	color: #dfdfdf;
	font-size: 44px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	cursor: pointer;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.qyzz_box1_scroll_prev{
	transform: rotateZ(180deg);
	-webkit-transform: rotateZ(180deg);
	-ms-transform: rotateZ(180deg);
}
.qyzz_box1_scroll_next{
	left: auto;
	right: -80px;
}

.qyzz_box1_scroll_prev:hover,
.qyzz_box1_scroll_next:hover{
	color: #ff9500;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.qyzz_box2_t{
	height: 240px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	text-align: center;
	background: url(../images/qyzz_bg1.jpg) no-repeat center center / cover;
	margin-bottom: 55px;
}

.certifi_list1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	margin-bottom: 30px;
}
.certifi_list1 dd{
	width: calc((100% - 120px) / 4);
	margin: 0 40px 40px 0;
}
.certifi_list1 dd a{
	display: block;
}
.certifi_list1 dd a .pic{
	overflow: hidden;
	padding: 10px;
	border: 1px solid #ddd;
	margin-bottom: 22px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.certifi_list1 dd a .pic img{
	width: 100%;
}
.certifi_list1 dd a .tt{
	font-size: 18px;
	color: #333;
}
.certifi_list1 dd a:hover .pic{
	box-shadow: 0 0 10px rgba(115,115,115,.2);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.qyzz_more_btn{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	background: #f5f5f5;
	font-size: 18px;
	height: 60px;
}

.qyzz_more_btn .icon{
	font-size: 16px;
	transform: rotateZ(-90deg);
	-webkit-transform: rotateZ(-90deg);
	-ms-transform: rotateZ(-90deg);
	margin-left: 8px;
}
.qyzz_more_btn:hover{
	color: #ff9500;
}



.zp_box1_t{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	margin-bottom: 60px;
}

.zp_box1_select{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	padding: 38px 40px;
	width: calc(100% - 410px);
	background: #f5f5f5;
}
.zp_box1_select_item{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	width: calc((100% - 180px) / 2);
}
.zp_box1_select_item_tt{
	width: 92px;
	font-size: 16px;
	line-height: 44px;
	color: #333;
}
.zp_box1_select_item_text{
	width: calc(100% - 92px);
	background: #fff;
	height: 44px;
	font-size: 16px;
	padding-left: 12px;
	border: none;
}

.zp_box1_select_item_btn{
	width: 120px;
	color: #fff;
	font-size: 16px;
	background: #ff9500;
	border:none;
}

.zp_box1_t_r{
	width: 390px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	color: #fff;
	background: #ff9500;
	padding: 0 30px;
}

.zp_box1_t_r .icon{
	width: 70px;
	font-size: 60px;
	color: #fff;
}
.zp_box1_t_r .tt{
	font-size: 18px;
	color: #fff;
	padding-left: 8px;
	line-height: 2;
}
.zp_box1_t_r .tt a{
	color: #fff;
}




.zp_list1 dt{
	background: #f5f5f5;
}

.zp_list1_t,
.zp_list1_dt{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	height: 80px;
	font-size: 16px;
	line-height: 1.5;
	text-align: center;
	color: #666;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.zp_list1 .name,
.zp_list1 .num,
.zp_list1 .add,
.zp_list1 .xueli,
.zp_list1 .jingyan,
.zp_list1 .xinzi{
	width: 15%;
}
.zp_list1_t{
	cursor: pointer;
	border-bottom: 1px solid #eee;
}
.zp_list1 dd.hover .zp_list1_t{
	color: #ff9500;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.zp_list1 .option{
	width: 10%;
}
.zp_list1 .option .btn{
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	margin: 0 auto;
}

.zp_list1_b{
	display: none;
	padding: 30px 50px;
	background:#f5f5f5;
}

.zp_list1_b_btn{
	display: block;
	width: 160px;
	line-height: 44px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	background: #ff9500;
}



/* contact */
.contact_box1_l{
	width: 67.14%;
}

.contact_box1_t{
	background: #f5f5f5;
	margin-bottom: 30px;
}
.contact_box1_r{
	width: 32.86%;
	padding: 42px 3%;
}
.contact_box1_r_tt{
	color: #000;
	border-bottom: 1px solid #ddd;
	padding-bottom: 22px;
}

.contact_box1_r_text{
	font-size: 16px;
	color: #333;
	padding: 26px 0 20px;
}

.contact_box1_list{
    row-gap: 30px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}

.contact_box1_list .item{
	width: calc((100% - 60px) / 3);
	padding: 40px 3%;
	background: #f5f5f5;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.contact_box1_list .item .tt{
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-bottom: 14px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.contact_box1_list .item .text{
	color: #666;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.contact_box1_list .item .text a{
	color: #666;
}
.contact_box1_list .item:hover{
	background: #ff9500;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.contact_box1_list .item:hover .tt,
.contact_box1_list .item:hover .text,
.contact_box1_list .item:hover .text a{
	color: #fff;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}




/* keyan */
.keyan_box1_list1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.keyan_box1_list1 dd{
	width: 17.14%;
	height: 380px;
	border-left: 1px solid #fff;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.keyan_box1_list1 dd.hover{
	width: 48.35%;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.keyan_box1_list1 dd a{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	position: relative;
	overflow: hidden;
}
.keyan_box1_list1 dd a img{
	display: block;
	height: 380px;
	max-width: none;
}
.keyan_box1_list1 dd .con{
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	width: 100%;
	height: 100%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	text-align: center;
	background: rgba(51,51,51,.3);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.keyan_box1_list1 dd .con .icon{
	font-size: 48px;
	margin-bottom: 15px;
}
.keyan_box1_list1 dd .con .tt{
}
.keyan_box1_list1 dd.hover .con{
	/*background: rgba(82,48,0,.2);*/
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.ky_box2_con{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}

.ky_box2_item1{
	width: calc((100% - 17px) / 3 * 2);
	overflow: hidden;
	margin-bottom: 30px;
}

.ky_box2_item2{
	width: calc((100% - 60px) / 3);
	overflow: hidden;
}
.ky_box2_con a{
	display: block;
	overflow: hidden;
	position: relative;
}
.ky_box2_item_tt{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #fff;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: flex-end;
	-webkit-align-items: flex-end;
	-ms-align-items:flex-end;
	height: 110px;
	text-align: center;
	padding-bottom: 23px;
	background: url(../images/pro_det_yyly_bg.png) repeat-x center bottom / auto 100%;
}

.ky_box2_con a:hover img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}



/* 新闻详细 */
.news_det_wrap{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.news_det_l{
	width: calc(100% - 430px);
	padding: 50px 40px;
	background: #f5f5f5;
}
.news_det_title1{
	line-height: 1.5;
	color: #333;
}
.news_det_time{
	font-size: 16px;
	color: #666;
	padding: 25px 0;
	border-bottom: 1px solid #ddd;
}

.news_det_con{
	padding: 28px 0;
}


.news_det_r{
	width: 400px;
}
.news_det_r_tt{
	margin-bottom: 30px;
}

.news_det_r_list dd{
	margin-bottom: 30px;
}
.news_det_r_list_pic{
	overflow: hidden;
}
.news_det_r_list_con{
	padding: 18px 20px;
	background: #f5f5f5;
}
.news_det_r_list_con .tt{
	margin-bottom: 10px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.news_det_r_list_con .time{
	font-size: 16px;
	color: #666;
}
.news_det_r_list dd:hover .news_det_r_list_pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}
.news_det_r_list dd:hover .news_det_r_list_con .tt{
	color: #ff9500;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}



/* news_list */
.news_box1_select{
	width: 100%;
}

.news_box1_select .zp_box1_select_item{
	width: calc((100% - 210px) / 3);
}


.news_list2 dd{
	margin-bottom: 50px;
	padding-bottom: 50px;
	border-bottom: 1px solid #ddd;
}
.news_list2 dd:last-child{
	margin-bottom: 20px;
}
.news_list2 dd a{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.news_list2_con{
	width: calc(100% - 300px);
	padding-right: 6%;
}

.news_list2_tt{
	color: #333;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.news_list2_text{
	color: #666;
	margin: 13px 0 24px;
}
.news_list2_time{
	font-size: 16px;
	line-height: 40px;
	color: #ff9500;
}
.news_list2_btn{
	display: none;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	border-radius: 10px;
	background: #ff9500;
}
.news_list2_pic{
	width: 300px;
	overflow: hidden;
	border-radius: 15px;
}
.news_list2_pic img{
	width: 100%;
}
.news_list2 dd a:hover .news_list2_pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}
.news_list2 dd a:hover .news_list2_tt{
	color: #ff9500;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.news_list2 dd a:hover .news_list2_time{
	display: none;
}
.news_list2 dd a:hover .news_list2_btn{
	display: block;
}




/* float_fix */
.float_fix{
	position: fixed;
	right: 0;
	bottom: 18%;
	z-index: 3;
	width: 64px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.float_fix .item{
	display: block;
	width: 100%;
    text-align: center;
	border-bottom: 2px solid #fff;
	position: relative;
}
.float_fix .item:first-child .item_icon{
	border-top-left-radius: 5px;
}
.float_fix .item:last-child .item_icon{
	border-bottom-left-radius: 5px;
}
.float_fix .item .item_icon{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	width: 64px;
    height: 64px;
    font-size: 26px;
	color: #555;
    background: #eee;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.float_fix .item:hover .item_icon{
	color: #fff;
    background: #ff9500;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.float_fix .item:last-child{
    border-bottom: none;
}
.float_fix .item.back_top .item_icon{
	color: #fff;
    background: #ff9500;
}

.float_fix .item .item_pic{
	position: absolute;
	right: -100%;
	top: 0;
	width: 120px;
	height: 120px;
	padding: 5px;
	opacity: 0;
	background: #fff;
	box-shadow: 0 0 5px rgba(115,115,115,.2);
}
.float_fix .item:hover .item_pic{
	opacity: 1;
	right: 100%;
}



.pro_det_t_lulan{
    color: #777;
}







