/**
 *               ii.                                         ;9ABH,          
 *              SA391,                                    .r9GG35&G          
 *              &#ii13Gh;                               i3X31i;:,rB1         
 *              iMs,:,i5895,                         .5G91:,:;:s1:8A         
 *               33::::,,;5G5,                     ,58Si,,:::,sHX;iH1        
 *                Sr.,:;rs13BBX35hh11511h5Shhh5S3GAXS:.,,::,,1AG3i,GG        
 *                .G51S511sr;;iiiishS8G89Shsrrsh59S;.,,,,,..5A85Si,h8        
 *               :SB9s:,............................,,,.,,,SASh53h,1G.       
 *            .r18S;..,,,,,,,,,,,,,,,,,,,,,,,,,,,,,....,,.1H315199,rX,       
 *          ;S89s,..,,,,,,,,,,,,,,,,,,,,,,,....,,.......,,,;r1ShS8,;Xi       
 *        i55s:.........,,,,,,,,,,,,,,,,.,,,......,.....,,....r9&5.:X1       
 *       59;.....,.     .,,,,,,,,,,,...        .............,..:1;.:&s       
 *      s8,..;53S5S3s.   .,,,,,,,.,..      i15S5h1:.........,,,..,,:99       
 *      93.:39s:rSGB@A;  ..,,,,.....    .SG3hhh9G&BGi..,,,,,,,,,,,,.,83      
 *      G5.G8  9#@@@@@X. .,,,,,,.....  iA9,.S&B###@@Mr...,,,,,,,,..,.;Xh     
 *      Gs.X8 S@@@@@@@B:..,,,,,,,,,,. rA1 ,A@@@@@@@@@H:........,,,,,,.iX:    
 *     ;9. ,8A#@@@@@@#5,.,,,,,,,,,... 9A. 8@@@@@@@@@@M;    ....,,,,,,,,S8    
 *     X3    iS8XAHH8s.,,,,,,,,,,...,..58hH@@@@@@@@@Hs       ...,,,,,,,:Gs   
 *    r8,        ,,,...,,,,,,,,,,.....  ,h8XABMMHX3r.          .,,,,,,,.rX:  
 *   :9, .    .:,..,:;;;::,.,,,,,..          .,,.               ..,,,,,,.59  
 *  .Si      ,:.i8HBMMMMMB&5,....                    .            .,,,,,.sMr 
 *  SS       :: h@@@@@@@@@@#; .                     ...  .         ..,,,,iM5 
 *  91  .    ;:.,1&@@@@@@MXs.                            .          .,,:,:&S 
 *  hS ....  .:;,,,i3MMS1;..,..... .  .     ...                     ..,:,.99 
 *  ,8; ..... .,:,..,8Ms:;,,,...                                     .,::.83 
 *   s&: ....  .sS553B@@HX3s;,.    .,;13h.                            .:::&1 
 *    SXr  .  ...;s3G99XA&X88Shss11155hi.                             ,;:h&, 
 *     iH8:  . ..   ,;iiii;,::,,,,,.                                 .;irHA  
 *      ,8X5;   .     .......                                       ,;iihS8Gi
 *         1831,                                                 .,;irrrrrs&@
 *           ;5A8r.                                            .:;iiiiirrss1H
 *             :X@H3s.......                                .,:;iii;iiiiirsrh
 *              r#h:;,...,,.. .,,:;;;;;:::,...              .:;;;;;;iiiirrss1
 *             ,M8 ..,....,.....,,::::::,,...         .     .,;;;iiiiiirss11h
 *             8B;.,,,,,,,.,.....          .           ..   .:;;;;iirrsss111h
 *            i@5,:::,,,,,,,,.... .                   . .:::;;;;;irrrss111111
 *            9Bi,:,,,,......                        ..r91;;;;;iirrsss1ss1111
 */
html,body{
	font-family: "Roboto-Regular", sans-serif;
}
input, button, textarea,select,button{
	font-family: 'Roboto-Regular', sans-serif;
}
.bgf5{
	background: #f5f8fb;
}
.bgf7{
	background: #f7f7f7;
}
.bge{
	background: #eee;
}
.colororg{
	color: #f1971e !important;
}

.header_box{
}
.header_box.index{
}

.header_t{
	background: #479de2;
}
.header_t .wrapper{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: space-between;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
}
.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{
	height: 40px;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	color: #fff;
	padding: 0 15px;
	font-size: 14px;
	/*text-transform: capitalize;*/
}
.header_t_l_item .icon{
	font-size: 22px;
	line-height: 40px;
	margin-right: 6px;
}


.header_sm{
	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;
}

.header_sm 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: 28px;
	height: 28px;
	font-size: 14px;
	color: #fff;
	border-radius: 50%;
	margin: 0 6px;
}
.header_sm a:nth-child(1){
	background: #1071aa;
}
.header_sm a:nth-child(2){
	background: #3c5a99;
}
.header_sm a:nth-child(3){
	background: #00aced;
}
.header_sm a:nth-child(4){
	background: #dd1829;
}
.header_sm a:hover{
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
}



.header_b{
	position: relative;
	z-index: 2;
	height: 100px;
	background: #fff;
}

.header_b .wrapper{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: space-between;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
}
.logo{
	width: 240px;
	height: 100px;
	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%;
}




.menu_dl{
	width: calc(100% - 240px);
	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;
    -ms-align-items: center;
	-webkit-align-items: center;
	padding-left: 4%;
}
.menu_dl dd{
	position: relative;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.menu_tt{
	width: 100%;
	padding: 0 16px;
	line-height: 40px;
	display: block;
	color: #202020;
	text-align: center;
	font-size: 16px;
	overflow: hidden;
	text-transform: uppercase;
	border: 2px solid transparent;
}

.menu_dl dd.hover .menu_tt{
	color: #2388d8;
	border:2px solid #2388d8;
}
.menu_dl dd.menu_dd_pro{
	position: static;
}
.menu_down{
	display: none;
	position: absolute;
	left: 0;
	top: 44px;
	z-index: 2;
	width: 260px;
	padding: 10px 0;
	background: #fff;
	box-shadow: 0 0 12px rgba(115,115,115,.25);
}
.menu_down a{
	display: block;
	font-size: 14px;
	line-height: 35px;
	padding: 0 16px;
	color: #333;
}
.menu_down a:hover{
	color: #2388d8;
	transform: translateX(3px);
	-webkit-transform: translateX(3px);
}



/*
 * wap head
 */
 .mobile_header{
	display: none;
	clear: both;
	width: 100%;
	height: 52px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.mobile_header_top{
	position: fixed;
	left: 0;
	top:0;
	z-index: 7;
	width: 100%;
	height: 52px;
	background:#fff;
	box-shadow: 0 2px 3px rgba(0,0,0,.1);
}


.mobile_logo{
	width: 180px;
	height: 52px;
	margin-left: 15px;
}
.mobile_logo img{
	display: block;
	height: 30px;
	width: auto;
}

.mobile_menu_btn{
	position: absolute;
	right: 0;
	top: 0;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	width: 54px;
	height: 52px;
	cursor: pointer;
}
.mobile_menu_btn span{
	display: block;
	height: 3px;
	width: 28px;
	background:#333;
	border-radius: 4px;
	margin-bottom: 6px;
}
.mobile_menu_btn span:last-child{
	margin-bottom: 0;
}
.mobile_search_icon{
	width: 40px;
	height: 52px;
	color: #333;
	font-size: 26px;
	line-height: 52px;
	text-align: center;
	margin-right: 52px;
	cursor: pointer;
}
.mobile_header.hover{
	background:rgba(0,0,0,.5);
	box-shadow: 0 2px 3px rgba(0,0,0,.1);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.mobile_menu_box{
	position: fixed;
	right: -110%;
	top:0;
	z-index: 8;
	width:75%;
	height: 100%;
	background:#fff;
	padding: 20px 15px;
	overflow-y: auto;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.mobile_menu_box.show{
	right: 0;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.mobile_menu_dl dd{
	clear: both;
	line-height: 1.3;
	border-bottom: 1px solid #e1e1e1;
}
.mobile_menu_tt{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.mobile_menu_tt .text{
	float: left;
	width: 80%;
	color: #333;
	font-size: 16px;
	line-height: 24px;
	padding: 10px 0;
	text-transform: capitalize;
}
.mobile_menu_dl dd.hover .mobile_menu_tt .text{
	color: #1165bd;
}
.mobile_menu_tt_icon{
	display: none;
	float: right;
	width: 44px;
	line-height: 44px;
	text-align: center;
	color: #333;
	font-size: 16px;
	-webit-transition: all 0.5s;
	transition: all 0.5s;
}

.mobile_menu_down{
	display:none;
	padding:6px 0 10px 12px;
}
.mobile_menu_down_clm{
	margin-bottom: 8px;
}
.mobile_menu_down_clm_tt{
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	font-size: 14px;
	color: #333;
}
.mobile_menu_down_clm_tt .tt{
	width: calc(100% - 50px);
	color: #333;
	line-height: 20px;
	padding: 7px 0;
}
.mobile_menu_down_clm_tt .icon{
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	transform: rotateZ(0deg);
	-webkit-transform: rotateZ(0deg);
	-moz-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	-o-transform: rotateZ(0deg);
	-webit-transition: all 0.5s;
	transition: all 0.5s;
}
.mobile_menu_down_clm.hover .mobile_menu_down_clm_tt .icon{
	-webit-transition: all 0.5s;
	transition: all 0.5s;
	transform: rotateZ(90deg);
	-webkit-transform: rotateZ(90deg);
	-moz-transform: rotateZ(90deg);
	-ms-transform: rotateZ(90deg);
	-o-transform: rotateZ(90deg);
}
.mobile_menu_down_clm_list{
	display: none;
	padding: 5px 0 0 10px;
}
.mobile_menu_down_clm_list a{
	display: block;
	font-size: 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(9deg);
	-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_dl dd.hover .mobile_menu_tt .text{
	color: #1165bd;
}

.mobile_search_box{
	position: fixed;
	left: 0;
	top: 52px;
	z-index: 7;
	display: none;
	width: 100%;
	padding: 20px;
	background: #fafafa;
}
.mobile_search_box form{
	width: 100%;
	padding:2px;
	border-radius: 5px;
	border: 1px solid #ddd;
}
.mobile_search_text{
	float: left;
	line-height: 40px;
	padding-left: 15px;
	font-size: 14px;
	width:calc(100% - 40px);
	border: 0;
}

.mobile_search_btn_text{
	float: right;
	width: 40px;
	height: 40px;
	font-size: 22px;
	color: #1165bd;
	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{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	font-size: 16px;
	color: #333;
	margin-bottom: 8px;
}
.mobile_menu_b_clm .tt .icon{
	margin-right: 8px;
	font-size: 16px;
}
.mobile_menu_b_clm .text{
	font-size: 14px;
	color: #333;
}
.mobile_menu_b_clm .text a{
	color: #333;
	word-break: break-all;
}
.mobile_menu_b_clm_sm{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
}
.mobile_menu_b_clm_sm a{
	width: 30px;
	height: 30px;
	color: #fff;
	line-height: 30px;
	text-align: center;
	background: #0056a7;
	border-radius: 50%;
	margin: 0 12px 0 0;
}
.mobile_menu_b_clm_sm a:nth-child(1){
	background: #38569a	;
}
.mobile_menu_b_clm_sm a:nth-child(2){
	background: #007ebb;
}
.mobile_menu_b_clm_sm a:nth-child(3){
	background: #007ebb;
}
.mobile_menu_b_clm_sm a:nth-child(4){
	background: #dc472e;
}
.mobile_menu_b_clm_sm a:nth-child(5){
	background: #db1d3c;
}

.mobile_lag_box{
	padding: 30px 0 20px;
	margin-bottom: 40px;
}
.mobile_lag_tt{
	font-size: 18px;
	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: 7;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.2);
}
.mobile_menu_mask{
	z-index: 8;
}











/*
 * banner
 */
.banner_box{
	position: relative;
}
.banner{
	clear: both;
}
.banner .item a{
	display: block;
	overflow: hidden;
	position: relative;
}


.banner.owl-theme .owl-dots{
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 12px;
}
.banner.owl-theme .owl-dots .owl-dot span{
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #acaca9;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    -ms-border-radius: 9px;
    -o-border-radius: 9px;
}
.banner.owl-theme .owl-dots .owl-dot.active span, 
.banner.owl-theme .owl-dots .owl-dot:hover span{
    background: #479de2;
    transition: all 0.5s;
	-webkit-transition: all 0.5s;
}




.scroll_dots.owl-theme .owl-dots{
	width: 100%;
	padding-top: 25px;
}
.scroll_dots.owl-theme .owl-dots .owl-dot span{
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #e6e5e5;
    transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.scroll_dots.owl-theme .owl-dots .owl-dot.active span, 
.scroll_dots.owl-theme .owl-dots .owl-dot:hover span{
    background: #479de2;
    transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.fz46{
	font-size: 46px;
}
.fz36{
	font-size: 36px;
}
.fz30{
	font-size: 30px;
}
.fz26{
	font-size: 26px;
}
.fz24{
	font-size: 24px;
}

.fz22{
	font-size: 22px;
}

.fz20{
	font-size: 20px;
}




.public_btn{
	display: block;
	width: 150px;
	line-height: 37px;
	font-size: 14px;
	color: #444;
	font-family: "Roboto-Medium";
	text-align: center;
	background: #ffffff;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.public_btn:hover,
.public_btn.hover{
	color: #fff;
	background: #f18b02;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}


.public_btn2{
	display: block;
	width: 195px;
	text-align: center;
	font-size: 18px;
	line-height: 42px;
	color: #0056a7;
	background: #f18b02;
}
.public_btn2.hover{
	color: #fff;
	background: #0056a7;
}




.public_text1{
	font-size: 14px;
	line-height: 24px;
	font-family: "Roboto-Light";
}
.public_text2{
	font-size: 16px;
	line-height: 24px;
	font-family: "Roboto-Light";
}

.public_text1 img,
.public_text2 img{
    height:  auto !important;
}



.public_scroll_btn{
	position: absolute;
	top: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	line-height: 40px;
	font-size: 40px;
	text-align: center;
	color: #848ba8;
	cursor: pointer;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.public_scroll_btn:hover{
	color: #0056a7;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}



 

.main_content{
	padding: 65px 0;
}

.main_content2{
	padding-top: 65px;
}
.main_content3{
	padding-bottom: 65px;
}

.ind_title1{
	margin-bottom: 28px;
}
.ind_title1 .tt{
	color: #27293e;
}
.ind_title1 .text{
	color: #676767;
	padding-top: 8px;
}



/* ind_box1_search */
.ind_box1_search{
	padding: 34px 0;
	border-bottom: 1px solid #e0e0e0;
}

.ind_box1_search .wrapper{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: space-between;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

.ind_box1_search_l{
	width: 43.6%;
}
.ind_box1_search_l form{
	width: 100%;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
}

.ind_box1_search_text{
	width: calc(100% - 100px);
	height: 40px;
	color: #333;
	font-size: 16px;
	padding-left: 15px;
	font-family: "Roboto-Light";
	background: #f1f1f1;
	border: none;
}

.ind_box1_search_text::-webkit-input-placeholder{
	color: #a6a6a6;
}
.ind_box1_search_btn{
	width: 100px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	background: #f1971e;
	border: none;
}

.ind_box1_search_r{
	width: 53%;
}
.ind_box1_search_r_tt{
	font-size: 14px;
	color: #333;
	margin-bottom: 6px;
}
.ind_box1_search_r_con{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.ind_box1_search_r_con a{
	padding: 0 15px;
	line-height: 30px;
	color: #666;
	font-size: 14px;
	border: 1px solid #e8e8e8;
	margin: 0 8px 8px 0;
}
.ind_box1_search_r_con a:hover{
	background: #ecf4fb;
	border-color: #ecf4fb;
}



.ind_box2_title1{
	margin-bottom: 40px;
}
.ind_box2_title1_tt{
	text-align: center;
	margin-bottom: 12px;
}
.ind_box2_title1_tt .num{
	color: #479de2;
	font-family: "Roboto-Bold";
}
.ind_box2_title1_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;
}
.ind_box2_title1_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;
	padding: 0 18px;
	line-height: 40px;
	color: #fff;
	font-size: 20px;
	background: #479de2;
} 
.ind_box2_title1_btn .icon{
	font-size: 24px;
	padding-left: 15px;
}


.ind_solu_list1{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	border: 1px solid #f5f5f5;
}
.ind_solu_list1 dd{
	width: calc(100% / 3);
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
}
.ind_solu_list1 dd a{
	height: 100%;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	padding: 56px 6% 60px;
}

.ind_solu_list1_pic{
	width: 34%;
	overflow: hidden;
	border-radius: 50%;
}
.ind_solu_list1_pic img{
	width: 100%;
}

.ind_solu_list1_con{
	width: 66%;
	padding-left: 5%;
}
.ind_solu_list1_tt{
	color: #333;
	font-family: "Roboto-Bold";
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.ind_solu_list1_text{
	color: #666;
	margin: 10px 0 28px;
}
.ind_solu_list1_more{
	width: 116px;
	line-height: 34px;
	text-align: center;
	font-size: 14px;
	color: #479de2;
	border: 1px solid #479de2;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.ind_solu_list1 dd a:hover .ind_solu_list1_pic img{
	transform: scale(1.03, 1.03);
	-webkit-transform: scale(1.03, 1.03);
}
.ind_solu_list1 dd a:hover .ind_solu_list1_tt{
	color: #479de2;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.ind_solu_list1 dd a:hover .ind_solu_list1_more{
	color: #fff;
	background: #479de2;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}


.ind_box3{
	background: #f7f9fb;
}


.ind_pro_list1{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.ind_pro_list1 dd{
	width: calc((100% - 70px) / 3);
	margin:0 35px 35px 0;
	background: #fff;
	padding: 8px;
	border: 2px solid #479de2;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.ind_pro_list1_pic{
	overflow: hidden;
	border-bottom: 1px solid #ebebeb;
}
.ind_pro_list1_pic img{
	width: 100%;
}
.ind_pro_list1_con{
	padding: 30px 10px 20px;
}
.ind_pro_list1_tt{
	font-size: 18px;
	height: 44px;
	line-height:22px;
	color: #479de2;
	font-family: "Roboto-Bold";
	margin-bottom: 18px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.ind_pro_list1_text{
	color: #666;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.ind_pro_list1 dd:hover {
	background: #479de2;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.ind_pro_list1 dd:hover .ind_pro_list1_pic img{
	transform: scale(1.03, 1.03);
	-webkit-transform: scale(1.03, 1.03);
}
.ind_pro_list1 dd:hover .ind_pro_list1_tt{
	color: #fff;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.ind_pro_list1 dd:hover .ind_pro_list1_text{
	color: #fff;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}



.ind_box4{
	background: url(../images/ind_bg1.jpg) no-repeat center center / cover;
	padding: 65px 0;
}

.ind_box4_title{
	font-size: 52px;
	color: #fff;
	font-family: "Roboto-Bold";
	margin-bottom: 35px;
}

.ind_box4_b{
	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_box4_b_tt{
	font-size: 20px;
	line-height: 1.4;
	color: #fff;
	font-family: "Roboto-Light";
}

.ind_box4_b_btn{
	width: 226px;
	line-height: 58px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	background: #f1971e;
}


.ind_box5{
	padding: 55px 0;
	background: url(../images/ind_bg2.jpg) no-repeat center center / cover;
}

.ind_box5_title_tt{
	font-size: 40px;
	color: #fff;
	margin-bottom: 18px;
}
.ind_box5_title_text{
	color: #fff;
	font-family: "Roboto-Regular";
}


.ind_box6{
	background: #f3f7fa;
}
.ind_box6_list1{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: space-between;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	padding: 30px 0;
}
.ind_box6_list1 dd{
	width: 48%;
	padding: 25px 0;
	text-align: center;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.ind_box6_list1_icon{
	font-size: 100px;
}
.ind_box6_list1_tt{
	font-size: 20px;
	color: #333;
	font-family: "Roboto-Bold";
	margin: 15px 0 20px;
}
.ind_box6_list1_icon.icon1{
	color: #4363ad;
}
.ind_box6_list1_icon.icon2{
	color: #39a6df;
}
.ind_box6_list1_icon.icon3{
	color: #4da834;
}
.ind_box6_list1_icon.icon4{
	color: #ef8200;
}

.ind_box6_list1 dd:hover{
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}


.ind_box7_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;
}

.ind_box7_l{
	width: 48%;
}

.ind_news_list1 dd{
	margin-bottom: 17px;
}
.ind_news_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;
}
.ind_news_list1_pic{
	width: 190px;
	overflow: hidden;
}
.ind_news_list1_pic img{
	width: 100%;
}

.ind_news_list1_con{
	width: calc(100% - 190px);
	padding-left: 19px;
}
.ind_news_list1_con .tt{
	font-size: 16px;
	color: #333;
	font-family: "Roboto-Bold";
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.ind_news_list1_con .text{
	font-size: 14px;
	line-height: 20px;
	color: #666;
	margin: 8px 0 15px;
}
.ind_news_list1_con .more{
	font-size: 14px;
	color: #479de2;
	font-family: "Roboto-Bold";
}

.ind_news_list1 dd a:hover .ind_news_list1_pic img{
	transform: scale(1.03, 1.03);
	-webkit-transform: scale(1.03, 1.03);
}
.ind_news_list1 dd a:hover .ind_news_list1_con .tt{
	color: #479de2;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}



.ind_box7_r{
	width: 48%;
}

.ind_faq_list1 dd{
	margin-bottom: 25px;
}

.ind_faq_list1_title{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: space-between;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	color: #479de2;
	margin-bottom: 15px;
	cursor: pointer;
}
.ind_faq_list1_title .icon{
	width: 24px;
	font-size: 18px;
	line-height: 1.5;
	font-weight: bold;
}
.ind_faq_list1_title .tt{
	width: calc(100% - 24px);
	padding-left: 14px;
	font-size: 18px;
	line-height: 22px;
	color: #479de2;
	font-family: "Roboto-Medium";
}
.ind_faq_list1_text{
	display: none;
	font-size: 14px;
	line-height: 24px;
	color: #666;
	padding-left: 39px;
}





.footer_t{
	background: #4088c2;
}


.footer_t_wrap{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: space-between;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

.footer_t_l{
	width: 68.5%;
	padding: 60px 0;
}
.footer_t_l_t{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: space-between;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	margin-bottom: 45px;
}

.footer_t_l_item{
	width: 31.5%;
}

.footer_t_l_item_tt{
	display: block;
	font-size: 18px;
	font-family: "Roboto-Bold";
	color: #fff;
	margin-bottom: 30px;
}

.footer_t_l_list a{
	display: block;
	font-size: 14px;
	line-height: 28px;
	font-family: "Roboto-Light";
	color: #fff;
}
.footer_t_l_list a:hover{
	transform: translateX(3px);
	-webkit-transform: translateX(3px);
}

.footer_t_l_list2 .item{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	font-family: "Roboto-Light";
}
.footer_t_l_list2 .item .icon{
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
}
.footer_t_l_list2 .item a{
	color: #fff;
}
.footer_t_l_list2 .item .tt{
	width: calc(100% - 28px);
	line-height: 20px;
	padding-top: 4px;
	padding-left: 3px;
}


.footer_t_l_b{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	font-size: 14px;
	line-height: 24px;
	font-family: "Roboto-Light";
	color: #fff;
}
.footer_t_l_b_tt{
	padding-right: 5px;
}
.footer_t_l_b_con{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.footer_t_l_b a{
	color: #fff;
	margin: 0 15px 10px 0;
} 

.footer_t_r{
	width: 31.5%;
	padding: 60px 40px;
	background: #135b95;
}
.footer_inq_form dd{
	margin-bottom: 6px;
}
.footer_inq_form dd:last-child{
	padding-top: 15px;
}
.footer_inq_text,
.footer_inq_area{
	width: 100%;
	display: block;
	height: 42px;
	font-size: 14px;
	color: #0c2132;
	padding-left: 15px;
	background: #f8fbfc;
	border: #fff;
	border: none;
}
.footer_inq_area{
	height: 92px;
	padding: 8px 12px;
	resize: none;
}

.footer_inq_btn{
	width: 152px;
	height: 40px;
	font-size: 16px;
	color: #fff;
	font-family: "Roboto-Bold";
	background: #f46200;
	border-radius: 5px;
	border: none;
}

.footer_b{
	color: #bcd1d9;
	background: #104d7e;
	font-size: 14px;
	line-height: 24px;
	padding: 18px 0;
}





/* sub_banner */
.sub_banner{
	height: 300px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.sub_banner .wrapper{
	height: 100%;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
}
.sub_banner_tt{
	font-size: 58px;
	color: #fff;
	font-family: "Roboto-Bold";
}


.location{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	color: #666;
	font-size: 16px;
	line-height: 30px;
	padding: 16px 0;
}
.location_det{
	background: #f2f2f2;
}
.location .wrapper1400,
.location .wrapper{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	white-space:nowrap;overflow: hidden;text-overflow:ellipsis;
}
.location .icon{
	width: 20px;
	height: 20px;
	background: url(../images/location_icon.png) no-repeat center center;
}
.location a{
	color: #666;
	margin: 0 4px;
}
.location a:hover{
	color: #0056a7;
}


.wrapper1400{
	width: 92%;
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
}
.pro_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: flex-start;
	-webkit-align-items: flex-start;
	-ms-align-items: flex-start;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}


.main_l{
	width: 272px;
}
.main_l_item_pro_box{
	margin-bottom: 10px;
}
.main_l_item_pro{
	width: 272px;
	border: 2px solid #479de2;
}
.main_l_item_pro.hover{
	position: fixed;
	top: 0;
	z-index: 3;
}

.main_l_item_title{
	line-height: 68px;
	font-size: 32px;
	color: #fff;
	font-family: "Roboto-Bold";
	padding-left: 22px;
	background: #479de2;
}
.main_l_item_down{
	background: #f5f8fb;
}
.main_l_item_down a{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: space-between;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	font-size: 16px;
	line-height: 20px;
	padding: 17px 10px;
	color: #666;
	border-bottom: 1px solid #dadada;
}
.main_l_item_down a .icon{
	width: 22px;
	height: 20px;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: #bababa;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.main_l_item_down a .tt{
	width: calc(100% - 22px);
	font-size: 16px;
	padding-left: 3px;
}
.main_l_item_down a:hover,
.main_l_item_down a:hover .icon,
.main_l_item_down a.hover,
.main_l_item_down a.hover .icon{
	color: #479de2;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}


.main_l_item{
	background: #f5f8fb;
	padding: 10px;
	margin-bottom: 10px;
}
.main_l_item_title{
	font-size: 32px;
	color: #fff;
	line-height: 68px;
	font-family: "Roboto-Bold";
}

.main_l_hot_scroll .item .pic{
	display: block;
	width: 100%;
	position: relative;
	margin-bottom: 10px;
}
.main_l_hot_scroll .item .pic .icon{
	position: absolute;
	left: 0;
	top: 12px;
	width: 49px;
	height: 17px;
	background: url(../images/hot_icon.png) no-repeat center center;
}
.main_l_hot_scroll .item .tt{
	font-size: 14px;
	line-height: 18px;
	color: #333;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.main_l_hot_scroll .item:hover .tt{
	color: #479de2;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.main_l_item_title1{
	color: #333;
	font-size: 24px;
	line-height: 54px;
	font-family: "Roboto-Bold";
	padding-left: 15px;
}

.main_l_item_contact_list .item{
	padding: 4px 15px;
}
.main_l_item_contact_list .item a{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	font-size: 16px;
	line-height: 28px;
}
.main_l_item_contact_list .item a .icon{
	width: 30px;
	height: 30px;
	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: #479de2;
	font-size: 18px;
	border: 1px solid #479de2;
	border-radius: 50%;
	margin-right: 8px;
}
.main_l_item_contact_list .item a:hover{
	color: #479de2;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.main_l_inq .footer_inq_text,
.main_l_inq .footer_inq_area{
	background: #fff;
}

.main_l_item_tags_list {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.main_l_item_tags_list a{
	font-size: 14px;
	line-height: 30px;
	padding: 0 14px;
	background: #fff;
	border: 1px solid #e8e8e8;
	margin:0 7px 7px 0;
}
.main_l_item_tags_list a:hover{
	color: #479de2;
	background: #fff;
	border-color: #fff;
}



/* pro_list1 */
.main_r{
	width: calc(100% - 272px);
	padding-left: 23px;
}
.pro_clm_box{
	margin-bottom: 20px;
}
.pro_clm_title1{
	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;
	background: #f1f9ff;
	padding: 0 20px;
	margin-bottom: 15px;
}
.pro_clm_title1_tt{
	font-size: 22px;
	color: #479de2;
	line-height: 55px;
	padding-left: 14px;
	font-family: "Roboto-Bold";
	position: relative;
}
.pro_clm_title1_tt::before{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	width: 4px;
	height: 15px;
	background: #479de2;
	margin-top: -7px;
}

.pro_clm_more{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	color: #479de2;
	font-size: 16px;
	font-family: "Roboto-Bold";
}
.pro_clm_more .icon{
	font-size: 20px;
	margin-left: 8px;
	font-weight: bold;
}






.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% - 36px) / 3);
	border: 1px solid #e2e2e2;
	margin: 0 18px 18px 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.pro_list1 dd a{
	display: block;
}
.pro_list1_pic{
	overflow: hidden;
}
.pro_list1_pic img{
	width: 100%;
}
.pro_list1_con{
	padding: 15px 20px;
}
.pro_list1_tt{
	font-size: 18px;
	line-height: 22px;
	color: #333;
	font-family: "Roboto-Bold";
}
.pro_list1_text{
	font-size: 14px;
	color: #666;
	line-height: 18px;
	margin: 10px 0;
}
.pro_list1_btn{
	width: 180px;
	line-height: 30px;
	font-size: 14px;
	color: #479de2;
	text-align: center;
	background: #f1f9ff;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.pro_list1 dd a:hover .pro_list1_tt{
	color: #479de2;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.pro_list1 dd a:hover .pro_list1_btn{
	color: #fff;
	background: #479de2;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.pro_list1 dd:hover{
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.pro_list1 dd:hover a{
	box-shadow: 0 0 5px rgba(115,115,115,.2);
}


.pro_list_desc{
	margin-bottom: 25px;
}
.pro_list_desc_tt{
	color: #333;
	font-size: 20px;
	font-family: "Roboto-Bold";
	margin-bottom: 12px;
}
.pro_list_desc_text{
	color: #666;
}
.pro_list_desc_text a{
	color: #479de2;
	font-family: "Roboto-Bold";
}


/* page */
.page{
	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: 20px 0;
}
.page a{
	display: block;
	width: 58px;
	height: 58px;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	font-size: 18px;
	color: #479de2;
	margin: 0 6px 3px;
	background: #fff;
	border: 1px solid #479de2;
}


.page a.hover,
.page a:hover{
	color: #fff;
	background:#479de2;
	border-color: #479de2;
}
a.page_btn{
	background:#fff url(../images/page_icon.png) no-repeat center center;
	border: none;
}
.page_next{
	transform: rotateZ(180deg);
	-webkit-transform: rotateZ(180deg);
}
a.page_btn:hover{
	background:#479de2 url(../images/page_icon2.png) no-repeat center center;
}




/* pro_det */
.pro_det_t{
	margin-bottom: 20px;
}
.pro_det_t_wrap{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: space-between;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	padding: 60px 0;
}

.pro_det_pic{
	width: 49%;
}
.pro_det_pic_scroll{
	box-shadow: 0 0 7px rgba(115,115,115,.2);
	margin-bottom: 20px;
}
.pro_det_pic_bars{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.pro_det_pic_bars .item{
	width: calc((100% - 30px) / 4);
	cursor: pointer;
	margin: 0 10px 0 0;
	position: relative;
	box-shadow: 0 0 5px rgba(115,115,115,.2);
}
.pro_det_pic_bars .item:last-child{
	margin-right: 0;
}
.pro_det_pic_bars .item:before{
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	border: 3px solid transparent;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.pro_det_pic_bars .item::after{
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	bottom: 100%;
	width: 0;
	height: 0;
	border-style: solid;
	border-top-width:0;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-width:10px;
	border-color: transparent transparent  #479de2 transparent;
	opacity: 0;
	margin-left: -10px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.pro_det_pic_bars .item.active:before{
	border: 3px solid #479de2;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.pro_det_pic_bars .item.active:after{
	opacity: 1;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.pro_det_t_inf{
	width: 48%;
}

.pro_det_title1{
	color: #333;
	font-size: 28px;
	font-family: "Roboto-Bold";
	padding-bottom: 10px;
}

.pro_det_t_desc_list{
	padding: 15px 0 ;
}
.pro_det_t_desc_list .item{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	font-size: 16px;
	line-height: 22px;
	padding: 4px 0;
	color: #444;
}
.pro_det_t_desc_list .item .icon{
	width: 12px;
	height: 12px;
	border: 2px solid #479de2;
	border-radius: 50%;
	margin: 5px 12px 0 0;
}
.pro_det_t_desc_list .item .tt{
	width: 190px;
	font-family: "Roboto-Bold";
}
.pro_det_t_desc_list .item .text{
	width: calc(100% - 214px);
	line-height: 22px;
	font-family: "Roboto-Light";
}


.pro_det_t_btn_box{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	padding: 16px 0 20px;
}
.pro_det_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: 220px;
	height: 50px;
	font-size: 18px;
	color: #fff;
	background: #f18b02;
	margin: 0 15px 15px 0;
	font-family: "Roboto-Bold";
}
.pro_det_t_btn.hover,
.pro_det_t_btn:hover{
	color: #fff;
	background: #4dc247;
}
.pro_det_t_btn .icon{
	font-size: 24px;
	margin-right: 8px;
}


.pro_det_t_share{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
}
.pro_det_t_share .tt{
	font-size: 16px;
	padding-right: 5px;
	font-family: "Roboto-Bold";
}





/* pro_Det_b */
.pro_det_b_r{
	width: calc(100% - 272px);
	padding-left: 24px;
}

.pro_det_b_bars_box{
	height: 54px;
	background: #f5f8fb;
	margin-bottom: 16px;
}
.pro_det_b_bars{
	width: 100%;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	background: #f5f8fb;
}
.pro_det_b_bars a{
	padding: 0 23px;
	font-size: 16px;
	line-height: 51px;
	color: #666;
	text-transform: uppercase;
	border-bottom: 3px solid transparent;
	position: relative;
}
.pro_det_b_bars a::after{
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	width: 1px;
	height: 15px;
	background: #ccc;
	margin-top: -7px;
}
.pro_det_b_bars a.hover{
	color: #479de2;
	background: #e1f0ff;
	border-color: #479de2;
}
.pro_det_b_bars a.hover::after,
.pro_det_b_bars a:last-child::after{
	display: none;
}

.pro_det_b_tabs_item{
	margin-bottom: 30px;
}
.pro_det_b_r_top_pic{
	overflow: hidden;
	margin-bottom: 30px;
}
.pro_det_b_r_top_pic img{
	display: block;
	width: 100%;
}

.pro_det_b_tabs_item_title1{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	padding-bottom: 10px;
	border-bottom: 1px solid #479de2;
	margin-bottom: 25px;
}
.pro_det_b_tabs_item_title1 .num{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	width: 36px;
	height: 36px;
	font-size: 26px;
	color: #fff;
	font-family: "Roboto-Bold";
	background: #479de2;
}

.pro_det_b_tabs_item_title1 .tt{
	width: calc(100% - 36px);
	padding-left: 12px;
	font-size: 20px;
	color: #479de2;
	font-family: "Roboto-Bold";
}
.pro_det_b_tabs_item_title2{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	margin-bottom: 14px;
}
.pro_det_b_tabs_item_title2 .icon{
	width: 6px;
	height: 20px;
	background: url(../images/pro_det_b_icon1.png) no-repeat center center;
}
.pro_det_b_tabs_item_title2 .tt{
	width: calc(100% - 6px);
	padding-left: 10px;
	font-size: 18px;
	color: #333;
	line-height: 20px;
	font-family: "Roboto-Bold";
}

.pro_det_b_tabs_item1_video{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	padding: 10px 0 20px;
}
.pro_det_b_tabs_item1_video a{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	padding:0 16px;
	font-size: 16px;
	line-height: 46px;
	color: #333;
	background: #f5f8fb;
}
.pro_det_b_tabs_item1_video a .icon{
	font-size: 24px;
	color: #479de2;
	margin-right: 6px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.pro_det_b_tabs_item1_video a:hover{
	color: #fff;
	background: #479de2;
}
.pro_det_b_tabs_item1_video a:hover .icon{
	color: #fff;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.pro_det_b_tabs_item .public_text2{
	margin-bottom: 20px;
}


.pro_det_b_tabs_item table tr td{
	border: 1px solid #424242;
	padding: 5px 6px;
	font-size: 14px;
	color: #333;
}

.pro_det_faq_list dd{
	padding: 22px 0;
	border-bottom: 1px dashed #d6d6d6;
}

.pro_det_faq_list_tt{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	font-family: "Roboto-Bold";
	margin-bottom: 10px;
}
.pro_det_faq_list_tt .icon{
	width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background: #479de2;
	border-radius: 50%;
}
.pro_det_faq_list_tt .tt{
	width: calc(100% - 26px);
	padding-left: 6px;
	font-size: 18px;
	line-height: 22px;
}
.pro_det_faq_list_text{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
}
.pro_det_faq_list_text .icon{
	width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #f18b02;
	font-size: 16px;
	font-family: "Roboto-Bold";
	border-radius: 50%;
	border: 1px solid #f18b02;
}
.pro_det_faq_list_text .tt{
	width: calc(100% - 26px);
	padding-left: 6px;
	font-size: 16px;
	color: #666;
	line-height: 22px;
}




.pro_det_video_list1{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;	
}
.pro_det_video_list1 dd{
	width: calc((100% - 32px) / 3);
	margin: 0 16px 20px 0;
}
.pro_det_video_list1 dd a{
	display: block;
}
.pro_det_video_list1 dd a .pic{
	position: relative;
	overflow: hidden;
}
.pro_det_video_list1 dd a .pic img{
	width: 100%;
}
.pro_det_video_list1 dd a .pic .icon{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 32px;
	height: 32px;
	line-height: 32px;
	font-size: 22px;
	text-align: center;
	color: #fff;
	background: rgba(18,35,67,.5);
	border-radius: 50%;
	margin: -16px 0 0 -16px;
}
.pro_det_video_list1 dd a .tt{
	font-size: 14px;
	color: #666;
	padding: 12px 0 0 0;
}
.pro_det_video_list1 dd a:hover .pic img{
	transform: scale(1.03, 1.03);
	-webkit-transform: scale(1.03, 1.03);
}
.pro_det_video_list1 dd a:hover .tt{
	color: #479de2;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}


.rela_pro{
	background: #f5f8fb;
}
.sub_title1{
	margin-bottom: 30px;
}
.sub_title1 .tt{
	color: #333;
	font-family: "Roboto-Bold";
}
.sub_title1 .text{
	color: #818181;
	padding-top: 18px;
}
.rela_pro_list{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.rela_pro_list dd{
	width: calc((100% - 68px) / 3);
	background: #fff;
	margin: 0 34px 0 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.rela_pro_pic{
	overflow: hidden;
}
.rela_pro_pic img{
	width: 100%;
}
.rela_pro_con{
	padding: 15px 20px 27px;
}
.rela_pro_con_tt{
	font-size: 18px;
	color: #333;
	font-family: "Roboto-Bold";
	margin-bottom: 18px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.rela_pro_con_text{
	font-size: 14px;
	line-height: 24px;
	color: #4d515a;
	padding: 14px 0;
	border-top: 1px solid #479de2;
}

.rela_pro_con_btn{
	width: 196px;
	height: 32px;
	font-size: 14px;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: space-between;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	font-family: "Roboto-Medium";
	background: #f1f9ff;
	color: #479de2;
	padding: 0 20px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.rela_pro_list dd:hover .rela_pro_con_btn{
	color: #fff;
	background: #479de2;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.rela_pro_list dd:hover .rela_pro_con_tt{
	color: #479de2;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.rela_pro_list dd:hover{
	box-shadow: 0 0 10px rgba(115,115,115,.2);
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}




.contact_inq_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_inq_list dd{
	width: 32%;
	margin-bottom: 12px;
}

.contact_inq_list dd.ddw{
	width: 100%;
}
.contact_inq_list dd:last-child{
	padding-top: 10px;
}
.contact_inq_tt{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	font-size: 16px;
	line-height: 26px;
	color: #333;
}
.contact_inq_tt .icon{
	color: #f00;
	padding-right: 5px;
}
.contact_inq_text,
.contact_inq_area{
	display: block;
	width: 100%;
	height: 40px;
	padding-left: 15px;
	font-size: 14px;
	color: #333;
	background: #fff;
	border: 1px solid #d4d4d4;
}
.contact_inq_area{
	height: 88px;
	padding:12px;
	resize: none;
}
.contact_inq_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: 196px;
	height: 41px;
	color: #fff;
	font-size: 16px;
	background: #f18b02;
	border-radius: 3px;
	margin: 0 auto;
	border: none;
	font-family: "Roboto-Bold";
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}


.sub_banner_about_wrap{
	justify-content: flex-end;
	-ms-justify-content: flex-end;
	-webkit-justify-content: flex-end;
}
.sub_banner_about_con .tt{
	color: #fff;
	font-size: 50px;
	line-height: 1;
	font-family: "Roboto-Bold";
	text-shadow: 5px 5px 5px rgba(115,115,115,.2);
}
.sub_banner_about_con .tt .num{
	font-size: 120px;
	letter-spacing: -10px;
}
.sub_banner_about_con .text{
	font-size: 24px;
	color: #fff;
	font-family: "Roboto-Bold";
	text-shadow: 5px 5px 5px rgba(115,115,115,.2);
}


/* about */
.sub_nav_bars_box{
	padding: 20px 0 45px;
}
.sub_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;
}
.sub_nav_bars .item{
	min-width: 250px;
	padding: 0 23px;
	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;
	color: #666;
	height: 50px;
	border: 1px solid #eee;
	margin: 0 8px 15px;
}
.sub_nav_bars .item .tt{
	font-size: 16px;
}
.sub_nav_bars .item .icon{
	width: 0;
	height: 0;
	border-style: solid;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-right-width: 0;
	border-color: transparent transparent transparent #bbb;
}
.sub_nav_bars .item:hover,
.sub_nav_bars .item.hover{
	color: #fff;
	background: #479de2;
	border-color: #479de2;
}
.sub_nav_bars .item:hover .icon,
.sub_nav_bars .item.hover .icon{
	border-color: transparent transparent transparent #fff;
}

.about_box1{
	background: url(../images/about_bg1.png) no-repeat center bottom;
}
.about_title1{
	font-size: 42px;
	padding-bottom: 20px;
	font-family: "Roboto-Bold";
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 35px;
}

.about_box1_clm1{
	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_clm1_l{
	width: 60%;
}
.about_box1_list1{
}
.about_box1_list1 dd{
	padding: 45px 0;
	border-bottom: 1px solid #eee;
}
.about_box1_list1 dd .tt{
	font-size: 26px;
	color: #479de2;
	font-family: "Roboto-Bold";
	margin-bottom: 12px;
}
.about_box1_list1 dd .text{
	color: #666;
	font-size: 16px;
	line-height: 30px;
}
.about_box1_list1 dd .text2{
	color: #479de2;
	font-size: 16px;
	line-height: 30px;
	padding-top: 15px;
}
.about_box1_clm1_r a{
	display: block;
	overflow: hidden;
	position: relative;
}
.about_box1_clm1_r a img{
	width: 100%;
}
.about_box1_clm1_r a .icon{
	position: absolute;
	right: 40px;
	bottom: 30px;
	color: #fff;
	font-size: 40px;
}
.about_box1_clm1_r a:hover img{
	transform: scale(1.03, 1.03);
	-webkit-transform: scale(1.03, 1.03);
}



/* application */

.sub_banner_app{
	justify-content: flex-end;
	-ms-justify-content: flex-end;
	-webkit-justify-content: flex-end;
}
.app_list1{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.app_list1 dd{
	width: calc((100% - 75px) / 4);
	margin: 0 25px 25px 0;
}
.app_list1 dd a{
	display: block;
	border: 1px solid #eee;
}

.app_list1 dd a .pic{
	overflow: hidden;
}
.app_list1 dd a .pic img{
	width: 100%;
}
.app_list1 dd a .con{
	padding: 10px 15px;
}
.app_list1 dd a .con .tt{
	font-size: 18px;
	color: #333;
	font-family: "Roboto-Bold";
	margin-bottom: 6px;
}
.app_list1 dd a .con .btn{
	color: #479de2;
	font-size: 14px;
}
.app_list1 dd a .con .btn{
	width: 100px;
	line-height: 25px;
	text-align: center;
	color: #479de2;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.app_list1 dd a:hover{
	box-shadow:  0 0 6px rgba(115,115,115,.2);
}
.app_list1 dd a:hover .pic img{
	transform: scale(1.03, 1.03);
	-webkit-transform: scale(1.03, 1.03);
}

.app_list1 dd a:hover .con .btn{
	color: #fff;
	background: #479de2;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}


/* app_det */
.news_det_title{
	color: #333;
	font-family: "Roboto-Bold";
	margin-bottom: 15px;
}
.news_det_time{
	color: #479de2;
	font-size: 16px;
	font-family: "Roboto-Light";
	padding-bottom: 15px;
}

.news_det_tip{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	padding-bottom: 15px;
	border-bottom: 1px solid #e3e3e3;
}
.news_det_tip i{
	font-size: 22px;
	color: #909090;
	margin-right: 7px;
}
.news_det_tip span{
	float: left;
	color: #888;
	font-family: arial;
}
.news_det_tip i.icon-fenxiang{
	font-size: 14px;
	
}
.news_det_tip .view span{
	margin-top: 4px;
	font-size: 14px;
	color: #888;
}
.news_det_tip .view,
.news_det_tip .share{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	margin-right: 20px;
}
.news_det_tip .share_box{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	margin-left: 5px;
}
.news_det_tip .share_box img{
	margin-top: -5px;
}



.news_det_box{
	padding: 35px 0;
}
.news_det_clm1{
	margin-bottom: 15px;
}
.news_det_clm1_tt{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	color: #202020;
	margin-bottom:10px;
}
.news_det_clm1_tt .icon{
	width: 40px;
	font-size: 24px;
}
.news_det_clm1_tt .tt{
	font-size: 18px;
	width: calc(100% - 40px);
}
.news_det_clm1_text{
	font-family: "Roboto-Light";
}

.news_det_clm2{
	margin-bottom: 12px;
}
.news_det_clm2 .item{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	color: #333;
	padding: 10px 0;
}
.news_det_clm2 .item .tt{
	font-size: 22px;
	font-family: "Roboto-Bold";
}
.news_det_clm2 .item .text{
	font-size: 18px;
	line-height: 1.3;
}


.news_det_clm3{
	border-top: 1px solid #ebebeb;
	margin-bottom: 25px;
}
.news_det_clm3 .item{
	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: 17px 0;
	border-bottom: 1px solid #ebebeb;
}
.news_det_clm3 .item:last-child{
	border-bottom: none;
}
.news_det_clm3 .item .num{
	width: 76px;
	font-size: 55px;
	color: #bebebe;
	font-family: "Roboto-Bold";
}
.news_det_clm3 .item .con{
	width: calc(100% - 76px);
}
.news_det_clm3 .item .con .tt{
	font-size: 18px;
	color: #333;
	font-family: "Roboto-Bold";
	margin-bottom: 10px;
}
.news_det_clm3 .item .con .text{
	color: #666;
}



.rela_pro2 .sub_title1{
	padding-bottom: 25px;
	border-bottom: 1px solid #ececec;
}
.rela_pro2_list dd{
	padding: 25px 0;
}
.rela_pro2_list dd a{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: space-between;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.rela_pro2_list_pic{
	width: 31.4%;
	overflow: hidden;
}
.rela_pro2_list_pic img{
	width: 100%;
}
.rela_pro2_list_con{
	width: 68.6%;
	padding-left: 3%;
}
.rela_pro2_list_tt{
	color: #479de2;
	font-family: "Roboto-Bold";
	margin-bottom: 12px;
}
.rela_pro2_list_text1{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	color: #4d515a;
	padding: ;
}
.rela_pro2_list_text1 .item{
	width: 48%;
	margin-right: 2%;
}
.rela_pro2_list_text2{
	padding: 17px 0;
}

.rela_pro2_list dd a:hover .rela_pro2_list_pic img{
	transform: scale(1.03, 1.03);
	-webkit-transform: scale(1.03, 1.03);
}

.rela_pro2_list dd a:hover .rela_pro_con_btn{
	color: #fff;
	background: #479de2;
}



/* contact */

.contact_list1{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	margin-bottom: 50px;
}
.contact_list1 dd{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	width: 48%;
	padding: 22px 0;
	margin-right: 2%;
}
.contact_list1 dd.ddw{
	width: 100%;
}
.contact_list1 dd .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: 60px;
	height: 60px;
	font-size: 30px;
	color: #0a8af0;
	border-radius: 50%;
	border: 2px solid #0a8af0;
}
.contact_list1 dd .con{
	width: calc(100% - 60px);
	padding-left: 15px;
}
.contact_list1 dd .con .tt{
	font-size: 18px;
	color: #333;
	font-family: "Roboto-Medium";
	margin-bottom: 9px;
}
.contact_list1 dd .text{
	 color: #666;
	 font-size: 16px;
	 line-height: 1.3;
}
.contact_list1 dd .text a{
	color: #666;
}
.contact_list1 dd .text a:hover{
	color: #0a8af0;
}


.contact_inq_list2 dd{
	width: calc((100% - 20px) / 2);
	margin-right: 20px;
}
.contact_inq_list2 dd:nth-child(2n){
	margin-right: 0;
}




/* faq */
.faq_list1{
	margin-bottom: 8%;
}
.faq_list1 dd{
	padding: 30px 0;
	border-bottom: 1px dashed #e5e5e5;
}
.faq_list1_title{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	margin-bottom: 10px;
}
.faq_list1_title .icon{
	width: 26px;
	height: 26px;
	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;
	border-radius: 50%;
	background: #479de2;
	font-family: "Roboto-Bold";
}
.faq_list1_title .tt{
	width: calc(100% - 26px);
	font-size: 18px;
	color: #333;
	padding-left: 8px;
	font-family: "Roboto-Medium";
	padding-top: 2px;
}
.faq_list1_text{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
}
.faq_list1_text .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: 26px;
	height: 26px;
	font-size: 16px;
	border-radius: 50%;
	color: #f18b02;
	border: 1px solid #f18b02;
	border-radius: 50%;
	font-family: "Roboto-Bold";
}
.faq_list1_text .tt{
	width: calc(100% - 26px);
	padding-left: 8px;
	font-size: 16px;
	line-height: 22px;
	color: #666;
	
}



.faq_box_contact{
	background: url(../images/faq_box_contact.png) no-repeat center bottom / cover;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
}
.faq_box_contact_icon{
	width: 300px;
	text-align: center;
	margin-top: -36px;
}
.faq_box_contact_tt{
	font-size: 22px;
	color: #fff;
	font-family: "Roboto-Medium";
	margin-bottom: 20px;
	max-width: 290px;
}

.faq_box_contact_btn{
	width: 197px;
	height: 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;
	color: #fff;
	background: #00bee1;
	padding: 0 23px;
}
.faq_box_contact_btn .tt{
	font-size: 16px;
	font-family: "Roboto-Medium";
}
.faq_box_contact_btn .icon{
	font-size: 24px;
}



/* news_det */
.news_det_pro{
	padding: 30px 0;
}
.news_det_pro_item 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;
	padding: 30px;
	background: #f5f8fb;
}
.news_det_pro_item_pic{
	width: 43%;
	overflow: hidden;
}
.news_det_pro_item_con{
	width: 54%;
}

.news_det_pro_item_con .rela_pro2_list_text2{
	padding: 0 0 15px;
}

.news_det_pro_item_con .rela_pro_con_btn{
	background: #dcefff;
}

.news_det_pro_item a:hover .news_det_pro_item_pic img{
	transform: scale(1.03, 1.03);
	-webkit-transform: scale(1.03, 1.03);
}
.news_det_pro_item a:hover .rela_pro_con_btn{
	color: #fff;
	background: #479de2;
}


.news_det_page{
	padding: 24px 0;
	border-top: 5px solid #e8eff7;
}
.news_det_page_item{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	padding: 6px 0;
}
.news_det_page_item_tt{
	font-size: 16px;
	color: #0056a7;
}
.news_det_page_item_text,
.news_det_page_item_text a{
	font-size: 16px;
	color: #58a3eb;
}

.news_det_page_item_text a:hover{
	color: #479de2;
	text-decoration: underline;
}



/* rela_video */
.rela_video{
}
.rela_video .sub_title1{
	padding-bottom: 12px;
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 20px;
}

.video_list1{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

.video_list1_item2 dd{
	width: calc((100% - 20px) / 3);
	margin: 0 10px 15px 0;
}

.video_list1_item{
	display: block;
	overflow: hidden;
}
.video_list1_item_pic{
	overflow: hidden;
	position: relative;
}
.video_list1_item_pic img{
	width: 100%;
}
.video_list1_item_pic .icon{
	position: absolute;
	right: 19px;
	bottom: 12px;
	color: #fff;
	font-size: 34px;
}

.video_list1_item_con{
	padding: 12px 18px;
}
.video_list1_item_con .tt{
	font-size: 16px;
	font-family: "Roboto-Bold";
	margin-bottom: 5px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.video_list1_item_con .text{
	font-size: 14px;
	color: #666;
	font-family: "Roboto-Light";
}

.video_list1_item:hover .video_list1_item_pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}
.video_list1_item:hover .video_list1_item_con .tt{
	color: #479de2;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}



/* news */
.news_list1{
	margin-bottom: 4%;
}
.news_list1 dd{
	padding: 30px 0;
	border-bottom: 1px solid #efefef;
}
.news_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;	
}
.news_list1_con{
	width: calc(100% - 246px);
	padding-right: 4%;
}
.news_list1_con_tt{
	color: #333;
	font-family: "Roboto-Bold";
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.news_list1_con_text{
	color: #666;
	margin: 17px 0 20px;
}
.news_list1_con_more{
	font-size: 14px;
	color: #479de2;
	font-family: "Roboto-Bold";
}
.news_list1_pic{
	width: 246px;
	overflow: hidden;
}
.news_list1 dd a:hover .news_list1_pic img{
	transform: scale(1.03, 1.03);
	-webkit-transform: scale(1.03, 1.03);
}
.news_list1 dd a:hover .news_list1_con_tt{
	color: #479de2;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}



/* video */

.video_list1_item3 dd{
	width: calc((100% - 20px) / 3);
	margin: 0 10px 15px 0;
}


/* why_list */
.why_list1{
	border-top: 1px solid #dfdfdf;
}
.why_list1 dd{
	padding: 50px 0;
	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;
	border-bottom: 1px solid #dfdfdf;
}

.why_list1 dd .icon{
	width: 120px;
	font-size: 100px;
}
.why_list1 dd .icon.icon1{
	color: #4363ad;
}
.why_list1 dd .icon.icon2{
	color: #39a6df;
}
.why_list1 dd .icon.icon3{
	color: #4da834;
}
.why_list1 dd .icon.icon4{
	color: #ef8200;
}
.why_list1 dd .con{
	width: calc(100% - 120px);
	padding-left: 1.5%;
}
.why_list1 dd .con .tt{
	margin-bottom: 18px;
	font-family: "Roboto-Bold";
}



/* quality */
.honor_list1{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.honor_list1 dd{
	width: calc((100% - 180px) / 4);
	margin: 0 60px 22px 0;
}
.honor_list1_pic{
	overflow: hidden;
	border: 4px solid #479de2;
	position: relative;
}
.honor_list1_pic img{
	width: 100%;
}
.honor_list1_pic .icon_box{
	position: absolute;
	left: 0;
	top: 0;
	opacity: 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(88,163,235,.85);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.honor_list1_pic .icon_box .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: 54px;
	height: 54px;
	color: #0751a0;
	font-size: 24px;
	font-weight: bold;
	border-radius: 50%;
	background: #fdfeff;
}

.honor_list1_tt{
	font-size: 16px;
	color: #333;
	padding: 12px 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.honor_list1 dd:hover .honor_list1_pic img{
	transform: scale(1.03, 1.03);
	-webkit-transform: scale(1.03, 1.03);
}
.honor_list1 dd:hover .honor_list1_pic .icon_box{
	opacity: 1;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.honor_list1 dd:hover .honor_list1_tt{
	color: #479de2;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

/* 分页代码 */
.wp-pagenavi {
	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-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.wp-pagenavi a.last {
	width: 90px;
}

.wp-pagenavi span.extend {
	box-sizing: border-box;
	padding: 0 8px;
}
.wp-pagenavi span.current {
	box-sizing: border-box;
	padding: 0;
	width: 50px;
    height: 50px;
    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;
    color: #fff;
    background: #58a3eb;
}

/* 分页代码~~~~~~~~~~~~end */
/*详情页上一页下一页*/
.news_det_page{
	display:flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	padding: 30px 0;
}

.news_det_page_item{
    width: 100%;
	padding: 5px 0;
	font-size: 14px;
	line-height: 22px;
}
.news_det_page_item a:hover{
    color: #000;
}

