@charset "utf-8";
/* CSS Document */
body {
	font-family: "微软雅黑", "宋体";
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
a, a:link {
	font-family: "微软雅黑", "宋体";
	font-size: 18px;
	text-decoration: none;
	color: #0066CC;
	font-weight: 400;
}
a:hover {
	color: #0033CC;
	text-decoration: underline;
}
#logo {
	padding: 0px;
	height: 100px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#webname {
	height: 100px;
	text-align: center;
	font-family: "微软雅黑", "宋体";
	font-size: 60px;
	background-color: #0B62A8;
	color: #FFF;
	line-height: 100px;
	margin-bottom: 30px;
	font-weight: 600;
}
#container {
	padding: 0px;
	height: 259px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px none #006699;
	background-image: url(images/jxcgj2018.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#container ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 85px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container ul li {
	float: right;
	padding: 0px;
	margin-left: 15px;
	margin-right: 15px;
}
h2 {
	height: 35px;
	margin: 0px;
	font-family: "微软雅黑", "宋体";
	font-size: 18px;
	font-weight: 400;
	color: #FF0000;
	line-height: 35px;
	background-color: #C6E9FD;
	background-image: url(images/tt.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-position: 5px;
}
h3 {
	font-family: "微软雅黑", "宋体-PUA";
	font-size: 16px;
	font-weight: bold;
}

.bk {
	border: 1px solid #666666;
	border-collapse: collapse;
}
#footer {
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	height: 80px;
	line-height: 80px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #C6E9FD;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0B62A8;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#hzb {
	padding: 0px;
	height: auto;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px none #666;
	text-align: center;
	overflow: visible;
}
