@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: #f2f2f2 url(../images/containerbg.jpg) top center no-repeat;}
a {text-decoration: none; color: #333; transition: all 0.4s ease-in-out;}
a:hover {text-decoration: none; color: #f4b52f;}
.wrapper {width: 100%; margin: 0 auto;}
.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: #a8a8a8;}
:-moz-placeholder {color: #a8a8a8;}
::-moz-placeholder {color: #a8a8a8;}
:-ms-input-placeholder {color: #a8a8a8;}


/**Header**/
.header {background: url(../images/headerbg.jpg) center bottom no-repeat;

background:none;
 padding: 0; height: 121px;}

/*logo*/
.logo-panel {margin: 10px 0  10px 0; float: left;}
.logo-window {padding: 0; margin-left: 10px;}
.logo-window img {vertical-align: middle;}

/*search*/
.search-panel {float: right; width: 198px; margin: 48px 13px 0 16px;}
.search-window {background-color: #fff; overflow: hidden;}
.search {position: relative;}
.search form {display: block;}
.search .search-input {margin-left: 12px; margin-right: 34px;}
.search .search-input input.search-title {width: 100%; height: 21px; line-height: 21px; border: 0; outline: 0; background: none; color: #a3a3a3; font-size: 12px; padding: 5px 0;}
.search .search-btn {width: 34px; height: 31px; position: absolute; right: 0; top: 0; margin: 0;}
.search .search-btn input.search-submit {width: 100%; height: 31px; border: 0; outline: 0; background: url(../images/searchbg.jpg) center no-repeat; cursor: pointer;}

/*top nav*/
.top-nav-panel {float: right; margin-top: 48px;}
.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; height: 31px; line-height: 31px; color: #fff; font-size: 14px;}
.top-nav-panel .menu .menu-item a.menu-link:hover {color: #f4b52f; text-decoration: none;}

/*qr-code*/
.qrcode-panel {float: right; margin-top: 48px; z-index: 9999; position: relative; max-width: 82px;}
.qrcode-panel .share_list {margin: 0 auto;}
.qrcode-panel .share_list li {float: left; margin: 0; position: relative; padding: 0;}
.qrcode-panel .share_list li a {display: inline-block; width: 31px; height: 31px; line-height: 31px; margin: 0 5px; vertical-align: top; padding: 0; background: url(../images/wechat.jpg) center no-repeat;}
.qrcode-panel .share_list li .share_con {display: none; position: absolute; top: 40px; left: 50%; z-index: 100; margin-left: -50px; width: 100px; text-align: center;}
.qrcode-panel .share_list li .share_con img {width: 100px; height: 100px; vertical-align: top;}
.qrcode-panel .share_list li.i1 a {background: url(../images/wechat.jpg) center no-repeat;}
.qrcode-panel .share_list li.i2 a {background: url(../images/sina.jpg) center no-repeat;}
.qrcode-panel .share_list li a:hover {opacity: 0.8; filter: alpha(opacity=80);}


/**Navi**/
.navi {background: url(../images/navibg.jpg) center top no-repeat; z-index: 8000; position: relative;}
.navi .inner {padding-top: 1px;}
.main-nav-panel {}
.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 40px; height: 50px; line-height: 50px; color: #fff; font-size: 17px;}
.main-nav-panel .menu .menu-item a.menu-link:hover, .main-nav-panel .menu .menu-item a.menu-link.parent {text-decoration: none; color: #f4b52f;}
.main-nav-panel .sub-menu {background-color: #ee7228; display: none; position: absolute; left: 0; top: 50px; 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: #fff; height: 46px; line-height: 46px; padding: 0 10px; display: block;}
.main-nav-panel .sub-menu .sub-item a:hover {display: block;}
.main-nav-panel .sub-menu .sub-menu {left: 100%; top: 0; z-index: 200; background-color: #e6e6e6; border-left: 1px solid #ddd;}


/**list**/

/*list-banner*/
.jumbotron {overflow: hidden;}
.jumbotron .inner {max-width: 1920px; width: 100%;}
.list .jumbotron {display: none;}
.column_img img, .banner_img img {width: 100%; height: auto; min-height: 290px; max-height: 360px; vertical-align: top;}

/*col-wrap*/
.column-menu {width: 220px; background-color: #fff; position: relative; float: left; margin-right: -220px;}
.column-news {float: right; width: 100%;}
.column-news .column-news-box {margin-left: 260px; padding: 10px 20px; background: #fff; border-radius: 5px;}

/*col-head*/
.column-head {background: #004c92; line-height: 32px;}
.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.jpg) no-repeat center;}
.column-head .column-anchor h3.anchor-title {width: 100%; display: inline-block; float: left; font-size: 18px; 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 #e5e5e5; font-size: 16px; color: #383838; background-color: #fff;}
.column-list-wrap li a:hover {color: #fff; text-decoration: none; background-color: #e35337;}
.column-list-wrap li.selected a.selected {color: #fff; background-color: #e35337;}
.column-list-wrap li a span {display: block; padding: 10px; padding-left: 50px; line-height: 22px;}
.column-list-wrap .sub-list li a {font-size: 15px; background-color: #fff;}
.column-list-wrap .sub-list li a:hover {background-color: #e35337; color: #fff;}
.column-list-wrap .sub-list li.selected a.selected {background-color: #e35337; color: #fff;}
.column-list-wrap .sub-list li a span {padding: 6px 10px; padding-left: 65px; line-height: 28px;}
.column-list-wrap .sub-list .sub-list li a {font-size: 14px; background-color: #fff;}
.column-list-wrap .sub-list .sub-list li a:hover {background-color: #e35337;}
.column-list-wrap .sub-list .sub-list li.selected a.selected {background-color: #e35337;}
.column-list-wrap .sub-list .sub-list li a span {padding-left: 80px; line-height: 26px;}

/*current location*/
.list-head {padding: 10px 0; border-bottom: 1px solid #e5e5e5;}
.list-meta .column-path {float: right; line-height: 36px; color: #737373; font-size: 14px;}
.list-meta .column-path a {color: #737373;}
.list-meta .column-path a:hover {color: #e6b41d;}
.list-meta .column-path .possplit {background: url(../images/posbg.jpg) center no-repeat; width: 22px; display: inline-block;}
.list-meta .column-title {float: left; display: inline-block; white-space: nowrap; line-height: 36px; font-size: 20px; font-weight: normal; color: #252525;}

/*column-news-list*/
.column-news-con {padding: 20px 0; min-height: 300px;}
.cols_list {width: 100%; display: inline-block; padding-bottom: 14px;}
.cols_list .cols {width: 100%; display: inline-block; border-bottom: 1px solid #dbdbdb;}
.cols_list .cols .cols_title {width: 82%; display: inline-block; line-height: 44px; font-size: 15px; float: left; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color: #3d3d3d;}
.cols_list .cols .cols_title a {color: #3d3d3d;}
.cols_list .cols .cols_title a:hover {color: #e6b41d;}
.cols_list .cols .cols_meta {float: right; font-size: 15px; color: #6a6a6a; line-height: 44px;}

/*column-news-arti*/
.wp_entry {width: auto; margin: 0 6px;}
.wp_entry, .wp_entry p {line-height: 44px; font-size: 15px; text-align: justify; font-family: "Microsoft YaHei";}
.wp_entry p {margin-bottom: 10px;}
.wp_entry a {color: #567a94;}
.wp_entry a:hover {color: #e6b41d;}

/*page*/
.wp_paging {display: block; margin: 0; padding: 0; list-style: none; font-size: 14px; font-family: 'Microsoft Yahei', Verdana, Geneva, sans-serif; color: #6a6a6a; float: right; margin: 28px 0;}
.wp_paging input {font-size: 14px; *font-size:100%;}
.wp_paging li {display: inline-block; height: 25px; line-height: 25px; float: left; margin-top: 5px;}
.wp_paging li span, .wp_paging li a {display: inline-block; float: left; margin: 0 12px;}
.wp_paging li em {font-style: normal; font-weight: bold; padding: 0 4px;}
.wp_paging li a {cursor: pointer; color: #f26548; line-height: 25px; height: 25px;}
.wp_paging li a.pagingJump {color: #f26548;}
.wp_paging li a:hover {color: #e6b41d;}
.wp_paging li a span {margin: 0;}
.wp_paging li input {font-size: 12px; *font-size:100%; width: 24px; height: 15px; line-height: 15px; border: 1px solid #d5d5d5; background: #fff; margin-top: 4px; text-align: center;}
.wp_paging li input:focus {outline: none;}

/*column-list-img*/
.column-news-list .wp_entry img {vertical-align: middle; max-width: 100%; _width:expression(this.width > 1000 ? "1000px" : this.width); display: block; margin: 0 auto!important;}


/**Info**/
.content_left {float: left; width: 830px; padding: 10px 40px; background: #fff; border-radius: 5px;}
.content_right {float: right; width: 268px;}
.info-box {margin-top: 12px; min-height: 400px;}

/*info-title*/
.article {padding: 15px 0;}
.article h1.arti-title {line-height: 36px; padding: 5px; text-align: left; font-size: 25px; font-weight: normal; color: #000;}
.article h3.arti-title {line-height: 28px; padding: 3px 3px 6px 3px; text-align: left; font-size: 20px; font-weight: normal; color: #567a94;}

/*info-base*/
.article .arti-opation {width: 100%; display: inline-block; border-bottom: 1px solid #f2f2f2; padding-bottom: 20px; margin-bottom: 20px;}
.article .arti-metas {float: left; line-height: 36px; text-align: left;}
.article .arti-metas span {display: inline-block; margin: 0 12px; font-size: 12px; color: #787878;}
.article .arti-metas span span {margin: 0;}
.article .arti-metas .arti-update {background: url(../images/tiembg.jpg) left center no-repeat; padding-left: 28px;}
.article .arti-metas .arti-views {background: url(../images/viewbg.jpg) left center no-repeat; padding-left: 30px;}
.article .arti-shares {float: right; text-align: left;}
.bdhshare-title {float: left; line-height: 36px; font-size: 12px; color: #3c3c3c; margin-right: 10px;}
.bdsharebuttonbox {float: left; line-height: 36px;}

/*info-con*/
.article .entry {padding: 0 16px; overflow: hidden;}
.article .entry, .article .entry p, .article .entry span {line-height: 30px; font-size: 16px; text-align: justify;}
.article .entry p {margin-bottom: 10px; text-indent: 32px;}

/*info-box-img*/
.wp_articlecontent img {max-width: 100%; display: block; margin: 0 auto!important;}
.article .entry .read img {vertical-align: middle; _width:expression(this.width > 1300 ? "1300px" : this.width); background: url(img/loading.jpg) no-repeat center;}

/*share*/
#bdshare {margin: 30px 0; height: 24px; padding: 20px 0;}
#bdshare a {margin: 0 8px;}

/*info-news*/
.info-news {background: #fff; margin-bottom: 15px; border-radius: 5px;}
.view-news .con {padding: 6px 13px 18px 13px;}
.view-news .news_list .news .news_box {position: relative; cursor: pointer;}
.view-news .news_list .news .news_box .news_imgs {position: relative; overflow: hidden; height: 158px; background: #f2f2f2;}
.view-news .news_list .news .news_box .news_imgs img {width: 100%; height: auto; position: absolute; top: 0; left: 0;   right: 0; margin: auto; max-width: 100%; transition: all 1s ease 0s;}
.view-news .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);}
.view-news .news_list .news .news_box .news_icon {width: 44px; height: 44px; background: url(../images/player.jpg) center no-repeat; position: absolute; top: 50%; left: 50%; margin: -22px 0 0 -22px; transition: transform 0.8s ease-out; -moz-transition: -moz-transform 0.8s ease-out;}
.view-news .news_list .news .news_box:hover .news_icon {transform: rotateZ(720deg); -webkit-transform: rotateZ(720deg); -moz-transform: rotateZ(720deg);}

.all-news .con {padding: 0 15px 18px 15px;}
.all-news .news_list .news {border-bottom: 1px solid #e8e8e8; padding: 14px 0;}
.all-news .news_list .news .news_meta {float: left; font-size: 12px; color: #7c7e80; line-height: 24px; padding-left: 26px; margin-bottom: 8px; background: url(../images/tiembg.jpg) left center no-repeat;}
.all-news .news_list .news .news_title {width: 100%; line-height: 24px; height: 48px; max-height: 48px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

.media-news-top .con {padding: 6px 15px;}
.media-news-top .news_list .news {border-bottom: 1px solid #e8e8e8;}
.media-news-top .news_list .news .news_box {cursor: pointer;}
.media-news-top .news_list .news .news_box .news_imgs {position: relative; overflow: hidden; height: 160px; background: #f2f2f2;}
.media-news-top .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.5s;}
.media-news-top .news_list .news .news_box:hover .news_imgs img {opacity: 0.8; filter: alpha(opacity=80);}
.media-news-top .news_list .news .news_box .news_con {width: 100%; display: inline-block; margin: 15px 0 12px 0;}
.media-news-top .news_list .news .news_box .news_con .news_meta {float: left; font-size: 12px; color: #7c7e80; line-height: 24px; padding-left: 26px; margin-bottom: 8px; background: url(../images/tiembg.jpg) left center no-repeat;}
.media-news-top .news_list .news .news_box .news_con .news_title {width: 100%; line-height: 24px; height: 48px; max-height: 48px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; transition: all 0.4s ease-in-out;}
.media-news-top .news_list .news .news_box:hover .news_con .news_title {color: #f4b52f;}

.media-news-bot .con {padding: 13px 15px 19px 15px;}
.media-news-bot .news_list .news .news_title {width: 100%; white-space: nowrap; text-overflow: ellipsis;}


/**Container**/

/*news base style*/
.tt {display: inline-block; vertical-align: top; width: 100%; margin: 6px 0 27px 0; border-bottom: 2px solid #004c92;}
.tt .tit {display: inline-block; font-weight: normal; float: left;}
.tt .tit .title {display: inline-block; font-size: 20px; color: #272727; line-height: 46px; cursor: pointer;}

.info-news .tt {margin: 0 0 7px 0;}
.info-news .tt .tit .title {padding-left: 13px; font-size: 17px; line-height: 44px;}

.more_btn {display: inline-block; line-height: 46px; float: right; margin-right: 18px;}
.more_btn .more_text {font-size: 15px; cursor: pointer; color: #808080; transition: all 0.4s ease-in-out;}
.more_btn .more_text:hover {color: #f4b52f;}

.info-news .more_btn {line-height: 44px;}
.info-news .more_btn .more_text {font-size: 12px;}

.news_list {}
.news_list .news {width: 100%; float: left;}
.news_list .news .news_title {float: left; font-size: 15px; line-height: 40px; color: #2f3132; width: 70%; overflow: hidden;}
.news_list .news .news_title a {color: #2f3132;}
.news_list .news .news_title a:hover {color: #f4b52f;}
.news_list .news .news_meta {float: right; display: inline-block; font-size: 15px; line-height: 40px; color: #7c7e80;}

/*container-wrap*/
.container {}
.list .container, .info .container {margin: 20px 0;}
.info .container .inner {background: #f2f2f2;}
#container-1 {margin: 20px 0;}
#container-1 .mod_left {width: 760px; height: 667px; float: left; background: #fff;}
#container-1 .mod_right {width: 416px; height: 667px; float: right; background: #fff;}
#container-2 {margin-bottom: 20px;}
#container-3 {margin-top: 20px;}
#container-3 .mod_left {width: 416px; height: 628px; float: left; background: #fff;}
#container-3 .mod_right {width: 1200px; height: auto; float: right; background: #fff;}
#container-4 {margin: 20px 0 30px 0;}
#container-4 .mod_left {width: 384px; height: 370px; float: left; background: #fff;}
#container-4 .mod_center {width: 384px; height: 370px; float: left; margin: 0 24px; background: #fff;}
#container-4 .mod_right {width: 1200px; height: 370px; float: right; background: #fff;}

/*news-wrap*/
.news-tab .news-menu {border-top: 6px solid #f4b52f;}
.news-tab .news-menu .menu-title {width: 50%; float: left; display: inline-block; line-height: 53px; text-align: center; font-size: 20px; text-indent: 34px; color: #fff; transition: all 0.4s ease-in-out;}
.news-tab .news-menu .menu-title.t1 {background: #004c92 url(../images/tabbg-1.jpg) 40px center no-repeat;}
.news-tab .news-menu .menu-title.t2 {background: #004c92 url(../images/tabbg-2.jpg) 40px center no-repeat;}
.news-tab .news-menu .menu-title.selected {color: #252525;}
.news-tab .news-menu .menu-title.t1.selected {background: #fff url(../images/tabbg-1h.jpg) 40px center no-repeat;}
.news-tab .news-menu .menu-title.t2.selected {background: #fff url(../images/tabbg-2h.jpg) 40px center no-repeat;}
.news-tab .news-list {background: #fff; padding: 0 21px;}

.post-6 .slick-con {position: relative; overflow: hidden;}
.post-6 .news_list.slick-for .news .news_imgs {width: 100%; position: relative; height: 506px; overflow: hidden; background: #e9e9e9;}
.post-6 .news_list.slick-for .news .news_imgs img {width: 100%; height: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%;}
.post-6 .news_list.slick-for .news .news_con {display: block; background: #fff; padding: 20px 30px 43px 45px;}
.post-6 .news_list.slick-for .news .news_con .news_title {width: 100%; font-size: 20px; margin-bottom: 10px; white-space: nowrap; text-overflow: ellipsis;}
.post-6 .news_list.slick-for .news .news_con .news_text {width: 100%; line-height: 24px; color: #8b8b8b; font-size: 16px; height: 48px; max-height: 48px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.post-6 .news_list.slick-nav {position: absolute; top: 418px; left: 0; margin: 0 -1px; max-width: 450px; z-index: 9999;}
.post-6 .news_list.slick-nav .news {width: 20%;}
.post-6 .news_list.slick-nav .news .news_box {cursor: pointer; margin: 0 1px;}
.post-6 .news_list.slick-nav .news .news_box .news_date {width: 88px; display: block; text-align: center; color: #fff; padding: 14px 0 18px 0; background: url(../images/datebg.jpg) repeat; transition: all 0.4s ease-in-out;}
.post-6 .news_list.slick-nav .news .news_box .news_date:hover {background: #fff; color: #cf391b;}
.post-6 .news_list.slick-nav .news .news_box .news_date .date-day {width: 100%; display: inline-block; font-size: 30px; font-weight: bold; line-height: 36px;}
.post-6 .news_list.slick-nav .news .news_box .news_date .date-month {width: 100%; display: inline-block; font-size: 13px; line-height: 20px;}
.post-6 .news_list.slick-nav .news.slick-current .news_box .news_date {background: #fff; color: #004c92;}

.post-7 .more_btn, .post-8 .more_btn {width: 100%; margin: 0 0 18px 0;}
.post-7 .more_btn .more_text, .post-8 .more_btn .more_text {width: 100%; background: #9c9c9c; display: inline-block; text-align: center; font-size: 14px; color: #fff;}
.post-7 .more_btn .more_text:hover, .post-8 .more_btn .more_text:hover {background: #f4b52f;}
.post-7 .news_list .news, .post-8 .news_list .news {border-bottom: 1px solid #e8e8e8; padding: 14px 0;}
.post-7 .news_list .news.n5, .post-8 .news_list .news.n5 {border: 0;}
.post-7 .news_list .news:last-child, .post-8 .news_list .news:last-child {border: 0;}
.post-7 .news_list .news .news_meta, .post-8 .news_list .news .news_meta {float: left; font-size: 12px; color: #7c7e80; line-height: 24px; padding-left: 26px; margin-bottom: 8px; background: url(../images/tiembg.jpg) left center no-repeat;}
.post-7 .news_list .news .news_title, .post-8 .news_list .news .news_title {width: 100%; line-height: 24px; height: 48px; max-height: 48px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

.post-9 .news_list {margin: 0 -10px;}
.post-9 .news_list .news {width: 50%;}
.post-9 .news_list .news .news_box {cursor: pointer; margin: 0 10px;}
.post-9 .news_list .news .news_box .news_imgs {position: relative; overflow: hidden; height: 120px; background: #fff;}
.post-9 .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.5s;}
.post-9 .news_list .news .news_box:hover .news_imgs img {opacity: 0.75; filter: alpha(opacity=75);}

.post-10 .tt .tit .title {background: url(../images/titbg-1.jpg) 22px center no-repeat; padding-left: 58px;}
.post-10 .con {padding: 0 24px;}
.post-10 .news_list .news {border-bottom: 1px solid #e8e8e8;}
.post-10 .news_list .news .news_box {cursor: pointer;}
.post-10 .news_list .news .news_box .news_imgs {position: relative; overflow: hidden; height: 204px; background: #f2f2f2;}
.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 0.5s;}
.post-10 .news_list .news .news_box:hover .news_imgs img {opacity: 0.8; filter: alpha(opacity=80);}
.post-10 .news_list .news .news_box .news_con {width: 100%; display: inline-block; margin: 15px 0 12px 0;}
.post-10 .news_list .news .news_box .news_con .news_meta {float: left; font-size: 12px; color: #7c7e80; line-height: 24px; padding-left: 26px; margin-bottom: 8px; background: url(../images/tiembg.jpg) left center no-repeat;}
.post-10 .news_list .news .news_box .news_con .news_title {width: 100%; line-height: 24px; height: 48px; max-height: 48px; overflow: hidden; 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_title {color: #f4b52f;}

.post-11 .con {padding: 13px 21px 19px 21px;}
.post-11 .news_list .news .news_title {width: 88%; white-space: nowrap; text-overflow: ellipsis;}

.post-12 .tt .tit .title {background: url(../images/titbg-2.jpg) 22px center no-repeat!important; padding-left: 68px;}
.post-12 .con {padding: 7px 21px 17px 21px;}
.post-12 .news_list {margin: 0 -11px;}
.post-12 .news_list .news {width: 33.3%; margin-bottom: 16px;}
.post-12 .news_list .news .news_box {margin: 0 11px; cursor: pointer;}
.post-12 .news_list .news .news_box .news_wrap {width: 100%; position: relative;}
.post-12 .news_list .news .news_box .news_wrap .news_imgs {position: relative; height: 260px; overflow: hidden; background: #f2f2f2;}
.post-12 .news_list .news .news_box .news_wrap .news_imgs img {width: 372px; height: 260px; position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto;  transition: all 0.5s;}
.post-12 .news_list .news .news_box:hover .news_wrap .news_imgs img {-moz-transform: scale(1.15); -ms-transform: scale(1.15); -o-transform: scale(1.15); -webkit-transform: scale(1.15); transform: scale(1.15);}
.post-12 .news_list .news .news_box .news_wrap .news_meta {position: absolute; bottom: 0; right: 0; line-height: 23px; font-size: 12px; color: #fff; background: #818181; padding: 0 7px; transition: all 0.4s ease-in-out;}
.post-12 .news_list .news .news_box:hover .news_wrap .news_meta {background: #cf391b;}
.post-12 .news_list .news .news_box .news_con {width: 100%; display: inline-block; padding: 13px 0;}
.post-12 .news_list .news .news_box .news_con .news_title {width: 100%; line-height: 20px; height: 40px; max-height: 40px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; transition: all 0.4s ease-in-out;}
.post-12 .news_list .news .news_box:hover .news_con .news_title {color: #f4b52f;}
.post-12 .news_list .news .news_box .news_con .news_text {width: 100%; display: inline-block; font-size: 12px; line-height: 20px; color: #8d8d8d; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; margin-top: 8px;}

.post-13 .tt .tit .title {background: url(../images/titbg-3.jpg) 22px center no-repeat; padding-left: 54px;}
.post-13 .con, .post-14 .con {padding: 0 21px 2px 21px;}
.post-13 .news_list .news, .post-14 .news_list .news {border-bottom: 1px solid #e2e2e2; padding-bottom: 10px; margin-bottom: 15px;}
.post-13 .news_list .news.n3, .post-14 .news_list .news.n3 {border: 0;}
.post-13 .news_list .news:last-child, .post-14 .news_list .news:last-child {border: 0;}
.post-13 .news_list .news .news_title, .post-14 .news_list .news .news_title {width: 100%; line-height: 20px; height: 40px; max-height: 40px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.post-13 .news_list .news .news_text, .post-14 .news_list .news .news_text {width: 100%; line-height: 20px; color: #959595; font-size: 12px; display: inline-block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; margin-top: 7px;}

.post-14 .tt .tit .title {background: url(../images/titbg-4.jpg) 22px center no-repeat; padding-left: 56px;}

.post-12 .slick-prev, .post-15 .slick-next {width: 26px; height: 51px; top: 50%; margin-top: -25.5px; transition: all 0.5s;}
.post-12 .slick-prev {background: url(../images/leftbg.jpg) center no-repeat;}
.post-12 .slick-prev:hover {background: url(../images/leftbgh.jpg) center no-repeat;}
.post-12 .slick-next {background: url(../images/rightbg.jpg) center no-repeat;}
.post-12 .slick-next:hover {background: url(../images/rightbgh.jpg) center no-repeat;}
.post-12 .tt .tit .title {background: url(../images/titbg-5.jpg) 22px center no-repeat; padding-left: 68px;}


.post-15 .slick-prev, .post-15 .slick-next {width: 26px; height: 51px; top: 50%; margin-top: -25.5px; transition: all 0.5s;}
.post-15 .slick-prev {background: url(../images/leftbg.jpg) center no-repeat;}
.post-15 .slick-prev:hover {background: url(../images/leftbgh.jpg) center no-repeat;}
.post-15 .slick-next {background: url(../images/rightbg.jpg) center no-repeat;}
.post-15 .slick-next:hover {background: url(../images/rightbgh.jpg) center no-repeat;}
.post-15 .tt .tit .title {background: url(../images/titbg-5.jpg) 22px center no-repeat; padding-left: 68px;}


.post-15 .con {padding: 6px 10px 29px 10px;}
.post-15 .news_list .news {
    padding: 0 15px;
}

.post-15 .news_list li.n4 {
 
}

.post-15 .news_list .news .news_box {position: relative; cursor: pointer;}
.post-15 .news_list .news .news_box .news_imgs {position: relative; overflow: hidden; height: 253px; background: #f2f2f2;}
.post-15 .news_list .news .news_box .news_imgs img {width: 365px; height: 200px; position: absolute; top: 0; left: 0; right: 0; margin: auto;   transition: all 1s ease 0s;}
.post-15 .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-15 .news_list .news .news_box .news_icon {width: 44px; height: 44px; background: url(../images/player.jpg) center no-repeat; position: absolute; top: 50%; left: 50%; margin: -22px 0 0 -22px; transition: transform 0.8s ease-out; -moz-transition: -moz-transform 0.8s ease-out;}
.post-15 .news_list .news .news_box:hover .news_icon {transform: rotateZ(720deg); -webkit-transform: rotateZ(720deg); -moz-transform: rotateZ(720deg);}
.post-15 .news_list .news .news_box .news_title {width: 100%; white-space: nowrap; text-overflow: ellipsis; text-align: center; display: inline-block; position: absolute; line-height: 24px; top: 70%; margin-top: -12px; color: #000; padding-top: 47px;}






/**Footer**/
.footer {background: #004c92;}
.footer .inner {padding: 36px 0;}

/*foot-logo*/
.foot_left {float: left; background: url(../images/line.jpg) right center no-repeat; padding-right: 36px;}
.foot_left .foot-logo img {max-width: 100%; height: auto;}
.foot_left .foot-logo:hover img {transform: rotateY( 360deg ); transition: all 3s; -webkit-transform: rotateY(-360deg);}

/*copy-right*/
.foot_right {float: left; margin: 3px 0 4px 32px;}
.foot_right .site-copy p {width: 100%; display: block;}
.foot_right .site-copy p span {font-size: 13px; display: inline-block; color: #f6e1df; line-height: 22px; margin: 0 8px;}