@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;}

/* 整体布局 */
/* 页面置灰
html {
  -webkit-filter : grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}
*/
body {BACKGROUND: #fff;}
body,p {font:16px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#000;}

a {color:#000; text-decoration:none;}
a:link {color:#000;}
a:visited {color:#000;}
a:hover {color: #0b4da2; text-decoration:none;}
a:active {color:#000;}

.wrapper {width:100%; margin:0 auto;}
.wrapper .inner {width:85%; min-width: 1620px; margin:0 auto;}
.row, .col, .box, .post { margin: 0 auto; padding: 0;}
.row .col-l {width: 47.5%; float: left;}
.row .col-r {width: 47.5%; float: right;}


/* ================ */
/* =    首  页    = */
/* ================ */

/* 头部 */
#header {background: url(../images/head_bg.jpg) center top no-repeat; background-size: cover;}
.head {width:100%; height:150px; position: relative;}
.head .logo {width: 626px; height: 150px; margin: 0; cursor: pointer; float: left; background: url(../images/logo.png) left center no-repeat; background-size: contain;}

.fixed-nav {position: absolute; top: 0; right: 0; background: rgba(255, 255, 255, 0.3); padding: 0 15px; height: 30px; line-height: 30px; border-radius: 0 0 5px 5px;}
.fixed-nav span {font-size: 14px; color: #fff; padding: 0 10px 0 11px; background: url(../images/fixed_nav_delimiter.png) left center no-repeat;}
.fixed-nav span:first-child {background: transparent;}
.fixed-nav a {color: #fff;}
.fixed-nav a:hover {color: #fff;}

/* 导航 */
#naver {position: absolute; top: 70px; right: 0;}
/* 导航菜单 */
.nav { width:100%; height: 50px; line-height: 50px; margin: 0 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: 50px; display: inline-block; float: left; position: relative; z-index: 100; border: none;}
.nav-box .wp-menu .menu-item a {display: block; padding:0 25px; color: rgba(255,255,255,1); font-size: 18px; font-weight: bold; text-align: center; background: transparent;}
.nav-box .wp-menu .menu-item a:hover,
.nav-box .wp-menu .menu-item a.parent {color: #fff; border-bottom: 3px solid #f0b537;}
.nav-box .sub-menu { background: rgba(255,255,255,0.9); display: none; position: absolute; left: 0px; top: 53px; z-index: 100; min-width:120px; 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 rgba(255,255,255,0.2); width: 122px;}
.nav-box .sub-menu .sub-item:first-child {border-top: none;}
.nav-box .sub-menu .sub-item a { display: block; color: #111; line-height: 40px; padding:0; display: block; font-size: 15px; font-weight: normal; text-align: center;}
.nav-box .sub-menu .sub-item a:hover,
.nav-box .sub-menu .sub-item a.parent{ color:#fff; display: block; background: #0b4da2; border-bottom: none;}
.nav-box .sub-menu .sub-menu { left: 100%; top: 0; z-index: 200; background-color: rgba(255,255,255,0.75); border-left: 1px solid rgba(255,255,255,0.2);}

/* Post通用样式 */
.post {}
.post .banner { margin: 0 auto; overflow: hidden;}
.post .banner .title-text {height: 80px; line-height: 80px; padding: 0; text-align: left; text-indent: 80px; font-weight: bold; float: left; font-size: 30px; color: #0b4da2;}
.post .banner .more {float: right; margin: 0;}
.post .banner .more .more-btn {width: 45px; height: 80px; background: url(../images/icon_more.png) center center no-repeat; background-size: contain;}
.post .banner .more .more-btn a {display: block; width: 100%; height: 100%;}
.post .con {padding: 25px 0 0 0;}

/* 新闻 */
#news {padding: 75px 0; background: url(../images/section_bg_1.jpg) center top no-repeat; background-size: cover;}
.col-news-slider {width: 710px; height: 457px; float: left; background: url(../images/slider_bg.jpg) left bottom no-repeat; background-size: contain;}
.col-news-datalist {width: calc(100% - 710px); height: 457px; float: right; background: url(../images/news_bg.png) right bottom no-repeat;}
.post-news-slider {width: 680px; margin: 0 auto;}
.post-news-slider .con {padding-top: 15px;}
.post-news-slider .news-slider .focus-title-bar {height: 40px; right: initial; left: 0; overflow: hidden;}
.post-news-slider .news-slider .focus-title-bar .focus-title-bg {opacity: 0.3;}
.post-news-slider .news-slider .focus-title-bar .focus-title {height: 40px; line-height: 40px; font-family: "Microsoft YaHei"; font-size: 16px;}
.post-news-slider .news-slider .focus-prev, .post-news-slider .news-slider .focus-next {display: none; left:-10000px; top: -10000px;}
.post-news-slider .news-slider .focus-page {background-color: #fff;}
.post-news-slider .news-slider .focus-page-active {background-color: #f0b537;}

.post-news-datalist {padding: 0 65px 0 50px;}
.post-news-datalist .con {padding-top: 0;}
.post-news-datalist .con .post-list .list-item {width: 100%; margin: 0 auto; height: 42px; border: none; background: url(../images/news_pointer.png) left center no-repeat; background-size: 15px;}
.post-news-datalist .con .post-list .list-item .item-title {width: calc(100% - 125px); height: 42px; line-height: 42px; text-indent: 25px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; float: left; font-size: 18px;}
.post-news-datalist .con .post-list .list-item .item-publishdate {width: 100px; height: 42px; line-height: 42px; overflow: hidden; float: right; color: #999; font-size: 16px; text-align: right;}
.post-news-datalist .con .post-list .list-item .item-abstract {display: none;}
.post-news-datalist .con .post-list .list-item.i1 {border-bottom: 1px dotted #ccc; height: auto; background: transparent; margin-bottom: 10px;}
.post-news-datalist .con .post-list .list-item.i1 .item-title {width: 100%; height: 60px; line-height: 60px; font-size: 22px; font-weight: bold; float: none; text-indent: 0;}
.post-news-datalist .con .post-list .list-item.i1 .item-publishdate {display: none;}
.post-news-datalist .con .post-list .list-item.i1 .item-abstract {display: block; color: #838383; text-indent: 2em; line-height: 30px; margin-bottom: 10px;}

.post-news {padding: 30px 0 0 0;}
.post-news .btn-more-rounded {width: 150px; height: 40px; line-height: 40px; border-radius: 20px; margin: 0 auto; border: 1px solid #ccc; text-align: center; background: #fff;}
.post-news .btn-more-rounded:hover {background: #f0b537; color: #fff;}
.post-news .btn-more-rounded A {display: block; width: 100%; height: 100%;}
.post-news .btn-more-rounded A:hover {color: #fff;}

/* 通知 */
#notice {padding: 75px 0; background: url(../images/section_bg_2.jpg) center bottom no-repeat; background-size: cover;}
.post-jxtz .banner .title-text {background: url(../images/icon_jxtz.png) left center no-repeat; background-size: 65px;}
.post-jstz .banner .title-text {background: url(../images/icon_jstz.png) left center no-repeat; background-size: 65px;}
.post-notice .con .post-list .list-item {width: 100%; margin: 0 auto; height: 50px; border: none; background: transparent;}
.post-notice .con .post-list .list-item .item-title {width: calc(100% - 125px); height: 50px; line-height: 50px; text-indent: 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; float: left; font-size: 18px;}
.post-notice .con .post-list .list-item .item-publishdate {width: 100px; height: 50px; line-height: 50px; overflow: hidden; float: right; color: #999; font-size: 16px; text-align: right;}

/* 双创 */
#innovation {padding: 75px 0; background: url(../images/section_bg_3.jpg) center top no-repeat; background-size: cover;}
.post-scxm .banner .title-text {background: url(../images/icon_scxm.png) left center no-repeat; background-size: 65px;}
.post-scjd .banner .title-text {background: url(../images/icon_scjd.png) left center no-repeat; background-size: 65px;}
.post-scxm .con .post-list .list-item {width: 47.5%; height: 180px; float: left; margin-left: 5%; position: relative; border-bottom: 3px solid #0b4da2; background: #fff; overflow: hidden; margin-bottom: 25px;}
.post-scxm .con .post-list .list-item:hover {border-bottom: 3px solid #f0b537;}
.post-scxm .con .post-list .list-item:nth-child(2n+1) {margin-left: 0;}
.post-scxm .con .post-list .list-item .item-title {padding: 20px 20px 0 80px; line-height: 30px; font-size: 18px;}
.post-scxm .con .post-list .list-item .item-publishdate {position: absolute; width: 60px; height: 60px; overflow: hidden; left: 0px; top: 20px; background: #0b4da2; text-align: center; color: #fff;}
.post-scxm .con .post-list .list-item .item-publishdate .d {width: 100%; height: 35px; line-height: 45px; overflow: hidden; font-size: 24px;}
.post-scxm .con .post-list .list-item .item-publishdate .ym {width: 100%; height: 25px; line-height: 25px; overflow: hidden; font-size: 12px;}
.post-scxm .con .post-list .list-item .bg {position: absolute; background: url(../images/scxm_item_bg.png) no-repeat center; background-size: 100%; width: 160px; height: 120px; right: 10px; bottom: -60px; animation: rotate linear infinite 10s;}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.post-scjd .scjd-slider .focus-title-bar {height: 60px; }
.post-scjd .scjd-slider .focus-title-bar .focus-title-bg {opacity: 0.3;}
.post-scjd .scjd-slider .focus-title-bar .focus-title {height: 60px; line-height: 60px; font-family: "Microsoft YaHei"; font-size: 20px;}
.post-scjd .scjd-slider .focus-prev {left: initial; top: initial; right: 50px; bottom: 0; margin-top: 0; width: 50px; height: 60px; line-height: 60px; background: transparent;}
.post-scjd .scjd-slider .focus-next {left: initial; top: initial; right: 0px; bottom: 0; margin-top: 0; width: 50px; height: 60px; line-height: 60px; background: transparent;}

/* 展示 */
#exhibition {padding: 75px 0; background: #0a419c; overflow: hidden;}
.post-exhibition {overflow: hidden;}
.post-exhibition .banner .title-text {background: url(../images/exhibit_title_bg.png) left center no-repeat; background-size: initial; min-width: 375px; color: #fff;}
.post-exhibition .banner .more .more-btn {background-image: url(../images/icon_more_white.png);}
.post-exhibition .con {padding-top: 15px;}
.post-exhibition .post-marquee-scroll {overflow: hidden;}
.post-exhibition .post-marquee-scroll ul {white-space: nowrap;}
.post-exhibition .post-marquee-scroll ul li {display: inline-block; margin: 0 10px;}
.post-exhibition .post-marquee-scroll ul img {vertical-align: top; height: 150px; border: 2px solid #fff; border-radius: 2px;}


/* 页脚 */
#footer {background: #0a419c url(../images/footer_bg.jpg) right bottom no-repeat; background-size: contain; border-top: 1px solid #2353a7;}
.foot {padding: 30px 0; text-align: center;}
.foot .foot-box {float: left; text-align: left;}
.foot .foot-box .qrcode {width: 110px; height: 130px; float: left; background: url(../images/qrcode.jpg) center top no-repeat; background-size: contain; position: relative;}
.foot .foot-box .qrcode .desc {width:100%; height: 15px; font-size: 12px; color: #fff; position: absolute; bottom: 0; text-align: center;}
.foot .copyright {width: 430px; float: left; margin-left: 30px; padding-top: 25px;}
.foot .copyright P {color: rgba(255,255,255,0.8); font-size: 16px; line-height: 25px;}


/* ================ */
/* =    列表页    = */
/* ================ */


/* 多级位置导航 */
.page-navigation {height: 62px; line-height: 62px; margin: 0 auto; background: #fcfcfc; border-bottom: 1px solid #efefef; border-radius: 3px 3px 0 0;}
.path-box {height: 62px; line-height: 62px; margin: 0 auto; text-align: left; text-indent: 25px; font-size: 14px; color: #999999; overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}
.page-navigation .path-box .Column_Position {padding:0 0;}
.page-navigation .path-box .Column_Position A {font-size: 14px; color: #999999;}
.page-navigation .path-box .possplit {width: 15px; background: url(../images/pointer.png) center center no-repeat; background-size: 8px; padding: 0 5px;}
.page-navigation .more {float: right; margin-right: 30px; }
.page-navigation .more .more-btn {width: 24px; height: 62px; background: url(../images/icon_more.png) center center no-repeat; background-size: contain;}
.page-navigation .more .more-btn:hover {background-image: url(../images/icon_more_hover.png);}
.page-navigation .more .more-btn a {display: block; width: 100%; height: 100%;}


/* 列表页主体 */
#container {background: #f5f5f5;}
.wrapper .l-inner {padding: 50px 0;}

/* 列表页主体框架（左侧多级栏目列表、右侧列表内容区） */
.col-box {margin: 0 auto;}
.col-menu {width: 20%; float: left; padding: 0; border-radius: 3px; background: #fff;}
.col-menu-placeholder {height: 0px; width: 100%; margin: 0 auto;}
.col-content-list, .col-content-detail {width: 76%; float: right;  min-height: 400px; background: #fff; border-radius: 3px;}
.col_nomenu {width: 100%; float: none;}

/* 左侧多级栏目列表 */
/* 栏目标题 */
.col-menu-title { margin: 0 auto; height: 62px; line-height: 62px; overflow: hidden; background: url(../images/pointer_down.png) 15px center no-repeat; background-size: 24px; border-bottom: 1px solid #efefef; position: relative;}
.col-name {color: #111; line-height: 62px; font-size: 18px; text-align: left; text-indent: 45px; font-weight: bold;}
.col-name-text {display: block;}
/* 栏目列表 */
.col-menu-con {margin: 0; padding:5px 0 5px 0; background: #fff; border-radius: 3px;}
.col-list {margin: 0 auto; padding: 0; background: transparent;}
/* 一级 */
.col-list .wp_listcolumn {border: none; padding: 0;}
.col-list .wp_listcolumn .wp_column {border: none;  margin-bottom: 0px; text-indent: 45px;}
.col-list .wp_listcolumn .wp_column a { display: block; height: 45px; line-height: 45px; font-weight:normal; font-size: 16px; color:#111; border: none; border-bottom: none; background: transparent; text-align: left;}   /**一级子栏目及图标**/
.col-list .wp_listcolumn .wp_column a.parent {color:#111; background: #e5effc url(../images/pointer_down.png) 20px center no-repeat; background-size: 18px; font-weight: normal;}
.col-list .wp_listcolumn .wp_column a:hover { color:#111; background-color: #e5effc;} /**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.parent:hover { color:#111; background-color: #e5effc;} /**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.selected { color:#111; background: #e5effc url(../images/pointer.png) 30px center no-repeat; font-weight: normal;}
.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: 60px;}
.col-list .wp_listcolumn .sub_list .sub-item a { display: block; height: 35px; line-height: 35px; font-size: 14px; background: transparent;}  /**二级子栏目**/
.col-list .wp_listcolumn .sub_list .sub-item a:hover {background-color: #e5effc;}   /**鼠标经过或选中二级子栏目**/
.col-list .wp_listcolumn .sub_list .sub-item a.selected {background: #e5effc url(../images/pointer.png) 45px center no-repeat;}
.col-list .wp_listcolumn .sub_list .sub-item a.parent {color:#111; background: #e5effc; font-weight: normal;}
.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: #111; background: rgba(0, 160, 150, 0.15);}
.col-list .wp_listcolumn .sub_list .sub-item .sub_list .sub-item a span.column-name {text-indent: 40px;}

/* 右侧列表内容区 */
/* 列表标题 */
.col-news-title {font-weight: normal; padding:40px 0 30px 0; text-align:center;  line-height: 120%; font-size:24px; color:#111; overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}

/* 列表内容 */
.col-news-con { margin: 0; padding: 40px 50px; min-height: 300px;}
.col-news-list {}
.col-news-list .wp_article_list .list_item {border: none; height: 50px; line-height: 50px; border-bottom: 1px dotted #efefef;}  /**栏目新闻列表**/
.col-news-list .wp_article_list .list_item:hover {}
.col-news-list .wp_article_list .list_item .fields.pr_fields {width: 80%; display: block;}
.col-news-list .wp_article_list .list_item .ex_fields {display: block;}
.col-news-list .wp_article_list .list_item .Article_Index { display: none; margin:0px;}  /**栏目新闻图标序号**/
.col-news-list .wp_article_list .list_item .Article_Title {width: 100%; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; margin:0; font-size: 16px; background: url(../images/pointer.png) left center no-repeat; background-size: 8px; text-indent: 20px;}
.col-news-list .wp_article_list .list_item .Article_Title A {color:#111;}
.col-news-list .wp_article_list .list_item .Article_Title A:hover {color:#0b4da2;}
.col-news-list .wp_article_list .list_item .Article_PublishDate {font-size: 14px; color: #999999; margin-left: 0;}
.col-news-list .wp_entry { line-height:2; font-size:14px; color:#111;}
.col-news-list .wp_entry p { margin-bottom:10px; line-height: 2; font-size: 16px; color: #111;}
.col-news-list .wp_entry img { max-width: 95%; height: auto; padding: 0;}   /**列表页文章图片大小限制**/
.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_entry table, .col-news-list .wp_entry tr, .col-news-list .wp_entry td {border: 1px solid #ccc; font-size: 16px;}
.col-news-list .wp_paging {padding: 10px 0; text-align: center; width: 100%;}
.col-news-list .wp_paging li {float: none;}

/* 上电要闻列表 */
.col-news-con .post-thumbnail-list .article-list .list-item {border-bottom: 1px dotted #efefef; margin-bottom: 30px; padding-bottom: 30px;}
.col-news-con .post-thumbnail-list .article-list .list-item .article-title {line-height: 25px; font-size: 18px; font-weight: bold; margin: 0 auto 20px 0; padding-left: 15px; float: none; border-left: 4px solid #00a096;}
.col-news-con .post-thumbnail-list .article-list .list-item .article-content {margin: 0 auto;}
.col-news-con .post-thumbnail-list .article-list .list-item .article-content .article-thumbnail {width: 240px; height: 150px; float: left; overflow: hidden; background: #ccc; position: relative;}
.col-news-con .post-thumbnail-list .article-list .list-item .article-content .article-thumbnail Img {width: 100%; height: 100%; transition:all 0.5s ease-out; -moz-transition:all 0.5s ease-out; -webkit-transition:all 0.5s ease-out; -o-transition:all 0.5s ease-out;}
.col-news-con .post-thumbnail-list .article-list .list-item .article-content .article-thumbnail Img:hover {transform:scale(1.05, 1.05);}
.col-news-con .post-thumbnail-list .article-list .list-item .article-content .article-abstract {width: calc(100% - 270px); line-height: 2; float: right; font-size: 16px; color: #929292; text-indent: 2em;}
.col-news-con .post-thumbnail-list .article-list .list-item .article-content .article-datetime {position: absolute; right: 0; top: 0; padding: 10px; color: #fff; background: rgba(0,0,0,0.4); font-size: 16px; font-family: "Georgia"; border-radius: 0 0 0 5px;}

/* 通知公告列表 */
.col-news-list.post-notice-list .wp_article_list .list_item .pr_fields {width: calc(100% - 320px);}
.col-news-list.post-notice-list .wp_article_list .list_item .ex_fields {width: 300px;}
.col-news-list.post-notice-list .wp_article_list .list_item .ex_fields .Article_PublishOrg {float: left; margin: 0; font-size: 14px; max-width: 200px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.col-news-list.post-notice-list .wp_article_list .list_item .ex_fields .Article_PublishDate {float: right; margin: 0;}

/* 讲座报告列表 */
.col-news-con .post-academics-list .article-list li {border-bottom: 1px solid #cccccc; margin-bottom: 25px;}
.col-news-con .post-academics-list .article-list li:last-child {margin-bottom: 0;}
.col-news-con .post-academics-list .article-list li .article-title {width: 100%; height: 20px; line-height: 20px; margin-bottom: 15px; font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.col-news-con .post-academics-list .article-list li .article-metas {width: 100%; margin-bottom: 10px; font-size: 14px; color: #929292;}
.col-news-con .post-academics-list .article-list li .article-metas:last-child {margin-bottom: 25px;}
.col-news-con .post-academics-list .article-list li .article-metas .metas-l1 {width: 35%; height: 20px; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.col-news-con .post-academics-list .article-list li .article-metas .metas-l2 {width: 60%; height: 20px; float: left; margin-left: 5%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

/* 上电故事、融媒矩阵列表 */
.col-news-con .post-album-list .article-list li {width: 30%; height: 220px; position: relative; float: left; overflow: hidden; margin-left: 5%; margin-bottom: 50px;}
.col-news-con .post-album-list .article-list li:nth-child(3n+1) {margin-left: 0;}
.col-news-con .post-album-list .article-list li A {display: block; width: 100%; height: 100%;}
.col-news-con .post-album-list .article-list li .article-thumbnail {width: 100%; height: 100%; overflow: hidden;}
.col-news-con .post-album-list .article-list li .article-thumbnail Img {width: 100%; height: 100%; transition:all 0.5s ease-out; -moz-transition:all 0.5s ease-out; -webkit-transition:all 0.5s ease-out; -o-transition:all 0.5s ease-out;}
.col-news-con .post-album-list .article-list li .article-thumbnail Img:hover {transform:scale(1.05, 1.05);}
.col-news-con .post-album-list .article-list li .article-title {position: absolute; left: 0; bottom: 0; width: 100%; height: 40px; line-height: 40px; text-indent: 8px; font-size: 16px; color: #fff; background: rgba(0,0,0,0.4); overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.col-news-con .post-album-list .article-list li .article-datetime {position: absolute; right: 0; top: 0; padding: 10px; color: #fff; background: rgba(0,0,0,0.4); font-size: 16px; font-family: "Georgia"; border-radius: 0 0 0 5px;}
.col-news-con .post-album-list .article-list li .article-icon {position: absolute; left: 0; top: 0;}
.col-news-con .post-album-list .article-list li .article-icon Img {height: 32px; padding: 10px;}


/* 分页 */
#wp_paging_w1205 {height:50px;}
.wp_paging {padding: 10px 0; text-align: center; width: 100%;}
.wp_paging li {border-bottom: none; float: none; margin: 5px 0;}
.wp_paging li:last-child { margin: 5px 0;}


/* ================ */
/* =    文章页    = */
/* ================ */

/* 文章页主体 */
.wrapper .d-inner {padding: 50px 0;}

/* 文章内容 */
.article-box {margin: 0; min-height: 500px;}
.article {padding: 0 50px;}
.article h1.article-title {font-weight: bold; padding:45px 0 10px 0; text-align:center;  line-height: 120%; font-size:24px; 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 #efefef;}
.article .article-metas span { margin:0 5px; font-size:13px; color:#666;} /**文章其他属性**/
.article .entry {margin:0 auto; padding: 30px 0 30px 0; overflow:hidden;} /**文章内容**/
.article .entry .read, .article .entry .read p { line-height: 2; font-size: 16px; color: #333333;} /**阅读字体**/
.article .entry .read p { margin-bottom: 10px;}
.article .entry .read img {max-width:95%; height: auto; padding: 0;} /**文章阅读部分图片大小限制**/
.article .entry .read div {margin: 0 auto;}
.article .entry .lecture-read {margin-bottom: 20px;}
.article .share {padding: 0 0 20px 0;}
.article table, .article tr, .article td {border: initial;}
