@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: #f1f1f1;}
body,p {font:14px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#444444;}
a {color:#444444; text-decoration:none;}
a:link {color:#444444;}
a:visited {color:#444444;}
a:hover {color: #225895; text-decoration:none;}
a:active {color:#444444;}

.wrapper {width:100%; margin:0 auto; min-width: 1200px;}
.wrapper .inner {width: 1200px; max-width: 1200px; min-width: 1200px; margin:0 auto;} /**页面全局宽度**/

/*头部Banner*/
.header {background: #225895;}
.head {width:100%; height:125px; position: relative; background: url(../images/head_bg.jpg) center center no-repeat;}
.head .logo {width: 532px; height: 125px; float: left; background: url(../images/logo.png) center center no-repeat; cursor: pointer;}

/*搜索Search*/
.search-bar {width: 242px; height: 34px; position: absolute; right: 0; top: 45px; background: url(../images/search_bg.png) center center no-repeat;}
.search-box {border: none;}
.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: 180px; height: 26px; border: none; padding: 0; background: transparent; font-family: "Microsoft YaHei"; font-size: 12px; color: #c9dbec; position: absolute; top: 4px; left: 10px;}
.search-input:hover, .search-input:focus {color: #fff;}
.search-btn-box {width: 42px; height: 34px; float: right; padding: 0; position: relative;}
.search-btn {width: 42px; height: 34px; 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: #d9e8f4; margin-bottom: 10px;}
.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: url(../images/nav_delimiter.gif) left center no-repeat;}
.nav-box .wp-menu .menu-item.i1 {background: transparent;}
.nav-box .wp-menu .menu-item a.menu-link {display: block; padding:0 36px; color: #2b2b2b; 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 url(../images/nav_delimiter.gif) left center no-repeat;}/**鼠标经过或当前选中时样式**/
.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: #c0d5e5;}/**鼠标经过或当前选中时样式I1**/
.nav-box .wp-menu .menu-item .sub-menu { background: #d9e8f4; 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: #444;line-height: 40px; padding:0 25px; min-width: 85px; display: block; font-family:"Microsoft YaHei"; font-size: 15px;}/**子菜单字体样式**/
.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:#2b2b2b; display: block; background: #c0d5e5;}
.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: 30px;}
.jumbotran-box {background: #d9e8f4; overflow: hidden;}
.jumbotran-box .post-jumbotron {width: 830px; float: left;}
.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: 32px; height: 8px; color: #fff; border-radius: 0;}
.jumbotran-box .focus-page-active  {background-color: #225895;}
.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 30px 0;}
.mod {width: 100%; padding: 0px; margin: 0 auto;}
.mod-l {width: 400px; margin-right: 30px; float: left;}
.mod-c {width: 400px; float: left;}
.mod-r {width: 340px; float: right;}
.c-box {}

/*页脚*/
.footer {background: #4a4a4a;}
.foot {padding: 25px 0; text-align: center;}
.foot P { color: #fff; line-height: 25px; }

/*首页自定义新闻列表*/
.post {	margin: 0 auto; padding: 0;}


/*标签*/
.post-tabs {}
.post-tabs .sudy-tab .banner { width: 100%; height: 42px; margin: 0 auto 15px auto; overflow: hidden; background: url(../images/line_gray.gif) center bottom repeat-x;}
.post-tabs .sudy-tab .banner .title-text { height: 40px; line-height: 40px; text-align: left; text-indent: 0px; font-weight: bold; float: left; font-size: 18px;}
.post-tabs .sudy-tab .banner .tab-menu {float: left; margin-left: 10px; border-bottom: none; height: 42px;}
.post-tabs .sudy-tab .banner .tab-menu li {height: 42px; line-height: 40px; font-size: 14px; 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; min-height: 210px;}
.post-tabs .sudy-tab .con .tab-list .tab-item  {position: relative;}
.post-tabs .sudy-tab .con .tab-list .tab-item .more {width: 85px; height: 40px; margin: 0; position: absolute; right: 0; top: -57px;}
.post-tabs .sudy-tab .con .tab-list .tab-item .more .more-btn {width: 100%; height: 100%; line-height: 40px; text-align: right; color: #225895; font-size: 13px; font-weight: normal;}
.post-tabs .sudy-tab .con .tab-list .tab-item .more .more-btn A{ color: #225895; text-decoration: none; display: block; width: 100%; height: 100%;}
.post-tabs .sudy-tab .con .tab-list .tab-item .more .more-btn A:hover{ color: #225895; text-decoration: none;}
.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con {padding: 0; margin: 0 auto;}
.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con .list_item {border-bottom: none; height: auto;}
.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con .list_item .Article_Title {width: 100%; margin: 0 auto; font-size: 15px; overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}
.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con .list_item .Article_Title {width: 75%; height: 30px; line-height: 30px; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con .list_item .Article_PublishDate {width: 85px; height: 30px; line-height: 30px; float: right; color: #989898; text-align: right;}

/*新闻资讯*/
.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;}

/*科研服务*/
.post-science-service {margin-bottom: 25px;}
.post-science-service .banner { margin: 0 auto 15px auto; overflow: hidden; position: relative; border-bottom: 2px solid #d4d4d4;}
.post-science-service .banner .title-text { height: 40px; padding:0; margin: 0 auto; text-align: left;}
.post-science-service .banner .title-text .title {display: inline-block; font-size: 18px; color: #292929;  line-height: 40px; font-weight: bold;}
.post-science-service .more {width: 85px; height: 40px; margin: 0; position: absolute; right: 0; top: 0;}
.post-science-service .more .more-btn { width: 100%; height: 100%; line-height: 40px; text-align: right; color: #225895; font-size: 13px; font-weight: normal;}
.post-science-service .more .more-btn A{ color: #225895; text-decoration: none; display: block; width: 100%; height: 100%;}
.post-science-service .more .more-btn A:hover{ color: #225895; text-decoration: none;}
.post-science-service .con {padding: 0;}
.post-science-service .con .wp_article_list {width: 100%;}
.post-science-service .con .wp_article_list .list_item {border: none; height: auto;}
.post-science-service .con .wp_article_list .list_item .Article_Title {width: 75%; height: 30px; line-height: 30px; font-size: 15px; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.post-science-service .con .wp_article_list .list_item .Article_PublishDate {width: 85px; height: 30px; line-height: 30px; float: right; color: #989898; text-align: right;}

/*科研团队*/
.post-expert {margin-bottom: 25px; min-height: 267px;}
.post-expert .banner { margin: 0 auto 15px auto; overflow: hidden; position: relative; border-bottom: 2px solid #d4d4d4;}
.post-expert .banner .title-text { height: 40px; padding:0; margin: 0 auto; text-align: left;}
.post-expert .banner .title-text .title {display: inline-block; font-size: 18px; color: #292929;  line-height: 40px; font-weight: bold;}
.post-expert .more {width: 85px; height: 40px; margin: 0; position: absolute; right: 0; top: 0;}
.post-expert .more .more-btn { width: 100%; height: 100%; line-height: 40px; text-align: right; color: #225895; font-size: 13px; font-weight: normal;}
.post-expert .more .more-btn A{ color: #225895; text-decoration: none; display: block; width: 100%; height: 100%;}
.post-expert .more .more-btn A:hover{ color: #225895; text-decoration: none;}
.post-expert .con {padding: 0;}
.post-expert .con .wp_article_list {width: 100%;}
.post-expert .con .wp_article_list .list_item {border: none; height: auto;}
.post-expert .con .wp_article_list .list_item .Article_Title {width: 100%; height: 30px; line-height: 30px; font-size: 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

/*学术交流*/
.post-academic { margin-bottom: 25px;}
.post-academic .banner { margin: 0 auto 15px auto; overflow: hidden; position: relative; border-bottom: 2px solid #d4d4d4;}
.post-academic .banner .title-text { height: 40px; padding:0; margin: 0 auto; text-align: left;}
.post-academic .banner .title-text .title {display: inline-block; font-size: 18px; color: #292929;  line-height: 40px; font-weight: bold;}
.post-academic .more {width: 85px; height: 40px; margin: 0; position: absolute; right: 0; top: 0;}
.post-academic .more .more-btn { width: 100%; height: 100%; line-height: 40px; text-align: right; color: #225895; font-size: 13px; font-weight: normal;}
.post-academic .more .more-btn A{ color: #225895; text-decoration: none; display: block; width: 100%; height: 100%;}
.post-academic .more .more-btn A:hover{ color: #225895; text-decoration: none;}
.post-academic .con {padding: 0;}
.post-academic .con .wp_article_list {width: 100%;}
.post-academic .con .wp_article_list .list_item {border: none; height: auto;}
.post-academic .con .wp_article_list .list_item .Article_Title {width: 75%; height: 30px; line-height: 30px; font-size: 15px; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.post-academic .con .wp_article_list .list_item .Article_PublishDate {width: 85px; height: 30px; line-height: 30px; float: right; color: #989898; text-align: right;}


/*平台基地*/
.post-basement {margin-bottom: 25px;}
.post-ptjj .con {line-height: 30px; text-indent: 2em; font-size: 15px;}
.post-sbjpt .con .wp_article_list .list_item .Article_Title {width: 100%; height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

/*友情链接*/
.post-link {margin-bottom: 25px;}
.post-link .banner { margin: 0 auto 15px auto; overflow: hidden; position: relative; border-bottom: 2px solid #d4d4d4;}
.post-link .banner .title-text { height: 40px; padding:0; margin: 0 auto; text-align: left;}
.post-link .banner .title-text .title {display: inline-block; font-size: 18px; color: #292929;  line-height: 40px; font-weight: bold;}
.post-link .more {width: 85px; height: 40px; margin: 0; position: absolute; right: 0; top: 0;}
.post-link .more .more-btn { width: 100%; height: 100%; line-height: 40px; text-align: right; color: #225895; font-size: 13px; font-weight: normal;}
.post-link .more .more-btn A{ color: #225895; text-decoration: none; display: block; width: 100%; height: 100%;}
.post-link .more .more-btn A:hover{ color: #225895; text-decoration: none;}
.post-link .con {padding: 0;}
.post-link .con .wp_article_list {width: 100%;}
.post-link .con .wp_article_list .list_item {border: none; height: auto;}
.post-link .con .wp_article_list .list_item .Article_Title {width: 100%; height: 30px; line-height: 30px; font-size: 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}




/*列表页*/
#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: #225896; 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; background: #225896 url(../images/fastpass_more_hover.png) calc(100% - 19px) center no-repeat;}
.col-list .wp_listcolumn .wp_column a:hover { color:#fff; background: #225896 url(../images/fastpass_more_hover.png) calc(100% - 19px) center no-repeat;} /**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.parent:hover { color:#fff; background: #225896 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: #225896 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: #225896 url(../images/fastpass_more_hover.png) calc(100% - 19px) center no-repeat;} 	/**鼠标经过或选中二级子栏目**/
.col-list .wp_listcolumn .sub_list .sub-item a.selected {background: #225896 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: 15px; 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:#210779;}
.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:16px; color:#666;}
.col-news-list .wp_entry p { margin-bottom:10px; line-height: 2; font-size: 16px;}
.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: 16px; color: #666;} /**阅读字体**/
.article .entry .read p { margin-bottom: 10px;}
.article .entry .read img {max-width:800px; _width:expression(this.width > 800 ? "800px" : this.width); height: auto;} /**文章阅读部分图片大小限制**/