@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;}
.hidden {visibility: hidden;}
.clearfix:after {clear: both; content: ""; display: block; height: 0; visibility: hidden;}
.clearfix {display: block; *zoom:1;}
body, p {font: 14px/1 Helvetica, STHeiti STXihei, Microsoft JhengHei, Microsoft YaHei, Tohoma, Arial; color: #333; font-family: "Microsoft YaHei";}
body {background-color: #fff;}
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px; -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8); -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8); box-shadow: 0px 0px 10px rgba(0,0,0,.8);}
a {text-decoration: none; color: #333; transition: all 0.4s ease-in-out;}
a:hover {text-decoration: none; color: #eaa42e;}
.wrapper {width: 100%; background-color: #fff;}
.wrapper .inner {width: 1200px; margin: 0 auto;}

/*Scroll*/
::-webkit-scrollbar {width: 6px; height: 6px; background-color: #F5F5F5;}
::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); border-radius: 10px; background-color: #FFF;}
::-webkit-scrollbar-thumb {border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); background-color: #AAA;}

/*CSS3 Extended Properties*/
::-webkit-input-placeholder {color: #666;}
:-moz-placeholder {color: #666;}
::-moz-placeholder {color: #666;}
:-ms-input-placeholder {color: #666;}


/**Header**/
.header {background: #2065c4;}
.header .inner{ height:135px;}

/*logo*/
.logo-panel {float: left;}
.logo-window {padding: 10px 0;}
.logo-window img {vertical-align: middle;}

/*top-nav*/
.top-nav-panel {float: right; margin-top: 63px;}
.top-nav-panel .menu .menu-item {float: left; display: inline-block;}
.top-nav-panel .menu .menu-item a.menu-link {display: inline-block;padding: 0 0 0 34px;height: 30px;line-height: 30px;color: #fff;font-size: 14px;background: url(/_upload/tpl/00/9b/155/template155/images/web-icon.png) -61px -8px no-repeat;}
.top-nav-panel .menu .menu-item a.menu-link:hover {color: #8fd842;}

/*默认主导航样式*/
#nav{background: #fff;}
#nav .inner{}
#nav .inner .wp-panel{
    margin-left: 25px;
}/*导航*/
#nav .inner .wp-panel .wp-window{}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {margin:0 auto}
.nav .wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.nav .wp-menu .menu-item.i1 { background:none;}
.nav .wp-menu .menu-item a > .menu-switch-arrow{ display:none; width:20px; height:20px; background:url(/_upload/tpl/00/9b/155/template155/css/images/nav_j.png) no-repeat center center;vertical-align:middle; }
.nav .wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 18px;line-height: 58px;color: #333;font-size: 18px;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{background-color:#1384e2; text-decoration: none; color: #eee;}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 58px;min-width: 100%;z-index: 100;background:#fff;text-align: center;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {display: block;color: #000;height: 40px;line-height: 40px;padding: 0 17px;font-size: 14px;background:none;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{ color: #fff; background-color:#1384e2; display: block; }
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}


/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width:auto;max-width: 100%;text-align: center;position:relative;}

/**List**/

/*list-banner*/
.column-banner {width: 100%; height: 300px; background-position: center center; background-repeat: no-repeat; text-align: center;}
.column-banner img{display: none; height: 100%; vertical-align: top;}

/*col-wrap*/
.column-menu {width: 240px; background-color: #f5f5f5; position: relative; float: left; margin: 0 -240px 40px 0;}
.column-news {float: right; width: 100%;}
.column-news .column-news-box {margin-left: 275px;}

/*col-head*/
.column-head {background: #0167b2; line-height: 30px;}
.column-head .column-anchor {padding: 10px;}
.column-head .column-anchor h3.anchor-title {width: 100%; display: inline-block; float: left; font-size: 20px; font-weight: normal; color: #fff; text-align: center;}

/*column-list*/
.column-list-wrap li {width: 100%; vertical-align: bottom;}
.column-list-wrap li a {display: block; width: 100%; border-bottom: 1px solid #d8d2d2; font-size: 16px; color: #333; background-color: #eff0f0;}
.column-list-wrap li a:hover {color: #fff; text-decoration: none; background-color: #0b79ca;}
.column-list-wrap li.selected a.selected {color: #fff; background-color: #0b79ca;}
.column-list-wrap li a span {display: block; padding: 10px 10px 10px 50px; line-height: 28px;}
.column-list-wrap .sub-list li a {font-size: 15px;}
.column-list-wrap .sub-list li a span {padding: 8px 10px 8px 60px;}
.column-list-wrap .sub-list .sub-list li a {font-size: 14px;}
.column-list-wrap .sub-list .sub-list li a span {padding: 10px 10px 10px 70px;}

/*current location*/
.list-head {padding: 10px 0; border-bottom: 2px solid #e5e5e5;}
.list-meta .column-title {float: left; display: inline-block; white-space: nowrap; line-height: 28px; font-size: 18px; color: #0167b2;}
.list-meta .column-path {float: right; line-height: 28px; color: #8a8a8a;}
.list-meta .column-path a {color: #8a8a8a;}
.list-meta .column-path a:hover {color: #eaa42e;}
.list-meta .column-path .possplit {background: url(/_upload/tpl/00/9b/155/template155/images/posbg.png) center no-repeat; width: 18px; display: inline-block;}

/*column-news-list*/
.column-news-con {padding: 10px 0; margin-bottom: 20px; min-height: 300px;}
.cols_list {width: 100%;}
.cols_list .cols {width: 100%; display: inline-block; border-bottom: 1px solid #e0dddd;}
.cols_list .cols .cols_title {width: 82%; display: inline-block; line-height: 38px; font-size: 15px; float: left; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color: #333;}
.cols_list .cols .cols_title a {color: #333;}
.cols_list .cols .cols_title a:hover {color: #eaa42e;}
.cols_list .cols .cols_meta {float: right; font-size: 15px; color: #6a6a6a; line-height: 38px;}

/*column-news-arti*/
.wp_entry {width: auto; margin: 0 6px;}
.wp_entry, .wp_entry p {line-height: 36px; font-size: 16px; text-align: justify; font-family: "Microsoft YaHei";}
.wp_entry p {margin-bottom: 20px;}
.wp_entry table {margin: 0 auto;}
.wp_entry a {color: #0061ae;}
.wp_entry a:hover {color: #eaa42e;}

/*page*/
.wp_paging {display: block; margin: 0; padding: 0; list-style: none; font-size: 14px; font-family: 'Microsoft Yahei', Verdana, Geneva, sans-serif; color: #908c88; float: right; margin: 15px 0;}
.wp_paging input {font-size: 14px; *font-size:100%;}
.wp_paging li {display: inline-block; height: 25px; line-height: 25px; float: left; margin: 0; font-size: 14px;}
.wp_paging li span, .wp_paging li a {display: inline-block; float: left; margin: 0 8px;}
.wp_paging li em {font-style: normal; font-weight: bold; padding: 0 2px;}
.wp_paging li a {cursor: pointer; color: #908c88; line-height: 25px; height: 25px; font-size: 14px;}
.wp_paging li a.pagingJump {color: #908c88;}
.wp_paging li a:hover {color: #eaa42e;}
.wp_paging li a span {margin: 0;}
.wp_paging li input {font-size: 12px; *font-size:100%; width: 24px; height: 18px; line-height: 18px; border: 1px solid #d5d5d5; background: #fff; margin: 0; text-align: center; font-family: "Microsoft YaHei"; color: #908c88;}
.wp_paging li input:focus {outline: none;}

/*column-list-img*/
.column-news-list .wp_entry img {vertical-align: middle; max-width: 100%; height: auto; _width: expression(this.width > 910 ? "910px" : this.width); display: block; margin: 0 auto!important;}

/*list-page-2*/
.column-box {margin: 40px 0;}
.column-box .menu .menu-item {width: 100%; display: inline-block; margin-bottom: 30px;}
.column-box .menu .menu-item a.menu-link {width: 100%; line-height: 42px; font-size: 20px; font-weight: normal; color: #0167b2; display: inline-block; border-bottom: 1px solid #0167b2; margin-bottom: 10px;}
.column-box .menu .menu-item .sub-menu {margin-left: 15px;    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 33px;
    row-gap: 15px;}
.column-box .menu .menu-item .sub-menu .sub-item {width: 100%; display: inline-block;}
.column-box .menu .menu-item .sub-menu .sub-item a.sub-link {font-size: 18px; line-height: 38px; color: #333; display: inline-block;}
.column-box .menu .menu-item .sub-menu .sub-item .sub-menu .sub-item {width: 100%; display: inline-block;}
.column-box .menu .menu-item .sub-menu .sub-item .sub-menu .sub-item a.sub-link {width: 100%; display: inline-block; font-size: 16px; line-height: 34px; height: 34px;}
.column-box .menu .menu-item .sub-menu .sub-item .sub-menu .sub-item .sub-menu .sub-item {width: 100%; display: inline-block;}
.column-box .menu .menu-item .sub-menu .sub-item .sub-menu .sub-item .sub-menu .sub-item a.sub-link {width: 100%; font-size: 14px; line-height: 30px; display: inline-block;}


/**Info**/
.info-box {margin: 0 20px;}

/*info-title*/
.article {padding: 30px 0 10px 0; min-height: 300px;}
.article h1.arti-title {line-height: 32px; padding: 2px 5px; text-align: center; font-size: 20px; font-weight: bold; color: #0167b2;}
.article h3.arti-title {line-height: 28px; padding: 3px 3px 6px 3px; text-align: center; font-size: 18px; font-weight: normal; color: #5a5a5a; border-bottom: 1px solid #e9e9e9;}

/*info-base*/
.article .arti-metas {line-height: 22px; text-align: center; padding: 10px 0 30px 0;}
.article .arti-metas span {display: inline-block; margin: 0 10px; font-size: 14px; color: #939393;}
.article .arti-metas span span {margin: 0;}

/*info-con*/
.article .entry {margin: 0 5px; overflow: hidden;}
.article .entry, .article .entry p {line-height: 36px; font-size: 16px; text-align: justify; text-indent: 32px; color: #4d453a;}
.article .entry p {margin-bottom: 20px;}
.article .entry table {margin: 0 auto;}
.article .entry a {color: #0b66ad;}
.article .entry a:hover {color: #e5aa0b;}

/*share*/
.share {margin: 40px 0 20px 0;}
.share .bdhshare-title {float: left; line-height: 36px; font-size: 14px; color: #949494; margin-right: 10px;}
.share .bdshare-button-style1-24 {float: left;}
.share .bdshare-button-style1-24 a, .share .bdshare-button-style1-24 .bds_more {width: 24px; padding: 0; margin: 6px;}

/*Arti-table scroll*/
.wrapperinner {position: relative; z-index: 1; width: 100%; overflow: hidden; -ms-touch-action: none;}
.scroller {position: absolute; z-index: 1; width: 750px; height: 160px; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0); -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -o-text-size-adjust: none; text-size-adjust: none;}


/**Jumbotron**/
.jumbotron .inner {width: auto; max-width: 1900px; margin: 0 auto;}
.fcous-panel {width: 100%;}
.focus .focus-navigation {width: 34px; height: 56px; margin-top: -17px; background: none; opacity: 1; filter: alpha(opacity=100);}
.focus .focus-navigation.focus-prev {left: 0;}
.focus .focus-navigation.focus-next {right: 0;}
.focus .focus-navigation .navigation-bg {width: 100%; height: 100%; display: block; opacity: 0.8; filter: alpha(opacity=80); transition: all 0.4s ease-in-out;}
.focus .focus-navigation .navigation-bg:hover {opacity: 1; filter: alpha(opacity=100);}
.focus .focus-navigation.focus-prev .prev-bg {background: url(/_upload/tpl/00/9b/155/template155/images/focusbg.png) left center no-repeat;}
.focus .focus-navigation.focus-next .next-bg {background: url(/_upload/tpl/00/9b/155/template155/images/focusbg.png) right center no-repeat;}


/**Search**/
.search {background: #e6ecf2;}
.search .inner {padding: 15px 0;}
.search-wrap .search-con input:-webkit-autofill {box-shadow: 0 0 0 1000px #fff inset; -webkit-box-shadow: 0 0 0 1000px #fff inset; -webkit-text-fill-color: #666;}
.search-wrap .search-con .ser-institution, .search-wrap .search-con .ser-catalog, .search-wrap .search-con .ser-num, .search-wrap .search-con .ser-keyword, .search-wrap .search-con .ser-begin, .search-wrap .search-con .ser-end {float: left;line-height: 26px;display: inline-block;border: 1px solid #e5e5e5;margin-right: 10px;position: relative;background: #fff;width: 18.1%;}
.search-wrap .search-con .ser-institution #orgIds, .search-wrap .search-con .ser-catalog #folderIds {display: inline-block; line-height: 26px; width: 100%; font-size: 14px; color: #666; border: 0; outline: 0; background: #fff;  cursor: pointer; appearance: none; -webkit-appearance: none; -moz-appearance: none; padding-left: 10px;}
.search-wrap .search-con .ser-num .orgCode {line-height: 26px; height: 26px; font-size: 14px; color: #666; display: inline-block; width: 100%; border: 0; outline: 0; background: #fff; text-indent: 14px;}
.search-wrap .search-con .ser-keyword .keyword {line-height: 26px;height: 26px;font-size: 14px;color: #666;display: inline-block;width: 100%;border: 0;outline: 0;background: #fff;text-indent: 14px;}
.search-wrap .search-con .ser-begin #beginTime, .search-wrap .search-con .ser-end #endTime {width: 100%;line-height: 26px;height: 26px;font-size: 14px;color: #666;display: inline-block;padding: 0;border: 0;outline: 0;background: #fff;text-indent: 14px;}
.search-wrap .search-con .ser-begin .datepicker, .search-wrap .search-con .ser-end .datepicker {width: 100%; height: 100%; display: inline-block; position: absolute; top: 0; left: 0; z-index: 200; cursor: pointer; background: url(/_upload/tpl/00/9b/155/template155/images/tran.png) repeat;}
.search-wrap .search-con .ser-submit {float: right; width: 32px; height: 28px;}
.search-wrap .search-con .ser-submit .submit {width: 100%; height: 28px; border: 0; outline: 0; background: #e89c09 url(/_upload/tpl/00/9b/155/template155/images/web-icon.png) center -89px no-repeat; cursor: pointer;}
.search-wrap .search-con .ser-institution{ display:none;}
.search-wrap .search-con .ser-catalog{ width:18.1%;}


/**Container**/
#container-1 .inner {padding: 42px 0 0; overflow: hidden;}
#container-2 {background: #e6ecf2;}
#container-2 .inner {padding: 45px 0; overflow: hidden;}

.mod_top {width: 100%;/** height: 325px;**/}
.mod_mid {margin: 25px 0;}
.mod_bot {width: 100%;}

.mod_top .mod_top_left, .mod_mid .mod_mid_left {width: 414px; float: left;}
.mod_top .mod_top_center, .mod_mid .mod_mid_center {width: 416px; float: left; margin: 0 46px;}
.mod_top .mod_top_right, .mod_mid .mod_mid_right {width: 278px; float: right;}

/*news base style*/
.tt {width: 100%; display: inline-block; vertical-align: top; border-bottom: 3px solid #eaeaea; margin-bottom: 10px;}
.tt .tit {display: inline-block; font-weight: normal; float: left;}
.tt .tit .title {display: inline-block; font-size: 20px; color: #333; line-height: 46px; background: url(/_upload/tpl/00/9b/155/template155/images/web-icon.png) -72px -1051px no-repeat; padding-left: 14px; cursor: pointer;}

.more_btn {display: inline-block; line-height: 36px; margin: 5px 0 3px 0; float: right;}
.more_btn .more_text {font-size: 14px; cursor: pointer; color: #848484; font-family: "Arial"; transition: all 0.4s ease-in-out;}
.more_btn .more_text:hover {color: #eaa42e;}

.news_list .news {width: 100%;display: inline-block;}
.news_list .news .news_title {float: left;font-size: 14px;line-height: 40px;color: #333;overflow: hidden;}
.news_list .news .news_title a {color: #333;font-size: 14px;}
.news_list .news .news_title a:hover {color: #eaa42e;}
.news_list .news .news_meta {float: right; display: inline-block; font-size: 14px; line-height: 40px; color: #999;}

/*news-wrap*/
.post-6 .news_list .news {border-bottom: 1px solid #e6e6e6;position: relative;}
.post-6 .news_list .news .news_title {/* position: absolute; */left: 0;right: 10px;bottom: 0;overflow: hidden;display: block;white-space: nowrap;text-overflow: ellipsis;width: 100%;}
.post-6 .news_list .news .news_meta{ display:none;}


.post-7 .con {padding-top: 8px;}
.post-7 .menu {margin: 0 -3px 0 -3px;display: grid;grid-template-columns: repeat(2, auto);column-gap: 13px;row-gap: 10px;}
.post-7 .menu .menu-item {/* display: inline-block; *//* float: left; */position: relative;z-index: 10;/* width: 33.3%; */text-align: center;/* margin-bottom: 6px; */}
.post-7 .menu .menu-item.i7 {/* width: 66.6%; */}
.post-7 .menu .menu-item a.menu-link {display: block;padding: 0px 18px 0px 0;height: 33px;line-height: 33px;color: #0167b2;font-size: 16px;margin: 0 3px;background: #f2f4f5 url(../images/menubg.png) center right 14px no-repeat;}

.post-7 .menu .menu-item a.menu-link:hover {text-decoration: none;color: #eaa42e;background: #f2f4f5 url(../images/menubgh.png)  center right 12px no-repeat;}


.post-8 .con {padding-top: 8px;}
.post-8 .news_list .news {margin-bottom: 18px;}
.post-8 .news_list .news .news_box {cursor: pointer;}
.post-8 .news_list .news .news_box .news_date {width: 60px; margin-right: -60px; float: left; position: relative; text-align: center; background: #0167b2; color: #fff; line-height: 29px; font-size: 13px; transition: all 0.4s ease-in-out;}
.post-8 .news_list .news .news_box:hover .news_date {background: #eaa42e;}
.post-8 .news_list .news .news_box .news_date .date-month {width: 100%; display: inline-block;}
.post-8 .news_list .news .news_box .news_date .date-year {display: block; font-size: 14px; color: #0167b2; background: #fff; border: 1px solid #0167b2; border-top: 0; line-height: 26px; transition: all 0.4s ease-in-out;}
.post-8 .news_list .news .news_box:hover .news_date .date-year {border: 1px solid #e89c09; border-top: 0; color: #eaa42e;}
.post-8 .news_list .news .news_box .news_con {width: 100%; float: right;}
.post-8 .news_list .news .news_box .news_con .news_arti {padding: 5px 0 5px 74px; height: 46px; display: table-cell; vertical-align: middle;}
.post-8 .news_list .news .news_box .news_con .news_arti .news_title {width: 100%; line-height: 23px; max-height: 46px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; transition: all 0.4s ease-in-out;}
.post-8 .news_list .news .news_box:hover .news_con .news_arti .news_title {color: #eaa42e;}

.post-9 {width: 100%;}

.post-10 .con {padding-top: 15px;}
.post-10 .news_list .news {border-bottom: 1px solid #e6e6e6; padding-bottom: 20px;}
.post-10 .news_list .news .news_box {cursor: pointer;}
.post-10 .news_list .news .news_box .news_imgs {width: 168px;float: left;/* margin-right: -168px; */position: relative;height: 129px;overflow: hidden;background: #f1f1f1;}
.post-10 .news_list .news .news_box .news_imgs img {width: 100%; height: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; transition: all 1s ease 0s;}
.post-10 .news_list .news .news_box:hover .news_imgs img {-moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); -webkit-transform: scale(1.2); transform: scale(1.2);}
.post-10 .news_list .news .news_box .news_con {/* width: 100%; *//* float: left; */}
.post-10 .news_list .news .news_box .news_con .news_arti {margin: 4px 0 0 186px;}
.post-10 .news_list .news .news_box .news_con .news_arti .news_title {width: 100%;font-size: 16px;line-height: 24px;margin-bottom: 10px;max-height: 48px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;transition: all 0.4s ease-in-out;float: none;}
.post-10 .news_list .news .news_box:hover .news_con .news_arti .news_title {color: #eaa42e;}
.post-10 .news_list .news .news_box .news_con .news_arti .news_text {width: 100%; line-height: 20px; font-size: 14px; color: #767676; max-height: 60px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow:hidden;}

.post-11 .news_list .news {border-bottom: 1px solid #e6e6e6;position: relative;}
.post-11 .news_list .news .news_title { white-space: nowrap; text-overflow: ellipsis;position: absolute;left: 0; right: 100px; bottom: 0; display: block; overflow: hidden;}

.post-12 .tt {margin-bottom: 5px;}
.post-12 .news_list .news .news_title {width: 100%; white-space: nowrap; text-overflow: ellipsis;}
.post-12 span.news_content p{ border-bottom:1px solid #ccc; line-height:49px;}

.post-13 .news_list {margin: 0 -13px;}
.post-13 .news_list .news {width: 25%; float: left;}
.post-13 .news_list .news .news_box {cursor: pointer; margin: 0 13px; position: relative;}
.post-13 .news_list .news .news_box .news_imgs {width: 100%; height: 79px; position: relative; overflow: hidden; background: #f1f1f1;}
.post-13 .news_list .news .news_box .news_imgs img {width: 100%; height: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; transition: all 0.6s ease 0s;}
.post-13 .news_list .news .news_box:hover .news_imgs img {opacity: 0.6; filter: alpha(opacity=60);}
.post-13 .news_list .news .news_box .news_con {position: absolute; top: 0; left: 0; width: 100%; text-align: center;}
.post-13 .news_list .news .news_box .news_con .news_title {font-family: "LiSu"; color: #fff; width: 100%; line-height: 79px; font-size: 25px; white-space: nowrap; text-overflow: ellipsis; text-shadow: 0px 2px 2px rgba(5, 68, 128, 0.75);}

.post-14 .menu {/* margin: 0 -13px; */display: grid;grid-template-columns: repeat(4, 1fr);column-gap: 26px;row-gap: 15px;}
.post-14 .menu .menu-item {/* display: inline-block; *//* float: left; */position: relative;z-index: 100;/* width: 25%; *//* text-align: center; */}
.post-14 .menu .menu-item a.menu-link {display: block;/* margin: 0 13px; */padding: 0;/* height: 79px; */line-height: 79px;color: #fff;font-size: 18px;font-weight: bold;:;display: flex;justify-content: center;align-items: center;/* flex-flow: column; */width: 100%;}
/**.post-14 .menu .menu-item.i1 a.menu-link {background: #48b2d5 url(/_upload/tpl/00/9b/155/template155/images/web-icon.png) 1px -166px no-repeat;}
.post-14 .menu .menu-item.i2 a.menu-link {background: #5ebea4 url(/_upload/tpl/00/9b/155/template155/images/web-icon.png) -3px -282px no-repeat;}
.post-14 .menu .menu-item.i3 a.menu-link {background: #649dd4 url(/_upload/tpl/00/9b/155/template155/images/web-icon.png) 0px -408px no-repeat;}
.post-14 .menu .menu-item.i4 a.menu-link {background: #7d9188 url(/_upload/tpl/00/9b/155/template155/images/web-icon.png) -16px -531px no-repeat;}**/
.post-14 .menu .menu-item.i1 .news_box {background: #48b2d5 ;}
.post-14 .menu .menu-item.i1 .news_imgs{background: url(/_upload/tpl/00/9b/155/template155/images/web-icon.png) no-repeat -55px -189px;}
.post-14 .menu .menu-item.i2 .news_imgs{background: url(/_upload/tpl/00/9b/155/template155/images/web-icon.png) no-repeat -55px -304px;}
.post-14 .menu .menu-item.i3 .news_imgs{background: url(/_upload/tpl/00/9b/155/template155/images/web-icon.png) no-repeat -55px -427px;}
.post-14 .menu .menu-item.i4 .news_imgs{background: url(/_upload/tpl/00/9b/155/template155/images/web-icon.png) no-repeat -55px -550px;}
.post-14 .menu .menu-item.i2 .news_box {background: #5ebea4 ;}
.post-14 .menu .menu-item.i3 .news_box {background: #649dd4 ;}
.post-14 .menu .menu-item.i4 .news_box {background: #7d9188 ;}
.post-14 .menu .menu-item a.menu-link:hover {text-decoration: none; color: #8fd842;}

.post-18 span.news_content p{ border-bottom:1px solid #ccc; line-height:49px;}

/**Footer**/
.footer {background: #2065c4;}
.footer .inner {padding: 38px 0 42px 0;}
.foot_left {float: left;/* width: 268px; */margin-right: 36px;}
.foot_left .foot-logo img {transition: all 3s; float: left;  }
.foot_left .foot-logo img:hover {-moz-transform: rotateY(-360deg); -webkit-transform: rotateY(-360deg); transform: rotateY(360deg);}
.foot_center {float: left;/* padding: 6px 0; */border-left: 1px solid #80b3d9;/* margin-top: 8px; */}
.foot_center .foot-info {padding-left: 25px;}
.foot_center .foot-info p {display: block; text-align: left;}
.foot_center .foot-info p span {font-size: 14px;color: #fff;line-height: 26px;display: inline-block;margin: 0 6px;}
.foot_right {width: 235px; float: right; margin: 2px 0;}
.foot_right .foot-link {display: inline-block; line-height: 30px; width: 100%;}
.foot_right .foot-link.link-1 {margin-bottom: 14px;}
.foot_right .foot-link .links-box {position: relative; cursor: pointer; z-index: 9999;}
.foot_right .foot-link .links-box a.links-arrow {display: block; height: 30px; line-height: 30px; padding: 0 30px 0 15px; font-size: 12px; color: #fff; background: #4e95c9 url(../images/arrow.png) no-repeat right top; text-align: left; font-family: "SimSun";}
.foot_right .foot-link .links-box a.links-arrow:hover, .foot_right .links-box.wrap-open a.links-arrow {color: #8fd842; background-position: right bottom; text-decoration: underline; cursor: pointer;}
.foot_right .foot-link .links-box .links-con {display: none; position: absolute; right: 0; bottom: 30px; width: 100%; height: auto; max-height: 180px; overflow: auto; overflow-x: hidden; background: #4e95c9; z-index: 999;}
.foot_right .foot-link .links-box .links-con a {display: block; line-height: 30px; padding: 0 8px; color: #fff; font-size: 12px;}
.foot_right .foot-link .links-box .links-con a span {display: block; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.foot_right .foot-link .links-box .links-con a:hover {color: #fff; background: #eaa42e; cursor: pointer;}
.div_piccontenttitle_li .c_pt_12 .c_txt p{color:#767676;margin-top: 10px;line-height: 20px;text-indent: 0;}
.column-box .menu .menu-item .sub-menu .sub-item {
   /** width: 20%;
    float: left;**/
}
.sitelogo a img {
    float: left;
    margin-top: 30px;
}
span.sitetitle {
    display: block; 
    margin-top: 18px;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    padding: 5px 0 10px 20px;
    float: left;
}
.post-10 .con ul li.n1 a.news_box {
    /* width: 167px; */
    /* float: left; */
}
.post-10 .con .news_con {
    /* float: left; */
    /* width: 247px; */
}
.post-10 .news_title {
    line-height: 20px ! important;
}
.post-10 .news_text {
    line-height: 20px;
}
.post-10 .news_title a {
    margin-left: 10px;
    float: left;
font-size: 16px;
}
.post-10 .news_text a {
    margin-top: 10px;
    float: left;
    margin-left: 10px;
font-size: 14px;
color:#767676;
}
/*栏目图片*/
.l-banner{height: 235px;background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{height:100%;vertical-align:top; display:block;background: url(/_upload/tpl/00/9b/155/template155/images/list_banner.jpg) no-repeat;position:relative;z-index:10;}
/**主体列表页开始**/
#l-container {min-height:550px;}
#l-container .inner {padding:25px 0px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {background:#fff;}

.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #0f429b;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 18px;font-weight:normal;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:50px; padding:0px 5px 0px 30px;}/**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 15px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 28px;line-height:32px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#0f429b; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #0f429b;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a{ color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#0f429b;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 44px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold; font-weight:bold;color:#0f429b;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a{} 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name {padding: 5px 10px 5px 60px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#0f429b;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 290px;}
.col_news_head {border-bottom: 1px solid #DBDBDB;}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 18px;font-family:"Microsoft yahei";font-weight: normal;color: #0f429b;border-bottom: 3px solid #CBCBCB;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 46px;line-height: 46px;color: #666;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con { padding:5px 0px 10px 0px; margin:0 0px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {}  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/

.search-wrap .search-con .ser-institution #orgIds{ display:none;}
.post-14 .menu .menu-item a.menu-link span.menu-name{/* margin-left:20px; */}
.post-14 .news_box.clearfix {
    /* display: flex; */
    /* justify-content: center; */
    /* background: #7d9188; */
    /* align-items: center; */
    /* flex-flow: column; */
}
.post-14 span.news_imgs{width: 40px;h;height: 40px;display: block; margin-right:10px;}

.news_list.list2 .news { position:relative;}
.news_list.list2 .news .news_title{ position:absolute; left:0; right:100px; bottom:0; overflow: hidden;text-overflow:ellipsis; white-space: nowrap;display: block;}



.xxgk .col_news_list .wp_listcolumn .wp_subcolumn .wp_column a{ background:none; font-size:14px; border-bottom:1px dashed #ccc;}
.xxgk .col_news_list .wp_listcolumn .wp_column a{ background:none;border-bottom: 2px solid #ccc; border-top:0px;}
.xxgk .col_news_list .wp_listcolumn{ border-top:0px;}
.xxgk .col_news_list .wp_column a { }
.xxgk .col_news_list .wp_column a .column-name {font-size: 20px;color: #0063AF;}

.xxgk .col_news_list .wp_listcolumn .wp_subcolumn .wp_column a .column-name{font-size: 16px;color: #333;}
.xxgk .col_news_list .wp_listcolumn .wp_subcolumn .wp_column a .column-name{ line-height:35px;}
.xxgk .col_news_list .wp_listcolumn .wp_column a .column-name{ line-height:50px;}

