<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 *               ii.                                         ;9ABH,          
 *              SA391,                                    .r9GG35&amp;G          
 *              &amp;#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&amp;5.:X1       
 *       59;.....,.     .,,,,,,,,,,,...        .............,..:1;.:&amp;s       
 *      s8,..;53S5S3s.   .,,,,,,,.,..      i15S5h1:.........,,,..,,:99       
 *      93.:39s:rSGB@A;  ..,,,,.....    .SG3hhh9G&amp;BGi..,,,,,,,,,,,,.,83      
 *      G5.G8  9#@@@@@X. .,,,,,,.....  iA9,.S&amp;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&amp;5,....                    .            .,,,,,.sMr 
 *  SS       :: h@@@@@@@@@@#; .                     ...  .         ..,,,,iM5 
 *  91  .    ;:.,1&amp;@@@@@@MXs.                            .          .,,:,:&amp;S 
 *  hS ....  .:;,,,i3MMS1;..,..... .  .     ...                     ..,:,.99 
 *  ,8; ..... .,:,..,8Ms:;,,,...                                     .,::.83 
 *   s&amp;: ....  .sS553B@@HX3s;,.    .,;13h.                            .:::&amp;1 
 *    SXr  .  ...;s3G99XA&amp;X88Shss11155hi.                             ,;:h&amp;, 
 *     iH8:  . ..   ,;iiii;,::,,,,,.                                 .;irHA  
 *      ,8X5;   .     .......                                       ,;iihS8Gi
 *         1831,                                                 .,;irrrrrs&amp;@
 *           ;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: 'Poppins', sans-serif;
	font-weight: 400;
}
input, button, textarea,select,button{
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
}
.bgf4{
	background: #f4f8fa;
}
.bgf5{
	background: #f5f5f5;
}
.bgf6{
	background: #f6f6f6;
}
.bgf8{
	background: #f8f8f8;
}

.fwl{
	font-weight: 200;
}
.fws{
	font-weight: 600;
}
.fwb{
	font-weight: 700;
}

.header_box{
	height: 157px;
}




.header{
	position: relative;
	z-index: 2;
	width: 100%;
	height: 157px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.header_t{
	border-bottom: 1px solid rgba(102,102,102,.14);
}
.header_t_l{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}
.header_t_l_item{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	color: #666;
	font-size: 14px;
	padding: 0 16px;
	position: relative;
}
.header_t_l_item::after{
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	width: 1px;
	height: 17px;
	background: rgba(229,229,229,.14);
	margin-top: -8px;
}
.header_t_l_item:last-child::after{
	display: none;
}
.header_t_l_item .icon{
	font-size: 18px;
	margin-right: 5px;
}
.header_t_l_item a{
	color: #666;
}

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

.header_t_r_menu{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}
.header_t_r_menu a{
	display: block;
	font-size: 14px;
	color: #666;
	margin-right: 28px;
}
.header_lag{
	display: block;
	position: relative;
}
.header_lag_tt{
	width: 100%;
	height:45px;
	color: #666;
	font-size: 14px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	text-align: center;
	cursor: pointer;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.header_lag_tt .icon{
	margin-right: 6px;
}

.header_lag_down{
	display: none;
	position: absolute;
	left: 50%;
	top: 50px;
	z-index: 2;
	width: 120px;
	padding: 8px 0;
	background: #fff;
	box-shadow: 0 0 6px rgba(115,115,115,.2);
	margin-left: -60px;
	border-radius: 4px;
}
.header_lag_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;
	font-size: 14px;
	color: #666;
	text-align: center;
	line-height: 30px;
}
.header_lag_down a .icon{
	margin-right: 6px;
}
.header_lag_down a:hover{
	color: #1e9d5c;
}







.logo{
	width: 282px;
	height: 112px;
	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 .pic1{
	display: none;
}
.logo .pic2{
	display:block;
}


.header_r{
	width: calc(100% - 300px);
	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{
	width: calc(100% - 45px);
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:flex-end;
	-ms-justify-content:flex-end;
	-webkit-justify-content:flex-end;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	padding:0 0.63vw 0 0;
}
.menu_dl dd{
	position: relative;
	padding: 0 0.7vw;
}
.menu_dl dd.dd_pro{
	position: static;
}
.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: 16px;
	line-height: 58px;
	color: #666;
	white-space: nowrap;
	position: relative;
}
.menu_tt::after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 2px;
	opacity: 0;
	background: #1e9d5c;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.menu_dl dd.hover .menu_tt{
	color: #1e9d5c;
}
.menu_dl dd.hover .menu_tt::after{
	opacity: 1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.menu_tt .icon{
	font-size: 14px;
	margin-left: 6px;
	transform: rotateZ(90deg);
	-webkit-transform: rotateZ(90deg);
	-ms-transform: rotateZ(90deg);
}
.menu_down{
	display: none;
	position: absolute;
	left: 0;
	top: 58px;
	z-index: 2;
	width: 210px;
	padding: 10px 5px;
	background: #fff;
}

.menu_down a{
	display: block;
	font-size: 16px;
	line-height: 26px;
	color: #666;
	text-align: center;
	padding: 8px 0;
}
.menu_down a:last-child{
	border-bottom: none;
}
.menu_down a:hover{
	color: #1e9d5c;
}



.header_b_r{
	width:40px;
	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;
}
.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: 40px;
	height: 40px;
	font-size: 24px;
	color: #666;
	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: #1e9d5c;
	font-size: 28px;
	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_b{
	width: 100%;
}


.header_box.header_index{
	height: 0;
}
.header_box.header_index .header_t{
	border-bottom-color: rgba(229,229,229,.14);
}
.header_box.header_index .header_t_l_item,
.header_box.header_index .header_t_l_item a,
.header_box.header_index .header_lag_tt,
.header_box.header_index .menu_tt,
.header_box.header_index .header_search_icon,
.header_box.header_index .header_t_r_menu a{
	color: #fff;
}
.header_b.hover .menu_tt,
.header_b.hover .header_search_icon{
	color: #666;
}

.header_b.hover .logo .pic1{
	display: none;
}
.header_b.hover .logo .pic2{
	display:block;
}


.header_b.hover{
	position: fixed;
	left: 0;
	top: 0;
	z-index: 2;
	background: #fff;
	box-shadow: 0 0 5px rgba(115,115,115,.2);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.header_b.pro_det{
	position: relative;
}


/* .header.hover .menu_dl dd.hover .menu_tt{
	color: #073c9c;
} */

.header.pro_det .header_b.hover{
	position: relative;
}





/*
 * 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: #182737;
	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: #fff;
	border-radius: 4px;
	margin-bottom: 6px;
}
.mobile_menu_btn .line:last-child{
	margin-bottom: 0;
}

.mobile_search_icon{
	width: 40px;
	height: 52px;
	color: #fff;
	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: #1e9d5c;
}
.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: #1e9d5c;
	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;
	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: #bfbfbf;
	margin: 0 5px;
	border-radius: 10px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.scroll_dots .scroll_dots_bars .swiper-pagination-bullet-active{
	background: #1e9d5c;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}







.fz60{
	font-size: 60px;
}
.fz52{
	font-size: 52px;
}
.fz48{
	font-size: 48px;
}
.fz46{
	font-size: 46px;
}
.fz42{
	font-size: 48px;
}
.fz40{
	font-size: 40px;
}
.fz36{
	font-size:36px;
}
.fz32{
	font-size:32px;
}
.fz30{
	font-size: 30px;
}
.fz26{
	font-size: 26px;
}
.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: 30px;
}
.public_text2{
	font-size: 14px;
	line-height: 24px;
}
.public_text3{
	font-size: 18px;
	line-height: 30px;
}
.public_text4{
	font-size: 16px;
	line-height: 28px;
}


.public_text1 img,
.public_text2 img,
.public_text3 img,
.public_text4 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: 80px;
	padding-bottom: 80px;
}
.main_content2{
	padding-top: 80px;
}
.main_content3{
	padding-bottom: 80px;
}



/* banner */
.banner_box{
	position: relative;
}
.banner .swiper-slide{
	overflow: hidden;
}
.banner_item{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.banner_bars_box{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	width: 100%;
	background: rgba(0,0,0,.12);
}
.banner_bars{
	width: 100%;
	border-top: 1px solid rgba(255,255,255,.25);
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
}
.banner_bars .item{
	width: 24%;
	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: 132px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	cursor: pointer;
	word-break: break-all;
	position: relative;
}
.banner_bars .item.active{
	color: #fff;
}
.banner_bars .item::after{
	content: "";
	display: block;
	position: absolute;
	opacity: 0;
	left: 0;
	top: -2px;
	width: 100%;
	height: 3px;
	background: #1e9d5c;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.banner_bars .item.active::after{
	opacity: 1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}






/* ind_box1 */
.ind_box1{
	background: url(../image/ind_bg1.jpg) no-repeat center bottom / cover;
	padding-bottom: 135px;
}

.ind_box1_title1 .tt{
	display: inline-block;
	padding: 13px 0;
	border-bottom: 1px solid #fff;
}
.ind_box1_title2{
	line-height: 1.2;
	padding: 12px 0 8px;
}

.ind_box1_text{
	line-height: 2;
}



.ind_box2{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
}
.ind_box2_item{
	width: calc(57.4% / 2);
	overflow: hidden;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box2_item a{
	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;
	position: relative;
}
.ind_box2_item a img{
	max-width: none;
	height: 558px;
}
.ind_box2_item_tt{
	position: absolute;
	left: 0;
	top: 62px;
	width: 100%;
	color: #fff;
	text-align: center;
}

.ind_box2_item.hover{
	width: 42.6%;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}



.ind_title1{
	margin-bottom: 40px;
}
.ind_title1 .tt{
	line-height: 1.1;
}
.ind_title1 .text{
	padding-top: 15px;
	font-weight: 200;
}
.ind_title1 .text2{
	padding-top: 15px;
	font-weight: 200;
}




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

.ind_box3_l,
.ind_box3_r{
	width: 418px;
	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;
}
.ind_box3_pic1{
	width:calc(100% - 252px);
}

.ind_box3_list1{
	width: 240px;
	padding-left: 24px;
	height: 551px;
	background: url(../image/ind_icon1.png) no-repeat left center / auto 100%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
}

.ind_box3_list1 .item{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	margin: 8px 0;
}
.ind_box3_list1 .item .icon{
	width: 55px;
	height: 55px;
	border-radius: 50%;
	overflow: hidden;
}
.ind_box3_list1 .item .tt{
	width: calc(100% - 55px);
	font-size: 16px;
	font-weight: 200;
	padding-left: 14px;
}
.ind_box3_list1 .item:hover img{
	transform:scale(1.3,1.3);
	-webkit-transform:scale(1.13,1.3);
}

.ind_box3_l .ind_box3_list1 .item:nth-child(1),
.ind_box3_l .ind_box3_list1 .item:nth-child(7){
	margin-left: 37px;
}
.ind_box3_l .ind_box3_list1 .item:nth-child(2),
.ind_box3_l .ind_box3_list1 .item:nth-child(6){
	margin-left: 19px;
}
.ind_box3_l .ind_box3_list1 .item:nth-child(3),
.ind_box3_l .ind_box3_list1 .item:nth-child(5){
	margin-left: 9px;
}







.ind_box3_m{
	width: calc(100% - 836px);
	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;
}

.ind_box3_m_icon{
	width: 34px;
}
.ind_box3_m_pic{
	width: calc(100% - 64px);
	padding: 0 3%;
	text-align: center;
}

.ind_box3_r .ind_box3_list1{
	padding-left: 0;
	padding-right: 27px;
	padding-top: 7px;
	background: url(../image/ind_icon2.png) no-repeat right center / auto 100%;
}
.ind_box3_r .ind_box3_list1 .item{
	flex-direction: row-reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	margin: 12px 0;
}
.ind_box3_r .ind_box3_list1 .item .tt{
	padding: 0 14px 0 0;
	text-align: right;
}

.ind_box3_r .ind_box3_list1 .item:nth-child(3),
.ind_box3_r .ind_box3_list1 .item:nth-child(4){
	margin-right: 0;
}
.ind_box3_r .ind_box3_list1 .item:nth-child(2),
.ind_box3_r .ind_box3_list1 .item:nth-child(5){
	margin-right: 11px;
}
.ind_box3_r .ind_box3_list1 .item:nth-child(1),
.ind_box3_r .ind_box3_list1 .item:nth-child(6){
	margin-right: 26px;
}


.ind_box3_con_mobile{
	display: none;
}




.ind_box3_pic1_animate_1{
    transform:scale(1,1);
		-webkit-transform:scale(1,1);
		transition:all 1s;
	-webkit-transition:all 1s;
}
.ind_box3_pic1_animate_1.hover{
    transform:scale(1.2,1.2);
		-webkit-transform:scale(1.2,1.2);
		transition:all 1s;
	-webkit-transition:all 1s;
}
.ind_box3_pic1_animate_2{
    transform:scale(1,1);
		-webkit-transform:scale(1,1);
		transition:all 1s;
	-webkit-transition:all 1s;
}
.ind_box3_pic1_animate_2.hover{
    transform:scale(1.2,1.2);
		-webkit-transform:scale(1.2,1.2);
		transition:all 1s;
	-webkit-transition:all 1s;
}
.ind_box3_pic1_animate_3{
    transform:scale(1,1);
		-webkit-transform:scale(1,1);
		transition:all 1s;
	-webkit-transition:all 1s;
}
.ind_box3_pic1_animate_3.hover{
    transform:scale(1.2,1.2);
		-webkit-transform:scale(1.2,1.2);
		transition:all 1s;
	-webkit-transition:all 1s;
}



@keyframes aaaa3 {
	0% {
		transform:scale(1,1);
		-webkit-transform:scale(1,1);
		transition:all 1s;
	-webkit-transition:all 1s;
	}
	
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}

.ind_box4_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;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	padding-top: 24px;
}
.ind_box4_btn_box a{
	width: 195px;
	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: 42px;
	border-radius: 21px;
	border: 1px solid #666;
	margin: 0 15px;
}
.ind_box4_btn_box a:hover{
	color: #fff;
	background: #1e9d5c;
	border-color: #1e9d5c;
}

.ind_box4_scroll{
	max-width: 1280px;
	padding: 40px 0;
	margin: 0 auto;
}
.ind_box4_scroll_bars{
	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_box4_scroll_bars .item{
	font-size: 16px;
	line-height: 1;
	color: #333;
	font-weight: 200;
	margin: 0 13px;
	cursor: pointer;
}
.ind_box4_scroll_bars .item.active{
	color: #1e9d5c;
	font-size: 24px;
}



.ind_box5{
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 255px;
}


.ind_box5_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;
	max-width: 1440px;
	padding-top: 3.65vw;
	margin: 0 auto;
}
.ind_box5_list dd{
	width: 23%;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box5_list dd:hover{
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box5_list dd .icon{
	font-size: 72px;
	line-height: 1;
}
.ind_box5_list dd .con{
	padding: 30px 0 0;
}
.ind_box5_list dd .con .tt{
	line-height: 1.2;
	padding-bottom: 3px;
}
.ind_box5_list dd .con .text{
	display: inline-block;
	border-bottom: 1px solid #fff;
}



.ind_box6_l{
	width: 37%;
	padding: 0 2.6vw 0 8.33vw;
}
.ind_box6_r{
	width: 63%;
}

.ind_box6_l_more_box{
	max-width: 470px;
	width: 100%;
	height: 260px;
	background: url(../image/ind_bg3.jpg) no-repeat center center / cover;
	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;
	padding: 0 7% 2.08vw;
}
.ind_box6_l_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: 100%;
	max-width: 262px;
	height: 52px;
	background: #fff;
	border-radius: 26px;
}

.ind_box7_scroll_pic{
	width: 244px;
	padding: 8px;
	background: #fff;
	border-radius: 50%;
	box-shadow: 0 10px 15px rgba(50,50,50,.2);
	margin: 0 auto 20px;
}

.ind_box7_scroll_item{
	background: #f5f5f5;
	text-align: center;
	padding: 65px 5% 50px;
}
.ind_box7_scroll_con{
	color: #000;
}
.ind_box7_scroll_con .text{
	padding: 10px 0 22px;
}

.ind_box7_scroll_con .more{
	display: block;
	width: 195px;
	height: 42px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #666;
	border-radius: 21px;
	margin: 0 auto;
}

.ind_box7_scroll_item:hover{
	background: url(../image/ind_team_bg.png) no-repeat center center / cover;
}

.ind_box7_scroll_item:hover .ind_box7_scroll_con{
	color: #fff;
}
.ind_box7_scroll_item:hover .ind_box7_scroll_con .more{
	color: #fff;
	border-color: #fff;
	transition:all 0s;
	-webkit-transition:all 0s;
}



.ind_box8{
	background: url(../image/ind_bg4.jpg) no-repeat center center / cover;
}
.ind_box8_con{
	position: relative;
	width: 100%;
}
.ind_box8_con::after{
	content: "";
	position: absolute;
	left: 0;
	top:62px;
	display: block;
	width: 100%;
	height: 298px;
	border-radius: 149px;
	border: 1px dashed #fff;
}
.ind_box8_title1{
	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-top: -14px;
}
.ind_box8_title1 .icon{
	font-size: 18px;
	margin-left: 8px;
}



.ind_box8_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	padding: 0 3%;
	position: relative;
	z-index: 1;
}
.ind_box8_list dd{
	width: calc(92% / 6);
	height: 298px;
	text-align: center;
}
.ind_box8_list dd .icon{
	text-align: center;
	margin: 0 auto;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box8_list dd .icon img{
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box8_list dd .con{
	padding: 18px 0 0;
}
.ind_box8_list dd:hover .icon img{
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box8_list2{
	flex-direction: row-reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
}


.ind_box9_scroll_box{
	position: relative;
	max-width: 1300px;
	margin: 0 auto;
	padding: 0 70px;
}
.ind_box9_scroll .swiper-slide{
	overflow: hidden;
}
.ind_box9_scroll .swiper-slide img{
	width: 100%;
}
.ind_box9_scroll .swiper-slide:hover img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}
.ind_box9_scroll_btn{
	position: absolute;
	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;
	width: 60px;
	font-size: 30px;
	color: #000;
	height: 100%;
	cursor: pointer;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box9_scroll_btn.prev{
	left: 0;
	transform: rotateZ(180deg);
	-webkit-transform: rotateZ(180deg);
	-ms-transform: rotateZ(180deg);
}
.ind_box9_scroll_btn.next{
	right: 0;
}
.ind_box9_scroll_btn:hover{
	color: #1e9d5c;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}




.footer{
	background: #7d7d7d;
}

.footer_t{
	background: #7d7d7d;
	padding: 0 5.2vw;
}

.footer_t_clm1{
	padding: 24px 0;
	border-bottom: 1px solid #a6a6a6;
}


.footer_t_clm2{
	padding: 45px 0;
}

.footer_sm{
	width: 282px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.footer_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: 38px;
	height: 38px;
	font-size: 18px;
	color: #7d7d7d;
	border-radius: 50%;
	background: #fff;
	margin: 0 9px;
}
.footer_sm .icon:hover{
	color: #fff;
	background: #1e9d5c;
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
}


.footer_t_clm2_m{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	width: calc((100% - 282px) * 0.53);
}
.footer_t_clm2_m_item1{
	width: 40%;
}

.footer_t_clm2_m_item2{
	width: 58%;
}
.footer_t_clm2_m_item1_title{
	margin-bottom: 10px;
}
.footer_t_clm2_m_list a{
	display: block;
	font-size: 14px;
	line-height: 30px;
	color: #f2f2f2;
}
.footer_t_clm2_m_list a:hover{
	color: #fff;
	transform:translateX(3px);
	-webkit-transform:translateX(3px);
}
.footer_t_clm2_r{
	width: calc((100% - 282px) * 0.36);
}

.footer_t_clm2_r_title{
	font-size: 14px;
	color: #f2f2f2;
}
.footer_t_clm2_r_text{
	display: block;
	width: 100%;
	height: 34px;
	font-size: 14px;
	color: #f2f2f2;
	padding-left: 12px;
	border: 1px solid #e9e9e9;
	margin: 20px 0 22px;
}
.footer_t_clm2_r_text::-webkit-input-placeholder{
	color: #f2f2f2;
}

.footer_t_clm2_r_btn{
	display: block;
	width: 100%;
	height: 44px;
	text-align: center;
	color: #f2f2f2;
	background: #616161;
	border-radius: 3px;
	border: none;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.footer_t_clm2_r_btn:hover{
	color: #fff;
	background: #1e9d5c;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.footer_b{
	background: #f2f2f2;
	padding: 26px 5.2vw;
}

.footer_b_r{
	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;
}
.footer_b_r a{
	color: #333;
	font-size: 14px;
	margin: 0 9px;
}
.footer_b_r a:hover{
	color: #1e9d5c;
}





/* float_fix */
.float_fix{
	position: fixed;
	right: 0;
	bottom: 30%;
	z-index: 7;
	width: 50px;
}
.float_fix .item{
	display: block;
	width: 50px;
	height: 50px;
	position: relative;
	margin-bottom: 1px;
}
.float_fix .item .item_icon{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	width: 50px;
	height: 50px;
	color: #fff;
	font-size: 24px;
	background: #1e9d5c;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.float_fix .item .item_con{
	position: absolute;
	right: -220px;
	top: 0;
	width: 220px;
	height: 50px;
	background: #1e9d5c;
	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-left: 6px;
	color: #fff;
	font-size: 14px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.float_fix .item .item_con .icon{
	font-size: 20px;
	font-weight: normal;
	margin-right: 6px;
}


.float_fix .item .code{
	position: absolute;
	right: -180px;
	top: 0;
	z-index: 8;
	width: 90px;
	height: 90px;
	border: 3px solid #f9bf00;
}

.float_fix .item:hover .item_con{
	right: 0;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.float_fix .item:hover .item_icon{
	color: #fff;
	background: #1e9d5c;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.back_top{
	display: none;
	font-size: 22px;
}
.back_top .item_icon::before{
	transform: rotateZ(-90deg);
	-webkit-transform: rotateZ(-90deg);
	-ms-transform: rotateZ(-180deg);
}
.float_fix .item:first-child .item_icon{
	border-top-left-radius: 10px;
}
.float_fix .item:last-child .item_icon{
	border-bottom-left-radius: 10px;
}
.float_fix .item:last-child:hover .item_icon{
	border-bottom-left-radius: 10px;
}



/* about */
.sub_title1{
	margin-bottom: 30px;
}
.sub_title1 .tt{
	line-height: 1.2;
}
.sub_title1 .line{
	width: 83px;
	height: 3px;
	background: #1e9d5c;
	margin-top: 27px;
}


.about_box1_title1{
	margin-bottom: 5px;
}

.about_box1_text{
	margin-bottom: 35px;
}
.about_box1_con{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}

.about_box1_l{
	width: 22.125%;
}
.about_box1_l2{
	order: 3;
}

.about_box1_item1{
	border-bottom: 2px solid #1e9d5c;
	margin-bottom: 3.13vw;
}	
.about_box1_item1:last-child{
	margin-bottom: 0;
}
.about_box1_item1_num_box{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
}
.about_box1_item1_num_box .num{
	font-size: 4.17vw;
	line-height: 1;
	color: #1e9d5c;
}
.about_box1_item1_tt{
	padding: 27px 0 25px;
}



.about_box1_m{
	width: 47.25%;
	order: 2;
}


.about_box1_m a{
	display: block;
	overflow: hidden;
	border-radius: 6px;
	position: relative;
}
.about_box1_m a&gt;img{
	display: block;
	width: 100%;
}
.about_box1_m a:hover&gt;img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}
.about_box1_m a .con{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 114px;
	height: 114px;
	transform: translate(-50%,-50%);
}


.cir_line_box{
	position: relative;
	width: 100%;
	height: 100%;
}
.cir_line_box .line1,
.cir_line_box .line2,
.cir_line_box .line3{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	opacity: 0;
	border: 1px solid #fff;
	transform: translate(-50%,-50%);
	transform-origin: center center;
}

.cir_line_box .line1{
	animation:aaaa3 3s infinite linear; 
	animation-delay: -1s;
}
.cir_line_box .line2{
	animation:aaaa3 3s infinite linear; 
	animation-delay: 0s;
}
.cir_line_box .line3{
	animation:aaaa3 3s infinite linear; 
	animation-delay: 1s;
}

@keyframes aaaa3 {
	0% {
		width: 100%;
		height: 100%;
		opacity: 0;
	}
	50% {
		width: 150%;
		height: 150%;
		opacity: 0.45;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}



.about_box2{
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
}
.about_box2_text{
	margin-bottom: 25vw;
}



.about_box3{
	background: url(../image/about_bg3.jpg) no-repeat center center / cover;
}
.about_box3_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-top: 30px;
}

.about_box3_list .item{
	width: calc(100% / 3);
	padding: 0 2.5%;
	border-right: 1px solid #dddddd;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.about_box3_list .item:last-child{
	border: none;
}
.about_box3_list .item .tt{
	margin-bottom: 8px;
}
.about_box3_list .item:hover{
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.about_box4{
	background: url(../image/about_bg1.jpg) no-repeat center center / cover;
}


.about_box5_bars{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	margin-bottom: 50px;
	padding-top: 10px;
}

.about_box5_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;
	height: 64px;
	color: #333;
	padding: 0 3.91vw;
	border-radius: 6px;
	cursor: pointer;
	background: #fff;
	border: 1px solid #e2e2e2;
	margin: 0 10px 10px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.about_box5_bars .item:hover,
.about_box5_bars .item.hover{
	color: #fff;
	background: #1e9d5c;
	border-color: #1e9d5c;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.about_box5_scroll .ind_box7_scroll_item{
	border-radius: 6px;
	overflow: hidden;
	padding: 4.69vw 3% 3vw;
	background: #fff;
}
.about_box5_scroll .ind_box7_scroll_item:hover{
	background: url(../image/ind_team_bg.png) no-repeat center center / cover;
}


.about_box6_l{
	width: 52%;
}

.about_box6_l_item{
	margin-bottom: 2.86vw;
}
.about_box6_l_item:last-child{
	margin-bottom: 0;
}
.about_box6_l_item_t{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	margin-bottom: 10px;
}
.about_box6_l_item_t .icon{
	width: 52px;
	font-size: 46px;
	line-height: 1;
	color: #1e9d5c;
}
.about_box6_l_item_t .tt{
	width: calc(100% - 52px);
	padding-left: 11px;
}
.about_box6_l_item_text{
	padding-left: 63px;
}

.about_box6_r{
	width: 42.25%;
	padding: 40px 3.13vw;
	box-shadow:  0 0 15px rgba(50,50,50,.2);
	border-radius: 6px;
	
}

.about_box6_r_title{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	margin-bottom: 30px;
}
.about_box6_r_title .icon{
	width: 122px;
}

.about_box6_r_title .con{
	width: calc(100% - 122px);
	padding-left: 15px;
}
.about_box6_r_text_pic:hover{
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
}



/* blog */
.blog_list1 dd{
	padding-bottom: 40px;
	border-bottom: 1px solid #ececec;
	margin-bottom: 40px;
}

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

.blog_list1_pic{
	width: 450px;
	overflow: hidden;
	border-radius: 4px;
}
.blog_list1_pic img{
	width: 100%;
}

.blog_list1_con{
	width: calc(100% - 450px);
	padding-left: 3.65vw;
}
.blog_list1_tt{
	color: #333;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.blog_list1_text{
	margin: 22px 0 44px;
}

.blog_list1_more{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}
.blog_list1_more .line{
	width: 25px;
	height: 1px;
	background: #666;
	margin-right: 8px;
}

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

.blog_list1 dd a:hover .blog_list1_tt{
	color: #1e9d5c;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.page{
	padding: 25px 0 15px;
	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;
}
.page a{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	width: 44px;
	height: 44px;
	font-size: 16px;
	color: #666;
	text-align: center;
	border-radius: 4px;
	border: 1px solid #dcdcdc;
	margin: 0 7px;
}
.page a.page_btn{
	width:150px;
}
.page a.hover,
.page a:hover{
	color: #fff;
	background: #1e9d5c;
	border-color: #1e9d5c;
}


.blog_det_page{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	background: #f5f5f5;
	margin-bottom: 60px;
}

.blog_det_page_item{
	width: 50%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	border-right: 1px solid #fff;
}


/* blog_det */
.blog_det_box{
	padding: 50px 3.65vw;
	border-radius: 6px;
	box-shadow: 0 0 15px rgba(50,50,50,.1);
}
.blog_det_title1{
	line-height: 1.2;
}
.blog_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: 28px 0 35px;
	border-bottom: 1px solid #eee;
}
.blog_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;
	color: #999;
	margin: 0 1.04vw 5px;
}
.blog_det_date .item .icon{
	font-size: 20px;
	margin-right: 7px;
}


.blog_det_con{
	padding: 37px 0;
}

.blog_det_page{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	border-radius: 6px;
	background: #f5f5f5;
}
.blog_det_page_item{
	width: 50%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	line-height: 68px;
	padding: 0 20px;
	border-right: 1px solid #fff;
}
.blog_det_page_item:last-child{
	border: none;
}
.blog_det_page_item .tt{
	width: 110px;
	text-align: right;
}
.blog_det_page_item .text{
	width: calc(100% - 210px);
}
.blog_det_page_item .text a{
	display: block;
	color: #666;
}
.blog_det_page_item .text a:hover{
	color: #1e9d5c;
}
.blog_det_page_item .time{
	width: 100px;
}


/* rela_news */
.rela_blog_box{
	padding: 40px 0 60px;
	border-radius: 6px;
}

.rela_blog_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.rela_blog_list dd{
	width: 50%;
	padding: 0 4%;
	border-right: 1px solid #fff;
}

.rela_blog_list_item{
	display: block;
	position: relative;
	overflow: hidden;
	border-radius: 6px;
}
.rela_blog_list_pic{
	overflow: hidden;
}
.rela_blog_list_pic img{
	display: block;
	width: 100%;
}

.rela_blog_list_con{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 260px;
	padding: 0 4% 18px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: flex-end;
	-webkit-align-items: flex-end;
	-ms-align-items:flex-end;
	background:url(../image/rela_news_item_bg.png) repeat-x center bottom / auto 100%;
}
.rela_blog_list_item:hover .rela_blog_list_pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}





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

.contact_title1{
	margin-bottom: 20px;
}


.contact_box1_l_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	margin-bottom: 45px;
}
.contact_box1_l_list .item{
	width: 50%;
	padding: 30px 0;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	border-bottom: 1px solid #ececec;
}
.contact_box1_l_list .item:last-child{
	width: 100%;
}
.contact_box1_l_list .item .icon{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	width: 68px;
	height: 68px;
	font-size: 30px;
	color: #333;
	border-radius: 50%;
	background: #fff;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.contact_box1_l_list .item .con{
	width: calc(100% - 68px);
	padding-left: 20px;
}
.contact_box1_l_list .item .con .text{
	color: #333;
}
.contact_box1_l_list .item .con .text a{
	color: #333;
}

.contact_box1_l_list .item:hover .icon{
	color: #fff;
	background: #1e9d5c;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.contact_box1_l_list .item:hover .con .text a{
	color: #1e9d5c;
}


.contact_box1_l_sm{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}
.contact_box1_l_sm_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	padding-left: 8px;
}

.contact_box1_l_sm_list .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: 36px;
	height: 36px;
	font-size: 16px;
	color: #fff;
	border-radius: 50%;
	margin: 0 10px 0 0 ;
}
.contact_box1_l_sm_list .icon:hover{
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
}
.contact_box1_l_sm_list .icon.icon-facebook1{
	background: #237ef3;
}
.contact_box1_l_sm_list .icon.icon-linkedin2{
	background: #007cb6;
}
.contact_box1_l_sm_list .icon.icon-you-tube{
	background: #ca1921;
}
.contact_box1_l_sm_list .icon.icon-Twitter{
	background: #1bb8ef;
}
.contact_box1_l_sm_list .icon.icon-douyin{
	background: #000000;
}

.contact_box1_r{
	width: 45.625%;
	border-radius: 6px;
	padding: 35px 3%;
	background: #fff;
	box-shadow: 0 0 15px rgba(0,0,0,.15);
}
.contact_box1_r_title{
	margin-bottom: 20px;
}
.contact_box1_r_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;
}
.contact_box1_r_form dd{
	width: calc((100% - 25px) / 2);
	margin-bottom: 15px;
}
.contact_box1_r_form dd.ddw{
	width: 100%;
}
.contact_box1_r_form_tt{
	color: #333;
	padding: 0 0 15px 0;
}
.contact_box1_r_form_tt .icon{
	color: #f00;
}
.contact_box1_r_form_text,
.contact_box1_r_form_area{
	display: block;
	width: 100%;
	height: 38px;
	color: #333;
	font-size: 14px;
	font-weight: 200;
	padding-left: 15px;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
}

.contact_box1_r_form_area{
	height: 208px;
	padding: 13px 15px;
	border: 1px solid #dcdcdc;
	resize: none;
}
.contact_box1_r_form_area::-webkit-input-placeholder{
	color: #999;
}

.contact_box1_r_form_btn{
	display: block;
	width: 100%;
	height: 50px;
	color: #fff;
	text-align: center;
	background: #1e9d5c;
	border: none;
	border-radius: 25px;
	margin-top: 10px;
}


.contact_box2_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.contact_box2_list dd{
	width: 31%;
	margin: 0 3.5% 30px 0;
}
.contact_box2_list dd .gq_icon_box{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	margin-bottom: 10px;
}
.contact_box2_list dd .gq_icon_box .icon{
	width: 42px;
	height: 42px;
	margin: 0 10px 0 0;
}
.contact_box2_list dd .tt1{
	margin-bottom: 5px;
}
.contact_box2_list dd .con{
	padding: 15px 0 25px;
	color: #333;
}
.contact_box2_list dd .con a{
	color: #333;
}
.contact_box2_list dd .con a:hover{
	color: #1e9d5c;
}




.page_faq_l{
	width: 388px;
}

.page_faq_l_form dd{
	margin-bottom: 15px;
}
.page_faq_l_form_text,
.page_faq_l_form_area{
	display: block;
	width: 100%;
	height: 39px;
	color: #333;
	font-size: 14px;
	font-weight: 200;
	padding-left: 15px;
	border-radius: 4px;
	border: 1px solid #dcdcdc;
}
.page_faq_l_form_text::-webkit-input-placeholder,
.page_faq_l_form_area::-webkit-input-placeholder{
	color: #666;
}

.page_faq_l_form_area{
	height: 175px;
	padding: 12px 15px;
	resize: none;
}

.page_faq_l_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: 192px;
	height: 48px;
	background: #1e9d5c;
	border: none;
	border-radius: 24px;
	margin-top: 10px;
}


.page_faq_r{
	width: calc(100% - 388px);
	padding-left: 50px;
}


.faq_list1 dd{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	border-radius: 6px;
	overflow: hidden;
	margin-bottom: 5px;
}

.faq_list1_num{
	width: 60px;
	line-height: 95px;
	text-align: center;
	background: #ececec;
	border-right: 1px solid #dbdbdb;
}

.faq_list1_con{
	width: calc(100% - 60px);
	background: #f5f5f5;
}
.faq_list1_con_title{
	height: 95px;
	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: 0 5%;
}

.faq_list1_con_title .tt{
	width: calc(100% - 50px);
	line-height: 1.2;
}
.faq_list1_con_title .icon{
	width: 50px;
	height: 50px;
	background: url(../image/faq_icon1.png) no-repeat center center;
	cursor: pointer;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.faq_list1_con_down{
	display: none;
	line-height: 24px;
	padding: 10px 5% 20px;
}

.faq_list1 dd.hover .faq_list1_con_title .icon{
	background: url(../image/faq_icon2.png) no-repeat center center;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


/* sub_banner_pro */
.sub_banner_pro{
	
	position: relative;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.sub_banner_pro_con{
	height: 670px;
	padding-bottom: 60px;
}

.sub_banner_pro_l{
	width: 65%;
	max-width: 960px;
}
.sub_banner_pro_l .tt{
	line-height: 1.2;
	margin-bottom: 0.89vw;
}
.sub_banner_pro_l .tt{
	line-height: 1.7;
}

.sub_banner_pro_r{
	width: 252px;
}

.sub_banner_pro_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;
	width: 100%;
	height: 54px;
	background: #1e9d5c;
	border-radius: 27px;
}
.sub_banner_pro_btn .icon{
	font-size: 16px;
	margin-left: 8px;
}

.location_pro{
	position: absolute;
	left: 0;
	bottom: 10px;
	line-height: 50px;
	width: 100%;
}
.location_pro a{
	color: #fff;
	margin: 0 3px;
}


.ind_box1_title2_line{
	display: block;
	width: 88px;
	height: 1px;
	background: #fff;
	margin: 20px auto 26px;
}



.pro_list1 dd{
	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;
	margin-bottom: 5.21vw;
}
.pro_list1 dd:last-child{
	margin-bottom: 0;
}
.pro_list_pic{
	display: block;
	width: 50%;
	overflow: hidden;
}
.pro_list_pic img{
	width: 100%;
}
.pro_list_con{
	width: 47%;
}
.pro_list_tt{
	display: block;
	line-height: 1.3;
}
.pro_list_text{
	margin: 10px 0 26px;
}
.pro_list_clm{
	margin-bottom: 35px;
}
.pro_list_clm .item{
	position: relative;
	line-height: 36px;
	padding-left: 20px;
}
.pro_list_clm .item::before{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 14px;
	width: 8px;
	height: 8px;
	background: #1e9d5c;
	border-radius: 50%;
}
.pro_list_btn_box{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.pro_list_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;
	border: 2px solid #1e9d5c;
	height: 54px;
	width: 252px;
	color: #333;
	border-radius:27px;
	margin:0 1.98vw 10px 0;
}
.pro_list_btn:last-child{
	margin-right: 0;
}
.pro_list_btn .icon{
	font-size: 20px;
	margin-left: 7px;
}
.pro_list_btn:hover{
	color: #fff;
	background: #1e9d5c;
}

.pro_list1 dd:hover .pro_list_pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}
.pro_list1 dd:nth-child(2n){
	flex-direction: row-reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
}



/* pro_det */
.location{
	line-height: 67px;
	background: url(../image/location_bg.jpg) no-repeat center center / cover;
}
.location a{
	color: #fff;
	margin: 0 3px;
}



/* pro_det_inf */
.pro_det_t{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}

.pro_det_t_inf{
	width: 50%;
	padding: 6.25vw 7%;
}
.pro_det_title1{
	line-height: 1.2;
}
.pro_det_inf_text{
	margin: 13px 0 30px;
}
.pro_det_inf_list{
	border-top: 1px dashed #dcdcdc;
	margin-bottom: 3.23vw;
}
.pro_det_inf_list .item{
	padding: 10px 0;
	border-bottom: 1px dashed #dcdcdc;
}

.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-bottom: 30px;
}

.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: 210px;
	height: 44px;
	font-size: 16px;
	color: #fff;
	background: #333;
	border-radius: 22px;
	margin: 0 1.04vw 10px 0;
}
.pro_det_inf_btn .icon{
	font-size: 20px;
	margin-right: 8px;
}
.pro_det_inf_btn:last-child{
	margin-right: 0;
}
.pro_det_inf_btn:hover{
	background: #1e9d5c;
}

.pro_det_inf_share{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}
.pro_det_inf_share .tt{
	font-size: 14px;
	margin-right: 6px;
}


.pro_det_t_pic{
	width: 50%;
	background: #f3f3f3;
	padding: 80px 5%;
	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_det_pic_scroll{
	width: 100%;
	margin-bottom: 20px;
}


.pro_det_pic_scroll_bars{
	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_pic_scroll_bars .item{
	width: 130px;
	margin: 0 10px;
	border-radius: 4px;
	overflow: hidden;
	border: 1px solid #cacaca;
	cursor: pointer;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.pro_det_pic_scroll_bars .item img{
	width: 100%;
}
.pro_det_pic_scroll_bars .item.active{
	border-color: #1e9d5c;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.pro_det_b_bars_box{
	height: 123px;
}
.pro_det_b_bars{
	width: 100%;
	background: #1e9d5c;
	position: relative;
	z-index: 2;

}
.pro_det_b_bars_list{
	width: 100%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	position: relative;
}
.pro_det_b_bars_list .item{
	width: calc(100% / 7);
	height: 123px;
	background: url(../image/pro_det_b_icon.jpg) no-repeat right center / auto 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;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	text-align: center;
	padding: 5px;
	transition:none;
	-webkit-transition:none;
}
.pro_det_b_bars_list .item .icon{
	width: 50px;
	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;
	color: #1e9d5c;
	font-size: 24px;
	border-radius: 50%;
	background: #fff;
	margin-bottom: 5px;
}
.pro_det_b_bars_list .item .tt{
	color: #fff;
}
.pro_det_b_bars_list .item.hover{
	background: #179554;
	transition:none;
	-webkit-transition:none;
}



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

.pro_det_b_box1_l{
	width: 50%;
	background: #eee;
	padding: 30px 15px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}


.pro_det_b_box1_r{
	width: 50%;
	padding:4.17vw 3%;
}

.pro_det_b_box1_title1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	margin-bottom: 20px;
}
.pro_det_b_box1_title1 .icon{
	margin-right: 7px;
}

.pro_det_b_box1_r_text{
	margin-bottom: 28px;
}

.pro_det_b_box1_r_list .item{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	padding: 6px 0;
	border-bottom: 1px dashed #dcdcdc;
}
.pro_det_b_box1_r_list .item .icon{
	width: 24px;
	height: 24px;
	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_box1_r_list .item .tt{
	width: calc(100% - 24px);
	padding-left: 7px;
}





.pro_det_b_title1{
	margin-bottom: 35px;
}
.pro_det_b_title1 .tt{
	line-height: 1.2;
}
.pro_det_b_title1 .text{
	padding-top: 8px;
}


.pro_det_b_rew_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	padding: 25px 0 0;
}
.pro_det_b_rew_list dd{
	width: 240px;
	padding: 10px;
	border-radius: 50%;
	background: rgba(255,255,255,.1);
	border: 1px solid #fff;
	margin: 0 2.08vw 20px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.pro_det_b_rew_list dd:hover{
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

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


.pro_det_b_app_scroll_item{
	display: block;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
}
.pro_det_b_app_scroll_item .pic{
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
}
.pro_det_b_app_scroll_item .pic img{
	width: 100%;
}
.pro_det_b_app_scroll_item .tt{
	line-height: 30px;
	padding: 8px 0;
}
.pro_det_b_app_scroll_item:hover .pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}


.public_text4  table{
	color: #333;
	width: 100%;
	text-align: center;
	background: #fff;
}
.public_text4  table tr td{
	padding: 5px;
	font-size: 14px;
	border: 1px solid #dee2e6;
}
.public_text4  table tr:nth-child(odd){
	background: #e9f0f5;
}
.public_text4  table tr:first-child{
	color: #fff;
	font-weight: 600;
	background: #73828d;
}
.public_text4  table tr:first-child td{
	color: #fff;
}

.pro_det_b_contact{
	height: 381px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	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_contact_title .tt{
	line-height: 1.2;
}
.pro_det_b_contact_title .text{
	padding: 18px 0 28px;
}
.pro_det_b_contact_title .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: 220px;
	height: 44px;
	color: #fff;
	border-radius: 22px;
	background: #1e9d5c;
}


.rela_video_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.rela_video_list dd{
	width: calc(92% / 4);
	margin: 0 calc(8% / 3) 20px 0;
}
.rela_video_list dd a{
	display: block;
}
.rela_video_list_pic{
	position: relative;
	border-radius: 6px;
	overflow: hidden;
}
.rela_video_list_pic img{
	width: 100%;
}
.rela_video_list_pic .icon{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 66px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	background: rgba(0,0,0,.34);
}
.rela_video_list_tt{
	padding: 15px 0 10px;
}
.rela_video_list dd a:hover .rela_video_list_pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}



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

.pro_det_b_box7_title_l{
	width: calc(100% - 370px);
}
.pro_det_b_box7_title_l_tt{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}
.pro_det_b_box7_title_l_tt .icon{
	margin-right: 10px;
}
.pro_det_b_box7_title_l_text{
	padding-top: 17px;
}
.pro_det_b_box7_title_r{
	width: 370px;
	height: 50px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:flex-end;
	-ms-justify-content:flex-end;
	-webkit-justify-content:flex-end;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	color: #1e9d5c;
}
.pro_det_b_box7_title_r .icon1{
	font-size: 36px;
	margin-right: 10px;
}
.pro_det_b_box7_title_r .icon2{
	font-size: 20px;
	margin-left: 7px;
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
}

.pro_det_b_box7_tip{
	background: #f5f5f5;
	padding: 40px 4.5% 48px;
	border-radius: 6px;
	margin-bottom: 20px;
}
.pro_det_b_box7_tip_list1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	width: 100%;
	height: 3px;
	background: #56b484;
	position: relative;
	margin: 45px 0 30px;
}
.pro_det_b_box7_tip_list1 .item{
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #fff;
	border: 3px solid #1e9d5c;
}

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

.pro_det_form_list dd{
	width:48%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	border-radius: 4px;
	border: 1px solid #dcdcdc;
	margin-bottom: 20px;
}
.pro_det_form_list dd.ddw{
	width: 100%;
}
.pro_det_form_list dd.ddw2{
	width: 100%;
	border: none;
	padding-top: 20px;
	margin-bottom: 0;
}
.pro_det_form_list_tt{
	font-size: 14px;
	text-align: right;
	width: 74px;
	line-height: 38px;
}
.pro_det_form_list_tt span{
	color: #f00;
}

.pro_det_form_list_text,
.pro_det_form_list_area{
	display: block;
	width: calc(100% - 74px);
	height: 38px;
	color: #333;
	font-size: 14px;
	font-weight: 400;
	border: none;
	padding-left: 5px;
}
.pro_det_form_list_area{
	height: 115px;
	padding: 10px 10px 10px 5px;
	resize: none;
}
.pro_det_form_list_text::-webkit-input-placeholder,
.pro_det_form_list_area::-webkit-input-placeholder{
	color: #999;
}


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

.pro_det_form_list_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;
	min-width: 212px;
	height: 44px;
	color: #fff;
	padding: 0 20px;
	font-weight: 400 !important;
	text-transform: capitalize !important;
	border-radius: 22px;
	background: #1e9d5c;
	border: none;
}


.cxfz_list1{
	padding-top: 5.36vw;
}
.cxfz_list1 dd{
	background: #f5f5f5;
	margin-bottom: 10.42vw;
}
.cxfz_list1 dd:last-child{
	margin-bottom: 0;
}
.cxfz_list1_wrap{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}

.cxfz_list1_l{
	width: 314px;
	position: relative;
	top: -5.36vw;
}

.cxfz_list1_r{
	width: calc(100% - 314px - 4vw);
}
.cxfz_list1 dd:nth-child(2n) .cxfz_list1_wrap{
	flex-direction: row-reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
}




/* 2022-11-2 æ–°åŠ&nbsp; */
/* pro_det2 */

.pro_det2_banner_box{
	position: relative;
}
.pro_det2_banner .swiper-slide img{
	width: 100%;
}

.pro_det2_banner .swiper-slide{
	position: relative;
}

.pro_det2_banner_con{
	position: absolute;
	left: 0;
	bottom: 130px;
	width: 100%;
}
.pro_det2_banner_con_tt1{
	line-height: 1.3;
	margin-bottom: 18px;
}
.pro_det2_banner_con_tt2{
	line-height: 1.3;
	margin-bottom: 35px;
}
.pro_det2_banner_con_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: 250px;
	height: 50px;
	font-size: 16px;
	color: #fff;
	background: #1e9d5c;
	border-radius: 25px;
	border: 1px solid #1e9d5c;
	margin: 0 auto;
}

.pro_det2_banner_con_btn.hover{
	
}


.pro_det2_banner_bars,
.pro_det9_banner_bars{
	position: absolute;
	left: 0;
	bottom: 22px;
	width: 100%;
	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;
}

.pro_det2_banner_bars .item,
.pro_det9_banner_bars .item{
	width: 150px;
	border-radius: 10px;
	overflow: hidden;
	border: 1px solid #7d7d7d;
	overflow: hidden;
	cursor: pointer;
	margin: 0 10px;
}
.pro_det2_banner_bars .item.active,
.pro_det9_banner_bars .item.active{
	border: 1px solid #179554;
}



.pro_det2_title1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	margin-bottom: 15px;
}
.pro_det2_title1 .line{
	width: 35px;
	height: 3px;
	background: -webkit-linear-gradient(left,#1d9e5d 0,#14d874 100%);
	background: linear-gradient(to right,#1d9e5d 0,#14d874 100%);
	margin-right: 10px;
}
.pro_det2_title2{
	line-height: 1.3;
	margin-bottom: 18px;
}



.pro_det2_box1_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	margin-bottom: 30px;
}

.pro_det2_box1_list .item{
	width: 23%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	margin:0 2% 12px 0;
}
.pro_det2_box1_list .item .icon{
	width: 26px;
	height: 26px;
}
.pro_det2_box1_list .item .tt{
	width: calc(100% - 26px);
	padding-left: 6px;
}





.pro_det2_box1_pic{
	position: relative;
}
.pro_det2_box1_pic img{
	width: 100%;
}

.pro_det2_box1_float_item{
	position: absolute;
	width: 30px;
	height: 30px;
}

.pro_det2_box1_float_item_rela{
	width: 30px;
	height: 30px;
	position: relative;
}
.pro_det2_box1_float_item_num{
	width: 30px;
	height: 30px;
	font-weight: 600;
	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%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border: 2px solid #fff;
	background: #fff;
	cursor: pointer;
	box-shadow:  0 0 5px rgba(0,0,0,.1);
}

.pro_det2_box1_float_item.hover .pro_det2_box1_float_item_num{
	color: #1e9d5c;
	border: 2px solid rgba(30,157,92,.36);
}

.pro_det2_box1_float_item_down{
	display: none;
	position: absolute;
	left: 45px;
	top: -20px;
	z-index: 3;
	width: 267px;
	padding: 20px;
	background: rgba(30,157,.92,.92);
	border-radius: 20px;
}


.pro_det2_box1_float_item.hover:hover .pro_det2_box1_float_item_down{
	display: block;
}


.pro_det2_box1_float_tip{
	width: 453px;
	height: 295px;
	background:#f8f8f8;
	padding:22px 26px;
	border-radius: 16px;
	margin-top: -295px;
	position: relative;
	z-index: 2;
}

.pro_det2_box1_float_tip_item{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	line-height: 24px;
	padding: 8px 0;
}
.pro_det2_box1_float_tip_item .line{
	width: 104px;
	height: 14px;
	border-radius: 7px;
	margin-right: 18px;
}



.pro_det2_text1{
	line-height: 26px;
	margin-bottom: 25px;
}


.pro_det2_box2_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_det2_box2_con_l{
	width: 38%;
}
.pro_det2_box2_con_l a{
	display: block;
	position: relative;
	overflow: hidden;
	border-radius: 2.08vw;
	border-top-right-radius: 2.08vw;
}
.pro_det2_box2_con_l a&gt;img{
	display: block;
	width: 100%;
}
.pro_det2_box2_con_l a:hover&gt;img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}
.pro_det2_box2_con_l a .con{
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 3;
	width: 114px;
	height: 114px;
	transform: translate(-50%,-50%);
}

.pro_det2_box2_con_l a::after{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top:0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.23);
}

.pro_det2_box2_con_r{
	width: 62%;
	padding: 0 2%;
}
.pro_det2_box2_list_item{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	margin-bottom: 20px;
} 
.pro_det2_box2_list_item:last-child{
	margin-bottom: 0;
}
.pro_det2_box2_list_item .icon{
	width: 80px;
	height: 80px;
}
.pro_det2_box2_list_item .con{
	width: calc(100% - 80px);
	padding-left: 15px;
}
.pro_det2_box2_list_item .con .tt{
	margin:20px 0 10px;
}


.pro_det2_box3_pic img{
    width: 100%;
    height: auto !important;
}


.pro_det2_box4{
	background: url(../image/pro_det2_bg1.png) no-repeat center top;
	padding-top: 271px;
	height: 686px;
	overflow: hidden;
	margin-top: -271px;
	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;
}
.pro_det2_box4_con{
	height: 100%;
}
.pro_det2_box4 .wrapper{
	height: 100%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
}


.pro_det2_box4_btn{
	display: block;
	width: 308px;
	line-height: 54px;
	text-align: center;
	color: #179554;
	border-radius: 27px;
	background: #fff;
}

.pro_det2_banner_con .pro_det2_box4_btn{
    color: #fff;
    background: #1e9d5c;
}

.pro_det2_banner_con .pro_det2_box4_btn:hover{
    
}
.pro_det2_box6_title{
	background: #e2e2e2;
	padding: 18px 15px;
}
.pro_det2_box6_title .tt{
	margin-bottom: 12px;
}
.pro_det2_box6_title .line{
	width: 83px;
	height: 4px;
	background: -webkit-linear-gradient(left,#1d9e5d 0,#14d874 100%);
    background: linear-gradient(to right,#1d9e5d 0,#14d874 100%);
}


.pro_det2_box6_con table{
	width: 100%;
	background: #f5f5f5;
}
.pro_det2_box6_con table tr td{
	padding: 14px 10px;
	text-align: center;
	font-size: 16px;
	color: #333;
	border: 1px solid #e2e2e2;
}
.pro_det2_box6_con table tr:nth-child(2n){
	background: #efefef;
}
.pro_det2_box6_con table tr td:nth-child(1){
	font-weight: 600;
}




.pro_det2_box7_scroll{
	position: relative;
	border-radius: 18px;
}



.pro_det2_box7_scroll .swiper-slide{
	position: relative;
	overflow: hidden;
}
.pro_det2_box7_scroll .swiper-slide img{
	display: block;
	width: 100%;
}
.pro_det2_box7_scroll .swiper-slide .tt_box{
	position: absolute;
	left: 0;
	bottom: 0;
	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: flex-end;
	-webkit-align-items: flex-end;
	-ms-align-items:flex-end;
	padding-bottom: 18px;
	background: url(../image/pro_det2_app_item_bg.png) repeat-x center bottom;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.pro_det2_box7_scroll .swiper-slide .tt_box .tt{
	width: 100%;
}
.pro_det2_box7_scroll .swiper-slide:hover .tt_box{
	opacity: 0;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.pro_det2_box7_scroll .swiper-slide:hover img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}



.pro_det2_box8_scroll{
	border-radius: 3.13vw;
	border-top-right-radius: 0;
	margin-bottom: 40px;
}

.pro_det2_box8_scroll_bars_rela{
	padding: 0 70px;
	position: relative;
}

.pro_det2_box8_scroll_bars_item{
	position: relative;
	background: #fff;
	text-align: center;
	padding: 15px 10px;
	border-radius: 1.04vw;
	border-top-right-radius: 0;
	cursor: pointer;
}

.pro_det2_box8_scroll_bars_item .pic{
	overflow: hidden;
	text-align: center;
	position: relative;
	width: 100%;
}
.pro_det2_box8_scroll_bars_item .pic img{
	margin: 0 auto;
}
.pro_det2_box8_scroll_bars_item .pic .img1{
	display: block;
}
.pro_det2_box8_scroll_bars_item .pic .img2{
	display: none;
}
.pro_det2_box8_scroll_bars_item .tt{
	font-size: 16px;
	color: #333;
}


.pro_det2_box8_scroll_bars .swiper-slide.swiper-slide-thumb-active .pro_det2_box8_scroll_bars_item{
	background: #1e9d5c;
}
.pro_det2_box8_scroll_bars .swiper-slide.swiper-slide-thumb-active .pro_det2_box8_scroll_bars_item .tt{
	color: #fff;
}
.pro_det2_box8_scroll_bars .swiper-slide.swiper-slide-thumb-active .pro_det2_box8_scroll_bars_item .pic .img1{
	display:none;
}

.pro_det2_box8_scroll_bars .swiper-slide.swiper-slide-thumb-active .pro_det2_box8_scroll_bars_item .pic .img2{
	display: block;
}



.pro_det2_box8_scroll_bars_btn{
	position: absolute;
	top: 0;
	width: 72px;
	height: 100%;
	background: url(../image/pro_det2_scroll_icon.png) no-repeat center center;
	cursor: pointer;
}
.pro_det2_box8_scroll_bars_btn.prev{
	left: 0;
}
.pro_det2_box8_scroll_bars_btn.next{
	right: 0;
	transform: rotateZ(180deg);
	-webkit-transform: rotateZ(180deg);
	-ms-transform: rotateZ(180deg);
}


.pro_det_form_list2 dd{
	border: none;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	margin-bottom: 8px;
}

.pro_det_form_list2 dd .pro_det_form_list_tt{
	width: 100%;
	line-height: 20px;
	padding: 9px 0;
	text-align: left;
}
.pro_det_form_list2 dd .pro_det_form_list_text,
.pro_det_form_list2 dd .pro_det_form_list_area{
	width: 100%;
	border: 1px solid #dcdcdc;
	padding-left: 15px;
	border-radius: 4px;
}




/* open_window */
.open_window{
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 15;
	width: 100%;
	height: 100%;
}
.open_window_mask{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.59);
}
.open_window_con{
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.open_window_rela{
	background: #fff;
	padding: 0 4.17vw;
	border-radius: 14px;
}
.open_window_title_box{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	border-bottom:1px solid #999;
}
.open_window_title{
	line-height: 100px;
	border-bottom: 1px solid #1e9d5c;
}

.open_window_close{
	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;
	color: #222;
	font-size: 22px;
	cursor: pointer;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.open_window_close:hover{
	transform: rotateZ(180deg);
	-webkit-transform: rotateZ(180deg);
	-ms-transform: rotateZ(180deg);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.open_window_form{
	padding: 30px 0 50px;
}




/* pro_det_03 */
.pro_det2_box7_scroll2_rela{
	position: relative;
}


.pro_det2_box7_scroll2_pic{
	position: relative;
	border-radius: 18px;
	overflow: hidden;
	box-shadow: 0 4px 10px rgba(50,50,50,.2);
}
.pro_det2_box7_scroll2_pic img{
	width: 100%;
}
.pro_det2_box7_scroll2 .pro_det2_box7_scroll2_pic::after{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,.45);
	opacity: 1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.pro_det2_box7_scroll2_pic .tt{
	opacity: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: flex-end;
	-webkit-align-items: flex-end;
	-ms-align-items:flex-end;
	height: 10.99vw;
	font-size: 18px;
	color: #fff;
	padding-bottom: 22px;
	background: url(../image/pro_det3_bg1.png) repeat-x center center / auto 100%;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.pro_det2_box7_scroll2 .swiper-slide{
	transform: scale(0.8);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.pro_det2_box7_scroll2 .swiper-slide.swiper-slide-active,
.pro_det2_box7_scroll2 .swiper-slide.swiper-slide-duplicate-active{
	transform: scale(1);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.pro_det2_box7_scroll2 .swiper-slide.swiper-slide-active .pro_det2_box7_scroll2_pic .tt,
.pro_det2_box7_scroll2 .swiper-slide.swiper-slide-duplicate-active .pro_det2_box7_scroll2_pic .tt{
	opacity: 1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.pro_det2_box7_scroll2 .swiper-slide.swiper-slide-active .pro_det2_box7_scroll2_pic::after,
.pro_det2_box7_scroll2 .swiper-slide.swiper-slide-duplicate-active .pro_det2_box7_scroll2_pic::after{
	opacity: 0;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}



.pro_det2_box7_scroll2_btn{
	position: absolute;
	top: 50%;
	z-index: 2;
	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: 66px;
	height: 66px;
	font-size: 30px;
	color: #333;
	border-radius: 50%;
	background: #fff;
	margin-top: -33px;
	cursor: pointer;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.pro_det2_box7_scroll2_btn.prev{
	left: 15%;
	transform: rotateZ(180deg);
	-webkit-transform: rotateZ(180deg);
	-ms-transform: rotateZ(180deg);
}
.pro_det2_box7_scroll2_btn.next{
	right: 15%;
}
.pro_det2_box7_scroll2_btn:hover{
	color: #fff;
	background: #179554;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.pro_det6_box7_scroll .pro_det2_box7_scroll2_pic .tt{
	opacity: 1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.pro_det6_box7_scroll .pro_det2_box7_scroll2_pic:hover img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}



/* pro_det8 */
.pro_det8_banner_con{
	position: absolute;
	left: 0;
	width: 100%;
	top: 4.48vw;
}
.pro_det8_banner_con .img{
	text-align: center;
}
.pro_det8_banner_con .img img{

	width: auto;
	max-width: 100%;
}


.pro_det8_box1_float_tip{
	position: relative;
	margin-top: 0;
	height: auto;
	margin-bottom: -100px;
}


.pro_det8_bars{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	background: url(../image/pro_det_8bg1.png) no-repeat center center / cover;
	border-radius: 18px;
	margin-bottom: 50px;
}
.pro_det8_bars .item{
	width: calc(100% / 3);
	height: 175px;
	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;
	text-align: center;
	color: #fff;
	position: relative;
	cursor: pointer;
	padding: 0 2%;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.pro_det8_bars_item4 .item{
    width: 25%;
}
.pro_det8_bars .item::before{
	content: "";
	position: absolute;
	left: 50%;
	top: 100%;
	display: block;
	width: 30px;
	height: 13px;
	background: url(../image/pro_det8_icon1.png) no-repeat center bottom;
	overflow: hidden;
	opacity: 0;
}
.pro_det8_bars .item:last-child:before{
	border: none;
}
.pro_det8_bars .item::after{
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	width: 1px;
	height: 50%;
	background: rgba(255,255,255,.16);
	transform: translate(0,-50%);
}
.pro_det8_bars .item.hover{
	text-decoration: underline;
}
.pro_det8_bars .item.hover::before{
	opacity: 1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.pro_det8_case_item{
	position: relative;
	border-radius: 18px;
	overflow: hidden;
	background: #fff;
}
.pro_det8_case_item_pic{
	overflow: hidden;
	position: relative;
}
.pro_det8_case_item_pic img{
	width: 100%;
}
.pro_det8_case_item_pic .time{
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2;
	width: 155px;
	font-size: 14px;
	line-height: 49px;
	color: #fff;
	text-align: center;
	background: rgba(0,0,0,.22);
}
.pro_det8_case_item_tt{
	margin-bottom: 8px;
}

.pro_det8_case_item_con{
	padding: 40px 6%;
}
.pro_det8_case_item:hover .pro_det8_case_item_pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}


.pro_det11_box1_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.pro_det11_box1_list dd{
	width: calc((100% - 100px) / 6);
	margin: 0 20px 20px 0;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.pro_det11_box1_list dd:last-child{
	margin-right: 0;
}
.pro_det11_box1_list dd .pic{
	position: relative;
	background: #f5f5f5;
}
.pro_det11_box1_list dd  .pic img{
	width: 100%;
}
.pro_det11_box1_list dd .pic .num{
	position: absolute;
	left: 50%;
	top: -19px;
	margin-left: -19px;
	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: 38px;
	height: 38px;
	font-weight: 700;
	font-size: 16px;
	color: #333;
	border-radius: 50%;
	background: #f5f5f5;
	box-shadow:  2px 0 5px rgba(0,0,0,.15);
}


.pro_det11_box1_list dd .tt{
	background: #fff;
	font-size: 16px;
	text-align: center;
	padding: 14px 8px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.pro_det11_box1_list dd:hover .tt{
	color: #fff;
	background: #1d9e5d;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.pro_det11_box1_list dd:hover{
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.pro_det11_solu_box{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.pro_det11_solu_bars{
	width: 30.42%;
	background: #1e9d5c;
}
.pro_det11_solu_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;
	width: 100%;
	height: 87px;
	line-height: 1.2;
	color: #fff;
	text-align: center;
	border-bottom: 1px solid #22ab65;
	position: relative;
	cursor: pointer;
}
.pro_det11_solu_bars .item .icon{
	opacity: 0;
	position: absolute;
	left: 100%;
	top: 0;
	width: 110px;
	height: 87px;
	color: #fff;
	font-size: 38px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	background: rgba(13,133,72,.72);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.pro_det11_solu_bars .item.hover{
	background: rgba(13,133,72,.72);
}
.pro_det11_solu_bars .item.hover .icon{
	opacity: 1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.pro_det11_solu_tabs{
	width: 69.58%;
}



.pro_det12_bars1 .item{
	width: 50%;
}



.pro_det12_tabs1_item_pic{
	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-top: 2.6vw;
}

.pro_det12_tabs1_item_pic .item{
	width: calc((100% - 40px) / 2);
	margin-bottom: 20px;
}

.pro_det11_solu_tabs_item img{
	width: 100%;
}




.ind_box7_top{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	margin-bottom: 5.47vw;
}
.ind_box7_top_l{
	width: 39.5%;
}
.ind_box7_top_l .tt{
    font-weight: 300;
    color: #1e9d5c;
	margin-bottom: 8px;
}
.ind_box7_top_l .text{
    text-transform: uppercase;
    line-height: 1.3;
}

.ind_box7_top_r{
	width: 49%;
}

.ind_box7_top_r_text{
    margin-bottom: 2.34vw;
}
.ind_box7_top_r_btn_box{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.ind_box7_top_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: 250px;
	height: 52px;
	color: #666;
	font-size: 18px;
	border: 1px solid #666;
	border-radius: 26px;
	margin: 0 1.51vw 10px 0;
}
.ind_box7_top_r_btn .icon{
	font-size: 18px;
	margin-left: 8px;
}
.ind_box7_top_r_btn:last-child{
	margin-right: 0;
}

.ind_box7_top_r_btn.hover{
	color: #fff;
	background: #1e9d5c;
	border-color: #1e9d5c;
}
.ind_box7_news_scroll .swiper-slide{
    height: auto;
	border-radius: 10px;
	border: 2.6vw 7%;
	background: #fff;
}

.ind_box7_news_scroll .swiper-slide a {
    display: block;
    height: 100%;
    padding: 15px;
}

.ind_box7_news_scroll .swiper-slide .icon{
	width: 80px;
	height: 80px;
	margin: 0 auto;
}
.ind_box7_news_scroll .swiper-slide .con{
	padding: 20px 0 0; 
	text-align: center;
}
.ind_box7_news_scroll .swiper-slide .con .tt{
	font-size: 22px;
}
.ind_box7_news_scroll .swiper-slide .con .text{
	margin: 17px 0 33px;
}
.ind_box7_news_scroll .swiper-slide .con .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: 38px;
	height: 38px;
	color: #fff;
	border-radius: 19px;
	background: #333;
	margin: 0 auto;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box7_news_scroll .swiper-slide .con .btn .icon{
	width: 38px;
	height: 38px;
	font-size: 18px;
	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_box7_news_scroll .swiper-slide .con .btn .btn_tt{
	font-size: 14px;
	font-weight: 600;
	width: 0;
	opacity: 0;
	overflow: hidden;
	white-space: nowrap;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box7_news_scroll .swiper-slide:hover .con .btn .btn_tt{
    width: auto;
    opacity: 1;
    margin-left: 8px;
    transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box7_news_scroll .swiper-slide:hover .con .btn{
	width: 157px;
	background: #1e9d5c;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}








/* ~~~~~~~~~~~~~~~~~~dddddd,css */
/* ~~~~~~~~~~~~~~~~~~dddddd,css */
/* ~~~~~~~~~~~~~~~~~~dddddd,css */
/* ~~~~~~~~~~~~~~~~~~dddddd,css */
/* ~~~~~~~~~~~~~~~~~~dddddd,css */
/* ~~~~~~~~~~~~~~~~~~dddddd,css */
.d_sub_main {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.d_sub_main_L {
	position: relative;
}

.d_sub_main_L,
.download_pdf_float {
	width: 300px;
}

.download_pdf_float {
	border-radius: 10px;
	overflow: hidden;
	border: 1px solid #eeeeee;
}

.download_pdf_float .title_box {
	color: #333333;
	text-align: center;
	padding: 22px 10px 20px;
	text-transform: uppercase;
	border-bottom: 1px solid #eeeeee;
}

.download_pdf_list {
	padding: 0 18px;
}

.download_pdf_list .item {
	border-bottom: 1px solid #eeeeee;
}

.download_pdf_list&gt;.item:last-child {
	border-bottom: none;
}

.download_pdf_list .item a {
	padding: 15px 0 15px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
}

.download_pdf_list .item a .iconfont {
	width: 35px;
	font-size: 24px;
	color: #333333;
	-ms-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.download_pdf_list .item a span {
	width: calc(100% - 35px);
	color: #333333;
	padding-top: 2px;
	
	-ms-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.download_pdf_list .item a:hover .iconfont,
.download_pdf_list .item a:hover span {
	color: #1e9d5c;
}

.d_sub_main_R {
	width: calc(100% - 340px);
}

.p_b_45 {
	padding-bottom: 45px;
}

.public_module_title .title {
	line-height: 1.3;
}

.public_module_title .line {
	width: 82px;
	height: 3px;
	background: #1e9d5c;
	margin-top: 25px;
}

.public_module_title.tc .line {
	margin-left: auto;
	margin-right: auto;
}

.public_module_title .text {
	padding-top: 25px;
}

.public_d_page_r .item {
	position: relative;
	padding: 90px 0 100px 45px;
}

.public_d_page_r&gt;.item:nth-child(odd)::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 90vw;
	height: 100%;
	background: #f5f5f5;
}

.r_z_1 {
	position: relative;
	z-index: 1;
}

.section_module_title {
	padding-bottom: 25px;
}

.section_module_title .number {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
}

.section_module_title .number::before {
	content: "";
	display: block;
	width: 75px;
	height: 1px;
	background: #1e9d5c;
}

.section_module_title .number span {
	width: calc(100% - 75px);
	font-size: 72px;
	color: #1e9d5c;
	line-height: 1;
	padding-left: 10px;
}

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

.d1BoxOne_r1_01_img_text .img_box {
	width: 39.7%;
	border-radius: 8px;
	-ms-perspective: 900px;
	-moz-perspective: 900px;
	-webkit-perspective: 900px;
	perspective: 900px;
	overflow: hidden;
}

.d1BoxOne_r1_01_img_text .img_box img {
	width: 100%;
}

.d1BoxOne_r1_01_img_text .img_box:hover img {
	-ms-transform: translateZ(80px);
	-moz-transform: translateZ(80px);
	-webkit-transform: translateZ(80px);
	transform: translateZ(80px);
	-ms-transition: all 1.6s;
	-webkit-transition: all 1.6s;
	transition: all 1.6s;
}

.d1BoxOne_r1_01_img_text .text {
	width: 58%;
	color: #333333;
}

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

.d1BoxOne_r1_02_list .every {
	width: calc((100% - 20px) / 2);
	margin-bottom: 20px;
	background: #f5f5f5;
	border-radius: 8px;
	padding: 40px 20px 40px 20px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
}

.d1BoxOne_r1_02_list .every .round {
	font-size: 16px;
	color: #ffffff;
	line-height: 24px;
	text-align: center;
	width: 106px;
	height: 106px;
	border-radius: 50%;
	background: #1e9d5c;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.d1BoxOne_r1_02_list .every:hover .round {
	-ms-animation: swing 0.6s linear;
	-webkit-animation: swing 0.6s linear;
	animation: swing 0.6s linear;
}

.d1BoxOne_r1_02_list .every .text {
	width: calc(100% - 106px);
	color: #333333;
	padding-left: 15px;
}

.d1BoxOne_r1_03_list {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.d1BoxOne_r1_03_list.list_3 .every {
	width: calc(100% / 3);
}

.d1BoxOne_r1_03_list .every {
	position: relative;
	z-index: 1;
	padding: 10px 10px 15px;
}

.d1BoxOne_r1_03_list .every .iconfont {
	font-size: 42px;
	color: #9e9e9e;
	width: 116px;
	height: 116px;
	margin: 0 auto;
	border-radius: 50%;
	background: #f5f5f5;
	border: 1px solid #dcdcdc;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
	-ms-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.d1BoxOne_r1_03_list .every:hover .iconfont {
	color: #1e9d5c;
	border-color: #1e9d5c;
	-ms-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.d1BoxOne_r1_03_list .every .text {
	max-width: 340px;
	margin: 0 auto;
	color: #333333;
	text-align: center;
	padding-top: 10px;
}

.d1BoxOne_r1_03_list::before {
	content: "";
	display: block;
	position: absolute;
	top: 70px;
	left: 0;
	width: 100%;
	height: 50%;
	border-radius: 105px;
	border: 1px solid #dcdcdc;
}

.d1BoxOne_r1_03_list.list_4 .every {
	width: calc(100% / 4);
}

.d1BoxOne_r1_04 .d1BoxOne_r1_03_list::before {
	display: none;
}

.d1BoxOne_r1_04 .d1BoxOne_r1_03_list .every {
	padding: 0 10px 0;
}

.d1BoxOne_r1_04 .d1BoxOne_r1_03_list .every .iconfont {
	background: none;
}

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

.d1BoxOne_r1_05_list .every {
	width: calc((100% - 20px) / 2);
	background: #1e9d5c;
	border-radius: 8px;
	margin-bottom: 20px;
	padding: 35px 20px 35px 20px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
}

.d1BoxOne_r1_05_list&gt;.every:first-child {
	width: 100%;
}

.d1BoxOne_r1_05_list .every .round {
	font-size: 16px;
	color: #1e9d5c;
	line-height: 24px;
	text-align: center;
	width: 106px;
	height: 106px;
	border-radius: 50%;
	background: #ffffff;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.d1BoxOne_r1_05_list .every:hover .round {
	-ms-animation: swing 0.6s linear;
	-webkit-animation: swing 0.6s linear;
	animation: swing 0.6s linear;
}

.d1BoxOne_r1_05_list .every .text {
	width: calc(100% - 106px);
	color: #ffffff;
	padding-left: 20px;
}

.pro_det2_box8.active_bg {
	background: #f5f5f5;
}

.pro_det2_box8.active_bg .pro_det_form_list2 dd .pro_det_form_list_text,
.pro_det2_box8.active_bg .pro_det_form_list2 dd .pro_det_form_list_area {
	background: #ffffff;
}

.download_pdf_float.static {
	position: static;
}

.download_pdf_float.fixed {
	position: fixed;
	/* topä¸ºå¯¼èˆªçš„é«˜åº¦ */
	top: 112px;
}

.download_pdf_float.absolute {
	position: absolute;
	bottom: 0;
}

/* ~~~~~~~~~~~~~~~~~d2,css */
.d1BoxOne_r1_03_list.list_5 .every {
	width: calc(100% / 5);
}

.d2BoxOne_r1_01_text_img .text {
	color: #333333;
}

.d2BoxOne_r1_01_text_img .img_box {
	text-align: center;
	padding-top: 30px;
}

.d2BoxOne_r1_01_text_img .img_box img {
	width: auto !important;
	height: auto !important;
	max-width: 100%;
	max-height: 100%;
}

/* ~~~~~~~~~~~~~~~~~~~d3,css */
.d3BoxOne1 {
	max-width: 1472px;
	margin: 0 auto;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.d3BoxOne1 .item {
	width: calc((100% - 160px) / 9);
	margin-right: 20px;
	border-radius: 6px;
	-ms-perspective: 900px;
	-moz-perspective: 900px;
	-webkit-perspective: 900px;
	perspective: 900px;
	overflow: hidden;
}

.d3BoxOne1 .item img {
	width: 100%;
}

.d3BoxOne1 .item:hover img {
	-ms-transform: translateZ(80px);
	-moz-transform: translateZ(80px);
	-webkit-transform: translateZ(80px);
	transform: translateZ(80px);
	-ms-transition: all 1.6s;
	-webkit-transition: all 1.6s;
	transition: all 1.6s;
}

.d3BoxOne1&gt;.item:last-child {
	margin-right: 0;
}

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

.d3BoxTwo&gt;.item:nth-child(odd) {
	background: #f5f5f5;
}

.d3BoxTwo&gt;.item:nth-child(even) .d3BoxTwo1 {
	-ms-flex-direction: row-reverse;
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.d3BoxTwo1_L {
	width: 52%;
}

.d3BoxTwo1_L .title {
	color: #333333;
	line-height: 36px;
}

.d3BoxTwo1_L .line {
	width: 82px;
	height: 3px;
	background: #1e9d5c;
	margin: 25px 0 0;
}

.d3BoxTwo1_L .text {
	color: #333333;
	padding-top: 25px;
}

.d3BoxTwo1_R {
	width: 44.8%;
	-ms-perspective: 900px;
	-moz-perspective: 900px;
	-webkit-perspective: 900px;
	perspective: 900px;
	overflow: hidden;
}

.d3BoxTwo1_R img {
	width: 100%;
}

.d3BoxTwo1_R:hover img {
	-ms-transform: translateZ(80px);
	-moz-transform: translateZ(80px);
	-webkit-transform: translateZ(80px);
	transform: translateZ(80px);
	-ms-transition: all 1.6s;
	-webkit-transition: all 1.6s;
	transition: all 1.6s;
}

.d3BoxThree {
	background: #f5f5f5;
}

.d3BoxThree1 {
	text-align: center;
	padding-bottom: 40px;
}

.d3BoxThree1 img {
	width: auto !important;
	height: auto !important;
	max-width: 100%;
	max-height: 100%;
}

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

.d3BoxThree2 .item {
	width: calc((100% - 60px) / 4);
	margin-right: 20px;
	border-radius: 4px;
	background: #ffffff;
	padding: 40px 25px 30px;
	-ms-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.d3BoxThree2 .item:hover {
	background: #1e9d5c;
}

.d3BoxThree2 .item .title {
	color: #333333;
	line-height: 28px;
	text-align: center;
	-ms-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.d3BoxThree2 .item:hover .title {
	color: #ffffff;
}

.d3BoxThree2 .item .line {
	width: 82px;
	height: 3px;
	background: #1e9d5c;
	margin: 25px auto 20px;
	-ms-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.d3BoxThree2 .item:hover .line {
	background: #ffffff;
}

.d3BoxThree2 .item .text {
	color: #333333;
	text-align: center;
	-ms-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.d3BoxThree2 .item:hover .text {
	color: #ffffff;
}

.d3BoxThree2&gt;.item:nth-child(4n) {
	margin-right: 0;
}

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

.d3BoxFour1 {
	max-width: 1090px;
	margin: 0 auto;
}

.d3BoxFour1 .icon1 {
	font-size: 44px;
	color: #ffffff;
	text-align: center;
}

.d3BoxFour1 .text {
	color: #ffffff;
	padding: 25px 0;
	text-align: center;
}

.d3BoxFour1 .btn {
	padding-bottom: 25px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.d3BoxFour1 .btn a {
	font-size: 18px;
	color: #1e9d5c;
	line-height: 54px;
	padding: 0 25px;
	border-radius: 27px;
	background: #ffffff;
}

.d3BoxFour1 .btn a:hover {
	opacity: 0.8;
}

.d3BoxFour1 .icon2 {
	font-size: 44px;
	color: #ffffff;
	text-align: center;
}

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

.d3BoxFive1_L {
	width: 40%;
	-ms-perspective: 900px;
	-moz-perspective: 900px;
	-webkit-perspective: 900px;
	perspective: 900px;
	overflow: hidden;
}

.d3BoxFive1_L img {
	width: 100%;
}

.d3BoxFive1_L:hover img {
	-ms-transform: translateZ(80px);
	-moz-transform: translateZ(80px);
	-webkit-transform: translateZ(80px);
	transform: translateZ(80px);
	-ms-transition: all 1.6s;
	-webkit-transition: all 1.6s;
	transition: all 1.6s;
}

.d3BoxFive1_R {
	width: 54.5%;
}

.d3BoxFive1_R .title {
	color: #333333;
}

.d3BoxFive1_R .line {
	width: 82px;
	height: 3px;
	background: #1e9d5c;
	margin: 25px 0 0;
}

.d3BoxFive1_R .text {
	color: #333333;
	padding-top: 25px;
}

.d3BoxSix {
	background: #f5f5f5;
}

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

.dzBoxTwo2_L {
	width: 26%;
	padding: 30px 25px;
	background: #ffffff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.02);
}

.dzBoxTwo2_L_list {
	position: relative;
}

.dzBoxTwo2_L_list::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 35px;
	width: 1px;
	height: 100%;
	background: #dcdcdc;
}

.dzBoxTwo2_L_list .item {
	position: relative;
	z-index: 2;
	margin-bottom: 35px;
	background: #ffffff;
	padding: 16px 10px 16px 22px;
	cursor: pointer;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.dzBoxTwo2_L_list .item:hover {
	background: #1e9d5c;
	border-radius: 6px;
}

.dzBoxTwo2_L_list&gt;.item:last-child {
	margin-bottom: 0;
}

.dzBoxTwo2_L_list .item .round {
	width: 28px;
	height: 28px;
	border-radius: 50%;
	background: #1e9d5c;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
	-ms-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.dzBoxTwo2_L_list .item:hover .round {
	background: #ffffff;
}

.dzBoxTwo2_L_list .item .round::after {
	content: "";
	display: block;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #ffffff;
	-ms-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.dzBoxTwo2_L_list .item:hover .round::after {
	background: #1e9d5c;
}

.dzBoxTwo2_L_list .item .line {
	width: 1.4vw;
	height: 1px;
	background: #dcdcdc;
	margin: 0 15px 0 10px;
}

.dzBoxTwo2_L_list .item .text {
	width: calc(100% - 28px - 1.4vw - 25px);
	color: #333333;
	
	-ms-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.dzBoxTwo2_L_list .item:hover .text {
	color: #ffffff;
}

.dzBoxTwo2_L_list .item.hover {
	background: #1e9d5c;
	border-radius: 6px;
}

.dzBoxTwo2_L_list .item.hover .text {
	color: #ffffff;
}

.dzBoxTwo2_L_list .item.hover .round {
	background: #ffffff;
}

.dzBoxTwo2_L_list .item.hover .round::after {
	background: #1e9d5c;
}

.dzBoxTwo2_L_img {
	text-align: center;
	padding-top: 30px;
}

.d3BoxSix1_R {
	width: 70%;
}

.d3BoxSix1_R_item_lunbo {
	position: relative;
	border-radius: 6px;
	overflow: hidden;
}

.d3BoxSix1_R_item_lunbo .swiper-slide .item {
	position: relative;
	-ms-perspective: 900px;
	-moz-perspective: 900px;
	-webkit-perspective: 900px;
	perspective: 900px;
	overflow: hidden;
}

.d3BoxSix1_R_item_lunbo .swiper-slide .item img {
	width: 100%;
}

.d3BoxSix1_R_item_lunbo .swiper-slide .item:hover img {
	-ms-transform: translateZ(80px);
	-moz-transform: translateZ(80px);
	-webkit-transform: translateZ(80px);
	transform: translateZ(80px);
	-ms-transition: all 1.6s;
	-webkit-transition: all 1.6s;
	transition: all 1.6s;
}

.d3BoxSix1_R_item_lunbo .swiper-slide .item::before {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../image/d3_img18.png) repeat-x center bottom;
}

.d3BoxSix1_R_item_lunbo .swiper-slide .item .text {
	color: #ffffff;
	text-align: center;
	padding: 0 10px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: 40px;
	width: 100%;
}

.d3BoxSix1_R_item_lunbo .d3BoxSix1_R_item_dots {
	position: absolute;
	z-index: 2;
	bottom: 15px !important;
	padding-top: 0;
}

.d3BoxSix1_R_item_list {
	max-width: 1070px;
	margin: 0 auto;
	padding-top: 45px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.d3BoxSix1_R_item_list .every {
	width: calc((100% - 20px) / 2);
	margin-bottom: 8px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.d3BoxSix1_R_item_list .every .iconfont {
	width: 30px;
	font-size: 22px;
	color: #1e9d5c;
	padding-top: 3px;
}

.d3BoxSix1_R_item_list .every span {
	width: calc(100% - 30px);
	color: #333333;
}

.d3BoxSix1_R_item_list .every:hover span {
	text-decoration: underline;
}

/* ~~~~~~~~~~~~~~~~~~d4,css */
.d4BoxOne1 {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-justify-content: flex-end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}

.d4BoxOne1_L {
	position: absolute;
	top: 0;
	left: 0;
	width: 29%;
	border-radius: 4px;
	-ms-perspective: 900px;
	-moz-perspective: 900px;
	-webkit-perspective: 900px;
	perspective: 900px;
	overflow: hidden;
}

.d4BoxOne1_L img {
	width: 100%;
}

.d4BoxOne1_L:hover img {
	-ms-transform: translateZ(80px);
	-moz-transform: translateZ(80px);
	-webkit-transform: translateZ(80px);
	transform: translateZ(80px);
	-ms-transition: all 1.6s;
	-webkit-transition: all 1.6s;
	transition: all 1.6s;
}

.d4BoxOne1_R {
	width: 67%;
}

.d4BoxOne1_R {
	color: #333333;
}

.d4BoxTwo {
	background: #f5f5f5;
}

.d4BoxTwo {
	padding-top: 175px;
}

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

.d4BoxTwo1 .item {
	width: calc((100% - 30px) / 4);
	margin-right: 10px;
}

.d4BoxTwo1 .item a {
	display: block;
}

.d4BoxTwo1 .item a .img_box {
	-ms-perspective: 900px;
	-moz-perspective: 900px;
	-webkit-perspective: 900px;
	perspective: 900px;
	overflow: hidden;
}

.d4BoxTwo1 .item a .img_box img {
	width: 100%;
}

.d4BoxTwo1 .item a:hover .img_box img {
	-ms-transform: translateZ(80px);
	-moz-transform: translateZ(80px);
	-webkit-transform: translateZ(80px);
	transform: translateZ(80px);
	-ms-transition: all 1.6s;
	-webkit-transition: all 1.6s;
	transition: all 1.6s;
}

.d4BoxTwo1 .item a .btn {
	padding-top: 20px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.d4BoxTwo1 .item a .btn span {
	font-size: 16px;
	color: #333333;
	text-align: center;
	width: 225px;
	line-height: 48px;
	border-radius: 24px;
	background: #ffffff;
	-ms-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.d4BoxTwo1 .item a:hover .btn span {
	color: #ffffff;
	background: #1e9d5c;
}

.d4BoxTwo1 &gt; .item:nth-child(4n) {
	margin-right: 0;
}

.d4BoxFour1 {
	margin-bottom: 100px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-align-items: flex-end;
	-webkit-align-items: flex-end;
	align-items: flex-end;
}

.d4BoxFour1 .img_box {
	width: 50%;
	-ms-perspective: 900px;
	-moz-perspective: 900px;
	-webkit-perspective: 900px;
	perspective: 900px;
	overflow: hidden;
}

.d4BoxFour1 .img_box img {
	width: 100%;
}

.d4BoxFour1 .img_box:hover img {
	-ms-transform: translateZ(80px);
	-moz-transform: translateZ(80px);
	-webkit-transform: translateZ(80px);
	transform: translateZ(80px);
	-ms-transition: all 1.6s;
	-webkit-transition: all 1.6s;
	transition: all 1.6s;
}

.d4BoxFour1 .text_box {
	width: 50%;
	background: #f5f5f5;
	padding: 60px 8.4vw 60px 2.7vw;
}

.d4BoxFour1 .text_box {
	color: #333333;
}

.d4BoxFour1 .text_box span {
	font-size: 48px;
}

.d4BoxFour &gt; .d4BoxFour1:last-child {
	margin-bottom: 0;
}

.d4BoxFour &gt; .d4BoxFour1:nth-child(even) {
	-ms-flex-direction: row-reverse;
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.d4BoxFour &gt; .d4BoxFour1:nth-child(even) .text_box {
	padding-left: 8.4vw;
	padding-right: 2.7vw;
}

.d4BoxFive1 {
	text-align: center;
	padding-bottom: 15px;
}

.d4BoxFive1 img {
	width: auto !important;
	height: auto !important;
	max-width: 100%;
	max-height: 100%;
}

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

.d4BoxFive2 .item {
	width: calc((100% - 50px) / 2);
	color: #333333;
}

/* ~~~~~~~~~~~~~~~~~~~d5,css */
.d5BoxOne1 {
	background: url(../image/d5_img2.jpg) no-repeat center center / cover;
}

.d5BoxOne1_01 {
	max-width: 1485px;
	margin: 0 auto;
	border-radius: 8px;
	overflow: hidden;
}

.d5BoxOne1_01 a {
	position: relative;
	display: block;
	-ms-perspective: 900px;
	-moz-perspective: 900px;
	-webkit-perspective: 900px;
	perspective: 900px;
	overflow: hidden;
}

.d5BoxOne1_01 a img {
	width: 100%;
}

.d5BoxOne1_01 a:hover &gt; img {
	-ms-transform: translateZ(80px);
	-moz-transform: translateZ(80px);
	-webkit-transform: translateZ(80px);
	transform: translateZ(80px);
	-ms-transition: all 1.8s;
	-webkit-transition: all 1.8s;
	transition: all 1.8s;
}

.d5BoxOne1_01 a .con {
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 114px;
	height: 114px;
}

.d5BoxTwo {
	background: #f5f5f5;
}

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

.d5BoxTwo1 .item {
	width: 50%;
	padding: 40px 30px 30px;
}

.d5BoxTwo1 .item .img_box img {
	width: 100%;
}

.d5BoxTwo1 .item .text {
	font-size: 18px;
	color: #333333;
	text-align: center;
	padding-top: 25px;
}

.d5BoxTwo1 &gt; .item:nth-child(1) {
	background: #ebebeb;
}

.d5BoxTwo1 &gt; .item:nth-child(2) {
	background: #eeeeee;
}

.d5BoxThree1 {
	max-width: 1360px;
	margin: 0 auto;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.d5BoxThree1 .icon1 {
	width: 50px;
	font-size: 30px;
	color: #1e9d5c;
}

.d5BoxThree1 .text {
	width: calc(100% - 50px * 2);
	color: #333333;
	text-align: center;
	padding: 15px 0;
}

.d5BoxThree1 .icon2 {
	width: 50px;
	font-size: 30px;
	color: #1e9d5c;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: flex-end;
	-webkit-align-items: flex-end;
	align-items: flex-end;
	-ms-justify-content: flex-end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}

.d5BoxThree2 {
	padding-top: 195px;
	background: url(../image/d5_img6.png) no-repeat right top;
}

.d5BoxThree2_01 {
	width: 92%;
	background: #f1f1f1;
	padding: 40px 4% 45px 8.3%;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.d5BoxThree2_01_list {
	width: calc((100% - 60px) / 2);
}

.d5BoxThree2_01_list .item {
	padding: 25px 0;
	border-bottom: 1px solid #e4e4e4;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.d5BoxThree2_01_list &gt; .item:last-child {
	border-bottom: none;
}

.d5BoxThree2_01_list .item .icon {
	width: 26px;
}

.d5BoxThree2_01_list .item .icon img {
	width: 100%;
}

.d5BoxThree2_01_list .item .text {
	width: calc(100% - 26px);
	color: #333333;
	padding-left: 15px;
}

.d5BoxFour1 {
	max-width: 1320px;
	margin: 0 auto;
	color: #333333;
	text-align: center;
	padding-bottom: 55px;
}

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

.d5BoxFour2 .item {
	font-size: 20px;
	color: #1e9d5c;
	text-align: center;
	width: 226px;
	height: 226px;
	margin: 0 20px;
	border-radius: 50%;
	border: 1px solid #1e9d5c;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
	-ms-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.d5BoxFour2 .item:hover {
	color: #ffffff;
	background: #1e9d5c;
}

.d5BoxFive {
	background: #f5f5f5;
}

.d5BoxFive .d3BoxSix1_R_item .d3BoxSix1_R_item_lunbo {
	border-radius: 30px;
}

.d5BoxFive .d3BoxSix1_R_item .d3BoxSix1_R_item_list {
	max-width: 1260px;
}

/* ~~~~~~~~~~~~~~~~d6,css */
.d6BoxOne1 {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.d6BoxOne1 .text_box {
	width: 30%;
	min-height: 260px;
	color: #333333;
	background: #f5f5f5;
	border-radius: 12px;
	padding: 60px 25px;
}

.d6BoxOne1 .img_box {
	width: 31.5%;
}

.d6BoxOne1 .img_box img {
	width: 100%;
}

.d6BoxTwo {
	background: #f5f5f5;
}

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

.d6BoxTwo1 .item {
	width: calc((100% - 40px) / 2);
	margin-bottom: 40px;
	border-radius: 10px;
	background: #ffffff;
	padding: 50px 30px 40px 5%;
	-ms-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.d6BoxTwo1 .item:hover {
	background: #1e9d5c;
}

.d6BoxTwo1 .item .title {
	color: #333333;
	-ms-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.d6BoxTwo1 .item .text {
	color: #333333;
	padding-top: 15px;
	-ms-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.d6BoxTwo1 .item:hover .title,
.d6BoxTwo1 .item:hover .text {
	color: #ffffff;
}

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

.d6BoxThree1 .item {
	position: relative;
	width: calc((100% - 45px) / 4);
	margin-right: 15px;
	border-radius: 6px;
	-ms-perspective: 900px;
	-moz-perspective: 900px;
	-webkit-perspective: 900px;
	perspective: 900px;
	overflow: hidden;
}

.d6BoxThree1 .item img {
	width: 100%;
}

.d6BoxThree1 .item:hover img {
	-ms-transform: translateZ(80px);
	-moz-transform: translateZ(80px);
	-webkit-transform: translateZ(80px);
	transform: translateZ(80px);
	-ms-transition: all 1.6s;
	-webkit-transition: all 1.6s;
	transition: all 1.6s;
}

.d6BoxThree1 .item .text {
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 10px 10px 15px;
	background: url(../image/d6_img7.png) repeat-x center bottom;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: flex-end;
	-webkit-align-items: flex-end;
	align-items: flex-end;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.d6BoxThree1 &gt; .item:nth-child(4n) {
	margin-right: 0;
}

.d6BoxFour {
	background: #f5f5f5;
}

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

.d6BoxFour1_L {
	width: 33%;
	text-align: center;
}

.d6BoxFour1_L .iconfont {
	font-size: 50px;
	color: #333333;
}

.d6BoxFour1_L .text {
	color: #333333;
	line-height: 48px;
	padding: 35px 0;
	text-transform: uppercase;
}

.d6BoxFour1_R {
	width: 62%;
	border-radius: 20px;
	-ms-perspective: 900px;
	-moz-perspective: 900px;
	-webkit-perspective: 900px;
	perspective: 900px;
	overflow: hidden;
}

.d6BoxFour1_R img {
	width: 100%;
}

.d6BoxFour1_R:hover img {
	-ms-transform: translateZ(80px);
	-moz-transform: translateZ(80px);
	-webkit-transform: translateZ(80px);
	transform: translateZ(80px);
	-ms-transition: all 1.6s;
	-webkit-transition: all 1.6s;
	transition: all 1.6s;
}

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

.d6BoxFive1 {
	font-weight: 600;
	font-size: 16px;
	color: #333333;
	text-align: center;
	padding: 18px 35px;
	border: 1px solid #1e9d5c;
	border-radius: 60px;
}

.d6BoxFive2 {
	padding-top: 40px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.d6BoxFive2 .item {
	width: calc(100% / 7);
	padding: 0 8px;
	margin-bottom: 35px;
	-ms-perspective: 300px;
	-moz-perspective: 300px;
	-webkit-perspective: 300px;
	perspective: 300px;
}

.d6BoxFive2 .item .img_box {
	position: relative;
	width: 151px;
	height: 151px;
	margin: 0 auto;
	transform-style: preserve-3d;
	-ms-transition: all 0.8s;
	-webkit-transition: all 0.8s;
	transition: all 0.8s;
}

.d6BoxFive2 .item:hover .img_box {
	-ms-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.d6BoxFive2 .item .img_box .icon1_box {
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: calc(100% - 2px);
	height: calc(100% - 2px);
	padding: 4px;
	border-radius: 50%;
	overflow: hidden;
	background: #1e9d5c;
}

.d6BoxFive2 .item .img_box .icon1_box .icon1 {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	overflow: hidden;
}

.d6BoxFive2 .item .img_box .icon1_box .icon1 img {
	width: 100%;
}

.d6BoxFive2 .item .img_box .icon2_box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	border: 1px solid #dcdcdc;
	background: #ffffff;
	backface-visibility: hidden;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.d6BoxFive2 .item .img_box .icon2_box img {
	width: 100%;
}

.d6BoxFive2 .item .text {
	font-size: 16px;
	color: #333333;
	text-align: center;
	padding-top: 6px;
}

.d6BoxSix {
	background: #f5f5f5;
}

.d6BoxSix1 {
	border-bottom: 1px solid #1e9d5c;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.d6BoxSix1 .item {
	position: relative;
	width: calc(100% / 4);
	padding: 0 10px 38px;
	cursor: pointer;
}

.d6BoxSix1 .item .title {
	color: #333333;
	text-align: center;
}

.d6BoxSix1 .item .text {
	color: #333333;
	text-align: center;
	padding-top: 6px;
}

.d6BoxSix1 .item .round {
	position: absolute;
	left: 50%;
	bottom: 0;
	-ms-transform: translate(-50%, 50%);
	-webkit-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%);
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #89c9a8;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.d6BoxSix1 .item .round::after {
	content: "";
	display: block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #333333;
	-ms-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.d6BoxSix1 .item:hover .round::after {
	background: #1e9d5c;
}

.d6BoxSix1 .item.hover .round::after {
	background: #1e9d5c;
}

.d6BoxSix2 {
	padding-top: 65px;
}

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

.d6BoxSix2_item_L {
	width: 35%;
}

.d6BoxSix2_item_L img {
	width: 100%;
}

.d6BoxSix2_item_R {
	width: 64%;
}

.d6BoxSix table {
	width: 100%;
}

.d6BoxSix table tr td {
	font-size: 16px;
	color: #333333;
	line-height: 26px;
	text-align: center;
	padding: 15px 8px;
	border: 1px solid #e9e9e9;
}

.d6BoxSix table tr:nth-child(even) {
	background: #f9f9f9;
}

.d6BoxSix table tr td:first-child {
	font-weight: 600;
	color: #ffffff;
	background: #1e9d5c;
}

.d6BoxSix table tr:first-child td {
	font-weight: 600;
	color: #333333;
	background: none;
}

.d6BoxSix table tr:last-child td {
	font-weight: 600;
	color: #333333;
	background: none;
}

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

.d6BoxSeven1 .item {
	width: calc((100% - 50px) / 6);
	margin-right: 10px;
	border-radius: 6px;
	background: #f5f5f5;
	padding: 40px 10px 25px;
	-ms-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.d6BoxSeven1 .item:hover {
	background: #1e9d5c;
}

.d6BoxSeven1 .item .icon {
	width: 133px;
	margin: 0 auto;
}

.d6BoxSeven1 .item .icon img {
	width: 100%;
}

.d6BoxSeven1 .item .icon .img_02 {
	display: none;
}

.d6BoxSeven1 .item:hover .icon .img_01 {
	display: none;
}

.d6BoxSeven1 .item:hover .icon .img_02 {
	display: block;
}

.d6BoxSeven1 .item .title {
	color: #333333;
	text-align: center;
	padding-top: 25px;
	-ms-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.d6BoxSeven1 .item .text {
	color: #333333;
	text-align: center;
	padding-top: 8px;
	-ms-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.d6BoxSeven1 .item:hover .title,
.d6BoxSeven1 .item:hover .text {
	color: #ffffff;
}

.d6BoxSeven1 &gt; .item:nth-child(6n) {
	margin-right: 0;
}

.d6BoxEight {
	background: #f5f5f5;
}

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

.d6BoxEight1 .item {
	margin: 0 2.5%;
	-ms-perspective: 300px;
	-moz-perspective: 300px;
	-webkit-perspective: 300px;
	perspective: 300px;
}

.d6BoxEight1 .item .round {
	position: relative;
	width: 242px;
	height: 242px;
	border-radius: 50%;
	padding-top: 42px;
	border: 1px solid #dddddd;
	-ms-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.d6BoxEight1 .item:hover .round {
	-ms-transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	transform: rotateY(360deg);
}

.d6BoxEight1 .item .round::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	width: 100%;
	height: 1px;
	background: #dddddd;
}

.d6BoxEight1 .item .round .text_01 {
	color: #333333;
	text-align: center;
}

.d6BoxEight1 .item .round .text_02 {
	color: #333333;
	text-align: center;
	line-height: 1.3;
	padding-top: 2px;
}

.d6BoxEight1 .item .round .text_03 {
	color: #333333;
	text-align: center;
	padding-top: 20px;
}

.d6BoxEight1 .item .round .icon {
	width: 58px;
	margin: 8px auto 0;
}

.d6BoxEight1 .item .round .icon img {
	width: 100%;
}

.d6BoxEight1 .item .bot_text {
	max-width: 242px;
	margin: 0 auto;
	color: #333333;
	text-align: center;
	padding-top: 10px;
}

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

.d6BoxNine1 .item {
	position: relative;
	width: calc((100% - 60px) / 4);
	margin-right: 20px;
	border-radius: 6px;
	border: 1px solid #dcdcdc;
	-ms-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.d6BoxNine1 .item:hover {
	-ms-transform: translateY(-6px);
	-webkit-transform: translateY(-6px);
	transform: translateY(-6px);
}

.d6BoxNine1_top {
	padding: 50px 10px 20px;
}

.d6BoxNine1_top .icon {
	width: 102px;
	margin: 0 auto;
	border-radius: 50%;
	border: 1px solid #1e9d5c;
}

.d6BoxNine1_top .icon img {
	width: 100%;
}

.d6BoxNine1_top .title {
	color: #333333;
	text-align: center;
	padding-top: 18px;
}

.d6BoxNine1_top .text {
	color: #333333;
	text-align: center;
	padding-top: 18px;
}

.d6BoxNine1_cen {
	color: #333333;
	text-align: center;
	padding: 18px 10px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

.d6BoxNine1_bot {
	color: #333333;
	text-align: center;
	padding: 18px 10px 90px;
}

.d6BoxNine1 .item .round {
	position: absolute;
	left: 50%;
	bottom: 0;
	-ms-transform: translate(-50%, 50%);
	-webkit-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%);
	width: 110px;
	height: 110px;
	padding: 12px;
	border-radius: 50%;
	background: #c2e4d4;
}

.d6BoxNine1 .item .round .number {
	color: #ffffff;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background: #34a471;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.d6BoxNine1 &gt; .item:last-child {
	margin-right: 0;
}

.d6BoxTen {
	background: #1e9d5c;
}

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

.d6BoxTen1 .d6BoxFour1_L .iconfont,
.d6BoxTen1 .d6BoxFour1_L .text {
	color: #ffffff;
}

.d6BoxTen1_R {
	width: 63%;
}

.d6BoxTen1_R .item {
	margin-bottom: 20px;
	border-radius: 8px;
	background: #ffffff;
	padding: 60px 45px 60px 50px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
}

.d6BoxTen1_R &gt; .item:last-child {
	margin-bottom: 0;
}

.d6BoxTen1_R .item .number {
	color: #1e9d5c;
	width: 88px;
	height: 88px;
	border-radius: 26px;
	border: 1px solid #1e9d5c;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.d6BoxTen1_R .item .text {
	width: calc(100% - 88px);
	color: #333333;
	padding-left: 35px;
}

/* ~~~~~~~~~~~~~~~~~~d7,css */
.d7BoxOne_r1 {
	padding-top: 150px;
}

.d7BoxOne_r1 .item {
	position: relative;
	padding: 1px 0 80px 50px;
	margin-bottom: 200px;
}

.d7BoxOne_r1 &gt; .item:last-child {
	margin-bottom: 0;
}

.d7BoxOne_r1 .item::before {
	content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 90vw;
    height: 100%;
    background: #f5f5f5;
}

.d7BoxOne_r1_tt {
	position: relative;
	z-index: 1;
	margin-top: -100px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-align-items: flex-end;
	-webkit-align-items: flex-end;
	align-items: flex-end;
}

.d7BoxOne_r1_tt .img_box {
	width: 55.8%;
	border-radius: 6px;
	-ms-perspective: 900px;
	-moz-perspective: 900px;
	-webkit-perspective: 900px;
	perspective: 900px;
	overflow: hidden;
}

.d7BoxOne_r1_tt .img_box img {
	width: 100%;
}

.d7BoxOne_r1 .item:hover .d7BoxOne_r1_tt .img_box img {
	-ms-transform: translateZ(80px);
	-moz-transform: translateZ(80px);
	-webkit-transform: translateZ(80px);
	transform: translateZ(80px);
	-ms-transition: all 1.6s;
	-webkit-transition: all 1.6s;
	transition: all 1.6s;
}

.d7BoxOne_r1_tt .r_box {
	width: 44.2%;
	padding-bottom: 40px;
}

.d7BoxOne_r1_tt .r_box .number_tt {
	width: calc(100% + 40px);
	float: right;
}

.d7BoxOne_r1_tt .r_box .number_tt .section_module_title {
	padding-bottom: 0;
}

.section_module_title .title {
	line-height: 1.2;
	padding-top: 10px;
}

.d7BoxOne_r1_text {
	position: relative;
	z-index: 1;
	color: #333333;
	padding-top: 35px;
}

.d7BoxOne_r1 &gt; .item:nth-child(even) .d7BoxOne_r1_tt {
	-ms-flex-direction: row-reverse;
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.d7BoxOne_r1 &gt; .item:nth-child(even) .d7BoxOne_r1_tt .r_box .number_tt {
	float: none;
}

.d7BoxOne_r1 &gt; .item:nth-child(even) .d7BoxOne_r1_tt .r_box .number_tt .section_module_title .number {
	-ms-flex-direction: row-reverse;
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.d7BoxOne_r1 &gt; .item:nth-child(even) .d7BoxOne_r1_tt .r_box .number_tt .section_module_title .number span {
	padding: 0 10px 0 0;
	text-align: right;
}

.d7BoxOne_r1 &gt; .item:nth-child(even) .d7BoxOne_r1_tt .r_box .number_tt .section_module_title .title {
	text-align: right;
}

/* ~~~~~~~~~~~~~~~~~~dddddd,css~~~~~~~~~~~~end */
/* ~~~~~~~~~~~~~~~~~~dddddd,css~~~~~~~~~~~~end */
/* ~~~~~~~~~~~~~~~~~~dddddd,css~~~~~~~~~~~~end */
/* ~~~~~~~~~~~~~~~~~~dddddd,css~~~~~~~~~~~~end */
/* ~~~~~~~~~~~~~~~~~~dddddd,css~~~~~~~~~~~~end */
/* ~~~~~~~~~~~~~~~~~~dddddd,css~~~~~~~~~~~~end */







/* ~~~~~~~~~~~~~~dddï¼Œaboutä¿®æ”¹ï¼Œæ–°å¢ž2é¡µé¢ */
/* ~~~~~~~~~~~~~~dddï¼Œaboutä¿®æ”¹ï¼Œæ–°å¢ž2é¡µé¢ */
/* ~~~~~~~~~~~~~~dddï¼Œaboutä¿®æ”¹ï¼Œæ–°å¢ž2é¡µé¢ */
.d_aboOne {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.d_aboOne_w {
	padding: 70px 0;
}

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

.d_aboOne1_L {
	width: 27.5%;
	padding: 0 59px 0 12px;
}

.d_aboOne1_L img {
	width: 100%;
}

.d_aboOne1_R {
	width: 72.5%;
	padding-left: 55px;
	border-left: 1px solid #27965d;
}

.d_aboOne1_R_btn {
	padding-top: 25px;
}

.d_aboOne1_R_btn a {
	display: inline-block;
	color: #ffffff;
	height: 52px;
	line-height: 52px;
	padding: 0 30px;
	border-radius: 26px;
	border: 1px solid #ffffff;
}

.d_aboOne1_R_btn a:hover {
	color: #1e9d5c;
	background: #ffffff;
}

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

.d_aboTwo1 .item {
	width: calc((100% - 40px) / 2);
	margin-bottom: 40px;
	border-radius: 6px;
	background: #f5f5f5;
	padding: 40px 40px 15px;
	-ms-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.d_aboTwo1 .item:hover {
	background: #1e9d5c;
}

.d_aboTwo1 .item .img_box {
	-ms-perspective: 900px;
	-moz-perspective: 900px;
	-webkit-perspective: 900px;
	perspective: 900px;
	overflow: hidden;
}

.d_aboTwo1 .item .img_box img {
	width: 100%;
}

.d_aboTwo1 .item:hover .img_box img {
	-ms-transform: translateZ(80px);
	-moz-transform: translateZ(80px);
	-webkit-transform: translateZ(80px);
	transform: translateZ(80px);
	-ms-transition: all 1.6s;
	-webkit-transition: all 1.6s;
	transition: all 1.6s;
}

.d_aboTwo1 .item .text {
	color: #333333;
	padding-top: 18px;
	-ms-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.d_aboTwo1 .item:hover .text {
	color: #ffffff;
}

.about_box6_r {
	background: #ffffff;
}

.about_box6 {
	background: #f5f5f5;
}

/* ~~~~~~~~~~~~~~d8,css */
.d8BoxOne {
	background: #f5f5f5;
}

.d8BoxOne1 {
	padding-bottom: 50px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.d8BoxOne1 .item {
	width: calc((100% - 60px) / 7);
	margin-right: 10px;
	border-radius: 6px;
	overflow: hidden;
}

.d8BoxOne1 .item a {
	height: 100%;
	font-size: 16px;
	color: #333333;
	line-height: 26px;
	text-align: center;
	padding: 14px 10px;
	background: #ffffff;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.d8BoxOne1 .item a:hover {
	color: #ffffff;
	background: #1e9d5c;
}

.d8BoxOne1&gt;.item:nth-child(7n) {
	margin-right: 0;
}

.d8BoxOne1 .item.hover a {
	color: #ffffff;
	background: #1e9d5c;
}

/* ~~~~~~~~~~~baguetteBox.css */
#baguetteBox-overlay {
	display: none;
	opacity: 0;
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000000;
	background-color: #222;
	background-color: rgba(0, 0, 0, 0.8);
	-webkit-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
}

#baguetteBox-overlay.visible {
	opacity: 1;
}

#baguetteBox-overlay .full-image {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
}

#baguetteBox-overlay .full-image figure {
	display: inline;
	margin: 0;
	height: 100%;
}

#baguetteBox-overlay .full-image img {
	display: inline-block;
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

#baguetteBox-overlay .full-image figcaption {
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	line-height: 2;
	color: #ccc;
	font-size: 16px;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.6);
	font-family: sans-serif;
}

#baguetteBox-overlay .full-image:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px;
}

#baguetteBox-slider {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	white-space: nowrap;
	-webkit-transition: left 0.4s ease, -webkit-transform 0.4s ease;
	transition: left 0.4s ease, -moz-transform 0.4s ease;
	transition: left 0.4s ease, transform 0.4s ease;
}

#baguetteBox-slider.bounce-from-right {
	-webkit-animation: bounceFromRight 0.4s ease-out;
	animation: bounceFromRight 0.4s ease-out;
}

#baguetteBox-slider.bounce-from-left {
	-webkit-animation: bounceFromLeft 0.4s ease-out;
	animation: bounceFromLeft 0.4s ease-out;
}

.baguetteBox-button#next-button,
.baguetteBox-button#previous-button {
	top: 50%;
	top: calc(50% - 30px);
	width: 44px;
	height: 60px;
}

.baguetteBox-button {
	position: absolute;
	cursor: pointer;
	outline: none;
	padding: 0;
	margin: 0;
	border: 0;
	-moz-border-radius: 15%;
	border-radius: 15%;
	background-color: #323232;
	background-color: rgba(50, 50, 50, 0.5);
	color: #ddd;
	font: 1.6em sans-serif;
	-webkit-transition: background-color 0.4s ease;
	transition: background-color 0.4s ease;
}

.baguetteBox-button:hover {
	background-color: rgba(50, 50, 50, 0.9);
}

.baguetteBox-button#next-button {
	right: 2%;
}

.baguetteBox-button#previous-button {
	left: 2%;
}

.baguetteBox-button#close-button {
	top: 20px;
	right: 2%;
	right: calc(2% + 6px);
	width: 30px;
	height: 30px;
}

.baguetteBox-button svg {
	position: absolute;
	left: 0;
	top: 0;
}

.spinner {
	width: 40px;
	height: 40px;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px;
}

.double-bounce1,
.double-bounce2 {
	width: 100%;
	height: 100%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff;
	opacity: 0.6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: bounce 2s infinite ease-in-out;
	animation: bounce 2s infinite ease-in-out;
}

.double-bounce2 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

@-webkit-keyframes bounceFromRight {

	0% {
		margin-left: 0;
	}

	50% {
		margin-left: -30px;
	}

	100% {
		margin-left: 0;
	}

}

@keyframes bounceFromRight {

	0% {
		margin-left: 0;
	}

	50% {
		margin-left: -30px;
	}

	100% {
		margin-left: 0;
	}

}

@-webkit-keyframes bounceFromLeft {

	0% {
		margin-left: 0;
	}

	50% {
		margin-left: 30px;
	}

	100% {
		margin-left: 0;
	}

}

@keyframes bounceFromLeft {

	0% {
		margin-left: 0;
	}

	50% {
		margin-left: 30px;
	}

	100% {
		margin-left: 0;
	}

}

@-webkit-keyframes bounce {

	0%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

}

@keyframes bounce {

	0%,
	100% {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		transform: scale(0);
	}

	50% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		transform: scale(1);
	}

}

/* ~~~~~~~~~~~baguetteBox.css~~~~~~~~~end */

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

.d8BoxOne2 .item {
	width: calc((100% - 60px) / 4);
	margin-right: 20px;
	margin-bottom: 30px;
}

.d8BoxOne2 .item a {
	display: block;
}

.d8BoxOne2 .item a .img_box {
	position: relative;
	border-radius: 10px;
	-ms-perspective: 900px;
	-moz-perspective: 900px;
	-webkit-perspective: 900px;
	perspective: 900px;
	overflow: hidden;
	border: 1px solid #eeeeee;
	padding: 20px 19px;
	background: #ffffff;
}

.d8BoxOne2 .item a .img_box img {
	width: 100%;
}

.d8BoxOne2 .item a:hover .img_box img {
	-ms-transform: translateZ(30px);
	-moz-transform: translateZ(30px);
	-webkit-transform: translateZ(30px);
	transform: translateZ(30px);
}

.d8BoxOne2 .item a .img_box .hover_show {
	opacity: 0;
	font-size: 60px;
	color: #ffffff;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.38);
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
	-ms-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.d8BoxOne2 .item a:hover .img_box .hover_show {
	opacity: 1;
}

.d8BoxOne2 .item a .text {
	color: #333333;
	padding-top: 12px;
}

.d8BoxOne2 &gt; .item:nth-child(4n) {
	margin-right: 0;
}

/* ~~~~~~~~~~~~~~~~~~~d9,css */
.d9BoxOne {
	background: #f5f5f5;
}

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

.d9BoxOne1_list {
	width: 31%;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.d9BoxOne1_list .item {
	position: relative;
	width: calc((100% - 40px) / 3);
	margin-right: 20px;
	margin-bottom: 20px;
	border-radius: 8px;
	-ms-perspective: 900px;
	-moz-perspective: 900px;
	-webkit-perspective: 900px;
	perspective: 900px;
	overflow: hidden;
}

.d9BoxOne1_list .item img {
	width: 100%;
}

.d9BoxOne1_list .item:hover img {
	-ms-transform: translateZ(30px);
	-moz-transform: translateZ(30px);
	-webkit-transform: translateZ(30px);
	transform: translateZ(30px);
}

.d9BoxOne1_list .item .text {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #ffffff;
	text-align: center;
	padding: 5px;
	background: #1e9d5c;
}

.d9BoxOne1_list &gt; .item:nth-child(3n) {
	margin-right: 0;
}

.d9BoxOne1_img {
	width: 34.2%;
}

.d9BoxOne1_img img {
	width: 100%;
}

.d9BoxTwo1 img {
	width: 100%;
}

.d9BoxThree {
	background: #f5f5f5;
}

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

.d9Three1_L {
	width: 48.4%;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.d9Three1_L .item {
	width: calc((100% - 20px) / 2);
	border-radius: 6px;
	-ms-perspective: 900px;
	-moz-perspective: 900px;
	-webkit-perspective: 900px;
	perspective: 900px;
	overflow: hidden;
}

.d9Three1_L .item img {
	width: 100%;
}

.d9Three1_L .item:hover img {
	-ms-transform: translateZ(30px);
	-moz-transform: translateZ(30px);
	-webkit-transform: translateZ(30px);
	transform: translateZ(30px);
}

.d9Three1_R {
	width: 48.6%;
}

.d9Three1_R .title {
	color: #333333;
	padding-bottom: 15px;
}

.d9Three1_R_list .item {
	margin-bottom: 3px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.d9Three1_R_list .item .icon {
	width: 20px;
}

.d9Three1_R_list .item .icon img {
	width: 100%;
}

.d9Three1_R_list .item .text {
	width: calc(100% - 20px);
	color: #333333;
	line-height: 1.5;
	padding-left: 10px;
	padding-top: 2px;
}

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

.d9Four1_L {
	width: 44.6%;
}

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

.d9Four1_L .d9Three1_R_list .item {
	width: calc((100% - 15px) / 2);
}

.d9Four1_L_01 {
	padding-top: 50px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.d9Four1_L_01 .item {
	width: calc((100% - 180px) / 4);
	margin-right: 60px;
	-ms-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.d9Four1_L_01 .item:hover {
	-ms-transform: translateY(-6px);
	-webkit-transform: translateY(-6px);
	transform: translateY(-6px);
}

.d9Four1_L_01 &gt; .item:nth-child(4n) {
	margin-right: 0;
}

.d9Four1_L_01 .item .img_box {
	box-shadow: 3px 3px 5px rgba(0,0,0,0.9);
}

.d9Four1_L_01 .item .img_box img {
	width: 100%;
}

.d9Four1_L_01 .item .text {
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	text-align: center;
	padding-top: 14px;
}

.d9Four1_R {
	width: 48.4%;
	border-radius: 0 30px 30px 30px;
	-ms-perspective: 900px;
	-moz-perspective: 900px;
	-webkit-perspective: 900px;
	perspective: 900px;
	overflow: hidden;
}

.d9Four1_R img {
	width: 100%;
}

.d9Four1_R:hover img {
	-ms-transform: translateZ(80px);
	-moz-transform: translateZ(80px);
	-webkit-transform: translateZ(80px);
	transform: translateZ(80px);
	-ms-transition: all 1.6s;
	-webkit-transition: all 1.6s;
	transition: all 1.6s;
}

.d9BoxFive {
	background: #f5f5f5;
}

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

.d9Five1_L {
	width: 46.7%;
	border-radius: 40px 0 40px 40px;
	-ms-perspective: 900px;
	-moz-perspective: 900px;
	-webkit-perspective: 900px;
	perspective: 900px;
	overflow: hidden;
	box-shadow: 3px 5px 10px rgba(0,0,0,0.1);
}

.d9Five1_L img {
	width: 100%;
}

.d9Five1_L:hover img {
	-ms-transform: translateZ(80px);
	-moz-transform: translateZ(80px);
	-webkit-transform: translateZ(80px);
	transform: translateZ(80px);
	-ms-transition: all 1.6s;
	-webkit-transition: all 1.6s;
	transition: all 1.6s;
}

.d9Five1_R {
	width: 51%;
}

.d9Five1_R .item {
	margin-bottom: 10px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.d9Five1_R .item .icon {
	width: 70px;
}

.d9Five1_R .item .icon img {
	width: 100%;
}

.d9Five1_R .item .r_box {
	width: calc(100% - 70px);
	padding-left: 15px;
	padding-top: 20px;
}

.d9Five1_R .item .r_box .title {
	color: #1e9d5c;
}

.d9Five1_R .item .r_box .text {
	color: #787b85;
	line-height: 26px;
	padding-top: 10px;
}

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

.d9BoxSix1 .item {
	width: 46.5%;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.d9BoxSix1 .item .item_title {
	width: 100%;
	color: #333333;
	text-align: center;
	padding-bottom: 20px;
}

.d9BoxSix1 .item .img_box {
	width: 44.6%;
	border-radius: 10px;
	-ms-perspective: 900px;
	-moz-perspective: 900px;
	-webkit-perspective: 900px;
	perspective: 900px;
	overflow: hidden;
}

.d9BoxSix1 .item .img_box img {
	width: 100%;
}

.d9BoxSix1 .item .img_box:hover img {
	-ms-transform: translateZ(80px);
	-moz-transform: translateZ(80px);
	-webkit-transform: translateZ(80px);
	transform: translateZ(80px);
	-ms-transition: all 1.6s;
	-webkit-transition: all 1.6s;
	transition: all 1.6s;
}

.d9BoxSix1 .item .r_box {
	width: 53%;
	border-radius: 10px;
	border: 2px solid #1e9d5c;
	padding: 25px 20px 25px 25px;
}

.d9BoxSix1 .item .r_box .title {
	color: #333333;
}

.d9BoxSix1 .item .r_box .text {
	color: #666666;
	line-height: 26px;
	padding-top: 15px;
}

.d9BoxSix1 .cen_img {
	width: 5.1%;
}

.d9BoxSix1 .cen_img img {
	width: 100%;
}

.d9BoxSeven {
	background: url(../image/d_d9_img_22.jpg) no-repeat center center / cover;
}

.d9BoxSeven_w {
	padding: 80px 0 260px;
}

.d9BoxSeven1 {
	padding-top: 70px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.d9BoxSeven1 .item {
	width: 13.8%;
	margin: 0 3%;
	-ms-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.d9BoxSeven1 .item:hover {
	-ms-transform: translateY(-6px);
	-webkit-transform: translateY(-6px);
	transform: translateY(-6px);
}

.d9BoxSeven1 .item .img_box {
	border-radius: 50%;
	overflow: hidden;
	border: 2px solid #1e9d5c;
}

.d9BoxSeven1 .item .img_box img {
	width: 100%;
}

.d9BoxSeven1 .item .text {
	color: #ffffff;
	text-align: center;
	padding-top: 10px;
}

.d9BoxEight {
	background: #f5f5f5;
}

.d9BoxEight1 {
	max-width: 1340px;
	margin: 0 auto;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.d9Eight1_L {
	width: 39.6%;
}

.d9Eight1_L_title {
	color: #333333;
	line-height: 32px;
	text-align: center;
	padding-bottom: 25px;
}

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

.d9Eight1_L_list .item {
	width: calc((100% - 40px) / 2);
	margin-bottom: 15px;
}

.d9Eight1_L_list .item .img_box {
	border-radius: 6px;
	-ms-perspective: 900px;
	-moz-perspective: 900px;
	-webkit-perspective: 900px;
	perspective: 900px;
	overflow: hidden;
}

.d9Eight1_L_list .item .img_box img {
	width: 100%;
}

.d9Eight1_L_list .item:hover .img_box img {
	-ms-transform: translateZ(80px);
	-moz-transform: translateZ(80px);
	-webkit-transform: translateZ(80px);
	transform: translateZ(80px);
	-ms-transition: all 1.6s;
	-webkit-transition: all 1.6s;
	transition: all 1.6s;
}

.d9Eight1_L_list .item .text {
	color: #333333;
	line-height: 26px;
	text-align: center;
	padding-top: 10px;
}

.d9Eight1_C {
	width: 20%;
}

.d9Eight1_C::after {
	content: "";
	display: block;
	width: 1px;
	height: 100%;
	margin: 0 auto;
	background: #dcdcdc;
}

.d9Eight1_R {
	width: 40.4%;
}

.d9Eight1_R_title {
	color: #333333;
	line-height: 32px;
	padding-bottom: 25px;
	text-align: center;
}

.d9Eight1_R_list .item {
	margin-bottom: 15px;
}

.d9Eight1_R_list .item .img_box {
	border-radius: 6px;
	-ms-perspective: 900px;
	-moz-perspective: 900px;
	-webkit-perspective: 900px;
	perspective: 900px;
	overflow: hidden;
}

.d9Eight1_R_list .item .img_box img {
	width: 100%;
}

.d9Eight1_R_list .item:hover .img_box img {
	-ms-transform: translateZ(80px);
	-moz-transform: translateZ(80px);
	-webkit-transform: translateZ(80px);
	transform: translateZ(80px);
	-ms-transition: all 1.6s;
	-webkit-transition: all 1.6s;
	transition: all 1.6s;
}

.d9Eight1_R_list .item .text {
	color: #333333;
	line-height: 26px;
	text-align: center;
	padding-top: 10px;
}

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

.d9BoxNine1_item {
	width: 35.6%;
}

.d9BoxNine1_item_tt {
	color: #333333;
	text-align: center;
	padding-bottom: 18px;
}

.d9BoxNine1_item_text {
	border: 1px solid #1e9d5c;
	border-radius: 6px;
	padding: 30px 15px 20px 20px;
}

.d9BoxNine1_item_text .title {
	color: #333333;
	padding-bottom: 30px;
}

.d9BoxNine1_item_text .every {
	margin-bottom: 18px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.d9BoxNine1_item_text .every .icon {
	width: 20px;
}

.d9BoxNine1_item_text .every .icon img {
	width: 100%;
}

.d9BoxNine1_item_text .every .text {
	width: calc(100% - 20px);
	padding-left: 10px;
	color: #333333;
}

.d9BoxNine1_img {
	width: 25.7%;
}

.d9BoxNine1_img img {
	width: 100%;
}

.d9BoxTen {
	background: #f5f5f5;
}

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

.d9BoxTen1_L {
	width: 31.2%;
	border-radius: 6px;
	-ms-perspective: 900px;
	-moz-perspective: 900px;
	-webkit-perspective: 900px;
	perspective: 900px;
	overflow: hidden;
}

.d9BoxTen1_L img {
	width: 100%;
}

.d9BoxTen1_L:hover img {
	-ms-transform: translateZ(30px);
	-moz-transform: translateZ(30px);
	-webkit-transform: translateZ(30px);
	transform: translateZ(30px);
}

.d9BoxTen1_R {
	width: 66%;
	color: #333333;
}

.d9BoxTen2 {
	padding-top: 40px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.d9BoxTen2_L {
	width: 53%;
}

.d9BoxTen2_L .title {
	color: #333333;
}

.d9BoxTen2_L .text {
	color: #333333;
	padding-top: 10px;
}

.d9BoxTen2_R {
	width: 43.6%;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.d9BoxTen2_R .item {
	width: calc((100% - 20px) / 2);
	border-radius: 8px;
	-ms-perspective: 900px;
	-moz-perspective: 900px;
	-webkit-perspective: 900px;
	perspective: 900px;
	overflow: hidden;
}

.d9BoxTen2_R .item img {
	width: 100%;
}

.d9BoxTen2_R .item:hover img {
	-ms-transform: translateZ(30px);
	-moz-transform: translateZ(30px);
	-webkit-transform: translateZ(30px);
	transform: translateZ(30px);
}

.d9BoxTwelve {
	background: #f5f5f5;
}

.d9BoxTwelve1 {
	max-width: 1442px;
	margin: 0 auto;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.d9Twelve1_L {
	width: 43%;
}

.d9Twelve1_L img {
	width: 100%;
}

.d9Twelve1_R {
	width: 52%;
	color: #333333;
}

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

.d9BoxThirteen1 .item {
	width: calc((100% - 120px) / 4);
	margin-right: 40px;
}

.d9BoxThirteen1 .item .img_box {
	border-radius: 6px;
	-ms-perspective: 900px;
	-moz-perspective: 900px;
	-webkit-perspective: 900px;
	perspective: 900px;
	overflow: hidden;
}

.d9BoxThirteen1 .item .img_box img {
	width: 100%;
}

.d9BoxThirteen1 .item:hover .img_box img {
	-ms-transform: translateZ(80px);
	-moz-transform: translateZ(80px);
	-webkit-transform: translateZ(80px);
	transform: translateZ(80px);
	-ms-transition: all 1.6s;
	-webkit-transition: all 1.6s;
	transition: all 1.6s;
}

.d9BoxThirteen1 .item .text {
	font-size: 16px;
	color: #333333;
	text-align: center;
	padding-top: 10px;
}

.d9BoxThirteen1 &gt; .item:nth-child(4n) {
	margin-right: 0;
}

/* ~~~~~~~~~~~~~~dddï¼Œaboutä¿®æ”¹ï¼Œæ–°å¢ž2é¡µé¢~~~~~~~~~~~~end */
/* ~~~~~~~~~~~~~~dddï¼Œaboutä¿®æ”¹ï¼Œæ–°å¢ž2é¡µé¢~~~~~~~~~~~~end */
/* ~~~~~~~~~~~~~~dddï¼Œaboutä¿®æ”¹ï¼Œæ–°å¢ž2é¡µé¢~~~~~~~~~~~~end */
























/* customer */
.customer_box1_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;
}
.customer_box1_list dd{
	width: 46%;
	margin-bottom: 35px;
}
.customer_box1_list dd .tt{
	padding: 15px 0 8px;
}





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


.customer_box1_list2 dd{
	width: calc((100% - 60px) / 3);
	margin: 0 30px 40px 0;
}
.customer_box1_list2 dd .pic{
	overflow: hidden;
}
.customer_box1_list2 dd .pic img{
	width: 100%;
}
.customer_box1_list2 dd .icon{
	position: relative;
	width: 90px;
	margin: -45px auto 0;
}
.customer_box1_list2 dd .tt{
	padding-top: 25px;
}
.customer_box1_list2 dd:hover .icon img{
	transform:scale(1.08,1.08);
	-webkit-transform:scale(1.08,1.08);
}











.haiqipdf {
        background: #f5f5f5;
}

.haiqipdf .download_pdf_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.haiqipdf .wrapper .pro_det2_banner_con_btn {
    display: block;
    width: 30%;
    height: auto;
    padding: 20px 15px;
    text-align: center;
}

.haiqidownload_pdf {
    display: inline-block;
    font-size: 26px;
    padding-right: 5px;
}</pre></body></html>