* {
	padding: 0;
	margin: 0;
}

body{
	font: 18px/25px "微软雅黑", Arial, Helvetica, sans-serif;
}

header {
	width: auto;
	text-align: center;
	height: 130px;
	background-image: url(images/diwen.jpg);
}

header img {
	margin-top: 5px;
}

.nav {
	width:960px;
	margin:auto;
}
.navbg {
	height:40px;
	width: 100%;
	background: #003867;
	position:absolute;
	z-index:99;
	left:0;
}
a:link, a:visited {
	text-decoration:none;
	color:#003867;
}
a:hover {
	color:#2786D2;
	text-decoration:none;
}
ul, ul li {
	list-style-type:none;
}
.cl {
	zoom:1;
}
#navul li {
	float: left;
	margin-right: 1px;
	width:120px;
	height:40px;
	position:relative;
	text-align:center;
	line-height:40px;
}
#navul li.navhome {
	text-align:left;
	padding:0 0px 0 40px;
	width:60px;
}
#navul li a:link, #navul li a:visited {
	color:#FFFFFF;
}
#navul li ul {
	display:none;
	position:absolute;
	z-index:10000;
	top:40px;
	left:0px;
	background:#2786D2;
	border-bottom:#EDEDED 1px solid;
	border-bottom:none;
}
#navul li ul li {
	display: block;
	width: 200px;
	float: none;
	margin-right: 0px;
	height: 30px;
	position: relative;
	line-height: 30px;
	border-top: #EDEDED 1px solid;
	font-size: 14px;
	text-align:center;
}
#navul li.navmoon {
	background:#2786D2;
	width:120px;
	height:40px;
	line-height:40px;
}
#navul li.navmoon a {
	color:#FFFFFF;
}
#navul li.navhome a:hover {
	color:#FCFF00;
}
#navul li.navmoon ul {
	display:block;
}
#navul li.navmoon ul a {
	display:block;
	width:200px;
	height:30px;
	line-height:30px;
}
#navul li.navmoon ul a:hover {
	background:#003867;
}



section ul,li {list-style: none;}
section a {text-decoration: none;color: black;}
.box{
	width: 800px;
	height: 400px;
	margin: 60px auto 20px;
	overflow: hidden;
	position: relative;
}
.box-1 ul{}
.box-1 ul li{width: 800px;height: 400px;position: relative;overflow: hidden;}
.box-1 ul li img{display:block;width: 800px; height: 400px;}
.box-1 ul li h2{position: absolute;left: 0;bottom: 0;height:40px;width:500px;background: rgba(125,125,120,.4);text-indent: 1em;
				padding-right:500px ;font-size: 14px;line-height: 40px;text-overflow: ellipsis;overflow: hidden;
				white-space: nowrap;font-weight: normal;color: ghostwhite}
.box-2{position: absolute;right: 10px;bottom: 14px;}
.box-2 ul li{float:left;width: 12px;height: 12px;overflow: hidden; margin: 0 5px; border-radius: 50%;
				background: rgba(0,0,0,0.5);text-indent: 100px;cursor: pointer;}
.box-2 ul .on{background: rgba(255,255,255,0.6);}
.box-3 span{position: absolute;color: white;background: rgba(125,125,120,.3);width: 50px;height: 80px;
				top:50%; font-family: "Arial";line-height: 80px;font-size:60px;margin-top: -40px;
				text-align: center;cursor: pointer;}
.box-3 .prev{left: 10px;}
.box-3 .next{right: 10px;}
.box-3 span::selection{background: transparent;}
.box-3 span:hover{background: rgba(125,125,120,.8);}

#buju {
	width: 960px;
	padding: 0;
	margin: 0;
	margin-right: auto;
	margin-left: auto
}
#about2020 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	width: 580px;
	height: 330px;
	border: 1px solid #EDEDED;
	-webkit-box-shadow: 1px 1px 5px #0073BE;
	box-shadow: 1px 1px 5px #0073BE;




#0073BE;
}
#topics {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 580px;
	height: 365px;
	border: 1px solid #EDEDED;
	-webkit-box-shadow: 1px 1px 5px #0073BE;
	box-shadow: 1px 1px 5px #0073BE;



#0073BE
}
#imptinfo {
	margin: 0px 10px 0px 600px;
	width: 360px;
	height: 260px;
	border: 1px solid #EDEDED;
	-webkit-box-shadow: 1px 1px 5px #0073BE;
	box-shadow: 1px 1px 5px #0073BE;




#0073BE;
	position: absolute;
	top: 610px;
	left: auto;
}
#hosts {
	margin: 10px 10px 5px 600px;
	width: 360px;
	height: 430px;
	border: 1px solid #EDEDED;
	-webkit-box-shadow: 1px 1px 5px #0073BE;
	box-shadow: 1px 1px 5px #0073BE;
#0073BE;
	position: absolute;
	top: 885px;
	left: auto;
}
.diwenimage {
	color: #FFF;
	font: bold 18px "微软雅黑";
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	background-color: #003867;
}
h5 {
	font: bold 16px "微软雅黑";
	margin-top: 10px;
}

tbody tr td {
	margin-top: 0px;
	padding: 0px 5px 5px;
}

h6 {
	font: 14px "微软雅黑";
	margin-top: 5px;
	text-indent: 20px;
}
.trtdli1   {
	list-style: disc;
	font-size: 14px;
	margin-left: 20px;
	margin-top: 5px;
}

h4 {
	font: bold 16px "微软雅黑";
	text-align: center;
}
footer {
	font-size: 8px;
	text-align: center;
	padding-bottom: 0px;
}

h3 {
	margin-top: 0px;
	font: normal  14px "微软雅黑";
}
.xiaohuiimage {
	margin-top: 15px;
}

#sponsors {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	height:200px;
	border: 1px solid #EDEDED;
	-webkit-box-shadow: 1px 1px 5px #0073BE;
	box-shadow: 1px 1px 5px #0073BE;



#0073BE;
	text-align: center;
}

#neirong {
	width: 960px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	height:600px;
	border: 1px solid #EDEDED;
	-webkit-box-shadow: 1px 1px 5px #0073BE;
	box-shadow: 1px 1px 5px #0073BE;




#0073BE;
	text-align: center;
}
