@import "fancybox.css";
@font-face {font-family: 'Roboto-Bold';src: url('fonts/Roboto/Roboto-Bold.ttf');font-weight: 700;}
@font-face {font-family: 'Roboto-Regular';src: url('fonts/Roboto/Roboto-Regular.ttf');font-weight: 400;}
@font-face {font-family: 'Roboto-Medium';src: url('fonts/Roboto/Roboto-Regular.ttf');font-weight: 500;}
* {margin: 0;padding: 0;}
*, *::before, *::after {box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
body {font: 400 14px/1.4 'Roboto-Regular', sans-serif;color: #333;background-color: #f9f9f9;}
ol, ul {list-style: none;}
button, input {outline: 0;border: 0;}
img {max-width: 100%;vertical-align: middle;border: none;}
a {text-decoration: none;color: inherit;border: none;transition: 0.25s ease all;}
a:hover {text-decoration: none;color: #185daa;}
strong {font-family: 'Roboto-Bold', sans-serif;font-weight: 700;}
.wrapper {padding: 0 10px;}
.d-flex {align-items: center;display: flex;justify-content: space-between;}
.lt {float: left;}
.rt {float: right;}
.fw {width: 100%;}
.clearfix::after {content: "";display: block;width: 100%;clear: both;height: 0;overflow: hidden;}
.icoPhoto,.icoVideo,.icoVote,.icoComment {font-size: 14px;font-family: Arial, Helvetica, sans-serif;font-weight: normal;color: #999;margin-left: 5px;}
.icoComment i{margin-right: 3px;vertical-align: -1px;}
/* gotop */
.gotop {width: 40px;height: 40px;line-height: 40px;background-color: #185daa;border-radius: 50%;font-size: 18px;display: none;position: fixed;bottom: 50px;right: 12px;cursor: pointer;z-index: 999;text-align: center;color: #fff;transition: .3s ease all;}
.gotop:hover {background-color: #30ab5b;}
/* header */
#header{background: #fff;}
.header-flex {display: flex;justify-content: flex-end;align-items: center;}
.header-ulities {height: 30px;line-height: 30px;border-bottom: 1px solid #ddd;padding: 2px 0;float: left;display: flex;justify-content: flex-start;align-items: center;}
.header-social {padding-left: 10px;}
.header-social a {
    float: left;
    width: 16px;
    height: 16px;
    margin-left: 5px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -oz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -oz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
}
.header-social a:first-child {margin-left: 0;}
.hd-fb{background: url(../images/pc/facebook.png) center center no-repeat;}
.hd-gg{background: url(../images/pc/google-plus.png) center center no-repeat;}
.hd-ins{background: url(../images/pc/instagram.png) center center no-repeat;}
.hd-pin{background: url(../images/pc/pinterest.png) center center no-repeat;}
.hd-rss{background: url(../images/pc/rss-symbol.png) center center no-repeat;}
.hd-tw{background: url(../images/pc/twitter.png) center center no-repeat;}
.hd-ytb{background: url(../images/pc/youtube.png) center center no-repeat;}
.header-date {padding-right: 10px;border-bottom: 1px solid #ddd;border-right: 1px solid #ddd;height: 30px;line-height: 30px;}
.header-bottom {padding: 15px 0;position: relative;}
.header-phone {display: block;width: 162px;height: 30px;line-height: 30px;padding-left: 50px;background: url(../images/pc/bg-hotline.png) no-repeat center center;background-size: auto 100%;color: #bd0404;}
.header-logo {text-align: center;width: 100%;margin: 0 auto;}
.ico-navbar {position: absolute;left: 10px;top: 50%; transform: translateY(-50%);font-size: 24px;color: #939393;z-index: 1;}
#frmSearch {display: block;float: left;width: 100%;height: 40px;border: 1px solid #eaeaea;overflow: hidden;border-radius: 40px;}
#frmSearch input[type="text"] {height: 100%;float: left;border: 0;width: calc(100% - 40px);padding-left: 15px;outline: none;}
#frmSearch button[type="submit"] {width: 40px;height: 100%;line-height: 100%;border: 0;cursor: pointer;outline: none;float: right;background-color: #fff;font-size: 20px;color: #ababab;}
.show-overlay {height: 100%;overflow: hidden;}
.menu-list {width: 100%;background: #fff;position: fixed;top: 0;left: 0;bottom: 0;z-index: 2247483647;will-change: transform;-moz-transition: .4s;-o-transition: .4s;-webkit-transition: .4s;transition: .4s;-webkit-transform: translate(-100%);-ms-transform: translate(-100%);-o-transform: translate(-100%);transform: translate(-100%);}
.show_main_menu .menu-list {-webkit-transform: translate(0);-ms-transform: translate(0);-o-transform: translate(0);transform: translate(0);}
.menu-header {position: relative;padding: 45px 0 15px;}
.head-logo {display: block;text-align: center;margin: 0 auto;}
.menu-header .button {padding: 0 15px;line-height: 1;cursor: pointer;}
.menu-header .button i {color: #bf1e2e;}
.menu-header .desktop-button i {font-size: 100%;padding: 0 12px;}
.menu-header .close-button i {color: #333;font-size: 20px;}
.menu-list .menu-body {scroll-behavior: smooth;-ms-overflow-style: -ms-autohiding-scrollbar;overflow: scroll;z-index: 9999;height: calc(100% - 55px);width: 100%;float: left;text-align: left;}
.main-menu {background-color: #f7f7f7;padding: 0 20px;}

.menu-item {width: 100%;float: left;border-top: 1px solid #dfdfdf;position: relative;}
.menuLink {font-size: 14px;color: inherit;display: block;float: left;width: calc(100% - 45px);padding: 13px 0 13px 10px;font-family: 'Roboto-Bold', sans-serif;font-weight: 700;color: #333;text-transform: uppercase;}
.list-sub-nav {width: 100%;float: left;display: none;}
.sub-menu-item {border-top: 1px solid #dfdfdf;width: 100%;float: left;}
.sub-menuLink {font-size: 14px;color: inherit;display: block;float: left;width: 100%;padding: 12px 10px;color: #333;}
.sub-menuLink i {font-size: 10px;margin-right: 15px;vertical-align: 2px;}
.menuLink:hover,.sub-menuLink:hover {color: #bf1e2e;}
.sub-menu-button {display: block;float: right;width: 45px;height: 45px;text-align: center;font-size: 14px;cursor: pointer;}
.sub-menu-button i {line-height: 45px;color: #bf1e2e;}
.sub-menu-button i.fa-minus:before {content: "\f068";}
.ico-desktop {border-top: 1px solid #dfdfdf;width: 200px;height: 50px;line-height: 50px;border-radius: 5px;text-align: center;cursor: pointer;display: block;margin: 20px auto;text-transform: uppercase;font-weight: 700;background-color: #ec2024;color: #fff;font-family: 'Roboto-Bold', sans-serif;}
.ico-desktop i {
    padding-right: 5px;
}
.f0 {font-family: 'Roboto-Bold', sans-serif;font-weight: 700;}
.f1 {font-family: 'Roboto-Regular', sans-serif;font-weight: 400;}
.f2 {font-family: 'Roboto-Medium', sans-serif;font-weight: 500;}
.mb15 {margin-bottom: 15px;}
.mb25 {margin-bottom: 25px;}
.mt15 {margin-top: 15px;}
.article-image{position: relative;display: block;overflow: hidden;width: 100%;margin-bottom: 12px;}
.article-image::before{padding-top: 56.25%;content: '';display: block;}
.article-image img{position: absolute;top: 0;z-index: 1;width: 100%;height: 100%;object-fit: cover;}
.article-title{font-size: 14px;color: #000;}
.article-title:hover, .bx-newest .article-title:hover {color: #005a79;}
.article-link {-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}
.article-desc {-webkit-box-orient: vertical;text-overflow: ellipsis;-webkit-line-clamp: 2;display: -webkit-box;overflow: hidden;margin-top: 10px;line-height: 1.57;color: #666;}
.article-meta {color: #777;margin-top: 8px;}
.article-meta span:not(:first-child) {margin-left: 10px;}
.article-date {margin-right: 2px;}
.ico-comment > i {margin-right: 3px;}
/* bx-slick-cover */
.bx-slick-cover {box-shadow: 0px 0px 5px 0px #c3c3c3;background-color: #fff;}
.bx-slick-cover .article-title {font-size: 20px;margin-bottom: 5px;}
.bx-slick-cover .article-info {padding: 10px 10px 20px;}
/* bx-tab-group */
.bx-tab-group .article {margin-bottom: 20px;}
.bx-tab-group .article-title {color: #185daa;}
.bx-tab-group .article-title:hover {text-decoration: underline;font-family: 'Roboto-Bold', sans-serif;font-weight: 700;}
.bx-tab-group .article-image, .bx-tab-group .article-desc, .bx-tab-group .ico-comment {display: none;}
.bx-tab-group .article {display: flex;}
.tab-button {color: #000;border-color: #dee2e6 #dee2e6 #fff;padding: 10px 15px;font-size: 18px;text-transform: uppercase;display: inline-block;font-family: 'Roboto-Regular', sans-serif;font-weight: 400;cursor: pointer;}
.tab-button.active{border-radius: 0;color: #333;font-family: 'Roboto-Bold', sans-serif;box-shadow: 0px -3px 5px 0px #c3c3c3;background-color: #fff;}
.tab-content-container {background-color: #fff;padding: 25px 12px 15px;box-shadow: 0px 0px 5px 0px #c3c3c3;}
.bx-tab-group .article-meta {margin-right: 20px;margin-top: 0;}
/* bx-cat-title */
.bx-cat-name {padding-top: 10px;background-color: #f9f9f9;}
.bx-cat-title {font-size: 18px;display: block;margin-bottom: 10px;text-transform: uppercase;}
a.bx-cat-link {font-family: 'Roboto-Bold', sans-serif;font-weight: 700;color: #185daa;}
span.bx-cat-link {font-family: 'Roboto-Regular', sans-serif;font-weight: 400;color: #000;}
/* bx-cat-one */
.bx-cat-one .article {float: left;width: 100%;margin-top: 20px;-webkit-box-shadow: 0px 0px 5px 0px #c3c3c3;-moz-box-shadow: 0px 0px 5px 0px #c3c3c3;box-shadow: 0px 0px 5px 0px #c3c3c3;padding: 15px;background-color: #fff;}
.bx-cat-one .article:first-child {margin-top: 0;}
.bx-cat-one .article-image {width: 190px;float: left;margin: -15px 15px -15px -15px;}
.bx-cat-one .article-link {-webkit-line-clamp: 3;display: -webkit-box;}
.bx-cat-one .article-desc {display: none;}
.bx-cat-one .article-meta span:not(:first-child) {margin-left: 5px;}

/* bx-cat-two */
.bx-cat-two {height: 100%;}
.bx-cat-two .bx-cat-content {padding: 20px 20px 0;background-color: #fff;height: calc(100% - 45px);padding-bottom: 10px;-webkit-box-shadow: 0px 0px 5px 0px #c3c3c3;-moz-box-shadow: 0px 0px 5px 0px #c3c3c3;box-shadow: 0px 0px 5px 0px #c3c3c3;}
.bx-cat-two .article:not(:first-child) {border-top: 1px solid #efefef;padding-top: 10px;margin-top: 10px;}
.bx-cat-two .article:not(:first-child) .article-image {display: none;}
.bx-cat-two .article-meta ,.bx-cat-two .article-desc {display: none;}
.bx-cat-two .article-title {line-height: 1.7;}
.bx-cat-two .article-title::before {content: "\f0da";font-family: 'Font Awesome 6 Free';font-weight: 900;padding-right: 5px;color: #185daa;}
.bx-cat-two .article:first-child .article-title {border-top: 1px solid #efefef;padding-top: 10px;margin-top: 20px;}
/* bx-cat-three */
.layout-gray {padding: 15px 0 0;background: #eeeeee;}
.layout-gray .bx-cat-name {background-color: inherit;}
.bx-cat-three .article {width: calc(50% - 10px);margin-left: 20px;float: left;margin-bottom: 20px;}
.bx-cat-three .article:nth-child(2n+1) {margin-left: 0;clear: both;}
.bx-cat-three .article-desc {display: none;}
.bx-cat-three .article-meta span:not(:first-child) {margin-left: 5px;}
.bx-video-index .bx-cat-content {display: grid;grid-template-columns: auto auto;grid-gap: 15px 15px;}
.bx-video-index .article {background-color: #fff;-webkit-box-shadow: 0px 0px 5px 0px #c3c3c3;-moz-box-shadow: 0px 0px 5px 0px #c3c3c3;box-shadow: 0px 0px 5px 0px #c3c3c3;padding: 10px;}
.bx-video-index .article-desc, .bx-video-index .article-meta {display: none;}
.ico-player {
    display: block;
    width: 35px;
    height: 35px;
    background: url(../images/pc/icon_play.png) center center no-repeat;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background-size: contain;
}
/* __MB_ARTICLE_PAGING */
.__MB_ARTICLE_PAGING {
    margin-top: 20px;
    padding: 0px 0 20px;
    text-align: center;
}

.__MB_ARTICLE_PAGING span,
.__MB_ARTICLE_PAGING a {
    display: inline-block;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 0;
    background-color: #c2c2c2;
    font-weight: 400;
    color: #333;
    text-transform: inherit;
    margin-right: 2px;
    border-radius: 3px;
    padding: 0 20px;
}

.__MB_ARTICLE_PAGING span:first-child {
    display: none;
}

.__MB_ARTICLE_PAGING a:hover,
.__MB_ARTICLE_PAGING span.current {
    background-color: #185daa;
    color: #fff;
}

.__MB_ARTICLE_PAGING a {
    background-color: #c2c2c2;
}
/* breadcrumb */
.breadcrumb {margin: 10px 0 15px;}
.breadcrumb-item {display: inline-block;font-size: 14px;color: #444;}
.breadcrumb-item:first-child h2 {font-size: 18px;font-family: 'Roboto-Bold', sans-serif;text-transform: uppercase;color: #333;}
.breadcrumb-item:not(:first-child)::before{content: '/';}
.breadcrumb-item.active, .breadcrumb-item:hover {color: #007bff;}
/* bx-detail */
.article-detail-subtitle {font-size: 18px;margin-bottom: 5px;display: block;}
.article-detail-title {font-size: 30px;line-height: 1.2;margin-bottom: 15px;}
.article-detail-date {font-size: 12px;color: #999;}
.article-detail-desc {font-size: 16px;line-height: 1.7;margin-bottom: 20px;text-align: justify;}
.__MASTERCMS_CONTENT_MOBILE {font-size: 16px;line-height: 1.7;text-align: justify;}
.__MASTERCMS_CONTENT_MOBILE strong,.__MASTERCMS_CONTENT_MOBILE b {font-family: 'Roboto-Bold', sans-serif;font-weight: 700;}
.article-detail-author{text-align: right;font-size: 16px;}
.article-detail-source{text-align: right;font-size: 16px;margin-top: 5px;}
.article-detail-subtitle:empty,.article-detail-source:empty,.article-detail-author:empty{display: none;}
.MASTERCMS_TPL_TABLE tbody tr:nth-child(odd) td {text-align:center; padding:0;vertical-align: middle;}
.MASTERCMS_TPL_TABLE tbody tr:nth-child(even) td {background-color: transparent; color: #333; font-style: italic; padding: 10px; text-align: center; font-size: inherit } 
/* article-tag */
.article-tag span{display: inline-block;color: #333;font-family: 'Roboto-Bold', sans-serif;font-weight: 700;}
/* .article-keyword{display: inline-block;} */
.article-tag a {display: inline-block;margin-right: 2px;margin-bottom: 10px;color: #185daa;font-family: 'Roboto-Bold', sans-serif;}
.article-tag a:not(:last-child)::after {content: ', ';}
.article-tag a:hover {text-decoration: underline;}
/* .bx-cat-related */
.bx-cat-related {padding: 10px 0;background: #f3f1f1;}
.bx-cat-related .bx-cat-name {background-color: inherit;}
.bx-cat-related .article-title {color: #185daa;display: inline-block;}
.bx-cat-related .article-title:hover {text-decoration: underline;}
.bx-cat-related .article {margin-bottom: 10px;}
.bx-cat-related .article-title::before {
    content: "\f0da";
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    padding-right: 5px;
    display: inline-block;
}
.bt-blue {border-top: 2px solid #185daa;margin-top: 20px;}
/* .bt-blue .bx-cat-title {text-transform: inherit;} */
.bt-blue .bx-cat-link {color: #333;}
.banner {text-align: center;}
/* footer */
#footer {box-shadow: 0 0 10px #ccc;background: #fff;}
.footer-top {padding: 15px 0 10px;border-bottom: 1px solid #e3e3e3;font-family: 'Roboto-Bold', sans-serif;}
.footer-top a {text-transform: uppercase;}
.footer-menu {padding: 20px 0;}
.footer-menu .ft-menu-item {width: calc((100% - 10px)/2);float: left;margin-left: 10px;margin-bottom: 5px;color: #333;}
.footer-menu .ft-menu-item:nth-child(2n+1) {margin-left: 0;clear: both;}
.ft-sub-menu {display: none;}
.ft-menu-link {font-family: 'Roboto-Bold', sans-serif;font-weight: 700;}
.ft-menu-item .sub-menu {display: none;}
.footer-info {padding: 0 0 30px;}
.footer-logo {width: 320px;margin: 0 auto 20px;}
.footer-text h3 {font-size: 14px;color: #e30007;font-family: 'Roboto-Bold', sans-serif;margin-bottom: 15px;}
.footer-text p {margin-bottom: 5px;font-size: 12px;line-height: 20px;}
@media screen and (max-width: 600px) {
    /* .header-phone {display: none;} */
    .bx-cat-one .article {padding: 10px;}
    .bx-cat-one .article-image {margin: -10px 10px -10px -10px;}
    .header-logo {width: 300px;}
    .footer-logo {width: 250px;}
}
@media screen and (max-width: 480px) {
    .header-logo {width: 240px;}
    .bx-cat-one .article-image {width: 130px;}
    .bx-cat-one .article-title {font-size: 13px;line-height: 1.3;}
    .bx-cat-one .article-meta {display: none;}
    .footer-logo {width: 175px;}
}
/* @media screen and (max-width: 360px) {
    .header-social {display: none;}
} */
/* hna-author-info */
.hna-author-info{padding-bottom: 10px;border-bottom: 1px solid #ebebeb;}
.hna-author-info .author-image{width: 48px;height:48px;margin-right: 15px;overflow: hidden;border-radius: 50%;}
.hna-author-info .author-image img{min-height: 100%;object-fit: cover;width: 100%;}
.hna-author-info .author-title{font-size: 13px;color: #0074bc;}
.hna-author-info .author-email{font-size: 12px;color:#999;line-height: 1;display: block;}
.hna-author-info .author-link-more{font-size: 13px;color: #0074bc;margin-top: 8px;}
/* hna-author-list */
.pc-category-author .bx-grid-border.bx-grid-border-no{padding-top: 0;}
.hna-author-list{padding-bottom: 20px;text-align: center;}
.hna-author-list .author-image{width: 170px;height:170px;margin: 0 auto;overflow: hidden;border-radius: 50%;}
.hna-author-list .author-title{font-size: 22px;}
.hna-author-list .author-desc{color: #999;margin-bottom: 10px;}
/* hna-author-info-mb */
.hna-author-info-mb{text-align: center;}
.hna-author-info.hna-author-info-mb .author-image{display: inline-block;margin-right: 0 !important;width: 75px !important;height: 75px !important;}
.hna-author-info.hna-author-info-mb .author-email{margin-top: 10px !important;}
.hna-author-info.hna-author-info-mb .author-link-more{margin-top: 10px !important;display: inline-block;font-weight: 700;}
/* btn-share */
.btn-share{display: block;height: 20px;line-height: 20px;font-size: 16px;color: #b7b7b7;float: left;margin-left: 10px;}
.article-share .btn-share-social{float: left;height: 20px;margin-right: 10px;overflow: hidden;}
/* bx-list-result */
.bx-list-result{margin-bottom: 15px;}
.highlight {background-color: yellow;}
.alert {padding: 15px;border: 1px solid transparent;border-radius: 4px;}
.alert-info {color: #31708f;background-color: #d9edf7;border-color: #bce8f1;}
.mb-search .hna-newsbreak .article-date::after{display: none;}
/* bx-error-page */
.bx-error-page {padding: 20px 0 30px 0;text-align: center;background: #fff;}
.bx-error-page h1 {margin: 15px 0;color: #999;font-weight: normal;font-size: 18px;}
.bx-error-page img{width: 200px;}
.backToHomepage {background: #eb5757;display: inline-block;color: #fff !important;height: 40px !important;line-height: 40px;padding: 0 20px;border-radius: 20px;font-weight: normal;font-size: 14px;}
.backToHomepage:hover {background: #0074bc;}
.embed-ifame,.embed-video,.videoWrapper {position: relative;padding-top: 56.25%;height: 0;}
.embed-ifame iframe,.embed-video iframe,.embed-ifame .jwplayer,.embed-video .jwplayer,.videoWrapper iframe {position: absolute;top: 0;left: 0;width: 100% !important;height: 100% !important;}
/* hna-epaper-list */
.hna-epaper-list .article{width: calc(50% - 10px);float: left;margin: 0 0 20px 20px;}
.hna-epaper-list .article:nth-child(2n+1){margin-left: 0;clear: both;}
.hna-epaper-list .article-image{border: 1px solid #da251c;margin-bottom: 0;}
.hna-epaper-list .article-image img{min-height: unset;object-fit: contain;}
.hna-epaper-list .article-image::before{padding-top: 140%;}
.hna-epaper-list .article-info{height: 30px;line-height: 30px;padding: 0 10px;background: #da251c;color: #fff;}
.hna-epaper-list .article-info .fa{margin-right: 5px;}
.hna-epaper-list .article-title{margin-top: 10px;}
/* .header-top,.logo img,.footer-logo{filter: grayscale(1);} */