﻿body{
	background: #e9f1fe;
}
.content{
	position: relative;
	width: 1180px;
	margin: 0 auto;
}
.s1, .s2, .s3, .s4, .s5,.s6{
    padding-top: 70px;
}
p{
	line-height: 30px;
}
#s1{
	width: 100%;
	padding-top: 600px;
	height: 352px;
	background: url(../images/banner.jpg) no-repeat top;
}
.m_s1{
	display: none;
}
.nav{
	width: 100%;
    height: 70px;
    z-index: 999;
}
.nav a{
	float: left;
	width: 165px;
	color: #535353;
	font-size: 20px;
	text-align: center;
	line-height: 67px;
	margin-right: 1px;
	background: #fff;
}
.nav a.entry{
	color: #fff;
	background: #c84f8d;
}
.theme{
	color: #fff;
	margin-top: 80px;
}
.tit{
	text-align: center;
}
.theme .tit{
	margin-bottom: 30px;
}
.screen{
	padding: 60px 0;
}
.intro{
	float: left;
	width: 420px;
	text-align: center;
}
.intro .p1{	
	font-size: 16px;
	margin: 40px 0 10px 0;
}
.intro .p2{
	color: #626262;
	margin-top: 30px;
}
.require{
	margin-top: 60px;
	box-shadow: 0 0 40px rgba(180,202,236,0.3);
}
.require h3{
	text-align: center;
	margin-bottom: 30px;
}

.require .left{
	float: left;
	width: 615px;
	height: 560px;
	padding:40px 50px ;
	border-radius: 6px 0 0 6px;
	background: #fff;
}
.require .right{
	float: left;
	width: 385px;
	height: 560px;
	padding: 40px;
	color: #fff;
	border-radius: 0 6px 6px 0;
	background: #22448e;
}
.require .right-tit2{
	margin-top: 30px;
}
.prize-rank{
	margin: 40px 0;
}
.prize-rank li{
	 display: inline-block;
	 margin-right: -32px;
}
.prize-txt .txt1{
	float: left;
	font-size: 26px;
	width: 490px;
	color: #777777;
	margin:0 0 30px 70px;
	padding-left: 30px;
	letter-spacing: 2px;
	background: url(../images/icon_◎.png) no-repeat left 20px;
}
.prize-txt .txt1 span{
	font-size: 35px;	
}
.blue{
	color: #a6c6f7;
}
.prize-txt .txt2{
	margin:20px 0 0 70px;
	padding-left: 30px;
	background: url(../images/icon_◎.png) no-repeat left top;
}
.flow .right{
	width: 320px;
	padding:55px 50px 50px 50px;
	border-bottom: 2px solid #bad4fc;	
}
.flow .right .tit{
	margin-bottom: 60px;
}
.news{
	float: left;
	width: 500px;	
}
.news .tit{
	padding-top: 45px;
	text-align:left;
	margin-bottom: 80px;
}
.news_list li a{
	position: relative;
	display: block;
	color: #fff;
	padding:0 50px 0 15px;
	line-height: 30px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.news_list li a:before{
	position: absolute;
	left: 0;
	top: 12px;
	content: "";
	width: 4px;
	height: 4px;
	border-radius: 100%;
	background: #fff;
	
}
.video{
	color: #fff;
	text-align: center;
	float: right;
	padding-top: 45px;
	background: url(../images/tit7.png) no-repeat left top;
}
.video-box{
	width:640px;
	height:400px;
}
.review{
	margin-top: 50px !important;
	height: 195px;
}
 .m_review{
 	display: none;
 }
.review .swiper-slide{
	width: 360px;
	height: 196px;
}
.footer{
  width: 100%;
  color: #fff;
  padding-top: 35px;
  padding-bottom: 20px;
  background: #262422;
  overflow: hidden;
}

.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;
}
