@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 {}
.header .inner {padding: 0px 0;}

/*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: 0px;}
.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 34px; height: 30px; line-height: 30px; color: #fff; font-size: 14px; background: url(../images/web-icon.png) -61px -8px no-repeat;}
.top-nav-panel .menu .menu-item a.menu-link:hover {color: #8fd842;}


/**Navi**/
.navi {background: #fff;}
.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 33px; height: 58px; line-height: 58px; color: #333; font-size: 18px;}
.main-nav-panel .menu .menu-item a.menu-link:hover, .main-nav-panel .menu .menu-item a.menu-link.parent {text-decoration: none; background: #0167b2; color: #fff;}
.main-nav-panel .sub-menu {background: #fff; display: none; position: absolute; left: 0; top: 58px; 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; border-bottom: 1px solid #ddd;}
.main-nav-panel .sub-menu .sub-item a {display: block; color: #333; height: 50px; line-height: 50px; font-size: 16px; padding: 0 10px;}
.main-nav-panel .sub-menu .sub-item a:hover {background: #0167b2; color: #fff; display: block;}
.main-nav-panel .sub-menu .sub-menu {left: 100%; top: 0; z-index: 200; background: #fff; border-left: 1px solid #ddd;}


/**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;margin-top: 50px;}
.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(../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;}
.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(../images/focusbg.png) left center no-repeat;}
.focus .focus-navigation.focus-next .next-bg {background: url(../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;}
.search-wrap .search-con .ser-institution #orgIds, .search-wrap .search-con .ser-catalog #folderIds {display: inline-block; line-height: 26px; width: 166px; 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: 172px; 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: 205px; border: 0; outline: 0; background: #fff; text-indent: 14px;}
.search-wrap .search-con .ser-begin #beginTime, .search-wrap .search-con .ser-end #endTime {width: 192px; 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(../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(../images/web-icon.png) center -89px no-repeat; cursor: pointer;}


/**Container**/
#container-1 .inner {padding: 42px 0; overflow: hidden;}
#container-2 {background: #e6ecf2;}
#container-2 .inner {padding: 45px 0; overflow: hidden;}

.mod_top {width: 100%; }
.mod_mid {margin: 50px 0;}
.mod_bot {width: 100%;}

.mod_top .mod_top_left, .mod_mid .mod_mid_left {width: 580px; float: left;}
.mod_top .mod_top_center, .mod_mid .mod_mid_center {width: 580px; float: right; margin: 0 0px;}
.mod_top .mod_top_right, .mod_mid .mod_mid_right {width: 580px; 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: 36px; background: url(../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: 30px; color: #333; overflow: hidden;}
.news_list .news .news_title a {color: #333;}
.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;}
.post-6 .news_list .news .news_title {width: 80%; white-space: nowrap; text-overflow: ellipsis;}

.post-7 .con {padding-top: 8px;}
.post-7 .menu {margin: 0 -3px 0 -3px;}
.post-7 .menu .menu-item {display: inline-block; float: left; position: relative; z-index: 100; 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: 12px 18px 12px 0; height: 33px; line-height: 33px; color: #0167b2; font-size: 16px; margin: 0 3px; background: #f2f4f5 url(../images/menubg.png) 101px center no-repeat;}
.post-7 .menu .menu-item.i7 a.menu-link {background: #f2f4f5 url(../images/menubg.png) 201px center no-repeat;}
.post-7 .menu .menu-item a.menu-link:hover {text-decoration: none; color: #eaa42e; background: #f2f4f5 url(../images/menubgh.png) 106px center no-repeat;}
.post-7 .menu .menu-item.i7 a.menu-link:hover {background: #f2f4f5 url(../images/menubgh.png) 206px center 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: 80px; 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; line-height: 30px;}
.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: 30px; 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: 400px; 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: right;}
.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;}
.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;}

.post-11 .news_list .news {border-bottom: 1px solid #e6e6e6;}
.post-11 .news_list .news .news_title {width: 80%; white-space: nowrap; text-overflow: ellipsis;}

.post-12 .tt {margin-bottom: 5px;}
.post-12 .news_list .news {border-bottom: 1px solid #e6e6e6;}
.post-12 .news_list .news .news_title {width: 100%; white-space: nowrap; text-overflow: ellipsis;}

.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;}
.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;}
.post-14 .menu .menu-item.i1 a.menu-link {background: #48b2d5 url(../images/web-icon.png) 1px -166px no-repeat;}
.post-14 .menu .menu-item.i2 a.menu-link {background: #5ebea4 url(../images/web-icon.png) -3px -282px no-repeat;}
.post-14 .menu .menu-item.i3 a.menu-link {background: #649dd4 url(../images/web-icon.png) 0px -408px no-repeat;}
.post-14 .menu .menu-item.i4 a.menu-link {background: #7d9188 url(../images/web-icon.png) -16px -531px no-repeat;}
.post-14 .menu .menu-item a.menu-link:hover {text-decoration: none; color: #8fd842;}

.post-99 .con {padding-top: 15px;}
.post-99 .menu {margin: 0 -3px;}
.post-99 .menu .menu-item {width: 50%; display: inline-block; float: left; position: relative; z-index: 100; margin-bottom: 6px; text-align: center;}
.post-99 .menu .menu-item a.menu-link {display: block; margin: 0 3px; line-height: 20px; color: #fff; font-size: 16px; padding: 28px 30px;}
.post-99 .menu .menu-item.i1 a.menu-link {background: #f2a465;}
.post-99 .menu .menu-item.i2 a.menu-link {background: #58cf90;}
.post-99 .menu .menu-item.i3 a.menu-link {background: #469fdd;}
.post-99 .menu .menu-item.i4 a.menu-link {background: #55d3de;}
.post-99 .menu .menu-item.i5 a.menu-link {background: #b2bde6;}
.post-99 .menu .menu-item.i6 a.menu-link {background: #ef926d;}
.post-99 .menu .menu-item a.menu-link:hover {text-decoration: none; color: #fff; background: #eaa42e;}


/**Footer**/
.footer {background: #0167b2;}
.footer .inner {padding: 38px 0 42px 0;}
.foot_left {float: left; width: 410px; margin-right: 40px; margin-top: 50px;}
.foot_left .foot-logo img {transition: all 3s; float: left;   margin-top: -20px;}
.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: 50px;}
.foot_center .foot-info p {display: block; text-align: left;}
.foot_center .foot-info p span {font-size: 14px; color: #fff; line-height: 25px; display: inline-block; margin: 0 6px;}
.foot_right {width: 235px; float: right; margin: 35px 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;
}
span.sitetitle {
    display: none;
}
.sitelogo a img {
    float: left;
    margin-top: 20px;
}
span.sitetitle {
    display: block; 
    margin-top: 18px;
    margin-left: -13px;
    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:400px;
}
.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;
}
#header {
	background: #1b60ab  ;
}

.mbanner {
	background: #fff; height: 300px;
}

.btt {height:46px; border:1px solid #e8e8e8; background:#e8e8e8; margin-top:21px;}

.btt1 {
	float:left;width: 475px;height:46px;line-height:46px;font-size: 16px;padding-left: 20px;
}

.btt2 
	float:left; width:83px;height:46px; line-height:46px; background:#fff; color:#2a2a2a; font-size:16px; text-align:center;
}



.container1 {
	margin-top:80px;
}
