/**
 *               ii.                                         ;9ABH,          
 *              SA391,                                    .r9GG35&G          
 *              &#ii13Gh;                               i3X31i;:,rB1         
 *              iMs,:,i5895,                         .5G91:,:;:s1:8A         
 *               33::::,,;5G5,                     ,58Si,,:::,sHX;iH1        
 *                Sr.,:;rs13BBX35hh11511h5Shhh5S3GAXS:.,,::,,1AG3i,GG        
 *                .G51S511sr;;iiiishS8G89Shsrrsh59S;.,,,,,..5A85Si,h8        
 *               :SB9s:,............................,,,.,,,SASh53h,1G.       
 *            .r18S;..,,,,,,,,,,,,,,,,,,,,,,,,,,,,,....,,.1H315199,rX,       
 *          ;S89s,..,,,,,,,,,,,,,,,,,,,,,,,....,,.......,,,;r1ShS8,;Xi       
 *        i55s:.........,,,,,,,,,,,,,,,,.,,,......,.....,,....r9&5.:X1       
 *       59;.....,.     .,,,,,,,,,,,...        .............,..:1;.:&s       
 *      s8,..;53S5S3s.   .,,,,,,,.,..      i15S5h1:.........,,,..,,:99       
 *      93.:39s:rSGB@A;  ..,,,,.....    .SG3hhh9G&BGi..,,,,,,,,,,,,.,83      
 *      G5.G8  9#@@@@@X. .,,,,,,.....  iA9,.S&B###@@Mr...,,,,,,,,..,.;Xh     
 *      Gs.X8 S@@@@@@@B:..,,,,,,,,,,. rA1 ,A@@@@@@@@@H:........,,,,,,.iX:    
 *     ;9. ,8A#@@@@@@#5,.,,,,,,,,,... 9A. 8@@@@@@@@@@M;    ....,,,,,,,,S8    
 *     X3    iS8XAHH8s.,,,,,,,,,,...,..58hH@@@@@@@@@Hs       ...,,,,,,,:Gs   
 *    r8,        ,,,...,,,,,,,,,,.....  ,h8XABMMHX3r.          .,,,,,,,.rX:  
 *   :9, .    .:,..,:;;;::,.,,,,,..          .,,.               ..,,,,,,.59  
 *  .Si      ,:.i8HBMMMMMB&5,....                    .            .,,,,,.sMr 
 *  SS       :: h@@@@@@@@@@#; .                     ...  .         ..,,,,iM5 
 *  91  .    ;:.,1&@@@@@@MXs.                            .          .,,:,:&S 
 *  hS ....  .:;,,,i3MMS1;..,..... .  .     ...                     ..,:,.99 
 *  ,8; ..... .,:,..,8Ms:;,,,...                                     .,::.83 
 *   s&: ....  .sS553B@@HX3s;,.    .,;13h.                            .:::&1 
 *    SXr  .  ...;s3G99XA&X88Shss11155hi.                             ,;:h&, 
 *     iH8:  . ..   ,;iiii;,::,,,,,.                                 .;irHA  
 *      ,8X5;   .     .......                                       ,;iihS8Gi
 *         1831,                                                 .,;irrrrrs&@
 *           ;5A8r.                                            .:;iiiiirrss1H
 *             :X@H3s.......                                .,:;iii;iiiiirsrh
 *              r#h:;,...,,.. .,,:;;;;;:::,...              .:;;;;;;iiiirrss1
 *             ,M8 ..,....,.....,,::::::,,...         .     .,;;;iiiiiirss11h
 *             8B;.,,,,,,,.,.....          .           ..   .:;;;;iirrsss111h
 *            i@5,:::,,,,,,,,.... .                   . .:::;;;;;irrrss111111
 *            9Bi,:,,,,......                        ..r91;;;;;iirrsss1ss1111
 */
/*
 * author 229343733@qq.com
 */



 html,body{
	font-family: 'Roboto-Regular', sans-serif,arial,verdana;
	font-weight: 400;
}
input, button, textarea,select,button{
	font-family: 'Roboto-Regular', sans-serif,arial,verdana;
}
.bgf4{
	background: #f4f8fa;
}
.bgf6{
	background: #f6f6f6;
}
.bgf8{
	background: #f8f8f8;
}


.header_box{
	height: 100px;
}

.logo{
	width: 90px;
	height: 70px;
	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%;
}


.header .wrapper{
	position: relative;
	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;
	background: #fff;
}
.header{
	position: fixed;
	left: 0;
	top: 0;
	z-index: 4;
	width: 100%;
	background: #fff;
	box-shadow: 0 0 5px rgba(115,115,115,.2);
}
.header.hover{
	position: relative;
}
.menu_dl_box{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	width: calc(100% - 190px);
	height: 100px;
}

.menu_dl{
	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;
}
.menu_dl dd{
	position: relative;
	margin: 0 0.89vw;
}
.menu_tt{
	display: block;
	font-size: 16px;
	line-height: 98px;
	color: #666;
	white-space: nowrap;
	text-transform: capitalize;
	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 0.89vw;
	border-bottom: 2px solid transparent;
}
.menu_down{
	display: none;
	position: absolute;
	left: 0;
	top: 84px;
	z-index: 3;
	width: 208px;
	padding:4px 17px;
	background: #fff;
	box-shadow: 0 2px 5px rgba(50,50,50,.15);
}
.menu_down a{
	display: block;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	padding: 9px 0;
	border-bottom: 1px solid #e5e5e5;
}
.menu_down a:last-child{
	border-bottom: none;
}
.menu_down a:hover{
	color: #02a2e5;
}



.menu_dl dd.hover .menu_tt{
	color: #02a2e5;
	border-bottom-color: #02a2e5;
}


.header_b_r{
	width: 100px;
	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_b_search{
	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: #666;
	font-size: 26px;
	cursor: pointer;
}


.header_b_lag{
	height: 40px;
	display: block;
	position: relative;
}

.header_b_lag_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;
	height: 40px;
	width: 40px;
	color: #666;
	font-size: 26px;
	text-align: center;
	cursor: pointer;
}
.header_b_lag_down{
	display: none;
	position: absolute;
	right: 0;
	top: 40px;
	z-index: 2;
	width: 130px;
	padding: 3px 10px;
	box-shadow: 0 2px 6px rgba(115,115,115,.2);
	background: #fff;
	border-radius: 10px;
}

.header_b_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: 24px;
	padding: 9px 0;
	border-bottom: 1px solid #e5e5e5;
}
.header_b_lag_down a:last-child{
	border-bottom: none;
}

.header_b_lag_down a:hover{
	color: #02a2e5;
}



.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: #02a2e5;
	font-size: 28px;
	font-weight: bold;
	background: none;
	border: 0;
}

.search_box_close{
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 28px;
	color: #999;
	margin-left: 10px;
	border: 0;
	background: none;
}
.search_box_close:hover{
	transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
}




/*
 * wap head
 */
.mobile_header{
	display: none;
	clear: both;
	width: 100%;
	height: 52px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.mobile_header_top{
	position: fixed;
	left: 0;
	top:0;
	z-index: 14;
	width: 100%;
	height: 52px;
	background: #fff;
	box-shadow: 0 0 5px rgba(50,50,50,.2);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.mobile_logo{
	height: 52px;
	background: #fff;
	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: 40px;
	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: #02a2e5;
	border-radius: 4px;
	margin-bottom: 6px;
}
.mobile_menu_btn .line:last-child{
	margin-bottom: 0;
}

.mobile_search_icon{
	width: 40px;
	height: 52px;
	color: #333;
	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{
	float: left;
	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: #02a2e5;
}
.mobile_menu_tt_icon{
	display: none;
	float: right;
	float: right;
	width: 44px;
	line-height: 44px;
	text-align: center;
	color: #333;
	font-size: 16px;
	-webit-transition: all 0.5s;
	transition: all 0.5s;
	transform: rotateZ(0deg);
	-webkit-transform: rotateZ(0deg);
	-moz-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	-o-transform: rotateZ(0deg);
}

.mobile_menu_down{
	display:none;
	padding:6px 0 10px 12px;
}
.mobile_menu_down_clm{
	margin-bottom: 8px;
}
.mobile_menu_down_clm_tt{
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	font-size: 14px;
	color: #333;
}
.mobile_menu_down_clm_tt .tt{
	width: calc(100% - 50px);
	color: #333;
	line-height: 20px;
	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: #02a2e5;
	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;
	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;
}




/* banner */
.banner{
	position: relative;
}



.banner .banner_bars{
	position: absolute;
	z-index: 3;
	bottom: 2.6vw !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;
}
.banner .banner_bars .swiper-pagination-bullet{
	width: 12px;
	height: 12px;
	opacity: 0.6;
	background: #fff;
	margin: 0 9px;
	border-radius: 6px !important;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.banner .banner_bars .swiper-pagination-bullet-active{
	opacity: 1;
	width: 35px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}




.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;
}
.scroll_dots .scroll_dots_bars .swiper-pagination-bullet-active{
	background: #02a2e5;
}







.fwb{
	font-family: "Roboto-Bold";
}
.fz48{
	font-size: 48px;
}
.fz42{
	font-size: 48px;
}
.fz40{
	font-size: 40px;
}
.fz36{
	font-size:36px;
}
.fz30{
	font-size: 30px;
}
.fz24{
	font-size: 24px;
}
.fz22{
	font-size: 22px;
}
.fz20{
	font-size: 20px;
}
.fz18{
	font-size: 18px;
}
.fz16{
	font-size: 16px;
}


.public_text1{
	font-size: 14px;
	line-height: 24px;
}
.public_text2{
	font-size: 16px;
	line-height: 24px;
}
.public_text3{
	font-size: 14px;
	line-height: 26px;
}
.public_text4{
	font-size: 16px;
	line-height: 30px;
}


.public_text1 img,
.public_text2 img,
.public_text3 img{
	height: auto !important;
}

.public_btn_box{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
}
.public_btn{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	color: #fff;
	font-size: 18px;
	width: 215px;
	height: 44px;
	background: #ff5800;
	border-radius: 22px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.public_btn .icon{
	font-size: 20px;
	margin-right: 9px;
}

.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: 4.17vw;
	padding-bottom: 4.17vw;
}
.main_content2{
	padding-top: 4.17vw;
}
.main_content3{
	padding-bottom: 4.17vw;
}

.ind_title1{
	margin-bottom: 45px;
}
.ind_title1 .tt{
	font-family: "Roboto-Bold";
}
.ind_title1 .tt1{
	line-height: 1.2;
	font-family: "Roboto-Medium";
}
.ind_title1 .text{
	padding-top: 0.4vw;
}



.ind_box1{
	padding: 47px 0 0;
}

.ind_box1_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.ind_box1_list dd{
	width: calc(92.2% / 4);
	margin: 0 calc(6.8% / 3) 0 0;
}
.ind_box1_list dd:last-child{
	margin-right: 0;
}
.ind_box1_list dd a{
	height: 100%;
	background: #f7f7f7;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	padding: 25px 22px;
}
.ind_box1_list dd a .icon{
	width: 60px;
	font-size: 40px;
	color: #222;
	text-align: center;
}
.ind_box1_list dd a .tt{
	width: calc(100% - 60px);
	padding-left: 10px;
	font-size: 14px;
}
.ind_box1_list dd a:hover{
	box-shadow: 0 0 8px  rgba(50,50,50,.2);
}
.ind_box1_list dd a:hover .icon{
    color: #02a2e5;
    -ms-animation: swing 0.6s linear;
    -webkit-animation: swing 0.6s linear;
    animation: swing 0.6s linear;
}



.pro_list1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.pro_list1 dd{
	width: calc((100% - 4.2%) / 3);
	margin: 0 2.1% 0 0;
}
.pro_list1 dd:last-child{
	margin-right: 0;
}

.pro_list1_item1{
	width: 100%;
	max-width: 450px;
	height: 100%;
	border-radius: 10px;
	overflow: hidden;
	background: #f0f0f0;
}
.pro_list1_item1_pic{
	display: block;
	overflow: hidden;
}
.pro_list1_item1_pic img{
	width: 100%;
}

.pro_list1_item1_con{
	padding: 12px 20px 40px;
}

.pro_list1_item1_tt{
	display: block;
	font-family: "Roboto-Medium";
	padding: 10px 0;
	border-bottom: 1px solid #e5e5e5;
}

.pro_list1_item1_list{
	padding: 13px 4% 18px;
}
.pro_list1_item1_list .item{
	position: relative;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	padding-left: 16px;
	white-space:nowrap;overflow: hidden;text-overflow:ellipsis;
}
.pro_list1_item1_list .item::before{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 12px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #666;
}

.pro_list1_item1_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;
}
.pro_list1_item1_btn{
	width: 156px;
	line-height: 42px;
	font-size: 14px;
	color: #02a2e5;
	text-align: center;
	border: 2px solid #02a2e5;
	border-radius: 23px;
	/* margin: 0 0 14px; */

}
.pro_list1_item1_btn:last-child{
	margin-bottom: 0;
}
.pro_list1_item1_btn.hover{
	color: #fff;
	font-family: "Roboto-Medium";
	background: #02a2e5;
	margin-right: 1.46vw;
}





.pro_list1_item1:hover .pro_list1_item1_pic img{
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
}
.pro_list1_item1:hover .pro_list1_item1_tt{
    color: #02a2e5;
}


.ind_box3{
	background: url(../images/ind_bg1.jpg) no-repeat center center / cover;
	padding: 4.95vw 0 4.17vw;
}

.ind_box3_l{
	width: 36.7%;
}

.ind_box3_l_tt1{
	font-family: "Roboto-Medium";
	line-height: 1.2;
}


.ind_box3_l_tt2{
	font-size: 18px;
	padding: 1.15vw 0;
}
.ind_box3_l_text{
	margin-bottom: 3.02vw;
}
.ind_box3_l_more{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	font-family: "Roboto-Medium";
}
.ind_box3_l_more .icon{
	font-size: 18px;
	margin-left: 8px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box3_l_more:hover .icon{
    transform:translateX(5px);
	-webkit-transform:translateX(5px);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.ind_box3_r{
	width: 63.3%;
}


.ind_box4_bars{
	padding: 30px 50px 10px;
	background: #fff;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	box-shadow: 0 0 10px rgba(50,50,50,.2);
	margin-bottom: 4.69vw;
}
.ind_box4_bars .item{
	width: calc(91% / 4);
	
	margin: 0 3% 20px 0;
	
}
.ind_box4_bars .item a{
	display: inline-block;
	font-size: 18px;
	line-height: 48px;
	color: #666;
	border-bottom: 3px solid transparent;
}

.ind_box4_bars .item.hover a,
.ind_box4_bars .item:hover a{
	border-color: #02a2e5;
}



.ind_box4_tabs_item_pic{
	display: block;
	width: 46.8%;
	overflow: hidden;
	border-radius: 8px;
}
.ind_box4_tabs_item_pic img{
	width: 100%;
}
.ind_box4_tabs_item_pic:hover img{
    transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
}
.ind_box4_tabs_item_r{
	width: 49.6%;
	padding: 0 20px;
}

.ind_box4_tabs_item_r_tt{
	font-family: "Roboto-Bold";
}

.ind_box4_tabs_item_r_text{
	margin: 11px 0 20px;
}


.ind_box4_tabs_item_r_more{
	display: block;
	font-size: 18px;
	color: #02a2e5;
	text-decoration: underline;
	font-family: "Roboto-Medium";
	margin-bottom: 2.86vw;
}
.ind_box4_tabs_item_r_more:hover{
	text-decoration: underline;
}

.ind_box4_tabs_item_r_btn{
	display: block;
	width: 243px;
	line-height: 56px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-family: "Roboto-Bold";
	background: #02a2e5;
	border-radius: 28px;
	box-shadow:  0 0 10px rgba(2,162,229,.3);
}



.ind_box4_m{
	padding: 6.77vw 0 4.69vw;
}

.ind_box4_m_l{
	width: 51%;
}

.ind_box4_m_l_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.ind_box4_m_l_list .item{
	width: 47%;
	margin-bottom: 34px;
}
.ind_box4_m_l_list .item .tt{
	margin-bottom: 12px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
}
.ind_box4_m_l_list .item .tt .icon{
	width: 24px;
	font-size: 20px;
	line-height: 24px;
	color: #02a2e5;
}
.ind_box4_m_l_list .item .tt .tt_con{
	width: calc(100% - 24px);
	padding-left: 8px;
	font-size: 16px;
	color: #333;
	line-height: 24px;
}

.ind_box4_m_r{
	width: 42.14%;
	overflow: hidden;
	border-radius: 8px;
}



.ind_box4_fac_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	margin-bottom: 3vw;
}
.ind_box4_fac_list .item{
	width: calc(79% / 6);
	margin: 0 4.2% 20px 0;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box4_fac_list .item:last-child{
	margin-right: 0;
}
.ind_box4_fac_list .item .pic{
	overflow: hidden;
	border-radius: 6px;
}
.ind_box4_fac_list .item .pic img{
	width: 100%;
}
.ind_box4_fac_list .item .tt{
	font-size: 16px;
	color: #333;
	text-align: center;
	padding: 11px 0;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.ind_box4_fac_list .item:hover{
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box4_fac_list .item:hover .tt{
	color:#02a2e5;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.ind_box4_video_box{
}
.ind_box4_video{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	margin-bottom: 5.21vw;
}
.ind_box4_video dd{
	width: calc((100% - 96px) / 4);
	margin: 0 32px 32px 0;
}
.ind_box4_video_item{
	max-width: 400px;
}
.ind_box4_video_item a{
	display: block;
	overflow: hidden;
}
.ind_box4_video_item .pic{
	overflow: hidden;
	position: relative;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.ind_box4_video_item .pic img{
	display: block;
	width: 100%;
}
.ind_box4_video_item .pic .icon{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 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;
	background: rgba(0,0,0,.3);
}
.ind_box4_video_item .tt{
	font-size: 16px;
	line-height: 60px;
	color: #333;
	background: #f7f7f7;
	padding: 0 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	white-space:nowrap;overflow: hidden;text-overflow:ellipsis;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.ind_box4_video_item:hover .pic img{
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
}
.ind_box4_video_item:hover .tt{
	color: #02a2e5;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.ind_box4_video_scroll_btn_box{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	width: 120px;
	height: 50px;
	background: #f7f7f7;
	border-radius: 25px;
	margin: 2.86vw auto 0;
	overflow: hidden;
}

.ind_box4_video_scroll_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: 60px;
	height: 50px;
	font-size: 22px;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box4_video_scroll_btn.hover{
	color: #fff;
	background: #02a2e5;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box4_process{
	background: #f7f7f7;
	padding: 40px;
}




.ind_box4_process_tt{
	font-family: "Roboto-Medium";
	color: #111;
	margin-bottom: 30px;
}


.ind_box4_process_scroll{
	position: relative;
}
.ind_box4_process_scroll::after{
	content: "\e69e";
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	z-index: 5;
	width: 22px;
	height: 22px;
	line-height: 20px;
	text-align: right;
	font-family: "iconfont" !important;
  	font-size: 22px;
  	font-style: normal;
  	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
	color: #02a2e5;
	margin-top: -24px;
	background: #fff;
	border-radius: 50%;
}

.ind_box4_process_scroll::before{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	height: 3px;
	background: #3abaf0;
	margin-top: -15px;
}
.ind_box4_process_scroll_item{
	display: block;
}


.ind_box4_process_scroll_item{
	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;
	position: relative;
}
.ind_box4_process_scroll_item .icon_box{
	position: absolute;
	left: 0;
	top: 50%;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #fff;
	border: 4px solid #02a2e5;
	margin-top: -7px;
}


.ind_box4_process_scroll_item .pic_box{
	height: 165px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: flex-end;
	-webkit-align-items: flex-end;
	-ms-align-items:flex-end;
	margin-bottom: 68px;
}
.ind_box4_process_scroll_item .pic{
	width: 100%;
	border-radius: 10px;
	overflow: hidden;
	position: relative;
}
.ind_box4_process_scroll_item .pic img{
	width: 100%;
}
.ind_box4_process_scroll_item .pic .num{
	position: absolute;
	left: 10px;
	bottom: 9px;
	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: 24px;
	height: 24px;
	color: #fff;
	font-size: 16px;
	background: #02a2e5;
	border-radius: 50%;
}

.ind_box4_process_scroll_item .con_box{
	height: 165px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
}

.ind_box4_process_scroll_item .con .tt{
	font-size: 18px;
	line-height: 1.2;
	color: #333;
	font-family: "Roboto-Medium";
	margin-bottom: 6px;
}
.ind_box4_process_scroll_item .con .text{
	font-size: 12px;
	line-height: 22px;
	color: #999;
}

.ind_box4_process_scroll .swiper-slide:nth-child(2n) .ind_box4_process_scroll_item{
	flex-direction: column-reverse;
	-webkit-flex-direction: column-reverse;
	-ms-flex-direction: column-reverse;
}
.ind_box4_process_scroll .swiper-slide:nth-child(2n) .ind_box4_process_scroll_item .pic_box{
	align-items: flex-start;
	-webkit-align-items: flex-start;
	-ms-align-items:flex-start;
	margin-bottom: 0;
}
.ind_box4_process_scroll .swiper-slide:nth-child(2n) .ind_box4_process_scroll_item .con_box{
	margin-bottom: 68px;
	align-items: flex-end;
	-webkit-align-items: flex-end;
	-ms-align-items:flex-end;
}



.ind_box4_process_scroll_item:hover .pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}


.ind_box4_news_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.ind_box4_news_list dd{
	width: calc((100% - 60px) / 3);
	margin: 0 30px 30px 0;
}
.ind_box4_news_list dd:last-child{
	margin-right: 0;
}

.ind_box4_news_list dd a{
	display: block;
	border-radius: 10px;
	overflow: hidden;
	background: #f7f7f7;
}
.ind_box4_news_list dd a .pic{
	position: relative;
	overflow: hidden;
}

.ind_box4_news_list dd a .pic img{
	width: 100%;
}
.ind_box4_news_list dd a .pic .date{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 91px;
	height: 78px;
	color: #fff;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	background: #02a2e5;
	line-height: 1;
}
.ind_box4_news_list dd a .pic .date .days{
	font-family: "Roboto-Medium";
}
.ind_box4_news_list dd a .pic .date .month{
	font-size: 16px;
}
.ind_box4_news_list dd a .con{
	padding: 23px 5%;
}
.ind_box4_news_list dd a .con .tt{
	font-family: "Roboto-Medium";
	color: #333;
	margin-bottom: 2px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box4_news_list dd a:hover{
	box-shadow: 0 0 10px rgba(50,50,50,.2);
}
.ind_box4_news_list dd a:hover .pic img{
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
}
.ind_box4_news_list dd a:hover .con .tt{
	color: #02a2e5;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


/* footer */
.footer{
	background: #333;
}
.footer_t{
	padding: 3.65vw 0 4.17vw;
}
.footer_t_l{
	width: 25%;
}

.footer_t_l_logo{
	display: block;
	margin-bottom: 18px;
}

.footer_t_l_text{
	margin-bottom: 16px;
}

.footer_sm{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}
.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: 30px;
	height: 30px;
	font-size: 18px;
	color: #999;
}

.footer_sm .icon:hover{
	color: #02a2e5;
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
}



.footer_t_item{
	width: 17%;
}
.footer_t_item2{
	width: 13%;
}

.footer_t_title{
	font-size: 20px;
	color: #fff;
	margin-bottom: 12px;
}

.footer_t_list a{
	display: block;
	font-size: 14px;
	color: #999;
	line-height: 24px;
	padding: 3px 0;
}
.footer_t_list a:hover{
	color: #02a2e5;
	transform:translateX(3px);
	-webkit-transform:translateX(3px);
}
.footer_t_r{
	width: 22%;
}
.footer_t_form{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	margin-bottom: 20px;
}
.footer_t_form_text{
	width: calc(100% - 60px);
	border: 1px solid #999;
	border-right: 0;
	height: 50px;
	font-size: 14px;
	color: #fff;
	padding-left: 15px;
}
.footer_t_form_text::-webkit-input-placeholder{
	color: #999;
}


.footer_t_form_btn{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	width: 60px;
	height: 50px;
	color: #fff;
	font-size: 24px;
	background: #02a2e5;
	border: none;
}

.footer_t_r_list .item{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	color: #999;
	line-height: 30px;
	font-size: 14px;
}
.footer_t_r_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: 30px;
	height: 30px;
	font-size: 18px;
}
.footer_t_r_list .item .tt{
	width: calc(100% - 30px);
	padding-left: 3px;
}
.footer_t_r_list .item .tt a{
	color: #999;
}
.footer_t_r_list .item .tt a:hover{
	color: #02a2e5;
}


.footer_b .sub_wrap{
	border-top: 1px solid #5f5f5f;
	padding: 1.51vw 0;
}


.footer_b_l{
	color: #666;
}

.footer_b_r{
	color: #666;
}
.footer_b_r a{
	color: #666;
}
.footer_b_r a:hover{
	color: #02a2e5;
}



/* sub_banner */
.sub_banner{
	height: 400px;
	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;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
}

.sub_banner_tt{
	font-family: "Roboto-Regular";
	margin-bottom: 0.22vw;
}

.location{
	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;
	color: #fff;
}
.location .icon{
	font-size: 20px;
	margin-right: 8px;
}
.location a{
	color: #fff;
	margin: 0 3px;
}



/* about */
.about_box1_t{
	padding-bottom: 3.13vw;
}
.about_box1_t_l{
	width: 42.8%;
}
.about_box1_t_l_tt1{
	font-size: 16px;
	color: #999;
}
.about_box1_t_l_tt2{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	color: #333;
	line-height: 1.2;
	font-family: "Roboto-Bold";
	padding: 1.04vw 0 1.3vw;
}
.about_box1_t_l_tt2 span{
	color: #fff;
	background: #02a2e5;
}

.about_box1_t_r{
	width: 53.5%;
	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;
}
.about_box1_t_r .item{
	width: 31%;
	text-align: center;
}
.about_box1_t_r .item .tt{
	font-size: 3.13vw;
	color: #999;
}
.about_box1_t_r .item .text{
	color: #999;
}

.about_box1_b{
	padding-top: 2.08vw;
	border-top: 1px solid #e5e5e5;
}





.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;
}
.about_box3_list dd{
	width: 22%;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.about_box3_list dd .icon{
	text-align: center;
}
.about_box3_list dd .con{
	padding: 12px 0 0;
	text-align: center;
}
.about_box3_list dd .con .tt{
	font-family: "Roboto-Medium";
	color: #333;
	margin-bottom: 0.31vw;
}
.about_box3_list dd:hover{
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.about_box2{
	height: 563px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.about_box2 a{
	width: 100%;
	height: 100%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}



.about_box4{
	background: #f4f8fa;
}
.about_box4_scroll_pic{
	border-radius: 10px;
	overflow: hidden;
}
.about_box4_scroll_tt{
	text-align: center;
	padding: 17px 0 0;
}

.about_box4_scroll .swiper-slide:hover .about_box4_scroll_pic img{
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
}
.about_box4_scroll .scroll_dots_bars{
	padding-top: 2.34vw;
}
.about_box4_scroll .scroll_dots_bars .swiper-pagination-bullet{
	background: #c4e7f6;
}
.about_box4_scroll .scroll_dots_bars .swiper-pagination-bullet-active{
	background: #02a2e5;
}


.about_box5_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.about_box5_list .item{
	border-radius: 6px;
	overflow: hidden;
	margin-bottom: 30px;
}
.about_box5_list .item:last-child{
	margin-right: 0;
}
.about_box5_list .item .pic{
	overflow: hidden;
	position: relative;
}
.about_box5_list .item .pic img{
	width: 100%;
}
.about_box5_list .item .pic .tt{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 52px;
	line-height: 44px;
	color: #fff;
	font-size: 16px;
	background: url(../images/about_bg3.png) repeat-x center center;
}


.about_box5_list .item.item1{
	width: calc((100% - 30px) / 2);
}
.about_box5_list .item.item2{
	width: calc((100% - 60px) / 3);
}

.about_box5_list .item:hover .pic img{
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
}



.about_box6{
	background: #f4f8fa;
}
.about_box6_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}

.about_box6_list dd{
	width: calc((100% - 100px) / 5);
	overflow: hidden;
	margin: 0 25px 25px 0;
}
.about_box6_list dd:hover img{
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
}






/* application */
.main_l{
	width: 326px;
}
.main_l_title{
	font-family: "Roboto-Bold";
	color: #fff;
	padding-left: 20px;
	background: #02a2e5;
	line-height: 70px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	position: relative;
}
.main_l_title .icon{
	position: absolute;
	right: 20px;
	top: 0;
	color: #67c7ef;
}

.main_l_nav{
	padding: 0 20px;
	background: #fff;
}
.main_l_nav dd{
}
.main_l_nav_tt{
	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 #eee;
}
.main_l_nav_tt .tt{
	width: calc(100% - 30px);
	font-size: 16px;
	line-height: 30px;
	color: #666;
	padding: 13px 0;
}
.main_l_nav_tt .icon{
	width: 30px;
	height: 30px;
	font-size: 20px;
	line-height: 30px;
	color: #666;
	text-align: center;
	cursor: pointer;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.main_l_nav dd.child.hover .main_l_nav_tt .icon{
	transform: rotateZ(90deg);
	-webkit-transform: rotateZ(90deg);
	-ms-transform: rotateZ(90deg);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.main_l_nav_down{
	display: none;
	padding: 5px 0 5px 18px;
}
.main_l_nav_down a{
	display: block;
	font-size: 15px;
	line-height: 36px;
	color: #999;
}
.main_l_nav_down a:hover{
	color: #02a2e5;
	transform:translateX(3px);
	-webkit-transform:translateX(3px);
}


.main_l_nav dd.hover .main_l_nav_tt .tt,
.main_l_nav dd:hover .main_l_nav_tt .tt{
	color: #02a2e5;
}


.main_r{
	width: calc(100% - 362px);
}
.main_r .pro_list1 dd{
	width: calc((100% - 5.6%) / 3);
	margin: 0 2.8% 30px 0;
}
.main_r .pro_list1_item1{
	background: #fff;
}
.main_r .pro_list1_item1_btn{
	line-height: 34px !important;
}


.page{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	padding-top: 1.82vw;
}
.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: 50px;
	height: 50px;
	font-size: 18px;
	color: #666;
	background: #fff;
	margin: 0 7px 5px;
	border-radius: 50%;
}
.page a:hover,
.page a.hover{
	color: #fff;
	background: #02a2e5;
}



.app_det_box1{
	margin-bottom: 9.27vw;
}
.appli_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;
}
.appli_list dd{
	width: 47.1%;
	margin-bottom: 55px;
}

.appli_list dd a{
	display: block;
}

.appli_list_pic{
	overflow: hidden;
	border-radius: 10px;
}
.appli_list_pic img{
	width: 100%;
}
.appli_list_tt{
	position: relative;
	z-index: 2;
	width: 90%;
	line-height: 74px;
	font-size: 16px;
	padding:0 3%;
	margin: -37px 0 0 10%;
	background: #fff;
	border-radius: 6px;
	box-shadow: 0 0 10px rgba(50,50,50,.12);
}

.appli_list dd a:hover .appli_list_pic img{
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
}


.app_det_box1_l{
	width: 46.57%;
	position: relative;
}
.app_det_box1_l img{
	width: 100%;
	position: relative;
	left: 1.72vw;
	z-index: 2;
	border-radius: 6px;
}
.app_det_box1_l::before{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: -1.72vw;
	z-index: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	border-radius: 6px;
	box-shadow: 0 0 15px rgba(50,50,50,.2);
}


.app_det_box1_r{
	width: 46.5%;
}


.app_det_title1{
	color: #333;
	line-height: 1.2;
	font-family: "Roboto-Bold";
}
.app_det_title1 span{
	display: inline-block;
	position: relative;
}
.app_det_title1 span::before{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: -2px;
	z-index: 0;
	width: 100%;
	height: 0.36vw;
	background: #02a2e5;
}




.app_det_title2{
	color: #333;
	line-height: 1.2;
	font-family: "Roboto-Medium";
	padding: 1.77vw 0 0.26vw;
}

.app_det_text{
	margin-bottom: 1.56vw;
}

.app_det_btn_box{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}
.app_det_btn{
	width: 156px;
	height: 46px;
	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: #02a2e5;
	font-size: 14px;
	border: 2px solid #02a2e5;
	border-radius: 23px;
	margin-bottom: 10px;
}
.app_det_btn.hover{
	color: #fff;
	background: #02a2e5;
	margin: 0 1.46vw 10px 0;
	font-family: "Roboto-Medium";
	box-shadow: 0 0 10px rgba(2,162,229,.3);
}


.app_det_box2{
	position: relative;
	padding: 4.58vw 2.86vw 4.17vw;
	background: #fff;
	box-shadow: 0 0 15px rgba(50,50,50,.15);
	border-radius: 6px;
	margin-bottom: 4.58vw;
}

.app_det_box2_title{
	position: absolute;
	left: 50%;
	top: -40px;
	width: 300px;
	line-height: 80px;
	color: #fff;
	font-family: "Roboto-Bold";
	border-radius: 6px;
	background: #02a2e5;
	transform: translate(-50%,0);
}




/* contact */
.contact_l{
	width: 47%;
}

.contact_l_title{
	margin-bottom: 30px;
}
.contact_l_title .tt{
	font-family: "Roboto-Medium";
}
.contact_l_title .text{
	padding-top: 0.83vw;
}

.contact_l_list{
	padding: 30px 0;
	border-top: 1px solid #e5e5e5;
}

.contact_l_list .item{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	
	margin-bottom: 35px;
}
.contact_l_list .item:last-child{
	margin-bottom: 0;
}
.contact_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: 82px;
	height: 82px;
	font-size: 34px;
	color: #02a2e5;
	background: #fff;
	border-radius: 50%;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.contact_l_list .item .con{
	width: calc(100% - 82px);
	padding-left: 22px;
	padding-top: 13px;
}
.contact_l_list .item .con .tt{
	font-size: 16px;
	color: #666;
	padding-bottom: 3px;
}
.contact_l_list .item .con .text,
.contact_l_list .item .con .text a{
	font-size: 18px;
	color: #333;
	font-family: "Roboto-Bold";
}
.contact_l_list .item .text a:hover{
	color: #017bb6;
}
.contact_l_list .item:hover .icon{
	color: #fff;
	background: #02a2e5;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.contact_sm{
	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;
}
.contact_sm_tt{
	font-size: 16px;
	color: #333;
	font-family: "Roboto-Medium";
}
.contact_sm_con{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}
.contact_sm_con 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: 40px;
	height: 40px;
	color: #fff;
	font-size: 18px;
	border-radius: 6px;
	margin: 0 10px 0 0;
}
.contact_sm_con a:last-child{
	margin-right: 0;
}
.contact_sm_con a:nth-child(1){
	background: #02a2e5;
}
.contact_sm_con a:nth-child(2){
	background: #1bb8ee;
}
.contact_sm_con a:nth-child(3){
	background: #017bb6;
}
.contact_sm_con a:nth-child(4){
	background: #da1a79;
}
.contact_sm_con a:nth-child(5){
	background: #cc1822;
}
.contact_sm_con a:hover{
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
}

.contact_r{
	width: 45.78%;
	background: #fff;
	padding: 2.34vw 3.65vw;
	box-shadow: 0 0 15px rgba(50,50,50,.15);
	position: relative;
}
.contact_r::after{
	content: "";
	display: block;
	position: absolute;
	left: 3.65vw;
	top: 0;
	width: 50px;
	height: 0.31vw;
	background: #02a2e5;
}


.contact_r_title{
	color: #333;
	font-family: "Roboto-Medium";
	margin-bottom: 25px;
}





.contact_r_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;
}
.contact_r_form_list dd{
	width: calc((100% - 20px) / 2);
	margin-bottom: 12px;
}
.contact_r_form_list dd.ddw{
	width: 100%;
}
.contact_r_form_list dd:last-child{
	margin-bottom: 0;
}
.contact_r_form_text,
.contact_r_form_area{
	width: 100%;
	height: 42px;
	font-size: 14px;
	color: #333;
	padding-left: 13px;
	background: #f6f6f6;
	border-radius: 4px;
	border: none;
}
.contact_r_form_text::-webkit-input-placeholder{
	color: #666;
}
.contact_r_form_title{
	line-height: 40px;
	color: #333;
	font-size: 15px;
}
.contact_r_form_area{
	height: 110px;
	padding: 12px 13px;
	resize: none;
}


.contact_r_form_title span{
	color: #f00;
}
.contact_r_form_tip{
	margin-bottom: 25px;
}
.contact_r_form_btn{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	width: 100%;
	height: 60px;
	color: #fff;
	font-size: 20px;
	font-family: "Roboto-Bold";
	background: #02a2e5;
	border-radius: 30px;
	border: 0;
	box-shadow: 0 0 15px rgba(2,162,229,.3);
}


.fac_list1 .item{
	margin: 0 30px 30px 0;
}


.page_fac a{
	background: #f6f6f6;
}


.faq_list1 dd{
	padding: 30px 2.7%;
	margin-bottom: 30px;
	border-radius: 6px;
	background: #fff;
	box-shadow: 0 0 15px rgba(50,50,50,.1);
}
.faq_list1_tt{
	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;
	cursor: pointer;
}

.faq_list1_tt .icon1{
	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: 20px;
	background: #02a2e5;
	border-radius: 50%;
}
.faq_list1_tt .tt{
	width: calc(100% - 100px);
	padding: 0 50px 0 22px;
	font-size: 18px;
	line-height: 1.2;
}
.faq_list1_tt .icon{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	width: 50px;
	height: 50px;
	font-size: 24px;
	background: #f6f6f6;
	border-radius: 50%;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.faq_list1 dd.hover .faq_list1_tt .icon{
	transform: rotateZ(90deg);
	-webkit-transform: rotateZ(90deg);
	-ms-transform: rotateZ(90deg);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.faq_list1_down{
    display: none;
	padding: 25px 0 0 0;
}
.faq_list1_down_con{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
}
.faq_list1_down_con .icon{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	width: 50px;
	height: 50px;
	font-size: 20px;
	color: #02a2e5;
	background: #f6f6f6;
	border-radius: 50%;
}
.faq_list1_down_con .con{
	width: calc(100% - 100px);
	padding:0 50px 0 22px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;

	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	color: #02a2e5;
}




/* news_det */
.new_det_box{
	padding: 40px 4.5%;
	border-radius: 10px;
	margin-bottom: 65px;
}

.news_det_title1{
	color: #333;
	line-height: 1.2;
	font-family: "Roboto-Medium";
}
.news_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: 20px 0 25px;
}
.news_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;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	margin: 0 0.89vw;
	color: #999;
	font-size: 16px;
}

.news_det_date .item .icon{
	font-size: 18px;
	margin-right: 6px;
}


.news_det_con{
	padding: 25px 0;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

.news_det_page{
	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-top: 20px;
}

.news_det_page_l{
	width: calc(100% - 75px);
}
.news_det_page_item{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	line-height: 36px;
	font-size: 16px;
	overflow: hidden;
}
.news_det_page_item .tt{
	color: #666;
}
.news_det_page_item .text{
	display: block;
	color: #333;
}
.news_det_page_item .text:hover{
	color: #02a2e5;
}
.news_det_page_r{
	width: 55px;
}
.news_det_page_r_back{
	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: 55px;
	height: 55px;
	color: #fff;
	font-size: 28px;
	border-radius: 50%;
	background: #02a2e5;
}



/* rela_pro */
.rela_pro_box{
	overflow: hidden;
	margin-bottom: 60px;
}
.rela_pro_box1{
	border-radius: 6px;
	overflow: hidden;
	background: #fff;
	margin-bottom: 60px;
}

.rela_pro_title{
	width: 100%;
	line-height: 68px;
	color: #fff;
	font-family: "Roboto-Medium";
	background: #02a2e5;
}

.rela_pro_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	padding: 2.29vw 1.56vw 3.12vw;
}
.rela_pro_list dd{
	width: calc((100% - 6.25vw) / 6);
	margin: 0 1.25vw 0 0;
	overflow: hidden;
	border: 1px solid #f8f8f8;
}
.rela_pro_list dd:last-child{
	margin-right: 0;
}
.rela_pro_list dd:hover img{
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
}



.news_det_message_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: 2.6vw 2.08vw 2.6vw;
}

.news_det_message_list dd{
	width: calc((100% - 60px) / 3);
	margin: 0 0 30px 0;
	position: relative;
}
.news_det_message_list dd:last-child{
	margin-bottom: 0;
}
.news_det_message_list dd.ddw{
	width: 100%;
}
.news_det_message_icon{
	position: absolute;
	left: 20px;
	top: 0;
	color: #f00;
	line-height: 60px;
}

.news_det_message_text,
.news_det_message_area{
	width: 100%;
	border-radius: 10px;
	height: 60px;
	font-size: 16px;
	color: #666;
	padding-left: 20px;
	background: #f6f6f6;
	border: none;
}
.news_det_message_text2{
	padding-left: 32px;
}
.news_det_message_area{
	height: 176px;
	padding: 15px 20px;
	resize: none;
}

.news_det_message_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;
}
.news_det_message_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: 160px;
	height: 60px;
	font-size: 16px;
	color: #666;
	background: #f6f6f6;
	border-radius: 30px;
	border: none;
}
.news_det_message_btn.hover{
	color: #fff;
	background: #02a2e5;
	margin-right: 1.93vw;
}



/* news */
.news_nav_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;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	margin-bottom: 50px;
}
.news_nav_bars 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: 180px;
	height: 56px;
	font-size: 16px;
	color: #666;
	border-radius: 28px;
	margin: 0 15px 10px;
	background: #fff;
}
.news_nav_bars a:hover,
.news_nav_bars a.hover{
	color: #fff;
	background: #02a2e5;
}


.news_list1 dd{
	border-bottom: 1px solid #e5e5e5;
}
.news_list1 dd a{
	padding: 40px 25px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.news_list1_time{
	width: 80px;
}
.news_list1_time .days{
	color: #333;
	line-height: 1.1;
	font-family: "Roboto-Medium";
	font-size: 3.33vw;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.news_list1_time .month{
	color: #666;
	font-size: 16px;
}
.news_list1_pic{
	width: 21.88vw;
	overflow: hidden;
	border-radius: 6px;
	margin: 0 2.6vw 0 1.5vw;
}
.news_list1_con{
	width: calc(100% - 80px - 26.88vw);
	padding-top: 13px;
}

.news_list1_tt{
	font-size: 28px;
	color: #333;
	line-height: 1.2;
	font-family: "Roboto-Medium";
}

.news_list1_text{
	margin: 8px 0 20px;
}

.news_list1_b{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}
.news_list1_b_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: 140px;
	height: 50px;
	font-size: 14px;
	color: #fff;
	background: #02a2e5;
	border-radius: 4px;
	margin-right: 1.56vw;
}
.news_list1_b_views{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	font-size: 14px;
	color: #999;
}
.news_list1_b_views .icon{
	font-size: 20px;
	margin-right: 6px;
}

.news_list1 dd a:hover{
	background: #fff;
}
.news_list1 dd a:hover .news_list1_time .days{
	color: #02a2e5;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.news_list1 dd a:hover .news_list1_pic img{
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
}



/* pro_det */
.pro_det_t{
	background: url(../images/pro_det_bg1.jpg) no-repeat center center / cover;
}

.pro_det_pic_scroll{
	width: 45.6%;
	position: relative;
	border-radius: 10px;
	overflow: hidden;
}
.pro_det_pic_scroll .scroll_dots_bars{
	position: absolute;
	left: 0;
	z-index: 2;
	bottom: 1.77vw !important;
	width: 100%;
}
.pro_det_t_r{
	width: 54.4%;
	padding: 0 4%;
}

.pro_det_title{
	color: #333;
	font-family: "Roboto-Bold";
	margin-bottom: 4px;
}

.pro_det_t_r_desc{
	padding-bottom: 17px;
	border-bottom: 1px solid #e5e5e5;
}

.pro_det_t_r_list{
	padding: 17px 0;
}

.pro_det_t_r_share{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	padding-top: 15px;
}


.pro_det_b_bars_box{
	height: 120px;
}
.pro_det_b_bars{
	position: relative;
	z-index: 3;
	background: #02a2e5;
}
.pro_det_b_bars_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.pro_det_b_bars_list a{
	width: calc(100% / 6);
	height: 120px;
	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;
	color: #fff;
}
.pro_det_b_bars_list a .icon{
	font-size: 40px;
	line-height: 1.3;
}
.pro_det_b_bars_list a .tt{
	font-size: 16px;
}
.pro_det_b_bars_list a.hover{
	color: #02a2e5;
	background: #f6f6f6;
}



.pro_det_b_tabs_item1_l{
	width: 46.07%;
}

.pro_det_b_tabs_item1_l_text{
	padding-bottom: 1.56vw;
	border-bottom: 1px solid #e5e5e5;
}
.pro_det_b_tabs_item1_l_list{
	padding: 1.82vw 0;
	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_b_tabs_item1_l_list .item{
	width: 47%;
	line-height: 26px;
	padding: 5px 0;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
}
.pro_det_b_tabs_item1_l_list .item .icon{
	width: 26px;
	height: 26px;
}
.pro_det_b_tabs_item1_l_list .item .tt{
	width: calc(100% - 26px);
	padding-left: 3px;
}

.pro_det_b_tabs_item1_l_tip{
	color: #02a2e5;
	font-size: 16px;
	text-decoration: underline !important;
}

.pro_det_b_tabs_item1_r{
	width: 49%;
}
.pro_det_b_tabs_item1_r a{
	display: block;
	position: relative;
	border-radius: 10px;
	overflow: hidden;
}
	
.pro_det_b_tabs_item1_r a>img{
	width: 100%;
}
.pro_det_b_tabs_item1_r a .icon{
	position: absolute;
	left: 0;
	top: 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: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	background: rgba(0,0,0,.2);
}


.pro_det_b_tabs_item1_r a:hover>img{
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
}

body table{
	width: 100%;
	background: #fbfbfb;
}
body table tr td{
	color: #666;
	font-size: 18px;
	padding:10px;
	text-align: center;
	border-right: 1px solid #ebebeb;
}
body table tr:nth-child(odd){
	background: #f3f3f3;
}
body table tr:nth-child(1) td{
	color: #fff;
}
body table tr:nth-child(1){
	color: #fff;
	background: #02a2e5;
}


#pro_det_b_tabs_item3{

	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
#pro_det_b_tabs_item4 .ind_title1{
	margin-bottom: 25px;
}

.pro_det_b_tabs_item4_tabs{
	margin-bottom: 4.58vw;
}
.pro_det_b_tabs_item4_t{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	margin-bottom: 4.43vw;
}
.pro_det_b_tabs_item4_t_l{
	width: 47%;
}
.pro_det_b_tabs_item4_t_l_tt{
	line-height: 1.2;
}
.pro_det_b_tabs_item4_t_l_text{
	margin: 0.52vw 0 1.82vw;
}

.pro_det_b_tabs_item4_t_l_more{
	width: 198px;
	height: 56px;
	font-size: 16px;
	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;
	border: 1px solid #fff;
	border-radius: 28px;
}
.pro_det_b_tabs_item4_t_l_more:hover{
	color: #fff;
	background: #02a2e5;
	border-color: #02a2e5;
}
.pro_det_b_tabs_item4_t_r{
	width: 50%;
	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;
}

.pro_det_b_tabs_item4_t_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: 127px;
	height: 127px;
	color: #fff;
	font-size: 18px;
	font-family: "Roboto-Medium";
	border-radius: 50%;
	border: 1px solid #fff;
	margin-right: 2.97vw;
}

.pro_det_b_tabs_item4_t_btn:hover{
	color: #fff;
	background: #02a2e5;
	border-color: #02a2e5;
}


.pro_det_b_tabs_item4_b{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	border: 1px solid rgba(255,255,255,.2);
}
.pro_det_b_tabs_item4_b .item{
	width: calc(100% / 5);
	height: 140px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	color: #fff;
	padding: 22px 2% 0;
	text-align: center;
	border-right: 1px solid rgba(255,255,255,.2);
	cursor: pointer;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.pro_det_b_tabs_item4_b .item:last-child{
	border: none;
}
.pro_det_b_tabs_item4_b .item.hover{
	color: #fff;
	background: #1592f4;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.pro_det_b_tabs_item4_b .item .icon{
	font-size: 46px;
	line-height: 1.2;
	margin-bottom: 0.36vw;
}
.pro_det_b_tabs_item4_b .item .tt{
	font-size: 16px;
	line-height: 1.2;
}

.pro_det_b_tabs_item5{
	background: url(../images/pro_det_bg2.jpg) no-repeat center center / cover;
}


.pro_det_b_cus_scroll{
	max-width: 1038px;
	margin: 0 auto;
}

.pro_det_b_cus_item{
	background: #fff;
	padding: 2.6vw;
	margin: 10px;
	box-shadow: 0 0 10px rgba(50,50,50,.1);
}

.pro_det_b_cus_item_l{
	width: 190px;
	text-align: center;
}

.pro_det_b_cus_item_l .pic{
	width: 84px;
	height: 84px;
	border-radius: 50%;
	margin: 0 auto;
	overflow: hidden;
}
.pro_det_b_cus_item_l .pic img{
	width: 100%;
}
.pro_det_b_cus_item_l .con{
	padding: 0.94vw 0 0;
	line-height: 1.4;
	font-family: "Roboto-Medium";
	text-transform: uppercase;
}
.pro_det_b_cus_item_l .con .tt{
	font-size: 18px;
	color: #333;
}
.pro_det_b_cus_item_l .con .text{
	font-size: 14px;
	color: #1592f4;
}

.pro_det_b_cus_item_r{
	width: calc(100% - 190px);
	padding-left: 30px;
}


.pro_det_b_cus_scroll .scroll_dots_bars  .swiper-pagination-bullet-active{
	width: 31px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

#pro_det_b_tabs_item5{
	background: url(../images/pro_det_bg3.jpg) no-repeat center center / cover;
}



.pro_det_form_list{
	padding: 0;
}
.pro_det_form_list .news_det_message_text{
	border-radius: 30px;
	color: #333;
	background: #fff;
}
.pro_det_form_list .news_det_message_area{
	color: #333;
	background: #fff;
}
.pro_det_form_list .news_det_message_text::-webkit-input-placeholder,
.pro_det_form_list .news_det_message_area::-webkit-input-placeholder{
	color: #333;
}
.pro_det_form_list .news_det_message_btn{
	color: #333;
	background: #fff;
}
.pro_det_form_list .news_det_message_btn.hover{
	color: #fff;
	background: #02a2e5;
}


.rela_pro_box .pro_list1_item1{
	background: #fff;
}


/* float_fix */
.float_fix{
	position: fixed;
	right: 0;
	bottom: 30%;
	z-index: 7;
	width: 50px;
	box-shadow: 0 0 5px rgba(115,115,115,.2);
  }
  .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: 20px;
	background: #02a2e5;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
  }
  .float_fix .item .item_con{
	position: absolute;
	right: -240px;
	top: 0;
	width: 227px;
	height: 50px;
	background: #02a2e5;
	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-weight: bold;
	font-size: 16px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
  }
  .float_fix .item .item_con .icon{
	font-size: 20px;
	font-weight: normal;
	margin-right: 8px;
  }
  
  
  .float_fix .item .code{
	position: absolute;
	right: -180px;
	top: 0;
	z-index: 8;
	width: 100px;
	height: 100px;
	padding: 8px;
	background: #02a2e5;
  }
  
  .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: #02a2e5;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
  }
  .float_fix .item:hover .code{
	right: 60px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
  }
  
  .back_top{
	display: none;
	font-size: 22px;
  }
  .back_top .item_icon::before{
	display: block;
	transform: rotateZ(-90deg);
	-webkit-transform: rotateZ(-90deg);
	-ms-transform: rotateZ(-90deg);
  }
  
  .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;
  }
  