/**
 *               ii.                                         ;9ABH,          
 *              SA391,                                    .r9GG35&G          
 *              &#ii13Gh;                               i3X31i;:,rB1         
 *              iMs,:,i5895,                         .5G91:,:;:s1:8A         
 *               33::::,,;5G5,                     ,58Si,,:::,sHX;iH1        
 *                Sr.,:;rs13BBX35hh11511h5Shhh5S3GAXS:.,,::,,1AG3i,GG        
 *                .G51S511sr;;iiiishS8G89Shsrrsh59S;.,,,,,..5A85Si,h8        
 *               :SB9s:,............................,,,.,,,SASh53h,1G.       
 *            .r18S;..,,,,,,,,,,,,,,,,,,,,,,,,,,,,,....,,.1H315199,rX,       
 *          ;S89s,..,,,,,,,,,,,,,,,,,,,,,,,....,,.......,,,;r1ShS8,;Xi       
 *        i55s:.........,,,,,,,,,,,,,,,,.,,,......,.....,,....r9&5.:X1       
 *       59;.....,.     .,,,,,,,,,,,...        .............,..:1;.:&s       
 *      s8,..;53S5S3s.   .,,,,,,,.,..      i15S5h1:.........,,,..,,:99       
 *      93.:39s:rSGB@A;  ..,,,,.....    .SG3hhh9G&BGi..,,,,,,,,,,,,.,83      
 *      G5.G8  9#@@@@@X. .,,,,,,.....  iA9,.S&B###@@Mr...,,,,,,,,..,.;Xh     
 *      Gs.X8 S@@@@@@@B:..,,,,,,,,,,. rA1 ,A@@@@@@@@@H:........,,,,,,.iX:    
 *     ;9. ,8A#@@@@@@#5,.,,,,,,,,,... 9A. 8@@@@@@@@@@M;    ....,,,,,,,,S8    
 *     X3    iS8XAHH8s.,,,,,,,,,,...,..58hH@@@@@@@@@Hs       ...,,,,,,,:Gs   
 *    r8,        ,,,...,,,,,,,,,,.....  ,h8XABMMHX3r.          .,,,,,,,.rX:  
 *   :9, .    .:,..,:;;;::,.,,,,,..          .,,.               ..,,,,,,.59  
 *  .Si      ,:.i8HBMMMMMB&5,....                    .            .,,,,,.sMr 
 *  SS       :: h@@@@@@@@@@#; .                     ...  .         ..,,,,iM5 
 *  91  .    ;:.,1&@@@@@@MXs.                            .          .,,:,:&S 
 *  hS ....  .:;,,,i3MMS1;..,..... .  .     ...                     ..,:,.99 
 *  ,8; ..... .,:,..,8Ms:;,,,...                                     .,::.83 
 *   s&: ....  .sS553B@@HX3s;,.    .,;13h.                            .:::&1 
 *    SXr  .  ...;s3G99XA&X88Shss11155hi.                             ,;:h&, 
 *     iH8:  . ..   ,;iiii;,::,,,,,.                                 .;irHA  
 *      ,8X5;   .     .......                                       ,;iihS8Gi
 *         1831,                                                 .,;irrrrrs&@
 *           ;5A8r.                                            .:;iiiiirrss1H
 *             :X@H3s.......                                .,:;iii;iiiiirsrh
 *              r#h:;,...,,.. .,,:;;;;;:::,...              .:;;;;;;iiiirrss1
 *             ,M8 ..,....,.....,,::::::,,...         .     .,;;;iiiiiirss11h
 *             8B;.,,,,,,,.,.....          .           ..   .:;;;;iirrsss111h
 *            i@5,:::,,,,,,,,.... .                   . .:::;;;;;irrrss111111
 *            9Bi,:,,,,......                        ..r91;;;;;iirrsss1ss1111
 */
/*
 * author 229343733@qq.com
 */



html,body{
	font-family:arial,verdana;
}
input, button, textarea,select,button{
	font-family:arial,verdana;	
}
.bgf2{
	background: #f2f4f5;
}
.pb10{
	padding-bottom: 10px;
}

.head_box{
	background: #fff;
	box-shadow: 0 0 8px rgba(115,115,115,.15);
}

.header{
	
}

.header_t{
	background: #efefef;
	line-height: 35px;
	height:35px;
}


.head_t_clm{
	color: #666;
	font-size: 14px;
}

.head_t_clm_text{
	font-style: italic;
}
.head_t_clm_mail:hover{
	color: #ff8601;
}

.head_lag{
	width: 130px;
	height: 33px;
	position: relative;
	margin-left: 40px;
}
.head_lag_t{
	width: 130px;
	color: #666;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
	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;
}
.head_lag_t .icon1{
	font-size: 18px;
	margin-right: 8px;
}
.head_lag_t .icon{
	margin-left: 8px;
}
.head_lag_down{
	position: absolute;
	left:50%;
	top: 35px;
	z-index: 2;
	display: none;
	width: 135px;
	background: #fff;
	text-align: center;
	padding: 12px;
	margin-left: -67px;
	box-shadow: 0 2px 5px rgba(0,0,0,.12);
}
.head_lag_down a{
	display: block;
	height: 30px;
    line-height: 30px;
    color: #444;
    font-size: 14px;
    margin-bottom: 8px;
    overflow: hidden;
}
.head_lag_down a:last-child{
	margin-bottom: 0;
}
.head_lag_down a:hover{
	color: #fff;
	background: #ff8601;
}


.head_b{
	position: relative;
}
.logo{
	width: 190px;
	height:100px;
	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;
}
.logo img{
	display: block;
	max-width: 100%;
}

.menu{
	width: calc(100% - 190px);
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: flex-end;
    -ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
}
.menu_dl_box{
	width: calc(100% - 40px);
}
.menu_dl{
	height: 100px;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: flex-end;
    -ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    
    align-items:center;
    -ms-align-items: center;
	-webkit-align-items: center;
	padding: 33px 5% 33px 0;
}
.menu_dl dd{
	float: left;
	height: 33px;
	position: relative;
	margin: 0 12px;
}
.menu_tt{
	display: block;
	width: 100%;
	display: block;
	color: #333;
	text-align: center;
	line-height: 34px;
	font-size: 16px;
	padding:0 25px;
}
.menu_dl dd.hover .menu_tt{
  color: #fff;
  background: #ff8601;
}
.menu_down{
	display: none;
	position: absolute;
	left:0;
	top:34px;
	z-index: 3;
	width:220px;
	background: #fff;
	padding: 12px 0;
	overflow: hidden;
	border-bottom: 4px solid #ff8601;
}
.menu_down a{
	display: block;
	line-height: 22px;
	font-size: 14px;
	color: #666;
	padding:5px 15px;
}
.menu_down a:hover{
	color: #ff8601;
	transform:translateX(3px);
	-webkit-transform:translateX(3px);
}

.head_search{
	width: 40px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #000;
	font-size: 26px;
	cursor: pointer;
}

.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: #ff8601;
	font-size: 28px;
	background: none;
	border: 0;
}

.search_box_close{
	width: 40px;
	height: 40px;
	font-size: 28px;
	color: #999;
	margin-left: 10px;
	border: 0;
	background: none;
}
.search_box_close:hover{
	transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
}





/*
 * wap head
 */
.mobile_header{
	display: none;
	clear: both;
	width: 100%;
	height: 52px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.mobile_header_top{
	position: fixed;
	left: 0;
	top:0;
	z-index: 7;
	width: 100%;
	height: 52px;
	background:#fff;
	box-shadow: 0 2px 3px rgba(0,0,0,.1);
}


.mobile_logo{
	width: 140px;
	height: 52px;
	margin-left: 15px;
}
.mobile_logo img{
	display: block;
	height: 42px;
	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: #ff8601;
	border-radius: 4px;
	margin-bottom: 6px;
}
.mobile_menu_btn span:last-child{
	margin-bottom: 0;
}
.mobile_search_icon{
	width: 40px;
	height: 52px;
	color: #ff8601;
	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:#444;
	padding: 20px 15px;
	overflow-y: auto;
	box-sizing: border-box;
	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 #676767;
}
.mobile_menu_tt{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.mobile_menu_tt .text{
	float: left;
	width: 80%;
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	padding: 10px 0;
	text-transform: capitalize;
}
.mobile_menu_tt_icon{
	display: none;
	float: right;
    float: right;
	width: 20%;
	line-height: 44px;
	text-align: center;
	color: #fff;
	font-size: 18px;
}

.mobile_menu_down{
	display:none;
	padding:10px 0 10px 12px;
}
.mobile_menu_down_clm{
	margin-bottom: 12px;
}
.mobile_menu_down_clm_tt{
	display: block;
	font-size: 14px;
	color: #fff;
}
.mobile_menu_down_clm_list{
	padding: 5px 0 0 10px;
}
.mobile_menu_down_clm_list a{
	display: block;
	font-size: 16px;
	line-height: 1.4;
	color: #fff;
	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: #fff;
	border-radius: 50%;
}



.mobile_menu_tt_icon.hover{
	transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
}


/* .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: 22px;
	color: #ff8601;
	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: 18px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 8px;
}
.mobile_menu_b_clm .text{
	font-size: 16px;
	color: #fff;
}
.mobile_menu_b_clm .text a{
	color: #fff;
	word-break: break-all;
}


.mobile_lag_box{
	padding: 30px 0 20px;
}
.mobile_lag_tt{
	font-size: 18px;
	color:#fff;
	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: #fff;
	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.owl-theme .owl-controls{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	bottom: 15px;
}

.banner.owl-theme .owl-dots .owl-dot span{
    width: 10px;
	height: 10px;
	margin: 0 5px;
    background:#fff;
    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{
	width: 37px;
    background:#ff8601;
    transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.banner .item a{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.banner .item .con{
	position: absolute;
	right: 50%;
	top: 50%;
	width: 45%;
	max-width:670px;
	height: 333px;
	margin-top: -167px;
	color: #fff;
	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;
	margin-right: -650px;
	padding: 3% 3.5%;
	background: rgba(102,102,102,.85);
	overflow: hidden;
}
.banner .item .con .tt{
	font-size: 24px;
	margin-bottom: 18px;
}
.banner .item .con .text{
	font-size: 44px;
	line-height: 1;
	font-weight: bold;
}



.main_content{
	padding: 60px 0;
}

.ind_box1{
	padding: 50px 0;
}
.ind_pro_cate_list{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.ind_pro_cate_list dd{
	width: 23.5%;
}
.ind_pro_cate_list dd a{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}
.ind_pro_cate_list dd a .icon{
	width: 80px;
	height: 80px;
}
.ind_pro_cate_list dd a .tt{
	width: calc(100% - 80px);
	padding-left: 5%;
	font-size: 18px;
	line-height: 1.1;
	color: #333;
	text-transform: uppercase;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_pro_cate_list dd a:hover{
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
}
.ind_pro_cate_list dd a:hover .tt{
	color: #ff8601;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.ind_box2{
	background: url(../images/ind_bg1.jpg) no-repeat center center / cover;
}
.ind_title1{
	display: block;
	margin-bottom: 35px;
}
.ind_title1 .tt{
	font-size: 42px;
	color: #333;
}
.ind_title1 .icon{
	padding-top:10px;
}
.ind_title1 .text{
	font-size: 16px;
	line-height: 20px;
	color: #666;
	max-width: 820px;
	margin:15px auto 12px;
}
.ind_title1 .tt2{
	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;
	font-weight: bold;
	color: #ff8601;
}
.ind_title1 .tt2 img{
	margin-left: 7px;
}

.ind_box2_con{
	position: relative;
}

.ind_pro_scroll .owl-wrapper-outer{
	padding-top: 5px;
}

.ind_pro_scroll .item a{
	display: block;
	background: #fff;
	overflow: hidden;
}
.ind_pro_scroll .item a .pic_rela{
	position: relative;
	overflow: hidden;
}
.ind_pro_scroll .item a .pic_rela .pic1{
	width: 100%;
}
.ind_pro_scroll .item a .pic_rela .pic2{
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	background: rgba(102,102,102,.9);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_pro_scroll .item a .pic_rela .pic2 img{
	width: auto;
	max-width: 100% !important;
}
.ind_pro_scroll .item a .con{
	padding: 25px 10% 34px;
}

.ind_pro_scroll .item a .con .tt{
	font-size: 20px;
	line-height: 24px;
	height: 48px;
	color: #333;
}
.ind_pro_scroll .item a .con .text{
	font-size: 14px;
	line-height: 20px;
	height: 40px;
	color: #666;
	margin: 13px 0 27px;
}
.ind_pro_scroll .item a .con .more{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	font-size: 16px;
	color: #ff8601;
	font-weight: bold;
}
.ind_pro_scroll .item a .con .more .icon{
	font-size: 12px;
	margin-right: 10px;
	width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-weight: normal;
	color: #fff;
	background: #ff8601;
	border-radius: 50%;
}
.ind_pro_scroll .item a:hover .pic_rela .pic2{
	opacity: 1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.ind_pro_scroll .item a:hover{
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
}

.ind_pro_btn{
	position: absolute;
	top: 50%;
	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: 64px;
	height: 64px;
	font-size: 24px;
	color: #fff;
	background: #ff8601;
	border-radius: 50%;
	margin-top: -32px;
	cursor: pointer;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.ind_pro_btn_prev{
	left: -109px;
	transform: rotateZ(180deg);
	-webkit-transform: rotateZ(180deg);
}
.ind_pro_btn_next{
	right: -109px;
}


.scroll_dots.owl-theme .owl-controls{
	padding-top: 25px;
	width: 100%;
}

.scroll_dots.owl-theme .owl-dots .owl-dot span{
    width: 10px;
	height: 10px;
	margin: 0 7px;
    background:#a1a1a1;
    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:#ff8601;
    transition: all 0.5s;
	-webkit-transition: all 0.5s;
}



.ind_box3{
	
}

.solu_list1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.solu_list1 dd{
	width: calc((100% - 32px) / 3);
	margin: 0 16px 16px 0;
}
.solu_list1 dd a{
	display: block;
	position: relative;
	overflow: hidden;
}
.solu_list1 dd a .pic{
	overflow: hidden;
}
.solu_list1 dd a .pic img{
	display: block;
	width: 100%;
}
.solu_list1 dd a .tt{
	position: absolute;
	left: 0;
	bottom: 0;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	width: 100%;
	height: 90px;
	color: #fff;
	font-size: 22px;
	line-height: 1.2;
	text-align: center;
	background: rgba(102,102,102,.8);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.solu_list1 dd a:hover .pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}
.solu_list1 dd a:hover .tt{
	color: #fff;
	background: rgba(255,134,1,.8);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.ind_box4{
	padding: 8% 0;
	background: url(../images/ind_bg2.jpg) no-repeat center center / cover;
}

.ind_box4_title .tt{
	font-size: 48px;
	color:#333;
	line-height: 1.06;
}
.ind_box4_title .line{
	width: 60px;
	height: 3px;
	background: #ff8601;
	margin: 14px auto 18px;
}
.ind_box4_title .text{
	font-size: 16px;
	line-height: 24px;
	color:#666;
	max-width: 820px;
	margin: 0 auto 26px;
}
.ind_box4_title .more{
	display: block;
	width: 176px;
	line-height: 42px;
	border-radius: 42px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: #ff8601;
}


.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% - 50px) / 3);
	margin: 0 25px 25px 0;
}
.news_list1 dd a{
	display: block;
	position: relative;
	overflow: hidden;
}
.news_list1_pic{
	opacity: 0;
	overflow: hidden;
	position: relative;
	transform:translateY(6px);
	-webkit-transform: translateY(6px);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.news_list1_pic img{
	display: block;
	width: 100%;
}
.news_list1_pic .tt{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	font-size: 20px;
	color: #fff;
	padding: 15px 10%;
	background: rgba(255,134,1,.9);
}
.news_list1_con{
	position: absolute;
	left: 0;
	top: 0;
	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;
	width: 100%;
	height: 100%;
	background:#fff;
	padding: 3% 8%;
	border: 1px solid #dadada;
}
.news_list1_con .date{
	color: #ff8601;
	font-size: 18px;
}
.news_list1_con .tt{
	font-size: 24px;
	color: #333;
	line-height: 1.2;
	margin: 16px 0 20px;
}
.news_list1_con .text{
	font-size: 16px;
	color: #666;
	line-height: 22px;
	height:44px;
}
.news_list1 dd a:hover .news_list1_pic{
	position: relative;
	z-index: 2;
	opacity: 1;
	transform:translateY(0px);
	-webkit-transform: translateY(0px);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

/* footer */
.footer{
	background: #444;
}
.footer_t{
	padding: 70px 0;
}
.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_item{
}
.footer_pro{
	width: 26%;
}
.footer_solu,
.footer_contact{
	width: 20%;
}
.footer_title{
	display: block;
	font-size: 18px;
	color: #fff;
	margin-bottom: 25px;
}

.footer_t_list a{
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #dedede;
	padding: 6px 0;
}
.footer_t_list a:hover,
.footer_t_list2 .item a:hover{
	color: #ff8601;
}

.footer_t_list2 .item{
	line-height: 20px;
	font-size: 14px;
	color: #dedede;
	padding: 6px 0;
}
.footer_t_list2 .item a{
	color: #dedede;
}

.footer_sm{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	padding-top: 30px;
}
.footer_sm a{
	width: 36px;
	line-height: 36px;
	display: block;
	font-size: 20px;
	color: #dedede;
	margin-right: 5px;
	position: relative;
}
.footer_sm a .erweima{
	display:none;
	position: absolute;
	left: 50%;
	bottom: 36px;
	z-index: 2;
	width: 120px;
	height: 120px;
	margin-left: -60px;
}
.footer_sm a:hover .erweima{
	display: block;
}
.footer_sm a:hover{
	color: #ff8601;
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
}


.footer_inq_list dd{
	margin-bottom: 10px;
}
.footer_inq_text,
.footer_inq_area{
	display: block;
	width: 100%;
	line-height: 44px;
	padding-left: 15px;
	font-size: 16px;
	color: #e6e6e6;
	background: none;
	border: 1px solid #6d6d6d;
	border-radius: 4px;
}
.footer_inq_area{
	height: 80px;
	line-height: 1.4;
	padding-top: 6px;
	padding-right: 12px;
	resize: none;
}
.footer_inq_text::-webkit-input-placeholder,
.footer_inq_area::-webkit-input-placeholder{
	color: #e6e6e6;
}

.footer_inquiry{
	width: 24%;
}
.footer_inq_btn{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	width: 140px;
	height: 40px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #fff;
	margin-top: 25px;
}
.footer_inq_btn .icon{
	font-size: 18px;
	margin-left: 8px;
}
.footer_inq_btn:hover{
	background: #ff8601;
	border-color: #ff8601;
}
.footer_b{
	line-height: 24px;
	padding: 22px 0;
	border-top:1px solid #535353;
}
.footer_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;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.footer_b_text{
	font-size: 14px;
	color: #b2b2b2;
}
.footer_b_text a{
	color: #b2b2b2;
}
.footer_b_text a:hover{
	color: #ff8601;
}


.back_top{
	display: none;
	position: fixed;
	right: 0;
	bottom: 25%;
	color: #fff;
	width: 50px;
	height: 50px;
	font-size: 24px;
	line-height: 50px;
	text-align: center;
	background: #ff8601;
	cursor: pointer;
	transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
}



/* about */
.sub_banner{
	height: 320px;
}
.location{
	padding: 12px 0;
	line-height: 20px;
	color: #fff;
	background: #ff8601;
}
.location a{
	color: #fff;
	
	font-size: 14px;
}

.about_box1_clm1{
	padding: 0 7%;
}
.about_box1_clm1_con{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.about_box1_clm1_l,
.about_box1_clm1_r{
	width:47%;
}
.about_title1{
	font-size: 36px;
	color: #333;
	margin-bottom: 22px;
}

.about_text{
	color: #666;
	font-size: 14px;
	line-height: 25px;
}

.about_box1_clm1_r{
	padding-top: ;
}

.about_box1_clm2{
	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: 5% 3%;
}
.about_box1_clm2 dd{
	width: 24%;
	text-align: center;
}
.about_box1_clm2 dd .num{
	font-size: 72px;
	line-height: 0.9;
	color: #ff8601;
	font-weight: bold;
	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;
	margin-bottom: 18px;
}
.about_box1_clm2 dd .num .num_tt{
	font-size: 24px;
}
.about_box1_clm2 dd .tt{
	font-size: 18px;
	color: #333;
}

.about_box1_clm3{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.about_box1_clm3 .item{
	width: 48%;
	overflow: hidden;
}
.about_box1_clm3 .item img{
	width: 100%;
}
.about_box1_clm3 .item:hover img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}

.about_box2{
	background: #f2f2f2;
}
.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: 70%;
}
.about_box2_r{
	width: 27%;
}



.about_box3{
	
}
.about_box3_clm1{
	padding: 0 5%;
}
.about_box3_clm1_list{
	padding: 3.5% 0 4%;
}
.about_box3_clm1_list .item{
	line-height: 24px;
	font-size: 16px;
	color: #666;
	padding-left: 20px;
	margin-bottom: 12px;
	position: relative;
}
.about_box3_clm1_list .item::before{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 8px;
	width: 8px;
	height: 8px;
	background: #ff8601;
	border-radius: 50%;
}

.about_box3_clm2{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.about_box3_clm2_item{
	width: calc((100% - 12px) / 5);
	margin: 0 3px 3px 0;
	overflow: hidden;
	position: relative;
}
.about_box3_clm2_item img{
	display: block;
	width: 100%;
}
.about_box3_clm2_item .con{
	position: absolute;
	left: 0;
	top: 0;
	width:100%;
	height: 100%;
	color: #fff;
	padding: 3% 10%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	background: #ff8601;
}
.about_box3_clm2_item .con .tt{
	width: calc(100% - 40px);
	padding-right: 3%;
	font-size: 22px;
	font-weight: bold;
}
.about_box3_clm2_item .con .icon{
	width: 40px;
	height: 40px;
	line-height: 34px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	border-radius: 50%;
	border: 3px solid #fff;
}
.about_box3_clm2_item:hover img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}


.about_box4{
	background: #f2f2f2;
}

.about_quality{
	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-top: 28px;
}
.about_quality dd{
	width: 20%;
	max-width: 152px;
	background: #fff;
}
.about_quality dd a{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0 2px 4px;
}
.about_quality dd a:hover{
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
}


.ind_box5{
	
}
.ind_box5_text{
	font-size: 22px;
	line-height: 1.6;
	color: #333;
	max-width: 1070px;
}
.ind_box5_text .tt{
	color: #ff8601;
}


.ind_box5_con{
	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;
	text-align: center;
	width: 660px;
	height: 350px;
	margin: 35px auto 0;
	background: url(../images/about_bg1.png) no-repeat center center / cover;
}

.ind_box5_con_tt{
	font-size: 24px;
	color: #333;
}
.ind_box5_con_tt2{
	font-size: 36px;
	font-weight: bold;
	color: #ff8601;
	margin: 12px 0 30px;
}

.ind_box5_btn{
	display: block;
	width: 180px;
	line-height: 44px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background: #ff8601;
}

.contact_box1{
}
.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;
	padding-top: 3%;
}
.contact_list1 dd{
	width: 24%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.contact_list1 dd .icon{
	width: 60px;
	font-size: 44px;
	color: #666;
	margin-top: 8px;
}
.contact_list1 dd .con{
	width: calc(100% - 60px);
	padding-left: 3%;
}
.contact_list1 dd .con .tt{
	font-size: 24px;
	color: #333;
	margin-bottom: 12px;
}
.contact_list1 dd .con .text{
	font-size: 16px;
	color: #666;
	line-height: 20px;
}
.contact_list1 dd .con .text a{
	color: #666;
}
.contact_list1 dd .con .text a:hover{
	color: #ff8601;
}


.contact_inquiry{
	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: 5%;
}
.contact_sm{
	width: 200px;
	text-align: center;
}
.contact_sm_tt{
	width: 100px;
	font-size: 16px;
	color: #666;
	font-weight: bold;
	margin: 0 auto 20px;
}

.contact_sm_list a{
	display: block;
	width: 62px;
	height: 62px;
	line-height: 62px;
	font-size: 26px;
	color: #333;
	border-radius: 50%;
	margin:0 auto 18px;
	position: relative;
}
.contact_sm_list a .erweima{
	display:none;
	position: absolute;
	left: 100%;
	top: 50%;
	width: 120px;
	height: 120px;
	margin-top: -60px;
}
.contact_sm_list a:hover .erweima{
	display: block;
}
/*.contact_sm_list a:nth-child(1){*/
/*	background: #007ebb;*/
/*} */
/*.contact_sm_list a:nth-child(2){*/
/*	background: #dd472e;*/
/*} */
/*.contact_sm_list a:nth-child(3){*/
/*	background: #3398f0;*/
/*} */
/*.contact_sm_list a:nth-child(4){*/
/*	background: #39569a;*/
/*} */
.contact_sm_list a:hover{
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
}

.contact_form{
	width: calc(100% - 220px);
	padding: 3% 4%;
	border: 1px solid #dcdcdc;
}
.contact_form_title{
	margin-bottom: 35px;
}
.contact_form_title .tt{
	font-size: 32px;
	color: #333;
	margin-bottom: 14px;
}
.contact_form_title .text{
	font-size: 14px;
	line-height: 20px;
	color: #666;
}

.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;
}
.contact_form_list dd{
	width: 48%;
	margin-bottom: 24px;
}
.contact_form_list dd.ddw{
	width: 100%;
	margin-bottom:25px;
}
.contact_form_text,
.contact_form_area{
	display: block;
	width: 100%;
	height: 44px;
	line-height: 44px;
	padding-left: 15px;
	font-size: 14px;
	color: #333;
	border-radius: 4px;
	border: 1px solid #d2d2d2;
	background: #f8f8f8;
}
.contact_form_area{
	height: 116px;
	padding-right: 10px;
	line-height: 1.4;
	padding-top: 14px;
	resize: none;
}
.contact_form_text::-webkit-input-placeholder,
.contact_form_area::-webkit-input-placeholder{
	color: #666;
}

.contact_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;
	color: #fff;
	font-size: 16px;
	width: 133px;
	line-height: 44px;
	font-weight: bold;
	background: #ff8601;
	border-radius: 4px;
	border: none;
}
.contact_form_btn .icon{
	font-size: 16px;
	margin-left: 11px;
}
.contact_form_btn2{
	background: #333;
}

/* news */
.sub_main{
	background: #f9f9f9;
}
.news_list2{
	padding-top: 20px;
}
.news_list2 dd{
	margin-bottom: 20px;
}
.news_list2 dd a{
	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: 15px;
	background: #fff;
}

.news_list2 dd a .pic{
	width: 400px;
	overflow: hidden;
}
.news_list2 dd a .pic img{
	width: 100%;
}
.news_list2 dd a .con{
	width: calc(100% - 400px);
	padding-left: 5%;
}
.news_list2 dd a .con .tt{
	font-size: 26px;
	color: #333;
	margin-bottom: 10px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.news_list2 dd a .con .time{
	font-size: 16px;
	color: #333;
}
.news_list2 dd a .con .text{
	font-size: 16px;
	color: #666;
	line-height: 22px;
	height: 44px;
	margin: 20px 0 30px;
}
.news_list2 dd a .con .more{
	width: 150px;
	line-height: 40px;
	border-radius: 40px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	background: #666;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.news_list2 dd a:hover .pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}
.news_list2 dd a:hover .con .tt{
	color: #ff8601;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.news_list2 dd a:hover .con .more{
	background: #ff8601;
	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;
	padding-top: 2%;
}
.page a{
	width: 32px;
	line-height: 32px;
	color: #666;
	font-size: 14px;
	text-align: center;
	margin: 0 4px 8px;
}
.page a.prev,
.page a.next{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	width: auto;
	padding: 0 10px;
}
.page a.prev .icon{
	transform: rotateZ(90deg);
	-webkit-transform: rotateZ(90deg);
	margin-right: 3px;
	position: relative;
	top: 2;
}
.page a.next .icon{
	transform: rotateZ(-90deg);
	-webkit-transform: rotateZ(-90deg);
	margin-left: 3px;
	position: relative;
	top: 2;
}
.page a:hover,
.page a.hover{
	color: #fff;
	background: #ff8601;
}


/*
 * news_det
 */
 .news_det_wrap{
	display:flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	padding: 3%;
}


.news_det_date{
	width: 98px;
	height: 113px;
	text-align: center;
	color: #ff8601;
	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;
	border: 1px solid #ff8601;
	font-weight: bold;
}
.news_det_date .days{
	font-size: 48px;
	line-height: 1;
	margin-bottom: 3px;
}
.news_det_date .month{
	font-size: 16px;
}
.news_det_r{
	width: calc(100% - 130px);
	padding-left: 45px;
	background: #fff;
}
.news_det_title1{
	font-size: 30px;
	line-height: 1.2;
	color: #333;
	font-weight: bold;
}

.news_det_tip{
	display:flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	  
	align-items:center;
	-ms-align-items: center;
	-webkit-align-items: center;
	
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	padding: 20px 0 30px;
}


.news_det_tip_item{
	display:flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	  
	align-items:center;
	-ms-align-items: center;
	-webkit-align-items: center;
	color: #7e7e7e;
	margin-right: 15px;
}

.news_det_tip_item .icon{
	font-size: 20px;
	margin-right: 6px;
}
.news_det_tip_item .tt{
	font-size: 14px;
}

.share_box{
	position: relative;
	top: 3px;
	padding-left: 5px;
}


.news_det_content{
	color: #666;
	padding: 0 0 20px 0;
	font-size: 16px;
	line-height: 1.8;
}
.news_det_content img{
	height: auto !important;
}

.news_det_page{
	display:flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	padding: 30px 0;
}

.news_det_page .item{
	width: 140px;
	line-height: 48px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #c9c9c9;
}
.news_det_page .item:hover,
.news_det_page .item.hover{
	color: #fff;
	background: #ff930d;
	border: 1px solid #ff930d;
}



/* 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;
}
.main_l{
	width: 23%;
	height: 100%;
	max-width: 320px;
	background: #fff;
}
.main_l_title{
	font-size: 26px;
	color: #333;
	padding: 32px 0 24px;
	border-bottom: 1px solid #d9d9d9;
}

.nav_list1 dd{
	border-bottom: 1px solid #d9d9d9;
}

.nav_list1_tt{
	min-height: 66px;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	padding: 0 24px;
}
.nav_list1_tt .icon{
	width: 24px;
	font-size: 20px;
	color: #333;
	cursor: pointer;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.nav_list1_tt .tt{
	width: calc(100% - 24px);
	color: #333;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
}

.nav_list1_down{
	display: none;
	padding: 0 0 15px 50px;
}
.nav_list1_down a{
	display: block;
	font-size: 14px;
	padding: 6px 0;
	line-height: 20px;
	color: #666;
}
.nav_list1_down a:hover{
	color: #ff8601;
}
.nav_list1 dd.hover .nav_list1_tt .icon{
	transform: rotateZ(-180deg);
	-webkit-transform: rotateZ(-180deg);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.nav_list1 dd.hover .nav_list1_tt .icon,
.nav_list1 dd.hover .nav_list1_tt .tt{
	color: #ff8601;
}


.main_l_b{
	padding:35px 8% 25px;
}
.main_l_b_item{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	width: 100%;
	height: 55px;
	color: #ff8601;
	font-size: 18px;
	font-weight: bold;
	border-radius: 4px;
	border:1px solid #ff8601;
	margin-bottom: 8px;
}
.main_l_b_item .icon{
	font-size: 24px;
	font-weight: bold;
	margin-right: 10px;
}
.main_l_b_item.hover{
	color: #fff;
	background: #ff8601;
}
.main_l_b_item.hover .icon{
	font-weight: normal;
}


.main_r{
	width: 73%;
}
.sub_title2{
	font-size: 26px;
	line-height: 30px;
	color: #333;
	padding-left: 27px;
	font-weight: bold;
	position: relative;
	margin-bottom: 18px;
}
.pro_sub_title2{
	margin-top: 15px;
	margin-bottom: 25px;
}
.sub_title2::before{
	content: "";
	position: absolute;
	left: 0;
	top: 9px;
	display: block;
	width: 12px;
	height: 12px;
	background: #ff8601;
}
.pro_list2{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	background: #fff;
}
.pro_list2 dd{
	width: 50%;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.pro_list2 dd a{
	display: block;
	height: 100%;
	padding: 3% 3% 5%;
}
.pro_list2 dd a .pic{
	overflow: hidden;
}
.pro_list2 dd a .pic img{
	display: block;
	width: 100%;
}
.pro_list2 dd a .tt{
	font-size: 18px;
	color: #333;
	text-align: center;
	margin: 15px 0 10px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.pro_list2 dd a:hover .pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}
.pro_list2 dd a:hover .tt{
	color: #ff8601;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.pro_det_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;
}
.pro_det_t_pic{
	width: 50%;
}
.pro_det_pic_scroll{
	margin-bottom: 5px;
	background: #fff;
}
.pro_det_pic_bars{
	width: 100%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.pro_det_pic_bars .item{
	width: calc((100% - 15px) / 4);
	overflow: hidden;
	margin: 0 5px 5px 0;
	border: 2px solid #fff;
	cursor: pointer;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.pro_det_pic_bars .item:last-child{
	margin-right: 0;
}
.pro_det_pic_bars .item.active{
	border-color: #ff8601;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.pro_det_inf{
	width: 46%;
	padding-top: 20px;
}
.pro_det_title{
	font-size: 32px;
	line-height: 1.1;
	color: #333;
	margin-bottom: 12px;
}
.pro_det_title2{
	font-size: 18px;
	color: #333;
}

.pro_det_desc{
	padding: 4% 0 5%;
	font-size: 14px;
	line-height: 24px;
	color: #666;
}

.pro_det_mail{
	font-size: 14px;
	color: #333;
	margin-bottom: 20px;
}
.pro_det_mail a{
	color: #333;
	text-decoration: underline;
}
.pro_det_mail a:hover{
	color: #ff8601;
}

.pro_det_btn_box{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.pro_det_btn{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	width: 45%;
	height: 55px;
	color: #ff8601;
	font-size: 18px;
	font-weight: bold;
	border-radius: 4px;
	border:1px solid #ff8601;
	margin:0 3% 8px 0;
}
.pro_det_btn .icon{
	font-size: 24px;
	font-weight: bold;
	margin-right: 10px;
}
.pro_det_btn:hover{
	color: #fff;
	background: #ff8601;
}
.pro_det_btn.hover .icon{
	font-weight: normal;
}

.pro_det_share{
	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-top: 35px;
}
.pro_det_share_tt{
	font-size: 14px;
	color: #333;
}
.pro_det_share_con{
	position: relative;
	top: 2px;
}

.pro_det_b{
	margin: 50px 0;
	padding: 2.5%;
}
.pro_det_b_item{
	margin-bottom: 35px;
}
.pro_det_b_item_con{
	border-top: 1px solid #d2d2d2;
	font-size: 16px;
	color: #666;
	line-height: 28px;
	padding-top: 27px;
}
.pro_det_b_item_con img{
	height: auto !important;
}
.rela_pro{
	margin-bottom: 50px;
}
.rela_pro_title{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	margin-bottom: 10px;
}
.rela_pro_btn_box{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
}
.rela_pro_btn{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	width: 43px;
	height: 43px;
	font-size: 18px;
	color: #333;
	background: #fff;
	border-radius: 50%;
	margin: 0 5px;
	cursor: pointer;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.rela_pro_btn_prev{
	transform: rotateZ(180deg);
	-webkit-transform: rotateZ(180deg);
}
.rela_pro_btn:hover{
	color: #fff;
	background: #ff8601;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}


.rela_pro_scroll .item a{
	display: block;
	padding:5% 3%;
	background: #fff;
}
.rela_pro_scroll .item .pic{
	overflow: hidden;
}
.rela_pro_scroll .item .pic img{
	width: 100%;
}
.rela_pro_scroll .item .tt{
	color: #333;
	font-size: 18px;
	text-align: center;
	padding: 18px 0 10px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.rela_pro_scroll .item a:hover .pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}
.rela_pro_scroll .item a:hover .tt{
	color: #ff8601;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}

.pro_det_inquiry{
	background: #fff;
}
.pro_det_inquiry_tt{
	color: #fff;
	font-size: 18px;
	line-height: 44px;
	font-weight: bold;
	padding-left: 3%;
	background: #ff8601;
}
.pro_det_inquiry_con{
	padding: 3% 3% 1%;
}
.pro_det_inquiry_con .contact_form_text, 
.pro_det_inquiry_con .contact_form_area{
	background: #fff;
}


/* service */
.service_box1_clm1{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.service_box1_clm1_l{
	width: 48%;
}
.service_text{
	font-size: 16px;
	line-height: 1.8;
	color: #666;
	margin: 20px 0 25px;
}
.service_box1_clm1_l_tip .tt{
	font-size: 16px;
	color: #999;
	margin-bottom: 6px;
}
.service_box1_clm1_l_tip .text{
	font-size: 20px;
	line-height: 24px;
	color: #ff8601;
	font-style: italic;
}

.service_box1_clm1_r{
	width: 48%;
}
.service_box1_clm1_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;
}
.service_box1_clm1_list dd{
	width: 33.33%;
}
.circle_box{
	width: 145px;
	height: 145px;
	position: relative;
	margin: 0 auto;
}
.circle_out{
	width: 100%;
	height: 100%;
}
.circle_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;
	text-align: center
}
.circle_con .num{
	font-size: 32px;
	color: #333;
}
.circle_con .tt{
	font-size: 20px;
	color: #999;
}

.circle_box_b_text{
	font-size: 18px;
	line-height: 20px;
	color: #999;
	text-align: center;
	padding-top: 20px;
}

.service_box1_clm2{
	padding: 60px 0 70px;
}
.service_box1_list2{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.service_box1_list2_item1,
.service_box1_list2_item2,
.service_box1_list2_item3{
	width: 33.33%;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.service_box1_list2_item1:hover,
.service_box1_list2_item2:hover,
.service_box1_list2_item3:hover{
	transform:translateY(-3px);
	-webkit-transform: translateY(-3px);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.service_box1_list2_item1{
	position: relative;
	top: -50px;
	color: #fff;
	padding: 3% 3.5%;
	background: #444;
}
.service_box1_list2_item2{
	background: #f5f5f5;
	position: relative;
	text-align: center;
	top: 70px;
	padding: 3% 3.5%;
}
.service_box1_list2_item3 img{
	width: 100%;
}


.service_box1_list2_item1_con{
	width: 100%;
	height: 100%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:center;
	-ms-justify-content:center;
	-webkit-justify-content:center;
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
}
.service_box1_list2_item1 .tt{
	font-size: 30px;
	line-height:1.1;
	font-weight: bold;
}
.service_box1_list2_item1 .line{
	width: 50px;
	height: 3px;
	background: #fff;
	margin: 7% 0;
}
.service_box1_list2_item1 .text{
	font-size: 16px;
	line-height: 25px;
}

.service_box1_list2_item2 .con .tt{
	font-size: 24px;
	color: #666;
	line-height: 1;
	font-weight: bold;
	margin: 25px 0 15px;
}
.service_box1_list2_item2 .con .text{
	font-size: 16px;
	color: #666;
	line-height: 1.5;
}


.faq_box{
	background: #f6f6f6;
}

.faq_list1 dd{
	padding:1.5% 3%;
	background: #fff;
	margin-bottom: 10px;
}
.faq_list1_title{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	cursor: pointer;
}
.faq_list1_title .icon1{
	width: 50px;
	font-size: 42px;
}
.faq_list1_title .tt{
	width: calc(100% - 84px);
	font-size: 24px;
	line-height: 1.2;
	color: #333;
	padding: 0 15px;
}
.faq_list1_title .icon2{
	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: 34px;
	height: 34px;
	font-size: 18px;
	color: #fff;
	background: #cfcfcf;
	border-radius: 50%;
	transform: rotateZ(90deg);
	-webkit-transform: rotateZ(90deg);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.faq_list1 dd.hover .icon2{
	transform: rotateZ(-90deg);
	-webkit-transform: rotateZ(-90deg);
	background: #ff8601;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.faq_list1_down{
	display: none;
	padding: 10px 0 18px 65px;
	font-size: 16px;
	color: #666;
	line-height: 1.6;
}


.service_box3_con{
	padding: 1% 5%;
}
.service_box3_title{
	font-size: 26px;
	text-align: center;
	color: #333;
	padding-bottom: 4%;
}

.service_box3_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;
}
.service_box3_list dd{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	margin: 0 4%;
}
.service_box3_list dt{
	margin: 0 4%;
}
.service_box3_list dd .icon{
	width: 60px;
	font-size: 56px;
	color: #898989;
}
.service_box3_list dd .con{
	font-size: 20px;
	width: calc(100% - 60px);
	padding-left:10px;
	color: #333;
}
.service_box3_list dd .con .text{
	font-weight: bold;
	padding-top: 5px;
}
.service_box3_list dd .con .text a{
	color: #333;
}
.service_box3_list dd .con .text a:hover{
	color: #ff8601;
}

.service_btn1{
	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: 230px;
	line-height: 60px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	background: #ff8601;
}
.service_btn1 .icon{
	margin-left: 8px;
}



/* solu */
.solu_wrap{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.solu_list2{
	width: 66.66%;
}
.solu_list2 dd{
	width: 100%;
}
.solu_list2 dd a{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.solu_list2 dd:nth-child(2n) a{
	flex-direction: row-reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
}
.solu_list2_pic{
	width: 50%;
	overflow: hidden;
}
.solu_list2_pic img{
	display: block;
	width: 100%;
}
.solu_list2_con{
	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;
	width: 50%;
	padding: 15px 28px;
	position: relative;
	background: #f3f3f3;
}
.solu_list2_con::after{
	content: "";
	display: block;
	position: absolute;
	left: -13px;
	top: 50%;
	z-index: 1;
	width: 0;
    height: 0;
    border-style: solid;
	border-top-width:11px;
	border-bottom-width:11px;
    border-left-width:0;
    border-right-width:13px;
	border-color: transparent #f3f3f3 transparent transparent;
	margin-top: -11px;
}
.solu_list2_con .tt{
	font-size: 24px;
	font-weight: bold;
	color: #333;
}
.solu_list2_con .text{
	font-size: 16px;
	color: #666;
	line-height: 1.5;
	margin: 18px 0 35px;
}

.solu_list2_con .more{
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	font-size: 16px;
	color: #ff8601;
	font-weight: bold;
}
.solu_list2_con .more .icon{
	font-size: 12px;
	margin-right: 10px;
	width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-weight: normal;
	color: #fff;
	background: #ff8601;
	border-radius: 50%;
}
.solu_list2 dd:nth-child(2n) .solu_list2_con::after{
	left:100%;
	border-top-width:11px;
	border-bottom-width:11px;
    border-left-width:13px;
    border-right-width:0;
	border-color: transparent transparent transparent #f3f3f3;
}

.solu_list3{
	width: 33.33%;
}
.solu_list3 dd{
	width: 100%;
	height: 100%;
}
.solu_list3 dd a{
	display: block;
	height: 100%;
}
.solu_list3 dd .solu_list2_pic,
.solu_list3 dd .solu_list2_con{
	width: 100%;
	height: 50%;
}
.solu_list3 dd .solu_list2_con{
	flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
}
.solu_list3 dd .solu_list2_con:after{
	top: -13px;
	left:50%;
	border-top-width:0;
	border-bottom-width:13px;
    border-left-width:11px;
    border-right-width:11px;
	border-color: transparent transparent #f3f3f3 transparent ;
	margin-left: -11px;
	margin-top: 0;
}

.solu_list2 dd a:hover .solu_list2_pic img{
	transform:scale(1.03,1.03);
	-webkit-transform:scale(1.03,1.03);
}



/* solu_det */
.solu_det_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;
}

.solu_det_t_pic{
	width: 50%;
	overflow: hidden;
}
.solu_det_t_pic img{
	width: 100%;
}
.solu_det_title1{
	font-size: 32px;
	color: #333;
	font-weight: bold;
	padding-bottom: 18px;
	border-bottom: 1px solid #ccc;
}
.solu_det_desc{
	font-size: 16px;
	color: #666;
	line-height: 1.6;
	padding: 5% 0;
}


.solu_det_btn{
	width: 345px;
	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: 48px;
	font-size: 18px;
	background: #ff8601;
}
.solu_det_btn .icon{
	font-size: 18px;
	margin-left: 10px;
}

