@charset "utf-8";
/**
 *               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: 'Graphik-Regular', sans-serif,arial,verdana;
	font-weight: 400;
}
input, button, textarea,select,button{
	font-family: 'Graphik-Regular', sans-serif,arial,verdana;
}
.bgf5{
	background: #f5f5f5;
}

.header_box{
}
.header{
    position: fixed;
    left: 0;
    top: 0;
    z-index: 3;
    width: 100%;
}

.header_t{
	height: 60px;
	background: #222;
	position: relative;
}
.header_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: 0 4%;
}

.header_t_l{
	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;
}

.header_t_l_item{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	font-size: 18px;
	line-height: 60px;
	color: #fff;
	margin-right: 30px;
}
.header_t_l_item .icon{
	font-size: 22px;
	margin-right: 6px;
}
.header_t_l_item a{
	color: #fff;
}
.header_t_l_item a:hover{
	color: #e88b14;
}

.header_t_sm{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:flex-start;
	-ms-justify-content:flex-start;
	-webkit-justify-content:flex-start;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}
.header_t_sm .icon{
	font-size: 20px;
	color: #fff;
	margin: 0 8px;
}
.header_t_sm .icon:hover{
	color: #e88b14;
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
}
.header_b_fixed{
	position: relative;
	z-index: 2;
	height: 0;
	width: 100%;
}
.header_b_fixed.hover{
	/*position: fixed;*/
	/*left: 0;*/
	/*top: 0;*/
}
.header_b{
	position: relative;
	height: 120px;
	z-index: 2;
	background: rgba(34,34,34,.6);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.header_b .header_wrap{
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
}

.logo{
	width: 260px;
	height: 120px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}
.logo img{
	max-width: 100%;
	max-height: 100%;
}
.logo .logo1{
	display: block;
}
.logo .logo2{
	display: none;
}


.menu_dl{
	width: calc(100% - 480px);
	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: 0 5%;
}

.menu_dl dd{
	background: url(../images/menu_icon.jpg) no-repeat right center;
	position: relative;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.menu_dl dd.menu_dd_pro{
	position: static;
}
.menu_tt{
	display: block;
	font-size: 24px;
	line-height: 120px;
	color: #fff;
	font-family: "BarlowSemiCondensed-Regular";
	text-transform: uppercase;
	position: relative;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.menu_tt::after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 30px;
	opacity: 0;
	display: block;
	width: 100%;
	height: 2px;
	background: #e88b14;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.menu_down{
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 2;
	width: 204px;
	background: #fff;
}
.menu_down a{
	display: block;
	font-size: 18px;
	line-height: 26px;
	color: #333;
	padding: 15px 0;
	padding-left: 30px;
	text-transform: capitalize;
}
.menu_down a:hover{
	background: #e88b14;
}
.menu_down a:last-child{
	border: none;
}
.menu_dl dd.hover .menu_tt{
	color: #e88b14;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.menu_dl dd.hover .menu_tt::after{
	opacity: 1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.menu_down_pro{
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 3;
	width: 100%;
	background: #fff;
	padding: 40px 0 60px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.menu_down_pro .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: flex-start;
	-webkit-align-items: flex-start;
	-ms-align-items:flex-start;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}

.menu_down_pro_l{
	width: 32.5%;
	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 .item{
	width: 47%;
	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: #333;
	padding: 7px 0;
}
.menu_down_pro_l .item .tt{
	width: calc(100% - 30px);
	font-size: 16px;
	line-height: 24px;
}
.menu_down_pro_l .item .icon{
	width: 30px;
	line-height: 30px;
	font-size: 18px;
	text-align: center;
}
.menu_down_pro_l .item:hover{
	color: #e88b14;
	transform:translateX(3px);
	-webkit-transform:translateX(3px);
}
.menu_down_pro_r{
	width: 64%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	padding-left: 3.5%;
	border-left: 1px solid #eee;
}
.menu_down_pro_r .item{
	width: 22%;
	margin: 0 4% 30px 0;
}
.menu_down_pro_r .item:last-child{
	margin-right: 0;
}
.menu_down_pro_r .item .pic{
	overflow: hidden;
	border: 1px solid #eee;
	margin-bottom: 12px;
}
.menu_down_pro_r .item .pic img{
	width: 100%;
}
.menu_down_pro_r .item .tt{
	font-size: 14px;
	line-height: 20px;
	color: #666;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.menu_down_pro_r .item:hover .pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}
.menu_down_pro_r .item:hover .tt{
	color: #e88b14;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}









.header_r{
	width: 200px;
	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;
}

.header_r_lag{
	line-height: 40px;
	display: block;
	position: relative;
	margin: 0 16px 0 0;
}
.header_r_lag::after{
	content: "";
	display: block;
	position: absolute;
	right: -16px;
	top: 50%;
	width: 1px;
	height: 22px;
	background: #fff;
	margin-top: -11px;
}
.header_r_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;
	color: #fff;
	font-size: 24px;
	font-family: "BarlowSemiCondensed-Regular";
	cursor: pointer;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.header_r_lag_tt .icon{
	font-size: 22px;
	margin-right: 10px;
}
.header_r_lag_tt:hover{
	color: #e88b14;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.header_r_lag_down{
	display: none;
	position: absolute;
	left: 0;
	top: 40px;
	z-index: 2;
	width: 100%;
	padding: 12px 0;
	background: #fff;
	box-shadow: 0 0 6px rgba(115,115,115,.2);
}
.header_r_lag_down a{
	display: block;
	font-size: 16px;
	color: #333;
	text-align: center;
	line-height: 36px;
}
.header_r_lag_down a:hover{
	color: #fff;
	background: #e88b14;
}





.header_r_search{
	width: 50px;
	line-height: 40px;
	font-size: 24px;
	color: #fff;
	text-align: center;
	padding-left: 10px;
	position: relative;
	cursor: pointer;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.header_r_search:hover{
	color: #e88b14;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.search_box{
	display: none;
	position: fixed;
	left:50%;
	top: 50%;
	z-index: 5;
	margin:-30px 0 0 -450px;
	z-index: 9;
	width:900px;
	height: 60px;
	padding: 10px;
	background: #f5f5f5;
}
.search_box_text{
	width: calc(100% - 90px);
	height: 40px;
	border: 0;
	font-size: 14px;
	padding-left: 20px;
	background: none;
}
.search_box_text::-webkit-input-placeholder{
	font-size: 14px;
}
.search_box_sub{
	width:40px;
	height: 40px;
	color: #e88b14;
	font-size: 28px;
	font-weight: bold;
	background: none;
	border: 0;
}

.search_box_close{
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 28px;
	color: #999;
	margin-left: 10px;
	border: 0;
	background: none;
}
.search_box_close:hover{
	transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
}


.header_b_fixed.hover .header_b,
.header_b_fixed.hover2 .header_b{
	background: #fff;
	border-bottom: 1px solid #eee;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.header_b_fixed.hover .logo .logo1,
.header_b_fixed.hover2 .logo .logo1{
	display: none;
}
.header_b_fixed.hover .logo .logo2,
.header_b_fixed.hover2 .logo .logo2{
	display: block;
}
.header_b_fixed.hover .menu_tt,
.header_b_fixed.hover2 .menu_tt,
.header_b_fixed.hover .header_r_lag_tt,
.header_b_fixed.hover2 .header_r_lag_tt,
.header_b_fixed.hover .header_r_search,
.header_b_fixed.hover2 .header_r_search{
	color: #222;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}




/*
 * 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: 220px;
	height: 52px;
	margin-left: 15px;
}
.mobile_logo img{
	display: block;
	height: 30px;
	max-height: auto;
	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: #001c3e;
	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: 18px;
	line-height: 24px;
	padding: 10px 0;
	font-family: "BarlowSemiCondensed-Regular";
	text-transform: capitalize;
}
.mobile_menu_dl dd.hover .mobile_menu_tt .text{
	color: #e88b14;
}
.mobile_menu_tt_icon{
	display: none;
	float: right;
	float: right;
	width: 44px;
	line-height: 44px;
	text-align: center;
	color: #333;
	font-size: 16px;
	-webit-transition: all 0.5s;
	transition: all 0.5s;
	transform: rotateZ(0deg);
	-webkit-transform: rotateZ(0deg);
	-moz-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	-o-transform: rotateZ(0deg);
}

.mobile_menu_down{
	display:none;
	padding:6px 0 10px 12px;
}
.mobile_menu_down_clm{
	margin-bottom: 8px;
}
.mobile_menu_down_clm_tt{
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	font-size: 14px;
	color: #333;
}
.mobile_menu_down_clm_tt .tt{
	width: calc(100% - 50px);
	color: #333;
	line-height: 20px;
	font-size: 14px;
	text-transform: capitalize;
	font-family: "BarlowCondensed-Medium";
	padding: 5px 0;
}
.mobile_menu_down_clm_tt .icon{
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	transform: rotateZ(90deg);
	-webkit-transform: rotateZ(90deg);
	-moz-transform: rotateZ(90deg);
	-ms-transform: rotateZ(90deg);
	-o-transform: rotateZ(90deg);
	-webit-transition: all 0.5s;
	transition: all 0.5s;
}
.mobile_menu_down_clm.hover .mobile_menu_down_clm_tt .icon{
	-webit-transition: all 0.5s;
	transition: all 0.5s;
	transform: rotateZ(180deg);
	-webkit-transform: rotateZ(180deg);
	-moz-transform: rotateZ(180deg);
	-ms-transform: rotateZ(180deg);
	-o-transform: rotateZ(180deg);
}
.mobile_menu_down_clm_list{
	display: none;
	padding: 5px 0 0 10px;
}
.mobile_menu_down_clm_list a{
	display: block;
	font-size: 12px;
	line-height: 1.4;
	color: #333;
	padding: 5px 0 5px 14px;
	position: relative;
}
.mobile_menu_down_clm_list a::before{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	width: 5px;
	height: 5px;
	margin-top: -3px;
	background:#333;
	border-radius: 50%;
}



.mobile_menu_tt_icon.hover{
	transform: rotateZ(90deg);
	-webkit-transform: rotateZ(90deg);
	-ms-transform: rotateZ(90deg);
	-webit-transition: all 0.5s;
	transition: all 0.5s;
}


/* .mobile_menu_dl dd.hover .mobile_menu_tt .text{
	font-weight: bold;
} */

.mobile_search_box{
	position: fixed;
	left: 0;
	top: 52px;
	z-index: 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: 20px;
	color: #e88b14;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	border: none;
	background: none;
}

.mobile_menu_b{
	margin-top: 40px;
}
.mobile_menu_b_clm{
	margin-bottom: 25px;
}
.mobile_menu_b_clm .tt{
	font-size: 16px;
	font-family: "OpenSans-Bold";
	color: #333;
	margin-bottom: 8px;
}
.mobile_menu_b_clm .text{
	font-size: 14px;
	color: #333;
}
.mobile_menu_b_clm .text a{
	color: #333;
	word-break: break-all;
}


.mobile_lag_box{
	padding: 30px 0 20px;
	margin-bottom: 40px;
}
.mobile_lag_tt{
	font-size: 16px;
	color:#333;
	font-weight: bold;
	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;
}
.banner.owl-theme .owl-controls{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	bottom: 15px;
}
.banner.owl-theme .owl-dots .owl-dot{
	margin: 0 3px;
}
.banner.owl-theme .owl-dots .owl-dot span{
    width: 30px;
    height: 2px;
	border-radius: 0;
	background: #dfe9f1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.banner.owl-theme .owl-dots .owl-dot.active span, 
.banner.owl-theme .owl-dots .owl-dot:hover span{
    background: #e88b14;
    transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.banner_prev,
.banner_next{
	position: absolute;
	left: 0;
	top: 50%;
	z-index: 2;
	width: 50px;
	height: 70px;
	font-size: 18px;
	line-height: 70px;
	text-align: center;
	margin-top: -35px;
	color: #fff;
	background: rgba(255,255,255,.5);
	cursor: pointer;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.banner_prev{
	left: 0;
	transform: rotateZ(180deg);
	-webkit-transform: rotateZ(180deg);
	-ms-transform: rotateZ(180deg);
}
.banner_next{
	left: auto;
	right: 0;
}
.banner_prev:hover,
.banner_next:hover{
	background: #ff5316;
	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: 14px;
    height: 14px;
    border-radius: 50%;
	background: #ddd;
    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: #e88b14;
    transition: all 0.5s;
	-webkit-transition: all 0.5s;
}


.fz60{
	font-size: 60px;
	font-family: "FiraSans-Heavy";
}

.fz48{
	font-size: 48px;
}
.fz36{
	font-size: 36px;
}
.fz30{
	font-size: 30px;
}
.fz24{
	font-size: 24px;
}

.public_text1{
	font-size: 16px;
	line-height: 30px;
}
.public_text2{
	font-size: 16px;
	line-height: 30px;
}
.public_text3{
	font-size: 14px;
	line-height: 30px;
}

.public_text1 img,
.public_text2 img{
	height: auto !important;
}



.public_btn_box{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
}
.public_btn{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	line-height: 60px;	
	color: #fff;
	font-size: 16px;
	width: 180px;
	font-family: Arial;
	background: #ff5316;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.public_btn .icon{
	font-size: 18px;
	margin-right: 9px;
}






.main_content{
	padding: 80px 0;
}
.main_content2{
	padding-top: 80px;
}
.main_content3{
	padding-bottom: 80px;
}


.ind_title1{
	margin-bottom: 50px;
}
.ind_title1 .tt{
	color: #333;
	line-height: 1.2;
	font-family: "BarlowSemiCondensed-Bold";
}
.ind_title1 .text{
	padding-top: 20px;
	color: #666;
}






.ind_box1{
	background: #f5f5f5;
}
.ind_box1_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;
}

.ind_box1_l{
	width: 32%;
	max-width: 410px;
}


.ind_box1_r{
	width: 58%;
}
.ind_box1_list1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.ind_box1_list1 dd{
	width: 50%;
}
.ind_box1_list1 dd.item1{
	padding: 20px 45px 48px 0;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}
.ind_box1_list1 dd.item2{
	padding: 20px 0 48px 45px;
	border-bottom: 1px solid #e9e9e9;
}
.ind_box1_list1 dd.item3{
	padding: 48px 45px 20px 0;
	border-right: 1px solid #e9e9e9;
}
.ind_box1_list1 dd.item4{
	padding: 48px 0 48px 45px;
}
.ind_box1_list1 dd .tt_box{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	margin-bottom: 15px;
}
.ind_box1_list1 dd .tt_box .icon{
	width: 40px;
	font-size: 26px;
	color: #e88b14;
}
.ind_box1_list1 dd .tt_box .tt{
	color: #222;
	font-family: "BarlowSemiCondensed-Bold";
	padding-left: 3px;
}
.ind_box1_list1 dd .text{
	color: #666;
}
.ind_box1_list1 dd .text a{
	color: #666;
}
.ind_box1_list1 dd .text a:hover,
.ind_box1_list1 dd .text a.hover{
	color: #e88b14;
}


.ind_box2_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;
}
.ind_box2_l{
	width: 34.2%;
	background: #f4f4f4;
}
.ind_box2_l a{
	display: block;
	height: 100%;
	padding:30px 20px;
}
.ind_box2_pic{
	overflow: hidden;
}
.ind_box2_pic img{
	width: 100%;
	text-align: center;
}
.ind_box2_l_con{
	padding: 20px 20px 40px;
}
.ind_box2_tt{
	color: #333;
	font-family: "BarlowSemiCondensed-Bold";
	margin-bottom: 15px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box2_text{
	color: #666;
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 30px;
}
.ind_box2_more{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	width: 184px;
	height: 48px;
	font-size: 16px;
	color: #333;
	text-transform: uppercase;
	font-family: "BarlowSemiCondensed-Medium";
	border: 1px solid #ccc;
	border-top-left-radius: 24px;
	border-bottom-right-radius: 24px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.ind_box2_r{
	width: 65.8%;
}
.ind_box2_r_item{
	box-shadow: 0 0 7px rgba(115,115,115,.1);
	background: #fff;
}
.ind_box2_r_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:35px 50px;
}
.ind_box2_r_pic{
	width: 42%;
	overflow: hidden;
}
.ind_box2_r_pic img{
	width: 100%;
}
.ind_box2_r_con{
	width: 58%;
	padding-left: 3%;
}


.ind_box2_r_item2{
	background: #fafafa;
}
.ind_box2_r_item2 .ind_box2_r_con{
	padding-left: 0;
	padding-right: 3%;
}
.ind_box2_l a:hover .ind_box2_tt,
.ind_box2_r_item a:hover .ind_box2_tt{
	color: #e88b14;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box2_l a:hover .ind_box2_more,
.ind_box2_r_item a:hover .ind_box2_more{
	color: #fff;
	background: #e88b14;
	border-color: #e88b14;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box2_l a:hover .ind_box2_pic img,
.ind_box2_r_item a:hover .ind_box2_pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}



.ind_box3_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;
}

.ind_box3_l{
	width: 48%;
}
.ind_box3_l .ind_title1{
	margin-bottom: 35px;
}
.ind_box3_l_text1{
	font-size: 24px;
	color: #222;
	line-height: 1.5;
	font-family: "BarlowSemiCondensed-Bold";
	margin-bottom: 16px;
}


.ind_box3_l_text2{
	color: #666;
}

.ind_box3_l_list{
	padding: 30px 0 0;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.ind_box3_l_list dd{
	width: 47%;
}
.ind_box3_l_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;
	padding: 20px 0;
}
.ind_box3_l_list dd .icon{
	width: 70px;
	font-size: 50px;
	color: #222;
}
.ind_box3_l_list dd .con{
	width: calc(100% - 70px);
}
.ind_box3_l_list dd .con .tt{
	font-size: 40px;
	color: #e88b14;
	font-family: "BarlowSemiCondensed-Bold";
}
.ind_box3_l_list dd .con .text{
	font-size: 16px;
	color: #666;
}
.ind_box3_l_list dd a:hover{
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
}

.ind_box3_r{
	width: 48%;
}
.ind_box3_r a{
	display: block;
	position: relative;
}
.ind_box3_r_pic{
	border-top-left-radius: 100px;
	border-bottom-right-radius: 100px;
	overflow: hidden;
	
}
.ind_box3_r_pic img{
	width: 100%;
}
.ind_box3_r_btn{
	position: absolute;
	right: 53px;
	bottom: -46px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	width: 330px;
	height: 90px;
	color: #fff;
	font-size: 16px;
	background: #e88b14;
	padding:0 20px;
	border-top-left-radius: 50px;
	border-bottom-right-radius: 50px;
}

.ind_box3_r_btn .icon{
	width: 40px;
	font-size: 36px;
	color: #fff;
}
.ind_box3_r_btn .tt{
	width: calc(100% - 40px);
	padding-left: 7px;
}

.ind_box3_r a:hover .ind_box3_r_pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}



/* ind_box4 */
.ind_box4{
	background: url(../images/ind_bg1.jpg) no-repeat center center / cover;
}
.ind_box4_title_box{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	margin-bottom: 60px;
}
.ind_box4_title_box .ind_title1{
	width: 47%;
	margin-bottom: 0;
}


.ind_box4_r{
	width: 45%;
	max-width: 640px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	background: #e88b14;
	padding: 30px 40px;
	border-top-left-radius: 50px;
	border-bottom-right-radius: 50px;
}
.ind_box4_r_tt{
	color: #fff;
	font-size: 22px;
	line-height: 1.5;
	width: calc(100% - 140px);
	padding-right: 3%;
}

.ind_box4_r_btn{
	width: 140px;
	line-height: 48px;
	font-size: 18px;
	text-align: center;
	font-family: "BarlowSemiCondensed-Bold";
	color: #e88b14;
	background: #fff;
}

.ind_box4_r_btn:hover{
	background: #fff;
}
.ind_box4_scroll .item{
	overflow: hidden;
	position: relative;
}
.ind_box4_scroll .item a{
	display: block;
}
.ind_box4_scroll .item a .pic{
	overflow: hidden;
}
.ind_box4_scroll .item a .pic img{
	width: 100%;
}
.ind_box4_scroll .item a .tt_con{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 110px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: flex-end;
	-webkit-align-items: flex-end;
	-ms-align-items:flex-end;
	padding-bottom: 18px;
	background: url(../images/app_item_bg.png) repeat-x center bottom / auto 100%;
}
.ind_box4_scroll .item a .tt_con .tt{
	color: #fff;
	font-family: "BarlowSemiCondensed-Medium";
}
.ind_box4_scroll .item a:hover .pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}



.ind_box5_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;
}

.ind_box5_l{
	width: 68.2%;
}

.case_list1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.case_list1 dd{
	background: #fff;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.case_list1_item2 dd{
	width: calc((100% - 60px) / 2);
	margin: 0 30px 0 0;
}



.case_list1_pic{
	overflow: hidden;
}
.case_list1_pic img{
	width: 100%;
}
.case_list1_con{
	padding: 30px 30px 45px;
}
.case_list1_time{
	font-size: 16px;
	color: #666;
	margin-bottom: 14px;
}
.case_list1_tt{
	color: #333;
	font-family: "BarlowSemiCondensed-Bold";
}

.case_list1_text{
	margin-top: 19px;
}
.case_list1 dd:hover{
	box-shadow: 0 0 8px rgba(115,115,115,.1);
}
.case_list1 dd:hover .case_list1_pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}


.ind_box5_r{
	width: 31.8%;
}
.ind_box5_r .item{
	margin-bottom: 8px;
	background: #fff;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_box5_r .item a{
	display: block;
	padding: 22px 30px;
}
.ind_box5_r .item:hover{
	box-shadow: 0 0 6px rgba(115,115,115,.1);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.ind_box6_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;
}

.ind_box6_con_l{
	width: 45.7%;
}

.news_list1_item{
	display: block;
}

.news_list1_item_pic{
	overflow: hidden;
}
.news_list1_item_pic img{
	width: 100%;
}
.news_list1_item_con{
	padding: 30px 0 20px;
}
.case_list1_time{
	font-size: 16px;
	color: #e88b14;
}
.news_list1_item_tt{
	color: #333;
	font-family: "BarlowSemiCondensed-Bold";
	margin-bottom: 8px;
}
.news_list1_item:hover .news_list1_item_pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}

.ind_box6_con_r{
	width: 50%;
}
.ind_box6_con_r_item{
	padding: 25px 0;
	border-bottom: 1px solid #eee;
}
.news_list2_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;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}

.ind_box6_con_r_item .news_list2_item{
	flex-direction: row-reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
}

.news_list2_item_pic{
	width: 220px;
	overflow: hidden;
}
.news_list2_item_pic img{
	width: 100%;
}
.news_list2_item_con{
	width: calc(100% - 220px);
	padding-right: 30px;
}

.news_list2_item:hover .news_list2_item_pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}


.ind_box7{
	background: url(../images/footer_inq_bg.jpg) no-repeat center center / cover;
}
.ind_box7_con{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}

.ind_box7_l{
	width: 56.2%;
}
.ind_box7_form{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.ind_box7_form dd{
	width: 49%;
	margin-bottom: 5px;
}
.ind_box7_form dd.ddw{
	width: 100%;
}
.ind_box7_form dd:last-child{
	padding-top: 15px;
}
.ind_box7_l_form_title{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	font-size: 16px;
	line-height: 40px;
	color: #222;
}
.ind_box7_l_form_title .icon{
	color: #e88b14;
	padding-left: 4px;
}
.ind_box7_l_form_text,
.ind_box7_l_form_area{
	width: 100%;
	height: 48px;
	padding-left: 15px;
	color: #333;
	border: 1px solid #eee;
	background: #fff;
}
.ind_box7_l_form_area{
	height: 90px;
	padding: 10px 15px;
	resize: none;
}

.ind_box7_l_form_btn{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	width: 180px;
	height: 48px;
	font-size: 18px;
	color: #fff;
	font-family: "BarlowSemiCondensed-Bold";
	background: #e88b14;
	border: none;
}
.ind_box7_l_form_btn .icon{
	font-size: 22px;
	margin-right: 8px;
}


.ind_box7_r{
	width: 37.15%;
	background: url(../images/footer_inq_bg2.jpg) no-repeat center center / cover;
	padding: 40px;
	border-radius: 10px;
}

.ind_box7_r_title{
	line-height: 1.3;
	font-family: "BarlowSemiCondensed-Bold";
}
.ind_box7_r_text{
	margin: 15px 0 32px;
}
.ind_box7_r_btn{
	width: 180px;
	height: 48px;
	color: #e88b14;
	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: #fff;
	font-size: 18px;
	font-family: "BarlowSemiCondensed-Bold";
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
.ind_box7_r_btn .icon{
	font-size: 20px;
	margin-left: 15px;
}

.ind_box7_r_list{
	padding-top: 40px;
}
.ind_box7_r_list .item{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	line-height: 30px;
	padding: 6px 0;
	
}
.ind_box7_r_list .item .icon{
	color: #fff;
	font-size: 22px;
	margin-right: 12px;
}
.ind_box7_r_list .item a{
	color: #fff;
	font-size: 18px;
	font-family: "BarlowSemiCondensed-Regular";
}


.footer{
	padding: 75px 0 70px;
	background: #222;
}


.footer_t .wrapper{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}

.footer_t_l{
	width: 22.8%;
}

.footer_t_l_logo{
	display: block;
	margin-bottom: 10px;
}
.footer_t_l_text{
	color: #999;
	padding: 15px 0 25px;
}

.footer_t_m{
	width: 46%;
	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_m_item1{
	width: 70%;
}
.footer_t_m_item2{
	width: 30%;
}
.footer_t_m_item_tt{
	font-size: 24px;
	color: #fff;
	font-family: "BarlowSemiCondensed-Bold";
	margin-bottom: 20px;
}
.footer_t_m_item_list2{
	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_m_item_list2 a{
	width: 48%;
}
.footer_t_m_item_list a{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #999;
	padding: 5px 0 5px 15px;
}
.footer_t_m_item_list a::before{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	width: 4px;
	height: 4px;
	margin-top: -2px;
	background: #e88b14;
}

.footer_t_m_item_list a:hover{
	color: #e88b14;
	transform:translateX(3px);
	-webkit-transform:translateX(3px);
}


.footer_t_r{
	width: 20%;
}

.footer_t_r_inq{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	padding: 2px;
	border: 1px solid #444;
	border-radius: 5px;
}
.footer_t_r_inq_text{
	width: calc(100% - 44px);
	border: none;
	color: #fff;
	font-size: 16px;
	height: 42px;
	padding-left: 15px;
	background: none;
}
.footer_t_r_inq_btn{
	width: 44px;
	height: 42px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	background: #e88b14;
	border-radius: 5px;
	border: none;
}


.footer_m{
	padding: 65px 0;
}

.footer_m_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	border: 1px solid #444;
}


.footer_m_list dd{
	width: 25%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	padding: 20px 10px;
	color: #999;
	border-right: 1px solid #444;
}
.footer_m_list dd:last-child{
	border-right: none;
}
.footer_m_list dd .icon{
	width: 50px;
	font-size: 40px;
}
.footer_m_list dd .con{
	padding-left: 10px;
}
.footer_m_list dd .con a{
	color: #999;
}
.footer_m_list dd .con a:hover{
	color: #e88b14;
}

.footer_b_text,
.footer_b_text a{
	color: #999;
}
.footer_b_text a:hover{
	color: #e88b14;
}



/* sub_banner */
.sub_banner{
	height: 600px;
	position: relative;
	background-repeat:no-repeat;
	background-position: center center;
	background-size: cover;
}
.sub_banner_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;
	-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;
	padding-top: 120px;
}

.sub_banner_tt{
	font-size: 64px;
	color: #fff;
	font-family: "BarlowSemiCondensed-Bold";
	margin-bottom: 20px;
}
.location{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	color: #fff;
	font-size: 20px;
}
.location a{
	color: #fff;
	margin: 0 2px;
}
.location a:hover{
	color: #e88b14;
}

/* application */
.sub_nav_list1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	margin-bottom: 25px;
}
.sub_nav_list1 dd{
	width: calc((100% - 80px) / 3);
	margin: 0 40px 30px 0;
}
.sub_nav_list1 dd 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;
	background: #eee;
	padding: 15px;
	font-family: "BarlowSemiCondensed-Bold";
}
.sub_nav_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;
	margin-right: 12px;
}

.sub_nav_list1 dd a .icon .pic1{
	display: block;
}
.sub_nav_list1 dd a .icon .pic2{
	display: none;
}
.sub_nav_list1 dd.hover a,
.sub_nav_list1 dd:hover a{
	color: #fff;
	background: #e88b14;
}
.sub_nav_list1 dd.hover a .icon .pic1,
.sub_nav_list1 dd:hover a .icon .pic1{
	display: none;
}
.sub_nav_list1 dd.hover a .icon .pic2,
.sub_nav_list1 dd:hover a .icon .pic2{
	display: block;
}



.appli_list1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.appli_list1 dd{
	width: calc((100% - 69px) / 4);
	overflow: hidden;
	position: relative;
	margin: 0 23px 30px 0;
}
.appli_list1_pic{
	overflow: hidden;
}
.appli_list1_pic img{
	width: 100%;
}
.appli_list1_tt{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	text-align: center;
	padding: 20px 3%;
	font-size: 24px;
	color: #fff;
	font-family: "BarlowSemiCondensed-Bold";
	background: rgba(0,0,0,.45);
	opacity: 0;
	text-transform: uppercase;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.appli_list1 dd:hover .appli_list1_pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}
.appli_list1 dd:hover .appli_list1_tt{
	opacity: 1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


/* page */
.page{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	padding: 3% 0 0 ;
		text-align: center;
	font-size: 16px;
	color: #666;
	margin: 0 5px;
}
.page a{

	text-align: center;
	font-size: 16px;
	color: #666;
	background: #f5f5f5;
	margin: 0 5px;
}
.page_item_bg a{
	background: #fff;
}


.page_prev{
	transform: rotateZ(180deg);
	-webkit-transform: rotateZ(180deg);
	-ms-transform: rotateZ(180deg);
}
.page a:hover{
	color: #fff;
	background: #e88b14;
}
a.page_btn{
	font-size: 18px;
}




/* case */
.case_list1_item3 dd{
	width: calc((100% - 60px) / 3);
	margin: 0 30px 60px 0;
}
.case_list1_item3 dd .case_list1_time{
	color: #666;
}




/* case_det */
.case_det_t{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;	
	background: #fff;
}
.case_det_t_pic{
	width: 45.7%;
	overflow: hidden;
}
.case_det_t_pic img{
	width: 100%;
}


.case_det_t_con{
	width: 54.3%;
	padding: 20px 3%;
}
.case_det_t_con_text{
	margin:15px 0 32px;
}
.case_det_t_clm{
	padding: 35px 0 45px;
	border-top: 1px solid #eee;
}
.case_det_t_clm .item{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	padding: 10px 0;
}
.case_det_t_clm .item .icon{
	width: 24px;
}
.case_det_t_clm .item .con{
	width: calc(100% - 24px);
	padding-left: 12px;
	font-size: 16px;
}
.case_det_t_btn_box{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.case_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: 180px;
	height: 48px;
	font-size: 16px;
	color: #fff;
	background: #333;
	margin:0 20px 15px 0;
}
.case_det_t_btn .icon{
	font-size: 20px;
	margin-right: 10px;
}
.case_det_t_btn.hover{
	background: #e88b14;
}


.case_det_pic_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.case_det_pic_list .item{
	width: calc((100% - 54px) / 4);
	overflow: hidden;
	margin: 0 18px 18px 0;
}
.case_det_pic_list .item img{
	width: 100%;
}
.case_det_pic_list .item:hover img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}


.case_det_page{
	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: 4%;
}
.case_det_page_item{
	width: 48.5%;
	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: #999;
	height: 60px;
	font-size: 16px;
	padding: 0 30px;
	background: #eee;
}
.case_det_page_item .tt{
	width: 45px;
	font-size: 16px;
}
.case_det_page_item .text{
	width: calc(100% - 45px);
}
.case_det_page_item:hover{
	color: #fff;
	background: #e88b14;
}


.rela_pro_scroll_box{
	position: relative;
}
.rela_pro_scroll .item {
	background: #fff;
}
.rela_pro_scroll .item .pic{
	overflow: hidden;
}
.rela_pro_scroll .item .tt{
	width: 100%;
	font-size: 18px;
	color: #333;
	text-align: center;
	line-height: 58px;
	font-family: "BarlowSemiCondensed-Bold";
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.rela_pro_scroll .item:hover .pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}
.rela_pro_scroll .item:hover .tt{
	color: #fff;
	background: #e88b14;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}



.rela_pro_scroll_btn{
	position: absolute;
	top: 50%;
	width: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 22px;
	color: #fff;
	border-radius: 50%;
	background: #ddd;
	margin-top: -20px;
	cursor: pointer;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.rela_pro_scroll_btn:hover{
	background: #e88b14;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.rela_pro_scroll_btn_prev{
	left: -70px;
	transform: rotateZ(180deg);
	-webkit-transform: rotateZ(180deg);
	-ms-transform: rotateZ(180deg);
}
.rela_pro_scroll_btn_next{
	right: -70px;
}



/* contact */
.contact_box1_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;
}
.contact_box1_list1 dd{
	width: calc((100% - 90px) / 4);
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	background: #fff;
	text-align: center;
	padding: 30px 3%;
	color: #333;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.contact_box1_list1 dd .icon{
	width: 100%;
	font-size: 50px;
	margin-bottom: 13px;
}
.contact_box1_list1 dd .con{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	text-align: center;
	font-size: 18px;
	line-height: 30px;
}
.contact_box1_list1 dd .con a{
	color: #333;
}
.contact_box1_list1 dd:hover,
.contact_box1_list1 dd:hover .con a{
	color: #e88b14;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.contact_box1_list1 dd:hover{
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
	box-shadow: 0 0 10px rgba(115,115,115,.2);
}


.contact_box2_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;
}

.contact_box2_l{
	width: 48%;
}
.contact_box2_faq dd{
	padding-bottom: 25px;
	margin-bottom: 28px;
	border-bottom: 1px solid #eee;
}
.contact_box2_faq dd:last-child{
	border: none;
}
.contact_box2_faq dd .tt{
	font-size: 18px;
	color: #333;
	font-family: "BarlowSemiCondensed-Bold";
	margin-bottom: 15px;
}

.contact_box2_r{
	width: 48%;
}


.contact_form{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.contact_form dd{
	width: 48%;
	margin-bottom: 30px;
	position: relative;
}

.contact_form dd.ddw{
	width: 100%;
}
.contact_form dd.ddw2{
	width: 100%;
	height: 2px;
	background: #eee;
}
.contact_form_text,
.contact_form_area{
	display: block;
	width: 100%;
	height: 48px;
	font-size: 16px;
	color: #333;
	padding-left: 18px;
	border: 1px solid #eee;
}
.contact_form_area{
	height: 118px;
	resize: none;
	padding: 13px 15px 10px 18px;
}

.contact_form_icon{
	position: absolute;
	left: 8px;
	top: 0;
	font-size: 16px;
	line-height: 48px;
	color: #e88b14;
}


/* honor */
.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% - 165px) / 4);
	margin: 0 55px 50px 0;
}
.honor_list1_item{
	display: block;
	position: relative;
}
.honor_list1_item .pic_box{
	display: block;
	padding: 10px;
	border: 9px solid #ddd;
}
.honor_list1_item .pic{
	overflow: hidden;
}
.honor_list1_item .pic img{
	width: 100%;
}
.honor_list1_item::after{
	content: "";
	display: block;
	position: absolute;
	left: 100%;
	bottom: 0;
	width: 39px;
	height: 100%;
	background: url(../images/certifi_bg.png) no-repeat center bottom / 100% auto;
}
.honor_list1_item:hover .pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}



.news_box1{
	padding: 40px;
}


.news_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;
}
.news_list1 dd{
	width: 48.5%;
	padding: 30px 0;
	border-bottom: 1px solid #eee;
}

.news_list1 dd .news_list2_item_con{
	padding: 0 0 0 26px;
}



/* news_det */
.news_det_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_news{
	width: calc(100% - 360px);
	padding-right: 40px;
}
.news_det_title1{
	color: #222;
	font-family: "BarlowSemiCondensed-Bold";
	padding-bottom: 20px;
	text-align: center;
}


.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: 25px;
	border-bottom: 1px solid #eee;
	display: none;
}

.news_det_tip .item{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	font-size: 14px;
	color: #666;
	margin-right: 30px;
}
.news_det_tip .item .icon{
	font-size: 16px;
	margin-right: 8px;
}

.news_det_con{
	font-size: 16px;
	color: #666;
	padding: 30px 0 40px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}


.main_r_news{
	width: 360px;
	padding: 30px;
	border: 1px solid #eee;
}
.main_r_title1{
	font-family: "BarlowSemiCondensed-Bold";
	padding-bottom: 25px;
	border-bottom: 1px solid #eee;
}
.main_r_news_list{
	padding: 25px 0;
}
.main_r_news_list a{
	display: block;
	font-size: 16px;
	line-height: 24px;
	color: #333;
	margin-bottom: 17px;
}
.main_r_news_list a:hover{
	color: #e88b14;
	transform:translateX(3px);
	-webkit-transform:translateX(3px);
}
.main_r_news_list a:last-child{
	margin-bottom: 0;
}



/* pro_list */
.pro_list_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;
}
.main_l_pro{
	width: 300px;
}
.main_l_pro_item{
	padding: 20px;
	margin-bottom: 30px;	
}

.main_l_pro_list{
	padding-top: 10px;
}
.main_l_pro_list dd{
	padding: 12px 0;
}
.main_l_pro_list_tt{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}
.main_l_pro_list_tt .tt{
	width: calc(100% - 24px);
	font-size: 16px;
	line-height: 24px;
	color: #333;
}
.main_l_pro_list_tt .icon{
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #333;
	cursor: pointer;
}
.main_l_pro_list dd.hover .main_l_pro_list_tt .tt,
.main_l_pro_list_tt:hover .tt{
	color: #e88b14;
}

.main_l_pro_list_down{
	display: none;
	padding: 10px 0;
}
.main_l_pro_list_down a{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	color: #666;
	font-size: 14px;
	line-height: 20px;
	padding: 8px 0;
}
.main_l_pro_list_down a .icon{
	width: 20px;
	font-size: 16px;
	line-height: 18px;
}
.main_l_pro_list_down a .tt{
	width: calc(100% - 20px);
}
.main_l_pro_list_down a:hover{
	color: #e88b14;
	transform:translateX(3px);
	-webkit-transform:translateX(3px);
}


.main_l_pro_b{
	position: relative;
}

.main_l_pro_b_con{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding:0 30px 40px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
}
.main_l_pro_b_tt1{
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}
.main_l_pro_b_tt2{
	width: 110%;
	font-size: 24px;
	color: #fff;
	font-family: "BarlowSemiCondensed-Bold";
	line-height: 1.3;
	word-break: keep-all;
	margin-bottom: 35px;
}
.main_l_pro_b_btn{
	width: 100%;
	line-height: 48px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	font-family: "BarlowSemiCondensed-Bold";
	background: #e88b14;
}


.main_r_pro{
	width: calc(100% - 300px);
	padding-left: 30px;
}

.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% - 46px) / 3);
	margin: 0 23px 30px 0;
	background: #fff;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.pro_list1_pic{
	overflow: hidden;
}
.pro_list1_pic img{
	width: 100%;
}

.pro_list1_con{
	position: relative;
	height: 50px;
	text-align: center;
	background: #fff;
}
.pro_list1_tt{
	font-size: 18px;
	color: #333;
	line-height: 50px;
	padding:0 15px;
	font-family: "BarlowSemiCondensed-Bold";
	text-align: center;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.pro_list1_con_b{
	display: none;
	position: absolute;
	left: 0;
	top: 50px;
	width: 100%;
	background: #fff;
	padding: 0 20px 20px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.pro_list1_text{
	font-size: 14px;
	line-height: 24px;
	color: #666;
	margin-bottom: 14px;
}
.pro_list1_btn_box{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	padding-top: 20px;
	border-top: 1px solid #f5f5f5;
}
.pro_list1_b_chat{
	width: calc(100% - 70px);
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	color: #fff;
	font-size: 18px;
	height: 48px;
	font-family: "BarlowSemiCondensed-Bold";
	background: #e88b14;
}
.pro_list1_b_chat .icon{
	font-size: 20px;
	margin-right: 6px;
}
.pro_list1_b_btn{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	width: 48px;
	height: 48px;
	font-size: 24px;
	color: #fff;
	background: #333;
}


.pro_list1 dd:hover .pro_list1_con_b{
	display: block;
	box-shadow: 0 8px 10px rgba(115,115,115,.15);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.pro_list1 dd:hover{
	box-shadow: 0 0 10px rgba(115,115,115,.15);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.pro_list1 dd:hover .pro_list1_tt{
	color: #e88b14;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.pro_page_article_title{
	margin-bottom: 30px;
}



/* pro_det */
.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;
}

.pro_det_t_inf{
	width: 38.5%;
}
.pro_det_title1{
	color: #333;
	font-family: "BarlowSemiCondensed-Bold";
	margin-bottom: 25px;
}

.pro_det_t_text{
	color: #666;
	padding-bottom: 38px;
}

.pro_det_t_btn_box1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	padding: 30px 0 40px;
	border-top: 1px solid #ddd;
}

.pro_det_t_btn1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	font-size: 16px;
	color: #e88b14;
	margin-right: 30px;
}
.pro_det_t_btn1:last-child{
	margin-right: 0;
}
.pro_det_t_btn1 .icon{
	margin-right: 8px;
}
.pro_det_t_btn_box2{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	margin-bottom: 38px;
}

.pro_det_t_btn{
	width: 180px;
	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;
	height: 48px;
	background: #333;
	margin-right: 20px;
}
.pro_det_t_btn:last-child{
	margin-right: 0;
}

.pro_det_t_btn .icon{
	font-size: 20px;
	margin-right: 8px;
}
.pro_det_t_btn.hover{
	background: #e88b14;
}


.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: #666;
}


.pro_det_t_pic{
	width: 57.4%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
}
.pro_det_t_pic_l{
	width: 80%;
	position: relative;
}

.pro_det_pic_scroll .item{
	position: relative;
}
.pro_det_pic_scroll .item .icon{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	font-size: 80px;
	color: #fff;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	background: rgba(0,0,0,.1);
}
.pro_det_pic_bras{
	width: 18%;
}
.pro_det_pic_bras .item{
	border: 1px solid #eee;
	overflow: hidden;
	margin-bottom: 14px;
	cursor: pointer;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.pro_det_pic_bras .item:last-child{
	margin-bottom: 0;
}
.pro_det_pic_bras .item.active{
	border-color: #e88b14;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.pro_det_b_title1{
	font-size: 24px;
	color: #333;
	font-family: "BarlowSemiCondensed-Bold";
	margin-bottom: 30px;
}
.pro_det_b_text{
	margin-bottom: 60px;
}


.pro_det_b_tabs_item{
	margin-bottom: 30px;
}

.pro_det_b_tabs_item_title1{
	background: #f5f5f5;
	padding: 0 20px;
	height: 80px;
	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: "BarlowSemiCondensed-Bold";
	cursor: pointer;
	color: #333;
	font-size: 24px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.pro_det_b_tabs_item_title1 .tt{
	width: calc(100% - 42px);
}
.pro_det_b_tabs_item_title1 .icon{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	width: 50px;
	height: 50px;
	font-weight: bold;
}


.pro_det_b_tabs_item.hover .pro_det_b_tabs_item_title1{
	color: #e88b14;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.pro_det_b_tabs_item_con{
	display: block;
	padding: 30px;
	border: 1px solid #f5f5f5;
}
.pro_det_b_tabs_item_con .pro_table{
    width: 100%;
}
.pro_det_b_tabs_item_con table{
    width: 100%;
}
.pro_det_b_tabs_item_con table tr td{
    border: 1px solid #eee;
    padding: 8px 10px;
}

.pro_det_b_tabs_item_list1{
	width: 100%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.pro_det_b_tabs_item_list1 .item{
	width: 48%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	padding: 3px 0;
}
.pro_det_b_tabs_item_list1 .item .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;
}
.pro_det_b_tabs_item_list1 .item .tt{
	width: calc(100% - 30px);
	padding-left: 5px;
}

.pro_det_b_tabs_item_list2{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.pro_det_b_tabs_item_list2 .item{
	width: 48%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	border-bottom: 1px solid #eee;
	padding: 10px 0;
}
.pro_det_b_tabs_item_list2 .item .tt{
	width: calc(100% - 60px);
}


.pro_det_b_tabs_item_list3{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.pro_det_b_tabs_item_list3 .item{
	width: 48%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-around;
	-ms-justify-content:space-around;
	-webkit-justify-content:space-around;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	padding: 22px 0;
}
.pro_det_b_tabs_item_list3 .item .pic{
	width: 55%;
	overflow: hidden;
}
.pro_det_b_tabs_item_list3 .item .pic img{
	width: 100%;
}
.pro_det_b_tabs_item_list3 .item .con{
	width: 45%;
	padding: 0 3%;
	font-size: 18px;
	line-height: 30px;
}
.pro_det_b_tabs_item_list3 .item:hover .pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}




/* service */
.service_list1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.service_list1 dd{
	width: calc((100% - 75px) / 4);
	margin: 0 25px 25px 0;
	position: relative;
	overflow: hidden;
}
.service_list1 dd .icon1,
.service_list1 dd .icon2{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.service_list1 dd .icon1::after{
	content: "";
	display: block;
	width: 1px;
	height: 0;
	background: #e88b14;
	position: absolute;
	left: 0;
	top: 0;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.service_list1 dd .icon1::before{
	content: "";
	display: block;
	width: 0;
	height: 1px;
	background: #e88b14;
	position: absolute;
	left: 0;
	top: 0;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.service_list1 dd .icon2::after{
	content: "";
	display: block;
	width: 1px;
	height: 0;
	background: #e88b14;
	position: absolute;
	right: 0;
	bottom: 0;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.service_list1 dd .icon2::before{
	content: "";
	display: block;
	width: 0;
	height: 1px;
	background: #e88b14;
	position: absolute;
	right: 0;
	bottom: 0;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.service_list1 dd:hover .icon1::after{
	height: 38%;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.service_list1 dd:hover .icon1::before{
	width: 38%;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.service_list1 dd:hover .icon2::after{
	height: 38%;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.service_list1 dd:hover .icon2::before{
	width: 38%;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.service_list1 dd:hover img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}

.service_box2_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;
}
.service_box2_list1 dd{
	width: calc((100% - 30px) / 2);
	background: #f5f5f5;
	padding: 35px 5%;
	margin: 0 0 30px 0;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.service_box2_list1 dd .icon{
	font-size: 72px;
	color: #e88b14;
}
.service_box2_list1 dd .con{
	padding: 25px 0 0 ;
}
.service_box2_list1 dd .con .tt{
	color: #222;
	font-family: "BarlowSemiCondensed-Bold";
	margin-bottom: 15px;
}
.service_box2_list1 dd .con .text{
	font-size: 16px;
	line-height: 24px;
	color: #666;
}
.service_box2_list1 dd .con .text a{
	color: #666;
}
.service_box2_list1 dd .con .text a.mail{
	color: #e88b14;
	font-style:italic;
	font-family: "BarlowSemiCondensed-Bold";
}
.service_box2_list1 dd .con .text a.tel:hover{
	color: #e88b14;
}

.service_box2_list1 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;
}



/* about */
.about_box1_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_box1_l{
	width: 46%;
	overflow: hidden;
}
.about_box1_r{
	width: 50%;
}

.about_box2{
	background: url(../images/about_bg1.jpg) no-repeat center center / cover;
	padding: 65px 0;
}

.about_box2_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_box2_l{
	width: 47%;
}

.about_box2_r{
	width: 47%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}

.about_box2_r .item{
	width: calc((100% - 30px) / 4);
	margin: 0 10px 0 0;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.about_box2_r .item:last-child{
	margin-right: 0;
}
.about_box2_r .item .icon_box{
	width: 100px;
	height: 100px;
	border: 1px solid #fff;
	padding: 4px;
	border-radius: 10px;
	margin-bottom: 12px;
	margin: 0 auto 16px;
}
.about_box2_r .item .icon_box .icon{
	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: #fff;
	font-size: 50px;
	color: #333;
	border-radius: 10px;
}

.about_box2_r .item .tt{
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.about_box2_r .item:hover{
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.about_box3{
	background: url(../images/about_bg2.jpg) no-repeat center center / cover;
}



.about_box4_bars{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	margin-bottom: 35px;
}

.about_box4_bars .item{
	font-size: 18px;
	color: #666;
	line-height: 42px;
	cursor: pointer;
	margin: 0 25px;
}
.about_box4_bars .item.hover{
	color: #e88b14;
	border-bottom: 1px solid #e88b14;
}


.about_box4_scroll.owl-carousel .owl-wrapper-outer{
	padding: 45px 0;
}
.about_box4_scroll .item{
	transform: scale(0.92, 0.92);
	-webkit-transform: scale(0.92, 0.92);
	position: relative;
}
.about_box4_scroll .item::after{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(77,77,77,.3);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.about_box4_scroll .owl-item.center{
	position: relative;
	z-index: 2;
	opacity: 1;
	transform: scale(1.3, 1.3);
	-webkit-transform: scale(1.3, 1.3);
	background: rgba(77,77,77,0);
}
.about_box4_scroll .owl-item.center .item::after{
	opacity: 0;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.about_box4_scroll.owl-carousel .owl-controls .owl-nav .owl-next, 
.about_box4_scroll.owl-carousel .owl-controls .owl-nav .owl-prev{
	position: absolute;	
	top: 0;
	width: 25%;
	height: 85%;
	cursor: pointer;
	z-index: 3;
	background: none;
	line-height: 999px;
	overflow: hidden;
}
.about_box4_scroll.owl-carousel .owl-controls .owl-nav .owl-prev{
	left: 0;
}
.about_box4_scroll.owl-carousel .owl-controls .owl-nav .owl-next{
	right: 0;
}


/* float_fix */
.float_fix {
	position: fixed;
	right: 0;
	bottom: 22%;
	z-index: 7;
	width: 48px;
	box-shadow: 0 0 5px rgba(115, 115, 115, .2);
}

.float_fix .item {
	display: block;
	width: 48px;
	height: 48px;
	line-height: 47px;
	text-align: center;
	font-size: 26px;
	position: relative;
	color: #fff;
	margin-bottom: 2px;
	border-radius: 5px;
	background: #333;
}
.float_fix .item:hover{
    background: #e88b14;
}
.back_top{
    display: none;
    transform: rotateZ(-90deg);
	-webkit-transform: rotateZ(-90deg);
	-ms-transform: rotateZ(-90deg);
}


.mobile_footer_btn{
    display: none;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 9;
    width:100%;
    text-align:center;
    background: #222;
    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;
    margin-bottom: 4px;
  }
  .mobile_footer_btn a .tt{
    font-size: 12px;
  }


.wpcf7 input[type="text"]{
	width: 100%;
	height: 48px;
	padding-left: 15px;
	color: #333;
	border: 1px solid #eee;
	background: #fff;
}
.wpcf7 input[type="email"]{
	width: 100%;
	height: 48px;
	padding-left: 15px;
	color: #333;
	border: 1px solid #eee;
	background: #fff;
}
.wpcf7 input[type="tel"]{
	width: 100%;
	height: 48px;
	padding-left: 15px;
	color: #333;
	border: 1px solid #eee;
	background: #fff;
}
.wpcf7 textarea{
	width: 100%;
	height: 48px;
	padding-left: 15px;
	color: #333;
	border: 1px solid #eee;
	background: #fff;
		height: 90px;
	padding: 10px 15px;
	resize: none;
}

.wpcf7 .wpcf7-submit{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	width: 180px;
	height: 48px;
	font-size: 18px;
	color: #fff;
	font-family: "BarlowSemiCondensed-Bold";
	background: #e88b14;
	border: none;
}
.pagination{ display: inline-block;}
.pagination a,.pagination a:visited{float:left;background:#fff;margin:0 5px 10px 0;padding:8px 11px;line-height:100%;border:1px solid #ebebeb;border-radius:2px;}
.pagination .current,.pagination .dots{background:#fff;float:left;margin:0 5px 0 0;padding:8px 11px;line-height:100%;border:1px solid #ebebeb;border-radius:2px;}
.pagination span.pages{}
.pagination span.current,.pagination a{color:#1068a7;}
.pagination span.current,.pagination a:hover{background:#1068a7;color:#fff;border:1px solid #1068a7;}
.screen-reader-text,.pages{display:none;}

.pagination>li>a, .pagination>li>span {
    position: relative;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    color: #5a5a5a;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover{
    background-color: #007f4e;
    border-color: #007f4e;
    color: #fff;
}