/**{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: "微软雅黑";
}
a{
	text-decoration: none;
	font-family: "微软雅黑";
	color: black;
}
#superbox{
	width: 100%;
}
#top{
	width: 1200px;
	height: 40px;
	background-color: #414141;
	margin: 0 auto;
}
#header{
	margin: 0 auto;
	width: 1200px;
	overflow: hidden;
}
#header_left{
	float: left;
	padding: 10px;
}
#header_left>a{
	color: #D4D4D4;
	padding: 10px;
}
#head_right{
	float: right;
}
#head_right>H3{
	color: #EEEEEE;
	padding: 7px;
}
#nav{
	height: 75px;
	width: 1200px;
	margin: 0 auto;
	background-color: #3F7EFF;
}
#nav_center{
	margin: 0 auto;
	width: 1200px;
	overflow: hidden;
}
#nav ul{
	list-style: none;
	float: left;
}
#nav li{
	float: left;
}
#nav a{
	font-size: 16px;
	color: #EEEEEE;
	padding: 27px 30px;
	line-height: 75px;
}
#nav a:hover{
	background: #16419D;
}
#banner{
	width: 1200px;
	margin: 0 auto;
	height: 398px;
	background: url(../img/images/首页_02.gif) no-repeat;
	border: 1px solid transparent;
	position: relative;
}
#banner_center{
	margin: 0 auto;
	width: 750px;
	height: 240px;
	background-color: rgba(77,107,172,0.7);
	margin-top: 80px;
	border: 10px solid rgb(118,179,236,0.76);
}
#pp{
	position: absolute;
	top: 130px;
	left: 466px;
	text-align: center;
}
#p1{
	color: white;
	font-size: 18px;
}
#p2{
	font-weight: bold;
	font-size: 32px;
	color: #BA0C4B;
	margin: 10px 10px;
}
#p3{
	font-weight: bold;
	font-size: 24px;
	color: #EEB109;
}*/
#main{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
#home{
	width: 1200px;
	height: 75px;
	background: #3F7EFF;
	overflow: hidden;
	margin-top: 20px;
}
.shutiao{
	float: right;
	width: 20px;
	height: 75px;
	background: #72A0FE;
	margin: 0px 10px;
}
#home p{
	float: left;
	font-size: 30px;
	color: #EFEFEF;
	line-height: 75px;
	margin-left: 20px;
}
#main_box{
	float: left;
}
.news1{
	margin-top: 10px;
	width: 700px;
	padding: 20px;
	background: #CED9ED;
}
.news1 p{
	line-height: 24px;
}
#section{
	width: 400px;
	float: right;
}
#dates{
	padding: 4px;
	background: #16419D;
	width: 120px;
	margin: 10px 0px;
	float: left;
}
#dd{
	color: white;
	line-height: 24px;
	text-align: center;
}
.section1{
	width: 380px;
	height: 360px;
	background: #88AEEF;
	border-radius: 4px;
	padding: 20px 10px;
	float: right;
}
.section1 p{
	text-align: center;
	margin-top: 40px;
}
.section1 h5{
	text-align: center;
	color: #C40A0A;
	margin-bottom: 10px;
}
#img123{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
#sponsor{
	padding: 4px;
	background: #16419D;
	width: 120px;
	margin: 10px 0px;
	float: left;
}
#spon{
	color: white;
	line-height: 24px;
	text-align: center;
}
/*#foot{
	width: 1200px;
	margin: 0 auto;
	height:40px;
	background: #414141;
	margin-top: 20px;
}
#foot p{
		text-align: center;
		line-height: 40px;
		color: white;
}*/