@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, p { font: 14px/1 Microsoft YaHei; color: #040000;}
body { }
a { text-decoration: none; color: #2c2c2c; transition: all 0.2s ease-in-out;}
a:hover { text-decoration: none; color: #2f51b4;}
.wp-wrapper { width: 100%;}
.wp-wrapper .wp-inner { width: auto; max-width: 1200px; margin: 0 auto;}

/**头部**/
.wp-header { background: url(../images/head_bg.png) no-repeat center top; padding: 20px 0;/*margin-top: 168px;*/}

/** [站点LOGO]*/
.logo-panel { float: left; padding: 10px 0;}
.logo-window { }
.logo-window img { vertical-align: middle;}
.wp-head-tools { float: right;}

/*** [搜索]*/
.search-panel { float: right; clear: right; width: 19.2%; margin-top: 20px; background: url(img/search_bg.png) center;}
.search-window { overflow: hidden;}
.wp-search { position: relative;}
.wp-search form { display: block;}
.wp-search .search-input { margin-left: 10px; margin-right: 30px;}
.wp-search .search-input input.search-title { width: 100%; height: 20px; line-height: 20px; border: 0; outline: 0; background: none; color: #fff; font-size: 13px; padding: 6px 0;}
.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(img/search.png) no-repeat center; cursor: pointer;}
::-webkit-input-placeholder { color: #d0daf0;} /* WebKit, Blink, Edge */
:-moz-placeholder { color: #d0daf0;} /* Mozilla Firefox 4 to 18 */
::-moz-placeholder { color: #d0daf0;} /* Mozilla Firefox 19+ */
:-ms-input-placeholder { color: #d0daf0;} /* Internet Explorer 10-11 */

/*** [顶部副导航]*/
.top-nav-panel { float: right;}
.top-nav-panel .wp-menu .menu-item { float: left; display: inline-block;}
.top-nav-panel .wp-menu .menu-item a.menu-link { display: inline-block; padding-left: 32px; height: 28px; line-height: 28px; color: #fff; font-size: 14px;}
.top-nav-panel .wp-menu .menu-item a.menu-link:hover { color: #fff;}
.top-nav-panel .wp-menu .menu-item.i1 a.menu-link { background: url(../images/home.png) no-repeat 8px center;}
.top-nav-panel .wp-menu .menu-item.i2 a.menu-link { background: url(../images/xian1.png) no-repeat 16px 8px;}

/**主导航**/
.wp-navi { background: #fff; position: relative; z-index: 1000;}
.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 16px; height: 46px; line-height: 46px; color: #282828; font-size: 16px;}
.main-nav-panel .wp-menu .menu-item a.menu-link:hover { text-decoration: none; color: #fff; background: #426bc9;}
.main-nav-panel .wp-menu .menu-item.i20 a.menu-link { text-decoration: none; color: #fff; background: #426bc9;}
.main-nav-panel .sub-menu { display: none; position: absolute; left: 0; top: 46px; z-index: 1000; min-width: 100%; text-align: left; background: #497fd0;}
.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: 34px; line-height: 34px; padding: 0 10px; display: block; font-size: 14px; text-align: center;}
.main-nav-panel .sub-menu .sub-item a:hover { color: #fff; display: block; background: #426bc9;}

/**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-focus { position: relative; z-index: 100;}
.wp-focus .wp-inner { max-width: 100%;}
.fcous-panel { width: 100%;}
.fcous-panel .focus-window { width: 100%; overflow: hidden;}

/*** 主体*/
.wp-container { padding: 15px 0;}
.wp-container.box1 { padding: 55px 0;}
.cktp-tu .dtjt3_w789{margin: 0 auto;}
.cktp-tu .dtjt3_w789 .picbase1-content{display:none}
.cktp-tu .dtjt3_w789 .picbase1-slidenav{display:none}
.cktp-tu .dtjt3_w789 .picbase1-credit{display:none}
.wp-container.box2 { background: #f2f3f5; padding: 27px 0;}
.wp-container.box3 { background: #2f51b4; position: relative; padding: 30px 0;}
.wp-container .cbox-left { width: 58.3%; float: left;}
.wp-container .cbox-right { width: 37%; float: right;}
.wp-container .cbox-center { width: 100%;}
.wp-container .zbox { width: 100%;}

.wp-post { }
.wp-post .post-head { height: 36px; margin-bottom: 15px;}
.wp-post .post-head .head-bar { position: relative; background: url(../images/xian2.png) repeat-x right bottom;}
.wp-post .post-head .post-title { display: inline-block; height: 36px; line-height: 36px; font-size: 18px; font-weight: normal; color: #fff; background: url(../images/tit_bg.jpg) no-repeat left center; padding: 0 25px 0 34px;}
.wp-post .post-head .post-more { height: 20px; line-height: 20px; position: absolute; right: 0; top: 50%; margin-top: -10px;}
.wp-post .post-body { }
.post-news .news-item { line-height: 24px; vertical-align: top; overflow: hidden; position: relative;}
.post-news .news-item .meta-title { display: block; margin-right: 76px; overflow: hidden;}
.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: #999;}

.wp-post.post-8 { position: relative; }
.wp-post.post-8 .post-news .news-item { line-height: 31px; vertical-align: top; overflow: hidden; position: relative;}
.wp-post.post-8 .post-news .news-item .meta-title { display: block; margin-right: 46px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.wp-post.post-8 .post-news .news-item .meta-time { display: block; text-align: right; width: 46px; height: 20px; line-height: 20px; position: absolute; right: 0; top: 50%; margin-top: -10px; color: #2c2c2c;}
.post-8 .post-more { position: absolute; right: 0; top: 5px; }
.post-8 .tab-list { min-height: 279px; }

.wp-post.post-18 { margin-top: 35px;}
.wp-post.post-18 .post-news .news-item { line-height: 31px; vertical-align: top; overflow: hidden; position: relative;}
.wp-post.post-18 .post-news .news-item .meta-title { display: block; margin-right: 46px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.wp-post.post-18 .post-news .news-item .meta-time { display: block; text-align: right; width: 46px; height: 20px; line-height: 20px; position: absolute; right: 0; top: 50%; margin-top: -10px; color: #2c2c2c;}

.wp-post.post-9 { width: 40.8%; float: left;}
.wp-post.post-9 .post-head .post-title { display: inline-block; height: 36px; line-height: 36px; font-size: 18px; font-weight: normal; color: #fff; background: url(../images/tit_bg1.jpg) no-repeat left center; padding: 0 25px 0 34px;}
.wp-post.post-9 .wp-menu .menu-item { float: left; display: block; width: 33.3%;}
.wp-post.post-9 .wp-menu .menu-item a.menu-link { display: block; height: 48px; line-height: 48px; color: #333232; font-size: 16px; padding-left: 45px;}
.wp-post.post-9 .wp-menu .menu-item a.menu-link:hover { color: #2f51b4;}
.wp-post.post-9 .wp-menu .menu-item.i1 a.menu-link { background: url(../images/nav_1.png) no-repeat 12px center;}
.wp-post.post-9 .wp-menu .menu-item.i2 a.menu-link { background: url(../images/nav_2.png) no-repeat 12px center;}
.wp-post.post-9 .wp-menu .menu-item.i3 a.menu-link { background: url(../images/nav_6.png) no-repeat 12px center;}
.wp-post.post-9 .wp-menu .menu-item.i4 a.menu-link { background: url(../images/nav_4.png) no-repeat 12px center;}
.wp-post.post-9 .wp-menu .menu-item.i5 a.menu-link { background: url(../images/nav_5.png) no-repeat 12px center;}
.wp-post.post-9 .wp-menu .menu-item.i6 a.menu-link { background: url(../images/nav_6.png) no-repeat 12px center;}

.wp-post.post-19 { width: 53.3%; float: right; padding-top: 16px;}
.wp-post.post-19 .post-news .news-item { line-height: 35px; vertical-align: top; overflow: hidden; position: relative; margin-right: 25px; float: left;}
.wp-post.post-19 .post-news .news-item.item-3 { margin-right: 0;}
.wp-post.post-19 .post-news .news-item .meta-picture { display: inline-block;}

.wp-post.post-7 { width: 100%; float: left;}
.wp-post.post-17 { width: 48.3%; 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: 46.4%; float: right;}
.wp-post.post-27 .post-news .news-item { line-height: 31px; vertical-align: top; overflow: hidden; position: relative;}
.wp-post.post-27 .post-news .news-item .meta-title { display: block; margin-right: 0; overflow: hidden; font-size: 14px; white-space: nowrap; text-overflow: ellipsis;}
.wp-post.post-27 .post-news .news-item .meta-title a:hover { color: #2f51b4;}

.wp-post.post-37 { width: 100%; float: left; margin-top: 35px;}

.wp-post.post-47 { width: 65%; float: left;}
.wp-post.post-47 .post-news .news-item { vertical-align: top; overflow: hidden; position: relative; width: 47.25%; background: #eeeeec;}
.wp-post.post-47 .post-news .news-item.item-1 { float: left;}
.wp-post.post-47 .post-news .news-item.item-2 { float: right;}
.wp-post.post-47 .post-news .news-item .meta-picture { display: block;}
.wp-post.post-47 .post-news .news-item .meta-picture img { width: 100%;}
.wp-post.post-47 .post-news .news-item .meta-title { display: block; margin-right: 0; overflow: hidden; font-size: 14px; margin: 6px 15px; line-height: 20px; max-height: 40px; height: 40px;}

.wp-post.post-57 { width: 30.6%; float: right;}
.wp-post.post-57 .post-news .news-item { height: 54px; line-height: 25px; vertical-align: top; overflow: hidden; position: relative; padding: 3px 0; border-bottom: 1px solid #e2e2e2;}
.wp-post.post-57 .post-news .news-item.item-4 { border-bottom: 0;}
.wp-post.post-57 .post-news .news-item .meta-title { display: block; margin-right: 0; overflow: hidden; font-size: 14px;}
.wp-post.post-57 .post-news .news-item .meta-title a:hover { color: #2f51b4;}

.zbox-left { width: 44%; float: left;}
.zbox-left.phone { display: none;}
.wp-post.post-60 p { float: left; line-height: 26px; color: #e0e3f1; font-size: 13px;}

.zbox-right { width: 55%; float: right; padding-top: 10px;}
.links-wrap { position: relative; float: right; display: inline-block; width: auto; height: 28px; line-height: 28px; margin-right: 63px;}
.links-wrap a.links-arrow { font-size: 16px; color: #fff; display: block; height: 28px; line-height: 28px; padding: 0 20px 0 10px; background: url(../images/sanj.png) no-repeat center right;}
.links-wrap a.links-arrow:hover { cursor: pointer;}
.links-wrap .link-items { position: absolute; width: auto; min-width: 126px; _width: 126px; height: auto; max-height: 160px; _height: 200px; overflow: auto; overflow-x: hidden; left: 0; bottom: 28px; display: none; background: #fff; border: 1px solid #2f51b4; z-index: 1000;}
.links-wrap .link-items a { display: block; line-height: 20px; padding: 2px 5px; font-size: 13px;}
.links-wrap .link-items a span { display: block; margin: 0 6px; white-space: nowrap; _white-space: normal;}
.links-wrap .link-items a:hover { color: #2f51b4; cursor: pointer;}
.links-wrap.post-61 { margin-right: 0;}
.share { width: 180px; float: right; padding: 8px 0; margin-top: 48px;}
.share a { display: inline-block; width: 40px; height: 28px; margin: 0 6px; float: right; background: url(../images/icon.png) no-repeat; text-align: center;}
.share a span { display: none;}
.share a.add-weixin { background-position: 8px 0px; position: relative;}
.share a.add-weixin:hover { background-position: 8px -28px;}
.share a.add-weixin img { display: none; width: 200px; height: 200px; position: absolute; top: -210px; left: -80px;}
.share a.add-weixin:hover img { display: block;}
.share a.add-weibo { background-position: -50px 3px;}
.share a.add-weibo:hover { background-position: -50px -25px;}
.share a.add-lianmeng { background-position: -106px 2px;}
.share a.add-lianmeng:hover { background-position: -106px -25px;}
.wp-post.post-65 { float: right; margin-top: 48px;}
.wp-post.post-65 .wp-menu .menu-item { float: left; display: inline-block;}
.wp-post.post-65 .wp-menu .menu-item a.menu-link { display: inline-block; margin-right: 10px; height: 44px; line-height: 44px; color: #fff; font-size: 12px; padding: 0 5px;}
.wp-post.post-65 .wp-menu .menu-item a.menu-link:hover { color: #fff;}
.wp-post.post-65 .wp-menu .menu-item.i1 a.menu-link { background: #40a8d8;}
.wp-post.post-65 .wp-menu .menu-item.i2 a.menu-link { background: #3bb5b1;}
.wp-post.post-65 .wp-menu .menu-item.i3 a.menu-link { background: #40a8d8;}
.wp-post.post-65 .wp-menu .menu-item.i4 a.menu-link { background: #3bb5b1;}
.wp-post.post-65 .wp-menu .menu-item.i5 a.menu-link { background: #40a8d8;}
/**列表页**/
.wp-banner { }
.wp-banner .wp-inner { position: relative;}

/**列表页banner图**/
.banner img { width: 100%; vertical-align: top;}
.banners img { width: 100%; vertical-align: top;}
.wp-column-menu { width: 220px; position: relative; float: left; margin-right: -220px;}
.wp-column-news { float: right; width: 100%;}
.wp-column-news .column-news-box { margin-left: 260px; margin-right: 0;}

/**栏目列表**/
.column-head { background: #3155b6; line-height: 30px;}   /**位置栏目背景**/
.column-head .column-anchor { padding: 10px 10px 10px 20px;}
.column-head .column-anchor .column-switch { display: block; width: 30px; height: 30px; 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: 18px; font-weight: normal; color: #fff;}/**位置栏目字体**/
.column-list-wrap li { width: 100%; vertical-align: bottom;}
.column-list-wrap li a { display: block; width: 100%; font-size: 15px;}
.column-list-wrap li a:hover { color: #2f51b4; background: #EDF2F9;}
.column-list-wrap li.selected a.selected { color: #2f51b4; background: #EDF2F9;}
.column-list-wrap li a span { display: block; padding: 10px; line-height: 18px;}
.column-list-wrap .sub-list li a { font-size: 14px;}
.column-list-wrap .sub-list li a:hover { color: #2f51b4; background: #EDF2F9;}
.column-list-wrap .sub-list li.selected a.selected { color: #2f51b4; 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 { padding: 10px 0; border-bottom: 1px solid #e5e5e5;}
.list-meta .column-title { float: left; display: inline-block; white-space: nowrap; line-height: 24px; font-size: 18px; color: #040000; 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: #2f51b4;}
.column-news-con { padding: 10px 0;}
.column-news-list .column-news-item { display: block; position: relative; border-bottom: 1px dotted #b1b1b1; line-height: 30px; padding: 2px 0;}/**栏目新闻列表**/
.column-news-list .column-news-item:hover { color: #2f51b4; font-weight: normal;}
.column-news-list .column-news-item .column-news-title { display: block; margin-right: 80px;}
.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: 7px; color: #999; 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);}   /**列表页文章图片大小限制**/
.possplit { width: 12px; background: url(../images/posslit.png) no-repeat center;}

/**文章页**/
.info-box { margin: 0 5%;}
.article { padding: 15px 0;}
.article h1.arti-title { line-height: 30px; padding: 5px; text-align: center; font-size: 24px; color: #026bd3; font-weight: normal;} /**文章标题**/
.article h3.arti-title { line-height: 20px; padding: 5px; text-align: center; font-size: 15px; color: ##000000;} /**文章标题**/
.article .arti-metas { line-height: 22px; text-align: center; padding: 10px 0;}
.article .arti-metas span { display: inline-block; margin: 0 5px; font-size: 13px; color: #2c2c2c;} /**文章其他属性**/
.article .entry { margin: 0 4px; overflow: hidden;} /**文章内容**/
.article .entry, .article .entry p { line-height: 26px; font-size: 14px; text-align: justify;}
.article .entry p { margin-bottom: 5px;font-size:19px;}
.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;}   /**文章阅读部分图片大小限制**/

/*读图模式*/
.view-box { display: block; color: #666; font-style: normal; margin-bottom: 10px;}
.view-box-inner { display: block; text-align: center; max-width: 400px; min-width: 30px; margin: 0 auto; position: relative;}
.view-box-inner img { width: 100%; width: auto; display: block; margin: 0 auto;}
.view-box-inner .open-view { display: block; width: 28px; height: 28px; position: absolute; right: 1px; bottom: 1px; z-index: 1;}
.view-box-inner .view-icon { display: block; width: 100%; height: 100%; background: url(img/view-image.png) no-repeat center;}
#wp-view-page { display: none; position: fixed; z-index: 10000000; width: 100%; background: #1a1a1a; left: 0; top: 0; right: 0; bottom: 0;}
#view-head { width: 100%; height: 42px; position: absolute; left: 0; top: 0; z-index: 100;}
#back-read-page { position: absolute; left: 0; top: 0; width: 40px; height: 42px; background: url(img/back-arrow.png) no-repeat center;}
#back-read-page span { display: none;}
#view-original-image { background: rgba(255, 255, 255, 0.1); color: #FFF; float: right; font-size: 15px; margin: 12px 12px 0px 0px; display: block; height: 22px; line-height: 22px; text-align: center; width: 40px;}
#view-foot { background: rgba(0, 0, 0, 0.7); position: absolute; width: 100%; height: 42px; left: 0; bottom: 0; color: #FFF; position: absolute; font-size: 14px; line-height: 42px; opacity: 0.8; z-index: 99;}
#view-index { float: left; margin-left: 10px;}
#view-current { color: #3495FF;}
#view-title { position: absolute; left: 60px; top: 10px; height: 22px; line-height: 22px; overflow: hidden; color: #fff;}
#view-body { width: 100%; height: 100%; position: relative;}
#view-image-items { height: 100%; width: 100%; position: absolute; left: 0; top: 0; overflow: hidden;}
#view-image-items li { float: left; text-align: center; background: no-repeat center; -webkit-background-size: contain; background-size: contain;}

/**底部**/
.wp-footer { background: #19368a;}
.wp-footer .wp-inner { padding: 8px 0;}
.wp-footer .wp-inner .footer { }
.wp-footer .wp-inner .footer p { color: #bbc0d5; line-height: 32px; font-size: 14px; text-align: center;}
.wp-footer .wp-inner .footer a { display: inline-block; line-height: 32px; color: #bbc0d5; font-size: 14px;}
.wp-footer .wp-inner .footer a:hover { color: #fff;}
/**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;}
.sTop { width: 186px; position: fixed !important; z-index: 99; top: 0;}
.wp_article_list .list_item .Article_Title{float:left;display:none;}
.wp_article_list .list_item .pr_fields{display:none;}
div#wp_news_w100 .list_item i1 {float:left;margin-bottom:60px;}
li.list_item.i1,li.list_item.i2 {float:left;margin-bottom:60px;}
.cktp {margin: 0 auto;    width: 100%;}
.cktp img{width:100%;}
span.dbbq {padding-right: 20px;}
span.dbdhp {padding-right: 20px;}
.post-27 .post-more {position: absolute;top: 5px;right: 0;}
.post-7 {position: relative;}

body.wp-main-page{background: url(img/index.png) no-repeat top center;}
.all{width: 1200px;margin: 0 auto;}
span.prev{display:block;float:left;}
span.prev-title{display:block;float:left;width:90%;}
span.next{display:block;float:left;padding-left:0 !important; }
span.next-title{display:block;float:left;width:90%;}