@charset "utf-8";
*{margin:0;padding:0;list-style:none}
body{
	background-color: #07155d;
}
.return{margin: 0 auto;left;font-size:24px;font-weight:bold;color:#FFF;width: 400px;text-align:left;padding-left:10px}
.return a{
	float: left;
	width: 30px;
	height: 30px;
	background-image: url(../img/icon-return3.png);
	background-position: center center;
	background-size: 30px auto;
}
.main{
	margin: 0 auto 20px auto;
	width: 400px;
	height:600px;
	background-image: url(../img/bg2025.png);
	background-position: center top;
	background-size: 400px ;
	background-repeat: no-repeat;
	
}
.nav1{
	margin: 0 auto 0 auto;
	width: 360px;
	height: 380px;
	background-color: #007AD6;
	top: 200px;
	position: relative;
	border-radius: 10px;
	opacity:0.3;
	z-index:1;
	
}
.nav{
	margin: 0 auto 0 auto;
	width: 360px;
	height: 300px;
	
	top: -160px;
	position: relative;
	z-index:2;
	
	
}
.nav ul li{
	float: left;
	width: 90px;
	height: 90px;
	margin: 15px 15px 15px 15px;
	
}
.entry-icon{float:left;text-align:center;width:90px;}
.entry-icon img{width:50px}
.entry-title{float:left;width:100px;text-align:center;line-height:25px;font-size:16px;color:#fff;}

.linkman{
	top: -80px;
	position: relative;
	margin: 10px auto 10px auto;
	width: 400px;
	height: 150px;
	text-align: center;
	color: #F4F4F4;
	line-height: 30px;
	font-size: 15px;
	background-image: url(../img/bg-foot.png);
	background-position: center top;
	background-size: 300px auto;
	opacity: 0.1;
	background-repeat: no-repeat;
}
.content{
	margin: 0 auto;
	width: 90%;
	min-height: 380px;
	background-color: #003f7d;
	top: 200px;
	position: relative;
	padding: 10px;
	border-radius: 10px;
	color: #F9F9F9;	
	
}
.content h3{
	margin: 5px auto 15px auto;
	width: 120px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #666;
	font-size: 16px;
	background-color: #F9F9F9;
	border-radius: 5px;
}
.content h4{
	margin: 5px auto 15px auto;
	width: 150px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #FFF;
	font-size: 15px;
	background-color: #CC0000;
	border-radius: 5px;
}
.content h4 a{
	text-decoration: none;
}
.content p {font-size:14px;line-height: 26px;text-indent:2em}
.content a{color:#FFFFFF}
.vote_content{
	margin: 0 auto;
	width: 90%;
	min-height: 380px;
	background-color: #003f7d;
	top: 200px;
	position: relative;
	padding: 10px;
	border-radius: 10px;
	color: #F9F9F9;	
	
}
.vote_content h3{
	margin: 5px auto 15px auto;
	width: 120px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #666;
	font-size: 16px;
	background-color: #F9F9F9;
	border-radius: 5px;
}
.vote_content p{text-align:center}
.history_content{
	margin: 0 auto;
	width: 90%;
	min-height: 380px;
	background-color: #003f7d;
	top: 200px;
	position: relative;
	padding: 10px;
	border-radius: 10px;
	color: #F9F9F9;	
	
}
.history_content a{color:#FFFFFF}
.history_content h3{
	margin: 5px auto 15px auto;
	width: 120px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #666;
	font-size: 16px;
	background-color: #F9F9F9;
	border-radius: 5px;
}
.history_content li{float:left;width:100px;height:68px;overflow:hidden;margin:10px;list-style:none}
.history_content li img{width:100px}
.cg-content{
	margin: 0 auto;
	width: 90%;
	min-height: 380px;
	background-color: #003f7d;
	top: 200px;
	position: relative;
	padding: 10px;
	border-radius: 10px;
	color: #F9F9F9;	
	
}
.cg-content h3{
	margin: 5px auto 15px auto;
	width: 120px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #666;
	font-size: 16px;
	background-color: #F9F9F9;
	border-radius: 5px;
}
.cg-content h4{
	margin: 0 auto;
	
	line-height: 30px;
	text-align: center;
	color: #FFF;
	font-size: 15px;
	
}

.zb-content{
	margin: 0 auto;
	width: 90%;
	min-height: 380px;
	background-color: #003f7d;
	top: 200px;
	position: relative;
	padding: 10px;
	border-radius: 10px;
	color: #F9F9F9;	
	
}
.zb-content h3{
	margin: 5px auto 15px auto;
	padding:5px 10px;
	width: 120px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #666;
	font-size: 18px;
	background-color: #F9F9F9;
	border-radius: 5px;
}
.zb-content h4{
	margin: 0 auto;
	
	line-height: 30px;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	
}
.zb-content p{text-align:center;line-height:40px;}
.zb-content p a{
	color: #FF9;
	font-size: 16px;
	text-decoration: none;
}