@charset "utf-8";
@import "fancybox.css";
@font-face {font-family:'Roboto-Regular';src: url('fonts/Roboto/Roboto-Regular.ttf');}
@font-face {font-family:'Roboto-Bold';src: url('fonts/Roboto/Roboto-Bold.ttf');}
@font-face {font-family:'NotoSerif-Regular';src: url('fonts/Noto/NotoSerif-Regular.ttf');}
@font-face {font-family:'NotoSerif-Bold';src: url('fonts/Noto/NotoSerif-Bold.ttf');}
body {font: 400 14px/1.3 'Roboto-Regular', Arial, sans-serif;color: #000;min-width: 1150px;}
* {margin: 0;padding: 0;}
*,*:after,*:before {box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
::placeholder {color: #999;opacity: 1;}
:-ms-input-placeholder {color: #999;}
::-ms-input-placeholder {color: #999;} 
.siteCenter {width: 1120px;margin: 0 auto;}
a {text-decoration: none;border: none;color: inherit;}
a:hover,.bx-cat-link,.breadcrumb a:hover,.breadcrumb li h1 a:hover{color: #f83831;}
img {border: none;vertical-align: middle;max-width: 100%;}
ul,ol{margin: 0;padding: 0;list-style: none;}
.fw{width: 100%;}
.lt {display: block;float: left;}
.rt {display: block;float: right;}
.mb{margin-bottom: 15px;}
.clearfix:after {content: "";display: block;height: 0;width: 100%;clear: both;}
.f0{font-family:'NotoSerif-Bold', sans-serif;font-weight: normal;}
.f1{font-family:'NotoSerif-Regular', sans-serif;font-weight: normal;}
.f3{font-family:'Roboto-Bold', sans-serif;font-weight: normal;}
/* header */
#header{border-top: 9px solid #155825;}
.header-top{width: 100%;height: 32px;line-height: 32px;background-color: #f1f1f1;font-size: 12px;}
.header-top span, .header-top a {display: block;float:left;margin-left: 10px;color:#848484;}
span.ico-systemDate{margin-left: 0;padding-left: 0;background: none;}
.hotline::before {content: '';display: block;width: 15px;height: 32px;background: url(../images/ico-tel.png) left 8px no-repeat;float: left;margin-right: 5px;}
.email::before {content: '';display: block;width: 15px;height: 32px;background: url(../images/ico-email.png) left 10px no-repeat;float: left;margin-right: 5px;}
#frmSearch {display: block;float: right;width: 220px;height: 28px;margin-top: 2px;border: 1px solid #e9e9e9;border-radius: 28px;overflow: hidden;}
#frmSearch input[type="text"] {height: 100%;float: left;border: 0;width: calc(100% - 30px);padding: 0 15px;outline: none;}
#frmSearch button[type="submit"] {width: 30px;height: 100%;line-height: 100%;background:#fff url(../images/ico-search.png) center center no-repeat;border: 0;cursor: pointer;outline: none;}
.bx-search-result {padding: 15px;border: 1px solid transparent;background-color: #f7f8fa;border-color: #e1e1e1;}
.highlight{background-color: yellow;}
.__MB_KEYWORS{font-family: 'Roboto-Bold',sans-serif;}
.header-logo{width: 100%;padding: 10px 0;}
.logo{padding: 5px 0;}
.logo img{height: 80px;}
/* banner-728x90 */
.banner-728x90{width: 728px;height: 90px;overflow: hidden;text-align: right;}
.box-grid-cover .col-right .banner:last-child{margin-bottom: 0;}
.header-top-banner{margin-bottom: 10px;text-align: center;}
/* nav */
#nav {width: 100%;background-color: #fff;position: sticky;top: 0;z-index: 1001;}
#nav .siteCenter{background-color: #155825;border-bottom: 3px solid #ff3333;}
.cat{display: block;float: left;padding: 0 13px;position: relative;}
.cat > a,.cat.last > span {font: 14px/40px 'Roboto-Bold', sans-serif;color: #fff;text-transform: uppercase;cursor: pointer;}
.cat.active > a,.cat:hover > a{color: #fff;}
.cat:after {content: "";display: block;width: 1px;height: 36px;background-color: #009b5c;position: absolute;right: 0;top: 2px;}
.cat:last-child:after{display: none;}
.cat.active:after,.cat:hover:after{background-color: #ff3333;}
.sub-menu{display: none;position: absolute;z-index: 100;top: 40px;left: 0;min-width: 222px;}
.sub-cat {white-space: nowrap;background-color: #ff3333;border-top: 1px solid #fbf9f9;padding: 9px 16px;width: 100%;float: left;clear: both;}
.sub-cat:first-child{border-top: 0;}
.sub-cat:hover{background-color: #ff5656;}
.sub-cat a{font-size: 14px;color: #fff;}
.cat.active,.cat:hover{background-color: #ff3333;}
.cat:hover .sub-menu{display: block;}
.cat.last{float:right;}
.cat.last:hover .sub-menu{left: unset;right: 0;}
/* breaking-news */
#breaking-news .siteCenter{background-color: #f2f2f2;line-height: 30px;font-size: 12px;color: #636161;}
#breaking-news .lt{width: 805px;}
.ico-share{width: 24px;height: 30px;float: left;background-image: url(../images/ico-share-social.png);background-repeat: no-repeat;margin-right: 5px;}
.ico-share-youtube{background-position: 0 3px;}
.ico-share-twitter{background-position: -29px 3px;}
.ico-share-rss{background-position: -57px 3px;}
.ico-share-facebook{background-position: -86px 3px;}
#breaking-news .lt:before{content:'';display:block;float:left;width:30px;height:30px;background: url(../images/ico-nav-r.png) center center no-repeat;}
.breaking-news-marquee{float:right;width: calc(100% - 30px);}
.breaking-news-marquee a{margin-left: 20px;}
/* main */
#main > .siteCenter{margin-top: 15px;margin-bottom: 15px;}
.box-grid-cover {display: grid;grid-template-columns: auto 300px;grid-column-gap: 15px;margin-bottom: 15px;background: url(../images/bg-coverage.png) left bottom repeat-x;padding-bottom: 25px;}
.col-left,.colLeft{width: 805px;}
.col-right,.colRight{width: 300px;}
.banner{width: 100%;display: block;clear: both;margin-bottom: 15px;text-align: center;}
/* article */
.article-image{position: relative;display: block;overflow: hidden;width: 100%;margin-bottom: 10px;}
.article-image::before{padding-top: 56.25%;content: '';display: block;}
.article-image img{position: absolute;top: 0;left: 0;z-index: 1;width: 100%;min-height: 100%;object-fit: cover;}
.article-title{font-size: 14px;}
.article-link,.breadcrumb li:last-child a,.breadcrumb h1 a,.article-detail-title{color: inherit;}
.article-desc{font-size: 14px;color: #666;}
.article-info{font: 400 12px/1.3 'Roboto-Regular',sans-serif;text-transform: uppercase;color: #999;}
.article-cat{text-decoration: underline;}
.article-cat:after {content: '|';display: inline;margin-right: 1px;margin-left: 5px;vertical-align: 1px;}
.ico-cment,.ico-video,.ico-photo,.ico-vote{
    display:inline-block;
    margin-left:2px;
    font-size:12px;
    color:#333;
    font-family:Arial, Helvetica, sans-serif;
    line-height:18px;
}
.ico-cment {
    background: url(../images/img-comment.png) left 3px no-repeat;
    padding-left: 15px;
    line-height: 18px;
}
.ico-video{
    background: url(../images/img-video.png) 0 0 no-repeat;
    width:15px;
    height:12px;
}
.ico-photo{
    background: url(../images/img-images.png) 0 0 no-repeat;
    width:15px;
    height:12px;
}
.ico-vote{
    background: url(../images/img-vote.png) 0 0 no-repeat;
    width:14px;
    height:14px;
}
/* bx-cover */
.bx-cover{width: 530px;}
.bx-cover .article{width: 166px;float: left;margin-left: 16px;}
.bx-cover .article:nth-child(2){margin-left: 0;clear: both;}
.bx-cover .article-title{margin-bottom: 10px;}
.bx-cover .article-desc{-webkit-line-clamp: 5;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
.bx-cover .article:first-child{width: 100%;position: relative;margin-bottom: 15px;margin-left: 0;}
.bx-cover .article:first-child .article-desc{display: none;}
.bx-cover .article:first-child .article-image{margin-bottom: 0;}
.bx-cover .article:first-child .article-title{margin-bottom: 0;font-size: 22px;position: absolute;z-index: 1;left: 0;bottom: 0;width: 100%;display: block;background: #00000030;color: #fff;padding:10px 20px;}
.bx-cover .article:first-child .article-title:hover .article-link{color:inherit}
/* bx-news */
.bx-news{width: 260px;height:610px;overflow:hidden;background-color: #f5f5f5;}
.bx-bg{padding: 10px 15px;}
.bx-cat-title-o {border-bottom: 1px solid #f83831;padding-bottom: 5px;margin-bottom: 15px;}
.bx-cat-title-o .bx-cat-name{font-size: 18px;text-transform: uppercase;}
.bx-news .article{width: 100%;float: left;margin-top: 15px;padding-top: 15px;border-top: 1px dotted #ababab;}
.bx-news .article:first-child{margin-top: 0;padding-top: 0;border-top: 0;}
.bx-news .article-link{background: url(../images/ico-link-r.png) left 5px no-repeat;padding-left: 15px;display: block;}
.bx-news .bx-cat-content{height: calc(100% - 50px);overflow-y: scroll;padding-right: 10px;scrollbar-width:thin;scrollbar-color: #ababab;}
.bx-news .bx-cat-content::-webkit-scrollbar,.bx-tag-cloud .bx-cat-content::-webkit-scrollbar,.bx-video-right::-webkit-scrollbar, .bx-media-right::-webkit-scrollbar {width: 2px;}
.bx-news .bx-cat-content::-webkit-scrollbar-thumb,.bx-tag-cloud .bx-cat-content::-webkit-scrollbar-thumb,.bx-video-right::-webkit-scrollbar-thumb , .bx-media-right::-webkit-scrollbar-thumb{background: #ababab;}
/* bx-grid-body */
.bx-grid-body {display: grid;grid-template-columns: auto 300px;grid-column-gap: 15px;}
/* bx-tag-cloud */
.bx-tag-cloud{background-color: #f7f8fa;border: 1px solid #e1e1e1;}
.bx-tag-cloud .bx-cat-content{/*height: 420px;*/overflow-y: scroll;scrollbar-width:thin;scrollbar-color: #ababab;}
.bx-tag-cloud .bx-cat-content a{width: 50%;float: left;color: #155825;height:26px;line-height: 26px;background: url(../images/ico-tag-s.png) left 8px no-repeat;padding-left: 20px;overflow: hidden;margin-bottom: 10px;}
.bx-tag-cloud .bx-cat-content a:first-letter {text-transform: capitalize;}
/* bx-cat */
.bx-cat{width: 395px;margin-left: 15px;margin-bottom: 15px;}
.bx-cat:nth-child(2n+1){margin-left: 0;clear: both;}
.bx-bd{border:1px solid #e1e1e1;}
.bx-cat-title{background: url(../images/bg-cat-title.png) 0 0 no-repeat;height: 52px;padding: 0 15px;}
.bx-cat .bx-cat-name,.bx-cat-mostread .bx-cat-name{height: 45px;line-height: 48px;font-size: 18px;text-transform: uppercase;overflow: hidden;}
.bx-cat-link:hover{color: #155825;}
.bx-cat .bx-cat-content,.bx-cat-mostread .bx-cat-content{padding: 10px 15px 15px 15px;}
.bx-cat .article{width: 100%;float: left;margin-top: 15px;}
.bx-cat .article-image{width: 155px;float: left;margin: 0 15px 0 0;}
.bx-cat .article-title{margin-bottom: 10px;}
.bx-cat .article-link{-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
.bx-cat .article-date{display: inline-block;background: url(../images/ico-date-s.png) left 1px no-repeat;padding-left: 15px;}
.bx-cat .article-desc{display: none;}
.bx-cat .article:first-child{margin-top: 0;}
.bx-cat .article:first-child .article-image{width: 100%;margin:0 0 10px 0;}
.bx-cat .article:first-child .article-title{width: 100%;float: left;font-size: 18px;}
.bx-cat .article:first-child .article-link{-webkit-line-clamp: 2;min-height: 46px;}
.bx-cat .article:first-child .article-info{display: none;}
.bx-cat .article:first-child .article-desc{width: 100%;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;min-height: 54px;}
/* bx-grid-center */
.bx-grid-center{display: grid;grid-template-columns: auto 160px;grid-column-gap: 15px;}
.clLeft{width: 630px;}
.clRight{width: 160px;}
/* bx-cat-mostread */
.bx-cat-mostread .article{width: 100%;float: left;margin-top: 15px;padding-top: 15px;border-top: 1px dotted #ccc;}
.bx-cat-mostread .article-image{width: 180px;float: left;margin:0 15px 0 0;}
.bx-cat-mostread .article-title{font-size: 18px;margin-bottom: 10px;}
.bx-cat-mostread .article-desc{-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
.bx-cat-mostread .article:first-child{margin-top: 0;padding-top: 0;border-top: 0;}
/* bx-video */
.bx-video-name{font-size: 24px;line-height: 1;}
.bx-video .bx-video-content{background-color: #474747;padding:15px;}
.bx-video-left{width: 475px;}
.bx-video-left .article{width: 100%;display: block;}
.bx-video-left .article-image{width: 100%;}
.bx-video-left .article-title{font-size: 24px;color:#fff;}
.bx-video-left .article-link,.bx-video-right .article-link{-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
.bx-video-left .ico-play{display: block;width: 84px;height: 84px;background: url(../images/ico-play.png) center center no-repeat;position: absolute;z-index: 1;top: calc(50% - 42px);left: calc(50% - 42px);}
.bx-video-right{width: 285px;}
.bx-video-right .article{width: 100%;float: left;margin-top: 15px;}
.bx-video-right .article:first-child{margin-top: 0;}
.bx-video-right .article-image{width: 120px;float: left;margin: 0 15px 0 0;}
.bx-video-right .article-title{color: #fff;}
.bx-video-right .article-link{-webkit-line-clamp: 3;}
.bx-video-right{height: 330px;overflow-y: scroll;padding-right: 10px;scrollbar-width:thin;scrollbar-color: #ababab;}
.bx-video-right .ico-play{display: block;width: 13px;height: 16px;background: url(../images/ico-play-s.png) center center no-repeat;position: absolute;z-index: 1;bottom: 10px;left: 8px;}
/* bx-media */
.bx-media-name {font-size: 24px;line-height: 1;display: inline-block;}
.bx-media-subcat {display: inline-block;}
.sub-catLink::before {content: '/';padding-right: 3px;color: #000;}
.bx-media .bx-media-content{background-color: #474747;padding:15px;}
.bx-media-left{width: 475px;}
.bx-media-left .article{width: 100%;display: block;}
.bx-media-left .article-image{width: 100%;}
.bx-media-left .article-title{font-size: 24px;color:#fff;}
.bx-media-left .article-link,.bx-media-right .article-link{-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
.bx-media-left .ico-play{display: block;width: 84px;height: 84px;background: url(../images/ico-play.png) center center no-repeat;position: absolute;z-index: 1;top: calc(50% - 42px);left: calc(50% - 42px);}
.bx-media-right{width: 285px;}
.bx-media-right .article{width: 100%;float: left;margin-top: 15px;}
.bx-media-right .article:first-child{margin-top: 0;}
.bx-media-right .article-image{width: 120px;float: left;margin: 0 15px 0 0;}
.bx-media-right .article-title{color: #fff;}
.bx-media-right .article-link{-webkit-line-clamp: 3;}
.bx-media-right{height: 330px;overflow-y: scroll;padding-right: 10px;scrollbar-width:thin;scrollbar-color: #ababab;}
.bx-media-right .ico-play{display: block;width: 13px;height: 16px;background: url(../images/ico-play-s.png) center center no-repeat;position: absolute;z-index: 1;bottom: 10px;left: 8px;}
/* bx-partner */
.bx-partner .bx-cat-title-o{border-bottom: 1px solid #e1e1e1;}
.bx-partner .bx-cat-content{position: relative;}
.partner-item{width: 212px;height: 124px;overflow: hidden;border:1px solid #e8e8e8;}
.partner-item img{height: auto;}
.bx-partner .bx-prev,.bx-partner .bx-next{display: block;width: 15px;height: 38px;position: absolute;z-index: 1;text-indent: -9999px;top: calc(50% - 19px);}
.bx-partner .bx-prev{background:url(../images/ico-prev-partner.png) 0 0 no-repeat;left: 10px;}
.bx-partner .bx-next{background:url(../images/ico-next-partner.png) 0 0 no-repeat;right: 10px;}
/* footer */
.footer-top{border-top: 2px solid #d7d7d7;border-bottom:1px solid #eaeaea;background-color: #fbf9f9;padding:20px 0;display: none;}
.menu-f > li{width: 25%;float: left;line-height: 36px;padding-right: 50px;}
.menu-f > li:nth-child(4n+1){clear: both;}
.menu-f > li > a{font-family: 'Roboto-Bold',sans-serif;font-size: 16px;width: 100%;display: block;}
.menu-f-s,.menu-f-s li{width: 100%;float: left;}
.menu-f-s li{border-top: 1px dotted #ccc;}
.menu-f-s li:first-child{border-top: 0;}
.menu-f-s a{font-family: 'NotoSerif-Regular',sans-serif;}
.footer-info{border-top: 2px solid #d7d7d7;border-bottom:1px solid #eaeaea;background-color: #fbf9f9;padding:20px 0 0 0;}
.footer-info-f{padding: 15px 0 7px 0;border-bottom: 1px solid #d7d7d7;margin-bottom: 15px;}
.footer-info-f .footer-lt{width: 510px;}
.footer-info-f .footer-rt{width: 550px;}
.footer-info p{margin-bottom: 5px;color:#666;}
.footer-info b{font-family: 'Roboto-Bold',sans-serif;}
.ico-address-f{background:url(../images/ico-gps.png) left 0px no-repeat;padding-left: 25px;}
.ico-email-f{background:url(../images/ico-email-f.png) left 2px no-repeat;padding-left: 25px;}
.ico-hotline-f{background: url(../images/ico-phone.png) left 2px no-repeat;padding-left: 25px;}
.ico-market-f{background: url(../images/ico-notify.png) left -1px no-repeat;padding-left: 28px;margin-left: 10px;}
.footer-copy{padding: 0 0 7px 0;border-bottom: 1px solid #d7d7d7;}
.footer-mastercms{line-height: 45px;height: 45px;font-size: 12px;color:#999;}
/* navigation */
.navigation{height: 13px;line-height: 13px;margin-bottom: 15px;}
.breadcrumb li{float: left;}
.nav-slash{margin: 0 5px;}
.breadcrumb a{color: #c4c5c5;}
.breadcrumb a,.breadcrumb h1{font-size: 16px;font-weight: normal;}
.breadcrumb li:last-child a, .breadcrumb h1 a {color: #155825;}
/* bx-list-highlight */
.bx-list-highlight{padding-bottom: 15px;margin-bottom: 15px;border-bottom: 1px dotted #ccc;}
.bx-list-highlight .article{width: 258px;float: left;margin-left: 15px;}
.bx-list-highlight .article-title{font-size: 16px;margin-bottom: 10px;color: #333;}
.bx-list-highlight .article-desc{-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
.bx-list-highlight .article:nth-child(2){margin-left: 0;clear: both;}
.bx-list-highlight .article:first-child{margin: 0 0 15px 0;width: 100%;background-color: #f5f5f5;}
.bx-list-highlight .article:first-child .article-image{width: 531px;float: left;margin:0 15px 0 0;}
.bx-list-highlight .article:first-child .article-title{font-size: 22px;margin-top: 12px;color: inherit;}
/* bx-list */
.bx-list .article{width: 100%;float: left;margin-top: 15px;padding-top: 15px;border-top: 1px dotted #ccc;}
.bx-list .article-image{width: 180px;float: left;margin:0 15px 0 0;}
.bx-list .article-title{font-size: 18px;margin-bottom: 10px;color: #333;}
.bx-list .article-desc{-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
.bx-list .article:first-child{margin-top: 0;padding-top: 0;border-top: 0;}
/* __MB_ARTICLE_PAGING */
.__MB_ARTICLE_PAGING{text-align: center;}
.__MB_ARTICLE_PAGING span, .__MB_ARTICLE_PAGING a {display: inline-block;height: 34px;text-align: center;line-height: 34px;border-radius: 34px;width: 130px;background-color: #ebebeb;color: #155825;text-transform: uppercase;}
.__MB_ARTICLE_PAGING a {background-color: #ebebeb;}
.__MB_ARTICLE_PAGING a:hover {background-color: #3eac64;color:#fff;}
.__MB_ARTICLE_PAGING span:first-child {display: none;}
/* bx-mostread */
.bx-mostread{background-color:#f7f8fa;}
.bx-mostread .bx-cat-title-o{border-bottom: 1px solid #e1e1e1;}
.bx-mostread .article{width: 100%;float: left;margin-top: 15px;padding-top: 15px;border-top: 1px dotted #ababab;}
.bx-mostread .article:first-child{margin-top: 0;padding-top: 0;border-top: 0;}
.bx-mostread .article-link{background: url(../images/ico-link-r.png) left 5px no-repeat;padding-left: 15px;display: block;}
/* backTop */
.backTop {background: url(../images/backTop.png) 0 0 no-repeat;width: 56px;height: 56px;display: none;position: fixed;bottom: 225px;right: 10px;cursor: pointer;z-index: 10;}
/* article-detail */
.article-detail{background:url(../images/bg-hr.png) 0 0 repeat-x;padding-top: 15px;}
.article-detail-subtitle{color: #ff3333;}
.article-detail-title {font-size: 32px;margin-bottom: 15px;}
.article-detail .article-info{margin-bottom: 15px;}
.article-detail .article-date{background: url(../images/ico-date-s.png) left 1px no-repeat;padding-left: 15px;}
.btn-share {display: inline-block !important;position: relative;height: 20px;overflow: hidden;vertical-align: -5px;margin-left: 5px;}
.article-detail-desc{margin-bottom: 15px;}
.__MASTERCMS_CONTENT{color:#333;}
.__MASTERCMS_CONTENT strong,.__MASTERCMS_CONTENT b{font-family: 'Roboto-Bold', sans-serif;}
.article-detail-author{text-align: right;font-family: 'Roboto-Bold', sans-serif;}
.article-detail-source{text-align: right;font-style: italic;margin-top: 10px;}
.article-detail-subtitle:empty,.article-detail-source:empty,.article-detail-author:empty{display: none;}
.article-detail-desc,.article-detail-author,.article-detail-source{font-size:16px;color:#333;}
.tacgia-ct{display: none;}
.article-trademark{color: #fff; background-color: #155825; padding: 0px 4px;}
.o-videoWrapper, .videoWrapper {position: relative;}
.o-videoWrapper::before, .videoWrapper::before {content: '';display: block;padding-top: 56.25%;}
.o-videoWrapper iframe, .videoWrapper iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
/* article-tag */
.article-tag span{display: block;float: left;height: 36px;font:normal 18px/36px 'Roboto-Bold',sans-serif;background: url(../images/ico-tag.png) left 6px no-repeat;padding-left: 35px;}
.article-keyword{padding-left: 90px;}
.article-keyword a{height: 36px;line-height: 36px;background-color: #ebebeb;float: left;padding: 0 10px;border-radius: 5px;margin: 0 5px 5px 0;}
/* article-detail-relate */
.bx-cat-heading{margin-bottom: 15px;}
.bx-cat-heading .bx-cat-name,.article-detail-similar .bx-cat-name,.article-detail-other .bx-cat-name,.article-detail-topic .bx-cat-name,.bx-video-news .bx-cat-name{font-size: 18px;text-transform: uppercase;float: left;border-bottom: 1px solid #e1e1e1;padding: 0 15px 5px 0;}
.article-detail-relate .article,.article-detail-similar .article{float: left;width: 258px;margin: 0 0 15px 15px;}
.article-detail-relate .article:nth-child(3n+1),.article-detail-similar .article:nth-child(3n+1){clear: both;margin-left: 0;}
.article-detail-relate .article-title,.article-detail-similar .article-title{font-size: 16px;color:#333;}
.cl-00804c{color: #00804c;}
/* article-detail-similar */
.article-detail-similar,.article-detail-other{background: url(../images/bg-hr.png) 0 0 repeat-x;padding-top: 20px;}
/* article-detail-other */
.article-detail-other .article{width: 100%;float: left;margin-top: 15px;padding-top: 15px;border-top: 1px dotted #ccc;}
.article-detail-other .article-image{width: 180px;float: left;margin:0 15px 0 0;}
.article-detail-other .article-title{font-size: 18px;margin-bottom: 10px;color: #333;}
.article-detail-other .article-desc{-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
.article-detail-other .article:first-child{margin-top: 0;padding-top: 0;border-top: 0;}
/* article-detail-topic */
.article-detail-topic .bx-cat-name:after{content: '/';display: inline;margin-left: 5px;vertical-align: 1px;color: #999;}
.topic-link{float: left;font-size: 16px;color:#666;}
.article-detail-topic  .article{width: 100%;float: left;margin-top: 10px;}
.article-detail-topic .article:first-child{margin-top: 0;}
.article-detail-topic .article-title{font-weight: normal;font-size: 16px;}
.article-detail-topic .article-link{background:url(../images/ico-square-g.png) left 7px no-repeat;padding-left: 15px;}
/* bx-video-list */
.bx-video-list .article{width: 268px;float: left;margin: 0 0 15px 16px;}
.bx-video-list .article:nth-child(4n+1){margin-left: 0;clear: both;}
.bx-video-list .ico-play{display: block;width: 84px;height: 84px;background: url(../images/ico-play.png) center center no-repeat;position: absolute;z-index: 1;top: calc(50% - 42px);left: calc(50% - 42px);}
.bx-video-list .article-title{font-size: 16px;color: #333;}
/* bx-video-news */
.bx-video-detail{background-color: #f7f8fa;}
.video-left {width: 552px;}
.video-right {width: 568px;padding: 15px 15px;}
.embed-ifame {position: relative;padding-top: 56.25%;height: 0;}
.embed-ifame iframe {position: absolute;top: 0;left: 0;width: 100% !important;height: 100% !important;}
.video-title{font-size: 22px;margin-bottom: 10px;}
.bx-time{background: url(../images/ico-date-s.png) left 4px no-repeat;padding-left: 15px;color: #999;font-size: 12px;}
.bx-share-detail,.video-desc,.video-author,.video-source{margin-bottom: 10px;}
.video-source{font-style: italic;}
.video-article-embed a{color: #155825;}
/* mobile-button */
.mobile-button {background: #155825;width: 100%;line-height: 100px;color: #fff;font-size: 36px;text-align: center;float: left;font-weight: bold;text-transform: uppercase;display: none;}
/* bx-error-page */
.bx-error-page {padding: 20px 0 30px 0;text-align: center;}
.bx-error-page h1 {margin: 15px 0;color: #999;font-weight: normal;}
.backToHomepage {background: #00804c !important;display: inline-block !important;color: #fff !important;height: 40px !important;line-height: 40px !important;padding: 0 20px !important;border-radius: 20px;font-weight: normal !important;font-size: 14px !important;}
/* bx-special */
.bx-special{position: relative;}
.ico-green-travel {position: absolute;z-index: 1;width: 100%;height: 50%;top: 0;left: 0;display: block;}
.ico-life {position: absolute;z-index: 1;width: 100%;height: 50%;bottom: 0;left: 0;display: block;}
/* bx-gold */
/* .bx-gold{border: 1px solid #d9d9d9;padding: 10px 15px;} */
.bx-gold .bx-gold-slider .bx-gold-item{width:363px !important;height: 225px;overflow-y: scroll;scrollbar-width: thin;}
.bx-gold-item::-webkit-scrollbar {width: 3px;}
.bx-gold-item::-webkit-scrollbar-thumb {background: #888;}
.table-gold {border: 1px solid #eee;color: inherit;border-collapse: collapse;text-align: left;}
.table-gold td, .table-gold th {padding: 5px;vertical-align: middle;border: 1px solid #eee;font-size: 14px;}
.table-gold thead{background: #20419b;color: #fff;}
.table-gold th{white-space: nowrap;}
.down_rate,.up_rate{font-size: 12px;}
.table-gold.table-striped>tbody>tr:nth-of-type(odd) {background: #f8f9fa;color: inherit;}
.table-gold .text-right{text-align: right;}
#ico-gold-prev,#ico-gold-next{display: block;width: 25px;height: 25px;cursor: pointer;position: absolute;top: 10px;border-radius: 2px;}
#ico-gold-prev{background: #ebebeb url(../images/ico-gold-prev.png) center no-repeat;right: 45px;}
#ico-gold-next{background: #ebebeb url(../images/ico-gold-next.png) center no-repeat;right: 15px;}
/* bx-exchange-rate */
/* .bx-exchange-rate{border: 1px solid #d9d9d9;padding: 10px 15px;} */
.bx-exchange-rate .bx-exchange-rate-slider .bx-exchange-rate-item{width:363px !important;height: 221px;overflow-y: scroll;scrollbar-width: thin;}
.bx-exchange-rate-item::-webkit-scrollbar {width: 3px;}
.bx-exchange-rate-item::-webkit-scrollbar-thumb {background: #888;}
.table-exchange-rate {border: 1px solid #eee;color: inherit;border-collapse: collapse;text-align: left;}
.table-exchange-rate td, .table-exchange-rate th {padding: 5px;vertical-align: middle;border: 1px solid #eee;font-size: 13px;text-align: center;word-break: break-word;}
.table-exchange-rate thead{background: #20419b;color: #fff;}
.table-exchange-rate th{font-size: 12px;}
.down_rate,.up_rate{font-size: 12px;}
.table-exchange-rate.table-striped>tbody>tr:nth-of-type(odd) {background: #f8f9fa;color: inherit;}
.table-exchange-rate .text-right{text-align: right;}
#ico-exchange-rate-prev,#ico-exchange-rate-next{display: block;width: 25px;height: 25px;cursor: pointer;position: absolute;top: 10px;border-radius: 2px;}
#ico-exchange-rate-prev{background: #ebebeb url(../images/ico-gold-prev.png) center no-repeat;right: 45px;}
#ico-exchange-rate-next{background: #ebebeb url(../images/ico-gold-next.png) center no-repeat;right: 15px;}
/* bx-covid */
/* .bx-covid{border: 1px solid #d9d9d9;padding: 10px 15px;} */
.bx-covid{margin-bottom: 15px;}
.bx-covid .bx-cat-title{position: relative;}
.bx-covid .bx-cat-name{font-size: 18px;}
.bx-covid .bx-cat-link{border-left: 0;padding-left: 0;}
.bx-covid .bx-covid-item{height: 190px;overflow-y: scroll;scrollbar-width: thin;}
.bx-covid-item::-webkit-scrollbar {width: 3px;}
.bx-covid-item::-webkit-scrollbar-thumb {background: #888;}
.table-covid {border: 1px solid #eee;color: inherit;border-collapse: collapse;text-align: left;}
.table-covid:not(:first-child){margin-top: 15px;}
.table-covid td, .table-covid th {padding: 5px;vertical-align: middle;border: 1px solid #eee;font-size: 12px;}
.table-covid thead{background: #20419b;color: #fff;}
.table-covid th{white-space: nowrap;}
.table-covid.table-striped>tbody>tr:nth-of-type(odd) {background: #f8f9fa;color: inherit;}
.table-covid .text-right{text-align: right;}
/* bx-utility */
.bx-utility ul li{float: left;width: calc(50% - 10px);margin-left: 20px;line-height: 30px;height: 30px;}
.bx-utility ul li:nth-child(2n+1){margin-left: 0;clear: both;}
.bx-utility ul li .box-img{width: 30px;height: 30px;float: left;margin: 0 10px 0 0;}
/* banner-article */
.banner-article{text-align: center;}
.banner-article .banner-item{width: 300px;display: inline-block;margin: 0 10px;}
.hna-google-news{background: url(../images/hna-ico-google-news.png) top 1px right 10px no-repeat;padding-right: 100px;height: 20px;line-height: 20px;text-transform: none;font-size: 14px;}