/**
 *               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:arial,verdana;
	position: relative;
}
input, button, textarea,select{
	font-family:arial,verdana;	
}
.bgf8{
	background: #f8f8f8;
}
.bgef{
	background: #efefef;
}

.header{
	position: relative;
}
.head_t{
	line-height: 40px;
	background: #ef5a29;
}
.head_t_clm{
	margin-right: 20px;
	color: #fff;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
	align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
}
.head_t_clm .icon{
	color: #fff;
	line-height: 40px;
	font-size: 18px;
	margin-right: 10px;
}
.head_t_clm:hover .text{
	text-decoration: underline;
}
.search_box{
	width: 282px;
	height: 40px;
	background: #ff7244;
}
.search_text{
	float: left;
	color: #fff;
	width: calc(100% - 50px);
	height: 40px;
	padding-left: 15px;
	font-size: 14px;
	border: 0;
	background: none;
}
.search_btn{
	width: 50px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	border: 0;
	background: none;
}
.search_text::-webkit-input-placeholder{
	color: #fff;
}

.head_b{
	height: 120px;
}

.logo{
	float: left;
	height:120px;
	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%;
}
.head_b{
	clear: both;
}
.menu{
	width: calc(100% - 275px);
	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{
	position: relative;
}
.menu_dl{
	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 dd{
	float: left;
	position: relative;
	margin: 0 15px;
}
.menu_tt .text{
	width: 100%;
	display: block;
	color: #333;
	text-align: center;
	line-height: 120px;
	font-size: 18px;
	padding: 0 10px;
	font-family: "humnst777";
	text-transform: uppercase;
}
.menu_dl dd.hover .menu_tt .text{
	color: #ef5a29;
}


.menu_down{
	display: none;
	position: absolute;
	left: 0;
	top:120px;
	z-index: 9;
	width: 300px;
	background: #9fa5ad;
}
.menu_down a{
	display: block;
	color: #fff;
	font-size:14px;
	line-height: 24px;
	padding-left: 22px;
	padding: 13px 30px;
	border-bottom: 1px solid #b3b9c1;
}
.menu_down a:last-child{
	border: 0;
}
.menu_down a:hover{
	background: #a8aeb6;
	transform: translateX(3px);
    -webkit-transform: translateX(3px);
}



/*
 * wap head
 */
.mobile_header{
	display: none;
	clear: both;
	width: 100%;
	height: 58px;
	position: relative;
	z-index: 8;
	background: #fff;
	box-shadow: 0 2px 3px rgba(0,0,0,.1);
}
.mobile_header_top{
	width: 100%;
	height: 58px;
	position: relative;
}


.mobile_logo{
	width: 140px;
	height: 58px;
	margin-left: 15px;
}
.mobile_logo img{
	display: block;
	height: 40px;
	width: auto;
}

.mobile_menu_btn{
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	padding: 15px 15px 10px 14px;
	cursor: pointer;
}
.mobile_menu_btn span{
	display: block;
	height: 4px;
	width: 34px;
	background: #ef5a29;
	border-radius: 4px;
	margin-bottom: 7px;
}
.mobile_search_icon{
	color: #333;
	font-size: 28px;
	line-height: 58px;
	margin-right: 20px;
	cursor: pointer;
	margin-right: 70px;
}

.mobile_menu_box{
	display: none;
	position: absolute;
	left: 0;
	top:58px;
	z-index: 5;
	width:100%;
	background: #f1f1f1;
	padding: 20px;
}
.mobile_menu_dl dd{
	clear: both;
	line-height: 20px;
	margin-bottom: 8px;
}
.mobile_menu_tt{
	font-size: 18px;
	margin-bottom: 6px;
}
.mobile_menu_tt .text{
	float: left;
	width: 80%;
	color: #333;
	line-height: 30px;
	text-transform: capitalize;
}
.mobile_menu_tt_icon{
	display: none;
	float: right;
	width: 30px;
	height: 30px;
	background: url(../images/menu_ico.png) no-repeat center center;
	transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
}

.mobile_menu_down{
	display:none;
	padding:8px 0 8px 12px;
}
.mobile_menu_down a{
	display:block;
	font-size: 16px;
	margin-bottom: 10px;
}
.mobile_menu_tt_icon.hover{
	transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
}


.mobile_menu_dl dd.hover .mobile_menu_tt .text{
	color: #ef5a29;
}


.mobile_search_box{
	position: absolute;
	left: 0;
	top: 58px;
	display: none;
	width: 100%;
	padding: 20px;
	background: #fff;
}
.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: 18px;
	color: #ef5a29;
	text-align: center;
	line-height: 40px;
	border: none;
	background: none;
}


.mask{
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 4;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.2);
}

.mobile_lag_icon{
	width: 50px;
	color: #333;
	text-align: center;
	font-size: 26px;
	line-height: 58px;
	cursor: pointer;
}
.mobile_lag_box{
	display: none;
	position: absolute;
	left: 0;
	top: 52px;
	width: 100%;
	text-align: center;
	padding: 20px;
	background: #fff;
}
.mobile_lag_box a{
	display: inline-block;
	width: 120px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 36px;
	background: #ef5a29;
}

/*
 * banner
 */
.banner_box{
	position: relative;
}
.banner{
	clear: both;
}

.banner.owl-theme .owl-dots{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 3%;
}
.banner.owl-theme .owl-dots .owl-dot span{
	background: rgba(255,255,255,.9);
	width: 10px;
	height: 10px;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.banner.owl-theme .owl-dots .owl-dot:hover span{
	background: #ef5a29;
}
.banner.owl-theme .owl-dots .owl-dot.active span
{
	background: #ef5a29;
	width: 24px;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}


.banner_box_bars{
	width: 100%;
	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;
    -ms-align-items: center;
    -webkit-align-items: center;
    background: #fff;
  margin-top:5px;
}
.banner_box_bars_item{
	width: calc((100% - 16px) / 4);
	height: 150px;
	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;
    -ms-align-items: center;
    -webkit-align-items: center;
    padding: 0 3.5%;
    background: #9fa5ad;
    cursor: pointer;
    position: relative;
}
.banner_box_bars_item .tt{
	width:calc(100% - 130px);
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #fff;
	position: relative;
	z-index: 2;
	padding-right: 15px;
}
.banner_box_bars_item .img{
	width: 120px;
	position: relative;
	z-index: 2;
}
.banner_box_bars_item .img img{
	display: block;
}
.banner_box_bars_item:before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	display: block;
	width: 0;
	height: 100%;
	background: #ef5a29;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.banner_box_bars_item:hover:before{
	width: 100%;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}



/* 
	ind_box1
 */
.ind_box1{
	padding: 4% 0;
}
.title1{
	display: block;
	margin-bottom: 3%;
}
.title1_tt{
	color: #333;
	font-size: 60px;
	font-family: "humnst777";
	margin-bottom: 15px;
}
.title1_tt .org{
	color: #ef5a29;
}
.title1_text{

	line-height: 24px;
	max-width: 585px;
	font-size: 16px;
	margin: 0 auto;
      color: #ef5a29;
    
    font-weight: bold;
}


.ind_pro_box{
	position: relative;
	padding: 3px 0;
}
.ind_pro_item{
	width:25%;
	padding: 0 10px;
}
.ind_pro_scroll .ind_pro_item{
	width: 100%;
}
.ind_pro_item a{
	display: block;
}
.ind_pro_item .pic{
	overflow: hidden;
}
.ind_pro_item .pic img{
	display: block;
	max-width: 100%;
}
.ind_pro_item .tt{
	color: #333;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin: 15px 0 10px;
}
.more_icon{
	display: block;
	width: 20px;
	height: 20px;
	background: url(../images/more_icon1.png) no-repeat center center;
}
.ind_pro_item a:hover{
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
}


.ind_pro_prev,.ind_pro_next{
	position: absolute;
	left: -60px;
	top: 50%;
	z-index: 3;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: #fff;
	border: 1px solid #9fa5ad;
	margin-top: -30px;
	cursor: pointer;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.ind_pro_next{
	left: auto;
	right: -60px;
	transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
}
.ind_pro_prev:hover,.ind_pro_next:hover{
	color: #fff;
	background: #ef5a29;
	border-color: #ef5a29;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}


/*
 * ind_box2
 */

.ind_box2{
	background: #eef2f7;
	position: relative;
}

.ind_box2 iframe {
    width: 50%;
    height: 460px;
    position: absolute;
    top: 0;
    left: 0;
}

.ind_box2 .wrapper{
	min-height: 460px;
	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;
}
.ind_box2_l,
.ind_box2_r{
	width: 50%;
}
.ind_box2_l{
	position: relative;
	z-index: 2;
	padding-left: 8%;
}
.ind_box2_l video{
    display: block;
    width: 100%;
    height: 100%;
}

.ind_box2_l_pic{
	display: block;
	position: absolute;
	right: 50%;
	top: 0;
	width: 960px;
	height: 460px;
}
.ind_box2_l_icon{
	width: 114px;
	margin: 0 123px 25px;
}
.ind_box2_l_icon img{
	display: block;
}
.ind_box2_l_btn{
	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;
	width: 360px;
	height: 58px;
	color: #fff;
	font-size: 20px;
	background: #ef5a29;
	font-family: "humnst777";
}
.ind_box2_l_btn .icon{
	font-size: 14px;
	margin-left: 10px;
	transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
}
.ind_box2_r{
	padding-left: 5%;
}



.title2{
	display: block;
}
.title2 .tt{
	font-size:60px;
	color: #333;
	margin-bottom: 20px;
	font-family: "humnst777";
}
.title2 .line{
	width: 50px;
	height: 4px;
	background: #ef5a29;
}
.ind_box2_text .text1{
	color: #333;
	font-size: 16px;
	line-height: 24px;
	font-style: italic;
	font-weight: bold;
	padding: 30px 0 25px;
}
.ind_box2_text .text2{
	color: #666;
	font-size: 16px;
	line-height: 27px;
}
.ind_box3{
	padding: 4% 0;
	background: #fff;
}
.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: 25%;
	padding: 0 12px 24px;
}
.solu_list1 dd a{
	display: block;
}
.solu_list1 dd .pic{
	overflow: hidden;
}
.solu_list1 dd .pic img{
	display: block;
	width: 100%;
}
.solu_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;
    -ms-align-items: center;
    -webkit-align-items: center;

    flex-direction: column; 
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
	height: 171px;
	padding: 15px 10%;
	text-align: center;
	border: 1px solid #c6ccd4;
}
.solu_list1 dd .con .tt{
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;
	color: #333;
	margin-bottom: 25px;
}
.solu_list1 dd .con .more{
	width: 100px;
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	color: #fff;
	font-family: "humnst777";
	background: #9fa5ad;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.solu_list1 dd a:hover{
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
}

.solu_list1 dd a:hover .con .more{
	background: #ef5a29;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}


/*
 * ind_news
 */
.ind_box4{
	background: #eef2f7;
	padding: 3% 0;
}
.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: 33.33%;
	padding: 0 2%;
	margin-bottom: 30px;
}
.news_list1 dd a{
	display: block;
	position: relative;
}
.news_list1_pic{
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	overflow: hidden;
	width: 100%;
	height: 100%;
	border: 5px solid #fff;
	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;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.news_list1_pic img{
	display: block;
	height: 100%;
	width: calc((455px * 207) / 220);
	max-width: none;
}
.news_list1_con{
	background: #fff;
	padding:30px 10%;
	color: #666;
}
.news_list1_con_tt{
	color: #333;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	margin: 12px 0 18px;
}
.news_list1_con_text{
	line-height: 18px;
	margin-bottom: 18px;
}
.news_list1_con_more{
	color: #ef5a29;
	font-size: 14px;
	font-family: "humnst777";
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
}
.news_list1_con_more .line{
	width: 35px;
	height: 3px;
	background: #ef5a29;
	margin-right: 12px;
}
.news_list1 dd a:hover{
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
}
.news_list1 dd a:hover .news_list1_pic{
	opacity: 1;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}




/*
 * footer
 */
.footer{
	position: relative;
	z-index: 2;	
	background: #686c72;
}
.footer_t .wrapper{
	padding: 3.5% 0;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
.footer_pro{
	width: 20%;
}
.footer_ctx{
	width: 20%;
}
.footer_quick_link{
	width: 18%;
}
.footer_about{
	width:15%;
}
.footer_follow{
	width: 15%;
}



.footer_contact{
	padding: 5px 0 20px;
}
.footer_contact_item{
	clear: both;
	overflow: hidden;
	color: #e9e9e9;
	line-height: 30px;
	font-size: 14px;
}
.footer_contact_item .icon{
	float: left;
	width: 20px;
	height: 31px;
	font-size: 16px;
	text-align: center;
	color: #e9e9e9;
	margin-right: 6px;
}
.footer_contact_item .text{
	float: left;
	width: calc(100% - 26px);
}
.footer_contact_item .text a{
	display: block;
	color: #e9e9e9;
}
.footer_contact_item .text a:hover{
	color: #ef5a29;
	transform: translateX(3px);
    -webkit-transform: translateX(3px);
}
.footer_sm_tt{
	font-size: 14px;
	color: #e9e9e9;
	padding-bottom: 12px;
}
.footer_sm a{
	float: left;
	width: 30px;
	height: 30px;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	color:#e9e9e9;
	margin-right: 4px;
	margin-bottom: 5px;
}

.footer_sm a:hover{
	color: #ed5a29;
	transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
}

.footer_sm_box img{
  display:block;
  max-width:140px;
}

.footer_title{
	display: block;
	color: #f4f4f4;
	font-size: 24px;
	font-family: "humnst777";
	margin-bottom: 20px;
}
.footer_list{
	clear: both;
	padding: 5px 0 0 0;
}
.footer_list a{
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	padding: 6px 0;
}
.footer_list a:hover{
	color: #ef5a29;
	transform: translateX(3px);
  -webkit-transform: translateX(3px);
}
.footer_list2{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.footer_list2 a{
	width:110px;
}




.footer_b{
	color: #e9e9e9;
	font-size: 14px;
	background: #686c72;
	line-height: 24px;
	padding: 9px 9px 15px 9px;
}
.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;
    -ms-align-items: center;
    -webkit-align-items: center;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.footer_b_r a{
	color: #e9e9e9;
}
.footer_b_r a:hover{
	color: #ef5a29;
	text-decoration: underline;
}
.back_top{
	position: fixed;
	right: 20px;
	bottom: 20%;
	z-index: 99;
	display: none;
	cursor: pointer;
	width: 40px;
	height: 40px;
	font-size: 18px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	background: #ef5a29;
	transform: rotateZ(90deg);
    -webkit-transform: rotateZ(90deg);
}
.float_ctx{
	position: fixed;
	right: 20px;
	bottom:calc(20% + 41px);
	z-index: 99;
	display: block;
	cursor: pointer;
	width: 40px;
	height: 40px;
	font-size: 18px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	background: #ef5a29;
}


/* 
	sub_banner
 */
.sub_banner{
	position: relative;
	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;
	position: relative;
}
.sub_banner img{
	display: block;
	width: 100%;
}
.sub_banner_text{
	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;
	-ms-align-items: center;
	-webkit-align-items: center;
	color: #fff;
	font-size: 72px;
	font-family: "humnst777";
}


/*
 * location
 */
.location{
	clear: both;
	padding:12px 10px;
	line-height: 20px;
	color: #888;
	background: #eef2f7;
}

.location_con{
	display:flex;
	display: -ms-flexbox;
    display: -webkit-flex;
    justify-content:flex-end;
    -ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.location a{
	color: #888;
	margin: 0 5px;
}

.location a:hover{
	color: #ef5a29;
}

/*
 * about
 */
.sub_page_about{
	padding: 0;
}
.about_box1{
	padding: 3.5% 0;
	background: #fff;
}
.about_box1 .title1 .title1_text{
	font-size: 16px;
	color: #666;
}


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

.about_box1_con_l{
	width: 49%;
	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;
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
}
.about_box1_con_l_pic{
	width: 35%;
}
.about_box1_con_l_pic img{
	display: block;
	max-width: 100%;
}
.about_box1_con_l_text{
	width:58%;
}
.about_box1_con_l_text .tt{
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #666;
	font-style: italic;
}
.about_box1_con_l_text .text{
	color: #666;
	font-size: 14px;
	line-height: 24px;
	padding: 26px 0;
}
.about_box1_con_l_text .line{
	width: 50px;
	height: 3px;
	background: #ef5a29;
}
.about_box1_con_r{
	width: 49%;
	padding-left: 5%;
}
.about_text{
	font-size: 14px;
	line-height: 28px;
	color: #666;
}
.about_box1_con_r_list{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    padding-top: 30px;
}

.about_box1_con_r_list_item{
	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;
	width: 80px;
	height: 80px;
	background: #9fa5ad;
	color: #fff;
	line-height: 16px;
	text-align: center;
	border-radius: 80px;
	margin: 0 2% 12px;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.about_box1_con_r_list_item:hover{
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}


.about_box2{
	background: #eef2f7;
}
.about_box2 .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;
    -ms-align-items: center;
    -webkit-align-items: center;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.about_box2_pic{
	width: 48%;
}
.about_box2_r img{
	display: block;
}
.about_box2_r{
	width: 48%;
}
.about_title1{
	font-size: 42px;
	color: #333;
	font-family: "humnst777";
}

.about_box3{
	padding: 4% 0;
}
.about_box3_clm1{
	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;
    -ms-align-items: center;
    -webkit-align-items: center;

    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    padding-bottom: 40px;
}
.about_box3_l{
	width: 64%;
}

.about_box3_r{
	width: 36%;
}
.about_box3_r img{
	float: right;
	display: block;
	max-width: 100%;
}


.about_box3_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;
}
.about_box3_clm2_first{
	color: #fff;
	background: #ef5a29;
	padding: 0 20px;
	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;
}
.about_box3_clm2_first .tt{
	font-size: 24px;
	line-height: 26px;
	width: calc(100% - 42px);
	font-family: "humnst777";
}
.about_box3_clm2_first .icon{
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	font-size: 36px;
	transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
}

.about_box3_clm2_item{
	width:calc((100% - 20px) / 5);
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.about_box3_clm2_item img{
	display: block;
	max-width: 100%;
}
.about_box3_clm2_item:hover{
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}


.about_box4{
	padding: 3.5% 0;
	background: #eef2f7;
}
.about_box4 .wrapper{
	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;
}

.about_box4_l{
	width: 50%;
	padding: 0 10px;
}
.about_box4_r{
	width: 50%;
	padding: 0 2%;
}
.about_box4_l{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.about_box4_l_item{
	width: 174px;
	height: 150px;
	padding: 0 25px;
	text-align: center;
	color: #fff;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

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

    flex-direction: column; 
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
	background: url(../images/about_bg1.png) no-repeat  center center;
	margin: 17px;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.about_box4_l_item .icon{
	font-size: 42px;
	margin-bottom: 8px;
}
.about_box4_l_item .text{
	font-size: 14px;
	line-height: 17px;
}
.about_box4_l_item:hover{
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    background: url(../images/about_bg2.png) no-repeat center center;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.about_box4_r_title{
	margin-bottom: 26px;
}
.about_box4_r_title .tt{
	font-size: 26px;
	font-family: "humnst777";
}

.about_box4_r_title .line{
	width: 40px;
	height: 3px;
	background: #ef5a29;
	margin: 22px 0 ;
}


.about_box5{
	padding: 4% 0;
}
.about_box5_list{
	padding: 40px 0 0 0;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.about_box5_list dd{
	width: 20%;
}
.about_box5_list dd a{
	width: 100%;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: column; 
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
}
.about_box5_list dd:nth-child(2n) a{
    flex-direction: column-reverse; 
    -ms-flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
}
.about_box5_list dd a .pic{
	overflow: hidden;
}
.about_box5_list dd a .pic img{
	display: block;
}
.about_box5_list dd .con{
	height: 200px;
	text-align: center;
	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;
    
    padding: 0 12px;
    background: #eef2f7;
}
.about_box5_list dd .con .tt{
	color: #ef5a29;
	font-size: 20px;
	line-height: 20px;
	font-family: "humnst777";
	margin-bottom: 8px;
}
.about_box5_list dd .con .text{
	color: #333;
	font-size: 14px;
	line-height: 18px;
}

.about_box5_list dd a:hover .pic img{
	transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
}


/*
 * CASE
 */

.sub_page_case{
	padding: 4% 0;
}
.case_list1{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.case_list1 dd{
	width: 33.33%;
	padding: 0 2%;
	margin-bottom: 50px;
}
.case_list1 dd a{
	display: block;
	position: relative;
}
.case_list1 dd a .pic{
	overflow: hidden;
}
.case_list1 dd a .pic img{
	display: block;
	width: 100%;
}
.case_list1 dd a .con{
	position: absolute;
	left: 0;
	bottom: 23px;
	width: 88%;
	height: 100px;
	margin: 0 6%;
	padding: 15px 4%;
	color: #61676e;
	background: #fff;
	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;
    -ms-align-items: center;
    -webkit-align-items: center;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.case_list1 dd a .con .tt{
	width: calc(100% - 36px);
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.case_list1 dd a .con .icon{
	color: #ef5a29;
	width: 36px;
	height: 36px;
	font-size: 28px;
	line-height: 36px;
	text-align: center;
	transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
}

.case_list1 dd a:hover .pic img{
	transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
}
.case_list1 dd a:hover .con{
	background: #ef5a29;
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.case_list1 dd a:hover .con .tt{
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.case_list1 dd a:hover .con .tt,
.case_list1 dd a:hover .con .icon{
	color: #fff;
}


.page{
	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-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    padding: 20px 0;
}

.page a{
	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;
    color: #fff;
    line-height: 28px;
    background: #9fa5ad;
    padding: 0 10px;
    margin: 0 4px;
}
.page a:hover,
.page a.hover{
	background: #ef5a29;
}



/*
 * inquery_box
 */
.inquery_box{
	padding: 4% 0;
	background: #eef2f7;
}
.inquery_title{
	font-size: 52px;
	color: #333;
	font-family: "humnst777";
	margin-bottom: 25px;
}

.inquery_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;
}
.inquery_list1 dd{
	width: 48%;
	margin-bottom: 3px;
}
.inquery_list1 dd.ddw{
	width: 100%;
	margin-bottom: 25px;
}
.inquery_tt{
	font-size: 14px;
	color: #333;
	line-height:40px;
}
.inquery_tt .red{
	color: #f00;
}
.inquery_text{
	width: 100%;
	line-height: 33px;
	padding-left: 15px;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	box-shadow: 0 3px 3px rgba(115,115,115,.2) inset;
}
.inquery_area{
	height: 120px;
	resize: none;
}
.inquery_btn{
	display: block;
	width: 130px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	background: #ef5a29;
	border:0;
	color:#fff;
	font-family: "humnst777";
	cursor: pointer;
}



/*
 * contact
 */
.sub_page_contact{
	
}

.contact_box1{
	padding: 4% 0;
}
.contact_title1{
	margin-bottom: 3%;	
}
.contact_title1 .text{
	color: #444;
	font-size: 14px;
}
.contact_title1 .tt{
	font-size: 48px;
	font-family: "humnst777";
	margin-bottom: 8px;
}

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

.contact_box1_list1 dd{
	width: 25%;
	min-height: 240px;
	padding: 0 15px;
	margin-bottom: 30px;
}
.contact_box1_list1 dd .box{
	border: 1px solid #cbd2db;
	padding: 5% 10%;
	height: 100%;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: space-around;
    -ms-justify-content: space-around;
    -webkit-justify-content: space-around;

    flex-direction: column; 
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.contact_box1_list1 dd .icon{
	font-size: 44px;
	color: #ef5a29;
}
.contact_box1_list1 dd .con .tt{
	font-size: 14px;
	color: #666;
	margin-bottom: 6px;
}
.contact_box1_list1 dd .con .text,.contact_box1_list1 dd .con .text a{
	color: #333;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}
.word_break{
	word-break: break-all;
}
.contact_box1_list1 dd .con .text2{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
.contact_box1_list1 dd .con .text a:hover{
	color: #ef5a29;
	text-decoration: underline;
}
.contact_box1_list1 dd .box:hover{
	box-shadow: 0 0 5px rgba(115,115,115,.3);
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}


.contact_box2{
	padding: 3.5% 0;
	background: #eef2f7;
}
.contact_box2 .wrapper{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
}
.contact_box2_map{
	width: 50%;
}
.contact_box2_r{
	width: 50%;
	padding-left: 4%;
}



/*
 * design
 */
.sub_page_design{
	padding: 4% 0 0 0;
}

.design_box1{
	background: #eef1f6;
}
.design_box1 .wrapper{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
}
.design_box1_pic{
	width: 37.5%;
}
.design_box1_pic img{
	float: right;
	width: 773px;
	max-width: none;
}
.design_box1_r{
	width: 62.5%;
	padding:15px 4% 100px;
}
.design_box1_title{
	font-size:36px;
	color: #333;
	font-family: "humnst777";
}

.design_box2{
	margin-top: -100px;
}
.design_box2 .wrapper{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
    background: #fff;
}

.design_box2_tt{
	width: 37.5%;
	min-height: 380px;
	color: #fff;
	background: #ef5a29;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

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

    flex-direction: column; 
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    padding: 25px 5%;
}


.design_box2_tt .line{
	width: 50px;
	height: 4px;
	background: #fff;
	margin-bottom: 30px;
}

.design_box2_tt .text{
	font-size: 24px;
	line-height: 35px;
	font-family: "humnst777";
}

.design_box2_list{
	width: 62.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;
    padding: 0 1%;
}
.design_box2_list dd{
	width: 25%;
	padding: 0 2%;
}
.design_box2_list dd a{
	display: block;
}
.design_box2_list dd a:hover{
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
}


.design_box3{
	padding: 4% 0;
}
.design_box3 .wrapper{
	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: row-reverse; 
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.design_box3_pic{
	width:35%;
	padding: 0 3%;
}
.design_box3_pic img{
	display: block;
}
.design_box3_con{
	width: 50%;
}
.design_box3_con .tt1{
	font-size: 36px;
	color: #333;
	line-height: 41px;
	font-family: "humnst777";
}
.design_box3_con .tt2{
	color: #666;
	font-size: 16px;
	padding: 20px 0 52px;
}
.design_box3_con .tt3{
	color: #ef5a29;
	font-size: 16px;
	line-height: 25px;
	font-style: italic;
	font-weight: bold;
}
.design_box3_con .tt3 a{
	color: #ef5a29;
	text-decoration: underline;
}



.design_box4{
    padding: 4% 0;
    background: #eef1f6;
}

.design_box4_title{
	font-size: 30px;
	line-height: 34px;
	color: #333;
	font-family: "humnst777";
	max-width: 505px;
	margin: 0 auto 40px;
}

.design_box4_list{
	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-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}

.design_box4_list dd.dd_w{
	width: 130px;
	height: 130px;
	color: #fff;
	font-size: 14px;
	border-radius: 130px;
	padding: 0 15px;
	text-align: center;
	background: #9da3ad;
	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;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.design_box4_list dd .icon{
	width: 36px;
	height: 36px;
	line-height: 1;
	font-size: 36px;
	margin-bottom: 8px;
}
.design_box4_list dd .tt{
	font-size: 14px;
	line-height: 15px;
}
.design_box4_list dd.dd_line{
	width: 92px;
	padding: 0 10px;
}
.design_box4_list dd.dd_line .line{
	max-width: 72px;
	height:0;
	border-bottom:1px dotted #b7bec9;
}
.design_box4_list dd.dd_w:hover{
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}


.design_box4_btn{
	display: block;
	width: 440px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	text-align: center;
	color: #fff;
	background: #ef5a29;
	margin-top: 45px;
}



/*
 * news
 */
.sub_page_news{
	padding: 4% 0;
}
.news_list2{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.news_list2 dd{
	width: 33.33%;
	padding: 0 18px;
	margin-bottom: 36px;
}
.news_list2 dd a{
	display: block;
}

.news_list2 dd .pic{
	overflow: hidden;
	position: relative;
}

.news_list2 dd .pic img{
	display: block;
	width: 100%;
}

.news_list2 dd .date{
	position: absolute;
	right: 42px;
	top: 0;
	width: 60px;
	height: 60px;
	color: #959ba3;
	font-family: "humnst777";
	background: #eef2f7;
	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;
}
.news_list2 dd .date .days{
	font-size: 24px;
}
.news_list2 dd .date .month{
	font-size: 14px;
}


.news_list2 dd .con{
	padding: 35px 40px;
	background: #f2f5f9;
}
.news_list2 dd .con .tt{
	font-weight: bold;
	font-size: 18px;
	color: #333;
	line-height: 27px;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.news_list2 dd .con .text{
	font-size: 14px;
	line-height: 20px;
	color: #666;
	margin: 25px 0;
}

.news_list2 dd .con .btn{
	display: block;
	width: 100px;
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background: #ef5a29;
	font-family: "humnst777";
}
.news_list2 dd a:hover{
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
}
.news_list2 dd a:hover .con .tt{
	color: #ef5a29;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}


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

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

    flex-direction: column; 
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
}
.newsdet_date p:nth-child(1){
	font-size: 48px;
	
}
.newsdet_date p:nth-child(2){
	font-size: 18px;
	margin-top: -5px;
}
.news_det_r{
	width: calc(100% - 100px);
	padding-left:50px;
}
.news_det_r .tt{
	font-weight: bold;
	font-size: 36px;
	color: #333;
	font-family: "humnst777";
	margin-bottom: 15px;
}
.news_det_tip i{
	float: left;
	font-size: 25px;
	color: #909090;margin-right: 5px;
}
.news_det_tip span{
	float: left;
	color: #888;
	font-family: arial;
}
.news_det_tip i.icon-fenxiang{
	font-size: 14px;
	
}
.news_det_tip .view span{
	margin-top: 4px;
	font-size: 14px;
	color: #888;
}
.news_det_tip .share{
	margin-top: 5px;
	margin-left: 20px;
}.news_det_tip .share_box{
	margin-left: 5px;
}
.news_det_tip .share_box img{
	margin-top: -5px;
}
.news_det_r_box{
	padding-top: 3%;
	overflow: hidden;
}
.news_det_r_con img{
	max-width: 100%;
}
.news_det_r_con{
	font-size: 14px;
	color: #7e7e7e;
	line-height: 25px;
	overflow: hidden;
}
.news_det_art{
	margin-top: 5%;
}
.news_det_art a{
	display: inline-block;
	width: 140px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	font-size: 14px;
	float: left;
}
.news_det_art a.pre_art{
	background: #fff;
	color: #222;
	border: 1px solid #ccc;
}
.news_det_art a.next_art{
	background: #ef5a29;
	color: #fff;
	border: 1px solid #ef5a29;
}
.news_det_art a:hover{
	background: #ef5a29;
	color: #fff;
	border-color: #ef5a29;
}



/*
 * pro_list
 */

.sub_page_pro{
	padding: 4% 0;
}
.pro_clm_box{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.pro_clm_item{
	width: 25%;
	padding: 0 15px;
	margin-bottom: 50px;
}
.pro_clm_item a{
	display: block;
	height: 100%;
	background: #eef2f7;
}
.pro_clm_item_first a{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

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

    flex-direction: column; 
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    padding: 25px 15%;
    background: #fff;
    border: 1px solid #ef5a29;
}
.pro_clm_item_first .tt{
	color: #ef5a29;
	font-size: 26px;
	line-height: 30px;
	font-family: "humnst777";
	margin-bottom: 40px;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.pro_clm_item_first .more{
	width: 100px;
	height: 33px;
	line-height: 33px;
	color: #fff;
	font-size: 16px;
	font-family: "humnst777";
	text-align: center;
	background: #ef5a29;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.pro_clm_item_first.rela a{
	background: #ef5a29;
}
.pro_clm_item_first.rela .tt3{
	color: #fff;
	font-size: 42px;
	line-height: 1.1;
	font-family: "humnst777";
	margin-bottom: 30px;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.pro_clm_item_first.rela .more2{
	display: block;
	width: 42px;
	text-align: center;
	color: #fff;
	font-size: 42px;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
}



.pro_clm_item .pic{
	overflow: hidden;
}
.pro_clm_item .pic img{
	display: block;
}
.pro_clm_item .tt2{
	font-size: 16px;
	line-height: 44px;
	color: #fff;
	background: #9fa5ad;
	text-align: center;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.pro_clm_item a:hover .tt2{
	background: #ef5a29;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.pro_clm_item_first a:hover{
	background: #ef5a29;
}
.pro_clm_item_first a:hover .more{
	color: #ef5a29;
	background: #fff;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.pro_clm_item_first a:hover .tt{
	color: #fff;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}



/* 
pro_det
 */
.pro_det_t{
	padding: 5% 0;
}
.pro_det_t .wrapper{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
	flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}

.pro_det_t_pic{
	width:750px;
}
.pro_det_pic_scroll{
	width:calc(100% - 150px);
	border: 1px solid #dedede;
	margin-bottom: 10px;
	max-height: 450px;
	overflow:hidden;
}
.mobile_pro_det_pic_scroll{
	display: none !important;
}
.mobile_pro_det_pic_scroll.owl-theme .owl-dots .owl-dot.active span,
.mobile_pro_det_pic_scroll.owl-theme .owl-dots .owl-dot:hover span{
	background: #ef5a29;
}

.pro_det_scroll_dotsCont{
	width: 130px;
    margin-right: 20px;
}
.pro_det_scroll_dotsCont_item{
	width:130px;
	height: 96px;
	margin: 0 0 22px 0;
	cursor: pointer;
	position: relative;
	border: 1px solid #dce1e7;
}
.pro_det_scroll_dotsCont_item img{
	display: block;
	width: 100%;
}
.pro_det_scroll_dotsCont_item.active{
	border: 2px solid #ef5a29;
}
div.zoomDiv {
	z-index: 999;
	position: absolute;
	border: solid 1px #ddd;
	width: 500px !important;
	width: 500px !important;
	background: #ffffff;
	display: none;
	text-align: center;
	overflow: hidden;
}
div.zoomMask {
	position: absolute;
	width: 88px !important;
	height: 88px !important;
	background:rgba(255,255,255,.5) url(../images/pro_det_icon1.png) no-repeat center center;
	cursor:move;
	z-index: 99;
}
.bigimg{
	width:1000px !important;
	height: auto;
	max-width: none;
}



.pro_det_inf{
	width: calc(100% - 750px);
	padding: 15px 3%;
}
.pro_det_inf_title{
	font-size: 36px;
	font-family: "humnst777";
}


.pro_det_inf_list{
	padding: 30px 0;
}
.pro_det_inf_list_item{
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
	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;
}
.pro_det_inf_list_item .tt_box{
	width:55%;
	position: relative;
}
.pro_det_inf_list_item .tt_box:after{
	content: "";
	position: absolute;
	left: 0;
	top:50%;
	display: block;
	width: 100%;
	height:0;
	border-bottom: 1px dashed #d7dce3;
}
.pro_det_inf_list_item .tt{
	display: inline-block;
	color: #666;
	position: relative;
	z-index: 2;
	padding-right: 8px;
	background: #fff;
}
.pro_det_inf_list_item .text{
	width: 45%;
	color: #555;
	font-weight: bold;
	padding-left: 15px;
}




.pro_inf_btn_box{
	padding: 0 0 40px;
}
.pro_inf_btn{
	float: left;
	width: 180px;
	height: 44px;
	line-height: 44px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	font-family: "humnst777";
	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;
	background: #9fa5ad;
	margin-right: 20px;
	margin-bottom: 10px;
	border-radius: 5px;
}

.pro_inf_btn .icon{
	display: inline-block;
	color: #fff;
	font-size: 18px;
	margin-right: 8px;
}
.pro_inf_btn.hover{
	color: #fff;
	background: #ef5a29;
}

.pro_share{
	display:flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items:center;
	-ms-align-items: center;
	-webkit-align-items: center;
}
.pro_share_tt{
	color: #7e7e7e;
	display:flex;
	font-size: 14px;
    display: -webkit-flex;
    align-items:center;
    -webkit-align-items: center;
	padding-right: 5px;
}



.pro_det_b{
}
.pro_det_bars_box{
	width: 100%;
	height: 44px;
}
.pro_det_bars{
	width: 100%;
	background: #eef2f7;
	z-index: 99;
}
.pro_det_bars .wrapper .item{
	padding: 0 25px;
	line-height: 44px;
	text-align: center;
	font-size: 14px;
	color: #666666;
	font-family: "humnst777";
	border-right: 4px solid #fff;
	position: relative;
	cursor: pointer;
}
.pro_det_bars .wrapper{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.pro_det_bars .wrapper .con{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.pro_det_bars .wrapper .item.hover{
	color: #fff;
	background: #ef5a29;
}


.pro_det_b_tabs{
}
.pro_det_b_tabs_item{
	padding: 4% 0;
	border-bottom: 4px solid #eef2f7;
}
.pro_det_b_tabs_item_video_box{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.pro_det_b_tabs_item_video{
	display: block;
	border: 0;
	width: 100%;
	height: 350px;
}
.pro_det_b_tabs_item_clm1{
	margin-bottom: 30px;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.pro_det_b_tabs_item_tt{
	width: 410px;
	height: 93px;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
    position: relative;
}
.pro_det_b_tabs_item_tt .circle{
	position: absolute;
	left: 0;
	top: 0;
	width: 93px;
	height: 93px;
	background: #eef2f7;
	border-radius: 93px;
}
.pro_det_b_tabs_item_tt .tt{
	font-size: 42px;
	line-height: 90px;
	padding-left: 35px;
	color: #333;
	font-family: "humnst777";
	position: relative;
	z-index: 2;
	margin-right: 30px;
}
.pro_det_b_tabs_item_tt .line{
	width: 55px;
	height: 1px;
	background: #d6dce3;
}


.pro_det_b_tabs_item_con{
	width: calc(100% - 410px);
}

.pro_det_b_tabs_item_con_title1{
	font-size: 24px;
	color: #ef5a29;
	padding-bottom: 20px;
}

.pro_det_b_tabs_item_con_text{
	line-height: 29px;
	font-size: 14px;
	color: #666;
}

.pro_det_b_tabs_item_desc_list{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    padding-top: 4%;
}
.pro_det_b_tabs_item_desc_list .item{
	width: 140px;
	height: 100px;
	border: 1px solid #e1e5eb;
	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;
    color: #818890;
    font-size: 16px;
    padding: 15px 10px;
    text-align: center;
    font-family: "humnst777";
    margin: 0 15px 30px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.pro_det_b_tabs_item_desc_list .item:hover{
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.pro_det_b_tabs_item_clm2{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.pro_det_b_tabs_item_clm2_tt{
	width: 410px;
}
.pro_det_b_tabs_item_clm2_tt .tt{
	max-width: 340px;
	font-size: 24px;
	line-height: 36px;
	color: #333;
	padding-bottom: 45px;
}
.pro_det_b_tabs_item_clm2_tt .line{
	width: 60px;
	height: 4px;
	background: #ef5a29;
}

.pro_det_b_tabs_item_clm2_list1{
	padding-bottom: 35px;
}
.pro_det_b_tabs_item_clm2_list1 .item{
	color: #666;
	font-size: 14px;
	line-height: 36px;
	padding-left: 26px;
	position: relative;
}
.pro_det_b_tabs_item_clm2_list1 .item:before{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 13px;
	width: 10px;
	height: 10px;
	border: 2px solid #ef5a29;
	border-radius: 50%;
}

.pro_det_b_tabs_item_con_title2{
	font-size: 20px;
	color: #ef5a29;
}

.pro_det_b_tabs_item_clm2_list2{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    padding-top: 25px;
}
.pro_det_b_tabs_item_clm2_list2 .item{
	padding: 0 2%;
	margin-bottom: 30px;
}

.pro_det_b_tabs_item_clm2_list2 .item .pic{
	width: 200px;
	height: 200px;
	border: 3px solid #d4dae2;
	border-radius: 200px;
	overflow: hidden;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.pro_det_b_tabs_item_clm2_list2 .item .pic:hover{
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.pro_det_b_tabs_item_clm2_list2 .item .pic img{
	display: block;
	width: 100%;
}

.pro_det_b_tabs_item_clm2_list3{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.pro_det_b_tabs_item_clm2_list3 .item{
	width: 50%;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    margin-bottom: 25px;
}
.pro_det_b_tabs_item_clm2_list3 .item .tt_con{
	width: 55px;
	height: 30px;
	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;
    -ms-align-items: center;
    -webkit-align-items: center;
}
.pro_det_b_tabs_item_clm2_list3 .item .tt_con .tt{
	width: 30px;
	height: 30px;
	color: #fff;
	line-height: 30px;
	font-size: 16px;
	font-family: "humnst777";
	text-align: center;
	border-radius: 30px;
	background:#ef5a29;
}
.pro_det_b_tabs_item_clm2_list3 .item .tt_con .line{
	width: 10px;
	height: 1px;
	background: #ef5a29;
}

.pro_det_b_tabs_item_clm2_list3 .text{
	width: calc(100% - 55px);
	font-size: 14px;
	line-height: 22px;
	padding:5px 0 0 10px;
}


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

.pro_det_b_tabs_item_con_title3{
	font-size: 24px;
	color: #333;
}
.pro_det_b_tabs_item_fea_con{
	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-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.pro_det_b_tabs_item_fea_con .pic{
	width: 190px;
}
.pro_det_b_tabs_item_fea_con .pic img{
	display: block;
	max-width: 100%;
}
.pro_det_b_tabs_item_fea_con .con{
	font-size: 14px;
	line-height: 29px;
	color: #666;
	padding-left: 20px;
}

.pro_det_b_tabs_item_con table tr td{
	border: 1px solid #dbe1e9;
	padding: 8px 10px;
	font-size: 14px;
	color: #666;
}
.pro_det_b_tabs_item_con table tr:nth-child(even){
	background: #eef2f7;
}



.rela_pro{
	padding:4% 0 2%;
	border-bottom: 4px solid #eef2f7;
}


.pro_inuery{
	background: #fff;
}




/*
 * pro_list
 */

.sub_page_prolist{
	padding: 4% 0;
}
.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: 25%;
	padding: 0 18px;
	margin-bottom: 36px;
}
.pro_list1 dd a{
	display: block;
}
.pro_list1 dd a .pic{
	overflow: hidden;
	background: #eef2f7;
}
.pro_list1 dd a .pic img{
	display: block;
}
.pro_list1 dd .con{
	border: 1px solid #eef2f7;
	padding: 25px 8%;
}

.pro_list1 dd .con .tt{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.pro_list1 dd .con .list{
	padding: 12px 0;
}
.pro_list1 dd .con .list .item{
	font-size: 12px;
	line-height: 24px;
	color: #666;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
	flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}

.pro_list1 dd .con .list .item .icon{
	font-family: simsun;.
	width: 18px;
}
.pro_list1 dd .con .list .item .item_tt{
	width: calc(100% - 18px);
	padding-left: 10px;
}
.pro_list1 dd .con .more{
	width: 24px;
	height: 24px;
	font-size: 24px;
	color: #ef5a29;
	font-weight: bold;
	transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
}

.pro_list1 dd a:hover .con .tt{
	color: #ef5a29;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.pro_list1 dd a:hover{
	box-shadow: 0 0 15px rgba(115,115,115,.2);
}
.pro_list1 dd a:hover .pic img{
	transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
}


/*
 * quality
 */
.qua_box1{
	padding: 4% 0;
}
.qua_box1_list{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.qua_box1_list dd{
	width:20%;
	min-height: 250px;
	padding: 0 12px;
	margin-bottom: 24px;
}
.qua_box1_list dd .con{
	height: 100%;
	padding: 25px 8%;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    text-align: center;
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
    font-size: 14px;
    line-height: 24px;
    border: 1px solid #bac2ca;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.qua_box1_list dd .con:hover{
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}


.qua_box2 .wrapper{
	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;
}
.qua_box2_pic{
	width: 50%;
}
.qua_box2_pic img{
	display: block;
	width: 960px;
	height: 400px;
	max-width: none;
}
.qua_box2_con{
	width: 50%;
	padding: 25px 4%;
}
.qua_box2_title{
	font-size: 48px;
	color: #333;
	font-family: "humnst777";
	margin-bottom: 4%;
}
.qua_box2_text{
	line-height: 24px;
	color: #666;
	font-size: 14px;
}

.qua_box3{
	background: #eef2f7;
	position: relative;
}
.qua_box3:before{
	content: "";
	display: block;
	width: 50%;
	height: 100%;
	position: absolute;
	right: 50%;
	top: 0;
	background: #fff;
}
.qua_box3 .wrapper{
	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;
}
.qua_box3_pic{
	width: 50%;
	min-height: 350px;
	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;
    position: relative;
    z-index: 2;
}
.qua_box3_pic img{
	display: block;
}

.qua_box3_con{
	width: 50%;
	padding: 25px 4%;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: column; 
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
}

.qua_box3_title{
	font-size: 24px;
	color: #ef5a29;
	margin-bottom: 18px;
	font-family: "humnst777";
}
.qua_box3_text{
	color: #666;
	font-size: 14px;
	line-height: 29px;
}


/*
 * solution
 */
.sub_page_solu{
	padding: 4% 0;
}
.solu_list2{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.solu_list2 dd{
	margin-bottom: 50px;
}
.solu_list2 dd a{
	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-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.solu_list2 dd .pic{
	width: 500px;
	height: 250px;
	overflow: hidden;
}
.solu_list2 dd .pic img{
	display: block;
	width: 500px;
	margin: 0 auto;
}
.solu_list2 dd .con{
	min-height: 250px;
	width: calc(100% - 500px);
	padding: 25px 4%;
	border: 1px solid #e1e6ed;
	border-left: 0;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    flex-direction: column; 
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
}
.solu_list2 dd .con .tt{
	color: #ef5a29;
	font-size: 20px;
	font-family: "humnst777";
	margin-bottom: 15px;
}
.solu_list2 dd .con .text{
	line-height: 22px;
	color: #666;
	font-size: 14px;
}
.solu_list2 dd a:hover{
	box-shadow: 0 0 12px rgba(115,115,115,.3);
}
.solu_list2 dd a:hover .pic img{
	transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
}


.float_ctx.tel {
    display: none;
}






