.top-bg {
	width: 100%;
	height: 570px;
	background: url("../images/activity_vip/top_bg.png?v=2.3") no-repeat center;
}
.center {
	text-align: center;
}
.title {
	margin-top: 40px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e6e6e6;
}
.bar {
	float: right;
	font-size: 16px;
	font-weight: bold;
}
.vip-text {
	margin: 20px auto 50px auto;
	font-weight: bold;
	color: #474747;
	font-size: 16px;
}
.float-left {
	float: left;
}
.box {
	margin-left: 890px;
	margin-top: 90px;
}
.box p {
	margin: 20px auto;
	font-weight: bold;
	color: #494550;
}
.more-activity {
	display: inline-block;
	padding: 8px 50px;
	margin-top: 20px;
	color: #fff;
	background: #dd3546;
	border-radius: 30px;
}
.right-join {
	margin: 80px auto;
}
.left-img {
	margin: 30px 0;
}