@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; vertical-align: top;}
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-size:13px; font-family:  'Microsoft YaHei', Tohoma, Arial; color: #333; }
body {background-color: #fff;}
a{ text-decoration: none; color: #333;}
a:hover{ text-decoration: none; color: #EC3C1B; }
.wrapper { width: 100%; background-color: #fff;}
.wrapper .inner { max-width: 1000px; _width:1000px; margin:0 auto;}

#header { padding: 15px 0;}
#header .head { float: left;}
.site-name {
    float: left;
}
#header .sitename { margin-left: 12px; color: #004799; font-size: 30px; font-family:  Helvetica, 'STHeiti STXihei', 'Microsoft JhengHei', 'Microsoft YaHei', Tohoma, Arial; display: block; margin-top: 35px;}
#header .head-nav {float: right;padding-top: 25px;}
#header .head-nav li { display: inline-block; float: left; height: 30px; line-height: 30px; padding-left:  25px; margin-right: 10px; background: url(images/icons.png) no-repeat 0 0;}
#header .head-nav li.i1 { background-position: 0 9px;}
#header .head-nav li.i2 { background-position: 0 -48px;}
#header .head-nav li a { color: #a0a0a0;}
#header .head-nav li a:hover{ color: #000; text-decoration: underline;}

#nav { border-bottom: 6px solid #2672c1;}
/**主导航**/
.main-nav-window {float: left;}
.main-nav-window .wp-menu { margin:0 auto; }
.main-nav-window .wp-menu .menu-item { display: inline-block; float: left; position: relative; z-index: 100; }
.main-nav-window .wp-menu .menu-item a.menu-link { display: inline-block; padding:0 27px; height: 40px; line-height: 40px; color: #2a73c2; font-size: 18px; font-weight: bold; }
.main-nav-window .wp-menu .menu-item a.menu-link:hover { text-decoration: none; color: #F90;}
.main-nav-window .menu-switch-arrow { display: none; width: 10px; height: 8px; position: absolute; right: -3px; top: 50%; margin-top: -4px; background: url(images/icons.png) no-repeat -4px -131px;}
.main-nav-window .sub-menu {background-color: #2672c1; display: none; position: absolute; left: 0; top: 40px; z-index: 100; min-width: 120px; _width:120px; text-align:center;}
.main-nav-window .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1; border-bottom: 1px solid #1B2736;}
.main-nav-window .sub-menu .sub-item a { display: block; *width:100px; color: #FFFFFF; height: 30px; line-height: 30px; padding:0 10px; display: block; font-size: 14px; font-weight: bold; margin:0 auto; }
.main-nav-window .sub-menu .sub-item a:hover { color: #FFFFFF; display: block; background-color: #0D4580;}
.main-nav-window .sub-menu .sub-menu { left: 100%; top: 0; z-index: 200; background-color: #e6e6e6; border-left: 1px solid #ddd;}
/**slide导航**/
.navi-slide-head { display: none; padding:0 10px; height: 40px; background-color: #F0F0F0;}
.navi-slide-head .navi-slide-title { display: inline-block; float: left; font-weight: normal; color: #212121; font-size: 18px; line-height: 40px;}
.navi-slide-head .navi-slide-arrow { display: block; width: 34px; height: 40px; float: right; background: url(images/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;}
/**
 * [搜索]
 */
.search-window { margin-top: 4px; margin-bottom: 5px; float: right; width: 206px; border: 1px solid #e1e1e1; background-color: #fff; 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: 18px; line-height: 18px; border:0; outline: 0; background: none; color: #333; font-size: 16px; padding: 4px 0;}
.wp-search .search-btn { width: 26px; height: 26px; position: absolute; right: 0; top:50%; margin-top: -13px;}
.wp-search .search-btn input.search-submit { width: 100%; height: 26px; border:0; outline: 0; background: url(images/icons.png) no-repeat 4px -86px; cursor: pointer;}

#focus { margin-top: 10px;}
#focus img { width: 100%;}

#container { margin-top: 15px; min-height: 300px;}
#container .cbox-left { width: 370px; float: left;}

#container .cbox-right { width: 580px; float: right;}
#container .cbox-right-left { width: 370px; float: left;}
#container .cbox-right-right { width: 180px; float: right;}

.wp-post {margin-bottom: 10px;}
.wp-post .post-head { padding: 6px 0;}
.wp-post .post-head .head-bar { position: relative; padding: 6px 0; background-color:#f0f0f0;}
.wp-post .post-head .post-title { display: inline-block; height: 20px; line-height: 20px; font-size: 16px; font-weight: normal; padding-left: 13px; border-left: 6px solid #ffb901; font-weight: bold; color: #003c84;}
.wp-post .post-head .post-more { height: 20px; line-height: 20px; position: absolute; right: 10px; top: 50%; margin-top: -10px;}
.wp-post .post-head .post-more a { color: #424242; text-decoration: none;}
.wp-post .post-head .post-more a:hover { color: #000; text-decoration: underline;}
.wp-post .post-body {}


.post-item .item-thumbnail { display: none;}
.post-item .item-info p { display: none;}
.post-item {height: 30px; line-height: 30px; position: relative;}
.post-item span {height: 30px;
    line-height: 30px;
    width: 74%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.post-item h2 a { font-weight: normal;font-size: 14px;color: #4b4b4b;}
.post-item h2 a:hover{ color: #000; text-decoration: underline;}
.post-item .post-date { display: block;
    width: 25%;
    height: 30px;
    line-height: 30px;
    float: right;
    text-align: right;
}
/*
.thumbnail-post .item-1 { margin-bottom: 10px;}
.thumbnail-post .item-1 .item-thumbnail { display: block; position:relative; float:left; width:130px; margin-right:-130px;}
.thumbnail-post .item-1 .item-thumbnail .thumb-link { display: block; width: 120px; height: 94px; background: url(images/nothumb.png) no-repeat center;}
.thumbnail-post .item-1 .item-thumbnail .thumb-link img { width: 100%; height: 100%;}
.thumbnail-post .item-1 .item-info { float: right; width: 100%;}
.thumbnail-post .item-1 .item-info h2,.post-item .item-info p { margin-left: 130px;}
.thumbnail-post .item-1 .item-info h2 { height: 22px; line-height: 22px; margin-bottom: 6px;}
.thumbnail-post .item-1 .item-info h2 a { font-weight: bold; }
.thumbnail-post .item-1 .item-info h2 a:hover{ color: #000; text-decoration: underline;}
.thumbnail-post .item-1 .item-info p { display: block; height: 66px; line-height: 22px; overflow: hidden;}
.thumbnail-post .item-1 .item-info p a { color: #5b5b5b;}
.thumbnail-post .item-1 .item-info p a:hover{ color: #a6a6a6;}
*/
.news-item { margin-bottom: 8px;}
.news-item .item-date { margin-right: 16px; display: inline-block; width: 48px; height: 36px; background: url(images/cand.png) no-repeat 50% 0; float: left;}
.news-item .item-date span { display: block; height: 18px; line-height: 18px; text-align: center; color: #fff; font-size: 14px;}
.news-item .item-date .date-month { height: 14px; line-height: 14px; font-size: 12px; margin-top: 4px;}
.news-item h2 { height: 36px; line-height: 17px; overflow: hidden;text-overflow: ellipsis;}
.news-item h2 a { font-size: 14px; font-weight: normal; color: #4b4b4b;}
.news-item h2 a:hover{ color: #000; text-decoration: underline;}

.imglink-item { padding: 10px 0;}
.imglink-item img { max-width: 180px;}

.wp-column-menu { width: 220px; background-color: #f5f5f5; position: relative; float: left; margin-right: -220px;}
.wp-column-news { float: right; width: 100%;}
.wp-column-news .column-news-box { margin-left: 240px; margin-right: 15px;}

/**栏目列表**/
.column-head { background: #2672c1; line-height: 24px; }   /**位置栏目背景**/
.column-head .column-anchor {padding: 5px 10px;}
.column-head .column-anchor .column-switch { display: block; width: 30px; height: 24px; float: right; display: none; background: url(images/menu-dot.png) no-repeat center;}
.column-head .column-anchor h3.anchor-title { display: inline-block; float: left; font-size:18px; color: #FFFFFF; }		/**位置栏目字体**/

.column-list-wrap li { width: 100%; vertical-align: bottom; border-top: 1px solid #FFF;}
.column-list-wrap li a { display: block; width: 100%; border-bottom: 1px solid #E4E4E4; font-size: 16px; color: #383838; background: #f5f5f5 url(images/li.png) no-repeat 10px 14px;}
.column-list-wrap li a:hover { color: #e5e5e5; text-decoration: none; background-color: #646464;}
.column-list-wrap li.selected a.selected { color: #fff; background-color: #636363}
.column-list-wrap li a span { display: block; padding: 5px 10px; padding-left: 20px; line-height: 22px; }
.column-list-wrap .sub-list li a {  background-position: 18px 11px; font-size: 14px; background-color: #F1F1F1;}
.column-list-wrap .sub-list li a:hover { background-color: #D6D6D6; color: #121212; }
.column-list-wrap .sub-list li.selected a.selected { background-color: #666; color: #fff; background-position: 18px 11px;}
.column-list-wrap .sub-list li a span { padding: 4px 10px; padding-left: 28px; line-height: 18px; }
.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: 4px 0; border-bottom: 2px solid #e5e5e5; }
.list-meta .column-title { float: left; display:inline-block; white-space:nowrap; line-height:24px; font-size: 18px; color: #525252;} /**当前位置**/
.list-meta .column-path { float: right; line-height: 24px; color: #2A2B2B;}
.list-meta .column-path a{ color: #454545;}
.list-meta .column-path a:hover{ color:#14427E;}
.column-news-con { padding:10px 0; }
.column-news-list .column-news-item {display: block; position: relative; border-bottom:1px dashed #b1b1b1; line-height: 1.4em; padding: 5px 0; padding-left: 10px; background: url(images/dot.png) no-repeat 2px 13px;}  /**栏目新闻列表**/
.column-news-list .column-news-item:hover { background-color: #F7F7F7; color: #000;}
.column-news-list .column-news-item .column-news-title { display: block; margin-right: 76px;}
.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:5px; color: #999; }
.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); }   /**列表页文章图片大小限制**/

.wp_article_list .list_item { overflow: hidden;text-overflow: ellipsis;}
/**文章页**/
.info-box { margin:0 20px;}
.article {padding-bottom: 15px;}
.article h1.arti-title { line-height:26px; padding:5px; text-align:center; font-size:18px; font-weight: normal; color:#424242; border-bottom:2px 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 .entry { margin:0 4px; overflow:hidden;} /**文章内容**/
.article .entry,.article .entry p { line-height:1.7; font-size:15px; text-align: justify; }
.article .entry p { margin-bottom:11px;}
.article .entry .read img { vertical-align: middle; max-width:100%; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/

#footer { margin-top: 15px; border-top: 2px solid #e1e1e1;}
#footer .copyright { line-height: 18px; text-align: center; color: #757575; padding: 10px 0 20px 0;}
#footer .copyright p span { margin:0 3px; display: inline-block;}

/**slide**/
/* CSS Document */
.focus-box {  background-position:center; position:relative; font-family:'\5b8b\4f53'; }
.focus-container { overflow:hidden; position:relative; visibility:hidden;}
.focus-container .focus-item { position:absolute; width:100%; height: 100%; left:0; top:0; overflow: hidden;}
.focus-container .focus-item img { width: 100%; height: 100%; border:0; vertical-align: top;}
.focus-title-bar { position:absolute; right:0px; bottom:0px; z-index: 40; width: 100%; height: 30px; }
.focus-title-bg { width: 100%; height: 100%; background-color: #000; opacity: 0.7; filter:alpha(opacity=70);}
.focus-title { display: inline-block; white-space: nowrap; height: 30px; line-height: 30px; padding: 0 10px; color: #fff; font-size: 14px; position: absolute; left: 0; top: 0; z-index: 50;}
.focus-title a,.focus-text a {color: #fff; text-decoration: none;}
.focus-title a:hover,.focus-text a:hover { color: #e5e5e5; text-decoration: none;}
.focus-text-box { position:absolute; left:30px; top:10px; z-index: 20; width: 40%; height: 100px;}
.focus-text-bg { width: 100%; height: 100%; background-color: #000; opacity: 0.7; filter:alpha(opacity=70);}
.focus-text-inner { position: absolute; left: 0; top: 0; z-index: 30; height: 100%; overflow: hidden;}
.focus-text{  padding:10px; line-height: 1.5; color: #fff; font-size: 13px; }
.focus-navigation { display:block; width:30px; text-align:center; height:50px; line-height:50px; background:#000; text-decoration: none; color:#fff; font-size:30px; font-weight:bold; text-decoration: none; cursor:pointer; position:absolute; top:50%; margin-top:-25px; z-index: 50; opacity: 0.7; filter:alpha(opacity=70);}
.focus-navigation:hover { font-size: 30px; font-weight: bold; color: #fff; text-decoration: none;}
.focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.focus-prev { left:0px;}
.focus-next { right:0px;}
.focus-pagination { position:absolute; right:10px; bottom:0; z-index:60; height:20px; text-align:right;}
.focus-page { display:inline-block; width:10px; height:10px; line-height:10px; text-align:center; font-size:12px; text-decoration: none; font-family:Arial, Helvetica, sans-serif; overflow:hidden; /*border-radius:5px;*/ background-color:#999; color:#fff; margin-right:5px; cursor:pointer;}
.focus-page span { display: none;}
.focus-page:hover { text-decoration: none; font-size: 12px; color: #fff; font-weight: bold; }
.focus-page-active { background-color:#ff4019;}
#header .site-name img {
    max-width: 750px;
    width: 100%;
}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}