@charset "utf-8";
/* Base Reset */
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-family: inherit;vertical-align: baseline;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
:focus {outline:0;}
img {border:0;}
body {line-height: 1;}
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;}
.clear {width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline;}
.clear {clear:both;}
.none {display:none;}
.hidden {visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}

/**布局开始**/
body {BACKGROUND: #FFF}
body,p {font:12px/1 "Microsoft YaHei", "宋体", "Candara", "Arial", "Tahoma", "sans-serif"; color:#444;}
a {color:#444; text-decoration:none;}
a:link {color:#444;}
a:visited {color:#444;}
a:hover {color: #0f3774; text-decoration:none;}
a:active {color:#444;}

.wrapper {width:100%; margin:0 auto;}
.wrapper .inner {max-width: 1100px; margin:0 auto;} /**页面全局宽度**/

/*头部BANNER*/
#header {background: #225895 url(../images/header_bg.gif) center center no-repeat;}
.fixed-top {top: 0; left: 0; z-index: 1000; position: fixed;}
.head {width:100%; height:122px; position: relative; background: transparent;}
.head .logo {width: 530px; height: 122px; float: left; background: url(../images/logo.png) center center no-repeat; cursor: pointer;}
.search-bar {width: 242px; height: 34px; position: absolute; right: 0px; top: 43px; background: url(../images/search_bg.png) center center no-repeat;}
.search-box {width: 242px; height: 34px;}
.search-component {width: 100%; height: 34px; margin: auto; overflow: hidden;}
.search-input-box {width: 200px; height: 34px; float: left; padding: 0px; position: relative;}
.search-input {width: 190px; height: 24px; border: none; padding: 0; background: transparent; font-family: "Microsoft YaHei"; font-size: 14px; color: #fff; position: absolute; top: 5px; left: 8px;}
.search-btn-box {width: 40px; height: 34px; float: right; padding: 0; position: relative;}
.search-btn {width: 40px; height: 34px; background: url(../images/transparent.gif) center center no-repeat; border: none; margin: auto; padding: 0; cursor: pointer; position: absolute; top: 0px; left: 0px;}
#header-placeholder {height: 122px;}

/**导航条**/
#naver {background: #d9e8f4; margin-bottom: 12px;}
.nav { width:100%; height: 43px; line-height: 43px; margin: 0px auto;}
.nav-bar {width: 1080px; margin: 0 auto;}
.nav-box { margin: 0 auto; }
.nav-box .wp-menu { margin:0 auto;} /**导航高度**/
.nav-box .wp-menu .menu-item {background: url(../images/tiao.png)no-repeat left center! important;line-height: 43px; display: inline-block; float: left; position: relative; z-index: 100;}
.nav-box .wp-menu .menu-item.i1 {background: transparent;}
.nav-box .wp-menu .menu-item a.menu-link {display: block; padding:0 25px; color: #333; font-size: 16px; font-weight: normal;}/**导航字体样式**/
.nav-box .wp-menu .menu-item a.menu-link:hover,
.nav-box .wp-menu .menu-item a.menu-link.parent{ text-decoration: none; background: #c0d5e5;}/**鼠标经过或当前选中时样式**/
.nav-box .sub-menu { background: #d9e8f4; display: none; position: absolute; left: 0px; top: 43px; z-index: 100; min-width:114px;} /**菜单背景**/
.nav-box .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1; border-bottom: none; border-top: 1px solid #e6eff7;}
.nav-box .sub-menu .sub-item a { display: block; color: #444;line-height: 35px; padding:0 25px; display: block; font-family:"Microsoft YaHei"; font-size: 13px;}/**子菜单字体样式**/
.nav-box .sub-menu .sub-item a:hover,
.nav-box .sub-menu .sub-item a.parent{ color:#444; display: block; background: #c0d5e5;}
.nav-box .sub-menu .sub-menu { left: 100%; top: 0; z-index: 200; background-color: #e6e6e6; border-left: 1px solid #ddd;}

/**主体部分**/
#container {}
#container .inner {padding: 0;}
.mod {width: 100%; padding: 0px; margin: 0 auto;}
.mod-h1, .mod-h2 {margin-bottom: 20px;}
.mod-h1 .mod-l {width: 355px; float: left; background: #d9e8f4;}
.mod-h1 .mod-r {width: 745px; float: right; overflow: hidden;}
.mod-h2 .mod-l {width: 336px; float: right;}
.mod-h2 .mod-c {width: 336px; float: left; }
.mod-h2 .mod-r {width: 336px; float: left;margin-left: 46px;}
.c-box {}

/*页脚*/
#footer {background: #4a4a4a;}
.foot {width: 100%; padding: 20px 0;}
.foot .foot-link {width:100%; line-height: 30px; text-align: center; margin: 0 auto; color: #fff; font-size: 14px;}
.foot .copyright {width: 100%; line-height: 30px; text-align: center; margin: 0 auto; color: #a2a2a2; font-size: 12px;}


/*首页自定义新闻列表*/
.post {	margin: 0 auto; padding: 0;}

.post-notice {}
.post-notice .banner { height: 53px; margin: 0 20px; overflow: hidden; border-bottom: 2px solid #FFF;}
.post-notice .banner .title-text { height: 53px; line-height: 55px; text-align: left; text-indent: 0px; font-weight: normal; float: left; font-size: 18px;}
.post-notice .banner .more-btn { width: 60px; height: 53px; line-height: 55px; float: right; text-align: right; color: #225895; font-size: 12px;}
.post-notice .banner .more-btn A{ color: #225895; text-decoration: none;}
.post-notice .banner .more-btn A:hover{ color: #225895;}
.post-notice .con {padding: 20px 0 13px 0; margin: 0 20px;}
.post-notice .con .list_item {height: 50px; border-bottom: none; margin-bottom: 18px;}
.post-notice .con .list_item .Article_PublishMeta {width: 50px; height: 50px; background: #225895; color:#FFF; float: left; text-align: center;}
.post-notice .con .list_item .Article_PublishMonthDate {height: 25px; line-height: 30px; overflow: hidden; font-size: 14px;}
.post-notice .con .list_item .Article_PublishYear {height: 25px; overflow: hidden; font-size: 16px;}
.post-notice .con .list_item .Article_Title {width: 250px; height: 50px; line-height: 25px; float: left; margin-left: 15px; overflow: hidden; font-size: 14px;}
.post-notice .con .list_item .Article_Title A {color: #434343;}
.post-notice .con .list_item .Article_Title A:hover {color: #0f3774;}

.post-jumbotron {}
.post-jumbotron .focus-title-bar {left: 0; bottom: 15px; height: 38px;}
.post-jumbotron .focus-title {height: 38px; line-height: 38px; font-weight: normal; font-size: 18px; font-family: "Microsoft YaHei"}
.post-jumbotron .focus-pagination {bottom: 20px;}
.post-jumbotron .focus-page {width: 12px; height: 12px; border-radius: 6px;}
.post-jumbotron .focus-page-active {background-color: #225895;}

.post-news {}
.post-news .banner { width: 100%; height: 50px; margin: 0 auto; overflow: hidden; background: url(../images/line_gray.gif) center bottom repeat-x;}
.post-news .banner .title-text { height: 50px; line-height: 50px; text-align: left; text-indent: 0px; font-weight: normal; float: left; font-size: 18px;}
.post-news .banner .more-btn { width: 60px; height: 50px; line-height: 50px; float: right; text-align: right; color: #225895; font-size: 12px;}
.post-news .banner .more-btn A{ color: #225895; text-decoration: none;}
.post-news .banner .more-btn A:hover{ color: #225895;}
.post-news .con {padding: 16px 0 10px 0; margin: 0 auto;}
.post-news .con .list_item {border-bottom: none; background: #eee; height:30px; line-height:30px;}
.post-news .con .list_item .Article_Thumbnail {width: 132px; height: 92px; float: left;}
.post-news .con .list_item .Article_Title {float: left; margin-left: 20px; font-size: 14px; color: #225895; height:30px; line-height:30px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; max-width:90%;}
.post-news .con .list_item .Article_Title A {color: #225895;}

.post-news-list {}
.post-news-list .con {padding: 0; margin: 0 auto;}
.post-news-list .con .list_item {border-bottom: none; height: 30px; line-height: 30px;}
.post-news-list .con .list_item .Article_Title {width: 100%; margin: 0 auto; font-size: 14px; overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}

.post-tabs {}
.post-tabs .sudy-tab .banner { width: 100%; height: 50px; margin: 0 auto; overflow: hidden; background: url(../images/line_gray.gif) center bottom repeat-x;}
.post-tabs .sudy-tab .banner .title-text { height: 50px; line-height: 50px; text-align: left; text-indent: 0px; font-weight: normal; float: left; font-size: 18px;}
.post-tabs .sudy-tab .banner .tab-menu {float: left; margin-left: 10px; border-bottom: none;}
.post-tabs .sudy-tab .banner .tab-menu li {height: 50px; line-height: 50px; font-size: 12px; font-weight: normal; border-radius: 0; padding: 0 5px; color: #000;}
.post-tabs .sudy-tab .banner .tab-menu li.selected {background: url(../images/line_blue.gif) center bottom repeat-x; color: #225895;}
.post-tabs .con {padding: 0; margin: 0 auto;}
.post-tabs .sudy-tab .con .tab-list .tab-item  {position: relative;}
.post-tabs .sudy-tab .con .tab-list .tab-item .more-btn {display: inline-block; position: absolute; top:-31px; right: 0px; color: #225895; font-size: 12px;}
.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-thumb .more-btn A{ color: #225895; text-decoration: none;}
.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-thumb .more-btn A:hover{ color: #225895; text-decoration: underline;}
.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-thumb {padding:16px 0 10px 0;}
.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-thumb .list_item {height: 92px; border-bottom: none; background: #eee;}
.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-thumb .list_item .Article_Thumbnail {width: 132px; height: 92px; float: left;}
.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-thumb .list_item .Article_Title {width: 164px; float: left; margin-left: 20px; padding: 20px 0; font-size: 14px; color: #225895; font-weight: bold;}
.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-thumb .list_item .Article_Title A {color: #225895;}
.post-tabs .sudy-tab .con .tab-list .tab-item .post-tabs-list .con {padding: 0; margin: 0 auto;}
.post-tabs .sudy-tab .con .tab-list .tab-item .post-tabs-list .con .list_item {border-bottom: none; height: 30px; line-height: 30px;}
.post-tabs .sudy-tab .con .tab-list .tab-item .post-tabs-list .con .list_item .Article_Title {width: 100%; margin: 0 auto; font-size: 14px; overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}

.post-icon-link {}
.post-icon-link .con {padding: 5px 0;}
.post-icon-link .con .wp_nav .nav-item {height: 45px; margin: 0 auto; overflow: hidden; background: #eee; margin-top: 10px;}
.post-icon-link .con .wp_nav .nav-item a {text-align: center; color: #FFF; line-height: 45px; font-size: 16px; font-weight: bold;}
.post-icon-link .con .wp_nav .nav-item a span.item-name {padding: 0;}
.post-icon-link .con .wp_nav .nav-item.i1{background: url(../images/yxdl.png) center center no-repeat; background-size: 100%;}
.post-icon-link .con .wp_nav .nav-item.i2 {background: url(../images/icon_link_bg_01.gif) center center no-repeat; background-size: 100%;}
.post-icon-link .con .wp_nav .nav-item.i3 {background: url(../images/icon_link_bg_02.gif) center center no-repeat; background-size: 100%;}

.foot-link .wp_article_list .list_item {width: auto; display: inline-block; border-bottom: none;}
.foot-link .wp_article_list .list_item .Article_Delimiter {float: left; padding: 0 10px;}
.foot-link .wp_article_list .list_item .Article_Title {float: left; padding: 0;}
.foot-link .wp_article_list .list_item .Article_Title A {color:#FFF;}
.foot-link .wp_article_list .list_item.i1 .Article_Delimiter {display: none;}


/*列表页*/
#container .l-inner {padding: 20px 0; background-color: #FFF;}

/*位置导航*/
.l-inner .page-navigation {width: 100%; height: 40px; line-height: 40px; margin: 0 auto; border-bottom: 1px solid #d9e8f4;}
.l-inner .path-box {height: 40px; line-height: 40px; margin: 0 auto; text-align: left; font-size: 14px; color: #444; overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}
.l-inner .page-navigation .path-box .Column_Position {padding:0 0;}
.l-inner .page-navigation .path-box .Column_Position A {font-size: 14px; color: #979797;}
.l-inner .page-navigation .path-box .possplit {width: 15px; background: url(../images/arrow_nextlevel.gif) center center no-repeat; padding: 0 5px;}

.col-box {margin: 0 auto;}
.col-menu {width: 250px; float: left; margin-left: 0px; min-height: 600px;}
.col-news {width: 800px; float: right; margin-right: 0px;}

.col-menu-title { width: 100%; height: 40px; line-height: 40px; margin: 0 auto; margin-bottom: 5px; overflow: hidden; background: #225895 url(../images/header_bg.gif) center center no-repeat;}
.col-name {color: #fff; line-height: 40px; font-size: 18px; text-align: center; text-indent: 0; font-weight: bold;}
.col-name-text {display: block;}

/*多级栏目列表*/
.col-menu-con {padding:0 0 10px 0; background: transparent;}
.col-list {padding: 0; background: transparent;}
/*一级*/
.col-list .wp_listcolumn { border: none; }
.col-list .wp_listcolumn .wp_column {border: none;}
.col-list .wp_listcolumn .wp_column a { font-weight:normal; font-size: 14px; color:#000; border: none; background: #eee url(../images/pointer_blue.gif) 15px center no-repeat; text-align: left; text-indent: 15px;} 	/**一级子栏目及图标**/
.col-list .wp_listcolumn .wp_column a.parent {color:#FFF; font-weight: normal; background: #225895 url(../images/pointer_white.gif) 15px center no-repeat;}
.col-list .wp_listcolumn .wp_column a:hover { color:#444; background: #c0d5e5 url(../images/pointer_blue.gif) 15px center no-repeat;} /**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.parent:hover { color:#FFF; background: #c0d5e5 url(../images/pointer_white.gif) 15px center no-repeat;} /**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.selected { color:#FFF; font-weight: normal; background: #225895 url(../images/pointer_white.gif) 15px center no-repeat;}
.col-list .wp_listcolumn .wp_column a span.column-name{background: transparent; line-height: 25px; padding: 5px 10px 5px 0;}
.col-list .wp_listcolumn .wp_column a.selected span.column-name{ }
.col-list .wp_listcolumn .wp_column a.parent span.column-name{ }
/*二级*/
.col-list .wp_listcolumn .sub_list .sub-item a { font-weight:normal; font-size: 12px; color:#333; border-top:0px solid #fff; border-bottom:1px solid #e2e2e2; text-indent: 20px; background: url(../images/pointer_blue.gif) 25px center no-repeat;} 	/**二级子栏目**/
.col-list .wp_listcolumn .sub_list .sub-item a:hover {color:#234f9e;} 	/**鼠标经过或选中二级子栏目**/
.col-list .wp_listcolumn .sub_list .sub-item a.selected {}
.col-list .wp_listcolumn .sub_list .sub-item a span.column-name {background: transparent; line-height: 25px;}
.col-list .wp_listcolumn .sub_list .sub-item a.selected span.column-name {color:#234f9e; font-weight: bold; line-height: 25px;}
.col-list .wp_listcolumn .sub_list .sub-item a.parent span.column-name {color:#234f9e; font-weight: bold; line-height: 25px;}
/*三级*/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a { font-weight:normal; font-size: 12px; color:#333; background:none; border-top:0px solid #fff; border-bottom:1px solid #e2e2e2;} 	/**三级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover {color:#234f9e;}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { background: transparent;} 	/**鼠标经过或选中三级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a span.column-name {background: transparent; line-height: 25px; padding-left: 45px;}
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{color:#234f9e; font-weight: bold; background: url(../images/pointer_blue3.gif) 35px center no-repeat; line-height: 25px;}
/*四级*/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:none; border-top:0px solid #fff; border-bottom:1px solid #ddd;} 	/**四级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000;} 	/**鼠标经过或选中四级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#1378b0;}
/*五级*/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:none; border-top:0px solid #fff; border-bottom:1px solid #eee;} 	/**五级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000;} 	/**鼠标经过或选中五级子栏目**/
.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#1378b0;}


.col-news-title {height: 50px; line-height: 50px; text-align: left; font-size: 24px; font-weight: bold; color: #225895; overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}
.col-news-con {padding: 15px 0px; min-height: 300px;}
.col-news-list {}
.col-news-list .wp_article_list .list_item {border: none; height: 40px; line-height: 40px; border-bottom: #cccccc 1px dashed;}  /**栏目新闻列表**/
.col-news-list .wp_article_list .list_item .fields.pr_fields {width: 85%;}
.col-news-list .wp_article_list .list_item .fields.pr_fields .Article_Title {width: 90%; overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}
.col-news-list .wp_article_list .list_item .Article_Index { display: none; margin:0px;}  /**栏目新闻图标序号**/
.col-news-list .wp_article_list .list_item .Article_Title {margin:0px; font-size: 14px;}
.col-news-list .wp_article_list .list_item .Article_Title A {color:#000;}
.col-news-list .wp_article_list .list_item .Article_Title A:hover {color:#778a3c;}
.col-news-list .wp_article_list .list_item .Article_PublishDate {font-size: 14px; color: #999}
.col-news-list .wp_entry { line-height:2; font-size:14px; color:#000;}
.col-news-list .wp_entry p { margin-bottom:10px; line-height: 2; font-size: 14px;}
.col-news-list .wp_entry img { max-width:600px; _width:expression(this.width > 600 ? "600px" : this.width); }   /**列表页文章图片大小限制**/
.col-news-list .wp_entry img { max-width:600px; _width:expression(this.width > 500 ? "500px" : "500px"); }   /**列表页文章图片大小限制**/
.col-news-list .wp_entry img { padding: 4px; background: #f9f9f9;}
.col-news-list .wp_entry .img-desc {font-family: 楷体; font-size: 14px; font-weight:bold;}
.col-news-list .wp_entry a:hover {color: #234f9e; text-decoration: underline;}
.col-news-list .wp_paging {padding: 10px 0;}
.col-news-list .wp_subcolumn_list .wp_sublist {margin-bottom: 30px;}
.col-news-list .wp_subcolumn_list .wp_sublist .sublist_title {border-bottom: 2px solid #1e76b4; margin-bottom: 5px;}
.col-news-list .wp_subcolumn_list .wp_sublist .sublist_title .morelink .moretext {background: url(../images/sublist-more.png) center center no-repeat;}
.col-news-list .wp_subcolumn_list .wp_sublist .sublist_title .morelink .moretext Img {visibility: hidden;}
.col-news-sublist-con {padding: 5px 30px;}
.col-news-iframe {position: relative}
.col-news-iframe .iframe-mask-consult {position: absolute; width:100%; height: 150px; left: 0; z-index: 999; background: #FFF; font-size: 14px; line-height: 25px;}
.col-news-iframe .iframe-mask-appeal {position: absolute; width:100%; height: 290px; left: 0; z-index: 999; background: #FFF url(../images/workflow-appeal.jpg) center center no-repeat;}
.iframe-mask-appeal-placeholder {width: 100%; height: 100px;}
.col-news-head {width:200px; height:28px; float:left;}
.col-metas {height:28px; line-height:28px; text-indent:20px; color: #333; font-size: 14px; font-weight: bold;}

#wp_paging_w1205 {height:50px;}

/*文章页*/
#container .d-inner {padding: 20px 0;  background-color: #FFF;}

.d-inner .page-navigation { height: 40px; line-height: 40px; margin: 0 20px; border-bottom: 1px solid #d9e8f4;}
.d-inner .page-navigation .path-box {height: 40px; line-height: 40px; margin: 0 auto; text-align: left; font-size: 14px; color: #444; overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}
.d-inner .page-navigation .path-box .Column_Position {padding:0 0;}
.d-inner .page-navigation .path-box .Column_Position A {font-size: 14px; color: #444;}
.d-inner .page-navigation .path-box .possplit {width: 15px; background: url(../images/arrow_nextlevel.gif) center center no-repeat; padding: 0 5px;}

.article-box {margin: 0 20px; min-height: 500px;}
.article {padding: 0 10px;}
.article h1.article-title {font-weight: bold; padding:20px 0px 5px 0px; text-align:center;  line-height: 150%; font-size:22px; color:#444;} /**文章标题**/
.article .article-metas {padding: 15px 0; text-align:center; border-bottom: #d9e8f4 1px solid;}
.article .article-metas span { margin:0 5px; font-size:14px; color:#787878;} /**文章其他属性**/
.article .entry {margin:0 auto; padding: 20px 0px; overflow:hidden;} /**文章内容**/
.article .entry .read, .article .entry .read p { line-height: 2; font-size: 15px; color: #333;} /**阅读字体**/
.article .entry .read p { margin-bottom: 10px;}
.article .entry .read img {max-width:800px; _width:expression(this.width > 850 ? "850px" : this.width); height: auto;} /**文章阅读部分图片大小限制**/


ul.sub_list.list-paddingleft-2 ul.sub_list.list-paddingleft-2 {
    padding-left: 20px;
}
.wp_entry p,.article .entry .read p, .article .entry .read span {
    line-height: 30px !important;
    font-size: 14px !important;
    font-family: "宋体";
}


.article-box {
    width: 75%;
    float: left;
}
.title.clearfix {
    border-bottom: #3169a5 1px solid;
}
.article-box-right{ width:20%; float:right; min-height:20px;margin-top: 25px;}
.title h3.title-text{ font-size:18px; line-height:40px; color:#225895; float:left;}
.title .more-btn{ float:right; line-height:40px;}
.article-box-right .Article_Title{ font-size:14px; line-height:24px;}
.zuire{ margin-top:20px;}
.nav-bar .search-bar {
    width: 242px;
    height: 34px;
    position: absolute;
    right: 21.3%;
    top: 125px;
    background: url(../images/search_bg.png) center center no-repeat;
    z-index: 9999;
}
.right {
    float: right;
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    margin-top: 55px;
}
#head1 {
    background: #225895 url(../images/header_bg.png) center center no-repeat;
z-index: 99999;
}
.list2 .nav-box .wp-menu .menu-item.i4 .menu-link {
    background: url(../images/tiao.png)no-repeat right center! important;
}
.ml {
    width: 29.2%;
    float: left;
}
.mr {
    float: right;
width: 69.5%;
}
.post-1 .news_title {
    font-size: 15px;
    line-height: 24px;
}
.post-1 .news_title a{color:#225895;font-weight: bold;}
.news_t span {
    font-size: 14px;
    line-height: 28px;
}
.news_t p{
    font-size: 14px;
    line-height: 28px;
}
.news_t a{color: #000;}
.post-2 {
    margin-top: 10px;
background: #f2ead9;
    min-height: 537px;
}
.post-1 .con.link_text {
    border: 1px solid #6e97c5;
    width:95.54%;
    margin: 6px;
}
.post-1 {
    border: 5px solid #d9e8f4;
}
.post-1 .n1 {
    padding: 20px 15px;
}
.post-2 .con.link_text {
    width: 83.85%;
    margin: 0 auto;
padding: 25px;
}
span.xx {
    font-size: 14px;
    line-height: 28px;
    color: #000;
}
.post-2  .news_title {
    font-size: 18px;
    line-height: 28px;
padding-left: 24px;
    background: url(../images/bg.png)no-repeat 4px 9px! important;
border-bottom: 1px solid #bebebe;
height: 38px;}
.post-2  .news_title a{
color: #000;
    font-weight: bold;
}
.bot {
    clear: both;
    border: 1px solid #eeeeee;
    box-shadow: 0 2px 3px -1px #eee;
}
.post-4 {
    width:36.6%;
    float: right;
border: 1px solid #eeeeee;
    box-shadow: 0 2px 3px -1px #eee;
margin-bottom: 15px;
}
.post-3 {
    width: 62%;
    float: left;
    border: 1px solid #eeeeee;
    box-shadow: 0 2px 3px -1px #eee;
margin-bottom: 15px;
}
.con.link_text {
    clear: both;
}
span.title {
    float: left;
    font-size: 19px;
    line-height: 22px;
    color: #225895;
padding-left: 25px;
    padding-top: 18px;
}
.more_btn {
    float: right;
    font-size: 12px;
    line-height: 30px;
   padding-right: 23px;
padding-top: 14px;
}
.more_btn a{ 
color: #225895;}
.post-3 .news_imgs {
    float: left;

}
.post-3 .news_wz {
    float: right;
    width: 56%;
    margin-right: 3.1%;
}
.post-3 .news_list.clearfix {
    padding-left: 5.2%;
padding-bottom: 26px;
    padding-top: 20px;
}
.post-3 .news_title {
    font-size: 17px;
    line-height: 26px;
}
.post-3 .news_title a{color:#225895;}
.post-3 .news_text {
    font-size: 14px;
    line-height: 26px;
}
.post-3 .news_text a{color:#666;}
.author {
    font-size: 14px;
    line-height: 18px;
    color: #225895;
}
.post-4 .news_imgs {
    padding-left: 24px;
    padding-top: 20px;
}
.post-4 .news_text {
      padding-top: 10px;
    padding-bottom: 35px;
    padding-left: 20px;
    padding-right: 20px;
font-size: 14px;
    line-height: 25px;
}
.post-4 .news_text a{color:#333333;}
.post-6 {
    float: left;
    padding-left: 3.26%;
    padding-top: 35px;
padding-bottom: 22px;
}
.post-7 {
float: left;
    margin-left: 2.61%;
padding-top: 32px;
}
.post-7 .news_title {
    font-size: 14px;
    line-height: 36px;
}
.post-7 .news_title a{color:#333333;}
.wp_article_list .list_item{border: none;}
.post-8 {
    border: 1px solid #eeeeee;
    box-shadow: 0 2px 3px -1px #eee;
    margin-top: 15px;
    padding-top: 13px;
    padding-bottom: 7px;
    padding-left: 14px;
    padding-right: 15px;
}
.t1 {
    height: 1px;
    background: #e1e1e1;
    position: relative;
    top: 59px;
    width: 94%;
    margin: 0 auto;
}
.articlecontent.news_list.clearfix p:nth-child(1) {
    font-size: 15px;
    line-height: 24px;
    color: #225895;
    font-weight: bold;
}
.articlecontent.news_list.clearfix p {
    font-size: 14px;
    line-height: 28px;
    color: #000;
}
.articlecontent.news_list.clearfix {
    padding: 21px 15px;
}
#wp_news_w6 img{border:1px solid #000}