.content{
	width: 1200px;
	min-height:1700px;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 20px;
}

.content_activity{
	position: relative;
}

/* 主题 */
.content_activity_among{
	width: 950px;
	min-height: 1500px;
	float: left;
	margin-left: 20px;
}
.content_activity_among_title{
	width: 950px;
	height: 80px;
	position: relative;
	background: url(https://img.moyoi.cn/vip/tit_bg.png) no-repeat;
}
.content_activity_among_title_title{
	width: 400px;
    height: 27px;
    position: absolute;
    top: 25px;
    font-size: 25px;
    font-weight: 500;
    left: 30px;
	
}
.content_activity_among_title_icon{
	width: 10px;
	height: 10px;
	position: absolute;
	top: 35px;
	left: 630px;
	border: 1px solid #fff9f9;
	transform: rotate(45deg);
}
.content_activity_among_title_font{
	position: absolute;
	top: 28px;
	left: 655px;
	font-size: 14px;
	color: white;
}



/* 标题下 */
.content_activity_among_body{
    width: 948px;
	min-height: 1500px;
	margin-top: 2px;
	position: relative;
	border: 1px solid #c9c9c9;
	background: #fafafa;
}
.login{
	width: 500px;
	height: 60px;
	position: absolute;
	top: 30px;
	left: 50px;

}
.login_icon{
	width: 18px;
	height: 20px;
	position: absolute;
	top: 50px; 
	background: url(https://img.moyoi.cn/vip/icon.png) no-repeat;
}
.login_word_div{
	margin-left: 40px;
}
.login_word{
    width: 300px;
	height: 60px;
	font-size: 14px;
	color: #424242;
	font-weight: 700;
	/* position: absolute;
	left: 30px;
	top: 20px; */
}
.server_vip{
	width: 300px;
	height: 60px;
	font-size: 14px;
	color: #424242;
	font-weight: 700;
	/* position: absolute;
	left: 30px;
	top: 20px; */
}
.login_btn,.login_out{
	cursor: pointer;
	color: #d33e40;
	margin-left: 10px;
}
.login_btn,.login_out:hover{
	color: #d33e40;
}

.Wire{
	width: 850px;
	height: 1px;
	position: absolute;
	top: 230px;
	left: 49px;
	background: #c9c9c9;
}

/* 选区 */

.constituency_div{
	width: 500px;
	height: 46px;
	position: absolute;
	top: 150px;
	left: 50px;
}
.constituency_word{
	font-size: 20px;
}
#select_server{
	width: 360px;
	height: 46px;
}

/* vip */
.vip_body{
	width: 948px;
	height: 800px;
	position: absolute;
	top: 220px;
	/* background: darkgray; */
}
.vip_introduce_title{
	width: 240px;
	height: 26px;
	line-height: 26px;
	font-size: 22px;
	margin-top: 50px;
    margin-left: 50px;
	background: #eed28c;
}
.vip_introduce_text{
	width: 850px;
	margin-left: 50px;
    margin-top: 30px;
	font-size: 15px;
}
.vip_introduce_table{
    margin-left: 50px;
}
.vip_introduce_label{
	width: 500px;
	height: 35px;
	font-size: 18px;
	font-weight: 800;
}
.vip_introduce_label th{
width: 250px;
border: none;
padding-left: 50px;
}

.vip_introduce_label th:nth-child(even){
	width: 300px;
}

.vip_introduce_Wire{
	width: 850px;
	height: 1px;
	margin-left: 49px;
	margin-top: 20px;
	margin-bottom: 30px;
	background: #c9c9c9;
}
.grade{
	top: 440px;
	font-size: 16px;
	font-weight: 400;
}
.vip_introduce_label tr:nth-child(even){
	background: #eaeaea;
}

.vip_privilege_title{
	width: 240px;
	height: 26px;
	line-height: 26px;
	font-size: 22px;
	margin-left: 50px;
    margin-top: 50px;
	background: #eed28c;
}
.vip_privilege_text{
	width: 850px;
	height: 80px;
	margin-left: 50px;
    margin-top: 30px;
	font-size: 15px;
}

.vip_Welfare_title{
	width: 240px;
	height: 26px;
	line-height: 26px;
	font-size: 22px;
	margin-left: 50px;
    margin-top: 50px;
	background: #eed28c;
}
.vip_Welfare_text{
	width: 850px;
	margin-left: 50px;
    margin-top: 30px;
	font-size: 15px;
}