@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; border: none; vertical-align: middle;}
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: #333;}
body {}
a { text-decoration: none; color: #333;}
a:hover { text-decoration: underline; color: #333; transition: all 0s ease 0s;}
.wp-wrapper { width: 100%;}
.wp-wrapper .wp-inner { width: auto; max-width: 1080px; margin: 0 auto;}

/**头部**/
.wp-header {height: 110px;background: #018ae1;}

/** [站点LOGO]*/
.logo-panel { float: left;}
.logo-window {}
.logo-window img { vertical-align: middle;}
.wp-head-tools { float: right;}

/*** [搜索]*/
.search-panel {float: right;clear: right;background: url(../images/search.png) no-repeat left top;width: 200px;height: 28px;margin-top: 42px;}
.search-window {overflow: hidden;}
.wp-search { position: relative;}
.wp-search form { display: block;}
.wp-search .search-input {margin-left: 0;margin-right: 42px;}
.wp-search .search-input input.search-title {width: 100%;height: 20px;line-height: 20px;border: 0;outline: 0;background: none;color: #999999;font-size: 14px;padding: 4px 0;}
.wp-search .search-btn {width: 42px;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;cursor: pointer; background: url(img/search.png) no-repeat;}
::-webkit-input-placeholder { color: #999999;} /* WebKit, Blink, Edge */
:-moz-placeholder { color: #999999;} /* Mozilla Firefox 4 to 18 */
::-moz-placeholder { color: #999999;} /* Mozilla Firefox 19+ */
:-ms-input-placeholder { color: #999999;} /* Internet Explorer 10-11 */

/**主导航**/
.wp-navi {background: #fff;position: relative;z-index: 1000;}
.main-nav-panel { padding-left: 30px;}
.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;margin: 0 3px;}
.main-nav-panel .wp-menu .menu-item a.menu-link {height: 57px;line-height: 57px;font-size: 14px;color: #333;display: block;padding: 0 32px 0 35px;text-decoration: none;background: url(../images/ico1.png) no-repeat left top;}
.main-nav-panel .wp-menu .menu-item a.menu-link:hover { text-decoration: none; color: #018ae1; font-weight: bold;}
.main-nav-panel .wp-menu .menu-item.i20 a.menu-link { text-decoration: none; color: #018ae1; font-weight: bold;}
.main-nav-panel .wp-menu .menu-item.i1 a.menu-link { background-position: -4px 16px;}
.main-nav-panel .wp-menu .menu-item.i1 a.menu-link:hover { background-position: -4px -36px;}
.main-nav-panel .wp-menu .menu-item.i2 a.menu-link { background-position: -104px 16px;}
.main-nav-panel .wp-menu .menu-item.i2 a.menu-link:hover { background-position: -104px -36px;}
.main-nav-panel .wp-menu .menu-item.i3 a.menu-link { background-position: -251px 16px;}
.main-nav-panel .wp-menu .menu-item.i3 a.menu-link:hover { background-position: -251px -36px;}
.main-nav-panel .wp-menu .menu-item.i4 a.menu-link { background-position: -383px 16px;}
.main-nav-panel .wp-menu .menu-item.i4 a.menu-link:hover { background-position: -383px -36px;}
.main-nav-panel .wp-menu .menu-item.i5 a.menu-link { background-position: -514px 16px;}
.main-nav-panel .wp-menu .menu-item.i5 a.menu-link:hover {background-position: -514px -36px;}
.main-nav-panel .wp-menu .menu-item.i6 a.menu-link { background-position: -645px 16px;}
.main-nav-panel .wp-menu .menu-item.i6 a.menu-link:hover { background-position: -645px -36px;}
.main-nav-panel .wp-menu .menu-item.i7 a.menu-link { background-position: -780px 16px;}
.main-nav-panel .wp-menu .menu-item.i7 a.menu-link:hover { background-position: -780px -36px;}
.main-nav-panel .wp-menu .menu-item.i8 a.menu-link { background-position: -906px 16px;}
.main-nav-panel .wp-menu .menu-item.i8 a.menu-link:hover { background-position: -906px -36px;}

/**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.box0 { background: url(../images/banbg.png) no-repeat center top;}
.wp-focus {position: relative;z-index: 100;max-width: 725px;float: left;}
.fcous-panel { width: 100%;}
.fcous-panel .focus-window { width: 100%; overflow: hidden;}
.wp-summary { background: #4cbaff url(../images/bantbg.png) no-repeat right top; width: 285px; height: 260px; padding: 35px; float: right;}

/*** 主体*/
.wp-container {}
.wp-container.box1 {}
.wp-container.box3 { padding-bottom: 70px;}
.wp-container.box1 .wp-inner { padding-top: 25px; margin-bottom: 25px;}
.wp-post {}
.wp-post .post-head {height: 30px;border-bottom: 2px solid #018ae1;}
.wp-post .post-head .head-bar { position: relative;}
.wp-post .post-head .post-title {display: inline-block;font-size: 14px;color: #fff;font-weight: bold;background: #018ae1;padding: 0 10px;height: 30px;line-height: 30px;}
.wp-post .post-head .post-title img { margin-right:10px;}
.wp-post .post-head .post-more { height: 30px; line-height: 30px; position: absolute; right: 0; top: 0; margin-top: 0;}
.wp-post .post-head .post-more a { color: #999; text-decoration: none; font-size: 12px;}
.wp-post .post-head .post-more a:hover {color: #CC0000; text-decoration: underline;}
.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-16 .post-news .news-item {line-height: 24px;vertical-align: top;overflow: hidden;position: relative;}
.wp-post.post-16 .post-news .news-item .meta-title {display: block;margin-right: 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 16px;color: #fff;margin-bottom: 25px;font-weight: bold;}
.wp-post.post-16 .post-news .news-item .meta-links {display: block;height: 20px;line-height: 20px;font-size: 12px;color: #fff;text-align: right;}
.wp-post.post-16 .post-news .news-item .meta-links a {color: #fff;}
.wp-post.post-16 .post-news .news-item .meta-links a:hover {color: #CC0000;}
.wp-post.post-16 .post-news .news-item .meta-summary {font-size: 14px;color: #fff;line-height: 23px;}

.wp-post.post-7 { width: 31.48%; float: left;}
.wp-post.post-7 .post-body { border: 1px solid #ddd; border-top: none; min-height: 227px; overflow: hidden; padding: 20px;}
.wp-post.post-7 .post-news .news-item {line-height: 24px;vertical-align: top;overflow: hidden;position: relative;margin-bottom: 13px;}
.wp-post.post-7 .post-news .news-item:last-child { margin-bottom: 0;}
.wp-post.post-7 .post-news .news-item .meta-picture { width: 100px; height: 65px; position: absolute; top: 0; left: 0;}
.wp-post.post-7 .post-news .news-item .meta-picture img { width: 100%;}
.wp-post.post-7 .post-news .news-item .meta-title {display: block;margin-right: 0;margin-left: 110px;overflow: hidden;font-size: 14px;}
.wp-post.post-7 .post-news .news-item .meta-title a { font-size: 14px; color: #333; display: block; line-height:20px;}
.wp-post.post-7 .post-news .news-item .meta-summary { font-size: 12px; color: #5a5858;}
.wp-post.post-7 .post-news .news-item .meta-times {display: block;text-align: left;line-height: 20px;font-size: 12px;color: #df2b01; margin-left: 110px;}

.wp-post.post-17 { width: 31.94%; float: left; margin:0 20px;}
.wp-post.post-17 .post-body {border: 1px solid #ddd;border-top: none;height: 227px;overflow: hidden;padding: 20px;}
.wp-post.post-17 .post-news .news-item {line-height: 22px;vertical-align: top;overflow: hidden;position: relative;border-bottom: 1px dashed #ccc;height: 66px;margin-bottom: 18px;}
.wp-post.post-17 .post-news .news-item .meta-title {display: block;margin-right: 0;margin-left: 85px;overflow: hidden;font-size: 14px;}
.wp-post.post-17 .post-news .news-item .meta-time {display: block;text-align: center;width: 70px;height: 50px;line-height: 50px;position: absolute;left: 0;top: 0;margin-top: 0;}
.wp-post.post-17 .post-news .news-item .meta-time .meta-year { background: #cf2802; font-size: 14px; color: #fff; height: 20px; line-height: 20px;}
.wp-post.post-17 .post-news .news-item .meta-time .meta-day {background: #eee;display: block;font-size: 20px;color: #333;font-weight: bold;height: 26px;line-height: 26px;}

.wp-post.post-27 { width: 32.87%; float: right;}
.wp-post.post-27 .post-body {border: 1px solid #ddd;border-top: none;min-height: 127px;overflow: hidden;padding: 10px 10px 10px 20px;}
.wp-post.post-27 .post-news .news-item {line-height: 33px;vertical-align: top;overflow: hidden;position: relative;}
.wp-post.post-27 .post-news .news-item .meta-title {display: block;margin-right: 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding-left: 20px;background: url(../images/lia.png) no-repeat left center;}
.wp-post.post-27 .post-news .news-item .meta-title a { color: #666;font-size: 14px;}
.wp-post.post-27 .post-liby { width: 100%; margin-top: 10px;}
.wp-post.post-27 .post-liby img { width: 100%;}

.wp-post.post-8 .post-body { border: 1px solid #ddd; border-top: none; overflow: hidden; padding: 20px;}

/**列表页**/
.wp-banner {}
.wp-banner .wp-inner { position: relative;}
/**列表页banner图**/
.banner img { width: 100%; vertical-align: top;}

.wp-column-menu {width: 226px;position: relative;float: left;margin-right: -233px;margin-left: 5px;padding-top: 70px;border: 1px solid #ccc;padding-bottom: 55px;margin-bottom: 20px;}
.wp-column-news {float: right;width: 100%;min-height: 600px;}
.wp-column-news .column-news-box {margin-left: 270px;margin-right: 0;}

/**栏目列表**/
.column-head {font-size: 16px;color: #fff;line-height: 30px;background: url(../images/navtbg.png) no-repeat left top;height: 38px;width: 173px;padding-left: 23px;position: absolute;left: -6px;top: 22px;}   /**位置栏目背景**/
.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;font-size: 16px;font-weight: normal;color: #fff;}/**位置栏目字体**/
.column-list-wrap li {width: 100%;vertical-align: bottom;font-size: 14px;line-height: 42px;border-bottom: 1px solid #ccc;}
.column-list-wrap li a {font-size: 14px;color: #333;padding-left: 36px;display: block;text-decoration: none;background: url(../images/aha.png) no-repeat 20px 16px;}
.column-list-wrap li a:hover { color: #00295d; text-decoration: none; background: url(../images/aah.png) no-repeat 20px 16px;}
.column-list-wrap li.selected a.selected,.column-list-wrap li.parent a.parent { color: #00295d; text-decoration: none; background: url(../images/aah.png) no-repeat 20px 16px;}
.column-list-wrap li a span {display: block;}
.column-list-wrap .sub-list { padding: 0px 0 0 30px;}
.column-list-wrap .sub-list li {line-height: 32px;border-bottom: none;background: none;margin-bottom: 0px;}
.column-list-wrap .sub-list li a {background: none;display: block;color: #666;font-size: 14px;border-bottom: none;padding-left: 20px;}
.column-list-wrap .sub-list li a:hover { background: none; color: #0f6dab; text-decoration: none;}
.column-list-wrap .sub-list li.selected a.selected { background: none; color: #0f6dab; text-decoration: none;}
.column-list-wrap .sub-list li a span {}
.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 {height: 30px;line-height: 29px;background: #f3f2f2;margin-bottom: 30px;}
.list-meta .column-path {line-height: 30px;color: #666;}
.list-meta .column-path a { color: #666; font-size: 12px;}
.list-meta .column-path a:hover { text-decoration: none; color: #1971b5;}
.column-news-con {}
.column-news-list .column-news-item {display: block;position: relative;line-height: 37px;}/**栏目新闻列表**/
.column-news-list .column-news-item:hover {text-decoration: none;}
.column-news-list .column-news-item .column-news-title {display: block;margin-right: 90px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.column-news-list .column-news-item .column-news-date {display: block;text-align: right;width: 90px;height: 20px;line-height: 20px;position: absolute;right: 0;top: 10px;color: #666;font-weight: normal;}
.wp_entry { width: auto; margin: 0;}
.wp_entry, .wp_entry p { line-height: 26px; font-size: 14px; text-align: justify;}
.wp_entry p { }
.column-news-list .wp_entry img { vertical-align: middle; max-width: 100%; _width:expression(this.width > 800 ? "880px" : this.width);}   /**列表页文章图片大小限制**/
.possplit { width:20px; background:url(../images/posslit.png) no-repeat center;}

.column-news-lists .column-news-items {display: block;position: relative;line-height: 40px;width: 150px;height: 240px;margin-right: 4%;float: left;}/**栏目新闻列表**/
.column-news-lists .column-news-items:hover {text-decoration: none;}
.column-news-lists .column-news-items .column-news-title {display: block;text-align: center;}
.column-news-lists .column-news-items .column-news-title:hover { color: #666;}
.column-news-lists .column-news-items .column-news-picture {display: block; width:100%;}
.column-news-lists .column-news-items .column-news-picture img {display: block; width:100%;}
.column-news-lists #wp_paging_w9 { clear: both;}

/**文章页**/
.info-box {}
.article {}
.article h1.arti-title {text-align: center;line-height: 28px;color: #333;margin-bottom: 10px;font-size: 16px;} /**文章标题**/
.article h3.arti-title {line-height: 24px;text-align: center;font-size: 14px;color: #333;} /**文章标题**/
.article .arti-metas {height: 18px;line-height: 18px;text-align: center;}
.article .arti-metas span {display: inline-block;margin: 0 5px;font-size: 12px;color: #999;} /**文章其他属性**/
.article .entry {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;}   /**文章阅读部分图片大小限制**/
.paging_content ol li { list-style: decimal;}

/**底部**/
.wp-footer {padding-top: 10px;min-height: 62px;border-top: 1px solid #d8d7d7;background: url(../images/flogo.png) no-repeat center top;text-align: center;}
.wp-footer .wp-inner {}
.wp-footer .wp-inner .footer {}
.wp-footer .wp-inner .footer p {text-align: center;color: #666;font-size: 14px;line-height: 25px;}
.wp-footer .wp-inner .footer a {display: inline-block;line-height: 25px;color: #666;font-size: 12px;}
.wp-footer .wp-inner .footer a:hover {color: #666;text-decoration: underline;}

/**站点导航**/
#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;}