@charset "utf-8";
* { list-style: none; margin: 0px; padding: 0px; font-family: Verdana, Geneva, sans-serif; line-height: 150%; font-weight: normal; text-decoration: none; }
body { background: #E8E8E8; }
a { color: #555;   }
a:hover { color: #F00; }
.clr { clear: both; height: 0px; }
.left { float: left; }
.right { float: right; }
.f12 { font-size: 12px; }
.f14 { font-size: 14px; }
.f16 { font-size: 16px; }
.f24 { font-size: 24px; }
.white { color: #FFF; }
.black { color: #000; }
.red { color: #F00; }
.yellow { color: #FF0; }
.blue { color: #00F; }
.green { color: #0F0; }
.grey { color: #555; }
.pink { color: #F0F; }
.bold { font-weight: bold; }
.center { text-align: center; }

#container { background: #FFF; margin: 0px auto; width: 1002px; } 

.header { background: url(../images/logo.png) no-repeat 15px 5px; height: 85px; width: 1002px; }
.header h1 { background: url(../images/logotext.png) no-repeat 0px 17px; height: 82px; width: 334px; margin-left: 245px; }

.nav { width: 1002px; height: 36px; background: #0078BD; }
.nav ul { padding-left: 15px; }
.nav ul li { float: left; }
.nav ul li a { font-size: 16px; line-height: 36px; color: #FFF; height: 36px; display: block; padding-right: 10px; padding-left: 10px; font-weight: bold; }
.nav ul li a:hover { color: #FFF; background: #02588A; }

.banner { background: url(../images/banner.jpg) no-repeat; height: 236px; width: 1002px; margin-top: 10px; margin-bottom: 10px; }

.maincontent { margin: 0px auto; width: 982px; }
#maincontent8 { }

.main_left { float: left; width: 690px; }
.main_left_left { float: left; width: 335px; height: 250px; background: #EEE; }
.main_left_right { float: right; width: 340px; height: 250px; background: #EEE; }
.main_left_right h1 { font-size: 16px; line-height: 28px; font-weight: bold; background: url(../images/main_21.png) no-repeat 0px bottom; text-indent: 20px; }
.main_left_right h2 { }
.main_left_h1 { font-size: 16px; line-height: 28px; font-weight: bold; background: url(../images/main_21.png) no-repeat 0px bottom; text-indent: 20px; }
.main_left_h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 13px;
}
.main_right { float: right; width: 275px; }
.main_right h1 { font-size: 16px; line-height: 28px; font-weight: bold; background: url(../images/main_21.png) no-repeat 0px bottom; text-indent: 20px; }
.main_right h2 { }
.main_982 { font-size: 16px; line-height: 28px; font-weight: bold; background: url(../images/main_21.png) no-repeat 0px bottom; text-indent: 20px; }
.main_981 { font-size: 12px; color: #555; height: 130px; margin-top: 10px; margin-bottom: 10px; }

#footer { height: 80px;  border-top: 2px solid #CCC; }
.footertext { text-align: center; padding-top: 20px; }



.col_menu { float: left; width: 250px; margin-top: 15px; margin-left: 15px; }
.col_menu h1 { font-size: 14px; margin-bottom: 5px; background: #0078BD; display: block; color: #FFF; font-weight: bold; line-height: 25px; padding-top: 8px; padding-bottom: 8px; padding-left: 20px; padding-right: 20px; }

.col_menu h2 { font-size: 14px; margin-bottom: 5px; }

.col_list { float: right; width: 720px; margin-top: 15px; }
.col_list h1 { height: 40px; margin-right: 20px; margin-left: 0px; border-bottom: 1px solid #CCC; font-size: 22px; line-height: 40px; font-weight: bold; color: #0078BD; padding-left: 20px; }
.col_list h2 { margin-right: 20px; margin-left: 0px; margin-top: 10px; }

.listnews1 { font-size: 12px; line-height: 25px; height: 25px; border-bottom: 1px dotted #CCC; background: url(../images/button1.gif) no-repeat 2px 4px; padding-left: 22px; }
.listnews1 a { line-height: 25px; }
.listnews2 { font-size: 14px; line-height: 28px; height: 28px; border-bottom: 1px dotted #CCC; background: url(../images/button4.gif) no-repeat 2px 6px; padding-left: 22px; }
.listnews2 a { line-height: 28px; }

.article { padding-top: 15px; }
.article h1 { font-size: 24px; line-height: 60px; font-weight: bold; color: #0078BD; text-align: center; height: 60px; margin-right: 20px; margin-left: 20px; border-bottom: 1px solid #0078BD; }
.article h2 { font-size: 12px; font-weight: normal; color: #999; text-align: center; height: 50px; margin-right: 20px; margin-left: 20px; }
.article h2 span { line-height: 50px; margin-right: 8px; margin-left: 8px; }
.article h3 { font-size: 14px; font-weight: normal; margin-right: 20px; margin-left: 20px; color: #555; }


/** 位置栏目 **/
.Column_Anchor {
    font-size: 14px;
    margin-bottom: 5px;
    background: #0078BD;
    display: block;
    color: #FFF;
    font-weight: bold;
    line-height: 25px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
}

.wp_nav .nav-item a span.item-name {
    font-weight: bold;
	color:#FFF;
}
