@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: #1a1a1a;}
body {}
a { text-decoration: none; color: #1a1a1a; transition: all 0.2s ease-in-out;}
a:hover { text-decoration: none; color: #093d84;}
.wp-wrapper { width: 100%;}
.wp-wrapper .wp-inner { width: auto; max-width: 1200px; margin: 0 auto;}

/**头部**/
.wp-header { height:140px; background: url(../images/top-bg.jpg) no-repeat top center;}

/** [站点LOGO]*/
.logo-panel {float: left;margin: 35px 0;}
.logo-window {}
.logo-window img { vertical-align: middle;}
.wp-head-tools { float: right;}

/*** [搜索]*/
.search-panel {width: 240px;float: right;margin-top: 50px;height: 26px;padding: 5px;border: 1px solid #5180b7;overflow: hidden;background: #f7f8f8;}
.search-window {overflow: hidden;}
.wp-search { position: relative;}
.wp-search form { display: block;}
.wp-search .search-input {margin-left: 10px;margin-right: 36px;}
.wp-search .search-input input.search-title { width: 100%; height: 20px; line-height: 20px; border: 0; outline: 0; background: none; color: #333; font-size: 14px; padding: 3px 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/search.png) no-repeat center;cursor: pointer;}
::-webkit-input-placeholder { color: #333;} /* WebKit, Blink, Edge */
:-moz-placeholder { color: #333;} /* Mozilla Firefox 4 to 18 */
::-moz-placeholder { color: #333;} /* Mozilla Firefox 19+ */
:-ms-input-placeholder { color: #333;} /* Internet Explorer 10-11 */

/**主导航**/
.wp-navi { background: #093d84; 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 24px; height: 52px; line-height: 52px; color: #fff; font-size: 18px;}
.main-nav-panel .wp-menu .menu-item a.menu-link:hover { text-decoration: none; color: #fff; background: #023571;}
.main-nav-panel .wp-menu .menu-item.i20 a.menu-link { text-decoration: none; color: #fff; background: #023571;}
.main-nav-panel .sub-menu { display: none; position: absolute; left: 0; top: 52px; z-index: 1000; min-width: 100%; text-align: center; background: #d8e7f2; padding:5px 0;}
.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; color: #434343; height: 40px; line-height: 40px; display: block; border-bottom:1px solid #cccccc; margin: 0 10px;}
.main-nav-panel .sub-menu .sub-item a:hover { color: #0a7dce; display: block;}

/**焦点图片**/
.wp-focus { position: relative; z-index: 100;}
.wp-focus .wp-inner { max-width: 1400px;}
.fcous-panel { width: 100%;}
.fcous-panel .focus-window { width: 100%; overflow: hidden;}

/*** 主体*/
.wp-container {}
.wp-container.box1 {}
.wp-container.box1 .cbox-left {width: 830px;float: left;}
.wp-container.box1 .cbox-right {width: 330px;float: right;}
.wp-container.box2 { background: url(../images/middle-bg.jpg) no-repeat center; height: 320px; margin-top: 30px; padding: 10px 0;}
.wp-container.box2 .cbox-left {width: 830px;float: left;}
.wp-container.box2 .cbox-right {width: 330px;float: right;}
.wp-container.box3 { padding-bottom:20px;}

.wp-post {}
.wp-post .post-head {border-bottom: 1px solid #e5e5e5;height: 55px;}
.wp-post .post-head .head-bar { position: relative;}
.wp-post .post-head .post-title {display: inline-block;height: 55px;line-height: 55px;font-size: 22px;font-weight: normal;color: #1a1a1a;padding-left: 45px;}
.wp-post .post-head .post-more { height: 20px; line-height: 20px; position: absolute; right: 0; top: 50%; margin-top: -10px;}
.wp-post .post-head .post-more a { color: #808080; text-decoration: none; font-size: 16px;}
.wp-post .post-head .post-more a:hover { color: #093d84;}
.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: #808080;}

.wp-post.post-8 { position: relative;}
.wp-post.post-8 .post-more {height: 20px;line-height: 20px;position: absolute;right: 0;top: 0;margin-top: -45px;}
.wp-post.post-8 .post-more a { color: #808080; text-decoration: none; font-size: 16px;}
.wp-post.post-8 .post-more a:hover { color: #093d84;}
.wp-post.post-8 .post-news .news-item {line-height: 50px;vertical-align: top;overflow: hidden;position: relative;background: url(../images/cobg.jpg) no-repeat left center;padding-left: 15px;}
.wp-post.post-8 .post-news .news-item .meta-title {display: block;margin-right: 100px;overflow: hidden;font-size: 16px;white-space: nowrap;text-overflow: ellipsis;}
.wp-post.post-8 .post-news .news-item .meta-time {display: block;text-align: right;width: 100px;height: 20px;line-height: 20px;position: absolute;right: 0;top: 50%;margin-top: -10px;color: #808080;font-size: 16px;}

.wp-post.post-58 { margin-top: 10px;}
.wp-post.post-58 .wp-menu .menu-item {float: left;display: block;width: 100%;margin-bottom: 7px;}
.wp-post.post-58 .wp-menu .menu-item a.menu-link {display: block;height: 70px;line-height: 70px;font-size: 0;}
.wp-post.post-58 .wp-menu .menu-item.i1 a.menu-link { background: url(../images/spe1.jpg) no-repeat 12px center;}
.wp-post.post-58 .wp-menu .menu-item.i2 a.menu-link {background: url(../images/spe2.jpg) no-repeat 12px center;}
.wp-post.post-58 .wp-menu .menu-item.i3 a.menu-link {background: url(../images/spe5.jpg) no-repeat 12px center;}
.wp-post.post-58 .wp-menu .menu-item.i4 a.menu-link {background: url(../images/spe4.jpg) no-repeat 12px center;}

.wp-post.post-7 .post-head .post-title {background: url(../images/icon1.png) no-repeat left 14px;}

.wp-post.post-17 {width: 400px;float: left;margin-top: 25px;}
.wp-post.post-17 .post-news .news-item { line-height: 24px; vertical-align: top; overflow: hidden; position: relative; width: 300px;}
.wp-post.post-17 .post-news .news-item.item-1 { float: left;}
.wp-post.post-17 .post-news .news-item.item-2 { float: right;}
.wp-post.post-17 .post-news .news-item .meta-picture {}
.wp-post.post-17 .post-news .news-item .meta-picture img { width: 100%;}
.wp-post.post-17 .post-news .news-item .meta-title { display: block; margin-right: 0; overflow: hidden; font-size: 15px; font-weight: bold; padding: 12px 0px; white-space: nowrap; text-overflow: ellipsis;}
.wp-post.post-17 .post-news .news-item .meta-time { display: block; text-align: center; width: 74px; height: 34px; line-height: 34px; position: absolute; left: 0; top: 200px; margin-top: -34px; color: #fff; font-size: 12px; font-weight: bold; background: #f39801;}
.wp-post.post-17 .post-news .news-item .meta-summary { font-size: 12px; color: #5a5858;}

.wp-post.post-27 {width: 400px;float: right;margin-top: 15px;}
.wp-post.post-27 .post-news .news-item {line-height: 45px;vertical-align: top;overflow: hidden;position: relative;padding-left: 15px;background: url(../images/news-bg.jpg) no-repeat left center;}
.wp-post.post-27 .post-news .news-item .meta-title {display: block;margin-right: 0;overflow: hidden;font-size: 16px;white-space: nowrap;text-overflow: ellipsis;}
.wp-post.post-27 .post-news .news-item .meta-time {display: block;text-align: left;width: 50px;height: 45px;line-height: 45px;position: absolute;right: 0;top: 0;margin-top: 0;color: #808080;font-size: 16px;}
.wp-post.post-27 .post-news .news-item .meta-title a:hover {}

.wp-post.post-37 .post-body { margin-top: 10px;}
.wp-post.post-37 .post-head .post-title {background: url(../images/icon2.png) no-repeat left 14px;}
.wp-post.post-37 .post-news .news-item {line-height: 24px;vertical-align: top;overflow: hidden;position: relative;float: left;padding: 11px 0 12px;border-bottom: 1px dashed #ccc;width: 100%;}
.wp-post.post-37 .post-news .news-item.item-4 { border: 0;}
.wp-post.post-37 .post-news .news-item .meta-title {height: 56px;line-height: 30px;margin-right: 0;margin-left: 75px;}
.wp-post.post-37 .post-news .news-item .meta-title a { font-size:15px;}
.wp-post.post-37 .post-news .news-item .news_time {display: block;text-align: left;width: 60px;height: 56px;position: absolute;left: 0;top: 12px;}
.wp-post.post-37 .post-news .news-item .news_time .pubdate-day {display: block;height: 32px;width: 60px;text-align: center;font-size: 26px;line-height: 40px;color: #124489;background-color: #f1f1f1;}
.wp-post.post-37 .post-news .news-item .news_time .pubdate-month {display: block;width: 60px;height: 24px;line-height: 20px;color: #666;background-color: #f1f1f1;text-align: center;font-size: 12px;}

.wp-post.post-9 {}
.wp-post.post-9 .post-head .post-title {background: url(../images/icon3.png) no-repeat left 14px;}
.wp-post.post-9 .post-body { margin-top: 20px;}
.imgscroll2_img { padding: 0px 0px 0px 25px;}

.wp-post.post-19 {}

.link-box{width:100%; background-color:#f1f1f1;}
.link{width:1200px;margin:0 auto;padding:25px 0;height:40px;overflow:hidden;}
.link > img{float:left;margin-top:9px;}
.link-list{float:left;overflow:hidden;margin-left:20px;}
.link-list li{float:left;}
.link-list li a{line-height:40px;color:#4c4c4c;height:40px;overflow:hidden;margin:0 25px;font-size:18px;}
.link-list li a img{margin-top:4px;margin-right:10px; vertical-align: top;}

/**列表页**/
.wp-banner {}
.wp-banner .wp-inner { position: relative; max-width: 100%;}
/**列表页banner图**/
.banner img { width: 100%; vertical-align: top;}

.wp-column-menu {position: relative;width: 220px;border: 1px solid #eaeaea;float: left;min-height: 460px;}
.wp-column-news {float: right;width: 950px;}
.wp-column-news .column-news-box {}

/**栏目列表**/
.column-head {width: 220px;height: 80px;line-height: 80px;color: #fff;font-size: 22px;font-weight: 700;background: url(../images/list-bj.jpg) no-repeat;text-align: center;margin-bottom: 5px;}   /**位置栏目背景**/
.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: block;font-size: 22px;font-weight: 700;color: #fff;text-align: center;line-height: 80px;}/**位置栏目字体**/
.column-list-wrap li { width: 100%; vertical-align: bottom;}
.column-list-wrap li a {display: block;width: 200px;margin: 0 10px;border-bottom: 1px dashed #ccc;line-height: 46px;font-size: 15px;text-align: center;color: #2a2a2a;}
.column-list-wrap li a:hover { color: #ff4310;}
.column-list-wrap li.selected a.selected { color: #ff4310;}
.column-list-wrap li a span {display: block;}
.column-list-wrap .sub-list li a { font-size: 14px;}
.column-list-wrap .sub-list li a:hover { color: #ff4310;}
.column-list-wrap .sub-list li.selected a.selected { color: #ff4310;}
.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 {width: 940px;border-bottom: 1px solid #d8d8d8;padding: 0 5px;height: 59px;}
.list-meta .column-title {display: inline-block;font-weight: normal;line-height: 56px;color: #093d84;border-bottom: 3px solid #093d84;float: left;font-size: 20px;padding: 0 10px;} /**当前位置**/
.list-meta .column-path {float: right;line-height: 40px;padding-top: 14px;}
.list-meta .column-path a { color: #9a9a9a;}
.list-meta .column-path a:hover { color: #9a9a9a;}
.column-news-con {min-height: 460px;width: 940px;padding: 0 5px;margin-top: 10px;}
.column-news-list .column-news-item {display: block;position: relative;background: url(../images/list-dian.png) no-repeat left 18px;line-height: 38px;padding-left: 15px;}/**栏目新闻列表**/
.column-news-list .column-news-item.item-5, .column-news-list .column-news-item.item-10 { padding-bottom: 8px; border-bottom: 1px dashed #CCCCCC; margin-bottom: 8px;}
.column-news-list .column-news-item:hover {}
.column-news-list .column-news-item .column-news-title {display: block;margin-right: 100px;white-space: nowrap;text-overflow: ellipsis;font-size: 16px;}
.column-news-list .column-news-item .column-news-date {display: block;text-align: right;width: 100px;height: 38px;line-height: 38px;position: absolute;right: 0;top: 0;color: #929292;font-size: 16px;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 { background:url(../images/posslit.png) no-repeat center; width: 22px;}

/**文章页**/
.info-box { margin: 0 20px;}
.article { padding: 15px 0;}
.article h1.arti-title {line-height: 48px;color: #2d2d2d;width: 1100px;margin: 0 auto;font-size: 28px;text-align: center;margin-bottom: 20px;} /**文章标题**/
.article h3.arti-title {line-height: 30px;text-align: center;font-size: 18px;color: #2d2d2d;font-weight: normal;} /**文章标题**/
.article .arti-metas {width: 560px;margin-left: 300px;line-height: 40px;font-size: 14px;color: #666;text-align: center;border-bottom: 1px solid #e5e5e5;margin-bottom: 20px;}
.article .arti-metas span { display: inline-block; margin: 0 5px; font-size: 12px; color: #787878;} /**文章其他属性**/
.article .entry {overflow: hidden;min-height: 400px;} /**文章内容**/
.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: url(../images/bottom-bg.jpg) no-repeat top center;}
.wp-footer .wp-inner { width: 1200px; margin: 0 auto; color: #f1f1f1; line-height: 28px; text-align: center; padding: 17px 0;}
.wp-footer .wp-inner .footer a { color: #f1f1f1; line-height: 28px;}
.wp-footer .wp-inner .footer a:hover { color: #fff;}
span.site-logo {
    display: none;
}