@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:14px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#3b3b3b;}
a {color:#3b3b3b; text-decoration:none;}
a:link {color:#3b3b3b;}
a:visited {color:#3b3b3b;}
a:hover {color: #0283c7; text-decoration:none;}
a:active {color:#3b3b3b;}

.wrapper {width:100%; min-width: 1100px; margin:0 auto;}
.wrapper .inner {width: 1100px; max-width: 1100px; min-width: 1100px; margin:0 auto;} /**页面全局宽度**/


/*头部BANNER*/
#header { background: transparent;height: auto !important;}
.head {width:100%; height:160px; position: relative;}
.head .logo {width: 725px; height: 160px; margin: 0; cursor: pointer; float: left; background-position: center center; background-repeat: no-repeat;}
.head .logo .img {width: 675px; height: 160px; text-align: center; vertical-align: middle; display: table-cell;}

 
/*搜索框*/
.search-bar {width:200px; height: 25px; margin: 76px 0 0 0; background: transparent; float: right;}
.search-box {border: none; width: 200px; height: 25px; border-radius: 0px; background: transparent;}
.search-component {width: 100%; height: 25px; margin: auto; overflow: hidden;}
.search-input-box {width: 169px; height: 23px; float: left; padding: 0; position: relative; margin-left: 0px; border: 1px solid #e3e3e3; border-right: none;}
.search-input {width: 158px; height: 21px; border: none; padding: 0; background: transparent; font-family: "宋体"; font-size: 13px; color: #cccccc; position: absolute; top: 1px; left: 5px;}
.search-input:hover, .search-input:focus {color: #333;}
.search-btn-box {width: 30px; height: 25px; float: right; padding: 0; position: relative;}
.search-btn {width: 30px; height: 25px; color: #666; font-size: 13px; font-weight: bold; background: #ff6600 url(../images/btn_search.png) center center no-repeat; border: none; border-radius: 0; margin: auto; padding: 0; cursor: pointer; position: absolute; top: 0px; left: 0px;}


/**导航条**/
#naver {background: #0283c7; margin: 0 auto 30px auto; font-family: "黑体";}
.nav { width:100%; height: 45px; line-height: 45px; margin: 0px auto;}
.nav-bar { margin: 0 auto; width: 100%; }
.nav-box { margin: 0 auto; }
.nav-box .wp-menu { margin:0 auto;} /**导航高度**/
.nav-box .wp-menu .menu-item {width: calc((100% - 225px) / 10); margin-left: 25px; line-height: 45px; display: inline-block; float: left; position: relative; z-index: 100; border: none;}
.nav-box .wp-menu .menu-item.i1 {margin-left: 0;}
.nav-box .wp-menu .menu-item.selected, .nav-box .wp-menu .menu-item.parent {background: #ff6600;}
.nav-box .wp-menu .menu-item:hover {background: transparent;}
.nav-box .wp-menu .menu-item a.menu-link {display: block; padding:0; color: #fff; font-size: 16px; font-weight: normal; text-align: center; background: transparent;}/**导航字体样式**/
.nav-box .wp-menu .menu-item a.menu-link:hover,
.nav-box .wp-menu .menu-item a.menu-link.parent{ text-decoration: none; background: #ff6600; color: #fff;}/**鼠标经过或当前选中时样式**/
.nav-box .sub-menu { background: #0283c7; display: none; position: absolute; left: 0px; top: 45px; z-index: 100; min-width:87.5px; box-shadow: none;} /**菜单背景**/
.nav-box .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1; border-bottom: none; border-top: 1px solid #eeeeee; min-width: 87px;}
.nav-box .sub-menu .sub-item a { display: block; color: #fff;line-height: 40px; padding:0 10px; display: block; font-size: 15px; text-align: center;}/**子菜单字体样式**/
.nav-box .sub-menu .sub-item a:hover,
.nav-box .sub-menu .sub-item a.parent{ color:#fff; display: block; background: #ff6600;}
.nav-box .sub-menu .sub-menu { left: 100%; top: 0; z-index: 200; background-color: #e6e6e6; border-left: 1px solid #ddd;}

/**Jumbotran**/
#jumbotran {background: #fff; margin-bottom: 30px;}
#jumbotran .jumbotran-box { margin: 0 auto; background: #fff; position: relative;}
#jumbotran .jumbotran-box .focus-navigation {font-size: 60px; font-weight: normal; background: transparent;}
#jumbotran .jumbotran-box .focus-navigation:hover {font-size: 60px; font-weight: normal; background: transparent;}
#jumbotran .jumbotran-box .focus-prev {left: 10px; }
#jumbotran .jumbotran-box .focus-next {right: 10px;}
#jumbotran .jumbotran-box .focus-pagination {height:auto; text-align: center; right: 20px; bottom: 15px;}
#jumbotran .jumbotran-box .focus-page {background-color: #fff; margin-right: 8px; width: 10px; height: 10px; color: #fff; border-radius: 5px;}
#jumbotran .jumbotran-box .focus-page-active  {background-color: #f99402;}
#jumbotran .jumbotran-box .focus-title-bar {height: 32px; bottom: 15px; right: 35px; max-width: 1030px; overflow: hidden;}
#jumbotran .jumbotran-box .focus-title-bg {background-color: #fff;}
#jumbotran .jumbotran-box .focus-title {overflow: hidden; text-overflow: ellipsis; max-width: 990px; height: 32px; line-height: 32px; font-size: 16px; font-weight: bold; font-family:"\u5b8b\u4f53"; padding: 0 20px; text-shadow: 0 0 10px #000;}


/**主体部分**/
#container {}
#container .inner {padding: 0;}
#link {background: #f1f1f1;}
#link .inner {padding: 30px 0;}
.mod {width: 100%; padding: 0px; margin: 0 auto;}
.mod-h1 {margin-bottom: 30px;}
.mod-h1 .mod-l {width: 400px; float: left;}
.mod-h1 .mod-r {width: 680px; float: right;}
.mod-h2 {margin-bottom: 30px;}
.mod-h2 .mod-l {width: 680px; float: left;}
.mod-h2 .mod-r {width: 400px; float: right;}
.mod-h3 {margin-bottom: 30px;}

.c-box {}


/*页脚*/
#footer {background: #fff; border-top: 3px solid #0283c7;}
.foot {padding: 16px 0; text-align: center; background: url(/_upload/tpl/00/9d/157/template157/images/qrcode.gif) right center no-repeat;}
.foot .copyright {float: left; text-align: left; width: 60%; padding: 20px 0 20px 70px; background: url(/_upload/tpl/00/9d/157/template157/images/sydw_logo.png) left center no-repeat;}
.foot .copyright P { color: #000000; line-height: 20px; font-size: 12px; font-family: "宋体";}
.foot .friend-links {float: right; width: 260px;}

/*首页自定义新闻列表*/
.post {	margin: 0 auto; padding: 0;}

.post-slider {}
.post-slider .focus-title-bar {overflow: hidden;}
.post-slider .focus-title {font-weight: normal; font-family: "Microsoft YaHei"; }

.post-xbdt {}
.post-xbdt .banner { margin: 0 auto; overflow: hidden; border-bottom: 1px solid #c9c9c9;}
.post-xbdt .banner .title-text { height: 27px; padding: 0; text-align: left; text-indent: 0px; font-weight: bold; float: left; font-size: 16px; color: #000000; font-family: "黑体"; background: transparent;}
.post-xbdt .more {height: 27px; background: transparent; margin: 0; float: right;}
.post-xbdt .more .more-btn { height: 27px; line-height: 20px; text-align: right; color: #515151; font-family: "宋体"; font-size: 12px; font-weight: normal;}
.post-xbdt .more .more-btn A{ color: #515151; text-decoration: none;}
.post-xbdt .more .more-btn A:hover{ color: #515151; text-decoration: none;}
.post-xbdt .con {padding: 8px 0 0 0; }
.post-xbdt .con .wp_article_list .list_item {width: auto; margin: 0 auto; height: 34px; line-height: 34px; background: transparent; border: none;}
.post-xbdt .con .wp_article_list .list_item .Article_Index {display: none;}
.post-xbdt .con .wp_article_list .list_item .Article_Title {width: 80%; height: 34px; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; float: left; font-size: 13px;}
.post-xbdt .con .wp_article_list .list_item .Article_Title A {font-size: 13px; height: 34px; line-height: 34px;}
.post-xbdt .con .wp_article_list .list_item .Article_PublishDate {width: 18%; height: 34px; line-height: 34px; overflow: hidden; font-size: 13px;  text-align: right; float: right; color: #9c9c9c;}

.post-dqgz {}
.post-dqgz .banner { margin: 0 auto; overflow: hidden; border-bottom: 1px solid #c9c9c9;}
.post-dqgz .banner .title-text { height: 27px; padding: 0; text-align: left; text-indent: 0px; font-weight: bold; float: left; font-size: 16px; color: #000000; font-family: "黑体"; background: transparent;}
.post-dqgz .more {height: 27px; background: transparent; margin: 0; float: right;}
.post-dqgz .more .more-btn { height: 27px; line-height: 20px; text-align: right; color: #515151; font-family: "宋体"; font-size: 12px; font-weight: normal;}
.post-dqgz .more .more-btn A{ color: #515151; text-decoration: none;}
.post-dqgz .more .more-btn A:hover{ color: #515151; text-decoration: none;}
.post-dqgz .con {padding: 16px 0 0 0; }
.post-dqgz .con .wp_article_list .list_item {width: 213px; float: left; margin-left: 20px; border: none;}
.post-dqgz .con .wp_article_list .list_item.i1 {margin-left: 0;}
.post-dqgz .con .wp_article_list .list_item .Article_Thumbnail {width: 213px; height: 160px; overflow: hidden; background: #eee; margin-bottom: 15px;}
.post-dqgz .con .wp_article_list .list_item .Article_Title {margin-bottom: 6px; height: 24px; line-height: 24px; text-indent: 0; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; float: none; font-size: 13px;}
.post-dqgz .con .wp_article_list .list_item .Article_Title A {font-size: 13px;}
.post-dqgz .con .wp_article_list .list_item .Article_Abstract {font-size: 12px; line-height: 18px; height: 36px; overflow: hidden; margin-bottom: 3px; color: #777777;}
.post-dqgz .con .wp_article_list .list_item .Article_PublishDate {font-size: 12px; line-height: 18px; color: #9c9c9c;}

.post-tzgg {}
.post-tzgg .banner { margin: 0 auto; overflow: hidden; border-bottom: 1px solid #c9c9c9;}
.post-tzgg .banner .title-text { height: 27px; padding: 0; text-align: left; text-indent: 0px; font-weight: bold; float: left; font-size: 16px; color: #000000; font-family: "黑体"; background: transparent;}
.post-tzgg .more {height: 27px; background: transparent; margin: 0; float: right;}
.post-tzgg .more .more-btn { height: 27px; line-height: 20px; text-align: right; color: #515151; font-family: "宋体"; font-size: 12px; font-weight: normal;}
.post-tzgg .more .more-btn A{ color: #515151; text-decoration: none;}
.post-tzgg .more .more-btn A:hover{ color: #515151; text-decoration: none;}
.post-tzgg .con {padding: 16px 0 0 0; }
.post-tzgg .con .wp_article_list .list_item {width:100%; height: 60px; margin:0 auto; border: none; margin-top: 8px;}
.post-tzgg .con .wp_article_list .list_item.i1 {margin-top: 0;}
.post-tzgg .con .wp_article_list .list_item .Article_PublishDate {width:58px; height: 58px; border: 1px solid #017dc5; float: left; text-align: center;}
.post-tzgg .con .wp_article_list .list_item .Article_PublishDate .Article_PublishDate_D {height: 30px; line-height: 30px; font-size:18px; color: #fff; background: #017dc5; overflow: hidden;}
.post-tzgg .con .wp_article_list .list_item .Article_PublishDate .Article_PublishDate_YM {height: 28px; line-height: 28px; font-size:12px; color: #555; background: #fff; overflow: hidden;}
.post-tzgg .con .wp_article_list .list_item .Article_Detail {width:325px; float: right;}
.post-tzgg .con .wp_article_list .list_item .Article_Detail .Article_Title {height: 22px; text-indent: 0; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; float: none; font-size: 13px;}
.post-tzgg .con .wp_article_list .list_item .Article_Detail .Article_Title A {font-size: 13px; height: 22px;}
.post-tzgg .con .wp_article_list .list_item .Article_Detail .Article_Abstract {height: 36px; line-height: 18px; overflow: hidden; font-size: 12px; color: #777777;}


.post-imagelink {}
.post-imagelink .con{ padding: 0; }
.post-imagelink .con .wp_article_list .list_item {width: 354px; height: 110px; overflow: hidden; float: left; margin: 0 auto; margin-left: 19px; border: none; background-color: #eee; background-size: cover; background-repeat: no-repeat; background-position: center center;}
.post-imagelink .con .wp_article_list .list_item.i1 {margin-left: 0;}
.post-imagelink .con .wp_article_list .list_item A {display: block; width: 100%; height: 100%;}
.post-imagelink .con .wp_article_list .list_item A .Article_Title {text-align: center; color: #fff; font-size: 12px; font-family: "宋体";}
.post-imagelink .con .wp_article_list .list_item A .Article_Title span {display: inline-block; background: rgba(0,0,0,0.2); padding: 8px 50px; margin-top: 88px;}



/*列表页*/
/*栏目图片*/
.col-banner {display: none; width: auto; height: 200px; margin: 0 auto; background: url(/_upload/tpl/00/9d/157/template157/images/list_pic.jpg) center center repeat-x; background-size: cover; position: relative;}
.col-banner .chn {font-size: 25px; font-weight: bold; color: #fff; position: absolute; left: 100px; bottom: 60px; text-shadow: 1px 1px 1px #333;}
.col-banner .eng {font-size: 14px; font-weight: normal; font-style: italic; color: #fff; position: absolute; left: 200px; bottom: 30px; text-shadow: 1px 1px 1px #333;}

#container .l-inner {padding: 0;}

/*位置导航*/
.l-inner .page-navigation {height: 28px; line-height: 28px; margin: 0 auto; background: #fff url(../images/pagenav_bg.gif) 8px bottom no-repeat; border-radius: 0px; border-bottom: none;}
.l-inner .path-box {width: auto; height: 28px; float: right; line-height: 28px; margin: 0 auto; text-align: left; text-indent: 18px; font-size: 14px; color: #000; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; font-family: "黑体";}
.l-inner .page-navigation .path-box .Column_Position {padding:0 0;}
.l-inner .page-navigation .path-box A {font-size: 14px; color: #000; font-family: "黑体";}
.l-inner .page-navigation .path-box .possplit {width: 15px; background: url(/_upload/tpl/00/9d/157/template157/images/arrow_nextlevel.gif) center center no-repeat; padding: 0;}

.col-box {margin: 0 auto;}
.col-menu {width: 240px; float: left; min-height: 400px;}
.col-news {width: 840px; float: right;  min-height: 400px; background: #fff;}
.col_nomenu {width: 100%; float: none;}
.col-menu-placeholder {height: 30px; width: 100%; margin: 0 auto;}

/*多级栏目列表*/
/*栏目标题*/
.col-menu-title { margin: 0 auto; height: 45px; line-height: 45px; overflow: hidden; background: #0283c7; border: none; position: relative;}
.col-name {color: #fff; line-height: 45px; font-size: 16px; text-align: left; text-indent: 16px; font-weight: bold; font-family: "黑体";}
.col-name-text {display: block;}
/*栏目列表*/
.col-menu-con {margin: 0 auto; width:238px; padding:16px 0 0 0; background: #fff;}
.col-list {margin: 0 auto; padding: 0; background: transparent; border-top: 1px solid #dddddd;}
/*一级*/
.col-list .wp_listcolumn {border: none; padding: 0;}
.col-list .wp_listcolumn .wp_column {border: none;  margin-bottom: 0px; text-indent: 22px;}
.col-list .wp_listcolumn .wp_column a { display: block; height: 49px; line-height: 49px; font-weight:normal; font-size: 15px; color:#333; border: none; border-bottom: 1px solid #ddd; background: transparent; text-align: left;} 	/**一级子栏目及图标**/
.col-list .wp_listcolumn .wp_column a.parent {color:#37296e; background: #ff6600; font-weight: normal;}
.col-list .wp_listcolumn .wp_column a:hover { color:#fff; background: #ff6600;} /**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.parent:hover { color:#fff; background: #ff6600;} /**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.selected { color:#fff; font-weight: normal; background: #ff6600;}
.col-list .wp_listcolumn .wp_column a span.column-name{background: transparent; padding: 0; text-indent: 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 {margin-top: 0px; text-indent: 35px;}
.col-list .wp_listcolumn .sub_list .sub-item a { display: block; height: 34px; line-height: 34px; font-size: 14px;} 	/**二级子栏目**/
.col-list .wp_listcolumn .sub_list .sub-item a:hover {background: #ff6600;} 	/**鼠标经过或选中二级子栏目**/
.col-list .wp_listcolumn .sub_list .sub-item a.selected {background: #ff6600;}
.col-list .wp_listcolumn .sub_list .sub-item a.parent {color:#fff; background: #ff6600;}
.col-list .wp_listcolumn .sub_list .sub-item a span.column-name {text-indent: 0;}
.col-list .wp_listcolumn .sub_list .sub-item a.selected span.column-name {}
.col-list .wp_listcolumn .sub_list .sub-item a.parent span.column-name {}
/*三级*/
.col-list .wp_listcolumn .sub_list .sub-item .sub_list .sub-item a.selected {color: #ff6600; background: #eeeeee;}
.col-list .wp_listcolumn .sub_list .sub-item .sub_list .sub-item a span.column-name {text-indent: 40px;}

.col-news-subcategory {margin: 20px auto 0 auto;}
.col-news-subcategory .menu_L3 .sub-item {height: 30px; line-height: 30px; width: auto; padding: 0 25px; float: left; margin-left: 5px; background: #eeeeee;}
.col-news-subcategory .menu_L3 .sub-item a {font-size: 14px;}
.col-news-subcategory .menu_L3 .sub-item.selected {color:#fff; background: #0e419c;}
.col-news-subcategory .menu_L3 .sub-item.selected a {color:#fff;}

/*文章列表*/
/*文章列表标题*/
.col-news-title {width: auto; height: 28px; float: left; line-height: 24px; text-align: left; text-indent: 8px; font-size: 15px; font-weight: bold; color: #000; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; background: url(/_upload/tpl/00/9d/157/template157/images/title_prefix.gif) left top no-repeat; font-family: "黑体";}

/*文章列表内容*/
.col-news-con { margin: 0; padding: 20px 0; min-height: 300px;}
.col-news-list {}
.col-news-list .wp_article_list .list_item {border: none; height: 30px; line-height: 30px; border-bottom: none;}  /**栏目新闻列表**/
.col-news-list .wp_article_list .list_item:nth-child(5n) {border-bottom: 1px dashed #cecece; margin-bottom: 10px; height: 40px;}
.col-news-list .wp_article_list .list_item:hover {}
.col-news-list .wp_article_list .list_item .fields.pr_fields {width: 80%;}
.col-news-list .wp_article_list .list_item .fields.pr_fields .Article_Title {width: 100%; 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; background: url(/_upload/tpl/00/9d/157/template157/images/dot.gif) left center no-repeat; text-indent: 20px;}
.col-news-list .wp_article_list .list_item .Article_Title A {color:#3b3b3b;}
.col-news-list .wp_article_list .list_item .Article_Title A:hover {color:#0269b8;}
.col-news-list .wp_article_list .list_item .Article_PublishDate {font-size: 13px; color: #3b3b3b}
.col-news-list .wp_entry { line-height:2; font-size:14px; color:#3b3b3b;}
.col-news-list .wp_entry p { margin-bottom:10px; line-height: 2; font-size: 15px; color: #3b3b3b;}
.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;}
.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; text-align: center; width: 100%;}
.col-news-list .wp_paging li {float: none;}
.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(/_upload/tpl/00/9d/157/template157/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-list .wp_article_catalog .list_item {width: 24%; height: 40px; line-height: 40px; border: none; float: left; margin-right: 1%; margin-bottom: 10px; text-indent: 15px; background: url(/_upload/tpl/00/9d/157/template157/images/dot_hover.gif) left center no-repeat; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.col-news-list .wp_article_catalog .list_item .Article_Title {font-size: 14px;}

/*分页*/
#wp_paging_w1205 {height:50px;}


/*文章页*/
#container .d-inner {padding: 0;}

.d-inner .page-navigation {height: 28px; line-height: 28px; margin: 0 auto; background: #fff url(../images/pagenav_bg.gif) 8px bottom no-repeat; border-radius: 0px; border-bottom: none;}
.d-inner .path-box {width: auto; height: 28px; float: right; line-height: 28px; margin: 0 auto; text-align: left; text-indent: 18px; font-size: 14px; color: #000; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; font-family: "黑体";}
.d-inner .page-navigation .path-box .Column_Position {padding:0 0;}
.d-inner .page-navigation .path-box A {font-size: 14px; color: #000; font-family: "黑体";}
.d-inner .page-navigation .path-box .possplit {width: 15px; background: url(/_upload/tpl/00/9d/157/template157/images/arrow_nextlevel.gif) center center no-repeat; padding: 0;}

.article-box {margin: 22px auto 30px auto; min-height: 500px; border: 1px solid #dedede;}
.article {padding: 0 20px;}
.article h1.article-title {font-weight: normal; padding:45px 0 10px 0; text-align:center;  line-height: 120%; font-size:18px; color:#333333;} /**文章标题**/
.article h3.article-subtitle {font-weight: normal; padding:0; text-align:center; line-height: 35px; font-size:15px; color:#333333;} /**文章标题**/
.article .article-metas {padding: 10px 0 15px 0; text-align:center; border-bottom: 1px solid #dedede;}
.article .article-metas span { margin:0 5px; font-size:13px; color:#666;} /**文章其他属性**/
.article .entry {margin:0 auto; padding: 30px 0 10px 0; overflow:hidden;} /**文章内容**/
.article .entry .read, .article .entry .read p { line-height: 2; font-size: 15px; color: #3b3b3b;} /**阅读字体**/
.article .entry .read p { margin-bottom: 10px;}
.article .entry .read img {max-width:800px; _width:expression(this.width > 800 ? "800px" : this.width); height: auto;} /**文章阅读部分图片大小限制**/
.article .share {padding: 0 0 20px 0;}
.wp_articlecontent p {
    font-family: 宋体 !important;
    line-height: 1.5 !important;
    text-indent: 2em !important;
}
.wp_articlecontent p img {
    display: block;
    margin: 0 auto;
}.wp_articlecontent p span {
    font-family: 宋体 !important;
    line-height: 1.5 !important;
    text-indent: 2em !important;
    text-align: justify !important;
}