﻿@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: #313131;}
body {}
a { text-decoration: none; color: #313131;}
a:hover { text-decoration: none; color: #4b82dd;}
.wp-wrapper { width: 100%;}
.wp-wrapper .wp-inner { width: auto; max-width: 1200px; margin: 0 auto;}

/**头部**/
.wp-header { padding: 27px 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: 250px;margin-top: 13px;}
.search-window {overflow: hidden;}
.wp-search {position: relative;border: 1px solid #4b82dd;}
.wp-search form { display: block;}
.wp-search .search-input {margin-right: 38px;margin-left: 12px;}
.wp-search .search-input input.search-title {width: 100%;height: 26px;line-height: 26px;border: 0;outline: 0;background: none;color: #313131;font-size: 14px;padding: 6px 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;cursor: pointer;}
::-webkit-input-placeholder { color: #c2c2c2;} /* WebKit, Blink, Edge */
:-moz-placeholder { color: #c2c2c2;} /* Mozilla Firefox 4 to 18 */
::-moz-placeholder { color: #c2c2c2;} /* Mozilla Firefox 19+ */
:-ms-input-placeholder { color: #c2c2c2;} /* Internet Explorer 10-11 */

/**主导航**/
.wp-navi {background: #4b82dd;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 10px;height: 57px;line-height: 57px;color: #fff;font-size: 16px;}
.main-nav-panel .wp-menu .menu-item a.menu-link:hover {text-decoration: none;color: #f8a041;}
.main-nav-panel .sub-menu {display: none;position: absolute;left: 0;top: 57px;z-index: 1000;min-width: 100%;text-align: left;background: #4b82dd;}
.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;height: 36px;line-height: 36px;padding: 0 10px;font-size: 14px;color: #fff;text-align: center;}
.main-nav-panel .sub-menu .sub-item a:hover {color: #f8a041;display: block;}
.main-nav-panel .sub-menu .sub-menu { left: 100%; top: 0; z-index: 200;}

/**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.box2 { background: #e8e8e8;}
.wp-main-page .cbox-left { width: 790px; float: left;}
.wp-main-page .cbox-right { width: 380px; float: right;}
.wp-main-page .cbox-center { display:block;}
.wp-main-page .sbox { width: 100%;}
.wp-main-page .zbox { width: 100%;}
.wp-post {}
.wp-post .post-head {height: 50px;border-bottom: 1px solid #dbdbdb;}
.wp-post .post-head .head-bar { position: relative;}
.wp-post .post-head .post-title {display: inline-block;height: 47px;line-height: 47px;font-size: 18px;font-weight: bold;color: #333;border-bottom: 4px solid #4b82dd;}
.wp-post .post-head .post-more { height: 20px; line-height: 20px; position: absolute; right: 0; top: 50%; margin-top: -10px; color: #626262; text-decoration: none; font-size: 12px;}
.wp-post .post-head .post-more a { display:block; color: #626262; text-decoration: none; font-size: 12px;}
.wp-post .post-head .post-more a:hover { color: #4b82dd;}
.wp-post .post-body { margin-top:10px;}
.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;white-space: nowrap; overflow: hidden;text-overflow: ellipsis;}
.post-news .news-item .meta-time {display: block;text-align: right;width: 80px;height: 30px;line-height: 30px;position: absolute;right: 0;top: 50%;margin-top: -15px;color: #959595;}


.wp-post.post-5 { float: left; display: block; width: 380px;}
.wp-post.post-15 { float: right; display: block; width: 380px;}

.wp-post.post-6 .post-head .head-bar { text-align: center;}
.wp-post.post-6 .post-body { padding-top: 15px; padding-bottom: 35px;}
.wp-post.post-6 .news-item { margin-left: 25px; float: left;}
.wp-post.post-6 .news-item.item-1 { margin-left: 0;}

.wp-post.post-7 { float: left; display: block; width: 380px;}
.wp-post.post-17 { float: right; display: block; width: 380px;}

.wp-post.post-27 { float: right; display: block; width: 380px; margin-bottom: 36px;}
.wp-post.post-27 .post-news .news-item {vertical-align: top;overflow: hidden;position: relative;float: left;width: 90px;margin-left: 6px;}
.wp-post.post-27 .post-news .news-item.item-1 { margin-left: 0;}
.wp-post.post-27 .post-news .news-item .meta-title {display: block;margin-right: 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.wp-post.post-27 .post-news .news-item .meta-picture { display: block;}
.wp-post.post-27 .post-news .news-item .meta-title a { font-size: 10px;}
.wp-post.post-27 .post-news .news-item .meta-title a:hover { color:#4b82dd;}

/**友情链接**/
.postlink{ position: relative; width: 182px; height: 42px; border: 1px solid #5b5b5b; background: url(../images/sanj.png) no-repeat 165px center;}
.postlink.postlink-37 { float: left;}
.postlink.postlink-47 { float: right;}
.postlink .title{ height: 42px; line-height: 42px; padding: 0 15px;}
.postlink .con{display:none;position:absolute;bottom:43px;left:0px;z-index:100;width: 175px;height:150px;overflow:auto;background:#fff;padding:3px;border:1px solid #5b5b5b;} 
.postlink .con .post-news .news-item .meta-title { display: block; margin-right: 0; overflow: hidden;}

/**列表页**/
.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: #2763bc; line-height: 25px;}   /**位置栏目背景**/
.column-head .column-anchor { padding: 10px 10px 10px 30px;}
.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-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: #2763bc; background: #EDF2F9;}
.column-list-wrap li.selected a.selected { color: #2763bc; background: #EDF2F9;}
.column-list-wrap li a span { display: block; padding: 10px 10px 10px 20px; 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 { 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: #2763bc; font-weight: normal;} /**当前位置**/
.list-meta .column-path { float: right; line-height: 24px; color: #040000;}
.list-meta .column-path a { color: #2763bc;}
.list-meta .column-path a:hover { color: #2763bc;}
.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: 5px 0;}/**栏目新闻列表**/
.column-news-list .column-news-item:hover { color: #4b82dd; font-weight: bold;}
.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: 10px; 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 { display: inline-block; background: url(../images/posslit.png) no-repeat left center; width: 18px;}

/**文章页**/
.info-box { margin: 0 20px;}
.article { padding: 15px 0;}
.article h1.arti-title { line-height: 30px; padding: 5px; text-align: center; font-size: 24px; color: #313131; font-weight: normal;} /**文章标题**/
.article h3.arti-title { line-height: 20px; padding: 5px; text-align: center; font-size: 15px; color: #313131;} /**文章标题**/
.article .arti-metas { height: 25px; line-height: 25px; text-align: center; padding: 10px 0;}
.article .arti-metas span { display: inline-block; margin: 0 5px; font-size: 14px; 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: #4b82dd;}
.wp-footer .wp-inner { padding: 32px 0;}
.wp-footer .wp-inner .footer {}
.wp-footer .wp-inner .footer p { color: #fff; line-height: 28px; font-size: 14px; text-align: center;}

