body{
	background: #001014;
}
.content{
	position: relative;
	width: 1180px;
	margin: 0 auto;
}
.blue{ color: #2698b3;}
.s1, .s2, .s3, .s4, .s5,.s6{
    padding-top: 70px;
}
.tc{
	text-align: center;
}
h3{
	font-size: 24px;
	font-weight: normal;
}
p{
	line-height: 30px;
}
.banner{
	width: 100%;
	height: 666px;
	background: url(../images/banner.jpg) no-repeat center;
}
.m_banner{
	display: none;
}
.nav{
	width: 100%;
    height: 70px;
    background: #2698b3;
    z-index: 999999;
}
.nav a{
	display: inline-block;
	width: 165px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 67px;
}
.nav-item.active{
	border-bottom: 3px solid #fff;
}
.download{
	color: #59277e !important;
	height: 70px;
	background: #ffffff;
}
.download img{
	vertical-align: middle;
	margin-right: 10px;
}
.m_download{
	display: none;
}
.tit{
	margin-bottom: 40px;
	text-align: center;
}
.intro{
	color: #fff;
	padding: 70px 0;
}
.intro .left{
	display: inline-block;
	width: 360px;
}
.intro .left h2{
	margin-bottom: 20px;
	text-align: left;
}

.intro .left .p1{
	font-size: 24px;
	padding: 10px 0 0 35px;
}
.intro .right{
	float: right;
	width: 770px;
	padding: 0 0 20px 20px;
	background: url(../images/bg1.png) no-repeat left bottom;
}
.intro .right .requier{
	padding: 10px;
	background: #122125;
}
.intro .left p{
	margin:5px 0 40px 0;
}

.process{
	padding-bottom: 40px;
}

.pro .num{
	float: left;
	width: 83px;
	height: 83px;
	padding: 5px 0;
	margin: 0 20px 0px 0;
}
.pro .item{
	float: left;
	color: #fff;
	margin-top: 20px;
}

.prize{
	text-align: center;
	color: #fff;
	margin-top: 35px;
}
.prize h3{
	font-size: 26px;
	color: #2698b3;
	padding-bottom: 15px;
	font-weight: normal;
}
.prize p{
	font-size: 18px;
}
.designer-prize{
	margin: 35px 0 0 -15px;
}
.designer-prize img{
	margin-left: 15px;
}
.entry{
	width: 1050px;
	margin: 0 auto;
	color: #fff;
	padding:0 0 15px 15px;
	background: url(../images/bg2.png) no-repeat left bottom ;	
}
.entry-cont{
	padding: 20px 80px;
	background: #122125;
}
.entry .tit{
	margin-bottom: 70px;
}

.news-list{
	margin-top: 30px;
}
.news-list li{
	float: left;
	width: 420px;
	margin-left: 130px;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
}
.news-list li a{
	color: #fff;
}
.news{
	padding-bottom: 70px;
}
.organ{
	text-align: center;
	margin:30px 0 0 0;
	color: #fff;
}
.organ h4{
	margin-top: 10px;
}

.news-organ{
	background: url(../images/bg2.jpg) no-repeat bottom center;
}
.s6{
	padding-bottom: 100px;	
}

.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: 40px;line-height: 40px;}
.team_content{
  float:left;width: 400px;margin-left: 50px;
}
.footer .arrow{
	font-family: "宋体";
	margin:0 20px 0 10px;
}
.footer2{
	background: #333333;

}
.erm {
    width: 100px;
    height: 100px;
}
.coryright {
    height: 35px;
    line-height: 35px;
    color: #bfbfbf;
    font-size: 12px;
    text-align: center;
    border-top: 1px solid #434343;
    background: #262422;
}
.m_foot{
	display: none;
}
