body{
	background: #f3f3f1;
}
.wrap{
	position: relative;
	width: 1100px;
	margin: 0 auto;
}
.banner{
	height: 630px;
	background: url(../images/banner.jpg) no-repeat center;
}
.m_banner{
	display: none;
}
.nav{
	height: 60px;
	line-height: 60px;	
	border-bottom: 2px solid #18222b;
	background: url(../images/bg_nav.jpg) no-repeat center;
}
.nav-list{
	width: 950px;
	padding-left: 150px;
	margin:0 auto;
}
.nav.active{
	width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999999;	
}
.nav li{
	position: relative;
	float: left;
	width: 158px;
	text-align: center;
}
.nav li a{
	display: block;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

.nav li.last a{
	color: #fff;
	background: #de0124;
}
.g-block{
	padding-top: 60px;
}
.g-block h2 img{
	display: block;
	margin: 0 auto;
}
.join .tit{
	float: left;
	margin:0 60px;
}
.intro h3{
	text-align: center;
	font-size: 32px;
	font-family: '宋体';
	margin: 30px 0 15px 0;
}
.p1{
	font-size: 16px;
	color: #4c4c4c;
	line-height:30px;
}
.org-list{
	margin: 30px 0 50px 0;
	text-align: center;
}
.org-list span{
	display: inline-block;
	padding: 0 15px;
}
.process{
	padding-bottom: 60px;
	overflow: hidden;
	background: url(../images/bg2.jpg) no-repeat top center;
}
.process .date{
	width: 480px;	
	margin: 80px 0 0 100px;
}
.process .date li{
	margin-bottom: 10px;
	padding-left: 25px;
	background: url(../images/icon1.jpg) no-repeat left center;
}
.process .date li span{
	font-size: 32px;
	font-family: '宋体';
	margin-right: 5px;
}
.awards{
	color: #fff;
	padding-bottom: 60px;
	background: #2b4a6e;
	
}
.awards .tit{
	width: 390px;
	margin-top: 100px;
}
.awards-intro{
	width: 670px;
	line-height: 30px;
}
.awards-intro h3{
	font-size: 32px;
	font-family: '宋体';
	margin: 20px 0 10px 0;
}
.awards-item{
	text-align: center;
	margin-top: 40px;
}
.require .tit{
	margin-bottom: 20px;
}
.require-con{
	padding: 60px 100px;
	background: url(../images/bg3.jpg) no-repeat center;
}
.require-con-box {
	width: 900px;
	height: 540px;
	
}
.require-con h3{
	font-size: 18px;
	font-family: '宋体';
	color: #91252a;
	margin: 5px 0;
}
.news-img img{
	display: block;
}
.news-con{
	width: 540px;
	margin-top: 30px;
}
.news-list{
	margin: 40px 0 0 80px;
}
.news-list li a{
	display: block;
	line-height:35px;
	padding-left: 25px;
	color: #333;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	background: url(../images/icon_dot.png) no-repeat left center;
}
.footer{
  width: 100%;height:115px;
  color: #fff;
  padding-top: 35px;
  padding-bottom: 20px;
  background: #262422;
}

.team{float: left;width:94px;text-align: center;height: 94px; padding-top: 13px;}
.team p{
  line-height: 30px;
}
.team_menber{float:left;width: 250px;margin:0 0 0 25px;}
.team_menber li{font-size: 14px;height: 40px;line-height: 40px;}
.team_content li{font-size: 14px;height: 30px;line-height: 30px;}
.team_content{
  float:left;width: 300px;margin-left: 50px;
}
.footer .arrow{
	margin:0 20px 0 10px;
}
.footer2{
	background: #333333;

}
.coryright {
    height: 35px;
    line-height: 35px;
    color: #bfbfbf;
    font-size: 12px;
    text-align: center;
    border-top: 1px solid #434343;
    background: #262422;
}
.erm{
	width: 100px;
	height: 100px;
}
.m_footer{
	background: #333333;
	display: none;
}
.a-apply{
	display: none;
}
