.selection{
	margin-top: 45px;
	position: relative;
	overflow: hidden;
}
.selection .step{
	  font-size: 44px;
	  color: #36f5af;
	  width: 180px;
	  padding-top: 80px;
	  left: 50%;
	  margin-left: -90px;
	  position: relative;
	  margin-top: 40px;
}
#selection1 ul{
	padding:30px 50px 0;
}
.selection ul{
	padding-top: 30px;
}
.selection ul li{
	line-height: 38px;
	font-size: 18px;
	color: #959595;
	overflow: hidden;
}
.selection ul li p{
	float: left;
}
.selection .step1{
	background: url('http://img63.ddimg.cn/special/campaign/pc/step1.png') no-repeat center 0;
}
.selection .step2{
	background: url('http://img61.ddimg.cn/special/campaign/pc/step2.png') no-repeat center 0;
}
.selection .step3{
	background: url('http://img60.ddimg.cn/special/campaign/pc/step3.png') no-repeat center 0;
}
.selection .step4{
	background: url('http://img62.ddimg.cn/special/campaign/pc/step4.png') no-repeat center 0;
}
.selection1 .buttons{
	text-align: center;
	margin-top: 30px;
}
.selection1 .buttons .des{
	font-size: 24px;
	color: #ca9400;
	font-weight: bold;
	margin-bottom: 28px;
}
.selection2{
	overflow: hidden;
	position: relative;
	padding-bottom: 60px;
}
.selection2 .content > *{
	float: left;
	margin-top: 40px;
	height: 440px;
}
.selection2 .authorView{
	width: 1010px;
	overflow: hidden;
}
.selection2 ul{
	overflow: hidden;
	width: 3030px;
}
.selection2 ul li{
	float: left;
}
.selection2 ul li .author{
	width: 170px;
	margin-left: 40px;
	font-size: 14px;
	color: #959595;
	line-height: 22px;
	float: left;
}
.selection2 ul li .author img{
	width: 155px;
	height: 155px;
	border: 5px solid #186246;
}
.selection2 ul li .author .name{
	font-size: 18px;
	color: #36f5af;
	text-align: center;
	line-height: 40px;
}
.selection2 ul li .author:first-child{
	margin-left: 0;
}
.selection2 .leftarrow{
	background: url('http://img62.ddimg.cn/special/campaign/pc/leftarrow.png') no-repeat 0 center;
	width: 24px;
	margin-right: 40px;
	cursor: pointer;
}
.selection2 .rightarrow{
	background: url('http://img63.ddimg.cn/special/campaign/pc/rightarrow.png') no-repeat 0 center;
	width: 24px;
	margin-left: 40px;
	cursor: pointer;
}
.selection3 .step{
	margin-top: 0;
}
.selection3 ul{
	padding-right: 300px;
	width: 860px;
	background: url('http://img63.ddimg.cn/special/campaign/pc/trophy.png') no-repeat right center;
}
.selection3 table{
	margin-left: 36px;
}
.selection4{
	padding-bottom: 80px;
}
.selection4 img{
	width: 252px;
	height: 72px;
	display: block;
	padding-top: 20px;
	margin-right: 20px;
}
.selection4 table td:first-child{
	width: 60px;
	color: #4affbc;
}
#nostartWin{
	width: 780px;
	height: 470px;
	position: fixed;
}
#nostartWin .message{
	background: url('../images/pc/clock.png') no-repeat center 50px;
}
#nostartWin .message a{
	font-size: 24px;
	color: #3d8f6e;
	text-decoration: underline;
}
#nostartWin .message a:hover{
	color: #4affbc;
}

