body{
	background: #151555;
}
.content{
	position: relative;
	width: 1180px;
	margin: 0 auto;
}
.s1, .s2, .s3, .s4, .s5,.s6{
    padding-top: 70px;
}
p{
	line-height: 30px;
}
.banner{
	width: 100%;
	height: 700px;
	background: url(../images/banner.jpg) no-repeat center;
}
.m_banner{
	display: none;
}
.nav{
	width: 100%;
    height: 70px;
    background: #a62079;
    z-index: 999999;
}
.nav a{
	
	width: 165px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 67px;
	float:left;
}
.nav-item.active{
	border-bottom: 3px solid #fff;
}
.download{
	height: 70px;
	background: #2612cc;
}
.download img{
	vertical-align: middle;
	margin-right: 10px;
}
.m_download{
	display: none;
}
.intro{
	color: #fff;
	padding: 70px 110px;
	background: #1e1391;
}
.intro .left{
	display: inline-block;
	width: 380px;
	border-right:1px solid #1b47bc ;
}
.intro .right{
	display: inline-block;
	width: 500px;
	margin-left: 70px;
}
.intro p{
	margin:5px 0 40px 0;
}
.s2 .tit{
	float: left;
	width: 430px;
	margin-top: 100px;
}
.s2 .pro{
	float: left;
	width:720px ;
	padding-right: 20px;
}
.process{
	padding-bottom: 40px;
	border-bottom: 1px dashed #fff;
}
.pro li{
	border-left: 1px solid #0547d8;
	padding-bottom: 30px;
}
.pro .num{
	float: left;
	width: 83px;
	height: 83px;
	padding: 5px 0;
	margin: 0 30px 0 -43px;
	background: #151555;
}
.pro .item{
	float: left;
	color: #fff;
	width: 590px;
	margin-top: 20px;
}

.prize{
	text-align: center;
	color: #fff;
	margin-top: 35px;
}
.prize h3{
	font-size: 36px;
	padding-bottom: 15px;
	font-weight: normal;
}
.designer-prize{
	margin: 35px 0 0 -15px;
}
.designer-prize img{
	margin-left: 15px;
}
.entry{
	color: #fff;
	padding: 70px 30px;
	border-radius:10px ;
	background: #1e1391;
}
.entry p{
	width: 760px;
	margin: 30px auto 0;
	padding-left: 30px;
}
.entry .tit{
	margin-bottom: 70px;
}
.entry .p1{
	background: url(../images/1.png) no-repeat left center;
}
.entry .p2{
	background: url(../images/2.png) no-repeat left 5px;
}
.entry .p3{
	background: url(../images/3.png) no-repeat left 5px;
}
.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;
	border-bottom: 1px dashed #fff;
}
.organ{
	display: inline-block;
	width: 220px;
	margin:30px 0 0 220px;
	color: #fff;
}
.organ h4{
	padding-left: 20px;
	background: url(../images/icon_arrow.png) no-repeat left center;
}
.organ p{
	padding-left: 20px;
}
.s6{
	padding-bottom: 100px;
	background: url(../images/bg2.jpg) no-repeat bottom center;
}
.s6 h2{
	margin-bottom: 40px;
}
.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;

}
.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;
}
