@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: 9999; 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: #a30101;}
.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;}

/*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;}


/**Header**/
.header {border-top: 7px solid #970a0a; background: #f4f4f4;}
.header .inner {position: relative; padding: 18px 0;}

/*logo*/
.logo-panel {float: left;}
.logo-window {padding: 31px 0;}
.logo-window img {vertical-align: middle;width:700px;}

/*countdown*/
.countdown {padding: 25px 20px 40px 20px; position: absolute; right: 0; top: 0; background: #800b0b; z-index: 9999; cursor: pointer;}
.countdown .count-index {border-bottom: 2px solid #ffa200;}
.countdown .count-index .days {margin-left: -5px; font-family: "STLiti"; font-size: 82px; color: #ffa200;}
.countdown .count-index .days-tips {margin-left: 10px; font-size: 19px; color: #ffa200; display: inline-block;}
.countdown .count-wrap {font-size: 22px; color: #ffa200; display: inline-block; text-align: center; width: 100%; line-height: 36px; border-bottom: 1px solid #f79801;}
.countdown .count-time {width: 100%; font-size: 14px; color: #ffa200; text-align: center; line-height: 28px; border-bottom: 1px solid #ee8e01;}


/**Navi**/
.navi {background: #970a0a;}
.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 47px; height: 51px; line-height: 51px; color: #fff; font-size: 16px; transition: all 0.2s ease-in-out;}
.main-nav-panel .menu .menu-item a.menu-link:hover, .main-nav-panel .menu .menu-item a.menu-link.parent {text-decoration: none; background: #800b0b; font-weight: bold;}
.main-nav-panel .sub-menu {background: #970a0a; display: none; position: absolute; left: 0; top: 51px; 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; font-size: 16px; padding: 0 10px;}
.main-nav-panel .sub-menu .sub-item a:hover {background: #800b0b; font-weight: bold; display: block;}
.main-nav-panel .sub-menu .sub-menu {display: none!important;}


/**List**/

/*list-banner*/
.column_img img, .banner_img img {width: 100%; height: auto; min-height: 260px; max-height: 320px; vertical-align: middle;}

/*col-wrap*/
.column-iframe {margin: 30px 0;}
.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: #800b0b; 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-head .column-anchor h3.anchor-title a {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: #970a0a; border-bottom: 1px solid #970a0a;}
.column-list-wrap li.selected a.selected {color: #fff; background-color: #970a0a; border-bottom: 1px solid #970a0a;}
.column-list-wrap li a span {display: block; padding: 10px; line-height: 28px; text-align: center;}
.column-list-wrap .sub-list li a {font-size: 15px;}
.column-list-wrap .sub-list li a span {padding: 8px;}
.column-list-wrap .sub-list .sub-list li a {font-size: 14px;}
.column-list-wrap .sub-list .sub-list li a span {padding: 6px;}

/*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: #970a0a;}
.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: #a30101;}
.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: 80%; display: inline-block; line-height: 40px; font-size: 16px; 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: #a30101;}
.cols_list .cols .cols_meta {float: right; font-size: 16px; color: #6a6a6a; line-height: 40px;}

/*column-news-arti*/
.wp_entry {width: auto; margin: 0 6px;}
.wp_entry, .wp_entry p, .wp_entry span {line-height: 36px; font-size: 16px; text-align: justify; font-family: "Microsoft YaHei";}
.wp_entry p {margin-bottom: 20px; text-indent: 32px;}
.wp_entry table {margin: 0 auto!important;}
.wp_entry table p {margin: 0; text-indent: 0;}
.wp_entry a {color: #033472;}
.wp_entry a:hover {color: #a30101;}

/*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: #a30101;}
.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;}


/**Info**/
.info-box {margin: 0;}

/*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: 22px; font-weight: bold; color: #970a0a;}
.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;min-height:400px;}
.article .entry, .article .entry p, .article .entry span {line-height: 36px; font-size: 16px; text-align: justify; color: #4d453a;}
.article .entry p {margin-bottom: 10px; text-indent: 32px;}
.article .entry table {margin: 0 auto!important;}
.article .entry table p {text-indent: 0; margin: 0;}
.article .entry a {color: #033472;}
.article .entry a:hover {color: #a30101;}

/*info-box-img*/
.article .entry .read img {vertical-align: middle; max-width: 100%; height: auto; _width: expression(this.width > 1190 ? "1190px" : this.width);margin: 0 auto!important;}


/**Jumbotron**/
.jumbotron .inner {width: 100%; max-width: 1200px;}
.fcous-panel {width: 100%;}
.focus .focus-navigation {top: 50%; width: 88px; height: 88px; line-height: 88px; margin-top: -44px; background: none; opacity: 1; filter: alpha(opacity=100); font-size: 50px; color: #969696;}
.focus .focus-navigation:hover {font-size: 50px; color: #a30101;}
.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;}
.focus .focus-pagination {max-width: 170px; height: 18px; bottom: 26px; text-align: center; right: 50%; margin-right: -85px;}
.focus .focus-page {background: url(../images/pagebg.png) center no-repeat; width: 18px; height: 18px; line-height: 18px; margin: 0 8px; border-radius: 0;}
.focus .focus-page.focus-page-active {background: url(../images/pagesbg.png) center no-repeat;}


/**Container**/
#container-1 {background: #fff;}
#container-1 .inner {padding: 45px 0;}
#container-2 {background: #e5e6e6; padding: 62px 0 64px 0;}
#container-2 .inner {background: #fff;}

.mod {padding: 20px 30px 30px 30px;}
.mod .mod-tit {width: 100%; text-align: center; background: url(../images/line.png) center bottom no-repeat; padding-bottom: 10px; margin-bottom: 36px;}
.mod .mod-tit span {width: 100%; display: inline-block; font-size: 28px; font-weight: bold; line-height: 34px; color: #a30101;letter-spacing: 10px;margin-left:5px;}
.mod_top {width: 100%;}
.mod_mid {width: 100%; margin: 35px 0 45px 0;}
.mod_bot {width: 100%;}

/*news base style*/
.tt {width: 100%; display: inline-block; vertical-align: top; margin-bottom: 25px; border-bottom: 2px solid #666;}
.tt .tit {display: inline-block; font-weight: normal; float: left;}
.tt .tit .title {display: inline-block; font-size: 24px; color: #a30101; line-height: 46px; position: relative; top: 1px; padding-bottom: 5px; border-bottom: 1px solid #fff; cursor: pointer;}

.more_btn {display: inline-block; line-height: 46px; float: right; margin-top: 4px;}
.more_btn .more_text {font-size: 16px; cursor: pointer; color: #a30101; transition: all 0.4s ease-in-out;}
.more_btn .more_text:hover {color: #970a0a;}

.news_list .news {width: 100%; float: left;}
.news_list .news .news_title {width: 100%; display: inline-block; font-size: 15px; line-height: 30px; color: #666; overflow: hidden;}
.news_list .news .news_title a {color: #666;}
.news_list .news .news_title a:hover {color: #a30101;}
.news_list .news .news_meta {float: right; display: inline-block; font-size: 15px; line-height: 30px; color: #000;}

/*message*/
.message-tt {width: 188px; float: left; position: relative; margin: 1px -188px 0 0;}
.message-tt .message-tit {width: 100%; display: inline-block; border-bottom: 1px solid #c1c1c1; text-align: left;}
.message-tt .message-tit .message-title {display: inline-block; border-bottom: 2px solid #a30101; position: relative; top: 1px; font-size: 24px; color: #a30101; line-height: 40px; padding-bottom: 17px; cursor: pointer;}
.message-more {width: 100%; display: inline-block;}
.message-more .message-text {font-size: 16px; color: #a30101; display: inline-block; line-height: 26px; margin-top: 26px; transition: all 0.4s ease-in-out; cursor: pointer;}
.message-more .message-text:hover {color: #a30101;}
.message-board .con {width: 100%; float: right;}
.message-board .con .con-wrap {margin-left: 212px; border-left: 2px solid #b2b2b2; padding-left: 26px; max-height: 117px; overflow: hidden;}
.message-board .con .con-wrap .message-loadimg {width: 100%; display: inline-block; text-align: center; padding: 42px 0; height: 32px;}
.message_list {margin-top: -20px;}
.message_list .message {width: 100%; display: inline-block; float: left; border-bottom: 1px solid #b2b2b2; padding: 22px 0 26px 0;}
.message_list .message .message_time {font-size: 15px; color: #666; float: left; display: inline-block; line-height: 32px;}
.message_list .message .message_name {display: inline-block; border: 1px solid #a30101; line-height: 30px; float: left; width: 198px; text-align: center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 16px; color: #a30101; margin: 0 55px 0 45px; cursor: pointer;}
.message_list .message .message_content {display: inline-block; font-size: 15px; color: #666; line-height: 32px; max-width: 550px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; float: left; cursor: pointer;}

/*news-wrap*/
.post-4 .tt {margin-bottom: 35px;}
.post-4 {float: left; width: 380px;}
.post-4 .news_list .news {margin-bottom: 20px;}
.post-4 .news_list .news .news_box {cursor: pointer;}
.post-4 .news_list .news .news_box .news_imgs {position: relative; overflow: hidden; background: #f1f1f1; width: 106px; height: 70px; margin-right: -106px; float: left;}
.post-4 .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.4s ease-in-out;}
.post-4 .news_list .news .news_box:hover .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-4 .news_list .news .news_box .news_con {width: 100%;}
.post-4 .news_list .news .news_box .news_con .news_arti {margin: 2px 0 2px 128px;}
.post-4 .news_list .news .news_box .news_con .news_arti .news_title {line-height: 22px; color: #333; height: 44px; max-height: 44px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; transition: all 0.4s ease-in-out;}
.post-4 .news_list .news .news_box:hover .news_con .news_arti .news_title {color: #a30101;}
.post-4 .news_list .news .news_box .news_con .news_arti .news_meta {width: 100%; float: left; line-height: 22px;}

.post-5 {width: 370px; float: left; margin: 0 35px;}
.post-5 .tt {margin-bottom: 20px;}
.post-5 .news_list .news {margin-bottom: 10px;}
.post-5 .news_list .news .news_box {cursor: pointer;}
.post-5 .news_list .news .news_box .news_date {width: 50px; float: left; margin-right: -50px; color: #fff; font-size: 14px; line-height: 22px; position: relative; overflow: hidden; text-align: center; background: #fff;}
.post-5 .news_list .news .news_box .news_date .date-day {width: 100%; display: inline-block; font-size: 20px; color: #a30101;}
.post-5 .news_list .news .news_box .news_date .date-month {width: 100%; display: inline-block; background: #a30101; transition: all 0.4s ease-in-out;}
.post-5 .news_list .news .news_box:hover .news_date .date-month {background: #800b0b;}
.post-5 .news_list .news .news_box .news_con {width: 100%; float: right;}
.post-5 .news_list .news .news_box .news_con .news_arti {margin-left: 62px; padding: 8px 18px 8px 0; border-bottom: 1px solid #b2b2b2; background: url(../images/web-icon.png) 252px 12px no-repeat;}
.post-5 .news_list .news .news_box .news_con .news_arti .news_title {line-height: 28px; white-space: nowrap; text-overflow: ellipsis; transition: all 0.4s ease-in-out;}
.post-5 .news_list .news .news_box:hover .news_con .news_arti .news_title {color: #a30101;}

.post-6 {width: 380px; float: right;}
.post-6 .news_list .news {padding: 8px 0;}
.post-6 .news_list .news .news_title {    width: 78.5%;
    float: left;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.post-6 .news_list .news .news_meta {
    float: right;
    display: inline-block;
    font-size: 15px;
    line-height: 30px;
    color: #666;
}

.post-7 {width: 100%;}
.post-7 .news_list .news {position: relative; background: #a30101 url(../images/conbg.jpg) center no-repeat;}
.post-7 .news_list .news .news_con {border-left: 6px solid #d18080; padding: 22px 0 22px 32px; margin-left: 18px;}
.post-7 .news_list .news .news_con .news_title {white-space: nowrap; text-overflow: ellipsis; color: #fff; font-size: 35px; font-weight: bold; line-height: 44px;}
.post-7 .news_list .news .news_con .news_title a {color: #fff;float:left;width:100%;}
.post-7 .news_list .news .news_con .news_shortTitle {padding-left: 48px; color: #fff; font-size: 26px; font-weight: bold; line-height: 44px; margin-top: 4px; background: url(../images/web-icon.png) -35px -70px no-repeat;}
.post-7 .news_list .news .news_more {position: absolute; bottom: 28px; right: 30px; font-size: 16px; padding-right: 58px; color: #fff; line-height: 30px; background: url(../images/web-icon.png) 30px -162px no-repeat;}
.post-7 .news_list .news .news_more a {color: #fff;}

.post-8 {position: relative;width:1015px;margin-left:65px;}
.post-8 .slick-track {padding-left: 60px;background: url(../images/newbg.png) center 190px repeat-x;}
.post-8 .news_first {position: absolute;
    bottom: 159px;
    left: 20px;
    width: 200px;
    height: 68px;display:none;
    background: #fff url(../images/firstbg.png) center no-repeat;
    z-index: 9999;
    margin-left: -20px;}
.post-8 .news_last {
    position: absolute;
    bottom: 156px;
    right: 225px;
    width: 216px;
    height: 72px;display:none;
    background: #fff url(../images/lastbg.png) center no-repeat;
    z-index: 9999;}
.post-8 .news_list {background: url(../images/newbg.png) center 135px repeat-x;}
.post-8 .news_list .news {width: auto; border-bottom: 9px solid #a30101;}
.post-8 .news_list .news.odd {border-top: 0px solid #a30101; border-bottom: 0; margin-top: 166px;}
.post-8 .news_list .news .news_box {position: relative; width: 240px; background: url(../images/web-icon.png) -42px -114px no-repeat; cursor: pointer; height: 165px; overflow: hidden;}
.post-8 .news_list .news.odd .news_box {background: url(../images/web-icon.png) -42px -361px no-repeat;}
.post-8 .news_list .news.last .news_box { }
.post-8 .news_list .news .news_box .news_con {height: 100%; position: absolute; bottom: 26px; left: 0; padding-left: 50px; background: url(../images/shu.png) 23px 0 repeat-y;}
.post-8 .news_list .news.odd .news_box .news_con {padding-left: 60px; top: 28px;}
.post-8 .news_list .news .news_box .news_con .news_field {margin-top: 25px;}
.post-8 .news_list .news.odd .news_box .news_con .news_field {margin-top: -15px;}
.post-8 .news_list .news .news_box .news_con .news_field span {width: 100%;display: block;line-height: 16px;color: #000;font-size: 15px;transition: all 0.4s ease-in-out;}
.post-8 .news_list .news.slick-current .news_box .news_con .news_field span {font-weight: bold; color: #a30101;}


.post-9 {margin-top: 15px; padding: 0 110px;}
.post-9 .news_list .news .news_box {cursor: pointer;}
.post-9 .news_list .news .news_box .news_imgs {width: 310px; float: left; position: relative; margin-right: -458px; overflow: hidden; background: #f9f0f0; height: 165px;}
.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 .8s ease 0s;}
.post-9 .news_list .news .news_box:hover .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-9 .news_list .news .news_box .news_con {width: 100%; float: right;}
.post-9 .news_list .news .news_box .news_con .news_arti {margin-left: 375px;}
.post-9 .news_list .news .news_box .news_con .news_arti .news_title {width: 100%; color: #333; font-weight: bold; font-size: 22px; white-space: nowrap; text-overflow: ellipsis; line-height: 36px; transition: all 0.4s ease-in-out;}
.post-9 .news_list .news .news_box:hover .news_con .news_arti .news_title {color: #a30101;}
.post-9 .news_list .news .news_box .news_con .news_arti .news_text {width: 100%; font-size: 16px; color: #333; line-height: 30px; margin-top: 5px; max-height: 120px; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical;}


/**Footer**/
.footer {background: #434343;}
.footer .inner {padding: 25px 0 5px 0;}

/*site-info*/
.foot_link {width: 100%; display: inline-block;}
.foot_link .site-info {float: left; margin: 10px 0;}
.foot_link .site-info .info-tit {color: #fff; width: 100%; display: inline-block; font-size: 14px; line-height: 30px;}
.foot_link .site-info .info-con {color: #fff; width: 100%; display: inline-block; font-size: 14px; line-height: 30px;}
.foot_link .site-info .info-address {width: 320px; float: left;}
.foot_link .site-info .info-post {width: 55px; float: left; margin: 0 95px 0 110px;}
.foot_link .site-info .info-tel {width: 115px; float: left;}
.foot_link .site-info .info-fax {width: 115px; float: left; margin-left: 85px;}

/*qrcode*/
.foot_link .site-qrcode {float: right;}
.foot_link .site-qrcode .code_imgs {width: 80px; height: 80px; cursor: pointer;}
.foot_link .site-qrcode .code_imgs img {max-width: 100%; width: 100%; height: auto; transition: all 0.4s ease-in-out;}
.foot_link .site-qrcode .code_imgs img:hover {opacity: 0.8; filter: alpha(opacity=80);}

/*copyright*/
.foot_copy {width: 100%; display: inline-block; border-top: 1px solid #a1a1a1; margin-top: 15px;}
.foot_copy .site-copy {padding: 10px 0;}
.foot_copy .site-copy p {width: 100%; text-align: center; display: block;}
.foot_copy .site-copy p span {color: #fff; font-size: 14px; line-height: 30px; display: inline-block; margin: 0 4px;}

.post-8 li.news.n2.odd.slick-slide .news_box.clearfix {
    background: url(../images/web-icon.png) -42px -114px no-repeat;
}
.post-8 li.news.n2.odd.slick-slide {
    margin-top: 2px;
}
.post-8 li.news.n2.odd.slick-slide .news_con {
    top: -22px;
}
.post-8 .news_list .news.odd .news_box .news_con .news_field.n2 {
    margin-top: 18px;
}

.post-8 li.news.n2.odd.slick-slide.slick-active .news_box.clearfix {
    background: url(../images/web-icon.png) -42px -114px no-repeat;
}
.post-8 li.news.n2.odd.slick-slide.slick-active {
    margin-top: 2px;
}
.post-8 li.news.n2.odd.slick-slide.slick-active .news_con {
    top: -22px;
}
.post-8 .news_list .news.odd .news_box .news_con .news_field.n2 {
    margin-top: 50px;
}

.post-8 li.news.n5.odd.slick-slide .news_box.clearfix {
    background: url(../images/web-icon.png) -42px -114px no-repeat;
}
.post-8 li.news.n5.odd.slick-slide {
    margin-top: 2px;
}
.post-8 li.news.n5.odd.slick-slide .news_con {
    top: -22px;
}
.post-8 .news_list .news.odd .news_box .news_con .news_field.n5 {
    margin-top: 18px;
}

.post-8 li.news.n5.odd.slick-slide.slick-active .news_box.clearfix {
    background: url(../images/web-icon.png) -42px -114px no-repeat;
    width: 290px;
}
.post-8 li.news.n5.odd.slick-slide .news_box.clearfix {
    background: url(../images/web-icon.png) -42px -114px no-repeat;
    width: 290px;
}
.post-8 li.news.n5.odd.slick-slide.slick-active {
    margin-top: 2px;
    width: 290px !important;
}
.post-8 li.news.n5.odd.slick-slide {
    width: 285px !important;
}
.post-8 li.news.n5.odd.slick-slide.slick-active .news_con {
    top: -22px;
}
.post-8 .news_list .news.odd .news_box .news_con .news_field.n5 {
    margin-top: 69px;
}

.post-8 li.news.n1.slick-slide.slick-current.slick-active .news_box.clearfix {
    background: url(../images/web-icon.png) -42px -361px no-repeat;
    top: 170px;
}
.post-8 li.news.n1.slick-slide.slick-current.slick-active .news_box.clearfix .news_con {
    bottom: -30px;
}
.post-8 li.news.n1.slick-slide .news_box.clearfix{
    background: url(../images/web-icon.png) -42px -361px no-repeat;
    top: 170px;
}
.post-8 li.news.n1.slick-slide .news_box.clearfix .news_con {
    bottom: -30px;
}

.post-8 li.news.n3.slick-slide.slick-current.slick-active .news_box.clearfix {
    background: url(../images/web-icon.png) -42px -361px no-repeat;
    top: 170px;
}
.post-8 li.news.n3.slick-slide.slick-current.slick-active .news_box.clearfix .news_con {
    bottom: -30px;
}
.post-8 li.news.n3.slick-slide .news_box.clearfix{
    background: url(../images/web-icon.png) -42px -361px no-repeat;
    top: 170px;
    width:275px;
}
.post-8 li.news.n3.slick-slide .news_box.clearfix .news_con {
    bottom: -30px;
}

.post-8 li.news.n1.slick-slide.slick-current.slick-active {width: 105px !important;    margin-top: 26px;}
.post-8 li.news.n1.slick-slide {width: 105px !important;    margin-top: 26px;}
.post-8 li.news.n2.odd.slick-slide.slick-active{width:195px !important;    margin-top: -29px;}
.post-8 li.news.n2.odd.slick-slide{width:195px !important;    margin-top: -29px;}
.post-8 li.news.n3.slick-slide.slick-active {width: 205px !important;margin-top: 26px;}
.post-8 li.news.n3.slick-slide{width: 205px !important;margin-top: 26px;}
.post-8 li.news.n4.slick-slide.slick-active { width: 275px !important;margin-top: -29px;}
.post-8 li.news.n4.slick-slide { width: 275px !important;margin-top: -30px;}
.post-8 li.news.n5.odd.slick-slide.slick-active{width:290px !important;margin-top: -29px;}
.post-8 li.news.n5.odd.slick-slide{width:290px !important;margin-top: -30px;}
.post-8 li.news.n6.slick-slide.slick-active {width: 50px !important;    margin-top: -29px;}
.post-8 li.news.n6.slick-slide {width: 50px !important;    margin-top: -29px;}
.post-8 li.news.n8.slick-slide.slick-active {width: 160px !important;border: 0;}
.post-8 li.news.n8.slick-slide {width: 160px !important;border: 0;}
.post-8 li.news.n7.odd.slick-slide.slick-active {width: 235px !important;    margin-top: 197px;}
.post-8 li.news.n7.odd.slick-slide {width: 235px !important;    margin-top: 197px;}

li.menu-item.i6 {
    display: none !important;
}
.hylogo {
    width: 225px;
    height: 128px;
    float: left;
    background: url(../images/hylogo.png) no-repeat center;
    background-size: cover;
    margin-left: 25px;
}
.post-8 .news_list .news .news_box .news_con .news_field.n3 {
    margin-top: -8px;
}
.post-8 .news_list .news .news_box .news_con .news_field.n1 {
    margin-top: 0px;
}
.post-8 .news_list .news.odd .news_box .news_con .news_field.n7 {
    margin-top: 0px;
}
.post-8 li.news.n4.slick-slide.slick-active .news_box.clearfix {
    width: 280px;
}
.post-8 li.news.n4.slick-slide .news_box.clearfix {
    width: 280px;
}
.post-8 li.news.n6.slick-slide.slick-active .news_box.clearfix {
    width: 290px;
}
.post-8 li.news.n6.slick-slide .news_box.clearfix {
    width: 290px;
}
.post-8 li.news.n7.odd.slick-slide .news_box.clearfix {
    width: 285px;
}
.post-8 li.news.n8.slick-slide.slick-active .news_box.clearfix {
    background: #fff url(../images/shuw.png) no-repeat 0px 140px;
    margin-top: -6px;
    height: 220px;
    width: 210px;
}
.post-8 li.news.n8.slick-slide .news_box.clearfix {
    background: #fff url(../images/shuw.png) no-repeat -1px 140px;
    margin-top: -6px;
    height: 220px;
    width: 210px;
}
.post-8 li.news.n8.slick-slide.slick-active .news_con {
    background: url(../images/shu.png) 0px 190px repeat-x;
    bottom: 20px;
    padding: 0;
    padding-left: 27px;
    border-bottom: 0px solid #fff;
    margin-left: 28px;
    width: 170px;
}
.post-8 li.news.n8.slick-slide .news_con {
    background: url(../images/shu.png) 0px 190px repeat-x;
    bottom: 20px;
    padding: 0;
    padding-left: 27px;
    border-bottom: 0px solid #fff;
    margin-left: 28px;
    width: 170px;
}
.post-8 .news_list .news .news_box .news_con .news_field.n8 span.field-info {
    line-height: 18px;
    margin-left: 25px;
}
.post-8 .news_list .news .news_box .news_con .news_field.n8 span.field-info.i1{
    padding-top: 50px;
}
.post-8 li.news.n8.last.slick-slide.slick-active {
    border: 0;
}
.post-8 li.news.n8.last.slick-slide{
    border: 0;
}
.post-8 li.news.n8.slick-slide.slick-active .news_con .news_field.n8 {
    margin-top: 82px;
    margin-left: 5px;
    background: #fff url(../images/shux.png) no-repeat 0 35px;
    width: 110px;
    height: 108px;
}
.post-8 li.news.n8.slick-slide .news_con .news_field.n8 {
    margin-top: 82px;
    margin-left: 5px;
    background: #fff url(../images/shux.png) no-repeat 0 35px;
    width: 110px;
    height: 108px;
}


.post-8 li.news.n9.slick-slide.slick-active .news_box.clearfix {
    background: #fff url(../images/shu.png) 0px 180px repeat-x;
    margin-top: -16px;
    height: 225px;
    margin-left: 35px;
}
.post-8 li.news.n9.slick-slide .news_box.clearfix {
    background: #fff url(../images/shu.png) 0px 180px repeat-x;
    margin-top: -16px;
    height: 225px;
    margin-left: 35px;
}
.post-8 li.news.n9.slick-slide.slick-active .news_con {
    background: none;
    bottom: 2px;
    padding: 0;
    margin-left: 0px;
    border-bottom: 10px solid #fff;
}
.post-8 li.news.n9.slick-slide .news_con {
    background: none;
    bottom: 2px;
    padding: 0;
    margin-left: 0px;
    border-bottom: 10px solid #fff;
}
.post-8 .news_list .news .news_box .news_con .news_field.n9 span.field-info {
    line-height: 18px;
}
.post-8 li.news.n9.last.slick-slide.slick-active {
    border: 0;
    width: 210px !important;
}
.post-8 li.news.n9.last.slick-slide {
    border: 0;
    width: 280px !important;
}
.post-8 li.news.n9.slick-slide.slick-active .news_con .news_field.n8 {
    margin-top: 30px;
}
.post-8 li.news.n9.slick-slide .news_con .news_field.n8 {
    margin-top: 30px;
}
.post-8 li.news.n9.slick-slide.slick-active .news_con .news_field.n9 {
    margin-top: 84px;
    margin-left: 12px;
    background: #fff url(../images/shux.png) no-repeat 0 35px;
    width: 150px;
    height: 108px;
}
.post-8 li.news.n9.slick-slide .news_con .news_field.n9 {
    margin-top: 84px;
    margin-left: 12px;
    background: #fff url(../images/shux.png) no-repeat 0 35px;
    width: 150px;
    height: 108px;
}
.post-8 li.news.n6.slick-slide.slick-active .news_box.clearfix .news_con .news_field.n6 {
    margin-top: 69px;
}
.post-8 li.news.n6.slick-slide .news_box.clearfix .news_con .news_field.n6 {
    margin-top: 69px;
}
.post-8 li.news.n4.slick-slide.slick-active .news_box.clearfix .news_field.n4 {
    margin-top: 69px;
}
.post-8 li.news.n4.slick-slide .news_box.clearfix .news_field.n4 {
    margin-top: 55px;
}
.post-8 .news_list .news .news_box .news_con .news_field.n9 span.field-info {
    line-height: 18px;
    margin-left: 25px;
}
.post-8 .news_list .news .news_box .news_con .news_field.n9 span.field-info.i1{
    padding-top: 50px;
}

div#my-video {
    margin: 0 275px;
}