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

/**头部**/
.wp-header { position: relative; z-index: 1000;}

/** [站点LOGO]*/
.logo-panel { float: left; padding: 30px 0;}
.logo-window {}
.logo-window img { vertical-align: middle;}
.wp-head-tools { float: right;}

/*** [搜索]*/
.search-panel {float: right;clear: right;width: 180px;margin-top: 14px; margin-bottom: 25px; background: #f2f2f2;}
.search-window {overflow: hidden;}
.wp-search {position: relative;}
.wp-search form { display: block;}
.wp-search .search-input {margin-right: 28px;margin-left: 12px;}
.wp-search .search-input input.search-title {width: 100%;height: 24px;line-height: 24px;border: 0;outline: 0;background: none;color: #313131;font-size: 12px;padding: 2px 0;}
.wp-search .search-btn {width: 28px;height: 28px;position: absolute;right: 0;top: 50%;margin-top: -14px;}
.wp-search .search-btn input.search-submit {width: 100%;height: 28px;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 { float: right; clear: right;}
.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 22px;height: 45px;line-height: 45px;font-size: 16px;}
.main-nav-panel .wp-menu .menu-item a.menu-link:hover {text-decoration: none; color: #fff; background: #4b82dd;}
.main-nav-panel .wp-menu .menu-item.i20 a.menu-link { color: #fff; background: #4b82dd;}
.main-nav-panel .sub-menu {display: none;position: absolute;left: 0;top: 45px;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.box1 { padding:50px 0 80px;}
.wp-container.box2 { background: #f3f3f3;}
.wp-container.box2 .wp-inner { width:1080px;}
.wp-main-page .cbox-left {width: 800px;float: left;}
.wp-main-page .cbox-right {width: 330px;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: 40px;}
.wp-post .post-head .head-bar { position: relative;}
.wp-post .post-head .post-title {display: inline-block;height: 40px;line-height: 40px;font-size: 19px;font-weight: bold;color: #004891;}
.wp-post .post-head .post-more {height: 20px;line-height: 20px;position: absolute;right: 0;top: 50%;margin-top: -10px;color: #9b9b9b;text-decoration: none;font-size: 13px;}
.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;}

.wp-post.post-5 {float: left;display: block;width: 100%;}
.wp-post.post-15 { float: left; display: block; width: 380px;}
.wp-post.post-25 { float: right; display: block; width: 380px;}
.wp-post.post-25 .post-news .news-item {line-height: 30px;vertical-align: top;overflow: hidden;position: relative;}
.wp-post.post-25 .post-news .news-item .meta-title {display: block;margin-right: 80px;overflow: hidden;line-height: 32px;height: 32px;}
.wp-post.post-25 .post-news .news-item .meta-title a { font-size:13px;}
.wp-post.post-25 .post-news .news-item .meta-time {display: block;text-align: right;width: 80px;height: 32px;line-height: 32px;position: absolute;right: 0;top: 50%;margin-top: -16px;color: #575757;font-size: 13px;}
.wp-post.post-25 .post-news .news-item .meta-summary { display:none;}
.wp-post.post-25 .post-news .news-item.item-1 { padding-bottom: 10px;border-bottom:1px solid #d6d6d6;}
.wp-post.post-25 .post-news .news-item.item-2 { padding-top: 10px;}
.wp-post.post-25 .post-news .news-item.item-1 .meta-summary { display:block; color:#818181; font-size:12px;}
.wp-post.post-25 .post-news .news-item.item-1 .meta-time { display:none;}
.wp-post.post-25 .post-news .news-item.item-1 .meta-title {margin-right: 0;line-height: 36px;height: 36px;}
.wp-post.post-25 .post-news .news-item.item-1 .meta-title a { font-size:16px; color:#004891;}

.wp-post.post-6 .wp-menu { margin: 0 auto;}
.wp-post.post-6 .wp-menu .menu-item { display: block; float: left; position: relative; z-index: 100; width: 16.6%; text-align: center;}
.wp-post.post-6 .wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 22px;height: 38px;line-height: 38px;font-size: 16px;color: #7099c7;}
.wp-post.post-6 .wp-menu .menu-item.i1 a.menu-link { padding-top:45px;background:url(../images/icon1.png) no-repeat center 10px;}
.wp-post.post-6 .wp-menu .menu-item.i2 a.menu-link { padding-top:45px;background:url(../images/icon2.png) no-repeat center 10px;}
.wp-post.post-6 .wp-menu .menu-item.i3 a.menu-link { padding-top:45px;background:url(../images/icon3.png) no-repeat center 10px;}
.wp-post.post-6 .wp-menu .menu-item.i4 a.menu-link { padding-top:45px;background:url(../images/icon4.png) no-repeat center 10px;}
.wp-post.post-6 .wp-menu .menu-item.i5 a.menu-link { padding-top:45px;background:url(../images/icon5.png) no-repeat center 10px;}
.wp-post.post-6 .wp-menu .menu-item.i6 a.menu-link { padding-top:45px;background:url(../images/icon6.png) no-repeat center 10px;}
.wp-post.post-6 .wp-menu .menu-item a.menu-link:hover {text-decoration: none; color: #4b82dd;}

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

.wp-post.post-7 .post-news .news-item {}
.wp-post.post-7 .post-news .news-item.item-1,.wp-post.post-7 .post-news .news-item.item-3,.wp-post.post-7 .post-news .news-item.item-5,.wp-post.post-7 .post-news .news-item.item-7 {width: 220px;float:left;line-height: 24px;height: 24px;clear: left;}
.wp-post.post-7 .post-news .news-item.item-2,.wp-post.post-7 .post-news .news-item.item-4,.wp-post.post-7 .post-news .news-item.item-6,.wp-post.post-7 .post-news .news-item.item-8 {width: 220px;float: left;line-height: 24px;height: 24px;}
.wp-post.post-7 .post-news .news-item .meta-title {display: block;margin-right: 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.wp-post.post-7 .post-news .news-item .meta-title a {font-size: 12px;color: #c4c4c4;}
.wp-post.post-7 .post-news .news-item .meta-title a:hover {color: #fff;}

.wp-post.post-35 { height: auto;}
.wp-post.post-35 .news {padding-top: 10px;padding-bottom: 26px;}
.wp-post.post-35 .news.n3 { padding-bottom:0;}
.wp-post.post-35 li .news_time{width: 82px;height: 74px;float:left;}
.wp-post.post-35 .news_article {width: 222px;float: right;padding: 1px 0;}
.wp-post.post-35 .news_article .news_tit {height: 32px;line-height: 32px;}
.wp-post.post-35 .news_article .news_tit a {  font-size:15px; height: auto; line-height: 24px;}
.wp-post.post-35 .news_article .news_tit a:hover { color: #004891;}
.wp-post.post-35 .news_article .news_summ {font-size13px;display: block;color: #818181;font-size: 12px;line-height: 20px;}
.wp-post.post-35 .date-day {height: 41px;line-height: 41px;font-size: 26px;text-align: center;margin: 0px auto;color: #fff;background: #004891;}
.wp-post.post-35 .date-month {height: 31px;line-height: 31px;font-size: 12px;text-align: center;color: #737373;background: #e6e6e6;border-top: 1px solid #fff;}

/**列表页**/
.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;min-height: 300px;}
.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: 85px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.column-news-list .column-news-item .column-news-date { display: block; text-align: right; width: 85px; 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;min-height: 300px;} /**文章内容**/
.article .entry, .article .entry p { line-height: 30px; font-size: 14px; text-align: justify;}
.article .entry p { margin-bottom: 5px;font-family: "宋体";}
.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: #7b7b7b;}
.wp-footer .wp-inner { padding: 22px 0 42px;}
.wp-footer .wp-inner .footer {}
.foot_l {width: 350px;float: left; margin-top: 10px;}
.wp-footer .wp-inner .footer .foot_l p {color: #c4c4c4;line-height: 24px;font-size: 12px;text-align: left;}
.foot_r {width: 700px;float: right;}
