@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: #ffffff;}
body,p {font:14px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#4a4a4a;}
a {color:#4a4a4a; text-decoration:none;}
a:link {color:#4a4a4a;}
a:visited {color:#4a4a4a;}
a:hover {color: #105b54; text-decoration:none;}
a:active {color:#4a4a4a;}

.wrapper {width:100%; margin:0 auto; min-width: 1350px;}
.wrapper .inner {width: 1350px; max-width: 1350px; min-width: 1350px; margin:0 auto;} /**页面全局宽度**/

/*头部Banner*/
.header {background: #1d736a; border-bottom: 3px solid #b49859;}
.head {width:100%; height:114px; position: relative; background: url(../images/head_bg.jpg) 600px center no-repeat;}
.head .logo {width: 660px; height: 114px; float: left; background: url(../images/logo.png) center center no-repeat; cursor: pointer;}

/*搜索Search*/
.search-bar {width: 220px; height: 30px; position: absolute; right: 0; top: 43px; background: #fff;}
.search-box {border: none;}
.search-component {width: 100%; height: 30px; margin: auto; overflow: hidden;}
.search-input-box {width: 188px; height: 30px; float: left; padding: 0px; position: relative; background: url(../images/search_delimiter.gif) right center no-repeat;}
.search-input {width: 180px; height: 26px; border: none; padding: 0; background: transparent; font-family: "Microsoft YaHei"; font-size: 12px; color: #ccc; position: absolute; top: 2px; left: 4px;}
.search-input:hover, .search-input:focus {color: #4a4a4a;}
.search-btn-box {width: 32px; height: 30px; float: right; padding: 0; position: relative;}
.search-btn {width: 32px; height: 30px; background: url(../images/search_btn.png) center center no-repeat; border: none; margin: auto; padding: 0; cursor: pointer; position: absolute; top: 0px; left: 0px;}

/**导航条**/
.naver {background: #fff; margin-bottom: 0px;}
.nav { width:100%; height: 45px; line-height: 45px; margin: 0px auto;}
.nav-bar { margin: 0 auto;}
.nav-box { margin: 0 auto; }
.nav-box .wp-menu { margin:0 auto;} /**导航高度**/
.nav-box .wp-menu .menu-item {line-height: 45px; display: inline-block; float: left; position: relative; z-index: 100; background: transparent;}
.nav-box .wp-menu .menu-item.i1 {background: transparent;}
.nav-box .wp-menu .menu-item a.menu-link {display: block; padding:0 45px; color: #4a4a4a; 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: #1d736a; color: #fff;}/**鼠标经过或当前选中时样式**/
.nav-box .wp-menu .menu-item.i1 a.menu-link:hover,
.nav-box .wp-menu .menu-item.i1 a.menu-link.parent {text-decoration: none; background: #1d736a;}/**鼠标经过或当前选中时样式I1**/
.nav-box .wp-menu .menu-item .sub-menu { background: #1d736a; display: none; position: absolute; left: 0px; top: 45px; z-index: 100;} /**菜单背景**/
.nav-box .wp-menu .menu-item .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1; border-bottom: none; border-top: 1px solid #e6eff7; text-align: center;}
.nav-box .wp-menu .menu-item .sub-menu .sub-item a { display: block; color: #fff;line-height: 40px; padding:0 25px; min-width: 85px; display: block; font-family:"Microsoft YaHei"; font-size: 13px;}/**子菜单字体样式**/
.nav-box .wp-menu .menu-item .sub-menu .sub-item a:hover, .nav-box .wp-menu .menu-item .sub-menu .sub-item a.parent{ color:#fff; display: block; background: #2f837a;}
.nav-box .wp-menu .menu-item .sub-menu .sub-menu { left: 100%; top: 0; z-index: 200; background-color: #e6e6e6; border-left: 1px solid #ddd;}

/**Jumbotran**/
.jumbotraner {margin-bottom: 18px;}
.jumbotran-box {background: #ccc; overflow: hidden;}
.jumbotran-box .post-jumbotron {width: 100%;}
.jumbotran-box .focus-navigation, .focus-navigation:hover {font-size: 60px; font-weight: normal; background: transparent;}
.jumbotran-box .focus-prev {left: 10px; }
.jumbotran-box .focus-next {right: 10px;}
.jumbotran-box .focus-pagination {width: 100%; height:auto; margin: 0 auto; text-align: center; bottom: 15px; right: initial;}
.jumbotran-box .focus-page {background-color: #fff; margin-right: 8px; width: 25px; height: 4px; color: #fff; border-radius: 0;}
.jumbotran-box .focus-page-active  {background-color: #1d736a;}
.jumbotran-box .focus-title-bar {top: 30px; left: 865px; bottom: initial; right: initial; width: 300px; height: 64px; overflow: hidden;}
.jumbotran-box .focus-title-bg {background: transparent;}
.jumbotran-box .focus-title {height: auto; line-height: 32px; font-size: 18px; font-weight: bold; font-family:"Microsoft YaHei"; padding: 0; left: 0; right: initial; white-space: normal;}
.jumbotran-box .focus-title A {color: #0f3a6b;}
.jumbotran-box .focus-text-box {top: 110px; left: 865px; bottom: initial; right: initial; width: 300px; height: auto;}
.jumbotran-box .focus-text-bg {background: transparent;}
.jumbotran-box .focus-text {padding: 0; line-height: 25px; color: #545454; font-size: 14px;}
.jumbotran-box .focus-text A {color: #545454;}

/**主体部分框架**/
.container {}
.container .inner {padding: 0 0 26px 0;}
.mod {width: 100%; padding: 0px; margin: 0 auto;}
.mod-l {width: 475px; margin-right: 47px; float: left;}
.mod-c {width: 505px; float: left;}
.mod-r {width: 276px; float: right;}
.c-box {}

/*友情链接*/
.linker {background: #f2f2f2; line-height: 45px;}

/*页脚*/
.footer {background: #105b54;}
.foot {padding: 25px 0; text-align: center;}
.foot P { color: #a6b9b7; line-height: 25px; }

/*首页自定义新闻列表*/
.post {	margin: 0 auto; padding: 0;}

/*督评快讯*/
.post-news .banner { margin: 0 auto 15px auto; overflow: hidden; position: relative; border-bottom: 2px solid #2d2d2d;}
.post-news .banner .title-text { height: 45px; padding:0; margin: 0 auto; text-align: left;}
.post-news .banner .title-text .title {display: inline-block; font-size: 18px; color: #fff;  line-height: 45px; font-weight: bold;  background: #1d736a; padding: 0 30px;}
.post-news .more {width: 85px; height: 45px; margin: 0; position: absolute; right: 0; top: 0;}
.post-news .more .more-btn { width: 100%; height: 100%; line-height: 60px; text-align: right; color: #c49859; font-size: 14px; font-weight: normal;}
.post-news .more .more-btn A{ color: #c49859; text-decoration: none; display: block; width: 100%; height: 100%;}
.post-news .more .more-btn A:hover{ color: #c49859; text-decoration: none;}
.post-news .con {padding: 0;}
.post-news .con .news-headline {margin-bottom: 15px;}
.post-news .con .news-headline .wp_article_list {width: 100%;}
.post-news .con .news-headline .wp_article_list .list_item {border-bottom: none; height: auto;}
.post-news .con .news-headline .wp_article_list .list_item .Article_Thumbnail {width:184px; height: 134px; background: #ccc; float:left;background: round;}
.post-news .con .news-headline .wp_article_list .list_item .Article_Content {width: 280px; height: auto; float: right;}
.post-news .con .news-headline .wp_article_list .list_item .Article_Title {line-height: 24px; font-size: 15px; font-weight: bold; margin-bottom: 5px; color: #1d736a;    float: none;}
.post-news .con .news-headline .wp_article_list .list_item .Article_Title A {color: #1d736a;}
.post-news .con .news-headline .wp_article_list .list_item .Article_Abstract {font-size: 12px; color: #787878; line-height: 20px; margin-bottom: 10px;}
.post-news .con .news-headline .wp_article_list .list_item .Article_PublishDate {font-size: 13px; color: #b0b0b0; line-height: 20px;}
.post-news .con .news-list .wp_article_list {width: 100%;}
.post-news .con .news-list .wp_article_list .list_item {border-bottom: 1px dashed #b3b3b3; height: auto; display: none;}
.post-news .con .news-list .wp_article_list .list_item .Article_Title {width: 75%; height: 35px; line-height: 35px; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.post-news .con .news-list .wp_article_list .list_item .Article_PublishDate {width: 85px; height: 35px; line-height: 35px; float: right; font-size: 13px; color: #aaaaaa; text-align: right;}
.post-news .con .news-list .wp_article_list .list_item .Article_Thumbnail {display: none;}
.post-news .con .news-list .wp_article_list .list_item .Article_Abstract {display: none;}

/*公告通知*/
.post-notice .banner { margin: 0 auto 15px auto; overflow: hidden; position: relative; border-bottom: 2px solid #2d2d2d;}
.post-notice .banner .title-text { height: 45px; padding:0; margin: 0 auto; text-align: left;}
.post-notice .banner .title-text .title {display: inline-block; font-size: 18px; color: #fff;  line-height: 45px; font-weight: bold;  background: #1d736a; padding: 0 30px;}
.post-notice .more {width: 85px; height: 45px; margin: 0; position: absolute; right: 0; top: 0;}
.post-notice .more .more-btn { width: 100%; height: 100%; line-height: 60px; text-align: right; color: #c49859; font-size: 14px; font-weight: normal;}
.post-notice .more .more-btn A{ color: #c49859; text-decoration: none; display: block; width: 100%; height: 100%;}
.post-notice .more .more-btn A:hover{ color: #c49859; text-decoration: none;}
.post-notice .con {padding: 0;}
.post-notice .con .notice-list .wp_article_list {width: 100%;}
.post-notice .con .notice-list .wp_article_list .list_item {border-bottom: 1px dashed #b3b3b3; height: auto;}
.post-notice .con .notice-list .wp_article_list .list_item .Article_DateBlock {display: none;}
.post-notice .con .notice-list .wp_article_list .list_item .Article_Title {width: 75%; height: 35px; line-height: 35px; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.post-notice .con .notice-list .wp_article_list .list_item .Article_PublishDate {width: 85px; height: 35px; line-height: 35px; float: right; font-size: 13px; color: #aaaaaa; text-align: right;}
.post-notice .con .notice-list .wp_article_list .list_item .Article_Abstract {display: none;}
.post-notice .con .notice-list .wp_article_list .list_item.i1, .post-notice .con .notice-list .wp_article_list .list_item.i2 {border-bottom: none; height: 74px;}
.post-notice .con .notice-list .wp_article_list .list_item.i1 .Article_DateBlock, .post-notice .con .notice-list .wp_article_list .list_item.i2 .Article_DateBlock{display: block; float: left; width: 62px; height: 62px; background: #b49859; text-align: center;}
.post-notice .con .notice-list .wp_article_list .list_item.i1 .Article_DateBlock .d, .post-notice .con .notice-list .wp_article_list .list_item.i2 .Article_DateBlock .d {height: 36px; line-height: 36px; color: #fff; font-size: 22px;}
.post-notice .con .notice-list .wp_article_list .list_item.i1 .Article_DateBlock .ym, .post-notice .con .notice-list .wp_article_list .list_item.i2 .Article_DateBlock .ym {height: 15px; line-height: 15px; color: #fff; font-size: 13px;}
.post-notice .con .notice-list .wp_article_list .list_item.i1 .Article_Content, .post-notice .con .notice-list .wp_article_list .list_item.i2 .Article_Content{float: right; width: 430px;}
.post-notice .con .notice-list .wp_article_list .list_item.i1 .Article_Title, .post-notice .con .notice-list .wp_article_list .list_item.i2 .Article_Title {float: none; width: 100%; height: 27px; line-height: 24px;}
.post-notice .con .notice-list .wp_article_list .list_item.i1 .Article_Title A, .post-notice .con .notice-list .wp_article_list .list_item.i2 .Article_Title A{color: #1d736a; font-size: 15px; font-weight: bold;}
.post-notice .con .notice-list .wp_article_list .list_item.i1 .Article_PublishDate, .post-notice .con .notice-list .wp_article_list .list_item.i2 .Article_PublishDate {display: none;}
.post-notice .con .notice-list .wp_article_list .list_item.i1 .Article_Abstract, .post-notice .con .notice-list .wp_article_list .list_item.i2 .Article_Abstract {display: block; font-size: 12px; color: #787878; line-height: 18px;}
.post-notice .con .notice-list .wp_article_list .list_item.i2 {margin-bottom: 1px;}


/*快速通道*/
.post-fastpass {}
.post-fastpass .con {padding: 0; margin: 0 auto;}
.post-fastpass .con .wp-menu {width: 100%;}
.post-fastpass .con .wp-menu .menu-item {border: none; float: left; margin-bottom: 15px; display: block; overflow: hidden;}
.post-fastpass .con .wp-menu .menu-item.i1 {width:100%; height: 78px; background: #6aa784 url(../images/icon_globe.png) 22px center no-repeat;}
.post-fastpass .con .wp-menu .menu-item.i2 {width:100%; height: 78px; background: #bcb472 url(../images/icon_shield.png) 27px center no-repeat;}
.post-fastpass .con .wp-menu .menu-item.i3 {width:47.5%; margin-right: 5%; height: 112px; background: #7da7bc url(../images/icon_survery.png) center 18px no-repeat;}
.post-fastpass .con .wp-menu .menu-item.i4 {width:47.5%; height: 112px; background: #aa85bb url(../images/icon_pc.png) center 18px no-repeat;}
.post-fastpass .con .wp-menu .menu-item.i5 {width:100%; height: 78px; margin-bottom: 0; background: #ae798d url(../images/icon_newspaper.png) 43px center no-repeat;}
.post-fastpass .con .wp-menu .menu-item .menu-link {width: 100%; height: 100%; display: block; line-height: 78px; text-align: center; color: #fff; font-size: 16px; font-weight: bold; text-shadow: 0 0 2px #333;}
.post-fastpass .con .wp-menu .menu-item.i1 .menu-link {    line-height: 20px;
    padding: 20px 2px;
    text-align: center;}
.post-fastpass .con .wp-menu .menu-item.i1 .menu-link span {
  padding: 0 30px 0 80px;
    text-align: justify;
    display: block;
}
.post-fastpass .con .wp-menu .menu-item.i2 .menu-link {text-indent: 40px;}
.post-fastpass .con .wp-menu .menu-item.i3 .menu-link {line-height: 165px;}
.post-fastpass .con .wp-menu .menu-item.i4 .menu-link {line-height: 165px;}
.post-fastpass .con .wp-menu .menu-item.i5 .menu-link {text-indent: 65px;}
/*友情链接*/
.post-link {}
.post-link .con {padding: 0; margin: 0 auto;}
.post-link .con .link-title {font-size: 15px; color: #262626; font-weight: bold; padding: 0 10px;}
.post-link .con .link-content {font-size: 14px; padding: 0 20px 0 15px; background: url(../images/link_list.gif) left center no-repeat;}


/*新闻资讯*/
.post-news-info {margin-bottom: 25px;}
.post-news-info .sudy-tab .con .tab-list .tab-item .post-tab-list .con .news-headline {margin-bottom: 10px;}
.post-news-info .sudy-tab .con .tab-list .tab-item .post-tab-list .con .news-headline .wp_article_list {}
.post-news-info .sudy-tab .con .tab-list .tab-item .post-tab-list .con .news-headline .wp_article_list .list_item {height: 110px; background: #e5e5e5;}
.post-news-info .sudy-tab .con .tab-list .tab-item .post-tab-list .con .news-headline .wp_article_list .list_item .Article_Link {display: block; width: 100%; height: 100%;}
.post-news-info .sudy-tab .con .tab-list .tab-item .post-tab-list .con .news-headline .wp_article_list .list_item .Article_Thumbnail {width: 150px; height: 110px; float: left; background-size: cover; background-position: center center;}
.post-news-info .sudy-tab .con .tab-list .tab-item .post-tab-list .con .news-headline .wp_article_list .list_item .Article_Title {width: 220px; margin-right: 15px; float: right; padding-top: 25px; line-height: 25px; font-weight: bold; color: #225895; white-space: normal; overflow: initial;}
.post-news-info .sudy-tab .con .tab-list .tab-item .post-tab-list .con .news-headline .wp_article_list .list_item .Article_Title A {color: #225895;}
.post-news-info .sudy-tab .con .tab-list .tab-item .post-tab-list .con .news-list .wp_article_list .list_item {display: none;}
.post-news-info .sudy-tab .con .tab-list .tab-item .post-tab-list .con .news-list .wp_article_list .list_item .Article_Thumbnail {display: none;}



/*列表页*/
/*栏目图片*/
.col-banner {width: auto; height: 200px; margin: 0 auto; background: url(../images/list_banner.jpg) center center repeat-x; background-size: cover; position: relative;}
.col-banner .chn {font-size: 30px; font-weight: bold; color: #fff; position: absolute; left: 120px; bottom: 110px; text-shadow: 1px 1px 1px #333;}
.col-banner .eng {font-size: 30px; font-weight: bold; color: #fff; position: absolute; left: 350px; bottom: 65px; text-shadow: 1px 1px 1px #333;}

#container .l-inner {padding: 10px 0 10px 0; background-color: #FFF;}

/*位置导航*/
.l-inner .page-navigation {height: 38px; line-height: 38px; margin: 0 auto; background: #f7f7f7; border-radius: 0px;}
.l-inner .path-box {height: 38px; line-height: 38px; margin: 0 auto; text-align: left; text-indent: 20px; font-size: 14px; color: #979797; 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: #555555;}
.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: 24%; float: left; min-height: 600px; margin-left: 1%;}
.col-news {width: 73%; float: right;  min-height: 600px; margin-right: 1%;}

/*多级栏目列表*/
/*栏目标题*/
.col-menu-title { margin: 0 0 6px 0; height: 48px; line-height: 48px; overflow: hidden; background: #1d736a; position: relative;}
.col-name {color: #fff; line-height: 48px; font-size: 18px; text-align: left; text-indent: 20px; font-weight: bold;}
.col-name-text {display: block;}
/*栏目列表*/
.col-menu-con {margin: 0; padding:0; background: #fff;}
.col-list {margin: 0 auto; padding: 0; background: transparent;}
/*一级*/
.col-list .wp_listcolumn {border: none;}
.col-list .wp_listcolumn .wp_column {border: none;  margin-bottom: 6px;}
.col-list .wp_listcolumn .wp_column a { display: block; height: 40px; line-height: 40px; font-weight:normal; font-size: 16px; color:#666; border: none; background: #dfe1e0 url(../images/fastpass_more.png) calc(100% - 19px) center no-repeat; text-align: left; text-indent: 10px;} 	/**一级子栏目及图标**/
.col-list .wp_listcolumn .wp_column a.parent {color:#fff; font-weight: normal;}
.col-list .wp_listcolumn .wp_column a:hover { color:#fff; background: #1d736a url(../images/fastpass_more_hover.png) calc(100% - 19px) center no-repeat;} /**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.parent:hover { color:#fff; background: #1d736a url(../images/fastpass_more_hover.png) calc(100% - 19px) center no-repeat;} /**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.selected { color:#fff; font-weight: normal; background: #1d736a url(../images/fastpass_more_hover.png) calc(100% - 19px) center no-repeat;}
.col-list .wp_listcolumn .wp_column a span.column-name{background: transparent; padding: 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: 3px;}
.col-list .wp_listcolumn .sub_list .sub-item a { display: block; height: 35px; line-height: 35px; font-size: 14px; text-indent: 20px; background: #eeeeee url(../images/fastpass_more.png) calc(100% - 19px) center no-repeat;} 	/**二级子栏目**/
.col-list .wp_listcolumn .sub_list .sub-item a:hover {background: #1d736a url(../images/fastpass_more_hover.png) calc(100% - 19px) center no-repeat;} 	/**鼠标经过或选中二级子栏目**/
.col-list .wp_listcolumn .sub_list .sub-item a.selected {background: #1d736a url(../images/fastpass_more_hover.png) calc(100% - 19px) center no-repeat;}
.col-list .wp_listcolumn .sub_list .sub-item a span.column-name {}
.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-news-title {height: 50px; line-height: 50px; text-align: left; font-size: 24px; font-weight: bold; color: #a4cb32; overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}
/*文章列表内容*/
.col-news-con { margin: 0; padding: 15px; 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 dotted;}  /**栏目新闻列表**/
.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: transparent; text-indent: 5px;}
.col-news-list .wp_article_list .list_item .Article_Title A {color:#666;}
.col-news-list .wp_article_list .list_item .Article_Title A:hover {color:#105b54;}
.col-news-list .wp_article_list .list_item .Article_PublishDate {font-size: 13px; color: #999}
.col-news-list .wp_entry { line-height:2; font-size:14px; color:#666;}
.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;}
.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;}
/*分页*/
#wp_paging_w1205 {height:50px;}




/*文章页*/
#container .d-inner {padding: 30px 0 10px 0; background-color: #FFF;}

.d-inner .page-navigation { height: 38px; line-height: 38px; margin: 0 20px; background: #f7f7f7; border-radius: 0px;}
.d-inner .path-box {height: 38px; line-height: 38px; margin: 0 auto; text-align: left; text-indent: 20px; font-size: 14px; color: #979797; 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: #555555;}
.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: normal; padding:25px 0px; text-align:center;  line-height: 120%; font-size:24px; color:#000;} /**文章标题**/
.article .article-metas {padding: 0 0 20px 0; text-align:center; border-bottom: 1px dotted #ccc;}
.article .article-metas span { margin:0 5px; font-size:14px; color:#999999;} /**文章其他属性**/
.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 > 800 ? "800px" : this.width); height: auto;} /**文章阅读部分图片大小限制**/


.col-banner1 {
    width: auto;
    height: 270px;
    margin: 0 auto;
    /* background: url(../images/list_banner.jpg) center center repeat-x; */
    background-size: cover;
    position: absolute;
    z-index: 50;
}
.col-banner1 .chn {font-size: 30px; font-weight: bold; font-family:"黑体";color: #fff; position: absolute; left: 300px; bottom: 75px; text-shadow: 1px 1px 1px #333;}
.col-banner1 .chn span{ float:left;padding-right:40px;}
.col-banner1 .eng {font-size: 30px; font-weight: bold;font-family:"黑体"; color: #fff; position: absolute; left: 550px; bottom: 30px; text-shadow: 1px 1px 1px #333;}
.col-banner1 .eng  span{ float:left;padding-right:40px;}

