@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{ margin:0; padding:0;}
*{ box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
body{
	font-family:syht,"微软雅黑";
	font-size: 16px;
	color:#333;
	background: #1f1f1f;
}
ul, ol { list-style:none;} 
img,fieldset{ vertical-align:top; border:0;}
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal;}
address,cite,code,em,th { font-weight:normal; font-style:normal;}
input,button,textarea,select{ font:"微软雅黑"; vertical-align:middle;}
a{ color:#333; text-decoration:none;}



/*sye*/

/*top*/
.w1920{
	width: 100%;
}
.top-pf{
	width: 100%;
	height: 95px;
}
.top-dw{
	width: 100%;
	position: fixed;
	height: 95px;
	background: url(../img/tubiao/6.png);
	border-bottom: 1px solid #2e2e2e;
	box-shadow: 0px  1px 5px #1b1b1b;
	z-index: 88888;
	
}
.top{
	width: 1400px;
	margin: 0 auto;
	position: relative;
}
.top h1{
	margin-top: 22px;
	float: left
}
.top ul{
	float: right;
}

.top ul li{
	float: left;
	transition-duration:0.4s; 
	-moz-transition-duration:0.4s; 
	-webkit-transition-duration:0.4s; 
	-o-transition-duration:0.4s; 

}
.top ul li:hover{
	background: #e41313;
}
.top ul li{
	padding: 38px 20px;
	color: #f1f1f1;
	position: relative;
		
}
.top ul li a{
	color: #f1f1f1;
}
.top ul li i{
	position: absolute;
	background: #e41313;
	width: 100%;
	height: 2px;
	left: 0;
	bottom: 0;
	
}
.top ul  li img{
	margin-top: 7px;
	margin-left: 2px;
}
.top ul li .li-pf{
	position: absolute;
	top: 0;
	top: 95px;
	left: 0;
	text-align: left;
	height: 0;
	overflow: hidden;
	width: 140%;
}
.top ul li .li-pf p{
	padding:12px 10px;
	border-bottom: 1px solid #222222;
	color: #f1f1f1;
	background: #262626;
}
.top ul li .li-pf p:hover{
		background: #e41313;
	padding:12px 12px; 
	transition-duration:0.3s; 
	-moz-transition-duration:0.3s; 
	-webkit-transition-duration:0.3s; 
	-o-transition-duration:0.3s; 


}
.top ul li:hover .li-pf{
	height: 200px;
	transition-duration:0.8s; 
	-moz-transition-duration:0.8s; 
	-webkit-transition-duration:0.8s; 
	-o-transition-duration:0.8s; 

}


/*sy-cp*/

.dh{
	padding:40px 0;
}

.dh img{
	float: left;
	
}
.dh i{
	width:62.5%;;
	height:2px;
	background:#666666;
	float: left;
	margin:10px 2% 0% 2% 
}
.dh h3{
	float: right;
	margin-top: -10px
}
.dh h3 a{
	color: #f1f1f1;
	padding:5px 10px;
	border-radius: 5px;	
	transition-duration:0.3s; 
	-moz-transition-duration:0.3s; 
	-webkit-transition-duration:0.3s; 
	-o-transition-duration:0.3s; 

	
}
.dh h3 a.ss{
	background: #e41313;
}
.dh h3 a:hover{
	background: #e41313;
}
.sy-cp {
	width: 1400px;
	margin: 0 auto;
	padding-bottom: 3%;
}
.sy-cp ul li img{
	width: 100%;
}
.sy-cp ul {
margin-left: -2%;
	overflow: hidden;
}
.sy-cp ul li{
	max-height:219px;
	width: 23%;
	float: left;
	margin-left:2%;
	margin-bottom: 2%;
	margin-top: 0.5%;
	position: relative;
}
.sy-cp ul li .cp-pf{
	position: absolute;
	top: 10%;
	left: 25%;
	width: 60%;
	text-align: center;
	background: #e41313;
	height: 80%;
	color: #f1f1f1;
	padding: 4%;
	transition-duration:0.6s; 
	-moz-transition-duration:0.6s; 
	-webkit-transition-duration:0.6s; 
	-o-transition-duration:0.6s; 
	opacity: 0;
	overflow: hidden;


	 
}
.sy-cp ul li .cp-pf .cp-pfk{
	border: 1px solid;
	height: 100%
	
}
.sy-cp ul li .cp-pf h2{
	font-size: 18px;
	font-weight:600;
	margin-top: 8%;
	margin-bottom: 8%;
	transition-duration:0.4s; 
	-moz-transition-duration:0.4s; 
	-webkit-transition-duration:0.4s; 
	-o-transition-duration:0.4s; 

}
.sy-cp ul li .cp-pf p{
	font-size: 16px;
	color: #d7d6d6;
	margin-bottom: 6%;
		margin-top:40%;
	opacity: 0;
		transition-duration:0.6s; 
	-moz-transition-duration:0.6s; 
	-webkit-transition-duration:0.6s; 
	-o-transition-duration:0.6s; 
	opacity: 0;

}
.sy-cp ul li .cp-pf a{
	padding: 2px 15px;
	border: 1px solid #f1f1f1;
	color: #f1f1f1;
	border-radius: 20px;
	font-size: 12px;
}

.sy-cp ul li:hover .cp-pf{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	background: #e41313;
	height: 100%;

	color: #f1f1f1;
	padding: 4%;
	opacity: 1;
	 
}
.sy-cp ul li:hover .cp-pf .cp-pfk{
	border: 1px solid;
	height: 100%
	
}
.sy-cp ul li:hover .cp-pf h2{
	font-size: 18px;
	font-weight:600;
	margin-top: 12%;
	margin-bottom: 8%;
	
}
.sy-cp ul li:hover .cp-pf p{
	font-size: 16px;
	color: #d7d6d6;
	margin-bottom: 6%;
	margin-top: 0;
	opacity: 1;
}
.sy-cp ul li:hover .cp-pf a{
	padding: 2px 15px;
	border: 1px solid #f1f1f1;
	color: #f1f1f1;
	border-radius: 20px;
	font-size: 12px;
}



/*gy*/
.sy-gy{
	width: 100%;
	height: auto;
	position: relative;
	min-height: 772px;
	
}
.sy-gy ul{
min-height: 772px;
	height: auto;
}
.sy-gy ul li{
	width: 25%;
	float: left;
	height: 50%;
}
.sy-gy ul li img{
	height: 100%;
}

.sy-gy .gy-pf{
	position: absolute;
	top: 0;
	width: 100%;
}
.sy-gy .gy-pf .w1400{
	width: 1200px;
	margin: 0 auto;
}
.sy-gy .gy-pf  .gy-y{
	
}
.sy-gy .gy-pf  .gy-y p{
	width: 468px;
	color: #989898;line-height: 34px;
	margin-bottom:16%;
	font-size: 16px;
	font-weight: 500;
}
.sy-gy .gy-pf  .gy-y {
	float: left;
	margin-top: 20%;
}
.sy-gy .gy-pf  .gy-y img{
	margin-bottom:8%;
}
.sy-gy .gy-pf  .gy-y a{
	background: #e41313;
	padding: 5px 30px;
	border-radius: 5px;
	font-size: 14px;
	color: #f1f1f1;
	
}
.sy-gy .gy-pf  .gy-y a:hover {
	background: none;
	border: 1px solid #f1f1f1;
}
.sy-gy .gy-pf  .gy-z{
	float:right;
	margin-top: 16%;
		
	}

/*sb*/
.sy-sb{
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 2%;
}
.sb-dh{
	padding:40px 0 20px 0;
	width: 1200px;
	margin: 0 auto
}

/*di*/
.di{
	position: fixed;
	bottom: 0;
	background: #1b1b1b;
	width: 100%;
}
.di .di-pf{
	width: 1400px;
	margin: 0 auto;
}
.di .di-pf p{
	float: left;
	padding: 22px;
	color: #f1f1f1;
}
.di .di-pf p a{
	color: #f1f1f1;
}

/*dh*/
.ny-dh{
	width: 1400px;
	margin: 0 auto;
}
.ny-dh >p{
	float: left;
	color: #f1f1f1;
	margin-top: 65px;
}
.ny-dh p img{
	margin-right:0px;
	margin-top: 4px;
}
.ny-dh  p a{
	margin:0 5px;
	color: #f1f1f1;
}
.ny-dh  p .s{
	color: #e41313;
}
.ny-dh  .dh-ul{
	padding-bottom:40px;
	float: right;
	
}
.ny-dh .dh-ul li{
	padding:5px 20px ;
	float: left;
	margin-top: 60px;
	text-align: center;
	border-radius: 5px;
	margin-left:5px;
	position: relative;
}
.ny-dh .dh-ul li a{
	color: #f1f1f1;
}
.ny-dh .dh-ul a:last-child li{
	border:none;
}
.ny-dh .dh-ul  .ys{
	background: #e41313;
	color: #f1f1f1;
}
.ny-dh .dh-ul li:hover {
	background: #e41313;
	color: #f1f1f1;
}
.ny-dh .dh-ul li .dh-pf{
	position: absolute;
	top: 28px;
	background: #131415;
	width: 100%;
	left: 0;
	border-radius: 0px 0px 5px 5px;
	opacity: 0;
	transition-duration:0.6s; 
	-moz-transition-duration:0.6s; 
	-webkit-transition-duration:0.6s; 
	-o-transition-duration:0.6s; 

}
.ny-dh .dh-ul li .dh-pf p{
	padding: 10px;
	
}
.ny-dh .dh-ul li .dh-pf p:hover {
	background: #e41313;
}
.ny-dh .dh-ul li .dh-pf p:nth-child(2){
	border-radius: 0px 0px 5px 5px;}
.ny-dh .dh-ul li:hover .dh-pf{
	opacity: 1;
}
.ny-dh .dh-ul li img{
	margin-top: 6px;
}




/*nycp*/
.ny-cp{
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 2%;
}
.ny-cp ul{
	overflow: hidden;
	margin-left: -2%;
	margin-top: 2%;	
}
.ny-cp ul li{
	width: 23%;
	float: left;
	margin-left: 2%;
}
.ny-cp ul li img{
	width: 100%;
}
.ny-cp ul li p{
	color: #f1f1f1;
	font-size: 16px;
	padding:15px 5px;
	transition-duration:0.6s; 
	-moz-transition-duration:0.6s; 
	-webkit-transition-duration:0.6s; 
	-o-transition-duration:0.6s; 
	
}
.ny-cp ul li:hover p{
	background: #e41313;
		padding:15px 15px;

}
.ym{
	overflow: hidden;
	margin-bottom:8%;
	margin-top: 2%;
}
.ym li a{
	padding:10px;
	background:#ececec;
	float: left;
	margin-right: 1%;
	border-radius: 5px;
	
}
.ym li.sss a{
	background: #e41313;
} 
.ym li.sss a{
	color: #f1f1f1;
}  
.ym li:hover a{
	background: #e41313;
}
.ym li:hover a{
	color: #f1f1f1;
}

/*lian-xi*/
.ny-lx{
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
}
.lxfs{ background:#f1f1f1; overflow:hidden; position:relative;margin-bottom: 10%;}
.lxfs .lxfs_wz{width:50%;line-height:26px; color:#444; padding:40px;}
.lxfs .lxfs_dt{width:50%; height:100%; position:absolute; right:0; top:0;}
.ny-lx h3{
	text-align: center;
	font-size: 24px;
	padding:4% 0 0 0;
	color: #f1f1f1;
	
}
.ny-lx>p{
	padding:0 0 6% 0 ;
text-align: center;
	color: #f1f1f1;
	
}
.jz{
	text-align: center;
	margin-bottom: 10%;
}
.dw{
	overflow: hidden;
}


/*gyu*/
.ny-gy{
	width: 1400px;margin: 0 auto;overflow: hidden;
	color: #f1f1f1;
}
.ny-gy h2{
	font-size: 24px;
	margin-bottom: 5px;
	text-align: center;
}
.ny-gy>h3{
	margin-bottom: 4%;
		text-align: center;

}
.ny-gy b{
	font-size: 20px;
	padding-bottom: 1%;
	color: #e41313;
}
.ny-gy>p{
	padding:1% 0 3% 0;
	line-height: 24px;
	border-bottom: 1px solid  #525252;
	color: #C0C0C0;

}
.ny-gy .yw{
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 10%;
	overflow: hidden;
}
.ny-gy .yw img{
	float: right;
	margin-top: -4%
}
.ny-gy .yw h3{
	font-size: 20px;
	margin-bottom: 1%;
	margin-top: 6%
}
.ny-gy .yw p{
	line-height: 40px;float:left;
	color: #C0C0C0;
}

/*人才招聘*/
.middle{
	width:100%;
	margin: 4% auto 20px auto;
	overflow: hidden;
}
.middle .leftMenu{
	width:100%;
	float: left;
}
.middle .leftMenu .topMenu{
	height: 42px;
}

.middle .leftMenu .topMenu .changeMenu{
	cursor: pointer;
}
.middle .leftMenu .topMenu .banshi{
	padding-left: 23px;
}
.middle .leftMenu .topMenu .menuTitle{
	text-align: center;
	color: #F2F2F2;
	float: left;
	line-height: 42px;
	font-size: 16px;
	width: 120px;
}

.menu_list ul li{
	display: block;
	text-align: center;
	width: 100%;
}
.menu_list ul li .fuMenu{
	color: #f1f1f1;
	font-weight: 600;
	font-size: 16px;
	cursor: pointer;
	text-align:left;
	padding: 8px 0px 20px  0;
	font-family: "微软雅黑";
	width:100%;
	border-bottom:1px solid #484848;; 
}
.menu_list ul li .xiala{
	float: right;
	margin-top: -24px;
	margin-right:10px;
	display: block;
}
.menu_list ul li .div1 {
	width: 100%;
	height: auto;
	padding-top: 10px;
	}
.menu_list ul li .div1 .zcd{
	color:#a1a1a1;
	font-size: 14px;
	background-color:none;
	cursor: pointer;
	padding: 2px 14px;
	line-height:20px;
	text-align: left;
	width: 100%;
	list-style-type: decimal;

}
.div1 {
	height:100%;
	display: none;
}
.removes{
	color: #0FB9EF !important;
	border-left: 3px solid #0FB9EF;
}
.div3 h2{
	font-size: 16px;
	text-align: left;padding: 5px 11px;
	color: #e41313;
	}
.li_11{border-bottom:1px solid #484848;margin-bottom:45px;}


.pf-xz {
	position: absolute;
	right: 0;
	top:2px;
}
.pf-xz a{
	height: 30px;;
	border: none;
	font-size: 14px;
	background: #none;
	width: 140px;;
}
.pf-xz:hover a{
		height: auto;
	border: none;
	font-size: 14px;
	background:none ;
	color:#484848

}
.pf-xz img{
	margin-top:18px;
	margin-right: 0px;
}
.rczp{
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
	display: block;
	padding-bottom: 5%;
}
.container {
	padding: 0;
}

/*导航*/
.mobile-inner{ float:right; margin-top:12px; transition:all 0.5s;display: none;z-index: 888;text-align: left;}
.mobile-inner img{width: 100%;margin-bottom: 30px;}
.mobile-inner p{color: #676767;line-height: 25px;font-size: 16px;padding-bottom: 30px;padding-right: 30px;padding-left: 30px;margin:0px;}
.mobile-inner-header{height: 50px;z-index:10;}
.mobile-inner-header-icon{height:50px;text-align: center;width: 50px;position: relative;-webkit-transition: background 0.5s;-moz-transition: background 0.5s;-o-transition: background 0.5s;transition: background 0.5s;background: #f1f1f1}

.mobile-inner-nav{background:#ca1926;width: 100%;position:fixed;top: 78px;left: 0px;bottom:0px;padding-top: 30px;padding-bottom: 80px;display: none;z-index:21;z-index: 99}
.mobile-inner-nav a{display:block;line-height: 50px;text-decoration: none;width:96%; margin:0 auto; color: #FFFFFF;border-bottom: solid 1px rgba(255,255,255,0.3);transition: all 0.5s;font-weight:300;}

.mobile-inner-header-icon:hover{background-color: rgba(255,255,255,0.2);cursor: pointer;}
.mobile-inner-header-icon span{position: absolute;left: calc((100% - 25px) / 2);top: calc((100% - 1px) / 2);width: 25px;height: 2px;background-color: rgba(0,0,0,1);}
.mobile-inner-header-icon span:nth-child(1){transform: translateY(4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2){transform: translateY(-4px) rotate(0deg);}
	
.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s;animation-fill-mode: both;animation-name: clickfirst;}		
.mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s;animation-fill-mode: both;animation-name: clicksecond;}
/* flexslider */

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.block_home_slider .slide {position:relative;}
.block_home_slider .caption {padding:13px 16px 12px; position:absolute; left:0px; right:0px; bottom:0px; background:url( ../image/bg_caption.png); text-align:left;}
.block_home_slider .caption p {padding-bottom:0px; font-size:11px; color:#dedede; text-shadow:0px -1px #000000; line-height:17px;
    text-overflow: ellipsis;
    display: -webkit-box; /** 对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp:2; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/


}
.block_home_slider .caption p.title {padding-bottom:6px; font-size:15px; color:#ffffff; font-weight:bold; line-height:normal;

}
.block_home_slider .flex-direction-nav a {width:25px; height:25px; margin-top:-27px; display:block; position:absolute; top:50%; background-repeat:no-repeat; background-image:url(../image/sprite_arrow_2.png); text-indent:-9000px;}
.block_home_slider .flex-direction-nav a.flex-prev {left:6px; background-position:left top;}
.block_home_slider .flex-direction-nav a.flex-prev:hover {background-position:left bottom;}
.block_home_slider .flex-direction-nav a.flex-next {right:6px; background-position:right top;}
.block_home_slider .flex-direction-nav a.flex-next:hover {background-position:right bottom;}
.block_home_slider .flex-control-paging {padding-top:15px; display:inline-block;}
.block_home_slider .flex-control-paging li {
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
	list-style-type: none;
	background: none;
}
.block_home_slider .flex-control-paging li a {width:0px; height:12px; display:block; background-repeat:no-repeat; background-image:url(sprite_nav_3.png); text-indent:-9000px; cursor:pointer;}
.block_home_slider .flex-control-paging li a.flex-active {background-position:right top;}

.block_home_post_feature {width:300px;}
.block_home_post_feature p {padding-bottom:0px;}



.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
	list-style-type: none;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}


/*sj-gc*/
.sj-gc{
	width: 100%;
	margin: 0 auto;
	display: none;
	overflow: hidden;
}
.sy-sb{
	width:96%;
}

.sj-gc ul{
	margin-left: -2%
	
}
.sj-gc ul li{
	width: 48%;
	float: left;
	margin-left:2%;
	margin-bottom: 2%;
		
}.sj-gc ul li img{
	width: 100%;
}


.AP_foot {position:fixed;bottom:0;width:100%;box-sizing:border-box;background:repeating-linear-gradient(#303030,#303030);opacity:0.9; z-index:99;display:none;font-size: 12px;}
.AP_foot:after {content:"";display:block;visibility:hidden;clear:both;}
.AP_foot a {width:25%;text-align:center;box-sizing:border-box;float:left;color:#fff;font-size:1.1em;padding:5px 0;}
.tel:before {content:"";display:block;margin:0 auto;width:20px;height:20px;background:url(../images/main_icon.png) no-repeat left top;background-size:20px auto;}
.signup:before {content:"" ;display:block;margin:0 auto;width:20px;height:20px;background:url(../images/main_icon.png) no-repeat left -20px;background-size:20px auto;} 
.ask:before {content:"";display:block;margin:0 auto;width:20px;height:20px;background:url(../images/main_icon.png) no-repeat left -40px;background-size:20px auto;}
.query:before {content:"";display:block;margin:0 auto;width:20px;height:20px;background:url(../images/main_icon.png) no-repeat left -80px;background-size:20px auto;}



/*ne-banner*/
.ny-banner{width: 100%;z-index: 888;overflow: hidden;position: relative;float: left}
.ny-banner img{width: 100%;z-index: 99;height:auto}
.ny-banner .banner-pf{width: 1200px;margin: 0 auto;position: relative;}
.ny-banner .banner-pf>p{width:50px;height:4px;background: #f1f1f1;margin-right:10px;margin-top: 130px;float: left;position: absolute;left: 0;}
.ny-banner .banner-pf h2{font-size: 40px;float: left;font-weight: 900;color: #f1f1f1}
.ny-banner .banner-pf h2 p{font-size: 35px;font-weight: 600;} 
.ny-banner .gd{position: absolute;top:0;width: 100%;top:35%;}

/*nydh*/
.y-dh{width: 96%;margin: 20px auto 5px auto;overflow: hidden;display: none}
.y-dh ul{margin-top:10px }
.y-dh ul .z{font-size:18px;font-weight: 600;color: #f1f1f1;}
.y-dh ul .z p{height: 20px;width: 4px;background:#c1c1c1;float: left;margin-right: 8px;margin-top:4px}
.y-dh ul .y{float: right;margin-top: -15px;font-size: 12px;color: #979797;}
.y-dh ul .y a{
	color: #e1e1e1;
}
.y-dh ul div.xx{width: 100%;height:0px;border: 1px dashed #e1e1e1;margin-top: 5px}


/*cd*/

.content_left .title{ background:#e41313; color:#fff; padding:5px 20px 15px 5px;  font-size:16px}
.content_left .title span{background:url(img/ioc.png) no-repeat 0 center; padding-left:22px;}
.left_nav{border-top:0; overflow:hidden; padding-bottom: 10px;}
.left_nav ul{margin-top:-1px;}
.left_nav li{padding:0 0px}
.left_nav li a{
	color: #f1f1f1;
}
.left_nav li .t{  padding:5px 10px ; position:relative;font-size: 12px;margin: 5px 0;border-bottom: 1px solid #484848}
#s{background: #e41313}
 #s a{color: #f1f1f1;}

.content_left {
	display: none;
}




/*gy2*/
.ny-gy ul{
	width: 70%;
	margin: 0 auto;
	margin-bottom: 20%;
	
}
.ny-gy ul li{
	font-size: 20px;
	font-weight: 600;
	margin: 3% 0;
	width: 50%;
	float: left;
	color: #e41313;
}
.ny-gy ul li p{
	font-size: 16px;
	color: #f1f1f1;
	font-weight: 100;
	margin-top: 10px;
}
.ny-gy ul h4{
	font-size: 18px;
	width: 100%;clear: left;
	margin-top: 5%;
	float: left
}
.ny-gy ul>p{
	line-height: 30px;
	color: #d1d1d1;
	margin-bottom: -10%；
}
#count1 img {
	width: 100%;
}


