@charset "UTF-8"; 
/* Base Reset */
* { margin: 0; padding: 0;}
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-y: scroll; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
:focus { outline: 0;}
img { border: 0;}
a img { vertical-align: middle;}
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;}
.none { display: none !important;}
.fl { float: left;}
.fr { float: right;}
.hidden { visibility: hidden;}
.clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden;}
.clearfix { display: block; 
*zoom:1;}
body { font:12px/1 "Microsoft YaHei","Simsun", arial,\5b8b\4f53; color:#333; }/*背景样式*/
a {color:#535353; text-decoration:none;}
a:hover {color: #2155ce;}
.wp-wrapper { width: 100%;}
.wp-wrapper .wp-inner { width: auto; max-width: 1200px; margin: 0 auto;}

/**头部**/
.wp-header {padding: 30px 0;}

/** [站点LOGO]*/
.logo-panel { float: left;}
.logo-window {}
.logo-window img { vertical-align: middle;}
.wp-head-tools { float: right;}

/*** [搜索]*/
.search-panel {float: right;clear: right;width: 18%;margin-top: 12px;}
.search-window {overflow: hidden;border: 1px solid #e4e4e4;}
.wp-search { position: relative;}
.wp-search form { display: block;}
.wp-search .search-input {margin-left: 10px;margin-right: 32px;}
.wp-search .search-input input.search-title {width: 100%;height: 22px;line-height: 22px;border: 0;outline: 0;background: none;color: #000;font-size: 14px;padding: 5px 0;box-sizing: initial;}
.wp-search .search-btn {width: 32px;height: 32px;position: absolute;right: 0;top: 50%;margin-top: -16px;}
.wp-search .search-btn input.search-submit {width: 100%;height: 32px;border: 0;outline: 0;background: url(../images/ssss_03.png) no-repeat;cursor: pointer;}
::-webkit-input-placeholder { color: #000;} /* WebKit, Blink, Edge */
:-moz-placeholder { color: #000;} /* Mozilla Firefox 4 to 18 */
::-moz-placeholder { color: #000;} /* Mozilla Firefox 19+ */
:-ms-input-placeholder { color: #000;} /* Internet Explorer 10-11 */

/**主导航**/
.wp-navi {background: #00478b;position: relative;z-index: 1000;margin-bottom: 10px;}
.main-nav-panel {}
.menu-switch-arrow { display: none;}
.main-nav-panel .wp-menu { margin: 0 auto;}
.main-nav-panel .wp-menu .menu-item { display: inline-block; float: left; position: relative; z-index: 100;}
.main-nav-panel .wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 20px;height: 40px;line-height: 40px;color: #fff;font-size: 18px;}
.main-nav-panel .wp-menu .menu-item a.menu-link:hover {text-decoration: none;color: #fff;}
.main-nav-panel .wp-menu .menu-item.i20 a.menu-link {text-decoration: none;color: #F90;}
.main-nav-panel .sub-menu {display: none;position: absolute;left: 0;top: 40px;z-index: 1000;min-width: 100%;text-align: left;}
.main-nav-panel .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom: 1; min-width: 100%;}
.main-nav-panel .sub-menu .sub-item:hover { position: relative; white-space: nowrap; vertical-align: top; _zoom: 1;}
.main-nav-panel .sub-menu .sub-item a {display: block;color: #fff;height: 35px;line-height: 35px;font-size: 15px;padding: 0 10px;text-align: center;background: #00478b;}
.main-nav-panel .sub-menu .sub-item a:hover {color: #F90;display: block;}
.main-nav-panel .sub-menu .sub-menu { left: 100%; top: 0; z-index: 200; background: url(../images/subnav_bg.png);}

/**slide导航**/
.wp-navi .navi-slide-head { display: none; padding: 0 10px; height: 40px;}
.wp-navi .navi-slide-head .navi-slide-title { display: inline-block; float: left; font-weight: normal; color: #212121; font-size: 18px; line-height: 40px;}
.wp-navi .navi-slide-head .navi-slide-arrow { display: block; width: 34px; height: 40px; float: right; background: url(img/menu-icon-arrow.png) no-repeat 50%;}

/**aside导航**/
.navi-aside-page {position: fixed;}
.navi-aside-toggle { display: block; width:34px; height: 34px; background: url(img/menu-icon-arrow-white.png) no-repeat 50%; cursor: pointer; position: absolute; left: 0; top:50%; margin-top: -17px; display: none;}
.wp-navi-aside { display: none; position: fixed; left: 0; top:0; bottom: 0; right: 0; z-index: 1000; }
.wp-navi-aside .navi-aside-mask { width: 100%; height: 100%; background: rgba(0,0,0,.1); }
.wp-navi-aside-active { display: block;}
.wp-navi-aside .aside-inner {position: fixed;top: 0;bottom: 0;left: -216px;z-index: 1002;width: 216px;max-width: 100%;background: #252525; overflow-y: auto;-webkit-overflow-scrolling: touch; }
.wp-navi-aside .aside-inner:after {content: "";display: block;position: absolute;top: 0;bottom: 0;right: 0;width: 1px;background: rgba(0,0,0,.6);box-shadow: 0 0 5px 2px rgba(0,0,0,.6);}
.wp-navi-aside .navi-aside-head { margin-top: 0;border-top: 1px solid rgba(0,0,0,.3);background: #333;box-shadow: inset 0 1px 0 rgba(255,255,255,.05);text-shadow: 0 1px 0 rgba(0,0,0,.5);}
.wp-navi-aside .navi-aside-head .navi-aside-title { padding:7px 10px; font-weight: normal; color: #777; font-size: 14px;}
.wp-navi-aside .navi-aside-wrap { color: #aaa;border-bottom: 1px solid rgba(0,0,0,.3);box-shadow: 0 1px 0 rgba(255,255,255,.05);}
.wp-navi-aside .navi-aside-wrap li { position: relative;}
.wp-navi-aside .navi-aside-wrap li .menu-switch-arrow { display:block; cursor: pointer; width:50px; height: 35px; position: absolute; right: 0; top:0px; color: #f6f6f6; font-size: 14px; background: url(img/menu-switch-arrow.png) no-repeat 30px -25px;}
.wp-navi-aside .navi-aside-wrap li .menu-open-arrow { background-position: 20px 12px;}
.wp-navi-aside .navi-aside-wrap li a { display: block; text-decoration: none; color: #c7c7c7; font-size: 14px; line-height: 20px; padding: 8px 30px 8px 15px;border-top: 1px solid rgba(0,0,0,.3);box-shadow: inset 0 1px 0 rgba(255,255,255,.05);text-shadow: 0 1px 0 rgba(0,0,0,.5);}
.wp-navi-aside .navi-aside-wrap li a:hover,.wp-navi-aside .navi-aside-wrap li a:focus { background-color: #404040; color: #fff; outline: 0;}
.wp-navi-aside .navi-aside-wrap li .sub-menu { display: none; background-color: #2e2e2e;}
.wp-navi-aside .navi-aside-wrap li .sub-menu li a { padding-left: 20px; }
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu { background-color: #333}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu li a { padding-left: 30px;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu { background-color: #343434;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu li a { padding-left: 40px;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu .sub-menu { background-color: #373737;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu .sub-menu li a { padding-left: 50px;}

/*** 主体*/
.wp-container {}
.wp-container.box1 {margin-bottom: 26px;}
.wp-container.box2 {margin-bottom: 20px;}
.wp-container.box3 { }
.wp-container.box4 { }
.wp-container.box1 .cbox-left {width: 63.33%;float: left;}
.wp-container.box1 .cbox-right {width: 33.33%;float: right;}
.wp-container.box2 .cbox-left {width: 63.33%;float: left;}
.wp-container.box2 .cbox-right {width: 33.33%;float: right;}
.wp-post {}
.wp-post .post-head {height: 30px;padding: 5px 0;display: inline-block;width: 100%;border-bottom: 1px solid #b5b5b5;margin-bottom: 10px;}
.wp-post .post-head .head-bar { position: relative;}
.wp-post .post-head .post-title {display: inline-block;height: 30px;line-height: 30px;font-size: 22px;color: #195aac;font-family: "微软雅黑";}
.wp-post .post-head .post-more {height: 20px;line-height: 20px;position: absolute;right: 14px;top: 50%;margin-top: -10px;}
.wp-post .post-head .post-more a { color: #535353; text-decoration: none; font-size: 12px;}
.wp-post .post-body {}
.post-news .news-item {line-height: 30px;vertical-align: top;overflow: hidden;position: relative;}
.post-news .news-item .meta-title {display: block;margin-right: 80px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.post-news .news-item .meta-title a { font-size: 14px;}
.post-news .news-item .meta-time {display: block;text-align: right;width: 80px;height: 20px;line-height: 20px;position: absolute;right: 0;top: 50%;margin-top: -10px;color: #535353;font-size: 14px;}

.wp-post.post-8 {}
.wp-post.post-8 img { width:100%; }

.wp-post.post-18 {}
.wp-post.post-18 .post-head { margin-bottom: 0;}
.wp-post.post-18 .post-news .news-item {height: 32px;line-height: 32px;margin-top: 15px;position: relative;}
.wp-post.post-18 .post-news .news-item .item-title {display: block;margin-left: 62px;padding-left: 17px;height: 32px;line-height: 32px;background: #e8e8e8;border-radius: 0px 10px 10px 0px;font-size: 15px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: all 0.5s;}
.wp-post.post-18 .post-news .news-item .item-title a {font-size: 15px;}
.wp-post.post-18 .post-news .news-item:hover .item-title {background: #ff3672;}
.wp-post.post-18 .post-news .news-item:hover .item-title a {color: #fff;}
.wp-post.post-18 .post-news .news-item .item-time {display: block;position: absolute;left: 0;top: 0;width: 60px;height: 30px;border: 1px solid #e8e8e8;border-radius: 10px 0px 0px 10px;line-height: 30px;text-align: center;font-size: 14px;color: #1f54b4;}

.wp-post.post-17 { width: 65%; float: left;}
.wp-post.post-17 .post-news .news-item { line-height: 24px; vertical-align: top; overflow: hidden; position: relative; width: 300px;}
.wp-post.post-17 .post-news .news-item.item-1 { float: left;}
.wp-post.post-17 .post-news .news-item.item-2 { float: right;}
.wp-post.post-17 .post-news .news-item .meta-picture {}
.wp-post.post-17 .post-news .news-item .meta-picture img { width: 100%;}
.wp-post.post-17 .post-news .news-item .meta-title { display: block; margin-right: 0; overflow: hidden; font-size: 15px; font-weight: bold; padding: 12px 0px; white-space: nowrap; text-overflow: ellipsis;}
.wp-post.post-17 .post-news .news-item .meta-time { display: block; text-align: center; width: 74px; height: 34px; line-height: 34px; position: absolute; left: 0; top: 200px; margin-top: -34px; color: #fff; font-size: 12px; font-weight: bold; background: #f39801;}
.wp-post.post-17 .post-news .news-item .meta-summary { font-size: 12px; color: #5a5858;}

.wp-post.post-27 { width: 30.6%; float: right;}
.wp-post.post-27 .post-news .news-item { line-height: 24px; vertical-align: top; overflow: hidden; position: relative; padding-bottom: 24px; margin-bottom: 8px;}
.wp-post.post-27 .post-news .news-item .meta-title { display: block; margin-right: 0; overflow: hidden; font-size: 15px; white-space: nowrap; text-overflow: ellipsis;}
.wp-post.post-27 .post-news .news-item .meta-time { display: block; text-align: left; width: 80px; height: 20px; line-height: 20px; position: absolute; left: 0; top: 100%; margin-top: -20px; color: #e67f11; font-size: 12px; font-weight: bold;}
.wp-post.post-27 .post-news .news-item .meta-title a:hover { font-weight: bold;}

.wp-post.post-37 {}
.wp-post.post-37 .post-news.news-top { width: 35.2%; float: left; max-height: 170px; overflow: hidden;}
.wp-post.post-37 .post-news.news-top .news-item { line-height: 24px; vertical-align: top; overflow: hidden; position: relative; width: 100%;}
.wp-post.post-37 .post-news.news-top .news-item.item-1 {}
.wp-post.post-37 .post-news.news-top .news-item .meta-picture {}
.wp-post.post-37 .post-news .news-item .meta-picture img {width: 100%;height: 170px;}
.wp-post.post-37 .post-news.news-top .news-item .meta-title { display: block; margin-right: 0; overflow: hidden; font-size: 15px; font-weight: bold; padding: 8px 0px;}
.wp-post.post-37 .post-news.news-top .news-item .meta-time { display: block; text-align: center; width: 74px; height: 34px; line-height: 34px; position: absolute; left: 0; top: 200px; margin-top: -34px; color: #fff; font-size: 12px; font-weight: bold; background: #f39801;}
.wp-post.post-37 .post-news.news-bottom { width: 61.2%; float: right;}
.wp-post.post-37 .post-news.news-bottom .news-item {line-height: 30px;vertical-align: top;overflow: hidden;position: relative;}
.wp-post.post-37 .post-news.news-bottom .news-item .meta-title {}
.wp-post.post-37 .post-news.news-bottom .news-item .meta-time { display: block; text-align: right; width: 80px; height: 20px; line-height: 20px; position: absolute; right: 0; top: 50%; margin-top: -10px; color: #535353;}

.wp-post.post-47 { width: 30.6%; float: left; margin-right: 4%;}
.wp-post.post-47 .post-news.news-top .news-item { line-height: 24px; vertical-align: top; overflow: hidden; position: relative; width: 100%;}
.wp-post.post-47 .post-news.news-top .news-item.item-1 {}
.wp-post.post-47 .post-news.news-top .news-item .meta-picture {}
.wp-post.post-47 .post-news .news-item .meta-picture img { width: 100%;}
.wp-post.post-47 .post-news.news-top .news-item .meta-title { display: block; margin-right: 0; overflow: hidden; font-size: 15px; font-weight: bold; padding: 8px 0px;}
.wp-post.post-47 .post-news.news-top .news-item .meta-time { display: block; text-align: center; width: 74px; height: 34px; line-height: 34px; position: absolute; left: 0; top: 200px; margin-top: -34px; color: #fff; font-size: 12px; font-weight: bold; background: #f39801;}
.wp-post.post-47 .post-news.news-bottom .news-item { line-height: 32px; vertical-align: top; overflow: hidden; position: relative;}
.wp-post.post-47 .post-news.news-bottom .news-item .meta-title { display: block; margin-right: 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.wp-post.post-47 .post-news.news-bottom .news-item .meta-time { display: block; text-align: right; width: 80px; height: 20px; line-height: 20px; position: absolute; right: 0; top: 50%; margin-top: -10px; color: #999;}
.wp-post.post-47 .post-news.news-bottom .news-item .meta-title a:hover { font-weight: bold;}

.wp-post.post-57 { width: 30.6%; float: left;}
.wp-post.post-57 .post-news.news-top .news-item { line-height: 24px; vertical-align: top; overflow: hidden; position: relative; width: 100%;}
.wp-post.post-57 .post-news.news-top .news-item.item-1 {}
.wp-post.post-57 .post-news.news-top .news-item .meta-picture {}
.wp-post.post-57 .post-news .news-item .meta-picture img { width: 100%;}
.wp-post.post-57 .post-news.news-top .news-item .meta-title { display: block; margin-right: 0; overflow: hidden; font-size: 15px; font-weight: bold; padding: 8px 0px; height: 48px;}
.wp-post.post-57 .post-news.news-top .news-item .meta-time { display: block; text-align: center; width: 74px; height: 34px; line-height: 34px; position: absolute; left: 0; top: 200px; margin-top: -34px; color: #fff; font-size: 12px; font-weight: bold; background: #f39801;}
.wp-post.post-57 .post-news.news-bottom .news-item { line-height: 32px; vertical-align: top; overflow: hidden; position: relative;}
.wp-post.post-57 .post-news.news-bottom .news-item .meta-title { display: block; margin-right: 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.wp-post.post-57 .post-news.news-bottom .news-item .meta-time { display: block; text-align: right; width: 80px; height: 20px; line-height: 20px; position: absolute; right: 0; top: 50%; margin-top: -10px; color: #999;}
.wp-post.post-57 .post-news.news-bottom .news-item .meta-title a:hover { font-weight: bold;}

.wp-post.post-9 { margin-top: 20px;}
.wp-post.post-9 .post-head {height: 30px;text-align: center;border-bottom: 0;margin-bottom: 20px;}
.wp-post.post-9 .post-head .head-bar { position: relative;}
.wp-post.post-9 .post-head .post-title {display: inline-block;height: 20px;line-height: 20px;border-bottom: 1px solid #b5b5b5;padding-bottom: 12px;}
.wp-post.post-9 .post-head .post-title a {font-size: 22px;color: #195aac;font-family: "微软雅黑";}
.wp-post.post-9 .news_list {}
.wp-post.post-9 .nwes_box { margin: 0 10px; background: #eee; border-radius: 10px; text-align: center;}
.wp-post.post-9 .news_list li.news { float: left; width: 20%; line-height: 50px; height: 50px;}
.wp-post.post-9 .news_title { float: none; text-align: center;}
.wp-post.post-9 .news_title a { font-size:14px;}
.wp-post.post-9 .news_title a:hover { color: #2155ce;}
.wp-post.post-9 .con {height: auto;margin-bottom: 26px;}

.wp-post.post-19 {width: 30%;float: left;margin-right: 3.3%;}
.wp-post.post-19 .post-news .news-item {}
.wp-post.post-19 .post-news .news-item.news-item.item-t { background: #607697; margin-bottom: 4px;}
.wp-post.post-19 .post-news .news-item.news-item.item-t .item-time { color: #fff; font-weight: bold;}
.wp-post.post-19 .post-news .news-item.news-item.item-t .item-title { color: #fff; font-weight: bold;}
.wp-post.post-19 .post-news .news-item .item-title { display: block; margin-left: 140px; margin-right: 10px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.wp-post.post-19 .post-news .news-item .item-time { display: block; text-align: left; width: 110px; height: 20px; line-height: 20px; position: absolute; left: 20px; top: 50%; margin-top: -10px; color: #040000;}

.wp-post.post-29 {width: 30%;float: left;margin-right: 3.3%;}
.wp-post.post-29 .post-news .news-item {}
.wp-post.post-29 .post-news .news-item.news-item.item-t { background: #607697; margin-bottom: 4px;}
.wp-post.post-29 .post-news .news-item.news-item.item-t .item-time { color: #fff; font-weight: bold;}
.wp-post.post-29 .post-news .news-item.news-item.item-t .item-title { color: #fff; font-weight: bold;}
.wp-post.post-29 .post-news .news-item .item-title { display: block; margin-left: 140px; margin-right: 10px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.wp-post.post-29 .post-news .news-item .item-time { display: block; text-align: left; width: 110px; height: 20px; line-height: 20px; position: absolute; left: 20px; top: 50%; margin-top: -10px; color: #040000;}

.wp-post.post-39 { width: 33.3%; float: right;}
.wp-post.post-39 .news_list {}
.wp-post.post-39 .news_list .news {line-height: 20px;vertical-align: top;overflow: hidden;position: relative;}
.wp-post.post-39 .news_list .news .news_time { display: block; text-align: left; width: 58px; height: 48px; position: absolute; left: 0; top: 0;}
.wp-post.post-39 .news_list .news .news_title {display: block;overflow: hidden; max-height: 180px;}
.wp-post.post-39 .news_list .news .news_title p { line-height: 20px; color: #787878; font-size: 10px !important;}
.wp-post.post-39 .news_list .news .news_title span { line-height: 20px; color: #787878; font-size: 10px !important;}

/**列表页**/
.wp-banner {}
.wp-banner .wp-inner { position: relative;}
/**列表页banner图**/
.banner img { width: 100%; vertical-align: top;}

.wp-column-menu {width: 210px;position: relative;float: left;margin-right: -220px;}
.wp-column-news { float: right; width: 100%;}
.wp-column-news .column-news-box {margin-left: 220px;margin-right: 0;}

/**栏目列表**/
.column-head {background: #00478b;line-height: 25px;}   /**位置栏目背景**/
.column-head .column-anchor {}
.column-head .column-anchor .column-switch { display: block; width: 30px; height: 24px; float: right; display: none; background: url(img/menu-dot.png) no-repeat center;}
.column-head .column-anchor h3.anchor-title {display: inline-block;float: left;font-size: 16px;font-weight: normal;color: #fff;line-height: 30px;padding: 0px 5px 0px 30px;}/**位置栏目字体**/
.column-list-wrap li { width: 100%; vertical-align: bottom;}
.column-list-wrap li a { display: block; width: 100%; font-size: 16px;}
.column-list-wrap li a:hover { color: #002146; background: #EDF2F9;}
.column-list-wrap li.selected a.selected { color: #002146; background: #EDF2F9;}
.column-list-wrap li a span { display: block; padding: 10px; line-height: 22px;}
.column-list-wrap .sub-list li a { font-size: 14px;}
.column-list-wrap .sub-list li a:hover { color: #002146; background: #EDF2F9;}
.column-list-wrap .sub-list li.selected a.selected { color: #002146; background: #EDF2F9;}
.column-list-wrap .sub-list li a span { padding: 6px 10px; padding-left: 28px; line-height: 18px;}
.column-list-wrap .sub-list .sub-list li a { font-size: 13px;}
.column-list-wrap .sub-list .sub-list li.selected a.selected { color: #002146; background: #EDF2F9;}
.column-list-wrap .sub-list .sub-list li a span { padding-left: 36px; line-height: 17px;}
.column-list-wrap .sub-list .sub-list .sub-list li a { background-position: 34px 13px;}
.column-list-wrap .sub-list .sub-list .sub-list li.selected a.selected { background-position: 34px 13px;}
.column-list-wrap .sub-list .sub-list .sub-list li a span { padding: 4px 10px; padding-left: 44px;}
.column-list-wrap .sub-list .sub-list .sub-list .sub-list li a span { padding: 4px 10px; padding-left: 52px;}

/*** 栏目新闻*/
.list-head {border-bottom: 1px solid #ccc;}
.list-meta .column-title {float: left;display: inline-block;white-space: nowrap;line-height: 30px;font-size: 18px;font-weight: normal;} /**当前位置**/
.list-meta .column-path { float: right; line-height: 24px; color: #040000;}
.list-meta .column-path a { color: #040000;}
.list-meta .column-path a:hover {color: #2155ce;}
.column-news-con { min-height: 300px;}
.column-news-list .column-news-item {display: block;position: relative;border-bottom: 1px dashed #ccc;line-height: 32px;background: url(../images/li.gif) no-repeat 2px center;padding-left: 15px;}/**栏目新闻列表**/
.column-news-list .column-news-item:hover {}
.column-news-list .column-news-item .column-news-title {display: block;margin-right: 80px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis;}
.column-news-list .column-news-item .column-news-date {display: block;text-align: right;width: 80px;height: 20px;line-height: 20px;position: absolute;right: 0;top: 6px;color: #535353;font-weight: normal;}
.wp_entry { width: auto; margin: 0 4px;}
.wp_entry, .wp_entry p { line-height: 30px; font-size: 14px; text-align: justify;}
.wp_entry p { margin-bottom: 5px;}
.column-news-list .wp_entry img { vertical-align: middle; max-width: 100%; _width:expression(this.width > 800 ? "880px" : this.width);}   /**列表页文章图片大小限制**/

/**文章页**/
.info-box {margin-top: 20px;padding-right: 10px;min-height: 300px;padding-left: 10px;}
.article {}
.article h1.arti-title {line-height: 32px;font-size: 17px;font-family: "Microsoft YaHei";color: #2b7ec7;text-align: center;} /**文章标题**/
.article h3.arti-title {line-height: 30px;font-size: 16px;color: #498fd2;font-family: "Microsoft YaHei";text-align: center;} /**文章标题**/
.article .arti-metas {height: 16px;line-height: 16px;padding: 10px;text-align: center;border-top: 1px solid #D0D0D0;margin-top: 15px;}
.article .arti-metas span { display: inline-block; margin: 0 5px; font-size: 12px; color: #787878;} /**文章其他属性**/
.article .entry { margin: 0 4px; overflow: hidden;} /**文章内容**/
.article .entry, .article .entry p { line-height: 30px; font-size: 14px; text-align: justify;}
.article .entry p { margin-bottom: 5px;}
.article .entry .read img { vertical-align: middle; max-width: 100%; _width:expression(this.width > 1100 ? "1100px" : this.width); background: url(img/loading.gif) no-repeat center;}   /**文章阅读部分图片大小限制**/

/**底部**/
.wp-footer { background: #003980;}

.wp-footer .wp-inner { padding: 10px 0;}
.wp-footer .wp-inner .footer { color: #fff; line-height: 30px; font-size: 14px; text-align: center;}


/**jumphandle**/
#jumphandle { width: 32px; height: 70px; position: fixed; right: 6px; bottom: 20px; z-index: 100000000; display: none;}
#jumphandle a { display: block; width: 32px; height: 32px; background: #777 url(img/jump-icon.png) no-repeat 0 top; opacity: 0.7;}
#jumphandle a#gobot { background-position: 0 bottom; margin-top: 6px;}

/**站点导航**/
#md { display: block; height: 40px; border-bottom: 1px solid #ccc;}
#md a { float: left; display: inline-block; height: 40px; line-height: 40px; padding: 0px 20px; border-radius: 4px 4px 0px 0px; border: 1px solid #ccc; margin: 0px 2px; padding-right: 8px;}
#md a:hover { background: #eee;}
#md .maodianbg { border: 0;}
#maodain a { padding-right: 15px;}
.jstit { font-size: 10.5pt; font-weight: bold; color: #993300; border-bottom-width: 5px; border-bottom-style: solid; border-bottom-color: #dddddd; padding-bottom: 5px;}
.jstitbg { text-align: right; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #dddddd; padding-bottom: 5px;}
.jsline { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #e4e4e4; text-align: left; padding-bottom: 20px;}

.sTop { width: 186px; position: fixed !important; z-index: 99; top: 0;}