@charset "gb2312";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	border: none;
	list-style: none;
	font-family: Microsoft Yahei, Helvetica, Arial, SimSun, Sans-serif, Verdana;
	font-size: 14px;
	clear: none;
}
html {
	width: 100%;
}
body {
	background-color: #F0F0FA;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover, a:active {
	color: #3064AA;
}
dd {
	display: block;
}
li {
	width: 280px;
	margin: 5px 18px;
	padding: 10px;
	display: block;
	float: left;
	background-color: #CCC;
	text-align: center;
	color: #FFF;
}
.wrap {
	width: 1366px;
	margin: 0 auto;
}
#top {
	height: 32px;
	line-height: 32px;
	background-color: #555;
	display: block;
	clear: both;
}
#date {
	color: #FFF;
	float: left;
}
#topnav {
	float: right;
}
#topnav dd {
	width: 80px;
	float: left;
}
#topnav a {
	color: #FFF;
	text-decoration: none;
}
#search {
	width: 200px;
	height: 24px;
	padding: 4px 0;
	background: url(/images/search.png) no-repeat;
	background-position: center center;
	float: right;
}
#header {
	width: 1366px;
	margin: 0 auto;
	display: block;
	clear: both;
}
#header dl {
	float: right;
}
#header dd {
	width: 80px;
	height: 32px;
	display: block;
	float: left;
}
#logo {
	height: 105px;
	line-height: 105px;
	padding: 10px 0;
	background: url(/images/slogan.png) no-repeat;
	background-position: center right;
	clear: both;
}
#nav a {
	width: 80px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	display: block;
}
#nav a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #3064AA;
	border-radius: 8px 8px 0 0;
}
.dropdown {
	position: relative;
	display: inline-block;
}
.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 100px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 999;
}
#nav .dropdown-content a {
	color: black;
	padding: 6px 16px;
	background-color: #f9f9f9;
	text-decoration: none;
	width: 100%;
	display: block;
}
#nav .dropdown-content a:hover {
	background-color: #3064AA;
	color: #FFF;
	border-radius: 0;
}
.dropdown:hover .dropdown-content {
	display: block;
}
.dropdown:hover .dropbtn {
	background-color: #3e8e41;
}
#scroll {
	height: 420px;
	clear: both;
	display: block;
	background-color: #9CF;
	border-bottom: 16px solid #3064AA;
}
#main {
	width: 100%;
	height: auto;
	margin: 32px 0;
	dislpay: block;
	clear: both;
}
#icon {
	width: 220px;
	height: 592px;
	dislpay: block;
	float: left;
	border: 1px solid #C8C8FA;
	background-color: #FFF;
	border-radius: 8px;
	vertical-align: bottom;
}
#icon dd {
	width: 50%;
	display: block;
	float: left;
}
#icon a {
	width: 100%;
	height: 148px;
	line-height: 240px;
	text-align: center;
	display: block;
}
#icon1 a {
	background: url(/images/iconbg1.png) no-repeat;
	background-position: center 40%;
}
#icon2 a {
	background: url(/images/iconbg2.png) no-repeat;
	background-position: center 40%;
}
#icon3 a {
	background: url(/images/iconbg3.png) no-repeat;
	background-position: center 40%;
}
#icon4 a {
	background: url(/images/iconbg4.png) no-repeat;
	background-position: center 40%;
}
#icon5 a {
	background: url(/images/iconbg5.png) no-repeat;
	background-position: center 40%;
}
#icon6 a {
	background: url(/images/iconbg6.png) no-repeat;
	background-position: center 40%;
}
#icon7 a {
	background: url(/images/iconbg7.png) no-repeat;
	background-position: center 40%;
}
#icon8 a {
	background: url(/images/iconbg8.png) no-repeat;
	background-position: center 40%;
}
#icon1 a:hover {
	background: url(/images/iconbg1c.png) no-repeat;
	background-position: center 40%;
}
#icon2 a:hover {
	background: url(/images/iconbg2c.png) no-repeat;
	background-position: center 40%;
}
#icon3 a:hover {
	background: url(/images/iconbg3c.png) no-repeat;
	background-position: center 40%;
}
#icon4 a:hover {
	background: url(/images/iconbg4c.png) no-repeat;
	background-position: center 40%;
}
#icon5 a:hover {
	background: url(/images/iconbg5c.png) no-repeat;
	background-position: center 40%;
}
#icon6 a:hover {
	background: url(/images/iconbg6c.png) no-repeat;
	background-position: center 40%;
}
#icon7 a:hover {
	background: url(/images/iconbg7c.png) no-repeat;
	background-position: center 40%;
}
#icon8 a:hover {
	background: url(/images/iconbg8c.png) no-repeat;
	background-position: center 40%;
}
#newslist dd {
	line-height: 200%;
	clear: both;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.leftlist {
	width: 352px;
	height: 260px;
	display: block;
	padding: 14px;
	margin-left: 16px;
	float: left;
	border: 1px solid #C8C8FA;
	border-radius: 8px;
	background-color: #FFF;
}
.rightlist {
	width: 700px;
	height: 260px;
	padding: 14px;
	margin-left: 16px;
	border: 1px solid #C8C8FA;
	border-radius: 8px;
	display: block;
	float: left;
	background-color: #FFF;
}
.rightlist dl {
	width: 352px;
	padding: 0 0 0 14px;
	display: block;
	float: right;
}
.leftlist dt, .rightlist dt {
	font-size: 18px;
	font-weight: bold;
	line-height: 36px;
	padding-left: 10px;
	margin-bottom:5px;
	color: #3064AA;
	border-bottom: #3064AA 1px solid;
	border-left: #3064AA 10px solid;
	clear: both;
}
#newslist img {
	width: 300px;
	height: 210px;
	padding: 8px;
	display: block;
	float: left;
}
#newslist span {
	color: #B3B3B3;
	float: right;
}
#pics {
	height: 210px;
	padding: 30px 0;
	display: block;
	clear: both;
	border-top: #3064AA 2px dotted;
}
#pics dt {
	font-size: 24px;
	color: #3064AA;
	font-weight: bold;
}
#pics span {
	float: right;
}
#pics dd {
	width: 236px;
	height: 150px;
	padding: 10px;
	display: block;
	float: left;
	overflow: hidden;
}
#pics img {
	width: 236px;
	height: 150px;
	overflow: hidden;
}
footer {
	height: 88px;
	padding: 15px 0;
	background-color: #3064AA;
	display: block;
	clear: both;
}
footer dl {
	float: left;
}
footer dd {
	color: #FFF;
	line-height: 200%;
	float: left;
	clear: both;
}
footer img {
	float: right;
}
h2 {
	text-align: center;
	font-size: 2em;
	padding-bottom: 20px;
	border-bottom: 3px solid #3064AA;
}
#posttime {
	text-align: center;
	line-height: 2em;
}
#content {
	padding: 20px;
}
#post p {
	font-size: 1.2em;
	line-height: 1.6em;
	text-align: justify;
}
#content img {
	max-width: 600px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	clear: both;
	display: block;
}
#post h3 {
	font-size:1.5em;
	font-weight:bold;
	line-height:200%;
}
#post p {
	text-indent:2em;
}
#rightlist span {
	padding-right:30px;
}
#rightlist {
	border-left:2px solid #3064AA;
}