﻿@charset "utf-8";
/* CSS Document */
* {margin: 0;padding: 0;}
html {-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;overflow-y: scroll; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
:focus { outline:0;}
img { border:0;}
a img { vertical-align: middle;}
a { text-decoration:none;}
body,p {line-height:24px; }
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}
table {	border-collapse: collapse;	border-spacing: 0; margin:0 auto;}
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline;}
.none { display:none !important;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}
.fl { float: left;}
.fr  { float:right;}
.wrapper { width:100%;}
.wrapper .inner { width:1000px; margin:0 auto}
.wb { width:1000px; margin:0 auto;}

body
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family:"verdana","arial","宋体";
	background-image:url(bg.jpg);
	background-repeat:repeat-y;
	background-position:center 0;
	background-color:#F5F5F5;
}

td {
	color:#333333;
	line-height:180%;
}

p { line-height:180%; }

h1 { font-size:16px; }

a {
	text-decoration: none;
	color: #333333;

}
a:hover {
	color: #333333;
	text-decoration: underline;
}
li {
	list-style-type : none;
	padding:0px;
	margin:0px;
}
ul {
	padding-left:0px;
	margin-left:0px;
}

.fl{float:left}

.fr{float:right}

.fontWhite{color:#ffffff;}

.menu{
	color:#ffffff;	
	display:inline;
}

.menu:link{
	font-size: 14px;
	line-height:40px;
	height:40px;
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	padding-left:8px;
	padding-right:8px;
	display:block;
}
.menu:visited{
	font-size: 14px;
	line-height:40px;
	height:40px;
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	padding-left:8px;
	padding-right:8px;
	display:block;
}
.menu:hover{
	font-size: 14px;
	line-height:40px;
	height:40px;
	color:#0264BD;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	padding-left:8px;
	padding-right:8px;
	background-color:#F2F2F2;
}
.menu:active{
	font-size: 14px;
	line-height:40px;
	height:40px;
	color:#0264BD;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	padding-left:8px;
	padding-right:8px;
	background-color:#F2F2F2;
}

.submenu:link {
	font-size: 12px;
	color: #B11216;
	font-weight:bold;
	width:178px;
	text-decoration: none;
	height:30px;
	line-height:30px;
	text-align:center;
	display:block;
	margin-top:3px;
	background-image:url(images/icon_top.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	text-align:left;
	padding-left:20px;
	background-color:#f2f2f2;
}
.submenu:visited {	
	font-size: 12px;
	color: #B11216;
	font-weight:bold;
	width:178px;
	text-decoration: none;
	height:30px;
	line-height:30px;
	text-align:center;
	display:block;
	margin-top:3px;	
	background-image:url(images/icon_top.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	text-align:left;
	padding-left:20px;
	background-color:#f2f2f2;
}
.submenu:hover {	
	font-size: 12px;
	color: #f2f2f2;
	width:178px;
	text-decoration: none;
	height:30px;
	line-height:30px;
	text-align:center;
	display:block;
	margin-top:3px;
	background-image:url(images/icon_top2.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	text-align:left;
	padding-left:20px;
	background-color:#1158C2;
}
.submenu:active {	
	font-size: 12px;
	color: #f2f2f2;
	width:178px;
	text-decoration: none;
	height:30px;
	line-height:30px;
	text-align:center;
	display:block;
	margin-top:3px;
	background-image:url(images/icon_top2.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	text-align:left;
	padding-left:20px;
	background-color:#1158C2;
}


.title2 {
	width:217px;
	font-size:14px;
	height:29px;
	line-height:29px;
	color:#1158C2;
	font-weight:bold;
	text-align:left;
	padding-left:20px;
	padding-top:3px;
	background-image:url(images/icon_03.jpg);
	background-repeat:no-repeat;
}

.text-overflow {
	display:block;
	width:360px;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}


.quickmenu a {	
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	height:38px;
	line-height:38px;
	text-align:left;
	padding-left:24px;
	display:block;
	background-image:url(dian.gif);
	background-repeat:no-repeat;	
	background-position:5px center;
}

.title {
	width:217px;
	font-size:14px;
	height:29px;
	line-height:29px;
	color:#1158C2;
	font-weight:bold;
	text-align:left;
	padding-left:20px;
	padding-top:3px;
	background-image:url(icon_05.jpg);
	background-repeat:no-repeat;
}

.content
{
	background-color:#ffffff;padding:8px;
	border-left:1px solid #ADC5F1;
	border-right:1px solid #ADC5F1;
	border-bottom:1px solid #ADC5F1;
}

.more
{
	padding-right:8px;font-size:12px;color:#393939;float:right;font-weight:normal;
}

a.more:link
{
	font-size:12px;color:#393939;font-weight:normal;
}

a.more:visited
{
	font-size:12px;color:#393939;font-weight:normal;
}

.right_top
{	
	width:733px;
	font-size:14px;
	height:36px;
	line-height:36px;
	padding-left:25px;
	color:#ffffff;
	font-weight:bold;
	background-image:url(right_top.jpg);background-repeat:no-repeat;
}
.right_top1
{	
	
	background-image:url(right_top1.jpg) !important;background-repeat:no-repeat;
}

.article_title{
	font-weight:bold;
	text-align:center;
	color:#0353AC;
	height:35px;
	line-height:35px;
	font-size:16px;
}


.article{
	color:#000000;line-height:180%;text-justify:inter-ideograph;word-wrap:break-word;font-size: 12px;
	padding:5px;
}

.article span{
	color:#000000;line-height:180%;text-justify:inter-ideograph;word-wrap:break-word;
}

.article p ,.article div{
	color:#000000;line-height:180%;text-justify:inter-ideograph;word-wrap:break-word;
	text-indent:2em;
}


.BodyText 
{
	color:#000000;line-height:180%;text-justify:inter-ideograph;word-wrap:break-word;font-size: 12px;
	background-color:#ffffff;padding:8px;	
	border-left:1px solid #ADC5F1;
	border-right:1px solid #ADC5F1;
	border-bottom:1px solid #ADC5F1;
}

.BodyText span
{
	color:#000000;line-height:180%;text-justify:inter-ideograph;word-wrap:break-word;
}

.BodyText p
{
	color:#000000;line-height:180%;text-justify:inter-ideograph;word-wrap:break-word;
	text-indent:2em;
}

.BodyText td
{
	line-height:180%;font-size: 12px;
}

.line_r
{
	border-right:1px solid #C72E05;
}

.line_t
{
	border-top:1px solid #ADC5F1;
}

.line_l
{
	border-left:1px solid #C72E05;
}

.line_b
{
	border-bottom:1px solid #cccccc;
}

.line
{
	border:1px solid #cccccc;
}


.line2
{
	border-left:1px solid #393126;
	border-right:1px solid #393126;
	border-bottom:1px solid #393126;
}

.hr
{
	border-top:0px solid #8B3914;
	border-left:0px solid #8B3914;
	border-right:0px solid #8B3914;
	border-bottom:1px solid #8B3914;
}

.pt10 {
	padding-top:10px;
}

.pl10 {
	padding-left:10px;
}

.pr10 {
	padding-right:10px;
}

.pt5 {
	padding-top:5px;
}


.pl5 {
	padding-left:5px;
}

.pb5 {
	padding-bottom:5px;
}

.mt5 {
	margin-top:5px;
}

.mb5 {
	margin-bottom:5px;
}

.mt10 {
	margin-top:10px;
}

.link { font-size:12px;color:2d2d2d;font-weight:bold;}
.link a { font-size:12px;color:#3a3a3a;padding-left:5px;padding-right:5px;height:25px;line-height:25px;font-weight:normal;}

.select {
width:180px;
height:20px;
}

.footer
{
	line-height: 180%; color:#393939;background-color:#F7F7F7;
}

.footer a
{
	color:#393939;
}


.menu-list {    
    position: absolute;
    width: 118px;
    display: none;
	background-color:#cccccc;
}
.menu-list ul,
.menu-list ul li {
    padding: 0px;
    margin: 0px;
}
.menu-list ul li {
    list-style-type: none;
    margin: 1px;
    padding: 0px;
}
.menu-list ul li a {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #0264BD;
    text-decoration: none;
    cursor: pointer;
	background-color:#F2F2F2;
}
.menu-list ul li a:hover {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
	background-color:#0264BD;
    text-decoration: none;
    cursor: pointer;
}
.menu-list ul li a span {
    display: block;
    height: 30px;
    line-height: 30px;
}
.wp_nav .nav-item a {
    text-align: center;
    position: relative;
    z-index: 100;
    font-size: 14px;
    line-height: 43px;
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    padding-left: 8px;
    padding-right: 8px;
    display: block;
	font-family:"宋体";
	background:url(menu_list_03.jpg) right no-repeat;}  
	.wp_nav .nav-item a span.item-name { line-height:30px;}
	.wp_search .search { background:url(search.jpg) no-repeat; width:49px; height:17px;}
	
	.wp_nav .nav-item a:hover {
	    font-size: 14px;
    line-height: 40px;
    height: 40px;
    color: #0264BD;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    padding-left: 8px;
    padding-right: 8px;
    background: #F2F2F2;
	}

li.nav-item.i8 a { background:none;}
input#keyword { margin-right:5px;}
.submenu:hover {
    font-size: 12px;
    color: #f2f2f2;
    width: 178px;
    text-decoration: none;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    margin-top: 3px;
    background-image: url(icon_top2.gif);
    background-repeat: no-repeat;
    background-position: 5px center;
    text-align: left;
    padding-left: 20px;
    background-color: #1158C2;
}
.submenu:visited {
    font-size: 12px;
    color: #1158C2;
    font-weight: bold;
    width: 178px;
    text-decoration: none;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    margin-top: 3px;
    background-image: url(icon_top.gif);
    background-repeat: no-repeat;
    background-position: 5px center;
    text-align: left;
    padding-left: 20px;
    background-color: #f2f2f2;
}
.submenu:link {
    font-size: 12px;
    color: #1158C2;
    font-weight: bold;
    width: 178px;
    text-decoration: none;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    margin-top: 3px;
    background-image: url(icon_top.gif);
    background-repeat: no-repeat;
    background-position: 5px center;
    text-align: left;
    padding-left: 20px;
    background-color: #f2f2f2;
}
.wp_listcolumn .wp_column a .column-name {
    font-size: 12px;
    color: #1158C2;
    font-weight: bold;
    width: 176px;
    text-decoration: none;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    margin-top: 3px;
    background-image: url(icon_top.gif);
    background-repeat: no-repeat;
    background-position: 5px center;
    text-align: left;
       padding-left: 20px !important;
    background-color: #f2f2f2;
       overflow: hidden;
}
.title1 {
   
    background-image: url(icon_06.jpg) !important;
    
}
.wp_listcolumn .wp_column a .column-name {
   
   padding: 0px;
    
}
.wp_nav .sub-nav .nav-item a.parent span.item-name {
    color: #1774d3;
}
.wp_nav .sub-nav .nav-item a {
    color: #1158c2;
    font-family: "Microsoft Yahei";
    font-size: 13px;
    font-weight: normal;
    text-align: left;
    border-top: 1px solid #D8E1CC;
    min-width: 80px;
}