.down-top{
	width: 100%;
	background: #ABE3FF;
	padding: 108px 0;
}
.down-top-img{
	background-repeat:no-repeat;
	background-size:840px 404px;
	width:840px;
	height:404px;
	margin:0 auto;
}
.soft-down{
	width: 1200px;
	height: 400px;
	clear: both;
	margin: 200px auto;
}
.soft-down .img{
	float: left;
	width: 472px;
	height: 400px;
	background-size: 472px 400px;
	background-repeat: no-repeat;
}
.soft-down .soft-info{
	float: right;
	width: 500px;
	margin-top: 60px;
}
.soft-down .soft-name{
	font-size: 60px;
}
.soft-down .update-date,.soft-down  .version{
	font-size: 24px;
	color: #333;
	margin-right: 30px;
}
.soft-down .down-btn{
	background: url(../images/down-btn.png) no-repeat;
	background-size: cover;
	margin-top: 30px;
	width: 500px;
	height: 70px;
}