@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	outline: none;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	overflow-y: scroll;
}
body {
	width: 100%;
	font-family: 'Î¢ÈíÑÅºÚ', Helvetica, sans-serif;
	background: #f6f4f4;
	font-size: 14px;
	line-height: 1;
}
a {
	color: #303030;
	text-decoration: none;
}
a:hover {
	color: #c47300;
	text-decoration: none;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
*zoom:1;
}
br {
	display: block;
	line-height: 1.6em;
	text-align: center;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul, li {
	list-style: none;
}
input, textarea {
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border: 0;
	max-width: 100%;
}
.container {
	width: 1006px;
	margin: 0 auto;
}
.header {
	float: left;
	width: 100%;
	background-color: #2e5f97;
	padding: 32px 0 20px 0;
}
.header .logo {
	float: left;
}
.header .search {
	float: right;
	width: 200px;
	background-color: #fff;
	overflow: hidden;
	margin-top: 10px;
}
.header .search .wp-search {
	position: relative;
	height: 28px;
}
.header .wp-search .search-input {
	margin-left: 10px;
	margin-right: 40px;
}
.header .wp-search .search-input input.search-title {
	width: 100%;
	height: 29px;
	border: 0;
	outline: 0;
	background: none;
	color: #0f5f99;
	font-size: 12px;
	padding: 10px 0;
}
.header .wp-search .search-btn {
	width: 40px;
	height: 34px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -17px;
}
.header .wp-search .search-btn input.search-submit {
	width: 100%;
	height: 34px;
	border: 0;
	outline: 0;
	background: url(/_upload/tpl/00/03/3/template3/images/search.png) no-repeat center;
	cursor: pointer;
}
.header .login {
	float: right;
	clear: right;
	margin-top: 20px;
	width: 200px;
}
.navBar {
	float: left;
	width: 100%;
	background-color: #ddebfb;
	height:48px;
}
.banner {
	float: left;
	width: 100%;
	background:url(/_upload/tpl/00/03/3/template3/images/banner-bg.jpg) repeat-x;
}
.main {
	float: right;
	width: 100%;
	background-color: #fff;
	padding: 20px 0;
}
.main .mainLeft {
	float: right;
	width: 299px;
}
.main .peo .post-bar {
	float: left;
	width: 100%;
	border-bottom: 1px solid #c2c2c2;
	margin-bottom: 10px;
}
.main .peo .post-bar h3 {
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #2e5f97;
	line-height: 40px;
	border-bottom: 4px solid #d3d3d3;
}
.main .peo .post-bar .post-more, .main .new .post-bar .post-more a {
	float: right;
	line-height: 40px;
	font-size: 12px;
	color: #7f7f7f;
}
.main .mainCenter {
	float: left;
	width: 427px;
}
.main .mainCenter .post-more2, .main .mainCenter .post-more2 a {
	position: absolute;
	top: -25px;
	right: 0;
	font-size: 12px;
	color: #7f7f7f;
	width: 50px;
}
.main .mainCenter .thum, .main .mainCenter .thum img {
	float: left;
	width: 145px;
	height: 99px;
	margin-right: 15px;
}
.main .mainCenter .test {
	float: left;
	width: 204px;
}
.main .mainCenter .test .test-tit, .main .mainCenter .test .test-tit a {
	font-size: 14px;
	color: #333;
	line-height: 24px;
	font-weight: 600;
	margin-bottom: 5px;
}
.main .mainCenter .test .test-beg {
	color: #a0a0a0;
	font-size: 12px;
	line-height: 22px;
}
.main .mainCenter .post-body {
	float: left;
}
.mainCenter .wp-post2 .title, .mainCenter .wp-post2 .title a {
	float: left;
	color: #303030;
	font-size: 13px;
}
.mainCenter .wp-post2 .item-meta {
	float: right;
	color: #6e6e6e;
	line-height: 28px;
	font-size: 13px;
}
.main .mainRight {
	float:left;
	width: 224px;
	margin-right: 25px;
}
.links {
	float: left;
	width: 100%;
	background-color: #f2f2f2;
	padding: 20px 0;
}
.nav-b{
	width:100%;
	height:43px;
	background-color:#326299;
	overflow:hidden;
}
.footer {
	float: left;
	width: 100%;
	height: 101px;
	background-color: #dedede;
	text-align: center;
	padding: 23px 0;
}
.footer p {
	font-size: 12px;
	color: #585858;
	line-height: 24px;
}
.tab-list {
	position: relative;
}
#wp_nav_w3 .wp_nav .nav-item a span.item-name {
	display: inline-block;
	padding: 0px 10px;
	line-height: 13px;
	cursor: pointer;
	color: #fff;
	font-size: 13px;
}
#wp_nav_w4 .wp_nav .nav-item a span.item-name {
    display: inline-block;
    padding: 5px 23px;
    line-height: 39px;
    cursor: pointer;
    font-size: 15px;
    font-family: "Î¢ÈíÑÅºÚ";
    font-weight: 600;
}
#wp_nav_w3 .wp_nav .nav-item.i1 .mark {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
	border-left: 5px solid #f1eda4;
}
#wp_nav_w3 .wp_nav .nav-item.i2 .mark {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
	border-left: 5px solid #78dfb9;
}
#wp_nav_w3 .wp_nav .nav-item.i3 .mark {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
	border-left: 5px solid #42e2d9;
}
.links .wp_editor_art_table td {
	background: none;
	padding: 0 10px;
	border: 0;
}
li.news-item {
	line-height: 28px;
}
.tit-y a {
	line-height: 24px;
	color: #333333;
	font-size: 14px;
}
.tit-y a:hover {
	text-decoration: underline;
}
.wp-post.post-117, .wp-post.post-127 {
	float: right;
	margin-bottom: 5px;
}
.mainCenter .wp-post2 .title a:hover, .main .mainCenter .test .test-tit a:hover, .main .new .post-bar .post-more a:hover, .main .mainCenter .post-more2 a:hover {
	color: #c47300;
}
.wp-post2 {
	float: left;
	width: 100%;
}
.wp-post2 #wp_news_w08 li.news-item {
	overflow: hidden;
}
ul.post-news {
	float: left;
}
/*ÁÐ±íÒ³*/
.banner {
	width: 100%;
	background-color: #f6f4f4;
}
.footer p a {
    font-size: 12px;
    color: #585858;
    line-height: 24px;
}
.banner .list-banner {
	width: 1000px;
	height: 207px;
	overflow: hidden;
	text-align: center;
}
.banner .list-banner img {
	width: 100%;
}
.main-list {
	width: 100%;
	background-color: #fff;
	float: left;
	clear: left;
	padding: 15px 0 0 0;
}
.main-list .l_menu {
	float: left;
	width: 239px;
}
.main-list .l_menu .Anchor {
	width: 100%;
	height: 46px;
	background-color: #cfdded;
	border-left: 5px solid #2c5b91;
	;
}
.main-list .l_menu .Anchor .Column_Anchor {
	line-height: 46px;
	font-size: 16px;
	font-weight: bold;
	color: #3a3a3a;
	padding-left: 25px;
}
.main-list .l_menu .column-body {
	width: 100%;
	background-color: #f6f5f5;
}
.column-list-wrap li {
	width: 100%;
	vertical-align: bottom;
}
.column-list-wrap li a {
	display: block;
	width: 100%;
	border-bottom: 1px solid #e4e4e4;
	font-size: 16px;
	color: #383838;
}
.column-list-wrap li a:hover {
	color: #2e5f97;
	text-decoration: none;
	background-color: #e7e7e7;
	border-left: 5px solid #74d6b2;
}
.column-list-wrap li.selected a.selected {
	color: #fff;
	background-color: #636363
}
.column-list-wrap li a span {
	display: block;
	padding: 10px;
	padding-left: 25px;
	line-height: 22px;
}
.column-list-wrap .sub-list li a {
	background-position: 18px 11px;
	font-size: 14px;
	background-color: #F1F1F1;
}
.column-list-wrap .sub-list li a:hover {
	background-color: #D6D6D6;
	color: #121212;
}
.column-list-wrap .sub-list li.selected a.selected {
	background-color: #666;
	color: #fff;
	background-position: 18px 11px;
}
.column-list-wrap .sub-list li a span {
	padding: 4px 10px;
	padding-left: 28px;
	line-height: 18px;
}
.column-list-wrap .sub-list .sub-list li a {
	font-size: 13px;
	background-position: 26px 10px;
	background-color: #f5f5f5;
}
.column-list-wrap .sub-list .sub-list li.selected a.selected {
	background-position: 26px 10px;
}
.column-list-wrap .sub-list .sub-list li a span {
	padding-left: 36px;
	line-height: 17px;
}
.column-list-wrap .sub-list .sub-list .sub-list li a {
	background-position: 34px 13px;
}
.column-list-wrap .sub-list .sub-list .sub-list li.selected a.selected {
	background-position: 34px 13px;
}
.column-list-wrap .sub-list .sub-list .sub-list li a span {
	padding: 4px 10px;
	padding-left: 44px;
}
.column-list-wrap .sub-list .sub-list .sub-list .sub-list li a span {
	padding: 4px 10px;
	padding-left: 52px;
}
.main-list .r_content {
	float: right;
    width: 767px;
    background-color: #fff;
    min-height: 300px;
}
.r_content .content-head{
	float:left;
	width:97%;
	border-bottom:1px solid #c2c2c2;
	margin-bottom: 15px;
        margin-left: 25px;
}
.r_content .test-c {
       padding-left: 25px;
}
.r_content .content-head .column-title{
	float:left;
	line-height:42px;
	border-bottom:5px solid #d3d3d3;
	font-size:16px;
	font-weight:bold;
	color:#2e5f97;
}
.r_content .content-head .column-path{
	float:right;
	line-height:45px;
	font-size:13px;
	color:#6a6a6a;
}
.r_content .content-head .column-path a{
	line-height:45px;
	font-size:13px;
	color:#6a6a6a;
}
.wen{
	text-align:center;
	padding:0 30px 0 30px;
}
.biaoti{
	line-height: 27px;
	font-size:22px;
	color:#002667;
	border-bottom:1px solid #d5d5d5;
	padding-bottom:20px;
}
.zzz{
	font-size:12px;
	color:#7d7d7d;
	margin:17px 0 28px 0;
}
.content{
	text-align:left;
	margin-bottom:50px;
	overflow:hidden;
}
.wp_article_list .list_item {
    width: 100%;
    height: 26px;
    line-height: 26px;
    border-bottom:0px dashed #ccc;
    vertical-align: top;
}
.wp_articlecontent p, .wp_articlecontent span {
    font-size: 14px;
    color: #666;
    font-family: "Î¢ÈíÑÅºÚ";
    line-height: 28px;
}
#wp_nav_w4 .wp_nav .sub-nav .nav-item a span.item-name {
    line-height: 20px;
    font-size: 14px;
	 font-weight: normal;
}
.wp_article_list .list_item .Article_Index{
	display:none;
}
table.rili {
    margin-bottom: 3px;
}
.links .articlecontent {
    margin-top: 7px;
}
#wp_news_w19 .wp_article_list .list_item {
    width: 100%;
    height: 26px;
    line-height: 26px;
    border-bottom: 0px dashed #ccc;
    vertical-align: top;
    float: left;
}
.color-bg{
	 float: left;
	background-color:#f6f5f5;
	min-height:300px;
}
#wp_nav_w12 .wp_nav {
    display: block;
    margin: 0 auto;
    padding: 0;
    display: block;
}
#wp_nav_w12 .wp_nav .nav-item a span.item-name {
    color: #fff;
	padding: 11px 8px;
}
#wp_nav_w12 .wp_nav .nav-item a:hover span.item-name {
	text-decoration:underline;
}
#wp_nav_w4 .wp_nav .nav-item a.parent:hover span.item-name {
    background:url(/_upload/tpl/00/03/3/template3/images/barbgg.jpg) repeat-x;
}
#wp_nav_w4 .wp_nav .sub-nav .nav-item a {
    line-height: 20px;
    border: 0;
    background: #fff;
}
#wp_nav_w4 .wp_nav .sub-nav .nav-item a.parent:hover span.item-name {
    background: none;
    width: 100%;
    color: #2e5f97;
    text-decoration: underline;
}
#wp_nav_w4 .wp_nav .sub-nav {
    display: block;
    min-width: 108px;
    position: absolute;
    z-index: 200;
    visibility: hidden;
    border: 0;
    border-top: none;
}
.srcoll_win{
	float:left;
}
.scrollnews_li{
	background:none;
}
.win_f{
}
.share-info .jiathis_style_32x32 .jtico_tsina {
    background:url(/_upload/tpl/00/03/3/template3/images/icon-share_03.jpg) no-repeat left;
}
.share-info .jiathis_style_32x32 .jtico_weixin {
    background:url(/_upload/tpl/00/03/3/template3/images/icon-share_05.jpg) no-repeat 0 0;
}
.share-info .jiathis_style_32x32 .jtico_qzone {
    background:url(/_upload/tpl/00/03/3/template3/images/icon-share_07.jpg) no-repeat 0 0;
}
.share-info .jiathis_style_32x32 .jtico_copy {
    background:url(/_upload/tpl/00/03/3/template3/images/icon-share_09.jpg) no-repeat 0 0;
}
#wp_news_w22 a{ color:#f00;font-size:24px; line-height:50px;padding:0px 20px;}
#wp_news_w22 {background:rgba(241, 237, 237, 0.77);   }

#wp_news_w007 a {
    font-size: 18px;
    color: red;
}

#wp_news_w007 td {
    font-size: 18px;
    color: red;
}

div#wp_news_w007 {
    width: 230px;
    height: 65px;
    line-height:30px;
    padding-left:17px;
}


.post-101 .news {background:#fff;}
.post-101 .news_imgs{width: 100%;padding:25px ;}
.post-101 .news_wz .news_title{text-align: center;line-height: 25px;}
.post-101 .news_wz .news_title a{color: #000;font-size: 16px;}
