/**
 *               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
 */
/*
 * author 229343733@qq.com
 */



html,body{
	font-family: "Graphik-Light", "Graphik-Medium","Graphik-Regular","Century751-BT",arial,verdana;
}
input, button, textarea,select,button{
	font-family: "Graphik-Light", "Graphik-Medium","Graphik-Regular","Century751-BT",arial,verdana;
}
.bgf4{
	background: #f4f8fa;
}
.bgf5{
	background: #f5f5f5;
}
.bgf6{
	background: #f6f6f6;
}
.bgf8{
	background: #f8f8f8;
}


.fgl{
	font-family: "Graphik-Light";
}
.fgm{
	font-family: "Graphik-Medium";
}
.fgr{
	font-family: "Graphik-Regular";
}
.fcb{
	font-family: "Century751-BT";
}


.header_box{
	height: 0;
}

.header{
	position: fixed;
	left: 0;
	top: 0;
	z-index: 3;
	width: 100%;
	height: 140px;
	border-bottom: 1px solid rgba(250,250,250,.47);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.header .wrapper{
	height: 100%;
	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;
}
.logo{
	width: 226px;
	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;
}
.logo img{
	max-width: 100%;
	max-height: 100%;
}
	.logo_img{
		display: block;
	}
	.logo_footer_img{
		display: none;
	}
.header_m{
	width: calc(100% - 226px - 50px);
	max-width: 1045px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	padding: 0 3%;
}
.header_m_t{
	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: 29px 0 0;
}
.header_m_t_l{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}
.header_m_t_l_item{
	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;
	color: #fafafa;
	margin-right: 3.44vw;
}
.header_m_t_l_item .icon{
	font-size:20px;
	margin-right: 7px;
}

.header_m_t_r{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}
.header_m_t_r .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: 35px;
	height: 35px;
	font-size: 16px;
	color: #fafafa;
	border-radius: 50%;
	border: 1px solid #fafafa;
	margin: 0 20px 0 0 ;
}
.header_m_t_r .icon:last-child{
	margin-right: 0;
}
.header_m_t_r .icon:hover{
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
}


.menu_dl{
	width:100%;
	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;
}
.menu_dl dd{
	position: relative;
}

.menu_tt{
	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;
	font-size:18px;
	padding: 72px 0 48px;
	
	color: #fff;
	white-space: nowrap;
	position: relative;
	font-family: "Graphik-Medium";
}
.menu_tt::after{
	content: "";
	position: absolute;
	left: 0;
	bottom: -2px;
	display: block;
	width: 100%;
	height: 12px;
	opacity: 0;
	background: url(../images/nav_bg.png) no-repeat center center;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.menu_dl dd.hover .menu_tt::after{
	opacity: 1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.menu_down{
	display: none;
	position: absolute;
	left: 50%;
	margin-left: -70px;
	top: 100%;
	z-index: 2;
	width: 141px;
	background: #fff;
	box-shadow: 0 0 5px rgba(115,115,115,.2);
}

.menu_down a{
	display: block;
	font-size: 18px;
	line-height: 26px;
	padding: 16px 0;
	color: #666;
	text-align: center;
	border-bottom: 1px dashed #D5D5D5;
}
.menu_down a:last-child{
	border-bottom: none;
}
.menu_down a:hover{
	color: #72C2C1;
}
.pro_pull_down{
	position: static !important;
}
.product_down {
	left: 0;
	width: 100%;
	margin-left: 0px;
	text-align: center;
}
.product_down a{
	display: inline-block;
	font-family: "Century751-BT";
	font-size: 16px;
	padding:34px 0 17px 14px;
	border: none;
}
.product_down a img{
	width: 140px;
	height: 70px;
}
.product_down a img.show{
	display: block;
}
.product_down a img.show_bg{
	display: none;
}
.product_down a:hover img.show{
	display: none;
}
.product_down a:hover img.show_bg{
	display: block;
}
.header_search_icon_box{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: flex-end;
	-webkit-align-items: flex-end;
	-ms-align-items:flex-end;
	padding-bottom: 32px;
}

.header_search_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;
	font-size: 42px;
	color: #fff;
	cursor: pointer;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}



.search_box{
	display: none;
	position: fixed;
	left:50%;
	top: 50%;
	margin:-30px 0 0 -450px;
	z-index: 15;
	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;
	text-transform: uppercase;
}
.search_box_sub{
	width:40px;
	height: 40px;
	color: #72C2C1;
	font-size: 34px;
	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);
}

.header.hover{
	background: #fff;
	box-shadow: 0 0 5px rgba(115,115,115,.2);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.header.hover .logo_img{
	display: none;
}
.header.hover .logo_footer_img{
	display: block;
}
.header.hover .header_m_t_l_item{
	color: #888;
}
.header.hover .menu_tt{
	color: #222;
}
.header.hover .header_m_t_r .icon{
	color: #888;
	border-color: #888;
}
.header.hover .header_search_icon{
	color: #222;
	font-size: 24xp;
}



.header.pro_det{
	position: relative;
}

.header_box.header_pro{
	height: 156px;
	background: url(../images/header_bg1.png) no-repeat center center / cover;
}







/*
 * 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: 14;
	width: 100%;
	height: 52px;
	background: #fff;
	box-shadow: 0 0 5px rgba(50,50,50,.2);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.mobile_logo{
	height: 52px;
	margin-left: 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;
	padding: 0 15px;
}
.mobile_logo img{
	height: 37px;
	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 .line{
	display: block;
	height: 3px;
	width: 28px;
	background: #72C2C1;
	border-radius: 4px;
	margin-bottom: 6px;
}
.mobile_menu_btn .line:last-child{
	margin-bottom: 0;
}

.mobile_search_icon{
	width: 40px;
	height: 52px;
	color: #222;
	font-size: 22px;
	line-height: 52px;
	text-align: center;
	margin-right: 52px;
	cursor: pointer;
}


.mobile_menu_box{
	position: fixed;
	right: -110%;
	top:0;
	z-index: 15;
	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;
	justify-content: space-between;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	-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{
	width: calc(100% - 50px);
	color: #333;
	font-size: 16px;
	line-height: 24px;
	padding: 10px 0;
	text-transform: capitalize;
}
.mobile_menu_dl dd.hover .mobile_menu_tt .text{
	color: #72C2C1;
}
.mobile_menu_tt_icon{
	display: none;
	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);
	cursor: pointer;
}

.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;
	font-size: 14px;
	text-transform: capitalize;
	padding: 5px 0;
}
.mobile_menu_down_clm_tt .icon{
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	transform: rotateZ(90deg);
	-webkit-transform: rotateZ(90deg);
	-moz-transform: rotateZ(90deg);
	-ms-transform: rotateZ(90deg);
	-o-transform: rotateZ(90deg);
	-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(180deg);
	-webkit-transform: rotateZ(180deg);
	-moz-transform: rotateZ(180deg);
	-ms-transform: rotateZ(180deg);
	-o-transform: rotateZ(180deg);
}
.mobile_menu_down_clm_list{
	display: none;
	padding: 5px 0 0 10px;
}
.mobile_menu_down_clm_list a{
	display: block;
	font-size: 12px;
	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{
	font-weight: bold;
} */

.mobile_search_box{
	position: fixed;
	left: 0;
	top: 52px;
	z-index: 13;
	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: 20px;
	color: #72C2C1;
	font-weight: bold;
	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;
	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;
	padding-bottom: 18px;
}
.mobile_lag_text{
	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;
}
.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: 15;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.2);
}
.mask{
	z-index: 13;
}






.scroll_dots .scroll_dots_bars{
	position: relative;
	padding-top: 30px;
	z-index: 3;
	left: auto;
	bottom: auto !important;
	width: 100%;
	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;
}
.scroll_dots .scroll_dots_bars .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	opacity: 1;
	background: #fafafa;
	margin: 0 6px;
	border-radius: 10px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.scroll_dots .scroll_dots_bars .swiper-pagination-bullet-active{
	width: 50px;
	background: #72C2C1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}







.fz60{
	font-size: 60px;
}
.fz48{
	font-size: 48px;
}
.fz42{
	font-size: 48px;
}
.fz40{
	font-size: 40px;
}
.fz36{
	font-size:36px;
}
.fz32{
	font-size:32px;
}
.fz30{
	font-size: 30px;
}
.fz24{
	font-size: 24px;
}
.fz22{
	font-size: 22px;
}
.fz20{
	font-size: 20px;
}
.fz18{
	font-size: 18px;
}
.fz16{
	font-size: 16px;
}


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


.public_text1 img,
.public_text2 img,
.public_text3 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;
	color: #fff;
	font-size: 16px;
	width: 180px;
	height: 60px;
	background: #eaae23;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

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

.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;
}
.sub_wrap2{
	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;
}

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



/* banner */
.banner_box{
	position: relative;
}
.banner_item{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.banner_item_con{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 120px 0 0;
}
.banner_item_con .wrapper{
	height: 100%;
}

.banner_item_con_l{
	width: 34%;
	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;
}
.yuan{
	display: inline-block;
	border: 4px solid rgba(114,194,193,.2);
	border-radius: 100%;
 
}
.yuan::before{
	content: "";
	text-align: center;
	display: block;
	background: rgba(114,194,193,1);
	width: 8px;
	border-radius: 100%;
	height: 8px;
}


.banner_item_con_tt1{
}
.banner_item_con_tt2{
	line-height: 1.2;
	letter-spacing: 4px;
	margin:0.42vw 0 0.9vw;
	
}
.banner_item_con_text{
	line-height: 1.3;
	margin-bottom: 2vw;
}

.banner_item_con_more_box{
	width: 220px;
	height: 54px;
	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 #72C2C1;
	border-radius: 30px;
}
.banner_item_con_more{
	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: 211px;
	height: 46px;	
	font-size: 16px;
	color: #fafafa;
	border-radius: 25px;
	background: rgba(114,194,193,1);
}
.banner_item_con_more .icon{
	font-size: 22px;
	margin-right: 5px;
}
.banner_item_con_img{
	padding-top: 33px;
}


.banner_item_con_r{
	width: 59%;
}
.banner_item_con_r_video{
	width: 8.33vw;
	height: 8.33vw;
	position: relative;
	margin: 0 auto;
}


.banner_b{
	position: absolute;
	right:  0;
	bottom: 0;
	z-index: 2;
	width: 40.4vw;
	height: 118px;
	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-left: 9.38vw;
}
.banner_bars{
	 
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}
.banner_bars .item{
	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;
	margin: 0 20px 0 0;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	opacity: 0.5;
}
.banner_bars .item.active{
	opacity: 1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.banner_b_btn_box{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}
.banner_b_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;
	width: 34px;
	height: 34px;
	font-size: 18px;
	color: #fafafa;
	border-radius: 50%;
	border: 1px solid #fafafa;
	margin: 0 14px 0 0;
	cursor: pointer;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.banner_b_btn.prev{
	transform: rotateZ(180deg);
	-webkit-transform: rotateZ(180deg);
	-ms-transform: rotateZ(180deg);
}
.banner_b_btn:hover{
	background: #72C2C1;
	border-color: #72C2C1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.banner_b_nums_box .swiper-pagination{
	position: relative;
	bottom: auto;
	left: auto;
	width: auto;
	font-size: 16px;
}
.banner_b_nums_box .swiper-pagination .swiper-pagination-current{
	font-size: 30px;
	padding-right: 6px;
}

.banner_b_nums_box .swiper-pagination .swiper-pagination-total{
	padding-left: 6px;
}




.ind_box1{
	padding: 120px 0 50px;
	/* background: url(../images/ind_about_bg.png) no-repeat center center / 100% auto; */
}

.ind_box1_l{
	width: 45%;
	padding-left: 8.33vw;
}
.ind_box1_l_tt1{
	line-height: 1.1;
	margin-bottom: 20px;
}
.ind_box1_l_tt1 img{
	margin-top: -12px;
}
.ind_box1_l_tt2{
	line-height: 1.8;
}

.ind_box1_l_tt3{
	line-height: 1.1;
}

.ind_box1_l_text{
	margin: 14px 0 2.4vw;
}
.ind_box1_l_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;
	width: 220px;
	height: 60px;
	border: 1px solid #707070;
	border-radius: 30px;
}
.ind_box1_l_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;
	width: 208px;
	height: 50px;
	color: #222;
	font-size: 18px;
	background: #72C2C1;
	border-radius: 25px;
}
.ind_box1_l_btn .icon{
	font-size: 24px;
	margin-right: 6px;
}
.ind_box1_img{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:flex-start;
	-ms-justify-content:flex-start;
	-webkit-justify-content:flex-start;
	flex-wrap: wrap;
}
.ind_box1_img dd{
	display: flex;
	text-align: center;
	padding: 20px 0px 0 ;
	width: 20%;
	justify-content: center;
	align-content: center;
	flex-direction: column;
}
.ind_box1_img dd img{
	margin: 0 auto;
	width: 40%;
}
.ind_box1_img dd div{
	position: relative;
	line-height: 30px;
	font-family: "Century751 BT";
	font-size: 16px;
	display: inline-block;
}
.yuanbox1{
    display: fixed;
    justify-content: center;
}
.indbox_icon{
	position: absolute;
	z-index: -1;
	display: none;
	left: -10px; 
}

.indbox_icon::before{

	width: 22px;
	height: 22px;
}
.ind_box1_img dd:hover .indbox_icon{
	display: block;
}
.ind_box1_r{
	width: 53.38%;
	text-align: center;
}

.ind_box2{
	height: 281px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
	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;
}
.ind_box2_t{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	background: rgba(4,5,6,.24);
}
.ind_box2_t .item{
	width: 25%;
	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;
	height: 281px;
	padding: 0 2%;
	position: relative;
}
.ind_box2_t .item:last-child{
	border-right: 0;
}
.ind_box2_t .item .icon{
	width: 60px;
	font-size: 60px;
	text-align: center;
}
.ind_box2_t .item .con{
	height: 281px;
	padding-left: 0.78vw;
}
.ind_box2_t .item .con .tt{
	margin-bottom: 2px;
}
.ind_box2_t .item .con .text{
	text-align: center;
	font-size: 14px;
	line-height: 20px;
}
.ind_box2_t .item .con .counter1 {
	margin-top: 70px !important;
	text-align: center;
	margin: 0px auto;
}
.ind_box2_t .item .con .counter1::after{
	content: "";
	background: url("../images/ind_box2_icon.png") no-repeat center center ;
	width: 123px;
	height: 8px;
	display: block;
	text-align: center;
	margin: 10px  auto 17px auto;

}
.ind_box2_b{
	width: 80%;
	max-width: 1080px;
	padding-bottom: 6.25vw;
	margin: 0 auto;
}
.ind_box2_b_tt1{
	letter-spacing: 4px;
}

.ind_box2_b_tt2{
	letter-spacing: 6px;
	padding: 10px 0 0; 
}

.ind_box2_b_tt3{
	line-height: 1.2;
	letter-spacing: 7px;
}


/* ind_box3 */
.ind_box3{
	background: url(../images/ind_hot_bg.png) no-repeat top center; 
}
.ind_box3_title1{
	margin-bottom: 50px;
}
.ind_box3_title1 .tt_box{
	position: relative;
}
.ind_box3_title1 .tt_box .tt_bg{
 
 
	line-height: 1;
	text-shadow: 0 0 1px rgba(0,0,0,.5);
}
.ind_box3_title1 .tt_box .tt{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	text-align: center;
	transform: translate(-50%,-49%);
}
.ind_box3_product_classs {
	left: 0;
	width: 100%;
	margin-left: 0px;
	text-align: center;
}
.ind_box3_product_classs a{
	display: inline-block;
	font-family: "Century751-BT";
	font-size: 16px;
	padding: 0px 0 67px 14px;
	border: none;
}
.ind_box3_product_classs a:hover{
	color: #72C2C1;
}
.ind_box3_product_classs a.hover{
	color: #72C2C1;
}
.ind_box3_product_classs a img{
	width: 140px;
	height: 70px;
	display: block;
}

.ind_pro_list1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	align-items: flex-start;
}
.ind_pro_list1 dd{
	position: relative;
	width: calc(25% - 20px) ;
	margin: 0 20px 0 0;
	box-shadow: 0px 0px 4px rgba(0,0,0,.1);
	background: #FFF;
	margin-bottom: 20px;
	display: flex;
	justify-content: flex-end;
	flex-direction:column;
}

.ind_pro_list1 .hover_show_bg {
	opacity: 0;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-ms-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}


.ind_pro_list1 dd:last-child{
	margin-right: 0;
}


.ind_pro_list1_pic{
	position: relative;
	z-index: 1;
	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;
}
.ind_pro_list1_pic img{
	width: 100%;
	position: relative;
	z-index: 2;
	margin: 0px 0;
	opacity: 1;
}
.ind_pro_list1_pic .pic1{
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}
.ind_pro_list1_pic .pic2{
	opacity: 1;
}

.ind_pro_list1_mask{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 65%;
	max-width: 200px;
	height: 100%;
	padding: 38px 0;
	border-radius: 1.56vw;
	background: #f5f5f5;
	transform: translate(-50%,-50%);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.ind_pro_list1_con{
	position: relative;
	z-index: 3;
	padding: 6px 0 0;
	text-align: center;
}
.ind_pro_list1_sku{
	display: block;
	margin-bottom: 3px;
}
.ind_pro_list1_title{
	display: block;
	text-align: left;
	margin: 6px 10px 18px 20px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	color: #222;
}
.ind_pro_list1_text{
	margin: 6px 10px 18px 20px;
	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;
}
.ind_pro_list1_text .ind_pro_list1_text_item{
 
	width: 50%;
 
}
.ind_pro_list1_text .ind_pro_list1_text_item span{
	display: block;
	text-align: left;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	color: #888;
}

.ind_pro_list1_text .ind_pro_list1_text_item span:last-child{
	color: #222;
}
.ind_pro_list1_btn_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: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	width: 100%;
	margin: 0 auto;
}
.ind_pro_list1_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;
	width: calc(50% - 20px );
	height: 56px;
	font-size: 14px;
	color: #888;
	border-top: 1px solid rgb(112, 112, 112,0.08);
	margin-right: 20px;
}
.ind_pro_list1_btn:last-child{
	border-left: 1px solid rgb(112, 112, 112,0.08);
}
.ind_pro_list1_btn{
	border: 0px;
}
.ind_pro_list1_btn .icon{
	font-size: 18px;
	margin-right: 6px;
	color:#000;
}
.ind_pro_list1 dd{
	 background-size: 0;
}
.ind_pro_list1 dd:hover {
	
	background-size: 100%;
}

.ind_pro_list1 dd:hover .hover_show_bg {
	opacity: 1;
}
.ind_pro_list1 dd:hover .ind_pro_list1_con {
	background: rgb(0,0,0, 0.25);

}

.ind_pro_list1 dd:hover .ind_pro_list1_pic img{
	opacity: 0;
}
.ind_pro_list1 dd:hover .ind_pro_list1_btn{
	color: #FFF;
	border-top: 1px solid rgb(255, 255, 255,0.08);
}
.ind_pro_list1 dd:hover .ind_pro_list1_title{
	color:#FFF;
	
}
.ind_pro_list1 dd:hover .ind_pro_list1_btn:last-child{
	border-left: 1px solid rgb(255, 255, 255,0.08);
}
.ind_pro_list1 dd:hover .ind_pro_list1_text .ind_pro_list1_text_item span{
	color:#FFF !important;
}

.ind_pro_list1 dd:hover  .ind_pro_list1_btn .icon{
	color:#FFF;
}
.ind_box4{
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 648px;
}
.ind_box4 .wrapper{
	height: 100%;
	display:flex;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	justify-content:flex-end;
	-ms-justify-content:flex-end;
	-webkit-justify-content:flex-end;
	padding-bottom: 10.83vw;
}
.ind_box4_title1{
	line-height: 1;
}
.ind_box4_text{
	margin: 20px auto 40px;
}


.ind_box5_title1{
	margin-bottom: 15px;
}
.ind_box5_title2{
	line-height: 1.1;
	margin-bottom: 50px;
}

.ind_box5_con{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.ind_box5_con span{
    font-weight: bold;
}
.ind_box5_item{
	width: 50%;
	padding: 10px 0 20px;
	border-right: 1px solid #C5C5C5;
}
.ind_box5_item:last-child{
	border: none;
}

.ind_box5_item_title{
	height: 58px;
	margin-bottom: 25px;
}
.ind_box5_item_list{
	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_box5_item_list dd{
	width: 31%;
	max-width: 175px;
	margin: 0 auto;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box5_item_list dd .icon{
	font-size: 52px;
	color: #222;
	margin-bottom: 15px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box5_item_list dd:hover .icon{
	color: #72C2C1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box5_item_list dd:hover{
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.ind_box6{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: 800px;
}
.ind_box6_con{
	max-width: 1040px;
}
.ind_box6 .wrapper{
	height: 100%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:flex-end;
	-ms-justify-content:flex-end;
	-webkit-justify-content:flex-end;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	padding-bottom: 60px;
}

.ind_box6_title1{
	letter-spacing: 2px;
}
.ind_box6_title2{
	line-height: 1;
	letter-spacing: 4px;
	margin: 18px 0 35px;
}
.ind_box6_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}

.ind_box6_list_item{
	width: 49%;
}
.ind_box6_list_item_t{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	margin-bottom: 12px;
}
.ind_box6_list_item_t .line{
	width: 6px;
	height: 50px;
	background: #72C2C1;
}
.ind_box6_list_item_t .tt{
	width: calc(100% - 6px);
	padding-left: 1.77vw;
}

.ind_box6_list_item_b{
	padding-left: calc(6px + 1.77vw);
}

.ind_box7_title_box{
	margin-bottom: 50px;
}
.ind_box7_title{
	line-height: 1.2;
}

.ind_box7_title_more{
	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: 300px;
	height: 60px;
	font-size: 18px;
	color: #72C2C1;
	border: 1px solid #72C2C1;
	border-radius: 30px;
}
.ind_box7_title_more .icon{
	font-size: 24px;
	margin-right: 5px;
}
.ind_box7_title_more:hover{
	color: #fff;
	background: #72C2C1;
}


.ind_blog_list{
	height: 450px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto 292px;
	border-radius: 10px;
}
.ind_blog_list dd{
	width: calc(100% / 4);
	height: 450px;
}
.ind_blog_list dd a{
	height: 100%;
	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;
}
.ind_blog_list_item_con{
	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;
	border-radius: 10px;
	height: 100%;
	overflow: hidden;
	padding: 0 2.5vw;
	position: relative;
}
.ind_blog_list_item_con_pic{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 0;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_blog_list_item_con_pic::after{
	content: "";
	display: block;
	opacity: 1;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,136,1,.63);
}
.ind_blog_list_item_tt{
	margin-bottom: 10px;
	position: relative;
	z-index: 1;
}
.ind_blog_list_item_text{
	position: relative;
	z-index: 1;
}
.ind_blog_list dd:hover .ind_blog_list_item_con_pic,
.ind_blog_list dd.hover .ind_blog_list_item_con_pic{
	opacity: 1;
	background-color: #72C2C1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
/* ind_box_last */
.ind_box_last{

}
.ind_box_last_con{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	flex-wrap: wrap;
	position: relative;
}
.ind_box_last_con_item{
	
	width: 230px;
	height: 80px;
	margin-right: -10px;
	background: url(../images/ind_box_last_con_item_bg1.png) no-repeat center center;
	position: relative;
	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;
	align-content:center;
	-ms-align-content:center;
	-webkit-align-content:center;
	text-align: center;
	cursor: pointer;
}
.ind_box_last_con_item .yuan{
	position: absolute;
	right: 15px;
	top:37px;
}
.ind_box_last_con_item p{
	color: #222;
}
.ind_box_last_con_item:hover, .ind_box_last_con_item.hover{
	background: url(../images/ind_box_last_item_bg.png);
}
.ind_box_last_con_item:hover p, .ind_box_last_con_item.hover p{
    color: #FFF;
}
.ind_box_last_con_p2{
	color: #888;
	font-size: 14px;
}
.ind_box_last_con_item:hover p.ind_box_last_con_p2, .ind_box_last_con_item.hover .ind_box_last_con_p2{
    color: #fafafa;
}
.ind_box_last_con_item:hover .yuan::before, .ind_box_last_con_item.hover .yuan::before{
    background: #FFF; 
}

.ind_box_last_con_item:hover .yuan, .ind_box_last_con_item.hover .yuan{
    border: 1px solid rgb(255, 255, 255,0.5);
}
.ind_box_last .pro_det_inf_btn_box{
	justify-content: center;
}
.ind_box_last_con::before{
	content: "";
	width: 240px;
	height: 155px;
	background: url(../images/ind_box_last_con_before.png) top left;
	background-size: 100%;
	position: absolute;
	left:20px;
	top:-110px;

}
.ind_box_last_con::after{
	content: "";
	width: 240px;
	height: 155px;
	background: url(../images/ind_box_last_con_affter.png) top right;
	background-size: 100%;
	position: absolute;
	right:20px;
	top:-110px;
}
/* footer */
.footer{
	 
}
.footer_t{
	padding: 80px 0 60px;
}
.footer_t .wrapper{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-ms-align-items:center;
	-webkit-align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.footer_t_l{
	width: 19%;
}
.footer_t_l_logo{
	width: 100%;
	text-align: center;
}
.footer_nav{
	width: 100%;
	margin-top: 30px;
	text-align: center;
}
.footer_nav a{

	font-family: "Century751-BT";
	font-size: 18px;
	color:#222;
	margin-top: 10px;
	display: inline-block;
	font-style:oblique;
}
.footer_nav a::after{
	content:'';
	display: inline-block;
	width:3px;
	height:3px;
	background:#000;
	border-radius: 50%;
	margin:0px 20px 0 20px;
	position: relative;
	top:-2px
}
.footer_nav a:last-child::after{
	display: none;
}
.footer_nav2 a {
	font-family: "Century751-BT";
	font-size: 18px;
	color:#888888;
	font-style:normal;
}

.footer_nav2 a::after{
	opacity: 0;
}
.footer_contact {
	width: 100%;
	text-align: center;
	margin-top: 30px;
	font-size: 24px;
	font-family: "Century751-BT";
	
}
.footer_contact_h{
	display: inline-block;
	width: 94px;
	height: 4px;
	background-color: #72C2C1;
}
.footer_contact a{
	margin-right: 30px;display:inline-block;
}
.footer_contact .icon{
	font-size: 30px;

}
.footer_t_l_list{
	margin-bottom: 30px;
}
.footer_t_l_list .item{
	margin-bottom: 7px;
}
.footer_t_l_list .item .tt{
	font-size: 14px;
	padding-bottom: 3px;
}
.footer_t_l_list .item .text a{
	color: #fafafa;
	letter-spacing: 2px;
}
.footer_t_l_list .item .text a:hover{
	color: #72C2C1;
}
.footer_t_l_sm_box{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	width: 100%;
 
}
.footer_t_l_sm{
	 display: inline-block;
 
	text-align: center;
}
.footer_t_l_sm .icon{
	float: left;
	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: 41px;
	height: 41px;
	font-size: 16px;
	color: #222;
	border-radius: 50%;
	border: 1px solid #222;
	margin: 0 1.04vw 5px 0 ;
}
.footer_t_l_sm .icon:last-child{
	margin-right: 0;
}
.footer_t_l_sm .icon:hover{
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
}


.footer_t_m1{
	width: 18%;
}

.footer_t_m1_item{
	margin-bottom: 10px;
}
.footer_t_m1_item:last-child{
	margin-bottom: 0;
}
.footer_t_m1_item_title{
	display: block;
	font-size: 20px;
	color: #fafafa;
	margin-bottom: 11px;
}
.footer_t_m1_item_list a{
	display: block;
	font-size: 16px;
	line-height: 24px;
	padding: 8px 0;
	color: #888;
}
.footer_t_m1_item_list a:hover{
	color: #72C2C1;
	transform:translateX(3px);
	-webkit-transform:translateX(3px);
}

.footer_t_m1_item_title2{
	display: block;
	color: #fafafa;
	font-size: 20px;
	line-height: 1.5;
	margin: 15px 0;
}
.footer_t_m1_item_title2:hover{
	color: #72C2C1;
	transform:translateX(3px);
	-webkit-transform:translateX(3px);
}

.footer_t_r{
	width: 18%;
}
.footer_t_r_title{
	margin-bottom: 20px;
}
.footer_t_form dd{
	margin-bottom: 20px;
}
.footer_t_form_text,
.footer_t_form_area{
	width: 100%;
	height: 50px;
	font-size: 14px;
	font-family: "Graphik-Light";
	color: #FFFFFF;
	padding-left: 17px;
	border-radius: 10px;
	background: rgb(255, 255, 255,0.36);
	border: 0px solid #918E8E;
}
.footer_t_form_text::-webkit-input-placeholder,
.footer_t_form_area::-webkit-input-placeholder{
	color: #FFF;
}
.footer_t_form_area{
	height: 80px;
	padding: 10px 17px;
	resize: none;
}

.footer_t_form_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;
	width: 100%;
	height: 40px;
	font-size: 14px;
	color: #fff;
	background: #72C2C1;
	border-radius: 20px;
}
.footer_t_form_btn .icon{
	font-size: 20px;
	margin-right: 6px;
}


.footer_b{
	border-top: 1px solid #DFE2E6;
 
	padding: 25px 0;
}
.footer_b_l{
	font-size: 14px;
	line-height: 20px;
	color: #888;
}
.footer_b_l a{
	color: #fafafa;
}
.footer_b_l a:hover{
	color: #72C2C1;
}
.footer_b_m{
	line-height: 20px;
	font-size: 14px;
	color: #888;
}

.footer_b_r{
	width: 120px;
	height: 40px;
	position: relative;
}
.footer_b_r_tt{
	width: 120px;
	height: 40px;
	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: 20px;
	border: 1px solid #707070;
	cursor: pointer;
}
.footer_b_r_tt .icon img{
	display: block;
}
.footer_b_r_tt .tt{
	font-size: 14px;
	color: #fafafa;
	padding: 0 10px 0 8px;
}
.footer_b_r_tt .icon2{
	color: #fafafa;
	font-size: 16px;
	transform: rotateZ(-90deg);
	-webkit-transform: rotateZ(-90deg);
	-ms-transform: rotateZ(-90deg);
}

.footer_b_r_down{
	display: none;
	position: absolute;
	left: 0;
	bottom: 100%;
	width: 120px;
	background: #fff;
	padding: 8px 0;
	border-radius: 10px;
}
.footer_b_r_down 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;
	height: 30px;
	font-size: 14px;
	color: #222;
}
.footer_b_r_down a .icon{
	margin-right: 6px;
}

.footer_b_r_down a:hover{
	color: #72C2C1;
}
.footer_b_r:hover .footer_b_r_down{
	display: block;
}


/* float_fixed */
.float_fixed{
	position: fixed;
	right: 0;
	bottom: 20%;
	z-index: 2;
	width: 40px;
}
.float_fixed.index{
	display: none;
}
.float_fixed .item{
	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: 40px;
	height: 40px;
	font-size: 22px;
	color: #72C2C1;
	background: #f5f5f5;
	margin-bottom: 5px;
	border-radius: 5px;
}
.float_fixed .item:hover{
	color: #fff;
	background: #72C2C1;
}
.float_fixed .item.back_top{
	display: block;
	color: #fff;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	background: #72C2C1 !important;
}





/* contact */

.sub_banner{
	position: relative;
	height: 600px;
	background: url(../images/sub_banner_contact.png) no-repeat center center / cover;
	padding-top: 157px;
}

.location{
	padding: 18px 0;
	font-size: 14px;
	color: #fafafa;
}
.location .wrapper{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}
.location .icon{
	font-size: 20px;
	margin-right: 5px;
}
.location a{
	color: #fff;
	margin: 0 3px;
}
.location_pro{
	color: #999;
	font-size: 14px;
	background: #fff;
}
.location_pro a{
	color: #999;
}
.location_pro a:hover{
	color: #72C2C1;
}


.sub_banner_con{
	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;
	padding-top: 85px;
}



/* contact_box1 */
.contact_box1{
	margin-top: -120px;
}
.contact_box1 .wrapper{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	flex-wrap: wrap;
}
.contact_box1_l{
	width: 38%;
	padding: 0 4%;
	background: #FFF;
	border-radius: 10px;
	box-shadow: 0 3px 6px rgba(0,0,0,.16);
}

.contact_box1_l_title1{
	margin-bottom: 28px;
}
.contact_box1_l_title1 .tt{
	margin-bottom: 14px;
}

.contact_box1_l_list{
	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_l_list .item{
	width: 49%;
	margin-bottom: 25px;
}
.contact_box1_l_list .item.item_w{
	width: 100%;
}

.contact_box1_l_list .item .item_tt{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	font-size: 16px;
	color: #888;
	margin-bottom: 12px;
}
.contact_box1_l_list .item .item_tt .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: 28px;
	height: 28px;
	font-size: 24px;
	margin-right: 5px;
	color: #72C2C1;
}
.contact_box1_l_list .item .text{
	font-size: 16px;
	line-height: 24px;
	color: #222;
	font-family: "calibril";
}
.contact_box1_l_list .item .text a{
	color: #222;
}
.contact_box1_l_list .item .text a:hover{
	color: #72C2C1;
}


.contact_box1_r{
	width: 48%;
	max-width: 670px;
	margin: 0 auto;
	background: url(../images/contact_box1_r_bg.png) no-repeat bottom center;
}
.contact_box1_r_item{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	margin-top:25px;
	margin-bottom:65px
}
.contact_box1_r_item .icon{
	background: rgb(245, 245, 245,0.36);
	width: 66px;
	height: 66px;
	line-height: 67px;
	text-align: center;
	border-radius: 5px;
	font-size: 24px;
}
.contact_box1_r_item_r{
	width: calc(100% - 100px);
	margin-left: 20px;
}
.contact_box1_r_pic{
	text-align: center;
}
.contact_box1_r_pic img{
	display: block;
}

.contact_box1_r_con{
	height: 180px;
	background: url(../images/contact_bg2.png) no-repeat center center / cover;
	position: relative;
	padding: 45px 6% 41px;
	border-radius: 10px;
	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;
}
.contact_box1_r_con_tt{
	text-align: center;
	line-height: 1.2;
}

.contact_box1_r_sm{

	width: 100%;
	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;
}
.contact_box1_r_sm .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: 90px;
	height: 90px;
	color: #fff;
	font-size: 30px;
	border-radius: 50%;
	margin: 0 0.52vw;
}
.contact_box1_r_sm .icon:nth-child(1){
	background: #3B5796;
}
.contact_box1_r_sm .icon:nth-child(2){
	background: #55ADED;
}
.contact_box1_r_sm .icon:nth-child(3){
	background: #0274B3;
}
.contact_box1_r_sm .icon:nth-child(4){
	background: #ee5134;
}
.contact_box1_r_sm .icon:nth-child(5){
	background: #EB3618;
}
.contact_box1_r_sm .icon:nth-child(6){
	background: #e60024;
}
.contact_box1_r_sm .icon:hover{
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
}



.contact_box2{
	background: #fafafa;
}
.sub_title1{
	margin-bottom: 30px;
}
.sub_title1 .tt::before{
	content: "";
	display: inline-block;
	width: 14px;
	height: 36px;
	background-color: #72C2C1;
}
.sub_title1 .text{
	padding-top:5px;
}

.contact_form{
	width: 100%;
	max-width: 1260px;
	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: 0 auto;
}
.contact_form dd{
	width: calc((100% - 30px) / 2);
	margin-bottom: 30px;
}
.contact_form_text,
.contact_form_area{
	display: block;
	width: 100%;
	height: 60px;
	font-size: 16px;
	color: #222;
	padding-left: 20px;
	border-radius: 10px;
	background: #fafafa;
	border: 1px solid #E5E5E5;
}
.contact_form_area{
	height: 180px;
	padding: 14px 20px;
	resize: none;
}
.contact_form dd.ddw{
	width: 100%;
}

.contact_form_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;
	width: 230px;
	height: 50px;
	font-size: 18px;
	color: #fff;
	background: #72C2C1;
	border-radius: 25px;
	border: none;
}
.contact_form_btn .icon{
	font-size: 20px;
	margin-right: 8px;
}



/* blog */
.blog_page_title{
	margin-bottom: 75px;
}

.blog_page_bars{
	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;
}
.blog_page_bars .item{
	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;
	color: #888;
	font-size: 18px;
	padding: 10px 3.91vw 30px;
	border-bottom: 4px solid #F3F3F3;
	margin: 0 2.08vw 0 0;
}
.blog_page_bars .item:last-child{
	margin-right: 0;
}
.blog_page_bars .item .icon{
	font-size: 24px;
	margin-right: 8px;
}

.blog_page_bars .item.hover,
.blog_page_bars .item:hover{
	color: #222;
	border-bottom-color: #72C2C1;
}

.blog_page_title_r{
	width: 33.65vw;
}
.blog_page_search_form{
	width: 100%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	border-radius: 36px;
	background: #fff;
	overflow: hidden;
	box-shadow: 0 3px 6px rgba(0,0,0,.16);
}

.blog_page_search_text{
	width: calc(100% - 90px);
	height: 72px;
	padding-left: 30px;
	font-size: 16px;
	color: #222;
	font-family: "calibril";
	border: none;
}
.blog_page_search_text::-webkit-input-placeholder{
	color: #888;
}
.blog_page_search_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;
	width: 90px;
	height: 72px;
	color: #888;
	font-size: 24px;
	border: none;
}


.blog_list1 dd{
	padding-bottom: 60px;
	border-bottom: 1px solid rgba(112,112,112,.2);
	margin-bottom: 60px;
}
.blog_list1 dd:last-child{
	margin-bottom: 0;
	border-bottom: none;
}
.blog_list1_item{
	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;
}

.blog_list1_pic{
	width: 520px;
	overflow: hidden;
	border-radius: 10px;
}
.blog_list1_pic img{
	width: 100%;
}
.blog_list1_con{
	width: calc(100% - 520px);
	padding-left: 3.02vw;
}
.blog_list1_tt{
	color: #222;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.blog_list1_time{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	color: #888;
	font-size: 16px;
	padding: 14px 0 8px;
}
.blog_list1_time .icon{
	color: #72C2C1;
	margin-right: 5px;
}
.blog_list1_text{
	margin-bottom: 14px;
}

.blog_list1_more{
	width: 236px;
	height: 60px;
	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 #FAFAFA;
	border-radius: 30px;
}
.blog_list1_more_con{
	width: 217px;
	height: 50px;
	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;
	font-size: 18px;
	color: #fff;
	border-radius: 25px;
	background: #72C2C1;
}
.blog_list1_more_con .icon{
	font-size: 24px;
	margin-right: 5px;
}

.blog_list1_item:hover .blog_list1_pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}
.blog_list1_item:hover .blog_list1_tt{
	color: #72C2C1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.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: 60px 0 20px;
}
.page a{
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 41px;
	font-size: 14px;
	color: #888;
	font-family: "Graphik-Medium";
	background: #f5f5f5;
	margin: 0 5px 5px;
	border-radius:20px;
}

.page a.page_btn{
	width: 80px;
	font-size: 18px;
}
.page a:hover,
.page a.hover{
	color: #fff;
	background: #72C2C1;
}
.page a.page_btn.next{
	transform: rotateZ(180deg);
	-webkit-transform: rotateZ(180deg);
	-ms-transform: rotateZ(180deg);
}




/* solu_det */
.solu_det_l{
	width: calc(100% - 313px);
	padding-right: 7%;
}
.solu_det_title1{
	line-height: 1.3;
	margin-bottom: 20px;
}

.solu_det_date{
	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: 0 0 8px;
	border-bottom: 1px solid #F5F5F5;
}
.solu_det_date .item{
	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;
	margin: 0 0.94vw 10px;
	font-size: 14px;
}
.solu_det_date .item .icon{
	color: #72C2C1;
	font-size: 14px;
	margin-right: 7px;
}


.solu_det_text{
	padding: 35px 0;
	border-bottom: 1px solid #f5f5f5;
	margin-bottom: 30px;
}
.solu_det_text_img{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
}
.solu_det_share{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}
.solu_det_share .tt{
	font-size: 18px;
	color: #444;
}

.solu_det_tags{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	padding-bottom: 30px;
}
.solu_det_tags a{
	color: #888;
	text-decoration: underline;
	margin: 0 1.56vw 15px 0;
}
.solu_det_tags a:hover{
	color: #72C2C1;
}




.solu_det_page{
	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;
	border: 1px solid #ccc;
	border-radius: 40px;
}
.solu_det_page_item{
	width: calc((100% - 90px) / 2);
	height: 80px;
	padding: 10px 3.5%;
	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;
}
.solu_det_page_item .tt{
	font-size: 18px;
	color: #444;
	padding-bottom: 3px;
}
.solu_det_page_item .text{
	font-size: 16px;
	color: #888;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.solu_det_page_item:hover .text{
	color: #72C2C1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.solu_det_page_index{
	width: 90px;
	height: 80px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.solu_det_page_index a{
	width: 100%;
	height: 100%;
	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;
	font-size: 36px;
	text-align: center;
	color: #72C2C1;
}



.solu_det_r{
	width: 313px;
}
.solu_det_r_title{
	padding-bottom: 25px;
	border-bottom: 1px solid #FAFAFA;
	margin-bottom: 30px;
}
.rela_solu_list dd{
	margin-bottom: 20px;
	background: #FAFAFA;
 
}
.rela_solu_list dd:last-child{
	margin-bottom: 0;
}
.rela_solu_list dd a{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
}
.rela_solu_list dd a .pic{
	width: 45%;
	overflow: hidden;
}
.rela_solu_list dd a .con{
	width: 45%;
}
.rela_solu_list dd a .pic img{
	width: 100%;
	border-radius: 0 20px 20px 0 ;
}
.rela_solu_list dd a .tt{
	font-size: 16px;

	line-height: 20px;
	color: #666;
	padding: 13px 0 10px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	font-family: "Century751-BT";
	 
}
.rela_solu_list dd a .time{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	color: #888;
 
}
.rela_solu_list dd a .time .icon{
	color: #72C2C1;
	margin-right: 6px;
}

.rela_solu_list dd a:hover .pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}
.rela_solu_list dd a:hover .tt{
	color: #72C2C1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}




/* gallery */

.gallery_bars_box{
	border-top: 1px solid rgba(250,250,250,.27);
	margin-top: -91px;
	position: relative;
	z-index: 2;
}
.gallery_bars{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.gallery_bars .item{
	width:25%;
	height: 90px;
	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;
	color: #fff;
}
.gallery_bars .item .icon{
	font-size: 34px;
	margin-right: 8px;
}

.gallery_bars .item.hover,
.gallery_bars .item:hover{
	color: #72C2C1;
}



/* gellery */
.gallery_list1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.gallery_list1 dd{
	width: calc((100% - 5.2vw) / 3);
	margin: 0 2.6vw 2.6vw 0;
}
.gallery_list1 dd a{
	display: block;
	overflow: hidden;
	position: relative;
}
.gallery_list1 dd a img{
	display: block;
	width: 100%;
}
.gallery_list1 dd a .tt{
	position: absolute;
	left: 0;
	bottom: 20px;
	width: 100%;
	padding: 0 10px;
}
.gallery_list1 dd a:hover img{
	transform:scale(1.05,1.05);
	-webkit-transform:scale(1.05,1.05);
}



/* parents */
.sub_banner_parents{
	height: 600px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 157px 0 0;
}
.sub_banner_parents .wrapper{
	height: 100%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}
.sub_banner_parents_l{
	width: 80%;
	max-width: 700px;
}

.sub_banner_parents_l_tt{
	line-height: 1.2;
}
.sub_banner_parents_l_text{
	padding: 18px 0 2.6vw;
}
.sub_banner_parents_l_icon{
	margin-bottom: 2.81vw;
}
.sub_banner_parents_l_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;
}
.sub_banner_parents_l_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;
	width: 200px;
	height: 40px;
	font-size: 16px;
	color: #72C2C1;
	background: #fff;
	border-radius: 20px;
	margin: 0 20px 10px 0;
}
.sub_banner_parents_l_btn .icon{
	font-size: 20px;
	margin-right: 5px;
}

.sub_banner_parents_l_btn.hover2{
	color: #fff;
	background: #25D366;
	margin-right: 0;
}
.sub_banner_parents_l_btn.hover1{
	color: #72C2C1;
	background: #fff;
}
.sub_banner_parents_l_btn.hover1:hover{
	color: #fff;
	background: #72C2C1;
}




/* parents */

.parents_box1 .oem_box3_patents{
	margin: 40px 0;
}
.parents_box1 .oem_box3_patents div{
	margin-left: 20px ;
	width: calc((30% -60px ));
}
.parents_box1 .oem_box3_patents div img{
	width: 100%;
}
.parents_box1 .oem_box3_patents div p{
	margin-top: 10px;
	padding:0 10px
}
.parents_box1_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.parents_box1_list dd{
	width: calc((100% - 40px) / 3);
	margin: 0 20px 20px 0;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.parents_box1_list dd:last-child{
	margin-right: 0;
}
.parents_box1_list_pic{
	border-radius: 10px;
	overflow: hidden;
	border-bottom-right-radius: 0;
	position: relative;
}
.parents_box1_list_pic img{
	display: block;
	width: 100%;
}
.parents_box1_list_pic .icon{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 107px;
	height: 62px;
	background: #72C2C1;
	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;
	font-size: 40px;
}
.parents_box1_list_con{
	padding: 22px 5% 0;
}

.parents_box1_list_tt{
	font-size: 16px;
	line-height: 24px;
	height: 48px;
	margin-bottom: 8px;
}

.parents_box1_list dd:hover{
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.parents_box2{
	position: relative;
}
.parents_box2::before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 26.04vw;
	background: #F5F5F5;
}
.parents_box2 .wrapper{
	position: relative;
	z-index: 2;
}
.parents_box2_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.parents_box2_list dd{
	width: calc((100% - 5.2vw) / 3);
	margin: 0 2.6vw 0 0;
	position: relative;
	overflow: hidden;
	border-radius: 10px;
}
.parents_box2_list dd:last-child{
	margin-right: 0;
}
.parents_box2_list dd img{
	display: block;
	width: 100%;
}
.parents_box2_list dd .tt{
	position: absolute;
	left: 0;
	bottom: 25px;
	width: 100%;
}
.parents_box2_list dd:hover img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}
.parents_box3{
	background: url(../images/partents_form_bg.png) no-repeat  center center !important;
}
.parents_box3 .oem_box11_l{
	width: 100%;
}
.parents_box3 .oem_box11_patents{
	padding-top: 40px;
}
.parents_box3 .oem_box11_form_tarea{
	height: 50px;
	margin-left: 20px;
	width: 100%;
}
.parents_box3 .oem_box11_form_text{
	margin-left: 20px;
	margin-bottom: 20px;
	width: calc( 50% - 28px) ;
}
.parents_box3 .ind_pro_list1_btn {
	margin-top: 40px;
	border:0px
}
.parents_box4{
	display: flex;
	justify-content: space-between;
  
}
.parents_box4 .parents_box4_l{
	width: 50%;
}
.parents_box4 .parents_box4_r{
	width: 50%;
}
.parents_box4 .ind_box1_l_tt1{
	margin-bottom: 30px;
}
.parents_box4 .ind_box1_l_text{
	width: 80%;
}
.parents_box4_title{
	display: flex;
	justify-content: flex-start;
    align-items: center;
}
.parents_box4_title img{
	display: inline-block;
}
.parents_box4_title p{
	display: inline-block;
	padding-left: 20px;
}
.parents_box4  .wrapper{
	
	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;
	padding:0 90px;
}
/* about */
.sub_banner_parents_con{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	text-align: center;
}

.sub_banner_parents_l{
	width: 45%;
}
.sub_banner_parents_r{
	width: 45%;
	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;
}





.about_box1{
 
}
.about_box1 .ind_box4_text {
	margin: 10px auto ;
	line-height: 1.5;
}
.about_box1 .ind_box4_text2 {
	line-height: 1.9;
}

.about_box1 .oem_box3_patents{
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	height: 220px;
}
.about_box1 .ind_box2_t{
	background: none;
}
.about_box1 .ind_box2_t .item{
	height: 220px;
}
.about_box1 .ind_box2_t .item .con{
	height: 220px;
}
.about_box1 .ind_box2_t .item .con .counter1{
	color: #72C2C1;
	margin-top: 50px !important;
}
.about_box1 .ind_box2_t .item .con .counter1::after{
	display: none;
}
.about_box1 .ind_box2_t .item .con .text {
	color: #888888;
}

.about_box2{
	background-color: #FFF;
	margin-top:0 !important;
	
}
.about_box2 .ind_box1_l{
	height: 500px;
	background: url(../images/about_box2_02.png) no-repeat center center !important;
}
.about_box2 .ind_box1_r{
	height: 500px;
	background: url(../images/about_box2_01.png) no-repeat center center !important;
}
.about_box2_title{
	margin: 20px 0 ;
}
.about_box2_text{
	text-align: center;
	width: 80%;
	line-height: 1.9;
}
.about_box3 {
	margin-bottom: 90px;
}
.about_box3 .ind_box4_text{
	margin: 10px auto;

    line-height: 1.6;
}

.oem_box3_patents p{
	line-height: 1.9;
}
.oem_box3_patents_item{
	 
	margin-right: 10px;
}
.oem_box3_patents_item2{
	width: calc((100% - 60px) /4);
	margin-right: 15px;
}
.oem_box3_patents_item3{
	width: calc((100% - 90px) /2);
	margin-right: 15px;
}
.oem_box3_patents_item4{
	width: calc((100% - 50px) / 5);
	margin-right: 10px;
}
.oem_box3_patents_item4 img{
    width: 100%;
     transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.oem_box3_patents_item4:hover{
     transform:scale(1.03);
     transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.about_box4 .oem_box3_patents{
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
}



.about_box4{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #F9F9F9;
}
.about_box4_item{
	width: 25%;
	height: 700px;
	position: relative;
}

.about_box4_item_con{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding-top: 240px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	color: #fff;
	text-align: center;
	padding: 240px 7% 20px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.about_box4_item_icon{
	font-size: 94px;
	line-height: 1;
	margin-bottom: 35px;
}
.about_box4_item_tt{
	margin-bottom: 8px;
}


.about_box4_item.hover .about_box4_item_con{
	background: rgba(255,136,1,.79);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}



.about_box5_l{
	width: 45%;
	max-width: 633px;
}

.about_box5_l_icon{
	padding-top: 40px;
}
.about_box5_r{
	width: 48%;
}



.about_box6_scroll_box{
	position: relative;
	padding: 0 90px;
}
.about_box6_scroll_item{
	position: relative;
	margin: 8px 0;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.about_box6_scroll_item:hover{
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.about_box6_scroll_item_pic{
	padding: 15px;
	background: #fff;
	box-shadow:  0 3px 5px rgba(0,0,0,.1);
}
.about_box6_scroll_item_con{

}
.about_box6_scroll_item_icon{
	width: 64px;
	height: 22px;
	background: url(../images/about_icon2.png) no-repeat center center / auto 100%;
	margin: 0 auto;
}

.about_box6_scroll_item_con .tt{
	color: #222;
	padding: 8px 0 0;
}


.about_box6_scroll_btn{
	position: absolute;
	top: 50%;
	width: 44px;
	height: 44px;
	font-size: 20px;
	color: #666;
	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%;
	cursor: pointer;
	background: #ECECEC;
	margin-top: -22px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.about_box6_scroll_btn.prev{
	left: 0;
	transform: rotateZ(180deg);
	-webkit-transform: rotateZ(180deg);
	-ms-transform: rotateZ(180deg);
}
.about_box6_scroll_btn.next{
	right: 0;
}
.about_box6_scroll_btn:hover{
	color: #fff;
	background: #72C2C1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}



.about_box7_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.about_box7_list .item{
	width: calc((100% - 69px) / 4);
	margin: 0 23px 0 0;
	overflow: hidden;
	border: 1px solid #fff;
	border-radius: 10px;
}
.about_box7_list .item:hover img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}
.about_box7_list .item:last-child{
	margin-right: 0;
}
.about_box7_clm2{
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	margin-top: -76px;
}





/* solar studs */
.sub_banner_pro{
	height: 650px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.sub_banner_pro_con{
	height: 100%;
}
.sub_banner_pro_l{
	width: 50%;
	max-width: 630px;
	margin: 0 auto;
	padding-bottom: 40px;
}
.sub_banner_pro_l_list{
	padding: 20px 0;
}

.sub_banner_pro_l_btn_box{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}

.sub_banner_pro_l_btn{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.sub_banner_pro_l_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;
	width: 140px;
	height: 40px;
	color: #72C2C1;
	font-size: 14px;
	border: 1px solid #72C2C1;
	border-radius: 20px;
	margin: 0 20px 10px 0;
}
.sub_banner_pro_l_btn .icon{
	font-size: 18px;
	margin-right: 6px;
}
.sub_banner_pro_l_btn:hover{
	color: #fff;
	background: #72C2C1;
}


.sub_banner_pro_r{
	width: 50%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
    padding: 60px 0 ;
}
.sub_banner_pro_r:hover img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}

.pro_page_clm1_l{
	width: 50%;
}
.pro_page_clm1_l:hover img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}
.pro_page_clm1_r{
	width: 50%;
	max-width: 350px;
	margin: 0 auto;
}

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


.pro_page_clm2_con{
	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;
}
.pro_page_clm2_con .pro_page_clm1_r{
	width: 100%;
	margin-bottom: 50px;
}
.pro_page_clm2_con .sub_banner_pro_l_btn_box{
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
}


.pro_page_clm4_list dd{
	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;
}
.pro_page_clm4_list dd:nth-child(2n){
	flex-direction: row-reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
}
.pro_page_clm4_list_pic{
	width: 50%;
	overflow: hidden;
	border: 4px solid #FAFAFA;
	box-shadow:  0 0 10px rgba(50,50,50,.2);
}
.pro_page_clm4_list_pic img{
	width: 100%;
}
.pro_page_clm4_list dd:hover .pro_page_clm4_list_pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}
.pro_page_clm4_list_con{
	width: 50%;
	padding:  20px 5%;
}
.pro_page_clm4_list_tt{
	margin-bottom: 16px;
}



.pro_page2_list{
	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: 10px 0;
}
.pro_page2_list_item{
	width: calc((100% - 20px) / 2);
	margin-bottom: 10px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 67px 5%;
	margin: 0 5px 10px;
}
.pro_page2_list_item_pic{
	display: block;
	overflow: hidden;
	text-align: center;
	margin-bottom: 5px;
}

.pro_page2_list_item:hover .pro_page2_list_item_pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}

.pro_page2_list_item .sub_banner_pro_l_btn_box{
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	padding-top: 18px;
}


.sub_banner_prodet{
	
	padding-top: 157px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #F0F2F3;
}
.sub_banner_prodet .position_nav{
	color: #333;
}
.sub_banner_prodet .position_nav a{
	color: #333;
}
.sub_banner_prodet .position_nav span{
	color: #333;
}
.sub_banner_prodet_con{
	height: 100%;
}
.sub_banner_prodet_con .sub_banner_pro_r{
	display: block;
}

.sub_banner_pro_r .pro_det_scroll{
	margin: 0 auto;
	text-align: center;
	max-width: 500px;
}
.pro_det_pic_scroll_bars{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	margin-top:15px;
}
.pro_det_pic_scroll_bars .item{
	width: calc((100% - 53px) / 5);
	overflow: hidden;
	margin: 0 13px 0 0;
	border: 2px solid #fff;
	cursor: pointer;
}
.pro_det_pic_scroll_bars .item.active{
	border-color: #72C2C1;
}
.pro_det_pic_scroll_bars .item:last-child{
	margin-right: 0;
}

.pro_det_inf_icon{
	padding: 18px 0 0px;
	border-bottom: 1px solid #72C2C1;
	position: relative;
}
.pro_det_inf_icon img{
	position: absolute;
	bottom: 1px;
	left: 0;
}
.pro_det_inf_color{
	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;
}
.pro_det_inf_color_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	padding-left: 1.26vw;
}
.pro_det_inf_color_list .item{
	width: 34px;
	height: 34px;
	border-radius: 50%;
	margin: 0 1.98vw 0 0;
}
.pro_det_inf_color_list .item:last-child{
	margin-right: 0;
}

.pro_tag_box_con{
	text-align: left;
	margin-bottom: 80px;
}
.pro_tag_box_con a{
	display: inline-block;
	margin: 20px 20px 0 0 ;
}
.pro_det_inf_btn_box{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	margin:0 0   10px 0;
}
.pro_det_inf_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;
	width: 200px;
	height: 40px;
	color: #fff;
	font-size: 16px;
	border-radius: 20px;
	margin: 0 13px 13px 0;
}
.pro_det_inf_btn .icon{
	font-size: 20px;
	margin-right: 5px;
}
.pro_det_inf_btn:hover,.pro_det_b_bars_r_btn:hover,.banner_item_con_more:hover,.ind_pro_list1_btn:hover {
     -ms-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    transition:all 0.5s;
	-webkit-transition:all 0.5s;
	cursor: pointer;
}
.pro_det_inf_btn:last-child{
	margin: 0 0px 13px 0;
}

.pro_det_b_bars_box{
	height: 105px;
	border-bottom: 1px solid #F5F5F5;
}
.pro_det_b_bars_rela{
	position: relative;
	z-index: 1;
	width: 100%;
	box-shadow: 0 0 3px rgba(50,50,50,.05);
	background: #fff;
}
.pro_det_b_bars_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_bars_list{
	width: calc(100% - 410px);
	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;
}
.pro_det_b_bars_list .item{
	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;
	height: 104px;
	font-size: 18px;
	color: #062E49;
	margin: 0 2.08vw;
	position: relative;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.pro_det_b_bars_list .item::after{
	content: "";
	display: block;
	opacity: 0;
	position: absolute;
	left: 0;
	bottom: -2px;
	width: 100%;
	height: 3px;
	background: #72C2C1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.pro_det_b_bars_list .item .icon{
	font-size: 24px;
	margin-right: 5px;
}

.pro_det_b_bars_list .item.hover{
	color: #72C2C1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.pro_det_b_bars_list .item.hover::after{
	opacity: 1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.pro_det_b_bars_r{
	width: 410px;
	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_bars_r_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;
	width: 200px;
	height: 40px;
	font-size: 16px;
	color: #72C2C1;
	border-radius: 20px;
	border: 1px solid #72C2C1;
}
.pro_det_b_bars_r_btn .icon{
	font-size: 20px;
	margin-right: 4px;
}

.pro_det_b_bars_r_btn.hover{
	color: #fff;
	background: #72C2C1;
}



.pro_det_b_item1_l{
	width: 42%;
}

.pro_det_b_item1_r{
	width: 50%;
}

.pro_det_b_item1_r a{
	display: block;
	border-radius: 10px;
	overflow: hidden;
	position: relative;
}
.pro_det_b_item1_r a>img{
	display: block;
	width: 100%;
}
.pro_det_b_item1_r a:hover>img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}
.pro_det_b_item1_r a .icon{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	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;
}


.pro_det_b_item2_con{
	 
	margin: 0 auto;
}
.pro_det_b_item2_con table{

}
.pro_det_b_item2_l{
	width: 45%;
}
.pro_det_b_item2_r{
	width: 50%;
}
.pro_det_b_item2_r_list .item{
	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;
	padding: 10px 0;
}
.pro_det_b_item2_r_list .item .num{
	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: 39px;
	height: 39px;
	color: #fff;
	font-size: 14px;
	border-radius: 50%;
	background: #72C2C1;
	margin-right: 16px;
}
.pro_det_b_item2_r_list .item .tt{
	width: 170px;
}
.pro_det_b_item2_r_list .item .text{
	width: calc(100% - 225px);
}


.pro_det_b_item3_form{
	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;
	max-width: 1400px;
	margin-bottom: 60px;
}

.pro_det_b_item3_form dd{
	width: calc((100% - 144px) / 3);
	padding-right: 20px;
}
.pro_det_b_item3_form dd:last-child{
	width: 144px;
}
.pro_det_b_item3_form_text{
	display: block;
	width: 100%;
	height: 40px;
	font-size: 14px;
	color: #222;
	padding-left: 20px;
	border: 1px solid #ccc;
	border-radius: 10px;
}
.pro_det_b_item3_form_text::-webkit-input-placeholder{
	color: #ccc;
}

.pro_det_b_item3_form_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;
	width: 144px;
	height: 40px;
	color: #fff;
	font-size: 16px;
	background: #72C2C1;
	border: none;
	border-radius: 20px;
}
.pro_det_b_item3_form_btn .icon{
	font-size: 18px;
	margin-right: 4px;
}

.pro_det_b_tabs_item3_con{
}
.pro_det_b_tabs_item3_l{
	width: 50%;
	padding: 0 1%;
}

body table{
	width: 100%;
}
body table tr{
	background: #F7F9FC;
}
body table tr:nth-child(2n){
	background: #FFF;
}
body table tr td{
	border: 1px solid #fafafa;
	padding: 24px;
}
 



.pro_det_b_item3_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.pro_det_b_item3_list dd{
	width: calc((94%) / 3);
	margin: 0 3% 30px 0;
	position: relative;
	overflow: hidden;
}
.pro_det_b_item3_list dd img{
	width: 100%;
}
.pro_det_b_item3_list dd .tt{
	position: absolute;
	left: 0;
	bottom: 20px;
	width: 100%;
}
.pro_det_b_item3_list dd:hover img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}



.pro_det_b_item4_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.pro_det_b_item4_list dd{
	width: calc(94% / 3);
	margin: 0 3% 30px 0;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.pro_det_b_item4_list dd:hover{
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.pro_det_b_item4_list_pic{
	overflow: hidden;
	position: relative;
}
.pro_det_b_item4_list_pic img{
	width: 100%;
}
.pro_det_b_item4_list_pic .num{
	position: absolute;
	left: 0;
	bottom: 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;
	width: 80px;
	height: 62px;
	color: #fafafa;
	padding-right: 3%;
	background: #72C2C1;
	border-top-right-radius: 520px;
}

.pro_det_b_item4_list_tt{
	line-height: 2;
	padding: 14px 0 0;
}


.pro_det_b_item4_scroll2_item{
	position: relative;
	overflow: hidden;
}
.pro_det_b_item4_scroll2_item img{
	width: 100%;
}
.pro_det_b_item4_scroll2_tt{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #fafafa;
	line-height: 64px;
	background: rgba(255,136,1,.47);
}
.pro_det_b_item4_scroll2_item:hover img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}



.pro_det_b_item5_t{
	position: relative;
}
.pro_det_b_item5_t::before{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	width: 100%;
	height: 330px;
	background: url(../images/pro_det_bg2.png) no-repeat center center / cover;
}
.pro_det_b_item5_t .wrapper{
	position: relative;
	z-index: 2;
}

.pro_det_b_item5_t_scroll{
	position: relative;
}
.pro_det_b_item5_t_scroll_pic{
	overflow: hidden;
	border-radius: 10px;
	border: 4px solid #fff;
	box-shadow:0 3px 10px rgba(50,50,50,.2);
}
.pro_det_b_item5_t_scroll_pic img{
	width: 100%;
}

.pro_det_b_item5_t_scroll .swiper-slide:hover .pro_det_b_item5_t_scroll_pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}
.pro_det_b_item5_t_scroll_tt{
	margin-bottom: 14px;
}


.pro_det_b_item5_t_scroll_rela{
	position: relative;
	padding: 0 76px;
}
.pro_det_b_item5_t_scroll_btn{
	position: absolute;
	top: 50%;
	margin-top: -22px;
}
.pro_det_b_item5_t_scroll_btn.prev{
	left: 0;
}
.pro_det_b_item5_t_scroll_btn.next{
	right: 0;
}

.pro_det_b_item5_t_scroll_con{
	padding: 17px 4%;
}

/* add ind_box5 */
.ind_box5_con{
	
}
.ind_box5_con dl{
	width: 45%;
	background: #F8F8F8;
	border-radius: 20px;
	padding: 50px  60px 40px 0;
	

}
.ind_box5_con dl:last-child{
	margin-left: 5%;
}
.ind_box5_con dt{
	text-align: center;
	line-height: 60px;
	margin:  0 0 10px 0;
}
.ind_box5_con dd{
 
	line-height: 24px;
	padding-left:100px;
	margin-bottom: 20px;
}
.ind_box5_con dd img{
	 margin-left: -40px;
	 margin-right: 10px;
	 display: inline-block;
 
}
.ind_box5_con dd.lasta{

}


/*  by zf send*/

.ind_box3_list1 dd{
	overflow: hidden;
	}
	
.ind_box3_list1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap: wrap;
}
.ind_box3_list1 dd{
	width: 20%;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	border-right: 2px solid #FFF;
}

.ind_box3_list1 dd.hover{
	width: 40%;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box3_list1 dd a{
	display: block;
	position: relative;
}
.ind_box3_list1_item_pic{
	overflow: hidden;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
}
.ind_box3_list1_item_pic img{

	max-width: none;
}

.ind_box3_list1_item_con{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	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;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	background: rgba(0,0,0,.3);
	padding: 20px 15px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box3_list1 dd:hover .ind_box3_list1_item_con{
    background: none;
}
.ind_box3_list1 dd.hover .ind_box3_list1_item_con{
    background: none;
}
.ind_box3_list1_item_tt{
	padding: 0 30px;
}
.ind_box3_list1_item_text{
	margin: 13px 0 25px;
	padding: 0 30px;
	opacity: 0;
}


.ind_box3_list1 dd.hover .ind_box3_list1_item_text{
	opacity: 1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.ind_box3_more_box{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
}

.ind_box3_more{
	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: 190px;
	line-height: 54px;
	font-size: 18px;
	color: #333;
	border: 1px solid #e5e5e5;
}
.ind_box3_more .icon{
	font-size: 22px;
	margin-left: 10px;
}
.ind_box3_more:hover{
	color: #fff;
	background: #5eb939;
	border-color: #5eb939;
}
/*  */
.ind_box4 .wrapper{
	display:flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	height: 848px;
	
}
.ind_box4 .ind_box3_title1{

	margin-bottom: 10px;
}
.ind_box4_icon {
    display: flex;
    justify-content: center;
	text-align: center;
	margin-bottom: 80px;
}
.ind_box4_icon div {
	
	display: flex;
	justify-content: flex-start;
	align-content: center;
	flex-direction: column;
	margin:0 80px;
	width: calc(33% - 160px);
}
.ind_box4_icon .icon{
	font-size: 74px;
}
.ind_box4_icon span{
	display: block;
	margin-bottom: 26px;
}

/* ind_box7 */
.ind_box7{
 
	background-color: #48B4B2;
	width: 100%;
}
.ind_box7 .wrapper{
	display:flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	height: 164px;
	flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	
}
.ind_box7_text{
	width: 45%;
	

	
}
.ind_box7 .ind_pro_list1_btn_box{
	justify-content: flex-end;
	-ms-justify-content: flex-end;
	-webkit-justfy-centent:flex-end;
	width: 45%;
	margin: 0;
}
.ind_box7 .ind_pro_list1_btn{
	background: #FFF;
	border-radius: 35px;
	width: 220px;
	height: 50px;
	line-height: 50px;
	
	color:#72C2C1 !important;
	font-size: 16px;
}
.ind_box7 .ind_pro_list1_btn span{
	color:#72C2C1 !important;
}
/*  */
.ind_box8{
		background-attachment: fixed;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
		height: 648px;
}
	/* .ind_box4 .wrapper{
		height: 100%;
		display:flex;
		flex-direction: column;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		justify-content:flex-end;
		-ms-justify-content:flex-end;
		-webkit-justify-content:flex-end;
		padding-bottom: 10.83vw;
	} */
.ind_box8 .wrapper{
	height: 100%;
	display:flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-wrap: wrap;
}
.ind_box8 .ind_box8_l{
	width: 45%;
	text-align: left;
	padding-left: 10%;
}
.ind_box8_l .ind_pro_list1_btn_box{
	margin: 20px 0 0 0 ;
	display: block;
}
.ind_box8_l .ind_pro_list1_btn{
	background: #FFF;
	border-radius: 35px;
	width: 220px;
	height: 50px;
	line-height: 50px;
	margin:0 20px;
	color:#72C2C1 !important;
	font-size: 16px;
}
.ind_box8_l  .ind_pro_list1_btn:last-child{
	margin-left: 0px;
}
.ind_box8_l .ind_pro_list1_btn span{
	color:#72C2C1 !important;
}

.ind_box8_l .ind_box5_con dl{
	width: 100%;
	background: none;
	color:#FFF;
	padding: 50px 0px 40px 0;
}
.ind_box8_l .ind_box5_con dd{
	color: #FFF;
	margin-left: 0px;
	padding-left:0px;
}
.ind_box8_l .ind_box8_l_title{
	margin: 20px 0 ;
}


.ind_box8 .ind_box8_r{
	width: 45%;
	text-align: right;

}
.ind_box8 .ind_box8_r img{
	display: inline-block;
}

/*  */


.ind_box_6_con{
	padding:0 5%;
}
.ind_box_6_title{
	margin-bottom: 20px;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
}

.ind_box_6_title{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
}
.ind_box_6_title .ind_title1{
	width: 70%;
}
.ind_box_6_scroll_btn_box{
	width: 30%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:flex-end;
	-ms-justify-content:flex-end;
	-webkit-justify-content:flex-end;
}

.ind_box_6_scroll_btn_box .ind_box_6_scroll_btn_prev{
	transform: rotateZ(180deg);
	-webkit-transform: rotateZ(180deg);
	-ms-transform: rotateZ(180deg);
	margin-right: 12px;
}

.ind_box_6_con{
	padding:0 5%;
}

.ind_box_6_con2{
	padding-left: 5%;
}
.ind_box_6_list_scroll{
	width: 100%;
}


.ind_box_6_list_item{
	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;
	overflow: hidden;
	position: relative;
	
	margin: 5px;
	width: 100%;
}
.ind_box_6_list_item_pic{
	width: 50%;
	opacity: 1;
	overflow: hidden;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box_6_list_item_pic img{
	width: 100%;
}
.ind_box_6_list_item_pic img:hover{
    transform:scale(1.05);
}
.ind_box_6_list_item_con1{
 
	width:48%;
	height: calc(100% - 16px);
	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:#fff;*/
	padding: 20px 3% 35px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box_6_list_item_tt1{
	font-size: 14px;
	color: #333;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box_6_list_item_tt2{
 
	color: #333;
	margin: 17px 0 28px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box_6_list_item_text{
	color: #666;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	margin: 27px 0 28px;
	line-height: 24px;
}



.ind_box_6_list_item_con2{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 96px;
	background: rgba(215,215,215,.46);
}
.ind_box_6_list_item_con2_date{
	position: absolute;
	left: 0;
	top: 0;
	width: 70px;
	height: 58px;
	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;
	color: #fff;
	background: #5eb939;
}
.ind_box_6_list_item_con2_date .days{
	font-size: 24px;
	line-height: 1.2;
}
.ind_box_6_list_item_con2_date .month{
	font-size: 14px;
}
.ind_box_6_list_item_con2_more{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 65px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #12478e;
	color: #fff;
}

.ind_box_6_list_item:hover .ind_box6_list_item_pic{
	opacity: 1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box_6_list_item:hover .ind_box6_list_item_pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}
.ind_box_6_list_item:hover .ind_box6_list_item_con1{
	background: rgba(0,0,0,.3);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box_6_list_item:hover .ind_box6_list_item_tt1,
.ind_box_6_list_item:hover .ind_box6_list_item_tt2,
.ind_box_6_list_item:hover .ind_box6_list_item_text{
	color: #fff;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.scroll_btn{
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #999;
	text-align: center;
	border-radius: 50%;
	background: #f5f5f5;
	cursor: pointer;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.scroll_btn:hover{
	color: #fff;
	background: #72C2C1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
/* ind_box10 */
.ind_box10{
	height: 188px;
	background-image: url(../images/ind10_bg.png);
	background-repeat: none;
	background-position: center center;
}
.ind_box10 .wrapper{
	height: 188px;
	flex-wrap: wrap;
}
.ind_box10 .ind_box7_text{
	width: 30%;
	min-width: 300px;
}
.ind_box10 .ind_pro_list1_btn_box{
	width: 65%;
	min-width: 600px;
}
.ind_box10 .ind_pro_list1_btn_box .ind_form{
	width: 100%;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	flex-wrap: wrap;
}
.ind_box10 .footer_t_form_text,
.ind_box10 .footer_t_form_area{
	color: #FFF;
	margin-left: 20px;
	width: 20%;
}
.ind_box10 .ind_pro_list1_btn{
	width: 150px;
	height: 50px;
	border: 0;
	margin-left: 15px;
}
/* oem  */
.position_nav{
	width: 90%;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
	padding:10px 20px;
	color:#FFF;
	font-size: 14px;
}
.position_nav a,.position_nav span{
	color:#FFF;
	margin-right: 5px;
	font-size: 14px;
}
/* parents */
.sub_banner_oem{
	height: 962px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 157px 0 0;
  }
  .sub_banner_oem .wrapper{
	height: 100%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	justify-content: center;
	-webkit-justify-content: center;
	-ms-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	position: relative;
  }
  .sub_banner_oem_l{
	width: 100%;
	max-width: 1400px;
	text-align: center;
  }
  
  .sub_banner_oem_l_tt{
	line-height: 1.2;
  }
  .sub_banner_oem_l_text{
	padding: 18px 0 2.6vw;
  }
  .sub_banner_oem_l_icon{
	margin-bottom: 2.81vw;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	position: relative;
  }
  .sub_banner_oem_l_icon::after{
	content: "";
	position: absolute;
	left: 50%;
	top: 175px;
	display: block;
	width: 100%;
	height: 0px;
	border-bottom: 2px dashed #FFF;
	transform: translate(-50%,0);
	z-index: -1;
  }
  .sub_banner_oem_l_icon_item{
	
	text-align: center;
  }
  .sub_banner_oem_l_icon .oem_item_icon{
	display: inline-block;
	text-align: center;
	border: 5px solid rgba(114,194,193,0.2);
	border-radius: 50%;
	margin: 10px auto 10px;
 
	position: relative;
	z-index: 2 ;

  }
  .oem_item_icon_text{
	margin: 10px 0 0 0 ;
	line-height: 24px;
  }
  .sub_banner_oem_l_icon .oem_item_icon::before{
	content: "";
    text-align: center;
    display: block;
    background: rgba(114,194,193,1);
    width: 24px;
    border-radius: 100%;
    height: 24px;
  }
  .sub_banner_oem_l_icon .oem_item_icon span{
	position: absolute;
	top: 5px;
	left: 4px;
	color: #FFF;
	font-size: 14px;
	font-family: "Graphik-Light";


  }
  .sub_banner_oem_l_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;
  }
  .sub_banner_oem_l_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;
	width: 200px;
	height: 40px;
	font-size: 16px;
	color: #72C2C1;
	background: #fff;
	border-radius: 20px;
	margin: 0 20px 10px 0;
  }
  .sub_banner_oem_l_btn .icon{
	font-size: 20px;
	margin-right: 5px;
  }
  
  .sub_banner_oem_l_btn.hover2{
	color: #fff;
	background: #25D366;
	margin-right: 0;
  }
  .sub_banner_oem_l_btn.hover1{
	color: #72C2C1;
	background: #fff;
  }
  .sub_banner_oem_l_btn.hover1:hover{
	color: #fff;
	background: #72C2C1;
  }
.oem_box_1{
	background-color: #72C2C1;
	text-align: center;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	flex-wrap: wrap;
}
.oem_box_1 img{
	margin: 25px 35px;
}

/* oem_box2 */
.oem_box2{

}
.oem_box2 .ind_box1_img {
	
}
.oem_box2 .ind_box1_img dd{
	float: left;
	width: 48%;
	display: inline-block;
	text-align: left;
	margin: 36px 0 10px 0;
}
.oem_box2 .ind_box1_img dd div{
	font-size: 24px;
	color: #444;
}
.oem_box2 .ind_box1_img dd div .indbox_icon{
	display: block;
}
.oem_box2 .ind_box1_img dd p{
	margin: 12px 0 0px 0;
	font-size: 16px;
	font-family: "Graphik-Light";
	line-height: 24px;
}
.oem_box2 .ind_box1_l{
	width: 40%;
}
.oem_box2 .ind_box1_r{
	width: 55%;
	flex-wrap: wrap;
	
}
.oem_box2_item{
	float: left;
	position: relative;
	text-align: center;
	width: 300px;
	height: 240px;
	margin-left: 2%;
	background-color: #72C2C1;
	border-radius: 10px;
	margin: 10px 0 0 10px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	justify-content: center;
	-webkit-justify-content: center;
	-ms-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}
.oem_box2_item .icon{
	width: 100%;
	opacity: 1;
	text-align: center;
	font-size: 67px;
	margin: 10px 0;
	color:#FFF
}
.oem_box2_item .oem_box2_item_pic{
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	transition:all 0.5s;
}
.oem_box2_item .oem_box2_item_title{
	color: #FFF;
	width: 100%;
}
.oem_box2_item:hover{
	
}
.oem_box2_item:hover .oem_box2_item_pic{
	opacity: 1;
	transition:all 0.5s;
	
}
.oem_box2_item:hover .oem_box2_item_title{
	position: absolute;
	bottom: 0px;
	height: 40px;
	line-height: 40px;
	background: rgba(114,194,193,.53);

}

.oem_box3{
	background: url(../images/Patent_bg.png) top center no-repeat;
}
.oem_box3 .ind_box3_title1{
	margin: 0px 0 0 0;
	padding: 70px 0 0 0;
}
.oem_box3_patents{
	width: 100%;
	font-family: "Century751-BT";
	line-height: 1.5;
	text-align: center;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content: flex-start;
	-webkit-justify-content: flex-start;
	-ms-justify-content:flex-start;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-wrap: wrap;
}
/* oem_box4 */
.oem_box4{
	background: none;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-justify-content:space-between;
}
.oem_box5{
	background: none;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-justify-content:space-between;
	flex-wrap: wrap;
	margin: 100px 0  0 0;
}
.oem_box5 .ind_box1_l{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-webkit-justify-content:center;
	-ms-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: 50%;
}
.oem_box5 .ind_box1_r{
	background: url(../images/oem_r_bg.png) no-repeat center center;
	
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-webkit-justify-content:center;
	-ms-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: 50%;

}
.oem_box5 .ind_box1_r img{
	cursor: pointer;
}
.yuanicon{
	border: 2px solid rgba(0,0,0,.0);
	padding:5px;
	border-radius: 100%;
	width: 102px;
	height: 102px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-justify-content:space-between;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	cursor: pointer;
	margin-right: 10px;
}
.yuanicon:hover{

	border: 2px solid #FFF;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.yuanicon::after{
 
	content: "";
	text-align: center;
	display: block;
	background: #59B32C;
	width: 90px;
	border-radius: 100%;
	height: 90px;
}
.yuanicon1::after{
	background: #D1B027;
}
.yuanicon2::after{
	background: #3ABCB2;
}
.yuanicon3::after{
	background: #DD202D;
}
.yuanicon4::after{
	background: #BBBBBB;
}
.yuanicon5::after{
	background: #D87E22;
}
.oem_color{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-webkit-justify-content:center;
	-ms-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-wrap: wrap;
	margin-top: 20px;
	margin-bottom: 40px;
}
.oem_colort_title{
	width: 40%;
	min-width: 340px;
	margin-top: 90px;
}
.oem_box5 .ind_pro_list1_btn_box{
	
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content: center;
	-ms-justify-content: center;
	-webkit-justfy-centent:center;
	margin-top: 32px;
	margin-bottom: 55px;
 
}
.oem_box5 .ind_pro_list1_btn{
	background: #FFF;
	border-radius: 35px;
	width: 220px;
	height: 50px;
	line-height: 50px;
	margin:0 20px;
	color:#72C2C1 !important;
	font-size: 16px;
}
.oem_box5 .ind_pro_list1_btn span{
	color:#72C2C1 !important;
}


/* oem_box6 */
.oem_box6 .oem_box3_patents{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content: center;
	-ms-justify-content: center;
	-webkit-justfy-centent:center;
}
.oem_box6 .oem_box3_patents img{
	margin:20px 20px 80px;
}
.oem_box7{
	background-color: #F8F8F8;
	padding-top:40px;
}


/* oem_box8 */
.oem_box8{
	display: block;
}
.oem_box8 .ind_box_6_con2{
	width: 60%;
	position: relative;
}
.oem_box8_content{
	width: 100%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content: center;
	-ms-justify-content: center;
	-webkit-justfy-centent:center;
	flex-wrap: wrap;
 
}
.oem_box8 .ind_box_6_list_item_pic{
	width: 100%;
}
.oem_box8_list_scroll{
	transform: rotate(180deg);
	width: 100%;
}
.oem_box8 .ind_box_6_con2{
	padding-left: 0%;
}
.oem_box8_r{
	width: 40%;
	padding-right: 10%;
	padding-left: 3%;
}
.oem_box8_r .ind_box5_con{
	
}
.oem_box8_r .ind_box5_con dl{
	background:none;
	width: 100%;
	padding:0px ;
}
.oem_box8_r .ind_box5_con dd{
	padding-left: 10px;
}
.oem_box8_r_text1{
	line-height: 1.6;
	margin-bottom: 20px;
}
.oem_box8_r_text2{
	line-height: 1.6;
	margin-bottom: 20px;
}

.oem_box8_content .ind_box_6_scroll_btn_box{
	position: absolute;
}
.oem_box8_content .scroll_btn {
	position: absolute;
	width: 50px;
	height: 50px;
	border: 5px solid #FFF;
	right: 0px;
	margin-right: -25px;
	top:50%;
	margin-top: -25px;
	z-index: 9999;
	line-height: 40px;
}
.oem_box8_content .ind_box_6_list_item{
	transform: rotate(180deg);
}

.oem_box8_content .ind_box_6_scroll_btn_prev{
	right: 42%;
	transform: rotate(180deg);
}
.oem_box8_content .ind_box_6_scroll_btn_next{
	
}
.oem_box8_content .owl-wrapper{

}
.owl-controls{
	display: none;
}
/* oem_box9 */
.oem_box9{
	margin: 100px 0 0 0  ;
}
.oem_box9 .wrapper{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content: center;
	-ms-justify-content: center;
	-webkit-justfy-centent:center;
	height: auto;
}
.oem_box9 .ind_box7_text {
	width: 55%;
	height: auto;
	margin-top: 61px;
	margin-bottom: 60px;
}

.oem_box9 .ind_box7_text2 {
	line-height: 1.8;
 
}
.oem_box9 .ind_pro_list1_btn_box {
	width: 45%;
}
.oem_box10{
	background-color: #FFF;
	margin-bottom: 50px;
}

.oem_box10_patents{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content: flex-start;
	-ms-justify-content: flex-start;
	-webkit-justfy-centent:flex-start;
	flex-wrap: wrap;
}
.oem_box10_patents img{
	display: inline-block;
	border:1px solid #DBDBDB;
	margin: 15px 10px 0 0;
}
.oem_box10_patents img:hover{
    transform: scale(1.05) rotate(0deg);  
}
.oem_box10_patents img::nth-child(5n+5){
	margin-left: 0px;
}

/* oemBOx 11 */
.oem_box11{
	background: url(../images/oem_11_bg.png) center center no-repeat;
}
.form_item{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content: space-between;
	-ms-justify-content: space-between;
	-webkit-justfy-centent:space-between;
	flex-wrap: wrap;
}
.oem_box11_form{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content: center;
	-ms-justify-content: center;
	-webkit-justfy-centent:center;
	align-items: center;
	-ms-align-items: center;
	-webkit-align-items:center;
	flex-direction: column;
}
.oem_box11_content{
	width: 100%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content: space-between;
	-ms-justify-content: space-between;
	-webkit-justfy-centent:space-between;
	flex-wrap: wrap;
}
.oem_box11_l{
	width: 75%;
	display: inline-block;
}
.oem_box11_r{
	width: 25%;
	display: inline-block;
}
.oem_box11_form_text{
	width: calc(20% - 8px);
	margin-left: 8px;
	margin-bottom: 8px;
	height: 50px;
	line-height: 50px;
	border-radius: 5px;
	background-color: #FAFAFA;
	text-indent: 30px;
	border:1px solid #E5E5E5
}
.oem_box11_form_tarea{
	width: calc(80% - 8px);
	height: 182px;
	margin-left: 8px;
	border-radius: 5px;
	text-indent: 30px;
	padding-top: 15px;
	background-color: #FAFAFA;

	border:1px solid #E5E5E5
}
.oem_box11_form_file_box{
	width: calc(20% - 8px);
	position: relative;
	background-color: #FFF;
	border-radius: 5px;
	z-index: 1;
	margin-left: 8px;
	border-radius: 5px;
	height: 182px;
	line-height: 1.8;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content: center;
	-ms-justify-content: center;
	-webkit-justfy-centent:center;
	align-items: center;
	-ms-align-items: center;
	-webkit-align-items:center;
	flex-direction: column;
	border:1px solid #E5E5E5;
	border-radius: 5px;
	cursor: pointer;
}
.oem_box11_form_file{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background-color: #FFF;
	margin-left: 8px;
	z-index: 0;
}


.oem_box11 .ind_pro_list1_btn{
	background-color: #72C2C1;
	width: 260px;
	border-radius: 25px;
	color: #FFF;
	margin-bottom: 80px;
	font-size: 16px;
}
.oem_box11 .ind_pro_list1_btn .icon{
	color:#FFF
}



.oem_box12{
	background: #FFF;
	padding-bottom: 50px;
	
}
.oem_box12_content{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content: space-between;
	-ms-justify-content:  space-between;
	-webkit-justfy-centent: space-between;
	flex-wrap: wrap;
}
.oem_box12_l{
	width: 50%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content: center;
	-ms-justify-content: center;
	-webkit-justfy-centent:center;
	align-items: center;
	-ms-align-items: center;
	-webkit-align-items:center;
	flex-direction: column;
	min-width: 360px;
}
.oem_box12_r{
	width: 50%;
	min-width: 360px;
}
.oem_box12_item{
	cursor: pointer;
	padding:45px ;
	border-top: 1px solid #F5F5F5;
}
.oem_box12_item.hover{

}
.oem_box12_item:last-child{
	border-bottom: 1px solid #F5F5F5;
}
.otem_box12_item_title{
	
}
.oem_box12_item.hover .otem_box12_item_title::after{
	content: "-";
}
.otem_box12_item_title::after{
	content: "+";
	display: inline-block;
	font-size: 28px;
	color:#72C2C1;
	margin-left: 30px;

}
.otem_box12_item_text{
	line-height: 1.8;
	display: none;
}
.oem_box12_item.hover .otem_box12_item_text{
 
	display: block;
}


/*  */
.oem_box14{
	background: url(../images/oem14_bg.png) center center no-repeat;
}

.oem_box14_content{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content: space-between;
	-ms-justify-content: space-between;
	-webkit-justfy-centent:space-between;
	flex-wrap: wrap;
	padding:66px 0 134px 0
}

.oem_box14_item{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content: center;
	-ms-justify-content: center;
	-webkit-justfy-centent:center;
	align-items: center;
	-ms-align-items: center;
	-webkit-align-items:center;
	flex-direction: column;
	text-align: center;
	width: 18%;
}
.oem_box14_item_pic{

}

.oem_box14_item_title{
	padding:10px 0
}
.oem_box14_item_text{
	line-height: 1.6;
}


/*  */
.sub_banner_qt{
	height: 748px;
}
.sub_banner_qt .sub_banner_oem_l_text{
	line-height: 1.8;
}
.qt_box01{
	margin-top: -150px;
}
.sub_banner_qt_video{
	text-align: center;
	width: 100%;
	position: relative;
 
}
.ind_box_6_con2{
	position: relative;
}
.qt_box03_list_scroll{

}
.qt_box03{
    padding:0 0 70px 0 ;
    margin-bottom: 0px;
}
.qt_box03_list_scroll .ind_box_6_list_item_pic{
    border-radius: 30px;
	width: 100%;
	overflow: hidden;
}
.ind_box_6_con2  .ind_box_6_scroll_btn_prev{
	transform: rotateZ(180deg);
	-webkit-transform: rotateZ(180deg);
	-ms-transform: rotateZ(180deg);
	margin-right: 12px;
}
.qt_box03_content .scroll_btn {
	position: absolute;
	width: 50px;
	height: 50px;
	border: 5px solid #FFF;
	right: 0px;
	margin-right: -25px;
	top:50%;
	margin-top: -25px;
	z-index: 9999;
	line-height: 40px;
}
.qt_box03_content .ind_box_6_con2{
	padding-left:0px;
}
.qt_box03_content .ind_box_6_scroll_btn_prev{
	left: 0;
	transform: rotate(180deg);
	margin-LEFT: -25px;
}

.qt_box04 .ind_pro_list1_btn_box{
	margin: 30px 0 0 0 ;
}
 
.qt_box04 .oem_box3_patents_item3 img{
    width: auto;
}
.qt_box04  .ind_pro_list1_btn{
	width: 220px;
	background-color: #72C2C1;
	color: #FFF;
	border-radius: 25px;;
	height: 50px;
	
}
.qt_box04 .ind_box1_l_tt2{
	line-height: 1.9;
}
.qt_box04  .ind_pro_list1_btn .icon{
	color: #FFF;
}
 
.qt_box04 .oem_box3_patents div{


	margin-bottom: 10px;
}
.oem_box3_patents_item3 img{
	width: 100%;
}
.qt_box04_2{
	 margin-top:50px;
}
.qt_box04 .ind_box1_r{
	width: 50%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.qt_box04 .ind_box1_l{
	width: 50%;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding-left:6vw;
}
/* sc */

.sc_box1{
	position: relative;
	justify-content: center;
	-ms-justify-content: center;
	-webkit-justfy-centent:center;
}
.sc_box1  {}
.sc_box1_l{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content: center;
	-ms-justify-content: center;
	-webkit-justfy-centent:center;
	align-items: center;
	-ms-align-items: center;
	-webkit-align-items:center;
	flex-direction: column;
}
.sc_box1_l_con{
	width: 85%;
}
.sc_box1_num{
	position: absolute;
	border: 25px solid rgba(114,194,193,.53);
	top: 50%;
	margin-top: -50px;
	left:50%;
	margin-left: -50px;
	border-radius: 50%;
	z-index: 2;
	width: 101px;
	height: 101px;
}
.sc_box1_num span{
	position: absolute;
	top: 50%;
	margin-top: -38px;
	left:50%;
	margin-left: -38px;
	border-radius: 50%;
	display: inline-block;
	width: 76px;
	height: 76px;
	line-height: 76px;
	text-align: center;
	border-radius: 50%;
	background: #FFF;
}
.sc_box1_r{
	text-align: left;
}
.sc_box1_r_con{
	display: inline-block;
	text-align: left;
	
}
/* pc  */
.pc_box01{
	background: none;
}
.pc_box01 .wrapper{ 
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content: center;
	-ms-justify-content: center;
	-webkit-justfy-centent:center;

}
.pc_box01_con{
	position: relative;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content: center;
	-ms-justify-content: center;
	-webkit-justfy-centent:center;
	align-items: center;
	flex-direction: column;
	margin-left: 10px;
}
.pc_box01_con_text{
	max-width: 450px;
	position: absolute;
	bottom: 30px;
}
.pc_box01_con_text .ind_pro_list1_btn_box{
	justify-content: center;
	-ms-justify-content: center;
	-webkit-justfy-centent:center;
}
.pc_box01_con_text .ind_pro_list1_btn{
	border-bottom: 1px solid #FFF;
	max-width: 122px;
	margin-right: 30px;
}
.sub_banner_od{
	background: #72C2C1;
	height: 420px;
}
.sub_banner_od .wrapper{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content: center;
	-ms-justify-content: center;
	-webkit-justfy-centent:center;
	align-items: center;
	flex-direction: column;
}
.sub_banner_od .position_nav{
	color: #FFF;
}
.sub_banner_od .position_nav a{
	color: #FFF;
}
.sub_banner_od .position_nav span{
	color: #FFF;
}
.sub_banner_od .pro_det_inf_btn_box{
	margin-top: 30px;
}

/*  */
.down_list_box{}
.down_list_box_item{
	background: #F9F9F9;
	border-radius:10px ;
	padding:50px 56px;
	position: relative;
	width: calc(33% - 20px);
	text-align: center;
	border-radius: 20px;
	display: inline-block;
	color: #222;
	margin-right: 20px;
	margin-top: 20px;
}
.down_list_box_item::before{
	content: "";
	display: inline-block;
	width: 62px;
	height: 62px;
	background: url(../images/pdf-1.png) no-repeat center center;
}
.down_list_box_item p{
	width: calc(100% - 100px);
	height: 62px;
	display: inline-block;
	font-size: 18px;
	line-height: 1.9;
	text-align: left;
	margin-left: 20px;
	
}
.down_list_box_item::after{
	position: absolute;
	right: 20px;
	bottom: 20px;
	content: "Download"; 
	display: block;
	padding-right: 25px;
	font-family: "Graphik-Light";
	color: #888;
	font-size: 14px;
	background: url(../images/down_1.png) no-repeat right center;
}
.down_list_box_item:hover{
	background: #72C2C1;
	color: #FFF;
}
.down_list_box_item:hover::before{
	background: url(../images/pdf.png) no-repeat center center;
}
.down_list_box_item:hover::after{
	color: #FFF;
	background: url(../images/down_0.png) no-repeat right center;
}
.faq_list_title{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content: center;
	-ms-justify-content: center;
	-webkit-justfy-centent:center;
	align-items: center;
	flex-direction: column;
}
.faq_list_form{
	max-width: 950px;
	width: 100%;
	position: relative;
	margin: 20px auto;
	display: block;
}
.faq_list_form .input_sousuo{
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #F5F5F5;
	text-indent: 30px;
	border:0px;
	border-radius: 30px;
}
.button_sousuo{
	position:absolute;
	right: 0px;
	top:0px;
	width: 170px;
	height: 60px;
	background: #72C2C1;
	color: #FFF;
	border: 0px;
	border-radius: 30px;
	font-size: 30px;
}
.faq_resou{
	max-width: 950px;
	width: 100%;
	margin: 0px auto  20px auto 	; 
}
.faq_resou a{
	display: inline-block;
	margin-left: 30px;
	font-size: 14px;
	color:#888
}
.faq_resou a:hover{
	color:#72C2C1;
}
.faq_list_box{
	background: #f9f9f9;
}
.faq_list_box_item{
	width: 100%;
	background: #fff;
	padding: 80px 70px;
	 box-shadow: 5px 5px 15px  rgba(0,0,0, .1);
	 margin-to: 20px;
}
.faq_list_box_item_title{
	line-height: 1.5;
}
.faq_list_box_item_text{
	line-height: 1.5;
}
.blog_list_title{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content: space-between;
	-ms-justify-content: space-between;
	-webkit-justfy-centent:space-between;
	flex-wrap: wrap;
 
}
.blog_list_title_l{
	width: 50%;
}
.blog_list_title_r{
	width: 50%;
}
.blog_list_title_l_item{
	width: 35%;
	color:#444;
	border-bottom: 4px solid #f3f3f3;
	height: 60px;
	line-height: 60px;
	display: inline-block;
	margin:20px 0 20px 20px;
}
.blog_list_title_l_item:hover ,.blog_list_title_l_item.hover {
	border-bottom: 4px solid #72C2C1;
}
.blog_list_title_l_item:hover .icon,.blog_list_title_l_item.hover .icon{
	color:#000;
}
.blog_list_title_r .input_sousuo{
	background: #FFF;
	box-shadow: 5px 5px 15px  rgba(0,0,0, .1);
}
.blog_list_title_r .button_sousuo{
	background: #FFF;
	color:#72C2C1
}

.blog_list_box_item{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content: space-between;
	-ms-justify-content: space-between;
	-webkit-justfy-centent:space-between;
	padding: 60px 50px 30px 50px  ;
	flex-wrap: wrap;
}
.blog_list_box_item:hover{
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    border:0;
}
.blog_list_box_item_pic{
    
	width: 350px;
}
.blog_list_box_item_pic img{
	width: 100%;
}
.blog_list_box_item_con{
	padding: 80px 120px;
	width: calc(100% - 350px);
}
.blog_list_box_item_title {
	margin-bottom: 25px;
}

.contact_box1_l .oem_box11_form{
	padding:0px
}
.contact_box1_l .oem_box11_form_text{
	margin-left: 0px;
	width: calc(100% - 8px);
	
}
.contact_box1_l .oem_box11_form_tarea{
	margin-left: 0px;
	height: 113px;
}
.contact_box1_l .ind_pro_list1_btn{
	width: 100%;
}
.pc_box01_con_pic img:hover {
    transform: scale(1.02);
    transition:all 0.5s;
	-webkit-transition:all 0.5s;
 }
 
 .sub_banner_parents .ind_box1_l_tt1{
      font-family: "Century751-BT";
 }
 
 
 .contact_box1 .ind_box4_text{
     margin: 20px 0 0 0;
 }