@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: #4b4b4b;}
body {}
a { text-decoration: none; color: #4b4b4b; transition: all 0.2s ease-in-out;}
a:hover { text-decoration: none; color: #005faf;}
.wp-wrapper { width: 100%;}
.wp-wrapper .wp-inner { width: auto; max-width: 1300px; margin: 0 auto;}

/**头部**/
.wp-header {background:#fff;padding: 27px 0;}
.wp-header .wp-inner {/* max-width: 1200px; */padding: 0;box-sizing: border-box;}

/** [站点LOGO]*/
.logo-panel {float: left;padding: 5px 0;/* margin-left: -30px; */}
.logo-window {}
.logo-window img { vertical-align: middle;float:left;}
.wp-head-tools { float: right;}

/*** [语言选择]*/
.lang-panel { float: right;}
.lang-window {}
.lang-window .wp-menu .menu-item { float: left;}
.lang-window .wp-menu .menu-item a.menu-link { display: inline-block; margin: 0 8px; height: 34px; line-height: 34px; font-size: 14px; color: #cacdd3;}
.lang-window .wp-menu .menu-item a.menu-link:hover { color: #fff;}

/*** [搜索]*/
.search-panel {float: right;width: 275px;margin-top: 20px;}
.search-window {background: #fff;overflow: hidden;}
.wp-search { position: relative;}
.wp-search form { display: block;}
.wp-search .search-input {margin-left: 16px;margin-right: 56px;}
.wp-search .search-input input.search-title {width: 100%;height: 24px;line-height: 24px;border: 0;outline: 0;background: none;color: #999999;font-size: 14px;padding: 6px 0;}
.wp-search .search-btn {width: 56px;height: 36px;position: absolute;right: 0;top: 50%;margin-top: -18px;}
.wp-search .search-btn input.search-submit {width: 100%;height: 36px;border: 0;outline: 0;background: url(img/search.png) no-repeat center;cursor: pointer;}
::-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 */

/*** [顶部副导航]*/
.top-nav-panel {float: right;margin-top: 20px;}
.top-nav-panel .wp-menu .menu-item { float: left; display: inline-block;}
.top-nav-panel .wp-menu .menu-item a.menu-link {display: inline-block;margin-right: 20px;height: 30px;line-height: 30px;color: #000;font-size: 14px;padding-left:26px;background:url(../images/line1.jpg) left center no-repeat;}
.top-nav-panel .wp-menu .menu-item a.menu-link:hover { color: #fff;}

/**主导航**/
.wp-navi { background: #005faf; 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 33px;height: 54px;line-height: 54px;color: #fff;font-size: 18px;}
.main-nav-panel .wp-menu .menu-item a.menu-link:hover { text-decoration: none; color: #fff; background: #005faf;}
.main-nav-panel .wp-menu .menu-item.i20 a.menu-link { text-decoration: none; color: #fff; background: #005faf;}
.main-nav-panel .sub-menu { display: none; position: absolute; left: 0; top: 54px; z-index: 1000; min-width: 100%; text-align: center; background: #005faf;}
.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: #ffffff;height: 36px;line-height: 36px;padding: 0 10px;display: block;}
.main-nav-panel .sub-menu .sub-item a:hover {color: #66b9ff;display: block;}

/**焦点图片**/
.wp-focus { position: relative; z-index: 100;}
.wp-focus .wp-inner { max-width: 1300px;}
.fcous-panel { width: 100%;}
.fcous-panel .focus-window { width: 100%; overflow: hidden;}

/*** 主体*/
.wp-container {padding: 35px 0 80px;}
.wp-post {}
.wp-post .post-head {height: 40px;margin-bottom:22px;border-bottom:2px solid #005faf;}
.wp-post .post-head .head-bar { position: relative;}
.wp-post .post-head .post-title {display: inline-block;height: 40px;line-height: 25px;font-size: 20px;font-weight: bold;color: #2a2a2a;padding-left: 16px;background: url(../images/xian1.png) no-repeat left 3px;}
.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: #2a2a2a; text-decoration: none; font-size: 14px;}
.wp-post .post-head .post-more a:hover { color: #005faf;}
.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-7 { width:465px; float: left;}

.wp-post.post-17 { width: 468px; float: right; }
.wp-post.post-17 .post-news .news-item {line-height: 23px;vertical-align: top;overflow: hidden;position: relative;float: left;padding-bottom: 21px;width: 100%;}
.wp-post.post-17 .post-news .news-item.item-5 {padding-bottom: 0;}
.wp-post.post-17 .post-news .news-item .meta-title {height: 46px;line-height: 23px;margin-right: 0;margin-left: 73px;padding: 6px 0 5px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-size: 16px;}
.wp-post.post-17 .post-news .news-item .meta-title a{ color: #333; font-size: 16px;}
.wp-post.post-17 .post-news .news-item:hover .meta-title a { color: #005faf;}
.wp-post.post-17 .post-news .news-item .news_time {display: block;text-align: left;width: 59px;height: 57px;position: absolute;left: 0;top: 0;}
.wp-post.post-17 .post-news .news-item .news_time .pubdate-day {display: block;line-height: 30px;height: 30px;text-align: center;font-size: 13px;color: #4b4b4b;border: 1px solid #dadada;border-bottom: 0;}
.wp-post.post-17 .post-news .news-item .news_time .pubdate-month {display: block;height: 27px;line-height: 27px;text-align: center;font-size: 16px;color: #fff;background: #005faf;}
.wp-post.post-17 .post-news .news-item:hover .news_time .pubdate-day {}
.wp-post.post-17 .post-news .news-item:hover .news_time .pubdate-month { background: #eba41c;}
.wp-post.post-17 .post-news .news-item .meta-title a {color: #4b4b4b;}

.wp-post.post-27 {margin: 35px 0 0;  }
.wp-post.post-27 .post-head {height: 43px;margin-bottom: 0;background: #005faf;}
.wp-post.post-27 .post-head .head-bar { position: relative;}
.wp-post.post-27 .post-head .post-title {display: inline-block;height: 43px;line-height: 43px;font-size: 20px;font-weight: bold;color: #fff;padding-left: 20px;background: none;}
.wp-post.post-27 .post-body { width: 241px;  padding:10px 30px 10px; border: 1px solid #eaeaea; border-top: 0; background: #edf6fe;    min-height: 218px;}
.tele .tele-tit {height: 56px;line-height: 28px;  display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.tele li {font-size: 15px;padding:9px 0;border-bottom: 1px solid #b4c6d6;}
.tele li.n3{border-bottom:none;}
.tele .telname {text-align: right;color: #242424;width: 46%;}
.tele .telnum {color: #005faf;}
.tele .tele-tit .news_time{color: #005faf;}

.links-wrap {position: relative;display: block;margin: 0 auto;margin-top: 20px;width: 229px;height: 29px;line-height: 29px;border: 1px solid #d5d5d5;}
.links-wrap a.links-arrow {font-size: 14px;display: block;height: 29px;line-height: 29px;color: #474747;padding: 0 25px 0 10px;background: #fff url(../images/sanj.png) no-repeat 210px center;}
.links-wrap a.links-arrow:hover { color: #313131; cursor: pointer;}
.links-wrap .link-items {position: absolute;width: auto;min-width: 229px;height:auto;max-height: 160px;overflow: auto;overflow:hidden;left: -1px;bottom: 29px;display: none;background: #fff;border: 1px solid #d5d5d5;z-index: 1000;}
.links-wrap .link-items a {display: block;line-height: 26px;padding-left: 5px;font-size:14px;}
.links-wrap .link-items a span { display:block; margin:0 6px;}
.links-wrap .link-items a:hover { color: #fff; cursor: pointer; background:#005faf;}

.wp-post.post-8 {margin-bottom: 40px;margin-top: 40px;}

.wp-post.post-8 .post-news .news-item .meta-title {display: block;overflow: hidden;margin-top: 12px;line-height: 24px;font-size: 14px;margin-right: 0;}
.wp-post.post-8 .post-news .news-item .meta-title a {color: #2a2a2a;}
.wp-post.post-8 .post-news .news-item .meta-title a:hover {color: #005faf;}
.wp-post.post-8 .post-news .news-item .news_picture:hover img {transform: scale(1.05);}

.wp-post.post-18 { width: 1054px; height: 231px; float: left;}
.wp-post.post-18 .post-head {width: 42px;height: 231px;text-align: center;margin-bottom: 0;background: #005faf;float: left;}
.wp-post.post-18 .post-head .head-bar { position: relative;}
.wp-post.post-18 .post-head .post-title {display: inline-block;line-height: 22px;font-size: 20px;font-weight: bold;color: #fff;background: none;padding: 0 6px;text-align: center;padding-top: 75px;}
.wp-post.post-18 .post-body { background: #eeeeee;}
.wp-post.post-18 .post-news .news-item {line-height: 24px;vertical-align: top;overflow: hidden;position: relative;float: left;width: 87px;height: 87px;margin: 16px 0 12px 36px;}
.post-18 .news-item .meta-picture {width: 100%;height: 100%;}
.post-18 .news-item .meta-picture a {display: inline-block;width: 100%;height: 100%;}
.post-18 .news-item .meta-picture img {width: 100%;height: 100%;}
.post-18 .news-item .meta-picture img:hover {transform: scale(1.05);}

.wp-post.post-9 { }
.wp-post.post-9 .wp-menu .menu-item {float: left;display: block;width: 100%;text-align: left;background: #e5f0fa;margin-top: 10px;transition: .2s;}
.wp-post.post-9 .wp-menu .menu-item.i1 { margin-top: 0;}
.wp-post.post-9 .wp-menu .menu-item a.menu-link {display: block;line-height: 50px;color: #005faf;font-size: 17px;padding-left: 90px;}
.wp-post.post-9 .wp-menu .menu-item a.menu-link:hover {}
.wp-post.post-9 .wp-menu .menu-item.i1 a.menu-link { background: url(../images/nav1.png) no-repeat 52px center;}
.wp-post.post-9 .wp-menu .menu-item.i2 a.menu-link { background: url(../images/nav2.png) no-repeat 52px center;}
.wp-post.post-9 .wp-menu .menu-item.i3 a.menu-link { background: url(../images/nav3.png) no-repeat 52px center;}
.wp-post.post-9 .wp-menu .menu-item.i4 a.menu-link { background: url(../images/nav4.png) no-repeat 52px center;}
.wp-post.post-9 .wp-menu .menu-item.i5 a.menu-link{ background: url(../images/nav_5.png) no-repeat 52px center;}
.wp-post.post-9 .wp-menu .menu-item:hover {transform: scale(1.07);}

/**列表页**/

.wp-column-page div#container-1 {padding-bottom: 20px;}
.wp-banner .wp-inner { position: relative;}
/**列表页banner图**/
.banner img { width: 100%; vertical-align: top;}
.l-banner {height: 200px;}
.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: #005faf;line-height: 25px;}   /**位置栏目背景**/
.column-head .column-anchor { padding: 10px 10px 10px 20px;}
.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: #005faf;background: #EDF2F9;}
.column-list-wrap li.selected a.selected { color: #005faf; background: #EDF2F9;}
.column-list-wrap li a span { display: block; padding: 10px; line-height: 22px;}
.column-list-wrap .sub-list li a { font-size: 14px;}
.column-list-wrap .sub-list li a:hover { color: #005faf; background: #EDF2F9;}
.column-list-wrap .sub-list li.selected a.selected { color: #005faf; 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: #040000; font-weight: normal;} /**当前位置**/
.list-meta .column-path { float: right; line-height: 24px; color: #040000;}
.list-meta .column-path a { color: #040000;}
.list-meta .column-path a:hover { color: #005faf;}
.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: #005faf;}
.column-news-list .column-news-item .column-news-title { display: block; margin-right: 90px; white-space: nowrap; text-overflow: ellipsis;    overflow: hidden;}
.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: #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);}   /**列表页文章图片大小限制**/

/**文章页**/
.info-box { margin: 0 20px;}
.article { padding: 15px 0;}
.article h1.arti-title { line-height: 30px; padding: 5px; text-align: center; font-size: 18px; color: #005faf; font-weight:normal;} /**文章标题**/
.article h3.arti-title { line-height: 20px; padding: 5px; text-align: center; font-size: 15px; color: #005faf; font-weight:normal;} /**文章标题**/
.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; min-height:300px;} /**文章内容**/
.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: #005faf;}
.wp-footer .wp-inner { padding: 34px 0;}
.wp-footer .wp-inner .footer {}
.wp-footer .wp-inner .footer p { color: #d0dbeb; line-height: 26px; font-size: 13px; text-align: center;}
#w101,#w102 {
    display: inline-block;
    width: 200px;
    height: 30px;
}


.main-nav-panel .wp-menu .menu-item{background:url(../images/line2.jpg) left center no-repeat;}
.main-nav-panel .wp-menu .menu-item.i1{background:none;}

.ml{width:964px;float:left;}
.mr{width:303px;float:right;}

/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 40px;padding-left:0px;font-size:15px;} /**标题图标**/
.news_list li.news span.news_title { float:left;width:80%; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}/*标题*/
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {float:right;margin-left:2px;color: #666;font-size:13px;}/*属性*/

.news_list li.news.n0 .news_title{font-size:18px;color:#125ca9;font-weight:bold;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;line-height:24px;}
.news_list li.news.n0 .news_title a{color:#125ca9;}
.news_list li.news.n0 .news_text{font-size:13px;color:#999;line-height:24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin-top:12px;max-height:48px;}
.news_list li.news.n0 .news_text a{color:#999;}
.news_list li.news.n0 .news_text a:hover{color:#125ca9;}
.news_list li.news.n1{margin-top:12px;}
.post-61{margin-top:20px;}
.wp-post.post-17.post-62{width:467px;float:left;}
.wp-post.post-17.post-63{width:467px;float:right;}
.wp-post.post-17 .post-head{border:none;margin-bottom:5px;}
.wp-post.post-17 .post-head .post-title{padding:0;background:none;height:25px;}

.wp-post.post-9.post-91{margin-bottom:20px;}
.wp-post.post-9.post-91 .wp-menu .menu-item {float: left;display: block;width: 143px;height:61px;text-align: left;background:url(../images/nav_bg.png) center no-repeat;margin-bottom: 17px;transition: .2s;margin-right:17px;margin-top:0;}
.wp-post.post-9.post-91 .wp-menu .menu-item.i2,.wp-post.post-9.post-91 .wp-menu .menu-item.i4{margin-right:0;}
.wp-post.post-9.post-91 .wp-menu .menu-item a.menu-link {display: block;line-height: 61px;color: #005faf;font-size: 16px;padding-left: 40px;}
.wp-post.post-9.post-91 .wp-menu .menu-item a.menu-link:hover {}
.wp-post.post-9.post-91 .wp-menu .menu-item.i1 a.menu-link { background: url(../images/icon1.png) no-repeat 10px center;}
.wp-post.post-9.post-91 .wp-menu .menu-item.i2 a.menu-link { background: url(../images/icon2.png) no-repeat 10px center;}
.wp-post.post-9.post-91 .wp-menu .menu-item.i3 a.menu-link { background: url(../images/icon3.png) no-repeat 10px center;}
.wp-post.post-9.post-91 .wp-menu .menu-item.i4 a.menu-link { background: url(../images/icon4.png) no-repeat 10px center;}
.wp-post.post-27 .post-head .post-more{color:#a9bedc;padding-right: 20px;}
.wp-post.post-27 .post-head .post-more a{color:#a9bedc;}

.wp-footer .wp-inner .footer p span{padding:0 20px;}
.wp-footer .wp-inner .footer p span.line{background:url(../images/line3.jpg) right center no-repeat;}


.sitetitle{display:inline-block;font-size:40px;font-weight:bold;color:#fff;}
.imgscroll2_td div{padding:0 14px;}
.imgscroll2_img{padding:0 0 12px 0;}
.imgscroll2_td div span{font-size:14px;line-height:24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.Article_MicroImage img {
    border: 5px solid #e6e6e6;
}
.wp_listalbumn .albumn_info a{font-size: 16px;}
.wp_listalbumn{padding-top: 20px;}
.arti_publisher {
    display: none !IMPORTANT;
}