/**
 *               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: "microsoft yahei",arial,verdana;
}
input, button, textarea,select{
	font-family: "microsoft yahei", arial,verdana;	
}
.bgf8{
	background: #f8f8f8;
}
.bgf1{
	background: #f1f1f1;
}
.header{
	position: relative;
	z-index: 4;
}

.head_t{
	height: 40px;
	background: #f2f2f2;
}
.head_t .wrapper{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: flex-end;
    -ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
}
.head_t_clm_tel{
	padding: 0 25px;
	line-height: 40px;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}
.head_t_clm_tel .icon{
	margin-right: 8px;
	color: #db4205;
	font-size: 18px;
}
.head_t_clm_tel .text{
	font-size: 16px;
	color: #444;
}
.head_t_clm_lag{
	padding: 0 25px;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
}
.head_t_clm_lag .icon{
	margin-right: 8px;
}
.head_t_clm_lag .icon img{
	display: block;
	max-width: 100%;
}
.head_t_clm_lag .text{
	font-size: 14px;
	color: #444;
}
.search_box{
	position: relative;
}
.search_icon{
	width: 64px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 24px;
	text-align: center;
	background: #db4205;
	cursor: pointer;
}
.search_down{
	display: none;
	position: absolute;
	right:0;
	top:40px;
	z-index: 2;
	width: 400px;
	background: #fff;
	padding: 15px;
	box-shadow: 0 0 5px rgba(115,115,115,.3);
}
.search_text{
	float: left;
	width:calc(100% - 90px);
	height: 40px;
	background: #fff;
	padding-left: 15px;
	font-size: 14px;
	border: 1px solid #d1d1d1;
}
.search_btn_rela{
	width: 40px;
	height: 40px;
	position: relative;
}
.search_btn{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height:40px;
	cursor: pointer;
	opacity: 0;
}
.search_btn_text{
	width: 100%;
	color: #444;
	font-size: 22px;
	text-align: center;
	line-height:40px;
}
.search_btn_close{
	width: 40px;
	height: 40px;
	background: url(../images/ind_search_close.png) no-repeat center center / 24px 24px;
	cursor: pointer;
}

.search_btn_close:hover{
	transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.logo{
	float: left;
	width: 408px;
	height: 104px;
}
.logo img{
	display: block;
	max-width: 100%;
}
.head_b{
	clear: both;
}
.menu{
	width: calc(100% - 480px);
}
.menu_dl{
	display:flex;
    display: -webkit-flex;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    align-items:center;
    -webkit-align-items: center;	
    
}
.menu_dl dd{
	width: calc(100% / 7);
	position: relative;
}
.menu_tt .text{
	width: 100%;
	display: block;
	color: #444;
	text-align: center;
	line-height: 104px;
	font-size: 16px;
	font-weight: bold;
}
.menu_dl dd.hover .menu_tt .text{
	color: #db4205;
}
.menu_down{
	display: none;
	position: absolute;
	left: 50%;
	top: 104px;
	z-index: 9;
	width:172px;
	margin-left: -86px;
	background: #fff;
	border-bottom: 4px solid #c8c8c8;
}
.menu_two{
	text-align: center;
	padding-bottom: 8px;
}
.menu_two_tt{
	display: block;
	line-height: 40px;
	color: #848484;
	font-size: 14px;
	text-align: center;
}
.menu_two_tt:hover{
	color: #fff;
	background: #db4205;
}





/*
 * 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: 45px;
	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: #2b83e8;
	border-radius: 4px;
	margin-bottom: 7px;
}
.mobile_search_icon{
	color: #333;
	font-size: 24px;
	line-height: 58px;
	margin-right: 20px;
	cursor: pointer;
}
.mobile_lag_icon{
	color: #333;
	font-size: 28px;
	line-height: 58px;
	margin-right: 70px;
	cursor: pointer;
}
.mobile_lag_box{
	display: none;
	position: absolute;
	left: 0;
	top: 58px;
	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: #db4205;
}

.mobile_menu_box{
	display: none;
	position: absolute;
	left: 0;
	top:58px;
	z-index: 4;
	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: #D5292E;
}


.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_rela{
	float: right;
	width: 40px;
	height: 40px;
	background: #fff;
	position: relative;
}
.mobile_search_btn{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 40px;
	opacity: 0;
	cursor: pointer;
}
.mobile_search_btn_text{
	width: 100%;
	height: 40px;
	font-size: 18px;
	color: #cf102d;
	text-align: center;
	line-height: 40px;
}


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








/*
 * banner
 */
.banner_box{
}
.banner{
	clear: both;
	position: relative;
}
.banner_prev,.banner_next{
	display: none;
	position: absolute;
	top: 50%;
	z-index: 2;
	margin-top: -30px;
	width:36px;
	height: 60px;
	color: #fff;
	background: url(../images/banner_ico.png) no-repeat center center;
	text-align: center;
	cursor: pointer;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.banner_prev{
	left: -80px;
	transform: rotateZ(-180deg);
	-webkit-transform: rotateZ(-180deg);
}
.banner_next{
	right: -80px;
	
}
.banner_box:hover .banner_prev{
	left:30px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.banner_box:hover .banner_next{
	right:30px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.banner.owl-theme .owl-controls{
	display: block;
}


.banner_box .owl-theme .owl-dots{
	position: absolute;
	left:0;
	width: 100%;
	bottom: 28px;
}


.banner_box .owl-theme .owl-dots .owl-dot{
	width:10px;
	height:10px;
	margin:0 9px;
}
.banner_box .owl-theme .owl-dots .owl-dot span{
	width: 10px;
	height:10px;
	border-radius: 0;
	background: #fff;
	border-radius: 10px;
}
.banner_box .owl-theme .owl-dots .owl-dot.active, 
.banner_box .owl-theme .owl-dots .owl-dot:hover{
	border-color: #d5292e;
}
.banner_box .owl-theme .owl-dots .owl-dot.active span, 
.banner_box .owl-theme .owl-dots .owl-dot:hover span{
	background: #d5292e;
}



.ind_box1{
	padding: 50px 0 80px;
	background: #fff;
}
.title1{
	padding-bottom: 15px;
}
.title1 .tt{
	font-size: 30px;
	color: #2b83e8;
	padding-bottom: 16px;
}

.title1 .text{
	font-size: 16px;
	color: #666;
	line-height: 24px;
	max-width: 80%;
	margin: 0 auto;
}
.ind_box1_list{
	padding-top: 3%;
}
.ind_box1_list dd{
	float: left;
	width: 25%;
}
.ind_box1_list dd a{
	display: block;
	width: 100%;
	height: 100%;
	color:#fff;
	text-align: center;
	position: relative;
	overflow: hidden;
}
.ind_box1_item_con{
	position: absolute;
	left: 0;
	top:0;
	z-index: 2;
	width:100%;
	height: 100%;
	background: url(../images/ind_pro_bg.jpg) no-repeat center center / cover;
	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;
}
.ind_box1_item_con .icon{
	font-size: 60px;
	color: #2389d0;
}
.ind_box1_item_con .tt{
	font-size: 20px;
	font-weight: bold;
	padding: 20px 0;
  color:#444;
}
.ind_box1_item_con .text{
	line-height: 24px;
  color:#888;
  padding:0 4%;
}
.ind_box1_item_con .text br{
  display:none;
}
.ind_box1_item_pic{
	width: 100%;
	height: 100%;
	position: relative;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.ind_box1_item_pic .pic{
	overflow: hidden;
}
.ind_box1_item_pic .pic img{
	display: block;
	width: 100%;
}
.ind_box1_item_pic .tt{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 56px;
	line-height: 56px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	background: #db4205;
}

.ind_box1_list dd:hover .ind_box1_item_con{
	top: 100%;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}


.ind_box2{
	background: url(../images/ind_bg1.jpg) no-repeat center center / cover;
}
.ind_box2_list{
	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;
}
.ind_box2_list dd{
	width: 25%;
	text-align: center;
}
.ind_box2_list dd a{
	position: relative;
	color: #fff;
	min-height: 350px;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
	flex-direction: column; 
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
}
.ind_box2_list dd a:after{
	content: "";
	display: block;
	width: 1px;
	height: 97px;
	position: absolute;
	left: 50%;
	top: 0;
	background: #7fc7ff;
}
.ind_box2_list dd .num{
	font-size: 72px;
	line-height: 72px;
	font-family: arial;
	padding-bottom: 10px;
}
.ind_box2_list dd .text{
	font-size: 14px;
	line-height: 22px;
}
.ind_box2_list dd a:hover{
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
}

.ind_box2_list dd:nth-child(2n) a:after{
	top: auto;
	bottom: 0;
}


.ind_box3{
	padding:60px 0;
}
.ind_box3_list{
	position: relative;
	margin-top: 120px;
}
.ind_box3_list dd{
	float: left;
	width: 35%;
	text-align: center;
    position:relative;
  transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.ind_box3_list dd a{
	display: block;
}
.ind_box3_list dd .pic{
	overflow: hidden;
}
.ind_box3_list dd .pic img{
	display:block;
	max-width: 100%;
}
.ind_box3_list dd .tt{
	font-size: 18px;
	font-weight: bold;
	padding: 25px 0 10px;
}
.ind_box3_list dd .text{
	font-size: 14px;
}
.ind_box3_list dd .more{
	opacity:0;
	width: 123px;
	height: 30px;
	line-height: 30px;
	margin: 40px auto 0;
	border-radius: 30px;
	color: #fff;
	background:#d73e1a;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.ind_box3_list dd:nth-child(3){
	float: right;
}
.ind_box3_list dd:nth-child(2){
	position: absolute;
	left: 50%;
	top:0;
	z-index: 2;
	margin-left:-17.5%;
}
.ind_box3_list dd.hover a .more{
	opacity:1;
}
.ind_box3_list dd.hover{
	transform: translateY(-85px);
    -webkit-transform: translateY(-85px);
  z-index:3;
  transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.ind_box3_list dd.hover .tt{
	color: #d73e1a;
}

.ind_box3_list dd .more:hover{
	opacity: 0.9;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}



.ind_box4{
}
.ind_box4_l,.ind_box4_r{
	width: 50%;
	height: 520px;
	padding-top: 70px;
	color: #fff;
	position: relative;
}
.ind_box4_l{
	padding: 112px 70px 0 70px;
}
.ind_box4_l:before{
	content: "";
	position: absolute;
	left: 0;
	top: 70px;
	z-index: -1;
	display: block;
	width: 653px;
	height: 373px;
	border: 5px solid #fff;
}
.ind_box4_l:after{
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	z-index: -2;
	display:block;
	width: 960px;
	height: 100%;
	background: url(../images/ind_bg2.jpg) no-repeat center center;
}
.ind_box4_r_list{
	width: 420px;
	padding-right: 60px;
}
.ind_box4_r:after{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	z-index: -2;
	display: block;
	width: 960px;
	height: 520px;
	background: url(../images/ind_bg3.jpg) no-repeat center center;
}
.ind_box4_l_title{
	color: #fff;
}
.ind_box4_l_title .tt1{
	display: block;
	font-size: 30px;
}
.ind_box4_l_title .tt2{
	font-size: 24px;
	padding: 10px 0;
}
.ind_box4_l_title .text{
	font-size: 14px;
	font-weight: bold;
}

.ind_box4_l_text{
	font-size: 14px;
	line-height: 28px;
	margin: 35px 0;
}
.ind_box4_l_more{
	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: 130px;
	line-height: 30px;
	color: #fff;
}
.ind_box4_l_more img{
	display: block;
	margin-right: 8px;
}
.ind_box4_l_more:hover{
	transform: translateX(3px);
    -webkit-transform: translateX(3px);
}

.ind_box4_r_list dd{
	clear: both;
	margin-bottom: 36px;
}
.ind_box4_r_list dd a{
	height: 60px;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
	color: #fff;
}
.ind_box4_r_list dd .icon{
	float: left;
	font-size: 46px;
	width: 60px;
	text-align: center;
	line-height: 60px;
}
.ind_box4_r_list dd .con{
	float: left;
	width: calc(100% - 60px);
	padding-left: 15px;
}
.ind_box4_r_list dd .con .tt{
	font-size: 14px;
	margin-bottom: 10px;
}
.ind_box4_r_list dd .con .tt1{
	font-size: 16px;
	margin-right: 10px;
}
.ind_box4_r_list dd .con .text{
	color: #9cc8ec;
}
.ind_box4_r_list dd a:hover{
	transform: translateX(-3px);
    -webkit-transform: translateX(-3px);
}


.ind_box5{
	padding: 50px 0;
}
.ind_box5_t{
	margin-bottom: 32px;
}
.ind_box5_t .title1{
	width: calc(100% - 98px);
}
.ind_box5_t .title1 .text{
	margin-left: 0;
}
.title1_more{
	width: 98px;
	height: 32px;
	line-height: 30px;
	text-align: center;
	color: #888;
	font-size: 16px;
	border: 1px solid #e0e0e0;
	margin-top: 30px;
}
.title1_more:hover{
	border-color: #999;
}


.ind_box5_b_l{
	width: 430px;
	height: 387px;
	position: relative;
}
.ind_box5_b_l_scroll dd a{
	display: block;
}
.ind_box5_b_l_scroll dd a .pic{
	overflow: hidden;
}
.ind_box5_b_l_scroll dd a .pic img{
	display: block;
	width: 100%;
}
.ind_box5_b_l_scroll dd a .con{
	height: 100px;
	background: #f0f0f0;
	padding: 26px 15px 0;
	overflow: hidden;
}
.ind_box5_b_l_scroll dd a .con .tt{
	font-size: 16px;
	color: #444;
	margin-bottom: 8px;
}
.ind_box5_b_l_scroll dd a .time{
	color: #888;
}
.ind_box5_b_l_scroll dd:hover a .pic img{
	transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
}

.ind_box5_b_l_scroll_prev,.ind_box5_b_l_scroll_next{
	position: absolute;
	left:0;
	top: 50%;
	z-index: 2;
	width: 28px;
	height: 42px;
	line-height: 42px;
	color: #fff;
	text-align: center;
	font-size: 26px;
	margin-top: -21px;
	background: rgba(0,0,0,.35);
	cursor: pointer;
}
.ind_box5_b_l_scroll_next{
	left: auto;
	right: 0;
	transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
}
.ind_box5_b_l_scroll_prev:hover,.ind_box5_b_l_scroll_next:hover{
	background: rgba(0,0,0,.45);
}


.ind_box5_b_r{
	width: calc(100% - 460px);
}
.ind_box5_b_r dd{
	float: left;
	width: 48%;
	margin-bottom: 40px;
	margin-right: 2%;
}
.ind_box5_b_r dd:nth-child(2n+1){
  clear:both;
}
.ind_box5_b_r dd a{
	display: block;
	padding:15px 18px;
}
.ind_box5_b_r dd .tt{
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}
.ind_box5_b_r dd .time{
	color: #888;
	margin: 8px 0 15px;
}
.ind_box5_b_r dd .text{
	line-height: 24px;
	color: #666;
}
.ind_box5_b_r dd a:hover{
	background: #f9f9f9;
}
.ind_box5_b_r dd a:hover .tt{
	color: #006ce0;
}


.ind_box6{
	padding: 60px 0;
	background: #e7f0f4;
}
.ind_box6_list dd{
	float: left;
	width: 33.33%;
	padding: 0 14px;
}
.ind_box6_list dd a{
	display:block;
}
.ind_box6_list dd a .pic{
	overflow: hidden;
}
.ind_box6_list dd a .pic img{
	display: block;
	max-width: 100%;
}
.ind_box6_list dd a .tt{
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background: #fff;
}
.ind_box6_list dd a:hover .pic img{
	transform: scale(1.05,1.05);
    -webkit-transform: scale(1.05,1.05);
}
.ind_box6_list dd a:hover{
	box-shadow: 0 0 14px rgba(115,115,115,.3);
}


.footer{
	
}

.footer_dg{
	background: #226da9;
}
.footer_dg .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_sm{
	width: calc(100% - 300px);
}
.footer_sm dd{
	float: left;
	margin-right: 70px;
}
.footer_sm dd a{
	display: block;
	color: #fff;
	line-height: 30px;
	position: relative;
}
.footer_sm dd a .pic{
	display: none;
	position: absolute;
	left: 0;
	top: 30px;
	z-index: 3;
	width: 129px;
	height: 141px;
}
.footer_sm dd a .pic img{
	display: block;
	width: 100%;
}
.footer_sm dd a:hover .pic{
	display: block;
}
.footer_sm dd a .icon{
	float: left;
	font-size: 22px;
	width: 30px;
	text-align: center;
}
.footer_sm dd a .text{
	float: left;
	font-size: 16px;
	padding-left: 8px;
}

.footer_dg_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:294px;
	height: 60px;
	color: #fff;
	line-height: 60px;
	font-size: 20px;
	text-align: center;
	background: #DB4205;
	font-weight: bold;
}
.footer_dg_btn span{
	font-size: 36px;
	margin-right: 15px;
	font-weight: normal;
}

.footer_t{
	padding: 50px 0;
	min-height: 327px;
	background:url(../images/footer_bg.jpg) no-repeat center center / cover;
}
.footer_t_pro{
	width: 125px;
}

.footer_title{
	display: block;
	font-size: 16px;
	line-height: 50px;
	font-weight: bold;
	color: #fff;
	border-bottom: 1px solid #6b6b6b;
	margin-bottom: 20px;
}

.footer_t_list a{
	display: block;
	width: 100%;
	color: #ccc;
	font-size: 14px;
	line-height: 28px;
}
.footer_t_gs{
	width: 230px;
}
.footer_t_text{
	line-height: 28px;
	font-size: 14px;
	color: #ccc;
	overflow: hidden;
}
.footer_t_text a{
	color: #ccc;
}
.footer_t_text .clm{
	clear: both;
	overflow: hidden;
}
.footer_t_text .clm .tt{
	float: left;
	width: 42px;
}

.footer_t_text a:hover,.footer_t_list a:hover{
	text-decoration: underline;
}

.footer_t .wrapper{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

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

    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}


.footer_t_ewm{
	width: 180px;
}
.footer_t_ewm_pic{
	margin-bottom: 15px;
}
.footer_t_ewm_pic img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.footer_t_ewm_share .tt{
	font-size: 14px;
	line-height: 28px;
	color: #fff;
	margin-right: 3px;
}
.footer_t_ewm_share .text{
	clear: none;
}


.footer_b{
	background: #2f3030;
	padding: 12px 0;
	color: #848484;
	font-size: 14px;
	line-height: 22px;
}
.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 a{
	color: #848484;
}
.footer_b a:hover{
	color: #fff;
}



.sub_banner{
	height: 365px;
	position: relative;
	background-size: cover;
}
.sub_banner_tt{
	position: absolute;
	top: 45%;
	right: 50%;
	margin-right: -600px;
	width: 314px;
	height: 98px;
	line-height: 98px;
	text-align: center;
	color: #fff;
	font-size: 36px;
	background: url(../images/sub_banner_bg.png) no-repeat center center / 100% auto;
}

/*
 * location
 */
.location{
	clear: both;
	padding: 12px 10px;
	line-height: 26px;
	color: #000;
	font-size: 14px;
	background: #fff;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 20px;
}



.location_con{
	display:flex;
	display: -ms-flexbox;
    display: -webkit-flex;
    justify-content:flex-start;
    -ms-justify-content: flex-start;
    -webkit-justify-content: flex-start;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.location .icon{
	color:#2b83e8;
	font-size: 22px;
	margin-right: 8px;
}
.location a{
	color: #000;
	margin: 0 5px;
}
.location a:hover,.location a.hover{
	color: #db4205;
}

.location.bg1{
	color: #fff;
	background: #3d699b;
}
.location.bg1 .icon{
	color:#fff;
	font-size: 22px;
	margin-right: 8px;
}
.location.bg1 a{
	color: #fff;
	margin: 0 5px;
}



/*
 * about_strength
 */

.about_bars{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: space-around;
    -ms-justify-content: space-around;
    -webkit-justify-content: space-around;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    padding-top: 15px;
}

.about_bars a{
	width: 190px;
	height: 45px;
	line-height: 43px;
	text-align: center;
	font-size: 16px;
	border: 1px solid #cdcdcd;
	border-radius: 3px;
	margin-bottom: 15px;
}
.about_bars a.hover,.about_bars a:hover{
	color: #fff;
	border-color: #db4205;
	background: #db4205;
}


.about_str_box1{
	padding: 60px 0 0 0;
}
.about_str_title1{
	display: block;
	text-align: center;
	font-size: 30px;
	margin-bottom: 20px;
}
.about_str_title2{
	color: #666;
	font-size: 16px;
	max-width: 80%;
	margin: 0 auto;
}


.about_str_text{
	line-height: 24px;
	font-size: 14px;
}
.about_str_text img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}


.about_str_box2{
	padding: 5% 0;
	background: #f3f7f9;
}
.about_str_box2_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;
}
.about_str_box2_list dd{
	float: left;
	width: 237px;
	height: 237px;
	text-align: center;
	padding: 9px;
	border: 1px solid #dadbdb;
	border-radius: 237px;
	margin: 0 26px;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.about_str_box2_list dd .con{
	width: 100%;
	height:100%;
	border-radius:50%;
	background: #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;
    flex-direction: column; 
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
}
.about_str_box2_list dd .num{
	font-size: 62px;
	color: #DB4205;
	line-height: 70px;
}
.about_str_box2_list dd .text{
	font-size: 14px;
	line-height: 22px;
}
.about_str_box2_list dd:hover{
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}



.about_str_box3{
	padding:6% 0;
	background: url(../images/about_str_bg1.jpg) no-repeat center center / cover;
}
.about_str_box3_l{
	width: 50%;
}

.about_str_box4{
	padding: 6% 0;
}


.about_str_box4_list{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.about_str_box4_item1{
	width: 50%;
	position: relative;
}
.about_str_box4_item1 img{
	display: block;
	max-width: 100%;
}
.about_str_box4_item_con{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #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;
    
    flex-direction: column; 
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
}
.about_str_box4_item_con .tt{
	font-size: 30px;
	padding-bottom: 6px;
}
.about_str_box4_item_con .text{
	font-size: 18px;
}
.about_str_box4_item2{
	width:26.26%;
}
.about_str_box4_item3{
	width: 23.74%;
	position: relative;
}
.about_str_box4_item_con:hover{
	
	-webkit-animation-name: pulse;
          animation-name: pulse;
          -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}


.about_str_box4_clm2{
	padding: 3% 0;
	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;

}
.about_str_box4_clm2_pic{
	width: 50%;
}
.about_str_box4_clm2_pic img{
	display: block;
}
.about_str_box4_clm2_con{
	width:50%;
}
.about_str_box4_clm2_con_tt{
	font-size: 30px;
	font-family: simsun;
	line-height: 40px;
	margin-bottom: 4%;
	color: #666;
	font-weight: bold;
}
.about_str_box4_clm2_con_tt span{
	color: #DB4205;
}

.about_str_box4_clm3{
	line-height: 30px;
	font-size: 14px;
}
.about_str_box4_clm3 .orange{color: #DB4205;font-size: 18px;}

.about_str_box4_clm4{
	padding: 3% 0;
	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;
}
.about_str_box4_clm4 img{
	display: block;
	max-width: 100%;
	margin:0 1px;
}


.about_str_box5{
	padding-bottom: 50px;
}
.about_str_box5_title{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 30px;
}
.about_str_box5_list{
	border: 1px solid #d7d7d7;
	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: 28px 0;
    margin-bottom: 25px;
}
.about_str_box5_list dd{
	float: left;
	
	padding-left:5%;
}
.about_str_box5_list dd.eml,.about_str_box5_list dd.kefu{
	width: 285px;
	border-right: 1px solid #e9e9e9;
}
.about_str_box5_list dd.zxqq{
	width: 240px;
}
.about_str_box5_list dd a{
	min-height: 72px;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
    font-size: 16px;
    position: relative;
}
.about_str_box5_list dd a .icon{
	font-size: 40px;
	margin-right:15px;
	color: #1296db;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.about_str_box5_list dd a .icon{
}
.about_str_box5_list dd a .pic{
	display: none;
    position: absolute;
    left: 0;
    top: 80px;
    z-index: 3;
    width: 129px;
    height: 141px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.about_str_box5_list dd a .pic img{
	display: block;
	width: 100%;
}
.about_str_box5_list dd a:hover .pic{
	top: 55px;
	display: block;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.about_str_box5_list dd a:hover .icon,.about_str_box5_list dd a:hover{
	color: #DB4205;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

/*
 * about_sl
 */
.about_sl_box1{
	padding: 3% 0;
}
.about_sl_box1_list{
  min-height:330px;
	overflow: hidden;
	margin-bottom: 30px;
}
.about_sl_box1_list.hide{
	height: auto;
}
.about_sl_box1_list dd{
	float: left;
	width: 220px;
	margin: 0 10px 20px;
}
.about_sl_box1_list dd a{
	display: block;
}
.about_sl_box1_list dd img{
	display: block;
	max-width: 100%;
}
.about_sl_box1_list dd a:hover{
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
}

.about_sl_box1_more{
	width: 62px;
	height: 25px;
	margin: 0 auto;
	cursor: pointer;
	position: relative;
	top: 0;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -webkit-animation: start 1.5s infinite ease-in-out;
	   -moz-animation: start 1.5s infinite ease-in-out;
	        animation: start 1.5s infinite ease-in-out;
}


.about_sl_box2{
	padding: 3% 0;
}
.about_sl_box2_tt{
	color: #2b83e8;
	display: inline-block;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 18px;
	border-bottom: 1px solid #000;
	margin-bottom: 30px;
}
.about_str_text{
	line-height: 25px;
	font-size: 13px;
	color: #666;
}
.about_sl_box2_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;
    padding:3% 0 6%;
}

.about_sl_box2_clm1_l,.about_sl_box2_clm1_r{
	width: 48%;
}
.about_sl_box2_clm1_r{
	text-align: right;
}

.about_sl_box2_clm2{
	font-size: 18px;
	line-height: 36px;
	color: #666;
	max-width: 900px;
	margin: 0 auto 6%;
}
.about_sl_box2_clm2 strong{
	color: #444;
}

.about_sl_box2_clm2 .orange{
	color: #c03c1d;
}


.about_sl_box2_clm3{
	padding-bottom: 72px;
	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;
}

.about_sl_box2_clm4 dd{
	float: left;
	width: 20%;
	margin-bottom: 20px;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.about_sl_box2_clm4 dd .pic{
	overflow: hidden;
}
.about_sl_box2_clm4 dd .pic img{
	display: block;
	margin: 0 auto;
	border-radius: 50%;
}
.about_sl_box2_clm4 dd .con{
	padding: 18px 0 15px;
	text-align: center;
}

.about_sl_box2_clm4 dd .tt{
	font-size: 16px;
	font-weight: bold;
}
.about_sl_box2_clm4 dd .text{
	color: #888;
	font-size:  13px;
	line-height: 22px;
}
.about_sl_box2_clm4 dd:hover{
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}



.about_sl_box3{
	padding-bottom: 5%;
}
.about_sl_box3_clm1{
	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;
    margin:3.5% 0;
}
.about_sl_box3_clm1 dd{
	width: 199px;
	height: 307px;
	color: #fff;
	text-align: center;
	background:url(../images/about_sl_icon2.png) no-repeat center center;
	margin: 0 2%;
	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-top: 4%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.about_sl_box3_clm1 dd .num{
	font-size: 52px;
}
.about_sl_box3_clm1 dd .text{
	font-size: 18px;
	font-weight: bold;
}
.about_sl_box3_clm1 dd:hover{
	background: url(../images/about_sl_icon3.png) no-repeat center center;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}




.about_sl_box3_clm2_table{
	width: 100%;
	border: 1px solid #d1d1d1;
}
.about_sl_box3_clm2_table th{
	padding: 10px 5px;
	color: #444;
	font-size: 16px;
	line-height: 28px;
	font-weight: normal;
	background: #e0ebf8;
	border: 1px solid #d1d1d1;
}
.about_sl_box3_clm2_table td{
	padding: 10px 5px;
	text-align: center;
	color: #444;
	font-size: 16px;
	line-height: 28px;
	border: 1px solid #d1d1d1;
}

.about_sl_box4_pic{
	padding:3% 0;
}


.about_sl_box5_con{
	min-height: 430px;
	background: url(../images/about_sl_13.png) no-repeat left center;
	margin: 5% 0;
}

.about_sl_box5_con_r{
	width: 50%;
}


.about_sl_box6{
	padding: 5% 0;
	background: url(../images/about_sl_14.jpg) no-repeat center center / cover;
}
.about_sl_box6_l{
	width: 66.6%;
}
.about_sl_box6 .about_sl_box2_tt{
	color: #fff;
	border-bottom-color: #fff;
}
.about_sl_text{
	line-height: 26px;
	font-size: 16px;
}
.about_sl_box6 .about_sl_text{
	color: #fff;
	margin-bottom: 75px;
}

.about_sl_box6_list dd{
	float: left;
	width: 50%;
	padding-right: 2%;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
    margin-bottom: 13px;
}
.about_sl_box6_list dd .icon{
	width: 68px;
	height: 68px;
	line-height: 64px;
	font-size: 36px;
	text-align: center;
	border-radius: 50%;
	color: #fff;
	border: 2px solid #fff;
	margin: 0 auto;
}
.about_sl_box6_list dd .text{
	width: calc(100% - 68px);
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	padding-left: 24px;
}



.about_sl_box7{
	padding: 5% 0;
}
.about_sl_box7 .about_sl_box2_tt{
	color: #444;
	font-size: 30px;
	font-weight: normal;
	border-bottom-color: #01427a;
}



.about_sl_box7 .about_sl_text{
	margin-bottom: 65px;
}

.about_sl_box7_list{
	border-top: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
}
.about_sl_box7_list dd{
	float: left;
	width: 25%;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	overflow: hidden;
}
.about_sl_box7_list dd:hover img{
	transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
}



/*
 * about_his
 */
.about_his_box1{
	padding: 5% 0;
}
.about_his_list{
	position: relative;
	padding: 68px 0 50px;
	margin-top: 40px;
}
.about_his_list:before{
	content: "";
	position: absolute;
	left: 132px;
	top: 0;
	z-index: 2;
	display: block;
	width: 60px;
	height: 60px;
	background:#fff url(../images/about_his_01.jpg) no-repeat center center;
}
.about_his_list:after{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 162px;
	width: 1px;
	height: 100%;
	background: #e1e1e1;
}


.about_his_list dd{
	clear: both;
	overflow: hidden;
	margin-bottom: 25px;
}
.about_his_list_years{
	float: left;
	width: 120px;
	font-size: 24px;
	color: #2b83e8;
	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_his_list_years .icon{
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-top-width:6px;
	border-left-width:6px;
	border-right-width:6px;
	border-bottom-width: 0;
	border-color: #2b83e8 transparent transparent transparent;
	margin-left: 8px;
}

.about_his_list_con{
	float: right;
	width: calc(100% - 203px);
	border-top: 1px solid #e1e1e1;
	padding: 5% 0 2%;
}

.about_his_list_con_clm{
	position: relative;
	line-height: 24px;
	font-size: 14px;
	color:#666;
	margin-bottom: 25px;
}
.about_his_list_con_clm:before{
	content: "";
	display: block;
	position: absolute;
	left: -46px;
	top: 6px;
	z-index: 2;
	width: 12px;
	height: 12px;
	border-radius: 12px;
	background: #dc0909;
}

.about_his_more_btn{
	width: 83px;
	height: 40px;
	background: url(../images/about_his_icon.jpg) no-repeat center center;
	cursor: pointer;
	margin-top: 30px;
	position: relative;
	top:0;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -webkit-animation: start 1.5s infinite ease-in-out;
	   -moz-animation: start 1.5s infinite ease-in-out;
	        animation: start 1.5s infinite ease-in-out;
}



.about_his_more_btn:hover{
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.about_his_list dd:nth-child(n+4){
	display: none;
}
.about_his_list.hover dd:nth-child(n+4){
	display:block;
}


/*
 * about_rw
 */
.about_rw_box1{
	padding: 4% 0;
}
.about_rw_box1_title1{
	font-size: 24px;
	font-weight: bold;
}

.about_rw_box1_list{
	padding: 2% 0;
}
.about_rw_tabs,.about_rw_bars{
	float: left;
	width: 50%;
}
.about_rw_tabs .item{
	width: 100%;
}
.about_rw_tabs .item img{
	display: block;
	width: 100%;
	margin: 0 auto;
}

.about_rw_bars .item{
	line-height: 57px;
	background: #f5f5f5;
	border-bottom: 1px 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;
    padding: 0 5%;
    cursor: pointer;
}
.about_rw_bars .item .icon{
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-right-width: 8px;
	border-left-width: 8px;
	border-color: transparent transparent transparent #3b3b3b;
	margin-right: 6px;
}
.about_rw_bars .item .text{
	font-size: 16px;
	width: calc(100% - 24px);
}
.about_rw_bars .item:hover,.about_rw_bars .item.hover{
	color: #fff;
	background: #1975bf;
}
.about_rw_bars .item:hover .icon,.about_rw_bars .item.hover .icon{
	border-color: transparent transparent transparent #fff;
}

.about_rw_box2{
	padding: 4% 0;
	background: #f1f6f9;
}
.about_rw_box2_con{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    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;
}
.about_rw_box2_pic,.about_rw_box2_r{
	width: 50%;
}
.about_rw_box2_pic img{
	display: block;
	margin: 0 auto;
}
.about_rw_box2_r{
	padding-right: 4%;
}


.about_rw_box3{
	padding: 4% 0 6%;
}
.about_rw_box3_scroll{
	margin-top: 2%;
}
.about_rw_box3_scroll dd{
	position: relative;
	overflow: hidden;
	text-align: center;
	margin-right: 15px;
}
.about_rw_box3_scroll_pic{
	overflow: hidden;
}
.about_rw_box3_scroll_pic img{
	display: block;
	width: 100%;
}
.about_rw_box3_scroll_pic_tt{
	line-height: 80px;
	color: #fff;
	font-size: 16px;
	background: #1975bf;
	position: relative;
}
.about_rw_box3_scroll_pic_tt:after{
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-top-width: 17px;
	border-bottom-width: 17px;
	border-right-width: 27px;
	border-left-width: 27px;
	border-color:transparent transparent #fff transparent;
	margin: 0 0 0 -27px;
}

.about_rw_box3_scroll_con{
	position: absolute;
	left: 0;
	bottom: -100%;
	width: 100%;
	height: 100%;
	color:#fff;
	background: rgba(0,67,121,.9);
	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 5%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.about_rw_box3_scroll_con .tt{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 6%;
}
.about_rw_box3_scroll_con .text{
	font-size: 13px;
	line-height: 25px;
	text-align: left;
}

.about_rw_box3_scroll dd:hover .about_rw_box3_scroll_con{
	bottom: 0;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.about_rw_box3_scroll .slick-dots{
	bottom: -30px;
}
.about_rw_box3_scroll .slick-dots li button{
	background: #1b1b1d;
}
.about_rw_box3_scroll .slick-dots li button:hover,
.about_rw_box3_scroll .slick-dots li button:focus,
.about_rw_box3_scroll .slick-dots li.slick-active button{
    background:#DB4205;
}


/*
 * about_renli
 */
.about_renli_box1{
	padding: 3% 0 0;
}
.about_renli_box1 .about_str_text{
	margin-bottom: 3%;
}
.about_renli_box1_clm1{
	padding: 2%;
	font-size: 13px;
	line-height: 30px;
	background: #f1f6f9;
}



.about_renli_box2{
	padding: 2% 0 5%;
}
.about_renli_box2_item{
	margin-bottom: 13px;
}
.about_renli_box2_title{
	color: #fff;
	line-height: 30px;
	font-size: 16px;
	background: #2669b6;
	padding: 8px 12px 8px 25px;
	cursor: pointer;
}
.about_renli_box2_title .tt{
	float: left;
	margin-right: 5%;
}
.about_renli_box2_title .btn{
	float: right;
	color: #fff;
	font-size: 14px;
}
.about_renli_box2_title .btn .icon{
	float: right;
	width: 19px;
	height: 19px;
	background: url(../images/about_renli_icon2.png) no-repeat center center;
	margin: 5px 0 0 7px;
}
.about_renli_box2_con{
	display: none;
	padding: 2%;
	line-height: 30px;
	font-size: 13px;
	color: #444;
}
.about_renli_box2_con strong{
	font-size: 16px;
}
.about_renli_box2_title.hover .btn .icon{
	background: url(../images/about_renli_icon1.png) no-repeat center center;
}


/*
 * application
 */
.appli_title1{
	margin:3% 0 4%;
}
.appli_title1 .tt{
	font-size: 30px;
	color: #2b83e8;	
	padding-bottom: 1.5%;
}
.appli_title1 .text{
	color: #666;
	font-size: 16px;
	line-height: 25px;
}
.applica_list1{
	margin-bottom: 5%;
}
.applica_list1_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;
    background: #f1f5fa;
}
.applica_list1_pic,
.applica_list1_con{
	width:50%;
	overflow: hidden;
}
.applica_list1_pic img{
	display: block;
	margin: 0 auto;
}
.applica_list1_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;
    padding:0 5%;
    text-align: center;
}
.applica_list1_con_tt{
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 3%;
}

.applica_list1_con_tt:after{
	content: "";
	display: block;
	width: 80%;
	height: 1px;
	background: #aaa;
	margin:15px auto 0;
}
.applica_list1_con_tt2{
	font-size: 18px;
}
.applica_list1_con_text{
	font-size: 13px;
	line-height: 24px;
	margin: 3% 0 5%;
}
.more_btn1{
	width: 230px;
	height: 50px;
	font-size: 16px;
	color: #fff;
	line-height: 48px;
	background: #358bee;
	border: 1px solid #83caff;
}
.applica_list1_item:hover .applica_list1_pic img{
	transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
}
.applica_list1_item:hover{
	background: #e2eefd;
}

.applica_list1 dd:nth-child(2n) .applica_list1_item{
	flex-direction: row-reverse; 
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
}

.appli_det_box1{
	padding:4% 0 3%;
	border-bottom: 1px solid #e9e9e9;
}
.appli_det_box2{
	padding: 3% 0 4%;
	border-bottom: 1px solid #e9e9e9;
}
.appli_det_title1{
	font-size: 24px;
	color: #398bea;
	padding-bottom: 4%;
}
.appli_det_title1.color4{
	color: #444;
}
.appli_det_box2_list dd{
	float: left;
	width: 50%;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
}
.appli_det_box2_list dd .icon{
	display: block;
	width: 108px;
	height: 108px;
	font-size: 55px;
	text-align: center;
	color: #e83c20;
	line-height: 108px;
	border-radius: 108px;
	border: 1px solid #e83c20;
}
.appli_det_box2_list dd .con{
	width: calc(100% - 108px);
	padding:0 5%;
}
.appli_det_box2_list dd .con .tt{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}
.appli_det_box2_list dd .con .text{
	line-height: 24px;
	font-size: 14px;
}


.appli_det_box3{
	padding: 3% 0;
	border-bottom: 1px solid #e9e9e9;
}
.appli_det_box3_list1{
	padding: 0 3%;
	margin-bottom: 3%;
}
.appli_det_box3_list1 dd{
	float: left;
	width: 50%;
	border-right: 1px solid #fff;
}
.appli_det_box3_list1 dd .pic{
	overflow: hidden;
}
.appli_det_box3_list1 dd .pic img{
	display: block;
	margin: 0 auto;
}
.appli_det_box3_list1 dd .tt{
	font-size: 14px;
	text-align: center;
	line-height: 46px;
	background: #ebebeb;
}
.appli_det_box3_list1 dd:hover .pic img{
	transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);	
}


.appli_det_box3_list2{
	border: 5px solid #aad2e5;
	margin: 0 3%;
}
.appli_det_box3_list2 dt,
.appli_det_box3_list2 dd{
	width: 100%;
	height: 100%;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
}
.appli_det_box3_list2 .item{
	width: 33.3333%;
	line-height: 30px;
	padding: 8px;
	font-size: 14px;
	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;
    border-right: 1px solid #aad2e5;
    border-bottom: 1px solid #aad2e5;
}
.appli_det_box3_list2 dd .item{
	font-size: 16px;
	font-weight: bold;
}
.appli_det_box3_list2 .item:last-child{
	border-right: 0;
}
.appli_det_box3_list2 dd:last-child .item{
	border-bottom: 0;
}


.appli_det_box4{
	padding: 3% 0;
	border-bottom: 1px solid #e9e9e9;
}
.appli_det_box4_list dd{
	float: left;
	width:33.33%;
	padding: 0 15px;
	margin-bottom: 30px;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.appli_det_box4_list dd .pic{
	overflow: hidden;
}
.appli_det_box4_list dd .pic img{
	display: block;
	width: 100%;
}
.appli_det_box4_list dd .tt{
	font-size: 14px;
	text-align: center;
	padding: 15px 0 10px;
}
.appli_det_box4_list dd:hover{
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.appli_det_box5{
	padding: 3% 0;
}
.appli_det_box5_list dd{
	margin-bottom: 2%;
}
.appli_det_box5_list_t{
	margin-bottom: 3%;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
}
.appli_det_box5_list_t .num{
	color: #fff;
	width: 64px;
	height: 64px;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	line-height: 64px;
	border-radius: 64px;
	background: #e83c20;
}
.appli_det_box5_list_t .tt{
	font-size: 24px;
	font-weight: bold;
	margin: 0 18px;
}
.appli_det_box5_list_t .text{
	font-size: 14px;
}
.appli_det_box5_list_b{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.appli_det_box5_list_b .item{
	width: 25%;
	padding: 0 10px;
	margin-bottom: 20px;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.appli_det_box5_list_b .item img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.appli_det_box5_list_b .item:hover{
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.appli_det_box6{
	padding:4% 0;
	background: #e7eef0;
}
.appli_det_box6  .appli_det_title1 {
	padding-bottom: 2%;
}
.appli_det_box6_list dd{
	float: left;
	width: 50%;
	line-height: 24px;
	padding: 6px 0;
	padding-right: 3%;
}

.appli_det_box6_list dd .time{
	float: left;
	width: 95px;
	font-size: 14px;
}
.appli_det_box6_list dd .text{
	float: left;
	width: calc(100% - 95px);
	font-size: 16px;
}

.appli_det_box6_list dd:hover .text{
	color: #398bea;
	font-weight: bold;
}

.appli_det_box7{
	padding: 4% 0;
}
.appli_det_box7_item{
	padding: 8px;
}
.appli_det_box7_item a{
	display: block;
	position: relative;
}
.appli_det_box7_item a .pic{
	overflow: hidden;
}
.appli_det_box7_item a .pic img{
	display: block;
	width: 100%;
}
.appli_det_box7_item .tt{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
	padding-left: 20px;
	background:rgba(47,47,47,.7);
}
.appli_det_box7_item1{
	float: left;
	width: 50.2%;
}
.appli_det_box7_list_con{
	float: left;
	width: 49.8%;
}
.appli_det_box7_item2{
	float: left;
	width: 50%;
}
.appli_det_box7_item:hover img{
	transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
}


.appli_det_box8{
	padding: 0 0 5%
}
.appli_det_box8_list dd{
	float: left;
	width: 47%;
	margin-bottom: 18px;
}
.appli_det_box8_list dd:nth-child(1),
.appli_det_box8_list dd:nth-child(3){
	margin-right: 6%;
}
.appli_det_box8_list dd.ddw{
	clear: both;
	width: 100%;
}
.appli_det_box8_list_sel,
.appli_det_box8_list_inp,
.appli_det_box8_list_area{
	width: 100%;
	height: 36px;
	line-height: 36px;
	background: #f8f8f8;
	padding-left: 15px;
	border: 0;
}
.appli_det_box8_list_area{
	height: 160px;
	padding-top: 6px;
	resize: none;
}
.appli_det_box8_list_btn{
	display: block;
	width: 180px;
	height: 42px;
	line-height: 42px;
	color: #fff;
	font-size: 16px;
	background: #3488ea;
	border: 0;
	cursor: pointer;
}



/*
 * app_det2
 */
.appli_det2_box1{
	padding: 3% 0;
}
.appli_det2_box2{
	padding: 3% 0;
}
.appli_det2_box2_title{
	font-size: 18px;
	color: #1e6ec9;
	font-weight: bold;
}

.appli_det2_box2_clm1{
	padding: 0 3% 3%;
	border-bottom: 1px solid #e9e9e9;
}
.appli_det2_box2_clm1_tt{
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	padding: 10px 0;
	background: #1c70b7;
}
.appli_det2_box2_clm1_table{
	border: 3px solid #ccc;
	border-top: 0;
}
.appli_det2_box2_clm1_table tr td{
	border: 1px solid #ccc;
	line-height: 30px;
	font-size: 16px;
	text-align: center;
	padding: 10px;
}


.appli_det2_box2_clm2{
	padding: 3% 0;
}
.appli_det2_box2_clm2_tt{
	font-size: 24px;
	color: #1e6ec9;
	font-weight: bold;
	margin-bottom: 3%;
}


.appli_det2_box2_clm2_item{
	float: left;
	padding: 5px;
}
.appli_det2_box2_clm2_item a{
	display: block;
	overflow: hidden;
}
.appli_det2_box2_clm2_item a img{
	display: block;
	width: 100%;
}
.appli_det2_box2_clm2_item1{
	width: 38.5%;
}
.appli_det2_box2_clm2_list_m{
	float: left;
	width: 21%;
}
.appli_det2_box2_clm2_item2{
	float: left;
	width: 100%;
}
.appli_det2_box2_clm2_item:hover img{
	transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
}


.appli_det2_box3{
	background: #edf7fb;
	padding: 4% 0;
}
.appli_det2_box3_tt{
	color: #1e6ec9;
	margin-bottom: 3%;
}
.appli_det2_box3_tt .tt{
	font-size: 24px;
	font-weight: bold;
}
.appli_det2_box3_tt .text{
	font-size: 30px;
}
.appli_det2_box3_list dd{
	float: left;
	width: 25%;
	padding: 106px 15px 0;
	margin-bottom: 20px;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.appli_det2_box3_list dd .pic img{
	display: block;
	width: 100%;
}
.appli_det2_box3_list dd .con{
	background: #1c70b7;
	color: #fff;
	height: 95px;
	padding: 0 10px 0;
	text-align: center;
	position: relative;
}
.appli_det2_box3_list dd .con .tt{
	font-size: 24px;
	padding-bottom: 10px;
}
.appli_det2_box3_list dd .con .text{
	font-size: 14px;
}
.appli_det2_box3_list dd .con:before{
	content: "";
	position: absolute;
	left: 0;
	top: -106px;
	display: block;
	width: 100%;
	height: 106px;
	background: url(../images/app_det2_icon1.png) no-repeat center bottom / 100% auto;
}

.appli_det2_box3_list dd:hover{
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}


.appli_det2_box4{
	height: 632px;
	overflow: hidden;
}

.appli_det2_box4_con{
	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;
    
    flex-direction: column; 
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
}

.appli_det2_box4_con img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.appli_det2_box4_con .appli_det2_box3_tt{
	color: #444;
	padding-bottom: 10px;
}

.appli_det2_box5{
	padding: 5% 0;
}

.appli_det2_box5_list{
	background: url(../images/app_det2_bg2.png) no-repeat center 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;
}
.appli_det2_box5_list dd{
	width: 244px;
	margin: 0 3%;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.appli_det2_box5_list dd .pic{
	overflow: hidden;
	position: relative;
	z-index: 2;
	width: 226px;
	height: 226px;
	border-radius: 226px;
	border: 5px solid #e94c3d;
	margin: 0 auto;
}
.appli_det2_box5_list dd .pic img{
	display: block;
	width: 100%;
}
.appli_det2_box5_list dd .tt{
	color: #fff;
	text-align: center;
	font-size: 16px;
	background: #e94c3d;
	border-top: 5px solid #cc3122;
	line-height: 46px;
	margin-top: -5px;
}
.appli_det2_box5_list dd:hover{
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.appli_det2_box6{
	padding: 5% 0;
	background: #edf7fb;
}


.app_det3_box1{
	padding: 3% 0;
}
.app_det3_box1_con{
	padding-top: 2%;
}
.app_det3_box1_pic{
	float:left;
	width: 490px;
}
.app_det3_box1_pic img{
	display: block;
	width: 100%;
}
.app_det3_box1_con_r{
	float: left;
	width: calc(100% - 490px);
	padding: 0 1% 0 3%;
}
.app_det3_box1_btn_item{
	float: left;
	width: 180px;
	height: 32px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 32px;
	background:#dc0909;
	border-radius: 32px;
	margin: 0 15px 0 0;
	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;
}
.app_det3_box1_btn_item .icon{
	display: block;
	color: #e94c3d;
	font-size: 18px;
	margin-right: 8px;
}
.app_det3_box1_btn_item.hover{
	color: #dc0909;
	background: none;
	border: 1px solid #dc0909;
}


.app_det3_box2{
	padding: 3% 0;
}
.app_det3_box2_title{
	border-bottom: 4px solid #eceff2;
	margin-bottom: 4%;
}
.app_det3_box2_title .tt{
	position: relative;
	bottom: -4px;
	width: 224px;
	height: 41px;
	font-size: 18px;
	padding-left: 15px;
	line-height: 38px;
	color: #fff;
	background: url(../images/app_det3_icon1.png) no-repeat right center;
}
.app_det3_box2_list{
}
.app_det3_box2_list dd{
	float: left;
	width: calc((100% - 40px) / 2);
	margin: 0 40px 40px 0;
	transition: all 0.5s;
    -webkit-transition: all 0.5s
}
.app_det3_box2_list dd:nth-child(2n){
	margin-right: 0;
}
.app_det3_box2_list dd .pic{
	overflow: hidden;
}
.app_det3_box2_list dd .pic img{
	display: block;
	width: 100%;
}
.app_det3_box2_list dd .con{
	padding: 15px 0 0;
}
.app_det3_box2_list dd .con .tt{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}
.app_det3_box2_list dd .con .texr{
	line-height: 22px;
	color: #666;
}
.app_det3_box2_list dd:hover{
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transition: all 0.5s;
    -webkit-transition: all 0.5s
}


.app_det3_box2{
	padding:0 0 3% 0;
}
.app_det3_box2_table{
	border: 1px solid #ccc;
	margin-top: 3%;
}
.app_det3_box2_table tr td{
	font-size: 14px;
	line-height: 20px;
	padding: 8px 5px;
	text-align: center;
	border: 1px solid #ccc;
}
.app_det3_box2_table tr:first-child{
	background: #dae2ed;
}


.app_det3_box3{
	padding: 0 0 4% 0;
}
.app_det3_box3 .app_det3_box2_title .tt{
	width: 270px;
}
.app_det3_box3_list{
	padding: ;
}
.app_det3_box3_list dd{
	float:left;
	width: 25%;
	padding: 0 2%;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.app_det3_box3_list dd .pic{
	overflow:hidden;
	max-width: 260px;
	border-radius: 260px;
	border: 5px solid #d9e0e2;
}
.app_det3_box3_list dd .pic img{
	display: block;
	width: 100%;
}

.app_det3_box3_list dd .tt{
	width: 80%;
	font-size: 14px;
	line-height: 18px;
	text-align:center;
	margin: 20px auto 0;
}
.app_det3_box3_list dd:hover{
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

/*
 * case_top
 */
.case_t_top{
	margin-top: 5%;
	margin-bottom: 5%;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
}

.case_t_pic{
	width: 66.5%;
	margin: 0 1.75%;
}
.case_t_pic .item{
	position: relative;
}
.case_t_pic .item img{
	display: block;
	width: 100%;
}
.case_t_pic .item .tt{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	line-height: 50px;
	color: #fff;
	font-size: 18px;
	padding-left: 15px;
	background: rgba(0,0,0,.6);
}
.case_t_pic .slick-dots{
	left: auto;
	right: 20px;
	bottom:18px;
	width: 90px;
	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;
}
.case_t_pic .slick-dots li{
	margin: 0 4px;
}

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


.case_list_t_r{
	width:30%;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: flex-end;
    -ms-justify-content: flex-end;
    -webkit-justify-content: flex-end;
    flex-direction: column; 
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    background:#fdf5f3 url(../images/case_list_2.jpg) no-repeat center top / 100% auto;
}
.case_list_t_r_text{
	font-size: 16px;
	color: #666;
	line-height: 25px;
	padding: 0 0 20px 20px;
}

.case_list_t_r_text a{
	color: #e83c20;
	text-decoration: underline;
}



.case_box1{
	padding-bottom: 2%;
	border-bottom: 4px solid #ccc;
}

.case_box1 .case_box1_list1{
	padding: 3% 0;
}
.case_box1_list1 dd{
	float: left;
	width: 33.33%;
	padding: 0 15px;
	margin-bottom: 20px;
}
.case_box1_list1 dd a{
	display: block;
}
.case_box1_list1 dd .pic{
	overflow: hidden;
}
.case_box1_list1 dd .pic img{
	display: block;
	width: 100%;
}
.case_box1_list1 dd .con{
	padding: 15px 10px 25px;
}
.case_box1_list1 dd .con .tt{
	font-size: 16px;
}
.case_box1_list1 dd .con .text{
	color: #999;
	line-height: 25px;
	margin: 14px 0 18px;
}
.case_box1_list1 dd .con .line{
	width: 100%;
	height: 1px;
	background: #e9e9e9;
	margin-bottom: 20px;
}
.more_btn2{
	display: block;
	width: 92px;
	height: 30px;
	font-size: 13px;
	color: #9a9a9a;
	text-align: center;
	line-height: 28px;
	border: 1px solid #ccc;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.case_box1_list1 dd a:hover{
	box-shadow: 2px 2px 10px rgba(115,115,115,.3);
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
}
.case_box1_list1 dd a:hover .more_btn2{
	color: #fff;
	background: #398bea;
	border-color: #398bea;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.case_box2_title1{
	font-size: 24px;
	position: relative;
}


.case_box2{
	padding: 3% 0 4%;
	position: relative;
}
.case_box2_title1{
	font-size: 24px;
	padding-bottom: 3%;
}

.case_box2_list dd{
	float: left;
	width: 50%;
	padding-right: 20px;
}
.case_box2_list_list dd:nth-child(2n+1){
  clear:both;
}
.case_box2_list dd a{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
	padding: 3%;
	border: 1px solid #e2e2e2;
}
.case_box2_list dd .pic{
	width: 270px;
	overflow: hidden;
}
.case_box2_list dd .pic img{
	display: block;
	width: 100%;
}
.case_box2_list dd .con{
	width: calc(100% - 270px);
	padding: 0 5%;
}
.case_box2_list dd .con .tt{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
.case_box2_list dd .con .text{
	line-height: 25px;
	font-size: 13px;
	color: #666;
	margin-bottom: 25px;
}
.case_box2_list dd .con .text .sm_tt{
	color: #444;
}

.case_box2_list dd .app_det3_box1_btn_item{
	max-width: 130px;
}

.case_box2_list dd:hover .pic img{
	transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
}
.case_box2_list dd a:hover{
	box-shadow: 0 0 15px rgba(115,115,115,.3);
}



.case_box2_list_prev,.case_box2_list_next{
	position: absolute;
	top: 0;
	right: 32px;
	width: 33px;
	height: 33px;
	border: 1px solid #ccc;
	background: url(../images/case_list_icon1.png) no-repeat center center;
	margin-right: -1px;
	cursor: pointer;
}
.case_box2_list_next{
	right: 0;
	transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
}



.zxdg_box{
	background: #e7eef0;
	padding: 3% 0;
	margin-bottom: 3%;
}
.zxdg_box.bg1{
	background: #386d94;
	margin-bottom: 0;
}
.zxdg_box.bg1 .about_str_title1,
.zxdg_box.bg1 .about_str_title2{
	color: #fff;
}
.zxdg_box.bg1 .appli_det_box8_list_btn{
	background: #e83c20;
}

.zxdg_box .appli_det_box8_list{
	margin-top: 3%;
}
.zxdg_box .appli_det_box8_list_sel, 
.zxdg_box .appli_det_box8_list_inp, 
.zxdg_box .appli_det_box8_list_area{
	background: #fff;
}



.case_det_box1{
	padding: 3% 0;
}
.case_det_box1_r{
	width: 50%;
	padding-right: 5%;
}
.case_det_pic{
	overflow: hidden;
	position: relative;
	margin-bottom: 2% !important;
}

.case_det_pic .item{
	overflow: hidden;
}
.case_det_pic img{
	display: block;
	width: 100%;
}
.case_det_pic .slick-dots li button:hover, 
.case_det_pic .slick-dots li button:focus, 
.case_det_pic .slick-dots li.slick-active button{
	background: #db4205;
}

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


.case_det_box1_l{
	width: 50%;
	padding-right: 6%;
}

.case_det_box1_l_list{
	padding: 20px 0 40px;	
}

.case_det_box1_l_clm{
	line-height: 34px;
	padding: 11px 0;
	border-bottom: 1px solid #e0e0e0;
}
.case_det_box1_l_clm .icon{
	float: left;
	width: 34px;
	height:34px;
	line-height: 34px;
	font-size: 32px;
	text-align: center;
	color: #1296db;
}
.case_det_box1_l_clm .con{
	float: left;
	font-size: 16px;
	width: calc(100% -34px);
	padding-left: 14px;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

}
.case_det_box1_l_clm .con .tt{
	float: left;
	font-weight: bold;
}


.case_det_box1_l_btn{
	width: 222px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background: #e83c20;
	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;
    margin:0 0 3%;
}
.case_det_box1_l_btn .icon{
	font-size: 28px;
	margin-right: 7px;
}

.case_det_box1_l_tel{
	font-size: 16px;
}
.case_det_box3{
	background: #e7eef0;
	padding:18px 25px;
	margin-top: 3%;
	margin-bottom: 3%;
}

.case_det_page_clm{
	color: #666;
	font-size: 14px;
	line-height: 28px;
}
.case_det_page_clm .tt{
	float: left;
	width: 72px;
	font-weight: bold;
}
.case_det_page_clm .text{
	float: left;
	width: calc(100% - 72px);
}
.case_det_page_clm .text a:hover{
	color: #e83c20;
	text-decoration: underline;
}


/*
 * contact
 */
.contact_box1{
	padding: 3% 0 0 0;
}
.contact_box1_clm1{
	background: #f1f6f9;
	padding:0 10px;
	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;
    margin-top: 3%;
    margin-bottom: 4%;
}

.contact_box1_clm1 .icon{
	height: 83px;
	position: relative;
	top: 13px;
}
.contact_box1_clm1 .icon img{
	display: block;
	max-height: 100%;
}
.contact_box1_clm1 .tt{
	font-size: 18px;
	margin: 0 15px;
}
.contact_box1_clm1 .tel{
	color: #dc0909;
	font-size: 24px;
}

.contact_box1_list1{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    margin: 6% 0 5%;
}
.contact_box1_list1 dd{
	width: 25%;
}
.contact_box1_list1_tt{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
} 
.contact_box1_list1_con_clm{
	line-height: 25px;
	font-size: 13px;
	color: #666;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
}
.contact_box1_list1_con_clm .icon{
	float: left;
	width: 25px;
	height: 25px;
	font-size:22px;
	color: #2b83e8;
	line-height: 25px;
	text-align: center;
	margin-right: 8px;
}
.contact_box1_list1_con_clm .tt{
	width: calc(100% - 25px);
}
.contact_box1_list1_con_clm .tt a{
	color: #666;
}
.contact_box1_list1_con_clm .tt a:hover{
	text-decoration: underline;
	color: #DB4205;
}

.contact_box1_list1 dd:nth-child(1){
	width: 290px;
}
.contact_box1_list1 dd:nth-child(2){
	width: 240px;
}
.contact_box1_list1 dd:nth-child(3){
	width: 350px;
}
.contact_box1_list1 dd:nth-child(4){
	width: 315px;
}



.lflx_box{
	padding: 5% 0;
}
.lflx_box_bars{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    margin:3% 0 6%;
}
.lflx_box_bars .item{
	width: 230px;
	line-height: 43px;
	font-size: 16px;
	border-radius: 4px;
	border: 1px solid #d5d5d5;
	margin: 0 9px;
	cursor: pointer;
}
.lflx_box_bars .item.hover{
	color: #fff;
	background: #5b9fed;
	border-color: #5b9fed;
}


.lflx_box_tabs{
	width: 100%;
}

.lflx_box_tabs_item{
	width: 100%;
}
.lflx_box_tabs_item_con{
	width: 100%;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: row-reverse; 
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
}
.lflx_box_tabs_item_l{
	width: 350px;
	background: #6b6b6b;
	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: 0 2%;
}
.lflx_box_tabs_item_r{
	width: calc(100% - 350px);
}
.lflx_box_tabs_item_r img{
	display: block;
	max-width: none;
}

.lflx_box_tabs_item_tt{
	color: #fff;
	text-align: center;
	font-size: 16px;
	margin-bottom: 35px;
}
.lflx_box_tabs_item_tt .icon{
	display: inline-block;
	width: 47px;
	font-size: 47px;
	color: #dc0909;
	margin-bottom: 15px;
}

.lflx_box_tabs_item_clm{
	margin-bottom: 15px;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
}
.lflx_box_tabs_item_clm .icon{
	font-size:34px;
	color: #c9e2ff;
}
.lflx_box_tabs_item_clm .con{
	width: calc(100% - 34px);
	font-size: 13px;
	color: #fff;
	line-height: 25px;
	padding-left: 25px;
}

/*
 * news_cover
 */
.news_cover_box1{
	padding: 4% 0 5%;
}
.news_cover_box1_title1{
	border-bottom: 1px solid #cbcbcb;
	margin-bottom: 35px;
}
.news_cover_box1_bars{
	float: left;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    position: relative;
    bottom: -1px;
}
.news_cover_box1_bars .item{
	line-height: 35px;
	width: 130px;
	font-size: 18px;
	text-align: center;
	border: 1px solid #cbcbcb;
	margin-right: 12px;
	cursor: pointer;
}
.news_cover_box1_bars .item.hover{
	color: #fff;
	background: #2b83e8;
	border-color: #2b83e8;
}

.news_cover_box1_more{
	color: #dc0909;
	font-size: 14px;
	line-height: 34px;
}


.news_cover_box1_tabs{
}

.news_cover_box1_tabs_con{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
}
.news_cover_box1_pic{
	width: 46.5%;
}
.news_cover_box1_pic .item{
	position: relative;
}
.news_cover_box1_pic .item img{
	display: block;
	width: 100%;
  transform-style:none;
}
.news_cover_box1_pic .item .tt{
	position: absolute;
	left: 0;
	bottom: 0;
    z-index:4;
	width: 100%;
	font-size: 16px;
	font-weight: bold;
  padding-right:100px;
	line-height: 60px;
	color: #fff;
	padding-left: 20px;
  background:rgba(0,0,0,.5);
  white-space:nowrap;overflow: hidden;text-overflow:ellipsis;
}
.news_cover_box1_pic.owl-theme .owl-dots{
  position: absolute;
	right:0;
	width:100px;
	bottom: 0;
  height:60px;
  padding-right:25px;
  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;
  
}
.news_cover_box1_pic.owl-theme .owl-dots .owl-dot span{
	margin: 0 5px;
  background:#fff;
}
.news_cover_box1_pic.owl-theme .owl-dots .owl-dot.active span,
.news_cover_box1_pic.owl-theme .owl-dots .owl-dot:hover span{
  background:#dc0909;
}

.news_cover_box1_list{
	width: 50%;
}
.news_cover_box1_list dd{
	width:100%;
	padding: 5% 0;
	border-bottom: 1px solid #f1f1f1;
}
.news_cover_box1_list dd .tt_con{
	margin-bottom: 14px;
}
.news_cover_box1_list dd .tt_con .tt{
	float: left;
	width: calc(100% - 90px);
	font-size: 16px;
	font-weight: bold;
}
.news_cover_box1_list dd .tt_con .time{
	float: left;
	font-size: 14px;
	width: 90px;
	text-align: right;
}
.news_cover_box1_list dd .text{
	line-height: 24px;
	font-size: 13px;
	color: #9a9a9a;
}



.news_cover_box2{
	padding: 5% 0;
	background: url(../images/news_bg1.jpg) no-repeat center center / cover;
}
.news_cover_box2_con{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    
    align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
}
.news_cover_box2_con_l{
	width: 25%;
}
.news_cover_box2_con_l img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.news_cover_box2_con_m{
	width:30.6%;
	min-height: 285px;
	background: #e6f4ff;
	padding: 25px;
	position: relative;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.news_cover_box2_con_m_tt{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 5%;
}
.news_cover_box2_con_m_text{
	color: #888;
	font-size: 14px;
	line-height: 24px;
}
.news_cover_box2_con_m_more{
	position: absolute;
	left: 25px;
	bottom: 25px;
	display: inline-block;
	color: #dc0909;
	font-size: 14px;
}
.news_cover_box2_con_m_more:hover{
	text-decoration: underline;
}

.news_cover_box2_con_m:hover{
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.news_cover_box2_con_r{
	width: 37.08%;
	position: relative;
}
.news_cover_box2_con_r .pic{
	display: block;
	position: relative;
	overflow: hidden;
}
.news_cover_box2_con_r .pic img{
	display: block;
	width: 100%;
}
.news_cover_box2_con_r .pic .icon{
	position: absolute;
	left: 50%;
	top: 50%;
	display: block;
	width: 58px;
	height: 58px;
	font-size: 58px;
	color: #db4205;
	margin: -29px 0 0 -29px;
}
.news_cover_box2_con_r .tt_con{
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 46px;
	width:100%;
}
.news_cover_box2_con_r .tt_con .tt{
	float: left;
	width: calc(100% - 132px);
	color:#fff;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	background: rgba(0,0,0,.5);
}
.news_cover_box2_con_r .tt_con .more{
	float: right;
	width: 132px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	background: #db4205;
}
.news_cover_box2_con_r:hover .pic img{
	transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
}

.news_cover_box3{
	padding: 5% 0;
}
.news_cover_box3_list{
	padding: 4% 0 0 0;
}
.news_cover_box3_list dd{
	float: left;
	width:calc((100% - 60px) / 3);
	margin-right: 30px;
}
.news_cover_box3_list dd a{
	display: block;
	position: relative;
}
.news_cover_box3_list dd a .pic{
	overflow: hidden;
	border-bottom: 1px solid #fff;
}
.news_cover_box3_list dd a .pic img{
	display: block;
	width: 100%;
}
.news_cover_box3_list dd a .tt{
	width: 100%;
	line-height: 54px;
	font-size: 16px;
	background: #f1f1f1;
}

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

.news_cover_box3_list dd:last-child{
	margin-right: 0;
}
.news_cover_box3_list dd:nth-child(3n+1){
	clear: both;
}



/*
 * news_det
 */

.news_det_con{
	margin-top: 3%;
	padding-bottom: 2%;
}
.news_det_title{
	float: left;
	font-size: 30px;
	width: calc(100% - 200px);
}
.news_det_share{
	float: right;
	width: 190px;
	padding-top: 8px;
}

.news_det_con{
	padding: 3% 10px;
	line-height: 25px;
	font-size: 14px;
	color: #666;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 3%;
}


.news_det_box2{
	padding: 2% 0;
}
.news_det_box2 .case_box1_list1{
	padding-top: 0;
}



/*
 * news_dt
 */
.news_dt_box1{
	padding: 3% 0;
}
.news_dt_list1{
}
.news_dt_list1 dd{
	clear: both;
	padding: 35px 0;
	border-bottom: 1px solid #eee;
	overflow: hidden;
}
.news_dt_list1 dd a{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
}
.news_dt_list1 dd .pic{
	width: 240px;
	overflow: hidden;
}
.news_dt_list1 dd .pic img{
	display: block;
	width: 100%;
}
.news_dt_list1 dd .con{
	width: calc(100% - 240px);
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
}
.news_dt_list1 dd .con .date{
	width:18%;
	text-align: center;
}
.news_dt_list1 dd .con .date .days{
	font-size: 48px;
	color: #428de4;
}
.news_dt_list1 dd .con .date .month{
	font-size: 14px;
	color: #b8b8b8;
}
.news_dt_list1 dd .con_r{
	width: 82%;
	align-items:center;
    -ms-align-items: center;
    -webkit-align-items: center;
}
.news_dt_list1 dd .con_r .tt{
	font-size: 16px;
}
.news_dt_list1 dd .con_r .text{
	font-size: 13px;
	line-height: 25px;
	color: #999;
	margin: 15px 0 35px;
}
.more_btn3{
	width: 130px;
	height: 33px;
	text-align: center;
	font-size: 13px;
	color: #999;
	line-height: 31px;
	border: 1px solid #e8e8e8;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.news_dt_list1 dd:hover .pic img{
	transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
}

.news_dt_list1 dd:hover .con_r .tt{
	text-decoration: underline;
}

.news_dt_list1 dd:hover .more_btn3{
	background: #428de4;
	color: #fff;
	border-color: #428de4;
	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;
    -ms-align-items: center;
    -webkit-align-items: center;
    padding: 4% 0;
}
.page a{
	display: block;
	width: 31px;
	font-size: 13px;
	line-height: 29px;
	text-align: center;
	border: 1px solid #e8e8e8;
	margin: 0 5px;
}

.page a.hover,.page a:hover{
	color: #fff;
	background: #428de4;
	border-color: #428de4;
}


.page a.prev,
.page a.next{
	width: 66px;
}


/*
 * news_xinmeiti
 */
.news_xmt_title1{
	margin-bottom: 3%;
}
.news_xmt_title1 .about_str_title1{
	width: 120px;
}
.news_xmt_title1_bars{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
}
.news_xmt_title1_bars .item{
	height: 35px;
	line-height: 33px;
	text-align: center;
	font-size: 14px;
	border-radius: 35px;
	padding: 0 25px;
	margin: 0 7px;
	cursor: pointer;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.news_xmt_title1_bars .item.hover
,.news_xmt_title1_bars .item:hover{
	background: #DB4205;
	color: #fff;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.news_xmt_list1 dd{
	float:left;
	width: 33.3333%;
	padding: 0 10px;
	margin-bottom: 20px;
}
.news_xmt_list1 dd a{
	display: block;
}
.news_xmt_list1 dd .pic{
	overflow: hidden;
}
.news_xmt_list1 dd .pic img{
	display: block;
	width: 100%;
}
.news_xmt_list1 dd .con{
	padding: 15px 0 25px;
	background: #f8f8f8;
	overflow: hidden;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.news_xmt_list1 dd .con .tt{
	font-size: 16px;
	padding: 0 5% 12px;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 15px;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.news_xmt_list1 dd .con .text{
	padding: 0 5%;
	color: #a6a6a6;
	font-size: 13px;
	line-height: 25px;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.news_xmt_list1 dd a:hover{
	box-shadow: 0 0 12px rgba(115,115,115,.3);
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
}
.news_xmt_list1 dd:hover .con{
	background: #418ce2;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.news_xmt_list1 dd:hover .con .tt{
	color: #fff;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.news_xmt_list1 dd:hover .con .text{
	color: #dce9f8;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}



/*
 * news_yx
 */
.news_yx_list dd{
	float: left;
	width: 33.3333%;
	padding: 0 10px;
	margin-bottom: 20px
}
.news_yx_list dd a{
	display: block;
	padding: 5px;
	border: 1px solid #dedede;
}
.news_yx_list dd .rela{
	position: relative;
	width: 100%;
}
.news_yx_list dd .pic{
	overflow: hidden;
}
.news_yx_list dd img{
	display: block;
	width: 100%;
}
.news_yx_list dd .con{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	text-align: center;
	height: 100%;
	opacity: 0;
	background: rgba(6,63,129,.85);
	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;
}
.news_yx_list dd .con .icon{
	width: 42px;
	height: 42px;
	color: #fff;
	font-size: 42px;
	margin-bottom: 20px;
}
.news_yx_list dd .con .tt{
	font-size: 20px;
	color: #fff;
}
.news_yx_list dd a:hover .con{
	opacity: 1;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.news_yx_list dd a:hover img{
	transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
}



.news_sp_list dd{
	float: left;
	width: 33.3333%;
	padding: 0 10px;
	margin-bottom: 20px;
	
}
.news_sp_list dd a{
	display: block;
	
}
.news_sp_list dd .pic{
	overflow: hidden;
	position: relative;
}
.news_sp_list dd img{
	display: block;
	width: 100%;
}
.news_sp_list dd .pic .icon{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 60px;
	height: 60px;
	margin: -30px 0 0 -30px;
}
.news_sp_list dd .pic .time{
	position: absolute;
	left: 5px;
	bottom: 8px;
	width: 66px;
	height: 26px;
	font-size: 14px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	background: #000;
}
.news_sp_list dd .tt{
	font-size: 16px;
	padding:25px 15px 15px;
	text-align: center;
	border-bottom: 1px solid #d9d9d9;
}

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


/*
 * news_zt
 */
.news_zt_box1{
	padding: 3% 0;
}

.news_zt_box1 .about_str_title1{
	color: #006CE0;
}

.news_zt_list{
	padding: 3% 0 0 0;
}

.news_zt_list dd{
	margin-bottom: 32px;
}
.news_zt_list dd a{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
}

.news_zt_list dd .pic{
	width: 460px;
	overflow: hidden;
}
.news_zt_list dd .pic img{
	display: block;
	width: 100%;
}
.news_zt_list dd .con{
	width: calc(100% - 460px);
	padding: 0 2% 0 5%;
	border: 1px solid #e2e2e2;
	
	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;
	
}
.news_zt_list dd .con .tt{
	font-size: 16px;
	font-weight: bold;
}
.news_zt_list dd .con .line{
	width: 74px;
	height: 1px;
	background: #bcbcbc;
	margin: 18px 0;
}

.news_zt_list dd .con .text{
	font-size: 13px;
	line-height: 25px;
	color: #888;
}
.news_zt_list dd:hover .pic img{
	transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
}
.news_zt_list dd:hover .con .tt{
	color: #2b83e8;
}




/*
 * pro_box1
 */

.pro_cover_box1{
	padding: 3% 0;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
.pro_cover_hot_sale{
	width: 71.25%;
}
.pro_cover_hot_sale dd a{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
}
.pro_cover_hot_sale dd .pic{
	overflow: hidden;
	width:55%;
}
.pro_cover_hot_sale dd .pic img{
	display: block;
	width: 100%;
}
.pro_cover_hot_sale dd .con{
	width: 45%;
	padding: 4% 3%;
	background: #ececec;
	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;
}
.pro_cover_hot_sale dd .pic img{
	display: block;
}
.pro_cover_hot_sale dd .con .tt{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
.pro_cover_hot_sale dd .con .text{
	line-height: 25px;
	font-size: 13px;
}

.pro_cover_hot_sale .slick-dots{
	right: 0;
	width: 45%;
}

.pro_cover_hot_sale .slick-dots li{
	margin: 0 4px;
}
.pro_cover_hot_sale .slick-dots li button{
	width: 8px;
	height: 8px;
	background: #626262;
}
.pro_cover_hot_sale .slick-dots li button:hover,
.pro_cover_hot_sale .slick-dots li button:focus,
.pro_cover_hot_sale .slick-dots li.slick-active button{
	background: #DB4205;
}

.pro_cover_hot_sale_pic{
	width: 22.5%;
	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;
}

.pro_cover_box2{
	padding: 2% 0 0 0;
}

.pro_cover_box2_bars{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    
    flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    margin-bottom: 4%;
}
.pro_cover_box2_bars .item{
	width: 25%;
	text-align: center;
	padding: 0 2%;
	cursor: pointer;
}
.pro_cover_box2_bars .item .icon{
	font-size: 56px;
	margin-bottom: 8%;
}
.pro_cover_box2_bars .item .tt{
	font-size: 18px;
}
.pro_cover_box2_bars .item.hover{
	color: #2b83e8;
}

.pro_cover_box2_tabs_item{
	position: relative;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;

}
.pro_cover_box2_tabs_item_pic{
	display: block;
	width: 100%;
}
.pro_cover_box2_tabs_item_con{
	position: absolute;
	left: 0;
	top: 0;
	width:43.5%;
	height: 100%;
	padding: 0 3%;
	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;
    text-align: center;
    background: rgba(218,235,255,.9);
}
.pro_cover_box2_tabs_item_con .tt{
	font-size: 30px;
	font-weight: bold;	
}
.pro_cover_box2_tabs_item_con .text{
	font-size: 18px;
	line-height: 35px;
	margin: 25px 0;
}
.pro_cover_box2_tabs_item_con .more{
	width: 198px;
	height: 52px;
	line-height: 52px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	background: #DB4205;
}



.pro_cover_box4{
	padding: 4% 0;
}

.pro_cover_box4_list dd{
	float: left;
	width: 33.33%;
	padding: 0 7px;
}
.pro_cover_box4_list dd a{
	display: block;
	position: relative;
}
.pro_cover_box4_list dd img{
	display: block;
	width: 100%;
}
.pro_cover_box4_list dd .con{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 180px;
	height: 130px;
	color: #fff;
	margin: -65px 0 0 -90px;
	
	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;
}
.pro_cover_box4_list dd .con .tt{
	font-size: 16px;
	font-weight: bold;
}
.pro_cover_box4_list dd .con .line{
	width: 46px;
	height: 1px;
	margin: 12px auto 15px;
	background: #fff;
}
.pro_cover_box4_list dd .con .text{
	font-size: 13px;
}
.pro_cover_box4_list dd:nth-child(1) .con{
	background:rgba(32,196.96,.82);
}
.pro_cover_box4_list dd:nth-child(2) .con{
	background: rgba(30,115,211,.82);
}
.pro_cover_box4_list dd:nth-child(3) .con{
	background: rgba(224,24,24,.74);
}


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



/*
 * pro_det
 */
.pro_det_t{
	padding: 3% 0;
	overflow: hidden;
}
.pro_det_t_pic{
	width: 500px;
}
/*^^^datu start^^^^*/

.big_pic_show {
	width: 500px;
	height: 100%;
	z-index: 1;
}
.bigpic {
	width: 500px;
	margin-bottom: 12px;
	overflow: hidden;
}
.bigpic img{
	display: block;
	width: 100%;
}
.bigpic a {
	display: block;
}
div.zoomDiv {
	z-index: 999;
	position: absolute;
	left: 500px;
	width: 500px !important;
	height:500px !important;
	background: #ffffff;
	display: none;
	text-align: center;
	box-shadow: -3px 3px 5px rgba(0,0,0,.2);
	overflow: hidden;
}
div.zoomMask {
	position: absolute;
	width: 188px !important;
	height: 188px !important;
	background:rgba(255,255,255,.6);
	border: 1px solid #ddd;
	cursor:move;
	z-index: 99;
}
.bigimg{
	width:1000px;
	max-width: none;
	height: auto;
}
.moveBox{
	width:500px;
	height:68px;
	margin:0 auto;
	position:relative;
}
.pageLeft,.pageRight{
	display: none;
	width:52px;
	height:80px;
	position:absolute;
	left:0;
	top:0;
	cursor:pointer;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.pageRight{
	left: auto;
	right: 0;
	transform: rotateZ(-180deg);
	-webkit-transform: rotateZ(-180deg);
}
.move_content{
	clear:both;
	width:500px;
	height:68px;
	overflow:hidden;
	position:relative;
	float:left;
	display:inline;
}
.rexiaoPic {
	overflow:hidden;
	width:500px;
	height:68px;
}
.sell_order {
	width:9999px;
	position:absolute
}
.rexiaoPic li{
	width:90px;
	height:68px;
	float:left;
	display:block;
	margin:0 12px 0 0;
	background:#fff;
	color:#fff;
	overflow:hidden;
	cursor:pointer;
	position: relative;
}
.rexiaoPic li:after{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width:90px;
	height: 68px;
	border: 1px solid #d9d9d9;
}
.rexiaoPic li.hover:after{
	border-color: #2d85c9;	
}
.rexiaoPic li img{
	display: block;
	width:90px;
	height: 68px;
}
/*^^^^datu end^^^^*/


/*
 * wap_pro_scroll
 */
.wap_pro_scroll{
	display: none !important;
	margin-bottom: 15px !important;
}
.wap_pro_scroll img{
	width: 100%;
}



.pro_det_t_inf{
	width: calc(100% - 626px);
	padding: 0 5%;
}

.pro_det_t_inf_title{
	font-size: 30px;
}
.pro_det_t_inf_text{
	line-height: 25px;
	font-size: 14px;
	color: #666;
	margin: 15px 0 35px;
}
.pro_det_t_inf_text strong{
	color: #444;
}


.pro_det_t_inf_btn_item{
	width: 290px;
	height: 50px;
	color: #fff;
	font-size: 16px;
	background: #2d85c9;
	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;
    margin-bottom: 20px;
}
.pro_det_t_inf_btn_item .icon{
	font-size: 24px;
	margin-right: 10px;
}
.pro_det_t_inf_btn_item.hover{
	background: none;
	border:1px solid #e94c3d;
	color: #e94c3d;
}
.pro_det_t_inf_btn_item.hover .icon{
	color: #e94c3d;
}
.pro_det_t_inf_btn_item.hover:hover{
	color: #fff;
	background: #e94c3d;
}
.pro_det_t_inf_btn_item.hover:hover .icon{
	color: #fff;
}
.pro_det_t_inf_tel{
	line-height: 40px;
	font-size: 13px;
}
.pro_det_t_inf_tel .tel{
	font-size: 18px;
}


.pro_det_mlk{
	width: 126px;
	border: 1px solid #ededed;
}
.pro_det_mlk_tt{
	color: #666;
	font-size: 14px;
	line-height: 36px;
	background: #d3dadd;
}

.pro_det_mlk_list{
	min-height: 399px;
	padding: 15px 10px 0;
}
.pro_det_mlk_list dd{
}
.pro_det_mlk_list dd .pic{
	overflow: hidden;
}
.pro_det_mlk_list dd .pic img{
	display: block;
	width:100%;
}
.pro_det_mlk_list dd .tt{
	line-height: 17px;
	text-align: center;
	padding: 8px 0;
}
.pro_det_mlk_btn{
	height: 34px;
	line-height: 33px;
	border-top: 1px solid #ededed;
}
.pro_det_mlk_prev{
	float: left;
	width: 50%;
	height: 33px;
	border-right: 1px solid #ededed;
	background: url(../images/recommend_icon.png) no-repeat;
	background-position: 10px 4px;
	cursor: pointer;
}
.pro_det_mlk_next{
	float: left;
	width: 50%;
	height: 33px;
	background: url(../images/recommend_icon.png) no-repeat;
	background-position: 10px -20px;
	cursor: pointer;
}
.pro_det_mlk_prev:hover{
	background-position: 10px -44px;
}
.pro_det_mlk_next:hover{
	background-position: 10px -68px;
}

.pro_det_b{
	background: #eff7fa;
	padding: 4% 0;
}
.pro_det_b_bars_box{
	height: 44px;
	margin-bottom:18px;	
}

.pro_det_b_bars{
	width: 100%;
	max-width: 1200px;
	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;
    position: relative;
    z-index: 999;
}
.pro_det_b_bars .item{
	height: 44px;
	line-height: 42px;
	padding: 0 50px;
	font-size: 16px;
	border: 1px solid #e5e5e5;
	background: #fff;
	margin: 0 6px;
	cursor: pointer;
}

.pro_det_b_bars .item.hover{
	color: #fff;
	background: #e83c20;
	border-color: #e83c20;
}


.pro_det_b_tabs{
	padding: 2% 0;
}
.pro_det_b_tabs_item{
	padding:3%;
	background: #fff;
	box-shadow: 0 0 25px rgba(115,115,115,.2);
	margin-bottom: 25px;
}
.pro_det_b_tabs_item:last-child{
	margin-bottom: 0;
}

.pro_det_b_tabs_item_title{
	font-size: 18px;
	font-weight: bold;
	color: #006CE0;
	margin-bottom: 3%;
}
.pro_det_b_tabs_text{
	line-height: 25px;
	font-size: 14px;
	color: #444;
}


.pro_det_b_tabs_item_table{
	width: 100%;
	border: 1px solid #cfd4d6;
}
.pro_det_b_tabs_item_table tr td:first-child{
	background: #f1f6f8;
	font-weight: bold;
}
.pro_det_b_tabs_item_table tr td{
	border: 1px solid #c8d1d4;
	padding:10px;
}


.pro_det_b_tabs_wt_list dd{
	float: left;
	width: 33.33%;
	padding: 0 15px;
}
.pro_det_b_tabs_wt_list dd a{
	display: block;
}
.pro_det_b_tabs_wt_list dd .tt{
	font-size: 16px;
}
.pro_det_b_tabs_wt_list dd .tt .icon{
	float: left;
	width: 20px;
	font-size: 20px;
	color: #da2a01;
	margin-right: 10px;
}
.pro_det_b_tabs_wt_list dd .tt .tt_con{
	width: calc(100% - 30px);
}
.pro_det_b_tabs_wt_list dd .con_b{
	padding-left: 34px;
}
.pro_det_b_tabs_wt_list dd .con_b .text{
	line-height: 25px;
	font-size: 14px;
	color: #666;
	margin: 25px 0;
}
.pro_det_b_tabs_wt_list dd .con_b .more{
	width: 72px;
	height: 24px;
	background: url(../images/pro_det_icon1.png) no-repeat center center;
}

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



.pro_list_box1{
	padding: 3% 0;
}

.pro_list_box1 .case_box2_list dd:nth-child(n+9){
	display: none;
}
.pro_list_box1 .case_box2_list.hover dd:nth-child(n+9){
	display: block;
}

.pro_list_box1 .case_box2_list dd{
	padding: 0 10px;
	margin-bottom: 20px;
}


.pro_list_box1_more{
	width: 90px;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	margin-top: 30px;
}
.pro_list_box1_more .icon{
	display: block;
	width: 29px;
	height: 16px;
	background:url(../images/pro_list_more.png) no-repeat center center;
	margin-top: 12px;
}


/*.case_box2{
	border-top: 2px solid #d1d1d1;
}*/


/*
 * service cover
 */

.service_cover_box1{
	padding: 3% 0;
}
.service_cover_box1_list1{
	padding:4% 0 6%;
}
.service_cover_box1_list1 dd{
	float: left;
	width: 25%;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.service_cover_box1_list1 dd .icon_con{
	width: 136px;
	padding: 7px;
	border-radius: 136px;
	border: 1px solid #e6e6e6;
	margin: 0 auto 14px;
}
.service_cover_box1_list1 dd .icon{
	width: 120px;
	height: 120px;
	line-height: 120px;
	font-size: 46px;
	color: #1296db;
	text-align: center;
	background: #f1f1f1;
	border-radius: 120px;
}
.service_cover_box1_list1 dd .tt{
	font-size: 16px;
	text-align: center;
}
.service_cover_box1_list1 dd:hover{
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}


.service_cover_box1_list2{
	background: #3090e6;
	padding: 30px 0;
}
.service_cover_box1_list2 dd{
	float: left;
	width: 25%;
	color: #fff;
	text-align: center;
	padding: 0 8px;
}
.service_cover_box1_list2 dd .tt{
	font-size: 36px;
	font-weight: bold;
}
.service_cover_box1_list2 dd .text{
	font-size: 14px;
}


.service_cover_box2{
	padding: 3% 0 0 0;
	background: url(../images/service_bg1.jpg) no-repeat center center / cover;
}
.service_cover_box2 .about_str_title2
,.service_cover_box2 .about_str_title1{
	color: #fff;
}
.service_cover_box2 .about_str_title2{
	padding-bottom: 10px;
}


.service_cover_box2_btn{
	width: 297px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color:#fff;
	text-align: center;
	background: #dc0909;
	border-radius: 6px;
	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;
    margin:2% auto;
}
.service_cover_box2_btn .icon{
	font-size: 38px;
	margin-right: 6px;
}

.service_cover_box3{
	padding: 3% 0;
}
.service_cover_box3_list{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
}
.service_cover_box3_list dd{
	float: left;
	width: 33.33%;
}
.service_cover_box3_list dd a{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: column; 
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    overflow: hidden;
}
.service_cover_box3_list dd .pic{
	overflow: hidden;
}
.service_cover_box3_list dd .pic img{
	display: block;
	width: 100%;
	max-width: none;
}
.service_cover_box3_list dd .con{
	color: #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;
    
    flex-direction: column; 
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    
	min-height: 242px;
	text-align: center;
	background: url(../images/service_bg2.jpg) no-repeat center center / cover;
}
.service_cover_box3_list dd .con .tt{
	font-size: 24px;
	font-weight: bold;
}
.service_cover_box3_list dd .con .line{
	width: 48px;
	height: 1px;
	background: #fff;
	margin: 15px auto;
}
.service_cover_box3_list dd .con .text{
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 20px;
}
.service_cover_box3_list dd .con .more{
	width: 144px;
	height: 34px;
	text-align: center;
	line-height: 32px;
	border: 1px solid #fff;
}





.service_cover_box3_list dd:nth-child(2n) a{
	flex-direction: column-reverse; 
    -ms-flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
}

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

/*
 * service_wl
 */
.service_wl_box1{
	padding: 3% 0;
}
.service_wl_list{
	padding-top: 3%;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
}
.service_wl_list_item{
	float: left;
	width: calc((100% - 30px) / 2);
	margin-right: 30px;
	background: #f8fafc;
	padding: 3% ;
}
.service_wl_list_item:last-child{
	margin-right: 0;
}
.service_wl_list_item .tt{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 8px
}
.service_wl_list_item .text{
	line-height: 25px;
	font-size: 13px;
	color: #888;
	margin-bottom: 25px;
}
.service_wl_list_item .text2{
	line-height: 28px;
	font-size: 16px;
}
.service_wl_list_item .text2 span{
	color: #e20000;
}

.service_wl_box1_line{
	width: 100%;
	height: 1px;
	background: #dbdbdb;
	margin: 3% 0;
}


/*
 * service_baike
 */
.service_bk_box1{
	padding: 3% 0;
	
}
.service_bk_box1_con{
	padding-top: 5%;
}
.service_bk_title1{
	line-height: 30px;
	position: relative;
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    margin-bottom: 3%;
}
.service_bk_title1 .tt{
	font-size: 24px;
	font-weight: bold;
	padding-right: 15px;
	position: relative;
	z-index: 2;
	background: #fff;
}
.service_bk_title1 .more{
	color: #dc0909;
	font-size: 14px;
	padding: 0 15px 0 30px;
	z-index: 2;
	background: #fff;
}

.service_bk_title1:after{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top:50% ;
	width:100%;
	height: 1px;
	background: #e9e9e9;
}
.service_bk_box2{
	padding: 4% 0 1%;
	background: #e7eef0;
}
.service_bk_box2 .service_bk_title1 .tt,
.service_bk_box2 .service_bk_title1 .more{
	background: #e7eef0;
}
.service_bk_box2 .service_bk_title1:after{
	background: #9db1c3;
}
.service_bk_box2_list dd{
	float: left;
	width: calc((100% - 40px) / 2);
	margin-right: 40px;
	padding: 0 15px;
	margin-bottom: 50px;
}
.service_bk_box2_list dd:nth-child(2n+1){
	margin-right: 0;
}
.service_bk_box2_list dd:nth-child(2n+1){
	clear: both;
}
.service_bk_box2_list dd a{
	display: block;
	padding-left: 20px;
	border-left:2px solid #2b83e8;
}
.service_bk_box2_list dd .con .tt{
	font-size: 16px;
	margin-bottom: 8px;
}
.service_bk_box2_list dd .con .text{
	line-height: 25px;
	font-size: 13px;
	color: #888;
}
.service_bk_box2_list dd a:hover{
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);

}


.service_bk_box3{
	padding: 4% 0;
}
.service_bk_box3_con{
	position:relative;
	padding: 4% 0 0;
}
.service_bk_box3_list{
	overflow: hidden;
}
.service_bk_box3_list dd{
	width: 33.33%;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.service_bk_box3_item{
	display: block;
}
.service_bk_box3_item .pic{
	width: 204px;
	height: 204px;
	margin: 0 auto;
	border-radius: 50%;
	overflow: hidden;
}
.service_bk_box3_item .pic img{
	display: block;
	width: 100%;
}
.service_bk_box3_item .con{
	padding: 20px 0;
	text-align: center;
}
.service_bk_box3_item .con .tt{
	font-size: 16px;
	margin-bottom: 6px
}
.service_bk_box3_item .con .text{
	color: #888;
	font-size: 13px
}

.service_bk_box3_prev,.service_bk_box3_next{
	position: absolute;
	left:0;
	top: 50%;
	width: 40px;
	height: 72px;
	background: url(../images/service_bk_icon1.png) no-repeat center center;
	margin: -36px 0 0 -20px;
	cursor: pointer;
}
.service_bk_box3_next{
	left: auto;
	right: 0;
	margin-left: 0;
	margin-right: -20px;
	transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
}

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


.service_bk_box4{
	padding: 2% 0 5%;
}
.service_bk_box4_list{
	padding-top: 2%;
}
.service_bk_box4_list dd{
	float: left;
	width: 25%;
	padding:0 6px;
	margin-bottom: 30px;
}
.service_bk_box4_list dd .pic{
	overflow: hidden;
	margin-bottom: 15px;
}
.service_bk_box4_list dd .pic img{
	display: block;
	width: 100%;
}
.service_bk_box4_list dd .tt{
	font-size: 16px;
	text-align: center;
}
.service_bk_box4_list dd:hover .pic img{
	transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
}


/*
 * service_wd
 */
.service_wd_box1_list dd{
	width: 100%;
	padding: 18px 0;
	border-bottom: 1px solid #e7f0f4;
}
.service_wd_box1_list dd .tt{
	margin-bottom: 6px;
	line-height:30px;
}
.service_wd_box1_list dd .tt .icon{
	float: left;
	width: 74px;
	font-size: 24px;
	text-align: center;
	color: #dc0909;
}
.service_wd_box1_list dd .tt .tt_con{
	float: left;
	font-size: 16px;
	font-weight: bold;
	width: calc(100% - 74px);
}
.service_wd_box1_list dd .con_b{
	padding-left: 74px;
	line-height: 25px;
	font-size: 14px;
}



@-webkit-keyframes start{
	0%{
		top:0;
	}
	45%{
		top:-8px;
	}
	100%{
		top: 0;
	}
@-moz-keyframes start{
	0%{
		top:0;
	}
	45%{
		top:-8px;
	}
	100%{
		top: 0;
	}
}

@keyframes start{
	0%{
		top:0;
	}
	45%{
		top:-8px;
	}
	100%{
		top: 0;
	}
}

