<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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: "Arial";}
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: #f39800;}
.wrapper {width: 100%; background-color: #fff;}
.wrapper .inner {width: auto; max-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;}
.container ::-webkit-scrollbar {width: 8px; height: 8px; background-color: #F5F5F5;}
.container ::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 0px rgb(255, 255, 255); border-right: 2px solid #eaeaea; border-radius: 0; background-color: #FFF;}
.container ::-webkit-scrollbar-thumb {border-radius: 0; -webkit-box-shadow: inset 0 0 0px rgb(255, 255, 255); background-color: #c8c8c8;}

/*CSS3 Extended Properties*/
::-webkit-input-placeholder {color: #fff;}
:-moz-placeholder {color: #fff;}
::-moz-placeholder {color: #fff;}
:-ms-input-placeholder {color: #fff;}


/**Header**/
.header {background: #337ec2 url(../images/headerbg.jpg) center top repeat-x;}
.header .inner {position: relative; padding: 85px 0;}

/*logo*/
.logo-panel {position: absolute; top: 0; left: 0; padding-bottom: 52px; background: #fff;display:none;}
.logo-window {padding: 0; margin: 0;}
.logo-window img {vertical-align: middle;}

/*search*/
.search-panel {float: right; position: relative; background: url(../images/serbg.png) repeat;}
.search-panel .search-box {width: 36px; height: 36px; border: 0; outline: 0; background: url(../images/searchbg.png) center no-repeat; position: absolute; right: 0; top: 0; z-index: 120; cursor: pointer;}
.search-window {overflow: hidden; width: 36px;}
.search {position: relative;}
.search form {display: block; height: 36px; overflow: hidden;}
.search .search-input {margin: 0 36px 0 6px;}
.search .search-input input.search-title {width: 100%; height: 36px; line-height: 36px; border: 0; outline: 0; background: none; color: #fff; font-size: 15px;}
.search .search-btn {width: 36px; height: 36px; position: absolute; right: 0; top: 0;}
.search .search-input input.search-title:-webkit-autofill {box-shadow: 0 0 0 1000px #3380be inset; -webkit-box-shadow: 0 0 0 1000px #3883c0 inset; -webkit-text-fill-color: #fff;}
.search .search-btn input.search-submit {width: 36px; height: 36px; border: 0; outline: 0; background: url(../images/searchbg.png) center no-repeat; cursor: pointer;}

/*top-nav*/
.top-nav-panel {float: right;}
.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 10px; height: 36px; line-height: 36px; color: #fff; font-size: 16px;}
.top-nav-panel .menu .menu-item.i1 a.menu-link {background: url(../images/home.png) left center no-repeat; padding-left: 30px;}
.top-nav-panel .menu .menu-item a.menu-link:hover {text-decoration: none; color: #95d45d;}


/**Navi**/
.navi {background: #005191;}

.menu-switch-arrow {display: none;}
.main-nav-panel .menu {margin: 0 auto;}
.main-nav-panel .menu .menu-item {display: inline-block; float: left; position: relative; z-index: 100;}
.main-nav-panel .menu .menu-item a.menu-link {display: inline-block; padding: 0 20px; height: 52px; line-height: 52px; color: #fff; font-size: 16px;}
.main-nav-panel .menu .menu-item a.menu-link:hover, .main-nav-panel .menu .menu-item a.menu-link.parent {text-decoration: none; color: #fff; background-color: #0061ae;}
.main-nav-panel .sub-menu {background: #005191; display: none; position: absolute; left: 0; top: 52px; z-index: 100; min-width: 100%; text-align: center;}
.main-nav-panel .sub-menu .sub-item {position: relative; white-space: nowrap; vertical-align: top; _zoom: 1;}
.main-nav-panel .sub-menu .sub-item a {display: block; color: #fff; height: 46px; line-height: 46px; padding: 0 10px; font-size: 15px;}
.main-nav-panel .sub-menu .sub-item a:hover {display: block; color: #fff; background: #0061ae;}
.main-nav-panel .sub-menu .sub-menu {left: 100%; top: 0; z-index: 200; background-color: #005191;}


/**Jumbotron**/
.jumbotron .inner {max-width: 1920px; overflow: hidden;}
.fcous-panel {width: 100%;}
.focus.focus-box {font-family: "Arial";}
.focus .focus-title-bar { height: 32px;  bottom: 0;max-width:100%;width: 100% !important;}
.focus .focus-title-bg {background-color: #0061ae;}
.focus .focus-title {font-size: 16px; line-height: 32px; height: 32px;max-width:100%;text-overflow: ellipsis; overflow: hidden; font-weight: normal;}
.focus .focus-title a:hover {color: #95d45d;}
.focus .focus-pagination {max-width: 1680px; right: 50%; bottom: 6%; text-align: right; height: 12px; margin: 0 -840px -1px 0;}
.focus .focus-page {display: none;width: 36px; margin: 0 5px; border-radius: 0; background: url(../images/paginationbg.png) right center no-repeat;}
.focus .focus-page.focus-page-active {background: url(../images/paginationbg.png) left center no-repeat;}
.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(../images/focusbg.png) left center no-repeat;}
.focus .focus-navigation.focus-next .next-bg {background: url(../images/focusbg.png) right center no-repeat;}


/**List**/

/*list-banner*/
.column_img img, .banner_img img {width: 100%; height: auto; min-height: 260px; max-height: 320px; 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: #005191; line-height: 30px;}
.column-head .column-anchor {padding: 10px;}
.column-head .column-anchor .column-switch {display: block; width: 30px; height: 24px; float: right; display: none; background: url(img/menu-dot-white.png) no-repeat center;}
.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: #0061ae;}
.column-list-wrap li.selected a.selected {color: #fff; background-color: #0061ae;}
.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: #0061ae;}
.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: #f39800;}
.list-meta .column-path .possplit {background: url(../images/posbg.png) center no-repeat; width: 18px; display: inline-block;}

/*column-news-list*/
.column-news-con {padding: 10px 0; margin-bottom: 20px;}
.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: #f39800;}
.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: #f39800;}

/*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: #f39800;}
.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 &gt; 910 ? "910px" : this.width); display: block; margin: 0 auto!important;}


/**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: #0061ae;}
.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;}

/*info-box-img*/
.article .entry .read img {vertical-align: middle; max-width: 100%; height: auto; _width:expression(this.width &gt; 1180 ? "1180px" : this.width); background: url(img/loading.gif) no-repeat center; display: block; margin: 0 auto!important;}

/*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;}


/**Container**/
#container-1 {background: #f3f3f3;}
#container-1 .inner {padding: 30px 0 0px 0; overflow: hidden;}
#container-2 {background: #0061ae;display:none;}
#container-2 .inner {padding: 35px 0 55px 0;}
#container-3 .mod_left {width: 47.5%; margin: 28px 0; float: left;}
#container-3 .mod_right {width: 50%; float: right;}
#container-4 {background: #f3f3f3;}
#container-4 .inner {padding: 26px 0 0px 0;}
#container-6 .inner {padding: 26px 0 10px 0;}

/*news base style*/
.tt {display: inline-block; vertical-align: top; width: 100%; margin-bottom: 30px; border-bottom: 2px solid #ccc;}
.tt .tit {display: inline-block; font-weight: normal; float: left;}
.tt .tit .title {position: relative; top: 2px; display: inline-block; font-size: 28px; color: #333; line-height: 50px; padding-bottom: 10px; border-bottom: 6px solid #0061ae; cursor: pointer;}

.post2 .tt {margin-bottom: 50px; border-bottom: 2px solid #3381be;}
.post2 .tt .tit .title {color: #fff; border-bottom: 6px solid #fff;}

.more_btn {display: inline-block; line-height: 30px; float: right; margin-top: 12px;}
.more_btn .more_text {font-size: 14px; cursor: pointer; background: #f39800; color: #fff; display: inline-block; padding: 0 10px; transition: all 0.4s ease-in-out;}
.more_btn .more_text:hover {color: #f1e6e6;}

.news_list .news {width: 100%; float: left;}
.news_list .news .news_title {width: 100%; font-size: 16px; line-height: 30px; color: #222; max-height: 60px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.news_list .news .news_title a {color: #222;}
.news_list .news .news_title a:hover {color: #f39800;}

/*news-wrap*/
.post-6 {width: 100%; display: inline-block;}

.post-7 {width: 33.834%; float: left;}
.post-7 .news_list {margin: 0 -15px;}
.post-7 .news_list .news {}
.post-7 .news_list .news .news_box {cursor: pointer; margin: 0 15px;}
.post-7 .news_list .news .news_box .news_imgs {position: relative; overflow: hidden; height: 220px; background: #f1ecec;}
.post-7 .news_list .news .news_box .news_imgs .news_bg {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-7 .news_list .news .news_box:hover .news_imgs .news_bg {-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-7 .news_list .news .news_box .news_con {background: #fff; display: block; padding: 14px 18px 52px 18px; text-align: right; position: relative;height:120px;over-flow:hidden;}
.post-7 .news_list .news .news_box .news_con .news_title {line-height: 28px; max-height: 56px; text-align: left; transition: all 0.4s ease-in-out;}
.post-7 .news_list .news .news_box:hover .news_con .news_title {color: #f39800;}
.post-7 .news_list .news .news_box .news_con .news_text {width: 100%; text-align: left; margin: 6px 0 20px 0; line-height: 24px; font-size: 12px; color: #222; max-height: 72px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.post-7 .news_list .news .news_box .news_con .news_more {position: absolute; right: 18px; bottom: 20px; line-height: 30px; border: 1px solid #0061ae; display: inline-block; color: #0061ae; font-size: 12px; background: url(../images/morebg.png) 61px center no-repeat; padding: 0 50px 0 21px; border-radius: 15px; transition: all 0.4s ease-in-out;}
.post-7 .news_list .news .news_box:hover .news_con .news_more {border: 1px solid #f39800; color: #f39800; background: url(../images/morebgh.png) 71px center no-repeat;}

.post-8 {width: 58.667%; float: right;}
.post-8 .news_list .news {border-bottom: 1px dashed #c8c8c8; }
.post-8 .news_list .news.first {padding-top: 0;}
.post-8 .news_list .news .news_con {}
.post-8 .news_list .news .news_con .news_title {line-height: 50px;max-height: 50px;width: 80%;float: left;height: 50px;}

.post-9 {width: 100%; display: inline-block;}

.post-10 {margin: 0 auto; position: relative; max-width: 1100px;}
.post-10 .news_list {position: relative; height: 320px;}
.post-10 .news_list .news {width: 380px; height: 320px; position: absolute; top: 0; left: 0; float: none; box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.3);}
.post-10 .news_list .news .news_box {position: relative; cursor: pointer; overflow: hidden;}
.post-10 .news_list .news .news_box .news_bg {width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: url(../images/carouselbg.png) repeat; z-index: 100; transition: all 0.8s ease-in-out;}
.post-10 .news_list .news .news_box .news_imgs {position: relative; overflow: hidden; background: #f1f1f1; padding-top: 84.214%;}
.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%;}
.post-10 .news-btn {position: absolute; top: 50%; margin-top: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 9999; transition: transform 0.8s ease-out; -moz-transition: -moz-transform 0.8s ease-out;}
.post-10 .news-btn:hover {transform: rotateZ(720deg); -webkit-transform: rotateZ(720deg); -moz-transform: rotateZ(720deg);}
.post-10 .news-btn.news-prev-btn {left: -50px; background: url(../images/slidebg.png) left center no-repeat;}
.post-10 .news-btn.news-next-btn {right: -50px; background: url(../images/slidebg.png) right center no-repeat;}

.post-11 {display: none;}

.post-12 .tt {margin-bottom: 22px;}
.post-12 .news_list {padding-bottom: 38px;}
.post-12 .news_list .news .news_title {line-height: 32px; max-height: 64px; height: 64px; color: #333;}
.post-12 .news_list .news .news_title a {color: #333;}
.post-12 .news_list .news .news_title a:hover {color: #f39800;}
.post-12 .news_list .news .news_field {width: 100%; margin-top: 23px; padding-top: 20px; border-top: 1px dashed #ccc;}
.post-12 .news_list .news .news_field span {display: block; margin-right: 22%; text-align: left; font-size: 14px; line-height: 32px; color: #333;}
.post-12 .news_list .news .news_field span.field-speaker {margin-bottom: 12px;}

.post-13 .news_list .news .news_left {width: 204px; float: left; margin-right: -222px; position: relative; height: 414px; background: #dededc; overflow: hidden; padding: 18px 9px 0 9px;}
.post-13 .news_list .news .news_left .news_imgs {position: relative; height: 186px; margin: 0 10px; overflow: hidden; background: #d4caca;}
.post-13 .news_list .news .news_left .news_imgs img {width: 100%; height: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%;}
.post-13 .news_list .news .news_left .news_con {width: 100%; display: inline-block; margin-top: 10px;}
.post-13 .news_list .news .news_left .news_con .news_title {color: #8e765e; text-align: center; display: inline-block; max-height: 30px; font-size: 18px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; -webkit-line-clamp: 1; -webkit-box-orient: initial;}
.post-13 .news_list .news .news_left .news_con .news_text {width: 100%; font-size: 12px; line-height: 18px; color: #000; text-align: left; max-height: 180px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 10; -webkit-box-orient: vertical;}
.post-13 .news_list .news .news_right {width: 100%; float: right;}
.post-13 .news_list .news .news_right .news_con {margin-left: 222px;}
.post-13 .news_list .news .news_right .news_content {height: 412px; overflow: auto; padding: 10px 16px; text-align: left;}
.post-13 .news_list .news .news_right .news_content p {font-size: 14px; line-height: 22px; text-indent: 26px; color: #000;}

.post-14 {width: 100%; display: inline-block;}

.post-15 {width: 47.5%; float: left;}
.post-15 .news_list .news .news_box {background: #fff; padding: 80px 26px 66px 26px; cursor: pointer; position: relative;height:150px;}
.post-15 .news_list .news .news_box .news_meta {background: #f39800; display: inline-block; line-height: 32px; color: #fff; padding: 0 24px; position: absolute; top: 20px; left: 0; font-size: 14px;}
.post-15 .news_list .news .news_box .news_con {width: 100%; display: block;}
.post-15 .news_list .news .news_box .news_con .news_title {font-size: 18px; color: #333; max-height: 30px; white-space: nowrap; text-overflow: ellipsis; display: inline-block; -webkit-line-clamp: 1; -webkit-box-orient: initial; transition: all 0.4s ease-in-out;}
.post-15 .news_list .news .news_box:hover .news_con .news_title {color: #f39800;}
.post-15 .news_list .news .news_box .news_con .news_text {width: 100%; margin-top: 12px; font-size: 12px; color: #737373; line-height: 30px; max-height: 90px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.post-15 .news_list .news .news_box .news_con .news_more {line-height: 30px; border: 1px solid #0061ae; display: inline-block; color: #0061ae; font-size: 12px; background: url(../images/morebg.png) 61px center no-repeat; padding: 0 50px 0 21px; border-radius: 15px; position: absolute; bottom: 30px; right: 26px; transition: all 0.4s ease-in-out;}
.post-15 .news_list .news .news_box:hover .news_con .news_more {border: 1px solid #f39800; color: #f39800; background: url(../images/morebgh.png) 71px center no-repeat;}

.post-16 {width: 50%; float: right;}
.post-16 .news_list .news {border-bottom: 1px dashed #c8c8c8; padding-bottom: 5px; margin-bottom: 5px;}
.post-16 .news_list .news.n3 {margin-bottom: 0;}
.post-16 .news_list .news .news_box {cursor: pointer;}
.post-16 .news_list .news .news_box .news_date {width: 72px; float: left; position: relative; margin-right: -72px; background: #0061ae; color: #fff; line-height: 22px; text-align: center; padding: 5px 0 5px 0; transition: all 0.4s ease-in-out;}
.post-16 .news_list .news .news_box:hover .news_date {background: #f39800;}
.post-16 .news_list .news .news_box .news_date .date-day {width: 100%; display: inline-block; font-size: 24px;}
.post-16 .news_list .news .news_box .news_date .date-month {width: 100%; display: inline-block; font-size: 14px;}
.post-16 .news_list .news .news_box .news_con {width: 100%; float: right;}
.post-16 .news_list .news .news_box .news_con .news_arti {height: 60px; display: table-cell; vertical-align: middle; padding: 2px 0 2px 86px;}
.post-16 .news_list .news .news_box .news_con .news_arti .news_title {transition: all 0.4s ease-in-out;}
.post-16 .news_list .news .news_box:hover .news_con .news_arti .news_title {color: #f39800;}


/**Footer**/
.footer {background: #211f1f;}
.footer .inner {padding: 36px 0;}
.foot_left {float: left;}
.foot_right {float: right; margin: 8px 0;display:none;}

/*site-info*/
.site-info {width: 100%;}
.site-info p {text-align: left; display: block;}
.site-info p span {font-size: 12px; color: #fff; display: inline-block; line-height: 24px; margin: 0 4px;}

/*qrcode*/
.links-wrap {float: left; display: inline-block; line-height: 32px; width: 180px;}
.links-wrap .links-box {position: relative; cursor: pointer;}
.links-wrap .links-box a.links-arrow {display: block; height: 32px; line-height: 32px; padding: 0 26px 0 14px; font-size: 14px; color: #333; background: #fff url(../images/arrow.png) no-repeat right top; text-align: left;}
.links-wrap .links-box a.links-arrow:hover, .links-wrap .links-box.wrap-open a.links-arrow {color: #f39800; background-position: right bottom; text-decoration: underline; cursor: pointer;}
.links-wrap .links-box .links-con {display: none; position: absolute; right: 0; bottom: 32px; width: 100%; height: auto; max-height: 192px; overflow: auto; overflow-x: hidden; background: #fff; z-index: 999;}
.links-wrap .links-box .links-con a {display: block; line-height: 32px; padding: 0 8px; color: #333;}
.links-wrap .links-box .links-con a span {display: block; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.links-wrap .links-box .links-con a:hover {color: #fff; background: #f39800; cursor: pointer;}
.post-21 .news_list .news .news_title a {
    line-height: 30px;
    display: block;
    width: auto;
    float: left;
    padding: 0px 3px;
}


.mod_left {width: 47.5%;float: left;}
.mod_right { width: 47.5%; float: right;}
div#container-5 .news_list .news .news_title{width:80%;float:left;}
div#container-5 span.news_meta{float:right;line-height: 40px;}
div#container-5 span.news_title a{line-height: 40px;}
div#jumbotron {display: none;}

.post-8 span.news_txt {
    width: 2%;
    float: left;
    margin-top: 18px;
    font-size: 16px;
    margin-right: 2%;
    text-align: center;
height:15px;
}
.post-8 span.news_date {
    float: right;
    line-height: 50px;
}
.post-8 span.news_txt a{color:#fff;}
.post-8 li.news.n1.first .news_txt{background: #f8b62c;}
.post-8 li.news.n2 .news_txt{background: #0061af;}
.post-8 li.news.n3 .news_txt{background: #53c3f1;}
.post-8 li.news.n4 .news_txt{background: #72bf06;}
.post-8 li.news.n5 .news_txt{background: #00afa2;}
.post-8 li.news.n6 .news_txt{background: #e38335;}
.post-8 li.news.n7 .news_txt {background: #f39800;}
.fcous-panel.panel-5 {
    width: 38%;
    float: left;
}

div#container-5 {
    display: none;
}

div#container-6 {
    background: #f3f3f3;
}
.column-list-wrap .have .column-item-link:after {
    content: "&gt;";
    position: absolute;
    right: 19px;
    z-index: 1;
    top: 14px;
    font-family: "宋体";
    font-size: 20px;
    color: #333;
}

.column-list-wrap .have .column-item-link {
    position: relative;
}

.column-list-wrap .selected.have .column-item-link:after {
    color: #fff;
 transform: rotate(90deg);
}
.column-list-wrap li .sub-list {
    display: none;
}
.column-list-wrap li.selected  .sub-list,.column-list-wrap li.parent  .sub-list {
    display: block;
}</pre></body></html>