﻿body{
	background: #231c0d;
}
.wrap{
	position: relative;
	width: 1180px;
	margin: 0 auto;
}
.banner{
	height: 673px;
	background: url(../images/banner.jpg) no-repeat center;
}
.m_banner{
	display: none;
}
.nav{
	width: 100%;
	height: 60px;
	line-height: 60px;	
	border-bottom: 2px solid #18222b;
	background: #db2e00;
	z-index: 99999;
}
.nav-list{
	width: 1200px;
    margin: 0 auto;
}
/*.nav-list li.active{
	border-bottom: 2px solid #fff;
}*/
.nav li{
	position: relative;
	float: left;
	width: 170px;
	text-align: center;
}
.nav li a{
	display: block;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
}

.nav li.last a{
	color: #db2e00;
	padding-left: 27px;
	background: #f7e3c6 url(../images/icon.png) no-repeat 28px center;;
}
.nav.active{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;	
}
.g-block{
	padding-top: 60px;
}
.g-block h2.title{
	text-align: center;
	background: url(../images/tit_bg.png) no-repeat center;
}
.join{
	margin-bottom: 20px;
}
.join .tit{
	float: left;
	margin:15px 60px;
	color: #f7e3c6;
}
.theme{
	margin-top: 40px;
}
.require{
	margin-top: 60px;	
}

.require .text{
	margin-top: -26px;
	padding: 60px 120px;
	background: #323611;
}
.p1{
	font-size: 16px;
	line-height:30px;
	margin-bottom: 10px;
}
.tit-green{
	text-align: center;
	color: #fff;
	font-weight: normal;
	
}
.theme{
	width: 740px;
}
.theme h2{
	font-size: 24px;
}
.theme .tit-green{
	width: 306px;
	height: 52px;
	line-height: 52px;
	font-size: 20px;
	margin: 10px auto;
	background: url(../images/bg1.png) no-repeat center;
}

.org-list{
	padding: 30px 0 50px 0;
	text-align: center;
}
.org-list p{
	width: 100px;
	height: 28px;
	line-height: 28px;
	margin: 15px auto 5px;
	color: #fff;
	background: #369a00;
	
}
.process{
	padding-bottom: 60px;
	overflow: hidden;
	background: url(../images/bg2.jpg) no-repeat top center;
}
.process .left{
	width: 285px;	
	height: 318px;
    padding: 15px 0 0 30px;
	margin: 80px 0 0 100px;
	background: url(../images/bg4.png) no-repeat center;	
}
.process .left h3{
	margin: 10px 0;
	color: #f7e3c6;
}
.process .right{
	width: 680px;
	margin: 80px 0 0 0;
}
.process .right h3{
	font-size: 24px;
}
.process .right span{
	float: left;
	height: 25px;
	line-height: 22px;
	padding: 0 5px;
	margin-right: 5px;
	font-size: 16px;
	background: url(../images/bg3.png) no-repeat center;
	background-size: cover;
}
.process .right p{
	margin: 5px 0;
}
.awards .wrap{
	padding-bottom: 60px;
	background: url(../images/pic2.jpg) no-repeat left 310px;
}
.awards-item{
	float: left;
	width: 223px;
	height: 175px;
	line-height: 40px;
	padding-top: 37px;
	text-align: center;
	margin: 40px 20px 0 20px;
	font-size: 20px;
	background:url(../images/bg2.png) no-repeat center;
}
.awards-item .line1{
	color: #db2e00;
}
.awards-item .line2{
	font-size: 28px;
	
}
.awards-item .line1 b,
.awards-item .line2 b{
	font-size: 32px;
}
.require .tit-green{
	width: 116px;
	height: 25px;
	line-height: 20px;
	margin-top: 10px;
	background: url(../images/bg3.png) no-repeat center;
	
}
.news{
	padding-bottom: 30px;
}
.news-con{
	width: 540px;
	margin-top: 30px;
}
.news-list{
	margin: 40px 0 0 0;
}
.news-list li {
    float: left;
    width: 50%;
}
.news-list li a{
	display: block;
	line-height:35px;
	padding-left: 25px;
	color: #fff;
	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: 35px;line-height: 35px;}
.team_content li{font-size: 14px;height: 35px;line-height: 35px;}
.team_content{
  float:left;width: 300px;margin-left: 110px;
}
.footer .arrow{
	font-family: '宋体';
	font-style: normal;
	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;
}
