@charset "utf-8";

.whiteCover {
	position: relative;
	width: 100%;
	height: 92px;
	top: -85px;
	z-index: 1;
	background: url(../img/whiteCover.png) no-repeat;
	background-size: 100% 100%;
}

.vipWord {
	font-size: 17px;
	color: #00aa90;
	font-weight: Regular;
	text-align: center;
	margin-top: -85px;
}

.vipBtn {
	margin:16px auto 0;
	text-decoration: none;
	cursor: pointer;
	margin-bottom: 10px;
	text-align: center;
	line-height: 43px;
	color: #ffffff;
	font-size: 16px;
	height: 43px;
	width: 208px;
	
	background: #00aa90;
	-moz-border-radius: 5px; /* Gecko browsers */
	-webkit-border-radius: 5px; /* Webkit browsers */
	border-radius: 5px; /* W3C syntax */
	box-shadow:0 0 3px #004d41;
}
.s-a a{
	color: #00aa90;
}
.dudiangushi_link{
	display:none;
}
.dudiangushi_link a{
	display:none;
}