@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;}
.hidden { visibility: hidden;}
.clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden;}
.clearfix { display: block; 
*zoom:1;}
body, p { font: 14px/1 Georgia, serif, Microsoft YaHei; color: #000;}
body {}
a { text-decoration: none; color: #000; transition: all 0.4s ease-in-out;}
a:hover { text-decoration: none; color: #00437c;}
.wp-wrapper { width: 100%;}
.wp-wrapper .wp-inner { width: auto; max-width: 1200px; margin: 0 auto;}

/**头部**/
.wp-header { padding: 10px 0;}
.wp-header.main-phone { display:none; padding: 10px 0;}
.wp-header.list-phone { display:none; padding: 10px 0;}
.wp-header.info-phone { display:none; padding: 10px 0;}

/** [站点LOGO]*/
.logo-panel { width: 40%; float: left;}
.logo-window { padding: 10px 0; margin-left: 10px;}
.logo-window img { width: 100%; vertical-align: middle;}
.wp-head-tools { float: right;}

/** [语言选择]*/
.lang-panel { float: right; margin-right: 30px; margin-top: 36px;}
.lang-window {}
.lang-window .wp-menu .menu-item { float: left;}
.lang-window .wp-menu .menu-item a.menu-link { display: inline-block; padding: 0 16px; height: 38px; line-height: 38px; font-size: 15px; color: #20467e; background: url(../images/xian.png) no-repeat left center; background-size: 1px 16px; font-family: Microsoft YaHei;}
.lang-window .wp-menu .menu-item.i1 a.menu-link { background: none;}
.lang-window .wp-menu .menu-item a.menu-link:hover { color: #faa419;}

/** [搜索]*/
.search-panel { float: right; clear: right; width: 20%; margin-top: 36px;}
.search-window { border: 1px solid #88a7bd; overflow: hidden;}
.wp-search { position: relative;}
.wp-search form { display: block;}
.wp-search .search-input { margin-left: 10px; margin-right: 38px;}
.wp-search .search-input input.search-title { width: 100%; height: 24px; line-height: 24px; border: 0; outline: 0; background: none; color: #000; font-size: 14px; padding: 7px 0;}
.wp-search .search-btn { width: 38px; height: 38px; position: absolute; right: 0; top: 50%; margin-top: -19px;}
.wp-search .search-btn input.search-submit { width: 100%; height: 38px; border: 0; outline: 0; background: url(img/search.png) no-repeat center; background-size: 50%; cursor: pointer;}

/**主导航**/
.wp-navi { border-top: 4px solid #004386; border-bottom: 3px solid #02a99e;}
.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 26px; height: 50px; line-height: 50px; color: #00437c; font-size: 18px; font-weight: bold;}
.main-nav-panel .wp-menu .menu-item.i18 a.menu-link { text-decoration: none; color: #fff; background-color: #00437c;}
.main-nav-panel .wp-menu .menu-item a.menu-link:hover { text-decoration: none; color: #fff; background-color: #00437c;}
.main-nav-panel .sub-menu { display: none; position: absolute; left: 0; top: 50px; z-index: 100; min-width: 300px;}
.main-nav-panel .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom: 1; border-bottom: 0px solid #ddd;}
.main-nav-panel .sub-menu .sub-item a { display: block; color: #fff; height: 50px; line-height: 50px; padding: 0 22px; background: #004386; font-size: 18px;}
.main-nav-panel .sub-menu .sub-item a:hover { color: #fff; display: block; background: #003366;}
.main-nav-panel .sub-menu .sub-menu { left: 100%; top: 0; z-index: 200; background-color: #e6e6e6; border-left: 0px solid #ddd;}

/**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: 30px; height: 20px; background: url(img/menu-icon-arrow-white.png) no-repeat 50%; cursor: pointer; position: absolute; right: 25px; top: 50%; margin-top: -10px; 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; right: -216px; z-index: 1002; width: 216px; max-width: 100%; background: #004386; 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 { display: none; 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: #fff; 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: 40px; height: 40px; position: absolute; right: 0; top: 1px; color: #fff; font-size: 14px; background: url(img/menu-switch-arrow.png) no-repeat 13px -21px;}
.wp-navi-aside .navi-aside-wrap li .menu-open-arrow { background-position: 13px 17px;}
.wp-navi-aside .navi-aside-wrap li a { display: block; text-decoration: none; color: #fff; font-size: 16px; line-height: 26px; font-weight: bold; padding: 8px 40px 8px 15px; border-top: 1px solid #0068b7;}
.wp-navi-aside .navi-aside-wrap li a:hover, .wp-navi-aside .navi-aside-wrap li a:focus { background: #003366; color: #fff; outline: 0;}
.wp-navi-aside .navi-aside-wrap li .sub-menu { display: none;}
.wp-navi-aside .navi-aside-wrap li .sub-menu li a { font-size: 15px; line-height: 20px; font-weight: bold; padding: 5px 40px 5px 25px;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu { background-color: #003366;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu li a { padding-left: 35px;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu { background-color: #003366;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu li a { padding-left: 45px;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu .sub-menu { background-color: #003366;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu .sub-menu li a { padding-left: 55px;}

/**焦点图片**/
.wp-focus { background: #02a99e;}
.wp-focus .wp-inner { background: #004386;}
.fcous-panel { width: 100%;}
.fcous-panel .focus-window { width: 100%; overflow: hidden;}
.slide li .text p { padding-bottom:30px !important; line-height: 20px !important; text-indent:0 !important; position: relative;}
.slide li .text a.more { font-size: 15px; line-height: 26px; float: none; color: #fff; display: inline-block; position: absolute; bottom: 0px; right: 35px; font-style: italic;}

/** 主体*/
.wp-container { padding: 30px 0;}
.wp-main-page .content { width: 100%; float: left;}
.wp-main-page .content .cbox-left { width: 100%; float: left; padding-bottom: 30px; position: relative;}
.wp-main-page .content .cbox-right { width: 30.5%; float: right; padding-bottom: 38px; position: relative;display: none;}
.wp-main-page .cbox-center { width: 100%;}
.wp-main-page .cbox-centers { width: 100%; margin-top: 30px;}
.wp-post {}
.wp-post .post-head { height: 40px; border-bottom: 4px solid #faa419; padding-bottom: 20px; margin-bottom: 30px;}
.wp-post .post-head .head-bar {}
.wp-post .post-head .post-title { display: inline-block; height: 40px; line-height: 40px; font-size: 36px; color: #004386; font-weight: bold;}
.wp-post .post-head .post-more { height: 20px; line-height: 20px; position: absolute; right: 5px; bottom: 30px;}
.wp-post .post-head .post-more a { color: #004386; font-size: 15px; text-decoration: none; font-style: italic;}
.wp-post .post-body {}
.post-news .news-item { height: 24px; 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-16 { width: 46.8%; float: left;}
.wp-post.post-16 .news_list {}
.wp-post.post-16 .news_list li.news {}
.wp-post.post-16 .news_list li.news .news_imgs { width: 100%; height: auto;}
.wp-post.post-16 .news_list li.news .news_imgs img { width: 100%; height: 208px;}
.wp-post.post-16 .news_list li.news .news_title { line-height: 30px; font-size: 21px; color: #095497; font-weight: bold; padding-top: 20px;}
.wp-post.post-16 .news_list li.news .news_title a { color: #004386;}
.wp-post.post-26 { width: 48%; float: right;}
.wp-post.post-26 .rili .news_list {}
.wp-post.post-26 .rili .news_list li.news { margin-bottom: 18px; padding-top: 0px; border-top: none; position: relative;}
.wp-post.post-26 .rili .news_list li.news .news_time { width: 60px; height: 52px; padding-right: 15px; text-align: center; border-right: 1px solid #97bed2; position: absolute; top: 0; left: 0;}
.wp-post.post-26 .rili .news_list li.news .news_time .news_year { line-height: 26px; font-size: 12px; color: #004386; font-style: italic; font-family: Georgia;}
.wp-post.post-26 .rili .news_list li.news .news_time .news_days { font-size: 12px; color: #004386; line-height: 25px; font-family: Georgia; font-weight: bold; border-bottom: 1px dotted #004386;}
.wp-post.post-26 .rili .news_list li.news .news_title { display: block; margin-left: 90px; min-height: 52px;}
.wp-post.post-26 .rili .news_list li.news .news_title a { line-height: 26px; font-size: 16px;}
.wp-post.post-7 .rili .news_list {}
.wp-post.post-7 .rili .news_list li.news { margin-bottom: 18px; padding-top: 0px; border-top: none; position: relative;}
.wp-post.post-7 .rili .news_list li.news .news_time { width: 50px; height: 45px; padding-right: 15px; text-align: center; border-right: 0px solid #97bed2; position: absolute; top: 3px; left: 0;}
.wp-post.post-7 .rili .news_list li.news .news_time .news_year { line-height: 24px; font-size: 14px; color: #004386; border: 1px solid #789bbf; border-top: 0;}
.wp-post.post-7 .rili .news_list li.news .news_time .news_days { font-size: 12px; color: #fff; line-height: 20px; font-weight: bold; background: #004386;}
.wp-post.post-7 .rili .news_list li.news .news_title { display: block; margin-left: 80px; min-height: 52px;}
.wp-post.post-7 .rili .news_list li.news .news_title a { line-height: 26px; font-size: 16px; color: #000;}
.wp-post.post-7 .rili .news_list li.news .news_title a:hover { color: #004386;}
.wp-post.post-8 .news.n1 { display:none;}
.wp-post.post-8 img { width: 100%;}
.wp-post.post-9 .news_list li.news { width: 16.25%; float: left; margin-left: .5%;}
.wp-post.post-9 .news_list li.news.n1 { margin-left: 0%;}
.wp-post.post-9 .news_list li.news .news_imgs { width: 100%;}
.wp-post.post-9 .news_list li.news .news_title { width: 100%;}
.wp-post.post-9 .news_list li.news .news_title a { display: block; text-align: center; color: #004386; font-size: 18px; font-weight: bold; line-height: 28px; padding-top: 10px;}
.wp-post.post-9 .news_list li.news img { width: 100%; height: auto;}
.cbox-1 { width: 31%; float: left; margin-left: 0%;}
.cbox-1 .wp-menu .menu-item { width: 100%; margin-top: 13px;}
.cbox-1 .wp-menu .menu-item.i1 a { width: 60%; display: block; height: 50px; line-height: 50px; background: url(../images/book.png) #7ECEF5 no-repeat 30% center; font-size: 18px; font-weight: bold; color: #fff; padding-left: 40%;}
.cbox-1 .wp-menu .menu-item.i2 a { width: 60%; display: block; height: 50px; line-height: 50px; background: url(../images/library.png) #00b7ee no-repeat 30% center; font-size: 18px; font-weight: bold; color: #fff; padding-left: 40%;}
.cbox-2 { width: 31%; float: left; margin-left: 3.5%;}
.cbox-2.pad { display:none;}
.cbox-2 .wp-menu .menu-item.i1 { width: 49%; margin-top: 13px; float: left; margin-left: 0%; text-align: center;}
.cbox-2 .wp-menu .menu-item.i2 { width: 49%; margin-top: 13px; float: left; margin-left: 2%; text-align: center;}
.cbox-2 .wp-menu .menu-item.i3 { width: 49%; margin-top: 13px; float: left; margin-left: 0%; text-align: center;}
.cbox-2 .wp-menu .menu-item.i4 { width: 49%; margin-top: 13px; float: left; margin-left: 2%; text-align: center;}
.cbox-2 .wp-menu .menu-item.i1 a { width: 100%; display: block; height: 50px; line-height: 50px; background: #f39800; font-size: 18px; font-weight: bold; color: #fff;}
.cbox-2 .wp-menu .menu-item.i2 a { width: 100%; display: block; height: 50px; line-height: 50px; background: #f6b37f; font-size: 18px; font-weight: bold; color: #fff;}
.cbox-2 .wp-menu .menu-item.i3 a { width: 100%; display: block; height: 50px; line-height: 50px; background: #f8b551; font-size: 18px; font-weight: bold; color: #fff;}
.cbox-2 .wp-menu .menu-item.i4 a { width: 100%; display: block; height: 50px; line-height: 50px; background: #f29b76; font-size: 18px; font-weight: bold; color: #fff;}
.cbox-3 { width: 31%; float: left; margin-left: 3.5%;}
.cbox-3 .wp-menu .menu-item { width: 100%; margin-top: 13px;}
.cbox-3 .wp-menu .menu-item.i1 a { width: 60%; display: block; height: 50px; line-height: 50px; background: url(../images/language.png) #0075a9 no-repeat 30% center; font-size: 18px; font-weight: bold; color: #fff; padding-left: 40%;}
.cbox-3 .wp-menu .menu-item.i2 a { width: 60%; display: block; height: 50px; line-height: 50px; background: url(../images/contact.png) #005982 no-repeat 30% center; font-size: 18px; font-weight: bold; color: #fff; padding-left: 40%;}

/**列表页**/
.wp-banner { background: #02a99e73;}
.wp-banner .wp-inner { position: relative; max-width: 1440px; height: 250px;}
.wp-banner .wp-inner .banner { max-width: 1440px; position: absolute; left: 50%; margin-left: -720px;}/**列表页banner图**/
.wp-banner .wp-inner .banner img { width: auto; max-height: 250px; vertical-align: top;}
.wp-banner .column-name { line-height: 50px; font-size: 50px; color: #fff; overflow: hidden; position: absolute; left: 50%; top: 30%; font-weight: bold;}
.wp-banner .column-summary { position: absolute; left: 50%; top: 60%; font-size: 16px; line-height: 26px; color: #fff; text-indent: 2em; margin-right: 120px;}

.wp-column-menu { width: 270px; background-color: #f5f5f5; position: relative; float: left; margin-right: -270px;}
.wp-column-news { float: right; width: 100%;}
.wp-column-news .column-news-box { margin-left: 310px;}

/**栏目列表**/
.column-head { background: #004386; line-height: 30px;}   /**位置栏目背景**/
.column-head .column-anchor { padding: 10px 0 10px 40px;}
.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: 18px; font-weight: normal; color: #fff;}		/**位置栏目字体**/
.column-body {}
.column-list-wrap li { width: 100%; vertical-align: bottom;}

.column-list-wrap li a { display: block; width: 100%; border-bottom: 1px solid #e1e1e1; font-size: 18px; color: #000; background: #f4f4f4;}
.column-list-wrap li a:hover { color: #00437c; text-decoration: none; background: url(../images/xian2.png) no-repeat left;}
.column-list-wrap li.selected a.selected { color: #00437c; text-decoration: none; background: url(../images/xian2.png)  no-repeat left;}
.column-list-wrap li a span { display: block; padding: 10px; padding-left: 40px; line-height: 30px;}

.column-list-wrap .sub-list li a { border-bottom: 1px solid #e1e1e1; font-size: 18px; color: #000; background: #f4f4f4;}
.column-list-wrap .sub-list li a:hover { color: #00437c; text-decoration: none; background: url(../images/xian2.png) no-repeat left;}
.column-list-wrap .sub-list li.selected a.selected { color: #00437c; text-decoration: none; background: url(../images/xian2.png)  no-repeat left;}
.column-list-wrap .sub-list li a span { padding: 4px 10px; padding-left: 68px; line-height: 20px;}

.column-list-wrap .sub-list .sub-list li a { font-size: 13px; background-position: 26px 10px; background-color: #f5f5f5;}
.column-list-wrap .sub-list .sub-list li.selected a.selected { background-position: 26px 10px;}
.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-bottom: 15px; border-bottom: 2px solid #f39800;}
.list-meta .column-title { float: left; display: inline-block; white-space: nowrap; line-height: 50px; font-size: 36px; color: #004386; font-weight: bold;} /**当前位置**/
.list-heads { padding: 0 0 20px;}
.list-metas .column-paths { float: left; line-height: 28px; color: #444444;}
.list-metas .column-paths a { font-size: 16px;}
.list-metas .column-paths a:hover { color: #14427E;}
.column-news-con { padding: 10px 0;}
.column-news-list .column-news-item { display: block; position: relative; border-bottom: 1px dotted #d2d2d2; line-height: 64px;}  /**栏目新闻列表**/
.column-news-list .column-news-item:hover { background-color: #F7F7F7; color: #00437c;}
.column-news-list .column-news-item .column-news-title { display: block; margin-right: 110px; font-size: 18px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.column-news-list .column-news-item .column-news-date { display: block; text-align: right; width: 110px; height: 20px; line-height: 20px; position: absolute; right: 0; top: 25px; color: #004386;font-size: 18px;}
.column-news-list .column-news-items { display: block; position: relative; border-bottom: 0px dotted #d2d2d2; width: 30%; float: left; margin-left: 5%; background: #f2f2f2; margin-bottom: 40px;}  /**栏目新闻列表**/
.column-news-list .column-news-items.item-1 , .column-news-list .column-news-items.item-4 , .column-news-list .column-news-items.item-7 , .column-news-list .column-news-items.item-10 { margin-left:0;}
.column-news-list .column-news-items:hover { background-color: #F7F7F7; color: #00437c;}
.column-news-list .column-news-items .column-news-titles { display: block; margin-right: 0; font-size: 22px; font-weight: bold; line-height: 46px; padding-left: 8%; padding-right: 8%;}
.column-news-list .column-news-items .column-news-pictures { display: block; width: 100%;}
.column-news-list .column-news-items .column-news-pictures img { width: 100%;}
.column-news-list .column-news-items .column-news-summarys { display: block; margin-right: 0; font-size: 14px; font-weight: normal; line-height: 24px; padding-left: 10%; padding-right: 10%; padding-bottom: 10%;}


.wp_entry { width: auto; margin: 0 4px;}
.wp_entry, .wp_entry p { line-height: 1.7; font-size: 15px; text-align: justify;}
.wp_entry p { margin-bottom: 11px;}
.column-news-list .wp_entry img { vertical-align: middle; max-width: 100%; _width:expression(this.width > 800 ? "880px" : this.width);}   /**列表页文章图片大小限制**/
.possplit{ display: inline-block; width:20px; background:url(../images/posslit.png) no-repeat center;}
/**分页**/
.wp_paging { display: block; margin: 0; padding: 0; list-style: none; font-size: 18px; font-family: "Microsoft Yahei"; color: #000; float: left;}
.wp_paging input { font-size: 12px; 
*font-size:100%;}
.wp_paging li { display: inline-block; height: 55px; line-height: 55px; float: left; margin-top: 5px;}
.wp_paging li span, .wp_paging li a { display: inline-block; float: left; margin-left: 10px;}
.wp_paging li em { font-style: normal;}
.wp_paging li a { cursor: pointer; color: #000; line-height: 25px; height: 25px; margin: 10px 10px; padding: 5px;}
.wp_paging li a:hover { color: #fff; background: #004386;}
.wp_paging li a span { margin: 0;}
.wp_paging li input:focus { outline: none;}
.wp_paging li.pages_count { display: none;}
.wp_paging li.page_jump { display: none;}


/**文章页**/
.info-box { margin: 0 20px;}
.article { padding: 15px 0;}
.article h1.arti-title { line-height: 35px; padding: 10px; text-align: center; font-size: 20px; font-weight: bold; color: #004386; border-bottom: 0px solid #ECECEC;} /**文章标题**/
.article .arti-metas { height: 16px; line-height: 16px; text-align: center; padding: 10px 0;}
.article .arti-metas span { display: inline-block; margin: 0 5px; font-size: 12px; color: #787878;} /**文章其他属性**/
.article .arti-metas .read-options { color: #444; text-decoration: none; float: right; display: inline-block; padding-left: 17px; background: url(img/options.png) no-repeat 0 50%; display: none;}
.article .entry { margin: 0 4px; overflow: hidden;} /**文章内容**/
.article .entry, .article .entry p { line-height: 35px; font-size: 16px; text-align: justify;}
.article .entry p { margin-bottom: 11px;}
.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;}   /**文章阅读部分图片大小限制**/

/**阅读设置**/
.night-model .wp-container { background-color: #313131; color: #6f6f6f;}
.night-model .article .entry, .night-model .article .entry p { color: #6f6f6f;}
.night-model .read a { color: #6d6d6d;}
.night-model .read a:hover { color: #f5f5f5;}
.night-model .article h1.arti-title { color: #e7e8e9}
.read-setting { margin-bottom: 10px; display: none; background-color: #fdfdfd; height: 38px; border-bottom: 1px solid #F1F1F1;}
.night-model .read-setting { background-color: #1d1d1d; border-color: #313131;}
.read-setting .setting-item { display: inline-block; width: 49%; height: 38px; float: left;}
.read-setting .setting-item a { display: inline-block; color: #565656; font-size: 20px; float: left; width: 49%; height: 20px; line-height: 20px; text-align: center; margin-top: 9px; color: #565656;}
.read-setting .setting-item a:hover { color: #999;}
.read-setting .setting-item a.smaller-font { border-left: 1px solid #F1F1F1; font-size: 18px;}
.read-setting .setting-model { border-left: 1px solid #F1F1F1; text-align: center;}
.night-model .read-setting .setting-item a.smaller-font, .night-model .read-setting .setting-model { border-left-color: #313131;}
.read-setting .setting-model a.read-model { font-size: 18px; background: url(img/moon.png) no-repeat 0 50%; float: none; width: auto; padding-left: 24px; margin: 9px auto;}
.night-model .read-setting .setting-model a.read-model { background-image: url(img/sun.png);}
.article .entry .set-fz12, .article .entry .set-fz12 p { font-size: 12px;}
.article .entry .set-fz14, .article .entry .set-fz14 p { font-size: 14px;}
.article .entry .set-fz16, .article .entry .set-fz16 p { font-size: 16px;}
.article .entry .set-fz18, .article .entry .set-fz18 p { font-size: 18px;}
.article .entry .set-fz20, .article .entry .set-fz20 p { font-size: 20px;}
.article .entry .set-fz22, .article .entry .set-fz22 p { font-size: 22px;}

/**文章分享（百度分享）**/
#bdshare { margin-top: 10px;}
/*读图模式*/
.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-color: #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-color: 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 { 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: #1a1f61;}
.wp-footer .wp-inner { padding: 30px 0;}
.wp-footer .wp-inner .footer {}
.wp-footer .wp-inner .footer .foot_1 { width: 31%; float: left;}
.wp-footer .wp-inner .footer .foot_1 img { display: block; width: 250px; margin: 5px auto;}
.wp-footer .wp-inner .footer .foot_2 { width: 31%; float: left; margin-left: 3.5%;}
.wp-footer .wp-inner .footer .foot_2.phone { display:none; width: 31%; float: left; margin-left: 3.5%;}
.wp-footer .wp-inner .footer .foot_2 p { color: #a3b2c8; line-height: 24px; font-size: 15px; text-align: center;}
.wp-footer .wp-inner .footer .foot_3 { width: 31%; float: left; margin-left: 3.5%;}

/**微信微博**/
.foot-bot { text-align: left; width: 55%; float: left;}
.foot-bot a { width: 50px; height: 50px; display: inline-block; position: relative; background: url(../images/weix.png) no-repeat; margin: 10px 7px; float: left;}
.foot-bot a img { display: none;}
.foot-bot a:hover img { display: block; position: absolute; top: -110px; left: 50%; margin-left: -50px;}
.foot-bot a.sina { background-position: -127px -55px;}
.foot-bot a.tencent { background-position: -64px -55px;}
.foot-bot a.wechat { background-position: 0px -55px;}
.foot-bot a.sina:hover { background-position: -127px 0;}
.foot-bot a.tencent:hover { background-position: -64px 0;}
.foot-bot a.wechat:hover { background-position: 0px 0;}
.foot-rr { width: 45%; float: right;}
.foot-rr a { display: block; width: 100%; text-align: center; color: #a3b2c8; line-height: 70px; font-size: 15px;}
.foot-rr a:hover { color: #a3b2c8;}

/**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;}
.slide .icon-dot a { width: 13px; height: 13px; display: inline-block; overflow: hidden; margin: 0 0px; background: url(../images/yuan.png) no-repeat center; background-size: 100%;}
.slide .icon-dot a.current { background: url(../images/yuan_hover.png) no-repeat center; background-size: 100%;}

.box { width:100%; height: auto;}
.Collapsing {height: 38px;line-height: 38px;cursor: pointer;color: #333;font-size: 16px;font-weight: normal;border-left: 5px solid #214E1B;background-color: #fbfbfb;text-align: left;padding: 0px 15px;margin-bottom: 8px;}
.coll_body { display: none; }
.coll_body a {display: block;text-align: center;margin-bottom: 5px;padding: 5px;height: 20px;line-height: 20px;font-size: 14px;}
.coll_body a:hover { color: #006d33; text-decoration: none;}
.current {}


.wp-wrapper.wp-container .cbox-centers {
    display: none;
}

.wp-post.post-9 .news_list li.news {
    padding-right: 44px;
}

.wp-post.post-9 .news_list li.news.n5 {
    padding: 0px;
}