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

.content_activity{
	position: relative;
}

/* 主题 */
.content_activity_among{
	width: 950px;
	min-height: 1000px;
	float: left;
	margin-left: 20px;
}
.content_activity_among_title{
	width: 950px;
	height: 80px;
	position: relative;
	background: url(https://mx30.moyoi.cn/images/rank/titBg.png) no-repeat;
}
.content_activity_among_title_title{
	width: 175px;
	height: 27px;
	position: absolute;
	top: 25px;
	left: 30px;
	background: url(https://mx30.moyoi.cn/images/rank/paihb_tit.png) no-repeat;
}
.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: 1000px;
	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: 20px; 
	background: url(https://mx30.moyoi.cn/images/rank/icon.png) no-repeat;
}
.login_word{
    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: 130px;
	left: 49px;
	background: #c9c9c9;
}

/* 选区 */

.constituency_div{
	width: 850px;
	height: 46px;
	position: absolute;
	top: 150px;
	left: 50px;
}
.constituency{
	width: 360px;
	float: left;
}
.constituency_word{
	font-size: 20px;
	
}

#select_server{
	width: 360px;
	height: 46px;
}
#myselect{
	width: 160px;
	height: 46px;
}
#myselect option{
	font-size: 20px;
}

.Leaderboard{
	width: 160px;
	float: left;
	margin-left: 100px;
}
.Leaderboard_word{
	font-size: 20px;
}
#Leaderboard_server{
	width: 160px;
	height: 46px;
}
.constituency_time{
	width: 360px;
	font-size: 20px;
	float: left;
	margin-left: 50px;
}

.list_div{
	width: 850px;
	height: 35px;
	position: absolute;
	top: 230px;
	left: 49px;
}
.list_ul{
	width: 850px;
	height: 32px;
	border-bottom: 1px solid #c9c9c9;
}
.list_title{
	width: 150px;
    float: left;
	font-size: 18px;
	color: #470101;
	text-align: center;
	cursor: pointer;
}
.list_title:hover{
	border-bottom: 5px solid #9e4344;
}
.list_title:first-child{
	margin-left: 20px;
}
.list_Wire{
	border-bottom: 5px solid #9e4344;
}

.table_div{
	width: 850px;
	height: 700px;
	position: absolute;
	top: 280px;
	left: 49px;
}
.table_div1{
	display: none;
}
.table_div2{
	display: none;
}
.table_div3{
	display: none;
}
.bordered tr{
	height: 50px;
	font-size: 14px;
}
.bordered td{
	text-align: center;
	border: none;
	border-bottom: 1px solid #c9c9c9;
}
.modalrows th{
	width: 141px;
	height: 50px;
	font-size: 16px;
	font-weight: 800;
	text-align: center;
	color: #333333;
	border: none;
	border-bottom: 1px solid #c9c9c9;
}
.bordered2 tr{
	height: 50px;
	font-size: 14px;
}
.bordered2 td{
	text-align: center;
	border: none;
	border-bottom: 1px solid #c9c9c9;
}
.modalrows2 th{
	width: 141px;
	height: 50px;
	font-size: 16px;
	font-weight: 800;
	text-align: center;
	color: #333333;
	border: none;
	border-bottom: 1px solid #c9c9c9;
}

.bordered3 tr{
	height: 50px;
	font-size: 14px;
}
.bordered3 td{
	text-align: center;
	border: none;
	border-bottom: 1px solid #c9c9c9;
}
.modalrows3 th{
	width: 141px;
	height: 50px;
	font-size: 16px;
	font-weight: 800;
	text-align: center;
	color: #333333;
	border: none;
	border-bottom: 1px solid #c9c9c9;
}

.pagination{
	margin:0 0;
	font-size:16px;
}
.fanye{
	text-align: center;
	margin-top: 50px;
}
.pagination > li > a,.pagination > li > span{
	background-color: transparent;
	border:none;
	color:#565656;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #9e4344;
}
