/**
 *               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;*/
	font-family: "Lato Regular",Arial,"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,"Lucida Grande",sans-serif;
}
input, button, textarea,select,button{
	/*font-family: 'Roboto-Regular', sans-serif;*/
	font-family: "Lato Regular",Arial,"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,"Lucida Grande",sans-serif;
}
.bgf3{
	background: #f3f8fe;
}
.bge{
	background: #eee;
}

.header_box{
	height: 136px;
}
/*.header_box.index{*/
/*	height: 42px;*/
/*}*/

.header_t{
	background: #0056a7;
}
.header_t .wrapper{
	height: 44px;
	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_search{
	width: 310px;
	height: 28px;
	margin-left: 35px;
}
.header_search_form{
	width: 100%;
	height: 28px;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
}
.header_search_text{
	width: calc(100% - 42px);
	height: 28px;
	font-size: 14px;
	padding-left: 15px;
	color: #333;
	background: #fff;
	border: none;
}
.header_search_text::-webkit-input-placeholder{
	color: #8cb4da;
}
.header_search_btn{
	width: 42px;
	height: 28px;
	line-height: 28px;
	font-size: 18px;
	text-align: center;
	color: #fff;
	background: #ffc300;
	cursor: pointer;
	border: none;
}
.header_item{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	font-size: 15px;
	line-height: 42px;
	color: #fff;
	margin-left: 40px;
}
.header_item a{
	display: block;
	color: #fff;
	line-height: 42px;
}
.header_item a:hover{
	text-decoration: underline;
}

.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{
	width:24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #0056a7;
	font-size: 14px;
	border-radius: 50%;
	margin-right: 11px;
	background: #fff;
}

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



.header_fixed.hover{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 4;
}
.header_b{
	position: relative;
	z-index: 2;
	height: 94px;
	background: rgba(255,255,255,1);
}
.header_b::after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 2px;
	background:url(../images/header_bg.jpg) repeat-x center center;
}

.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: 160px;
	height: 94px;
	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%;
}



.menu_dl{
	width: calc(100% - 400px);
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
	-webkit-align-items: center;
}
.menu_dl dd{
	position: relative;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.menu_tt{
	width: 100%;
	padding: 0 20px;
	display: block;
	color: #0056a7;
	text-align: center;
	line-height:82px;
	font-size: 18px;
	/*font-family: "ROBOTO-MEDIUM";*/
	overflow: hidden;
	/*text-transform: uppercase;*/
}


.menu_dl dd.hover .menu_tt{
	color: #ffc300;
}
.menu_dl dd.menu_dd_pro{
	position: static;
}
.menu_down{
	display: none;
	position: absolute;
	left: 0;
	top: 94px;
	z-index: 2;
	width: 215px;
	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: 30px;
	padding: 0 16px;
	color: #0056a7;
}
.menu_down a:hover{
	color: #fff;
	background: #0056a7;
}

.menu_down_pro{
	display: none;
	position: absolute;
	left: 0;
	top: 94px;
	z-index: 2;
	width: 100%;
	background: rgba(255,255,255,.95);
}
.menu_down_pro_wrap{
	padding: 75px 0 90px;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: space-between;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

.menu_down_pro_l{
	width: 34.6%;
	padding-right: 4%;
	border-right: 1px solid rgba(88,163,235,.5);
}
.menu_down_pro_l .tt{
	color: #0056a7;
	margin-bottom: 20px;
}
.menu_down_pro_l .text{
	color: #0056a7;
	font-size: 16px;
	line-height: 30px;
}
.menu_down_pro_r{
	width: 60%;
	padding: 0 3% 0 5%;
}
.menu_down_pro_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;
}
.menu_down_pro_list a{
	width: 220px;
	color: #0056a7;
	font-size: 15px;
	line-height: 31px;
	padding-left: 7px;
	margin: 0 10px 0 0;
}
.menu_down_pro_list a:hover{
	color: #fff;
	
	background: url(../images/menu_bg.jpg) no-repeat left center / 100% auto;
}

.header_b_r{
	width: 240px;
	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_lag{
	width: 114px;
	height: 24px;
	position: relative;
	border-right: 1px solid #58a3eb;
}
.header_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;
	width: 100%;
	height: 24px;
	font-size: 16px;
	color: #0056a7;
	cursor: pointer;
}
.header_lag_tt .icon{
	margin-left: 8px;
}


.header_lag_down{
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 2;
	width: 100%;
	background: rgba(255,255,255,.95);
	padding: 10px;
}
.header_lag_down a{
	display: block;
	font-size: 14px;
	color: #0056a7;
	line-height: 30px;
	text-align: center;
}
.header_lag_down a:hover{
	color: #fff;
	background: #0056a7;
}

.header_chat{
	width: 126px;
}
.header_chat a{
	width: 155%;
	background-color: #4d90fe;
	line-height: 45px;
	border-radius: 10px;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: flex-end;
	-ms-justify-content: flex-end;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	font-size: 18px;
	color: #fff;
}
.header_chat a .icon{
	font-size: 18px;
	margin-right: 8px;
}



/*
 * 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_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;

	position: relative;
}
.banner.owl-theme .owl-dots{
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 12px;
}
.banner.owl-theme .owl-dots .owl-dot span{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #e6e5e5;
    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{
	width: 30px;
    background: #0056a7;
    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: #ffc300;
    transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.fz20{
	font-size: 20px;
}
.fz22{
	font-size: 20px;
}
.fz26{
	font-size: 26px;
}

.fz40{
	font-size: 40px;
	/*font-family: "ROBOTO-MEDIUM";*/
	font-weight: 700;
}

.public_btn{
	display: block;
	width: 127px;
	line-height: 33px;
	font-size: 15px;
	color: #0056a7;
	text-align: center;
	background: #ffffff;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.public_btn:hover,
.public_btn.hover{
	background: #ffc300;
	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: #ffc300;
}
.public_btn2.hover{
	color: #fff;
	background: #0056a7;
}

.public_text1{
	font-size: 16px;
	line-height: 26px;
}
.public_text2{
	font-size: 16px;
	line-height: 32px;
}




.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: 60px 0;
}

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

.ind_title1{
	margin-bottom: 28px;
}
.ind_title1 .tt{
	color: #0056a7;
}
.ind_title1 .text{
	font-size: 18px;
	line-height: 30px;
	color: #0056a7;
	padding-top: 8px;
}


.ind_box1{
	background: url(../images/ind_bg1.png) no-repeat center bottom / cover;
}
.ind_pro_list{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

.ind_pro_list dd{
	width: calc((100% - 129px) / 4);
	margin: 0 43px 43px 0;
}
.pro_list_item{
	display: block;
}
.pro_list_item .pic{
	overflow: hidden;
	border: 1px solid #58a3eb;
}
.pro_list_item .pic img{
	width: 100%;
}
.pro_list_item .tt_con{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: space-between;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	width: 100%;
	height: 45px;
	padding: 0 10px;
	background: #59a3ec;
	transition: background-image 0.5s linear;
	position: relative;
}
.pro_list_item .tt_con::before{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	opacity: 0;
	width: 100%;
	height: 100%;
	background: url(../images/pro_item_bg.jpg) no-repeat center center;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.pro_list_item .tt_con .tt{
	/*width: calc(100% - 30px);*/
	font-size: 16px;
	color: #fff;
	position: relative;
	z-index: 1;
}
.pro_list_item .tt_con .icon{
	opacity: 0;
	width: 30px;
	height: 45px;
	text-align: center;
	background: url(../images/more_icon.png) no-repeat center center;
	position: relative;
	z-index: 1;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.pro_list_item:hover .pic img{
	transform: scale(1.03, 1.03);
	-webkit-transform: scale(1.03, 1.03);
}
.pro_list_item:hover .tt_con::before{
	opacity: 1;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.pro_list_item:hover .tt_con .icon{
	opacity: 1;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}



.ind_box2{
	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_box2_l{
	width: 50%;
}
.ind_box2_l_t{
	background: url(../images/ind_bg2.jpg) no-repeat center center / cover;
	position: relative;
	padding: 50px 7% 60px;
}
.ind_box2_l_t_icon{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
.ind_box2_l_t_icon img{
	display: block;
	width: 100%;
}

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

.ind_box2_l_b_item{
	width: 50%;
}
.ind_box2_l_b_item a{
	display: block;
	position: relative;
}
.ind_box2_l_b_item a img{
	width: 100%;
}
.ind_box2_l_b_item_con{
	position: absolute;
	top: 15%;
}
.ind_box2_l_b_item_con1{
	left:10% ;
}
.ind_box2_l_b_item_con2{
	right:10% ;
}
.ind_box2_l_b_item_tt{
	color: #0056a7;
	font-family: "ROBOTO-MEDIUM";
	margin-bottom: 30px;
} 

.ind_box2_r{
	width: 50%;
	position: relative;
}
.ind_box2_r_con{
	position: absolute;
	right: 0;
	bottom: 8%;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: flex-end;
	-webkit-align-items: flex-end;
	-ms-align-items: flex-end;
	justify-content: flex-end;
	-ms-justify-content: flex-end;
	-webkit-justify-content: flex-end;
	flex-flow: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
}
.ind_box2_r_con .tt{
	font-family: "Roboto-Regular";
	width: 431px;
	line-height: 58px;
	text-align: center;
	color: #fff;
	text-shadow: 0 0 10px rgba(0,0,0,.5);
	background: url(../images/ind_about_bg1.png) no-repeat center center;
	margin-bottom: 20px;
}
.ind_box2_r_con .text{
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	text-shadow: 0 0 10px rgba(0,0,0,.5);
	margin-right: 65px;
}


.ind_box3{
	background: url(../images/ind_bg6.jpg) no-repeat center bottom / cover;
}

.ind_box3_rela{
	position: relative;
}
.ind_box3_scroll.owl-carousel .owl-wrapper-outer{
	padding: 10px 0;
}

.case_list_item{
	display: block;
	overflow: hidden;
	position: relative;
}
.case_list_item_pic{
	overflow: hidden;
}
.case_list_item_pic img{
	display: block;
	width: 100%;
}
.case_list_item_con{
	position: absolute;
	left: 0;
	bottom: calc(-100% + 110px);
	width: 100%;
	height: 100%;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: flex-start;
	-ms-justify-content: flex-start;
	-webkit-justify-content: flex-start;
	flex-flow: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.case_list_item_tt{
	height: 110px;
	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;
	line-height: 1.2;
	padding: 15px 8%;
	background: url(../images/case_bg2.png) repeat-x center bottom / auto 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.case_list2 dd .case_list_item_tt{
	background: rgba(88,163,235,.9);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.case_list_item_con_m{
	padding: 26px 10% 40px;
	background: rgba(0,86,167,.9);
}
.case_list_item_text{
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	margin-bottom: 46px;
}

.case_list_item_icon img{
	width: 100%;
}



.case_list_item:hover{
	box-shadow: 0 0 10px rgba(0,0,0,.35);
}
.case_list_item:hover .case_list_item_pic img{
	transform: scale(1.03, 1.03);
	-webkit-transform: scale(1.03, 1.03);
}
.case_list_item:hover .case_list_item_con{
	bottom: 0;
	justify-content: flex-end;
	-ms-justify-content: flex-end;
	-webkit-justify-content: flex-end;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.case_list_item:hover .case_list_item_tt{
	height: 80px;
	background: none;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.public_scroll_btn_prev{
	left:-70px;
	transform: rotateZ(180deg);
	-webkit-transform: rotateZ(180deg);
}
.public_scroll_btn_next{
	right:-70px;
}


.ind_box4{
	background: #e8eff7;
	position: relative;
}
.ind_box4_b_bg{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 157px;
	background: url(../images/news_bg2.jpg) repeat-x center bottom;
}
.ind_box4 .news_list1{
	position: relative;
	z-index: 2;
}
.news_list1{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.news_list1 dd{
	width: calc((100% - 48px) / 3);
	margin: 0 24px 24px 0;
}
.news_list1 dd a{
	display: block;
	position: relative;
}
.news_list1_pic{
	overflow: hidden;
}
.news_list1_pic img{
	display: block;
	width: 100%;
}
.news_list1_con{
	position: relative;
	background: #fff;
	padding: 20px 6%;
}
.news_list1_icon{
	opacity: 0;
	position: absolute;
	left: 0;
	bottom: 100%;
	width: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.news_list1_icon img{
	display: block;
}

.news_list1_tt{
	font-size: 20px;
	line-height: 26px;
	height: 52px;
	color: #0056a7;
	margin-bottom: 7px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.news_list1_time{
	font-size: 12px;
	color: #0056a7;
	margin-bottom: 15px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.news_list1_text{
	font-size: 15px;
	line-height: 24px;
	color: #58a3eb;
	margin-bottom: 14px;
}
.news_list1_more{
	font-size: 16px;
	color: #ffc300;
}

.news_list1 dd a:hover .news_list1_icon{
	opacity: 1;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.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{
	background: #0056a7;
}
.news_list1 dd a:hover .news_list1_tt{
	color: #fff;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.news_list1 dd a:hover .news_list1_time{
	color: #ffc300;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.ind_box5{
	padding: 45px 0;
	background: #fff;
}
.ind_box5_tt{
	line-height: 1.5;
	color: #0056a7;
	margin-bottom: 20px;
}
.ind_box5_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;
	font-size: 18px;
	line-height: 42px;
}
.ind_box5_btn_box .public_btn2{
	margin: 0 15px;
}


/* footer */
.footer_t{
	position: relative;
	padding:60px 0;
	background: url(../images/footer_bg.jpg) no-repeat center center / cover;
}
.footer_t::before{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 100%;
	width: 100%;
	height: 10px;
	background:url(../images/footer_bg_icon.jpg) repeat-x center bottom;
}


.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: 272px;
}
.footer_t_r{
	width: calc(100% - 272px);
	padding-left: 7%;
}


.footer_t_logo{
	display: block;
	margin-bottom: 20px;
}
.footer_t_add{
	font-size: 14px;
	color: #b4ddff;
	line-height: 26px;
	margin-bottom: 20px;
}
.footer_t_contact{
	margin-bottom: 25px;
}
.footer_t_contact .item{
	font-size: 18px;
	color: #fff;
	line-height: 28px;
}
.footer_t_contact .item a{
	color: #fff;
}
.footer_t_contact .item a:hover{
	color: #ffc300;
}
.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: 40px;
	height: 40px;
	font-size: 20px;
	color: #0056a7;
	background: #fff;
	border-radius: 50%;
	margin: 0 17px 0 0;
}
.footer_sm .icon:hover{
	background: #ffc300;
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
}


.footer_t_r_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: 30px;
}
.footer_t_pro{
	width: 70%;
}
.footer_t_about{
	width: 28%;
}
.footer_t_title{
	color: #fff;
	font-size: 26px;
	margin-bottom: 17px;
}
.footer_t_pro_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;
}
.footer_t_pro_list dd{
	width: 48%;
}
.footer_t_pro_list dd a{
	display: block;
	font-size: 15px;
	line-height: 28px;
	color: #b4ddff;
	position: relative;
}
.footer_t_pro_list dd a::before{
	content: "";
	display: block;
	position: absolute;
	top: 14px;
	left: -33px;
	width: 22px;
	height: 1px;
	background: #ffc300;
	opacity: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.footer_t_pro_list dd a:hover{
	color: #ffc300;
	transform: translateX(3px);
	-webkit-transform: translateX(3px);
}
.footer_t_pro_list dd a:hover::before{
	opacity: 1;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.footer_t_about .footer_t_pro_list dd{
	width: 100%;
}


.footer_b{
	font-size: 14px;
	line-height: 24px;
	color: #96c5f2;
	background: #0056a7;
	padding: 8px 10px;
}




/* float_fix */
.float_fix{
	position: fixed;
	/*right: 1px;*/
	left: 1px;
	bottom: 35%;
	z-index: 7;
	width: 80px;
	box-shadow: 0 0 5px rgba(115,115,115,.2);
  }
  .float_fix .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;
	  align-items: center;
	  -webkit-align-items: center;
	  -ms-align-items:center;
	width: 80px;
	height: 83px;
	color: #0056a7;
	position: relative;
	background: #fff;
	transition: all 0s;
	  -webkit-transition: all 0s;
  }
  .float_fix .item .code{
	position: absolute;
	right: -180px;
	top: 0;
	z-index: 8;
	width: 100px;
	height: 100px;
	padding: 8px;
	background: #0056a7;
  }
  .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;
	font-size: 40px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
  }
  .float_fix .item .tt{
      font-size: 14px;
  }

  .float_fix .item:hover{
	  color: #fff;
	  background: #0056a7;
	  transition: all 0s;
	  -webkit-transition: all 0s;
  }
  .float_fix .item:hover .code{
	right: 70px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
  }
  
  .back_top{
	display: none;
  }

.back_top_con{
	width: 100%;
	height: 100%;
	text-align: center;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}




/* mobile footer */
.mobile_footer_btn{
    display: none;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 7;
    width:100%;
    text-align:center;
    background: #474f56;
    box-shadow: 0 0 10px rgba(115,115,115,.3);
  }
  .mobile_footer_btn a{
    float: left;
    width: 25%;
    height: 50px;
    color: #fff;
    display:flex;
      display: -webkit-flex;
      justify-content: center;
      -webkit-justify-content: center;
      align-items:center;
      -webkit-align-items: center;
      flex-direction: column;
      -webkit-flex-direction: column;
  }
  .mobile_footer_btn a .icon{
    display: block;
    font-size: 18px;
  }
  .mobile_footer_btn a .tt{
    font-size: 12px;
  }


/* sub_banner */
.sub_banner{
}
.sub_banner .wrapper{
	height:405px;
	position: relative;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: flex-end;
	-ms-justify-content: flex-end;
	-webkit-justify-content: flex-end;
	flex-flow: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
}
.sub_banner_tt{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	font-size: 70px;
	line-height: 100px;
	color: #fff;
	position: relative;
}
.sub_banner_tt .tt{
	background: #5e99d0;
	padding: 0 30px;
}
.sub_banner_tt::after{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
    border-left-width: 100px;
    border-right-width: 100px;
    border-top-width: 100px;
    border-bottom-width: 0;
    border-color: transparent  transparent transparent #5e99d0;
}
.location{
	font-size: 18px;
	color: #fff;
	line-height: 40px;
	margin: 30px 0;
}
.location a{
	color: #fff;
}

/* about_bars_box */
.about_bars_box{
	background: #e8eff7;
}
.about_bars{
	height: 80px;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.about_bars .item{
	width: 20%;
	height: 80px;
	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: #0056a7;
	padding: 0 3%;
	position: relative;
}
.about_bars .item .icon{
	font-size: 28px;
	margin-right: 10px;
}
.about_bars .item::after{
	content: "";
	opacity: 0;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	width: 100%;
	height: 10px;
	background: url(../images/sub_bars_bg.jpg) repeat-x center center;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.about_bars .item.hover{
	color: #fff;
	height: 70px;
	line-height: 70px;
	background: #58a3eb;
}
.about_bars .item.hover::after{
	opacity: 1;
	bottom: auto;
	top: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}


.about_box1_list1{
	padding-top: 3%;
}
.about_box1_list1 dd{
	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: 66px;
}
.about_box1_list1 dd:nth-child(2n){
	flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}
.about_box1_list1_pic{
	width: 55.25%;
	overflow: hidden;
}
.about_box1_list1_con{
	width: 40.75%;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	flex-flow: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
}
.about_box1_list1_tt{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	color: #0056a7;
	font-family: "ROBOTO-MEDIUM";
	margin-bottom: 20px;
}
.about_box1_list1_tt::before{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
    border-left-width: 10px;
    border-right-width: 10px;
    border-top-width: 8px;
    border-bottom-width: 8px;
	border-color: transparent  transparent transparent #5e99d0;
	margin-right: 5px;
}
.about_box1_list1_text{
	color: #0056a7;
}


.about_box1_b{

}

.about_box1_b_tip{
	color: #0056a7;
	font-size: 22px;
	line-height: 1.5;
	padding: 35px 0 25px;
}


.about_box2_wrap{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.about_box2_l{
	width: 50%;
} 
.about_box2_l img{
	float: right;
	height: 519px;
	max-width: none;
}
.about_box2_r{
	width: 50%;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	flex-flow: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	position: relative;
}
.about_box2_r::before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 960px;
	height: 100%;
	background: url(../images/about_bg4.jpg) no-repeat center center / cover;
}

.about_box2_r_con{
	position: relative;
	z-index: 2;
	
	padding: 20px 0 20px 15%;
}
.about_box2_r_tt{
	margin-bottom: 20px;
}
.about_box2_r_text{
	margin-bottom: 55px;
}
.about_box2_r_btn{
	width: 280px;
	height: 44px;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	color: #fff;
	font-size: 15px;
	background: url(../images/about_btn_bg.jpg) no-repeat center center;
}
.about_box2_r_btn .icon{
	font-size: 20px;
	margin-right: 13px;
}



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

.about_box3_l{
	width: 50%;
}
.about_box3_r{
	width: 49%;
	text-align: center;
}
.about_box3_l_tt{
	padding: 13px 15px;
	font-size: 30px;
	color: #0056a7;
	line-height: 1.6;
	background: #e8eff7;
	margin-bottom: 17px;
	font-weight: 800;
}
.about_box3_l_list .item{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	padding: 18px 0;
	border-bottom: 1px solid #bbd7f3;
}
.about_box3_l_list .item:last-child{
	border: none;
}
.about_box3_l_list .item .tt{
	font-size: 18px;
	color: #68abec;
	padding-bottom: 5px;
}
.about_box3_l_list .item .text{
	font-size: 16px;
	line-height: 24px;
	color: #0056a7;
	/*padding-left: 8px;*/
	/*width: calc(100% - 92px);*/
}


.about_box4{
	background: #e8eff7;
}
.about_box4_l{
	width: 52%;
}
.about_box4_r{
	width: 44%;
}

.about_box4_r_text{
	color: #0056a7;
}




/* case */
.case_list2{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.case_list2 dd{
	width: calc((100% - 86px) / 3);
	margin: 0 43px 50px 0;
}


/* 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: 0;
}
.page .wp-pagenavi{
    padding-top: 20px;
}
.page a{
	display: block;
	width: 50px;
	height: 50px;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	font-size: 18px;
	color: #0056a7;
	border: 1px solid #58a3eb;
	margin: 0 6px 3px;
}
.page_next{
	transform: rotateZ(180deg);
	-webkit-transform: rotateZ(180deg);
}
.page_prev,
.page_next{
	background: url(../images/prev_icon.png) no-repeat center center !important;
	border: none !important;
}
.page a.hover,
.page a:hover{
	color: #fff;
	background: #58a3eb;
}







/* certifition */
.certification_tip{
	margin-bottom: 35px;
}

.certifi_list1{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	max-width: 932px;
	margin: 0 auto;
}
.certifi_list1 dd{
	width: calc((100% - 150px) / 4);
	margin: 0 50px 50px 0;
}
.certifi_list1 dd a{
	display: block;
	position: relative;
	border: 4px solid #58a3eb;
}
.certifi_list1_pic1{
	overflow: hidden;
} 
.certifi_list1_pic1 img{
	width: 100%;
}
.certifi_list1_con{
	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;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	-webkit-justify-content: center;
	-webkit-flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	background: rgba(88,165,235,.85);
	opacity: 0;
	transform: scale(0.5, 0.5);
	-webkit-transform: scale(0.5, 0.5);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.certifi_list1_con .tt{
	font-size: 18px;
	color: #fff;
	margin-bottom: 15%;
}
.certifi_list1_con .icon{
	width: 47px;
	height: 47px;
	background: url(../images/certifi_icon.png) no-repeat center center;
}


.certifi_list1 dd a:hover .certifi_list1_con{
	opacity: 1;
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}


/* contact */
.contact_title1 .tt{
	font-size: 32px;
	color: #0056a7;
	/*font-family: "ROBOTO-MEDIUM";*/
}


.contact_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;
	max-width: 1050px;
	padding-top: 1.5%;
	margin: 0 auto 35px;
}
.contact_list1 dd{
	width: 31.5%;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
}
.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: 68px;
	height: 68px;
	font-size: 32px;
	color: #fff;
	background: #59a3ec;
	border-radius: 50%;
	box-shadow: 0 4px 10px rgba(115,115,115,.4);
}
.contact_list1 dd .con{
	width: calc(100% - 68px);
	padding-left: 18px;
}
.contact_list1 dd .con .tt{
	font-size: 16px;
	color: #0056a7;
	margin-bottom: 6px;
}
.contact_list1 dd .con .text{
	color: #0056a7;
	font-size: 20px;
}
.contact_list1 dd .con .text a{
	color: #0056a7;
}
.contact_list1 dd .con .text a:hover{
	text-decoration: underline;
}


.contact_add{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	width: 100%;
	max-width: 740px;
	font-size: 18px;
	margin: 0 auto;
	color: #0056a7;
	padding: 5px 15px;
	background: #e8eff7;
	margin-bottom: 35px;
}
.contact_add .icon{
	width: 34px;
	font-size: 28px;
}	
.contact_add .tt{
	width: calc(100% - 34px);
	line-height: 30px;
}

.contact_box1_tip{
	color: #0056a7;
	margin-bottom: 15px;
}

.contact_sm{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
}
.contact_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: 62px;
	height: 62px;
	font-size: 30px;
	color: #fff;
	border-radius: 50%;
	margin: 0 14px;
}
.contact_sm .icon:nth-child(1){
	background: #007ebb;
}
.contact_sm .icon:nth-child(2){
	background: #39569a;
}
.contact_sm .icon:nth-child(3){
	background: #3398f0;
}
.contact_sm .icon:nth-child(4){
	background: #dd472e;
}
.contact_sm .icon:nth-child(5){
	background: #db1c3b;
}


.contact_box2{
	position: relative;
	background: #e8eff5;
}
.contact_box2::after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 157px;
	background: url(../images/contact_bg_icon.jpg) repeat-x center bottom;
}

.contact_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;
	position: relative;
	z-index: 2;
}
.contact_form_list dd{
	width: 49%;
	position: relative;
	margin-bottom: 12px;
}
.contact_form_list dd.ddw{
	width: 100%;
	margin-bottom: 18px;
}
.contact_form_list dd.ddw:last-child{
	margin-bottom: 0;
}
.contact_form_text,
.contact_form_area{
	width: 100%;
	height: 44px;
	padding-left: 15px;
	/*font-size:16px;*/
	color: #0056a7;
	border: 1px solid #cedeef;
	border-radius: 6px;
	background: #fff;
	line-height: 20px;
}
.contact_form_text::-webkit-input-placeholder,
.contact_form_area::-webkit-input-placeholder{
	color: #8cb4da;
	font-size: 15px;
}
.contact_form_area{
	height: 120px;
	padding: 10px 15px;
	resize: none;
}
.contact_form_icon{
	position: absolute;
	right: 20px;
	top: 0;
	font-size: 18px;
	line-height: 40px;
	color: #f00;
}

.contact_form_btn{
	display: block;
	width: 150px;
	height: 52px;
	color: #fff;
	font-size: 16px;
	font-family: "ROBOTO-MEDIUM";
	background: #0056a7;
	border-radius: 6px;
	border: none;
}



/* factory */
.factory_box1_video a{
	display: block;
	overflow: hidden;
	position: relative;
}
.factory_box1_video a>img{
	display: block;
	width: 100%;
}
.factory_box1_video a .icon{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 95px;
	height: 95px;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}

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

.factory_box2{
	background: #e8eff7;
}

.factory_box2_list .item{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: space-between;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	margin-bottom: 23px;
}
.factory_box2_list .item .pic1{
	width: 62.5%;
	overflow: hidden;
}
.factory_box2_list .item .pic2{
	width: 35.8%;
	overflow: hidden;
}
.factory_box2_list .item .pic1:hover img,
.factory_box2_list .item .pic2:hover img{
	transform: scale(1.03, 1.03);
	-webkit-transform: scale(1.03, 1.03);
}



/* news_det */
 .newsdet_box{
}
.newsdet_date{
	width:98px;
	height: 110px;
	border: 2px solid #58a3eb;
	color: #58a3eb ;
	text-align: center;
	font-weight: bold;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;

    flex-direction: column; 
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
}
.newsdet_date p:nth-child(1){
	font-size: 48px;
	
}
.newsdet_date p:nth-child(2){
	font-size: 18px;
	margin-top: -5px;
}
.news_det_r{
	width: calc(100% - 100px);
	padding-left:30px;
}
.news_det_title{
	font-size: 40px;
	color: #333;
	font-family: "ROBOTO-MEDIUM";
	margin-bottom: 20px;
}
.news_det_tip i{
	float: left;
	font-size: 25px;
	color: #909090;
	margin-right: 5px;
}
.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 .share{
	margin-top: 5px;
	margin-left: 20px;
}
.news_det_tip .share_box{
	margin-left: 5px;
}
.news_det_tip .share_box img{
	margin-top: -5px;
}
.news_det_r_box{
	padding-top: 3%;
	overflow: hidden;
}
.news_det_r_con{
	padding-bottom: 40px;
	margin-bottom: 20px;
	border-bottom: 5px solid #e8eff7;
}
.news_det_r_con img{
	max-width: 100%;
	height: auto !important;
}
.news_det_r_con{
	overflow: hidden;
	color: #0056a7;
}
.news_det_r_con li{
    list-style: inside;
}
.news_det_r_con h2{
    padding-bottom: 10px;
}
.news_det_page_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: 32px;
}
.news_det_page_item .tt{
	color: #0056a7;
}
.news_det_page_item .text{
	color: #58a3eb;
}
.news_det_page_item .text a{
	color: #58a3eb;
}




/* rela_pro */
.rela_pro{
	background: #e8eff7;
}
.rela_pro_rela{
	position: relative;
}

.location_det{
	padding: 18px 0;
	margin-bottom: 25px;
}
.location_det_con{
	font-size: 16px;
	color: #0056a7;
	line-height: 28px;
}
.location_det_con a{
	color: #0056a7;
	margin: 0 3px;
}



/* pro_det */
.pro_det_t{
	margin-bottom: 28px;
}
.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;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.pro_det_t_pic{
	width: 50%;
	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_pic_bars{
	width: 111px;
}
.pro_det_pic_bars .item{
	margin-bottom: 14px;
	overflow: hidden;
	border: 1px solid #fff;
	cursor: pointer;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.pro_det_pic_bars .item img{
	display: block;
	width: 100%;
}
.pro_det_pic_bars .item.active{
	border-color: #0056a7;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.pro_det_pic_scroll{
	width: calc(100% - 115px);
}


.pro_det_inf{
	width: 44%;
}

.pro_det_title1{
	font-size: 28px;
	color: #0056a7;
	/*font-family: "ROBOTO-MEDIUM";*/
	/*padding-bottom: 20px;*/
	padding:23px 0;
	border-bottom: 1px solid #cbdeef;
}

.pro_det_inf_desc{
	padding: 22px 0;
	font-size: 14px;
	line-height: 26px;
	color: #0056a7;
}

.pro_det_inf_btn_box{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: space-between;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.pro_det_inf_btn{
	width: 32%;
	/*width: 48%;*/
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 18px;
	font-family: "Roboto-Bold";
	/*background: #feb545;*/
	cursor: pointer;
}
.pro_det_inf_btn.hover{
	/*background: url(../images/pro_det_btn_bg.jpg) no-repeat center center;*/
}

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

.pro_det_share .tt{
	font-size: 16px;
	color: #0056a7;
	font-family: "ROBOTO-MEDIUM";
}



/* pro_det_b */

.pro_det_b_bars_box{
	height: 56px;
}
.pro_det_b_bars{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	background: #e8eff7;
	position: relative;
	z-index: 2;
} 
.pro_det_b_bars .item{
	font-size: 15px;
	color: #0056a7;
	line-height: 56px;
	padding: 0 40px;
	position: relative;
	cursor: pointer;
}
.pro_det_b_bars .item::after{
	content: "";
	opacity: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 8px;
	background: url(../images/pro_det_b_bars_icon.jpg) repeat-x center center;
}
.pro_det_b_bars .item.hover{
	height: 56px;
	line-height: 48px;
	color: #fff;
	background: #58a3eb;
}
.pro_det_b_bars .item.hover::after{
	opacity: 1;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.pro_det_b_tabs_item{
	border: 1px solid #e8eff7;
	font-size: 14px;
	line-height: 26px;
	color: #0056a7;
	padding: 50px 40px;
	margin-bottom: 25px;
}
.pro_det_b_tabs ul{
    margin-left: 15px;
}

.pro_det_b_title1{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	margin-bottom: 25px;
	padding-bottom: 2px;
	border-bottom: 3px solid #58a3eb;
}
.pro_det_b_title1 .tt{
	display: inline-block;
	line-height: 46px;
	color: #fff;
	font-size: 26px;
	font-family: "ROBOTO-MEDIUM";
	padding: 0 30px;
	background: #58a3eb;
}
.pro_det_b_title1::after{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
    border-left-width: 26px;
    border-right-width: 26px;
    border-top-width: 46px;
    border-bottom-width: 0;
    border-color: transparent  transparent transparent #58a3eb;
}

.pro_det_b_tabs_item1_clm{
	margin-bottom: 30px;
}
.pro_det_b_tabs_item1_clm_tt{
	font-size: 20px;
	color: #0056a7;
	font-family: "ROBOTO-MEDIUM";
	margin-bottom: 10px;
}
.pro_det_b_tabs_item1_clm_text{
	font-size: 16px;
	line-height: 30px;
	color: #0056a7;
}

.pro_det_b_tabs_item1_clm2{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.pro_det_b_tabs_item1_clm2 dd{
	width: 145px;
	margin: 0 12px 12px 0;
}

.pro_table table{
	width: 85%;
}
.pro_table tr td{
	padding: 8px 10px;
	font-size: 15px;
	color: #58a3eb;
	border: 1px solid #b9d6f1;
}
/*.pro_table tr:first-child td,
.pro_table tr th{
	color: #fff;
	background: #58a3eb;
	border-color: #fff;
}*/

.pro_table tr:hover{
    background-color: #e8eff7;
}
.pro_det_b_tabs_item3_list_item{
	margin-bottom: 19px;
}
.pro_det_b_tabs_item3_list_item .tt{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	margin-bottom: 6px;
}
.pro_det_b_tabs_item3_list_item .tt .icon{
	width: 30px;
}
.pro_det_b_tabs_item3_list_item .tt .tt_con{
	width: calc(100% - 30px);
	font-size: 18px;
	line-height: 1.5;
}
.pro_det_b_tabs_item3_list_item .text{
	font-size: 14px;
	line-height: 24px;
	color: #0056a7;
}



.pro_det_contact{
	background: url(../images/pro_det_bg.jpg) no-repeat center center / cover;
}


.pro_det_contact_list{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.pro_det_contact_list dd{
	margin: 0 25px 30px;
	text-align: center;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.pro_det_contact_list dd .icon{
	width: 127px;
	height: 127px;
	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: 60px;
	border-radius: 50%;
	background: #58a3eb;
	margin: 0 auto;
}
.pro_det_contact_list dd .tt{
	font-size: 16px;
	color: #0056a7;
	margin: 10px 0 3px;
}
.pro_det_contact_list dd .text,
.pro_det_contact_list dd .text a{
	font-size: 18px;
	color: #0056a7;
}
.pro_det_contact_list dd:hover{
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.pro_det_inquiry .contact_form_text,
.pro_det_inquiry .contact_form_area{
	background: #f2f8ff;
}



/* pro_list */
.pro_page_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-top: 3%;
}

.main_l{
	width: 310px;
}
.main_l_item{
	margin-bottom: 28px;
	background: #e8eff7;
}
.main_l_title{
	font-size: 24px;
	line-height: 65px;
	color: #fff;
	background: url(../images/main_l_bg.jpg) no-repeat center center;
}
.main_l_title2{
	font-size: 24px;
	color: #0056a7;
	font-family: "ROBOTO-MEDIUM";
	padding: 20px 15px 0px;
}
.main_l_item_con{
	padding: 16px 20px;
}
.main_l_item_icon img{
	display: block;
	width: 100%;
}

.main_l_nav_list a{
	display: block;
	font-size: 16px;
	line-height: 24px;
	color: #0056a7;
	padding: 8px 0 8px 12px;
}
.main_l_nav_list a:hover,
.main_l_nav_list a.hover{
	color: #fff;
	background: #0056a7;
	transform: translateX(3px);
	-webkit-transform: translateX(3px);
}

.main_l_recom_scroll .item .tt{
	font-size: 16px;
	color: #0056a7;
	padding: 15px 0 0;
}
.main_l_recom_scroll.owl-theme .owl-dots{
	text-align: right;
}

.main_l_recom_scroll.owl-theme .owl-dots .owl-dot span{
	background: #fff;
}

.main_l_contact{
	margin-bottom: 20px;
}
.main_l_contact dd{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	padding: 6px 0;
}
.main_l_contact dd .icon{
	width: 32px;
	font-size: 20px;
	color: #0056a7;
}
.main_l_contact dd .tt{
	width: calc(100% - 32px);
	font-size: 16px;
	color: #0056a7;
}
.main_l_contact dd .tt a{
	color: #0056a7;
}



.main_r{
	width: calc(100% - 310px);
	padding-left: 3%;
}
.pro_list2{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.pro_list2 dd{
	width: calc((100% - 40px) / 3);
	margin: 0 20px 20px 0;
}
.pro_list2 dd a{
	display: block;
	position: relative;
}
.pro_list2_pic{
	overflow: hidden;
	padding: 0 10px;
}
.pro_list2_pic img{
	width: 100%;
}
.pro_list2_con{
	padding: 12px 0 0;
	text-align: center;
}
.pro_list2_con .tt{
	color: #0056a7;
	font-family: "ROBOTO-MEDIUM";
	margin-bottom: 12px;
}
.pro_list2_con .text{
	font-size: 14px;
	line-height: 26px;
	color: #707070;
}
.pro_list2_con .text br{
    display: none;
}
/*.pro_list2 dd a:hover{*/
/*	transform: translateY(-3px);*/
/*	-webkit-transform: translateY(-3px);*/
	
/*}*/
.pro_list2 .text a:hover{
    background-color: #0056a7;
    color: #fff;
}


.pro_list3{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	padding-left: 3%;
}
.pro_list3 dd{
	width: calc((100% - 40px) / 3);
    	
	margin: 0 20px 30px 0;
}
.pro_list3 dd a{
	display: block;
	height: 100%;
	background: #58a3eb;
	overflow: hidden;
}
.pro_list3_pic{
	overflow: hidden;
	background: #fff;
	border: 1px solid #89bef1;
}
.pro_list3_pic img{
	display: block;
	width: 100%;
}

.pro_list3_con{
	padding: 26px 6% 30px;
	
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.pro_list3_tt{
	color: #fff;
	font-family: "ROBOTO-MEDIUM";
	margin-bottom: 12px;
}
.pro_list3_text{
	font-size: 15px;
	line-height: 22px;
	color: #fff;
	margin-bottom: 25px;
}

.pro_list3_con .public_btn{
	color: #58a3eb;
	text-transform: uppercase;
}
.pro_list3_con .public_btn:hover{
	color: #fff;
	background: #ffc300;
}
.pro_list3 dd a:hover{
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	box-shadow: 0 0 15px rgba(115,115,115,.3);
}
.pro_list3 dd a:hover{
	background: #1165bd;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}



/* quality */
.quality_box1_text{
	font-size: 18px;
	color: #0056a7;
	padding:30px 0 0;
}
.quality_box2{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.quality_box2 .pic{
	width:57.4%;
	overflow: hidden;
}
.quality_box2 .con{
	width:42.6%;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	-webkit-flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	font-size: 18px;
	color: #fff;
	line-height: 30px;
	padding: 20px 5%;
	background: url(../images/quality_03.jpg) no-repeat center center / cover;
}
.quality_box2_icon img{
	display: block;
}

.quality_box3_title{
	color: #0056a7;
	font-family: "ROBOTO-MEDIUM";
}

.quality_box3 .about_box1_list1_con,
.quality_box3 .about_box1_list1_pic{
	width: 47%;
}
.quality_box3 .about_box1_list1 dd{
	margin-bottom: 0;
}


/* service */
.service_list1 dd{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	margin-bottom: 22px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.service_list1_pic{
	width: 39.08%;
	overflow: hidden;
}
.service_list1_pic img{
	width: 100%;
}
.service_list1_con{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	-webkit-flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	width: 60.92%;
	background: #e8eff7;
	padding: 20px 5%;
	color: #0056a7;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.service_list1_tt{
	font-size: 22px;
	margin-bottom: 12px;
	font-family: "ROBOTO-MEDIUM";
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.service_list1_con .public_text2{
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.service_list1 dd:nth-child(2n){
	-webkit-flex-direction: row-reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
}
.service_list1 dd:hover .service_list1_pic img{
	transform: scale(1.03, 1.03);
	-webkit-transform: scale(1.03, 1.03);
}
.service_box2{
	background: #e8eff7;
}
.service_box2 dd .service_list1_con{
	background: #fff;
}
.service_list1 dd:nth-child(2n) .service_list1_con{
	color: #fff;
	background: #58a3eb;
}
.service_list1 dd:hover{
	box-shadow: 0 0 15px rgba(115,115,115,.3);
	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 */



.factory_box3{
	background: #fff;
}
.factory_box3_con{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: space-between;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.factory_box3_l{
	width: calc((100% - 35px) / 2);
	overflow: hidden;
}
.factory_box3_r{
	width: calc((100% - 35px) / 2);
}
.factory_box3_r .item{
	overflow: hidden;
	margin-bottom: 35px;
}
.factory_box3_r .item:last-child{
	margin-bottom: 0;
}
.factory_box3_con img{
	width: 100%;
}

.factory_box3_l:hover img,
.factory_box3_r .item:hover img{
	transform: scale(1.03, 1.03);
	-webkit-transform: scale(1.03, 1.03);
}





.pro_det_down_list1 dd{
    border-bottom: 1px solid #e9eff5;
}
.pro_det_down_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;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	padding: 8px 0;
}
.pro_det_down_list1 dd a .tt_con{
	width: 65%;
	float: left;
	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;
}
.pro_det_down_list1 dd a .icon{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	width: 40px;
	height: 40px;
	background: url(../images/pdf_icon.png) no-repeat center center;
}
.pro_det_down_list1 dd a .tt{
    color: #0056a7;
	width: calc(100% - 50px);
}
.pro_det_down_list1 dd a .size{
	width: 70px;
	color: #0056a7;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
}
.pro_det_down_list1 dd a .btn{
	width: 125px;
	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: #58a3eb;
}
.pro_det_down_list1 dd a .btn_icon{
    font-size: 18px;
	margin-right: 8px;
}

.pro_det_down_list1 dd a:hover .tt{
    text-decoration: underline;
}


.pro_det_tags{
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	padding-bottom: 25px;
}
.pro_det_tags_tt{
	width: 50px;
	font-size: 16px;
	color: #333;
	line-height: 28px;
} 	
.pro_det_tags_con{
	width: calc(100% - 50px);
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.pro_det_tags_con a{
	padding: 0 10px;
	line-height: 28px;
	font-size: 14px;
	color: #444;
	background: #f5f5f5;
	margin: 0 8px 8px 0;
}
.pro_det_tags_con a:hover{
	color: #fff;
	background: #58a3eb;
}





.tags_list1 dd{
	margin-bottom: 20px;
}
.tags_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;
	border: 1px solid #58a3eb;
	background: #58a3eb;
	transform: scale(1.03, 1.03);
	-webkit-transform: scale(1.03, 1.03);
}


.tags_list1_pic{
	width:290px;
	overflow: hidden;
}
.tags_list1_con{
	width: calc(100% - 290px);
	padding: 25px 4%;
}
.tags_list1_tt{
	font-size: 22px;
	font-family: "ROBOTO-MEDIUM";
	color: #fff;
	margin-bottom: 5px;
}
.tags_list1_time{
	font-size: 14px;
	color: #c2e1ff;
}
.tags_list1_text{
	font-size: 15px;
	color: #fff;
	line-height: 19px;
	margin: 15px 0;
}
.tags_list1_btn{
	display: block;
	width: 120px;
	line-height: 31px;
	font-size: 15px;
	color: #fff;
	text-align: center;
	background: #ffc300;
}


.tags_list1 dd a:hover .tags_list1_pic img{
    transform: scale(1.03, 1.03);
	-webkit-transform: scale(1.03, 1.03);
}
.tags_list1 dd a:hover{
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	box-shadow: 0 0 10px rgba(115,115,115,.2);
}


.mobile_show{
    display: none;
    width: 100%;
}
.pro_det_inf_btn_box_fixed_box{
    padding-bottom: 0px;
    height: 42px;
}
.pro_det_inf_btn_box_fixed.hover{
    position: fixed;
    left: 0;
    z-index: 4;
    /*top: 52px;*/
    bottom:0px;
    width: 100%;
    padding: 8px 10px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.2);
}