@charset "utf-8";
@import "fancybox.css";
@font-face {font-family:'NotoSans-Bold';src: url('fonts/Noto_San/NotoSans-Bold.ttf');}
@font-face {font-family:'NotoSans-Medium';src: url('fonts/Noto_San/NotoSans-Medium.ttf');}
@font-face {font-family:'NotoSans-Regular';src: url('fonts/Noto_San/NotoSans-Regular.ttf');}
@font-face {font-family:'NotoSans-Light';src: url('fonts/Noto_San/NotoSans-Light.ttf');}
@font-face {font-family:'NotoSerif-Bold';src: url('fonts/Noto/NotoSerif-Bold.ttf');}
@font-face {font-family:'NotoSerif-Regular';src: url('fonts/Noto/NotoSerif-Regular.ttf');}
@font-face {font-family:'UTMAvo-Bold';src: url('fonts/Utm_Avo/UTMAvo-Bold.ttf');}
@font-face {font-family:'UTMAvo-Regular';src: url('fonts/Utm_Avo/UTMAvo.ttf');}
body {font: 400 14px/1.5 'NotoSans-Regular', sans-serif;color: #000;min-width: 1180px;}
* {margin: 0;padding: 0;}
*,*:after,*:before {box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
/* #header , #footer,.cat.cat-homepage a {
    filter: grayscale(1);
}
#nav{
    border-color: #474747 !important;
} */
.cat.active > a, .cat:hover > a{color: #474747 !important;}
::placeholder {color: #999;opacity: 1;font-family: 'NotoSans-Regular', sans-serif;}
:-ms-input-placeholder {color: #999;}
::-ms-input-placeholder {color: #999;} 
.siteCenter {width: 1180px;margin: 0 auto;}
a {text-decoration: none;border: none;color: inherit;}
a:hover,.breadcrumb a:hover,.breadcrumb li a:hover,.utilities-content a:hover,#hna-marquee a:hover,.article-share .btn-share:hover,.article-keyword a:hover{color: #0e76bc;}
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;}
.mb1{margin-bottom: 15px;}
.mb{margin-bottom: 10px;}
.mb2{margin-bottom: 20px;}
.mb3{margin-bottom: 30px;}
.clearfix:after {content: "";display: block;height: 0;width: 100%;clear: both;}
.f0{font-family: 'NotoSans-Bold', Arial, sans-serif;font-weight: normal;}
.f8{font-family: 'NotoSans-Medium', Arial, sans-serif;font-weight: normal;}
.f1{font-family: 'NotoSans-Regular', Arial, sans-serif;font-weight: normal;}
.f2{font-family: 'NotoSans-Light', Arial, sans-serif;font-weight: normal;}
.f3{font-family: 'NotoSerif-Regular', Arial, sans-serif;font-weight: normal;}
.f4{font-family: 'UTMAvo-Bold', Arial, sans-serif;font-weight: normal;}
.f5{font-family: 'UTMAvo-Regular', Arial, sans-serif;font-weight: normal;}
.f6{font-family: 'NotoSans-Medium', Arial, sans-serif;font-weight: normal;}
.f7{font-family: 'NotoSerif-Bold', Arial, sans-serif;font-weight: normal;}
/* tna-toolbox */
.tna-toolbox {position: fixed;bottom: 10px;right: 10px;cursor: pointer;z-index: 99;height: auto;transition: 0.3s ease all;display: none;background-color: transparent;}
.ico-navbar {display: none;}
.bx-toolbox {width: 310px;box-shadow: 2px 2px 5px #dbdbdb;padding: 15px;background-color: #fff;}
.bx-toolbox .article {float: left;width: 100%;}
.bx-toolbox .article:not(:first-child) {border-top: 1px dotted #ccc;margin-top: 15px;padding-top: 15px;}
.bx-toolbox .article-image {width: 120px;margin-right: 20px;margin-bottom: 0;float: left;}
.bx-toolbox .article-link {color: #0e76bc;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
.bx-toolbox .article:first-child .article-link {font-family: "NotoSans-Bold", sans-serif;color: #000;-webkit-line-clamp: 4;}
#boxtool-marquee a:nth-child(n+4),.bx-toolbox .article:nth-child(n+4){display: none;}
.bx-toolbox .article:not(:first-child) .article-image {display: none;}
/* .showTool {width: 340px;}
.ico-toollbox {width: 30px;} */
.ico-close{font-family: 'NotoSans-Regular', sans-serif;width: 24px;height: 24px;display: block;border: 1px solid #ebebeb;border-radius: 50%;text-align: center;color: #000;box-shadow: 1px 1px 3px #ebebeb;background-color: #fff;margin-right: 5px;font-size: 16px;line-height: 24px;transition: 0.2s ease all;}
.ico-navbar {font-family: 'NotoSans-Regular', sans-serif;font-size: 20px;width: 56px;height: 56px;display: block;border: 1px solid #ebebeb;border-radius: 50%;text-align: center;color: #c0c0c0;box-shadow: 1px 1px 5px #c0c0c0;background-color: #fff;line-height: 56px;opacity: 0;}
.ico-expand {display: none;width:56px;height: 56px;padding-left: 15px;background: url(../images/icon-border.png) right 15px center no-repeat;font-size: 16px;transition: 0.1s ease all;line-height: 56px;}
.hideTool .ico-close {display: none;color: #c0c0c0;}
.hideTool {bottom: 10px;height: 56px;transition: 0.2s ease all;width: 310px;overflow: hidden;transition: 0.2s ease all;box-shadow: 3px 3px 8px #dbdbdb;}
.hideTool .bx-toolbox {display: none;transition: 0.2s ease all;}
.hideTool .ico-expand {display: block;background-color: #f0f0f0;transition: 0.2s ease all;}
.hideTool .article:not(:first-child) {display: none;}
/* .hideTool .article-image {display: none;transition: 0.1s ease all;}
.hideTool .article:first-child .article-link {font-family: 'NotoSans-Regular', Arial, sans-serif;font-weight: normal;color:#0e76bc;-webkit-line-clamp: 1;line-height: 56px;transition: 0.2s ease all;} */

/* marquee */
#boxtool-marquee {display: none;transition: 0.3s ease all;width: calc(100% - 56px);background-color: #f0f0f0;padding-right: 15px;position: relative;}
#boxtool-marquee::before {content: '';width: 15px;height: 56px;right: 0;top: 0;background-color: #f0f0f0;z-index: 10;position: absolute;}
#boxtool-marquee a {margin-right: 15px;color:#0e76bc;line-height: 56px;}
.hideTool #boxtool-marquee {display: block;}
/* header-top */
.header-top{height: 36px;line-height: 36px;color: #9f9f9f;background: #f7f7f7;font-size: 14px;}
.hna-system-date{background: url(../images/pc/hna-ico-systemdate.png) left 2px no-repeat;padding-left: 23px;font-size: 13px;}
.hna-btn-signin{text-transform: uppercase;}
.hna-site-link{margin-right: 15px;padding-right:18px;font-size: 12px;color: #000;background: url(../images/pc/hna-border-btn.png) right 9px no-repeat;}
.hna-btn-english::after{content: '';display: block;float:right;width: 18px;height: 36px;background: url(../images/pc/hna-btn-english.png) top 11px center no-repeat;margin-left: 8px;}
.hna-btn-signin::after{content: '';display: block;float:left;width: 22px;height: 36px;background: url(../images/pc/hna-btn-signin.png) top 7px center no-repeat;margin-right: 8px;}
/* header-logo */
.header-logo{margin: 0;padding: 15px 0;}
.hna-multi-site{margin-top: 16px;}
.hna-multi-site a{margin-left: 10px;}
/* nav */
#nav {background-color: #fff;position: sticky;top: 0;z-index: 9999;height: 44px;margin-bottom: 1px;border-top: 1px solid #ed1c24;border-bottom: 1px solid #ed1c24;}
#nav ul{list-style: none;}
.cat{display: block;float: left;padding: 0 8px;position: relative;}
.cat > a,.cat.cat-last > span {font-size: 12px;color: #000;line-height: 42px;text-transform: uppercase;font-family: "NotoSans-Bold", sans-serif;font-weight: 700;}
.cat.cat-homepage{padding: 0 10px;color: #ed1c24;}
.cat.cat-homepage a{color: inherit;font-size: 16px;}
.cat.cat-last{float: right;padding: 0 15px;}
.cat.cat-last span{color: #ebebeb;}
.cat.active > a,.cat:hover > a{color: #ed1c24;}
.cat.active:after,.cat:hover:after{background: none;}
.sub-menu{display: none;position: absolute;z-index: 9999;top: 42px;left: 0;min-width: 222px;}
.cat.cat-last:hover .sub-menu{left: initial;right: 0;min-width: 120px;}
.sub-cat {white-space: nowrap;background-color: #f7f7f7;border-top: 1px solid #eaeaea;padding: 9px 30px;width: 100%;float: left;clear: both;}
.sub-cat:first-child{border-top: 0;}
.sub-cat:hover{background-color:#eaeaea;}
.sub-cat a{font-size: 13px;color: #0e76bc;}
.sub-cat:hover a{color: #0e76bc;}
.cat.active,.cat:hover{background-color: #f7f7f7;}
.cat:hover .sub-menu{display: block;}
/* search */
#frmSearch {display: block;float: left;width: 240px;height: 30px;border: 1px solid #eaeaea;overflow: hidden;margin-top: 3px;}
#frmSearch input[type="text"] {height: 100%;float: left;border: 0;width: 228px;width: calc(100% - 30px);padding: 0 15px;outline: none;}
#frmSearch button[type="submit"] {width: 30px;height: 100%;line-height: 100%;background: url(../images/pc/ico-search.png) center center no-repeat;border: 0;cursor: pointer;outline: none;float: right;background-color: #fff;}
/* utility */
#utility{height: 38px;line-height: 38px;background: #f0f0f0;}
#utility .utility-left{width: 860px;}
/* hna-marquee */
.utility-left::before{content: '';display: block;float: left;width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 7px solid #0e76bc;margin: 16px 20px 0 0;}
#hna-marquee{width: 730px;}
#hna-marquee a{color: #333;margin-right: 15px;}
.detail-link {margin-left: 10px;color: #f00;cursor: pointer;}
/* #hna-marquee a::before{content: '-';display: inline-block;margin-right: 15px;} */
/* hna-ico-btn */
.hna-ico-btn{width: 26px;height: 38px;margin-left: 6px;background: url(../images/pc/hna-icon-social-top.png) center center no-repeat;}
.hna-ico-btn:hover{background: url(../images/pc/hna-icon-social-top-hover.png) center center no-repeat;}
.hna-ico-facebook{background-position: 0px 6px;}
.hna-ico-twitter{background-position: -64px 6px;}
.hna-ico-youtube{background-position: -32px 6px;}
.hna-ico-facebook:hover{background-position: 0px 6px;}
.hna-ico-twitter:hover{background-position: -64px 6px;}
.hna-ico-youtube:hover{background-position: -32px 6px;}
.banner-double-top {text-align: center;margin: 20px auto;min-height: 90px;height: 100%;overflow: hidden;max-height: 120px;}
.banner-double-top .banner-slider:nth-child(2n+1) {margin-left: 0;clear: both;}
.banner-slider {overflow: hidden;display: inline-block;margin-left: 20px;}
.w490 {width: 490px;}
.w578 {width: 578px;}
.w300 {width: 300px;}
/* main */
#main{margin-top: 0;padding-top: 20px;}
.banner-full,.hna-qc-full,.hna-qc-center-full,.hna-qc-full-center{text-align: center;}
.hna-qc-center-full{background: #fff;padding: 25px 0;}
.hna-qc-full img{width: 100%;}
.banner-full img,.hna-qc-full img,.hna-qc-center-full img,.hna-qc-full-center img{height: auto;}
.col-right{width: 300px;}
/* banner */
.banner,.hna-qc{width: 100%;display: block;clear: both;margin-bottom: 20px;text-align: center;}
.banner img,.hna-qc img{height: auto;}
.banner-sticky,.hna-qc-sticky{top: 50px;position: sticky;}
/* social-buttons */
.social-buttons {position: fixed;right: 10px;top: 245px;z-index: 99999;display: flex;flex-direction: column;align-items: flex-end;transition: .7s all;}
.social-buttons a {display: flex;justify-content: center;align-items: center;height: 35px;width: 40px;color: #fff;}
.social-buttons a:hover {width: 110px;max-width: 300px;transition: .25s ease all;}
.social-buttons a:hover span {display: block; transition: .3s ease all;}
.btn-facebook {background-color: #4861b3;}
.btn-twitter {background:url(../images/pc/x-twitter.png) 12px center no-repeat;background-color: #359bf0;}
.btn-instagram {background-color: #df2f6d;}
.btn-linkedin {background-color: #3261b1;}
.btn-github {background-color: #333;}
.btn-youtube {background-color: #fd1312;}
.btn-tiktok {background-color: #000;}
.social-buttons span {display: none;padding-left: 10px;font-size: 12px;line-height: 1;text-transform: uppercase;}
.bt1 {border-top: 1px solid #ebebeb;padding-top: 25px;}
/* article */
.article-image{position: relative;display: block;overflow: hidden;width: 100%;margin-bottom: 12px;}
.article-image::before{padding-top: 66.67%;content: '';display: block;background: url(../images/default-img.jpg) center center no-repeat;background-size: cover;}
.article-image img{position: absolute;top: 0;z-index: 1;width: 100%;object-fit: cover;min-height: 100%;}
.article-title{font-size: 14px;color: #000;}
.article-link,.article-detail-title{color: inherit;}
.article-link > span:not(:last-child) i {padding-right: 3px;}
.article-link > span i {font-size: 14px;color: #999;}
.article-desc{font-size: 14px;color: #666;}
.article-info{font-size: 12px;line-height: 20px;color: #999;margin-bottom: 10px;}
/* .article-date{background: url(../images/pc/hna-ico-date.png) left 0px no-repeat;padding-left: 23px;} */
.article-date{background: url(../images/pc/hna-ico-date.png) left center no-repeat;padding-left: 18px;background-size: 11px;}
.article-cat-top,
.article-cat{color: #0e76bc;text-transform: uppercase;}
.article-cat::before {content: '-';display: inline;margin-left: 1px;margin-right: 5px;vertical-align: 1px;color: #a6a6a6;}
/* ico-type */
.article-image .ico-photo, .article-image .ico-infographic, .article-image .ico-emag {display: block;position: absolute;z-index: 2;right: 15px;bottom: 15px;background-image: url(../images/pc/ico-type.png);background-repeat: no-repeat;background-image:none;}
.article-image .ico-emag {width: 50px;height: 14px;background-position: -78px -5px;}
.article-image .ico-photo {width: 21px;height: 19px;background-position: 0 0;}
.article-image .ico-infographic {width: 20px;height: 20px;background-position: -53px -2px;}
/* bx-grid-section */
.bx-grid-section {display: grid;grid-template-columns: auto 300px;grid-column-gap: 40px;}
.bx-grid-border{background: url(../images/pc/hna-bx-cat-special-border.png) right 319px top 0 repeat-y;padding-top: 20px;}
.hna-section-left{width: 840px;}
.hna-section-right{width: 300px;}
/* box-grid-cover */
.tna-main-left,
.hna-cover-left{width: 860px;}
.hna-cover-right{width: 300px;}
.hna-cover-right .hna-qc:last-child{margin-bottom: 0;}
/* tna-cover-headline */
.tna-cover-headline {
    width: 250px;
}
.tna-cover-headline .article:not(:first-child) {
    margin-top: 20px;
    padding-top: 12px;
    border-top: 1px solid #ebebeb;
}
.tna-cover-headline .article-desc,
.tna-cover-headline .article-info {display: none;}
.tna-cover-headline .article-image {margin-bottom: 0;}
.tna-cover-headline .article-title {margin-bottom: 10px;}
/* tna-cover-main */
.tna-cover-main{
    width: 590px;
}
.tna-cover-main .article {
    width: 100%;
    margin-bottom: 15px;
}
/* .tna-cover-main .article:first-child .article-image::before, */
.tna-cover-main .article:first-child .article-video-image::before {
    padding-top: 56.25%;
}
.tna-cover-main .article:first-child .article-video-image iframe {
    width: 100%;
    height: 100%;
}
.tna-cover-main .article-desc{
    -webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;
}
.tna-cover-main .article:first-child .article-title {
    margin-bottom: 5px;
}
.tna-cover-main .article:first-child .article-link {
    font-family: 'NotoSans-Bold', sans-serif;
    font-size: 26px;
    line-height: 1.5;
}
.tna-cover-main .article:not(:first-child) .article-link {
    color: #0e76bc;
}
.tna-cover-main .article-info,
.tna-cover-main .article:not(:first-child) .article-desc,
.tna-cover-main .article:not(:first-child) .article-image {
    display: none;
}
/* tna-cat-item */
.tna-cat-item {background-color: #f1f1f1;}
.tna-cat-item .tna-cat-name {text-transform: uppercase;color: #e72117;font-size: 14px;border-bottom: 1px solid;display: block;padding: 12px 10px 10px;position: relative;}
.tna-cat-item .tna-cat-name::after {content: '';background: url(../images/icon-search-person.png) 0 0 no-repeat;position: absolute;right: 10px;top:8px;width: 70px;height: 27px;}
.tna-cat-item .article {padding: 15px 10px;position: relative;padding-left: 40px;border-top: 1px solid #ddd;}
.tna-cat-item .article:first-child {border-top: 0;}
.tna-cat-item .article::before {content: "\201C";font-family: "NotoSerif-Regular", sans-serif;position: absolute;left: 10px;top: 5px;font-size: 30px;}
.tna-cat-item .article-image{display: none;}

/* hna-cover-left */
.hna-cover-left .article:first-child{width: 590px;float: right;}
.hna-cover-left .article:first-child .article-title{font-size: 26px;line-height: 1.4;margin-bottom: 10px;}
.hna-cover-left .article-info{display: none;}
.hna-cover-left .article:not(:first-child){width: 250px;float: left;margin-top: 20px;padding-top: 20px;border-top: 1px solid #ebebeb;}
.hna-cover-left .article:nth-child(2){margin-top: 0;padding-top: 0;border-top: 0;}
.hna-cover-left .article:not(:first-child) .article-link{-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;position: relative;top: -5px;}
.hna-cover-left .article:not(:first-child) .article-desc{display: none;}
.hna-cover-left .article:not(:first-child) .article-image{width: 95px;float: left;margin: 0 20px 0 0;}
/* bx-grid-body */
/* .bx-grid-body {display: grid;grid-template-columns: auto 300px;grid-column-gap: 40px;} */
/* bx-cat */
.bx-cat{margin-bottom: 25px;}
.bx-cat-last{margin-bottom: 0;}
.bx-cat-name{font-size: 18.5px;color: #000;float: left;position: relative;text-transform: uppercase;height: 30px;line-height: 30px;}
.bx-cat-link{color: inherit;display: inline-block;position: relative;}
.bx-cat-link::before{content: '';display: inline-block;width: 5px;height: 14px;background: #ed1c24;margin-right: 8px;}
.bx-cat-link:hover,.bx-cat-sub a:hover{color: #0074bc !important;}
.bx-cat-sub{height:30px;line-height: 32px;}
.bx-cat-sub a{display: inline-block;font-size: 14px;color: #818181;font-weight: normal;position: relative;top: 1px;margin-left: 20px;}
/* hna-headline */
.hna-headline .article{width: 216px;float: left;margin-left: 25px;}
.hna-headline .article:nth-child(5n+1){margin-left: 0;clear: both;}
.hna-headline .article-info{margin-bottom: 0;margin-top: 5px;}
.hna-headline .article-cat{display: none;}
.hna-headline .article-desc{display: none;}
/* bx-cat-special */
.bx-cat-special .bx-cat-name{font-size: 16px;height: 32px;line-height: 32px;color: #fff;padding: 0 15px;background-color: #ed1d25;background-image: linear-gradient(to right, #ed1d25 , #ffc4be);border-radius: 5px;}
.bx-cat-special .bx-cat-link{background: url(../images/pc/hna-ico-person.png) left 0 no-repeat;padding-left: 40px;}
.bx-cat-special .bx-cat-link::before{display: none;}
.bx-cat-special .bx-cat-link:hover{color: #fff !important;}
.bx-cat-special .bx-cat-content {display: grid;grid-template-columns: auto auto auto;grid-template-rows: 172px 172px 172px 172px 172px;}
.bx-cat-special .bx-cat-content:empty {display: none;}
/* .bx-cat-special .bx-cat-content{border: 1px solid #ed1d25;background: #ffe9cc;padding: 25px 0;box-shadow: 5px 5px 5px #dbdbdb;} */
.bx-cat-special .article{width: 270px;float: left;margin-bottom: 25px;margin-left: 25px;padding: 0 15px 15px;background-color: #ffe9cc;}
.bx-cat-special .article-link{-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
.bx-cat-special .article:nth-child(3n+1) {margin-left: 0;}
.bx-cat-special .article:nth-child(1) {grid-column: 1;grid-row: 1 / 3;}
.bx-cat-special .article:nth-child(2) {grid-column: 2;grid-row: 1 / 4;}
.bx-cat-special .article:nth-child(3) {grid-column: 3;grid-row: 1 / 3;}
.bx-cat-special .article:nth-child(4) {grid-column: 1;grid-row: 3 / 6;}
.bx-cat-special .article:nth-child(5) {grid-column: 2;grid-row: 4 / 6;}
.bx-cat-special .article:nth-child(6) {grid-column: 3;grid-row: 3 / 6;}
.bx-cat-special .article:nth-child(2n) .article-image::before{padding-top: 132%;}
/* .bx-cat-special .article-image{width: 245px;float: left;margin: 0 25px 0 0;} */
/* .bx-cat-special .article-cat-top,.bx-cat-special .article-title{text-align: center;} */
.bx-cat-special .article-info{display: none;}
.bx-cat-special .article-cat-top {font-size: 14px;margin-top: 8px;}
.bx-cat-special .article-title {font-size: 16px;line-height: 1.4;}
.bx-cat-special .article-desc{-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;display: none;}
/* bx-cat-type-5 */
.bx-cat-border{border: 1px solid #ebebeb;padding: 5px 20px 20px 20px;}
.bx-cat-type-5 .article{width: 100%;float: left;}
.bx-cat-type-5 .article:not(:first-child){margin-top: 20px;padding-top: 20px;border-top: 1px solid #ebebeb;}
.bx-cat-type-5 .article-image{width: 115px;float: left;margin: 0 15px 0 0;}
.bx-cat-type-5 .article-link{-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
.bx-cat-type-5 .article-info{display: none;}
.bx-cat-type-5 .article-desc{display: none;}
/* hna-podcasts */
/* border-top: 1px solid #e1e1e1; */
.hna-podcasts{padding-top: 15px;}
.hna-podcasts .bx-cat-name{color: #333;background: url(../images/pc/hna-ico-podcasts.png) left 1px no-repeat;padding-left: 35px;height: 34px;line-height: 34px;}
.tna-megastory .bx-cat-name{color: #333;background: url(../images/pc/ico-mega.png) left 5px no-repeat;padding-left: 35px;height: 34px;line-height: 34px;}
.tna-infographic .bx-cat-name{color: #333;background: url(../images/pc/ico-info.png) left 6px no-repeat;padding-left: 35px;height: 34px;line-height: 34px;}
.tna-foreign .bx-cat-name {background: none;padding-left: 0;}
.hna-podcasts .bx-cat-link::before{display: none;}
.hna-podcasts .bx-cat-content{position: relative;padding-bottom: 25px;}
.hna-podcasts .bx-cat-content::before {content: '';position: absolute;background: url(../images/pc/hna-bg-podcast.png) bottom center no-repeat;left: 0;bottom: 0;width: 100%;height: 100%;opacity: 0.3;}
.hna-podcasts .bx-viewport{height: auto !important;}
.hna-podcasts .article{width: 100%;}
.hna-podcasts .article-image{width: 125px;float: left;margin: 0 20px 0 0;position: relative;}
.tna-podcast {position: absolute;bottom: 5px;right: 5px;background: url(../images/pc/tna-white-podcasts.png) 0 0 no-repeat;width: 20px;height: 20px;z-index: 2;}
.hna-podcasts .article-link{-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
.hna-podcasts .article-info{display: none;}
.hna-podcasts .article-desc{display: none;}
.hna-podcasts .bx-prev,.hna-podcasts .bx-next{display: block;width: 33px;height: 100px;text-align: center;line-height: 100px;background: #e5e5e5;position: absolute;top: 35px;color: #000;font-size: 24px;opacity: .9;}
.hna-podcasts .bx-prev{left: 0;border-top-right-radius: 10px;border-bottom-right-radius: 10px;}
.hna-podcasts .bx-next{right: 0;border-top-left-radius: 10px;border-bottom-left-radius: 10px;}
.hna-podcasts .bx-controls{margin: 10px 0 0 0;text-align: center;}
.hna-podcasts .bx-pager{width: 100%;float: left;padding-top: 20px;}
/* background: url(../images/pc/hna-bg-podcasts.png) top center no-repeat; */
.hna-podcasts .bx-pager-item{display: inline-block;margin: 0 2px;}
.hna-podcasts .bx-pager-link{display: block;height: 6px;width: 6px;background: #e1e1e1;text-indent: -9999px;}
.hna-podcasts .bx-pager-link.active{background: #db1c22;}
/* hna-multimedia */
.hna-multimedia{background: #f0f0f0;padding: 25px 0;}
.hna-multimedia .hna-multimedia-title{border-bottom: 1px solid #e1e1e1;margin-bottom: 25px;padding-bottom: 15px;}
.hna-multimedia .bx-cat-name{font-size: 30px;text-transform: none;}
.hna-multimedia .bx-cat-link{background: url(../images/pc/hna-multi-media.png) left 3px no-repeat;padding-left: 40px;}
.hna-multimedia .bx-cat-link::before{display: none;}
.hna-multimedia-sub{margin-top: 12px;}
.hna-multimedia-sub a{line-height: 14px;margin-left: 10px;padding-left: 10px;color: #000;display: inline-block;border-left: 1px solid #333;font-family: 'UTMAvo-Bold', Arial, sans-serif;font-weight: normal;font-size: 16px;}
.hna-multimedia .article:not(:first-child){width: 277px;float: left;margin-left: 25px;margin-top: 25px;}
.hna-multimedia .article:not(:first-child) .article-link{-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;height: 63px;}
.hna-multimedia .article:not(:first-child) .article-info{-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;display: none;}
.hna-multimedia .article:not(:first-child) .article-desc{display: none;}
.hna-multimedia .article:nth-child(2),.hna-multimedia .article:nth-child(3){margin-top: 0;}
.hna-multimedia .article:first-child{width: 576px;float: left;}
.hna-multimedia .article:first-child .article-title{font-size: 24px;margin-bottom: 10px;}
.hna-multimedia .article:first-child .article-desc{-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
/* hna-breaking-news */
.article-cat-top {font-size: 12px;line-height: 20px;margin-bottom: 5px;display: block;}
.hna-breaking-news .bx-cat-name{font-size: 16px;height: 32px;line-height: 32px;color: #fff;padding: 0 15px;background-color: #ed1d25;background-image: linear-gradient(to right, #ed1d25 , #ffc4be);border-radius: 5px;}
.hna-breaking-news .bx-cat-link::before{display: none;}
.hna-breaking-news .bx-cat-link:hover{color: #fff !important;}
.hna-breaking-news .article{width: 196px;margin-left: 25px;margin-bottom: 25px;float: left;}
.hna-breaking-news .article:nth-child(4n+1) {margin-left: 0;clear: both;}
.hna-breaking-news .article-image {width: 100%; margin-left: 0;float: none;margin-bottom: 12px;}
.hna-breaking-news .article-desc,
.hna-breaking-news .article-info {display: none;}
.hna-breaking-news .article-title{margin-bottom: 10px;font-size: 14px;}
.hna-breaking-news .article-desc{-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: none;}
/* hna-cat-type-1 */
/* .hna-cat-type-1{border-top: 1px solid #ebebeb;padding-top: 15px;} */
.hna-cat-type-1 .article:first-child{width: 570px;float: right;}
.hna-cat-type-1 .article:not(:first-child){width: 250px;float: left;margin-top: 20px;}
.hna-cat-type-1 .article:nth-child(2){margin-top: 0;}
.hna-cat-type-1 .article:first-child .article-title{font-size: 18px;margin-bottom: 10px;}
.hna-cat-type-1 .article-info{display: none;}
.hna-cat-type-1 .article:not(:first-child) .article-desc{display: none;}
/* hna-cat-type-2 */
/* .hna-cat-type-2{border-top: 1px solid #ebebeb;padding-top: 15px;} */
.hna-cat-type-2 .article:first-child{width: 490px;float: left;}
.hna-cat-type-2 .article:not(:first-child){width: 330px;float: right;margin-top: 20px;}
.hna-cat-type-2 .article:nth-child(2){margin-top: 0;}
.hna-cat-type-2 .article:not(:first-child) .article-image{width: 110px;float: left;margin: 0 20px 0 0;}
.hna-cat-type-2 .article:first-child .article-title{font-size: 18px;margin-bottom: 10px;}
.hna-cat-type-2 .article:first-child .article-link{-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
.hna-cat-type-2 .article-info{display: none;}
.pc-category .hna-cat-type-2 .article:last-child,
.hna-cat-type-2 .article:not(:first-child) .article-desc{display: none;}
/* hna-video-frame */
.hna-video-frame{background: #333;padding-top: 15px;}
.hna-video-frame .bx-cat-title{padding: 0 15px;}
.hna-video-frame .bx-cat-name{color: #fff;font-size: 24px;height: 37px;background: url(../images/pc/hna-ico-videos.png) left 0px no-repeat;padding-left: 45px;}
.hna-video-frame .bx-cat-link{line-height: 1;position: relative;bottom: -8px;}
.hna-video-frame .bx-cat-link:hover,.hna-follow-youtube:hover{color: #fff !important;}
.hna-video-frame .bx-cat-link::before{display: none;}
.hna-follow-youtube {height: 37px;line-height: 36px;background: #878686 url(../images/pc/hna-ico-youtube.png) right 15px center no-repeat;border-radius: 18px;padding: 0 100px 0 15px;color: #fff;}
.iframe-ytb::before,
.youtube-iframe .bx-cat-content::before {content: '';padding-top: 56.25%;display: block;}
.iframe-ytb,
.youtube-iframe .bx-cat-content {position: relative;}
.iframe-ytb iframe,
.youtube-iframe .bx-cat-content iframe {width: 100% !important;position: absolute;left: 0;top: 0;right: 0;bottom: 0;height: 100%;}
/* my-news */
.my-news {margin-bottom: 0;}
.my-news .article-image {margin: 0 -15px 12px;width: auto;}
.bx-log-notification {width:100%; max-width: 520px;background-color: #ffeeee;margin: 0 auto;text-align: center;padding: 30px;border-radius: 10px;line-height: 1.6;margin-bottom: 25px;height: 130px;overflow: hidden;}
.bx-log-notification a {color: #ed1c24;text-decoration: underline;}
.my-news .bx-log-notification + .bx-cat-content {display: none;}
/* hna-cat-mostread */
.hna-cat-mostread {counter-reset: section;}
.hna-cat-mostread .article{width: 100%;float: left;position: relative;padding-left: 45px;border-top: 1px solid #ebebeb;padding-top: 15px;margin-top: 15px;}
.hna-cat-mostread .article::before {content: counter(section);counter-increment: section;position: absolute;top: 20px;left: 0;width: 28px;height: 28px;text-align: center;line-height: 28px;background-color: #ed1c24;color: #fff;font-family: 
'NotoSans-Bold', sans-serif;font-size: 14px;}
.hna-cat-mostread .article:first-child {margin-top: 0;}
.hna-cat-mostread .article-image{display: none;}
.hna-cat-mostread .article-info{display: none;}
.hna-cat-mostread .article-desc{display: none;}
/* hna-cat-qa */
.hna-cat-qa .bx-cat-title{border-bottom: 1px solid #ebebeb;padding-bottom: 10px;}
.hna-cat-qa .bx-cat-content{border: 1px solid #e0e0e0;padding: 25px 15px;background: #f2f2f2;}
.hna-cat-qa .bx-cat-content a{float: left;height: 30px;line-height: 30px;background: #ed1c24;padding: 0 10px;color: #fff;text-transform: uppercase;font-size: 12px;}
.hna-cat-qa .bx-cat-content span{font-size: 13px;font-style: italic;line-height: 30px;margin-left: 10px;}
/* tna-topic-cover */
.tna-topic-cover .bx-cat-title{border-bottom: 1px solid #ebebeb;padding-bottom: 10px;}.tna-topic-cover .article-image {margin-bottom: 0;}
.tna-topic-cover .article-image::before {padding-top: 60.67%;}
.tna-topic-cover .topic-item-thumb {position: relative;padding-bottom: 18px;margin-bottom: 18px;}
.tna-topic-cover .topic-item-title {position: absolute;bottom: 0;left: 20px;right: 20px;background-color: #fff;border-radius: 5px;z-index: 1;padding: 10px;box-shadow: 0 1px 5px #ebebeb;}
.topic-item-link {font-size: 18px;line-height: 26px;text-align: center;display: block;}
.article-topic {font-size: 14px;margin-top: 20px;padding-top: 20px;border-top: 1px dotted #333;}
.topic-item-content .article-topic:first-child {margin-top: 0;padding-top: 0;border-top: 0;}
.tna-topic-cover .topic-item:not(:first-child) {margin-top: 20px;padding-top: 20px;border-top: 1px solid #ebebeb;}
/* hq-topic */
.hq-topic .article:not(:first-child) .article-image {
    display: none;
}
.hq-topic .article-title {font-size: 14px;display: block;}
.hq-topic .article {margin-top: 20px;padding-top: 20px;border-top: 1px dotted #333;}
.hq-topic .article:first-child {margin-top: 0;padding-top: 0;border-top: 0;}
.hq-topic .article:first-child .article-image {
    margin-bottom: 10px;
}
/* tna-item-cat */
.tna-item-cat .article {margin-top: 20px;padding-top: 20px;border-top: 1px dotted #333;}
.tna-item-cat .article:first-child {margin-top: 0;padding-top: 0;border-top: 0;}
.tna-item-cat .article-title {font-size: 14px;}
.tna-item-cat .article-image,.tna-item-cat .article-info, .tna-item-cat .article-desc {display: none;}
/* hna-customsnews */
.hna-customsnews .bx-cat-title{border-bottom: 1px solid #ebebeb;padding-bottom: 10px;} 
.hna-customsnews .bx-cat-link::before{display: none;}
/* hna-newspapers */
.banner-newspaper {margin-bottom: 0;}
.hna-newspapers .bx-cat-title{border-bottom: 1px solid #ebebeb;padding-bottom: 10px;} 
.hna-newspapers .bx-cat-content{border: 1px solid #ebebeb;}
.hna-newspapers .article-title, .hna-newspapers .article-info, .hna-newspapers .article-desc {display: none;}
.hna-newspapers .article-image {margin-bottom: 0;}
.hna-newspapers .article-image::before {padding-top: 120.7%;}
/* widget */
.widget .bx-cat-title{border-bottom: 1px solid #ebebeb;padding-bottom: 10px;position: relative;} 
.scroll {overflow-y: scroll;}
.bd-blue {border: 1px solid #c5e0fc;}
.js-widget-slide .slick-dots {top: -20px;right: 0;}
.js-widget-slide .slick-arrow {cursor: pointer;position: absolute;width: 30px;height: 30px;color: white;-webkit-transition: 0.3s ease;transition: 0.3s ease;background-color: rgba(0, 0, 0, 0.2);z-index: 2;font-size: 0px;border-radius: 3px;top: -60px;-webkit-transform: scale(0.8);transform: scale(0.8);border: none; outline: 0;}
.js-widget-slide .slick-arrow:hover {background-color: rgba(0, 0, 0, 0.4);}
.js-widget-slide .slick-prev {left: unset !important;right: 30px;}
.js-widget-slide .slick-next {right: 0px;}
.scroll {scrollbar-width: thin;}
.scroll::-webkit-scrollbar {width: 2px;}
.scroll::-webkit-scrollbar-track {background: #f8f8f8c0;}
.scroll::-webkit-scrollbar-thumb {background: #d7d7d7;}
.scroll::-webkit-scrollbar-thumb:hover {background: #797979;}
.tbl-striped-grey {font-size: 12px;width: 100%;border-collapse: collapse;}
.tbl-striped-grey thead tr th {-webkit-box-shadow: inset 0px -1px #cae2fc;box-shadow: inset 0px -1px #cae2fc;}
.tbl-striped-grey thead {position: -webkit-sticky;position: sticky;top: 0;z-index: 1;background-color: #f8f8f8;font-weight: bold;}
.tbl-striped-grey th,
.tbl-striped-grey td {padding: 8px 10px;}
.tbl-striped-grey tbody tr:nth-child(even) {background-color: #f8f8f8;height: 33px;}
.tbl-striped-grey tbody td:first-child {font-weight: bold;}
.tbl-striped-grey.head-grid thead tr {border-bottom: none;}
.tbl-striped-grey.head-grid thead tr th.no-shadow-left {-webkit-box-shadow: inset 0 -1px #cae2fc;box-shadow: inset 0 -1px #cae2fc;}
.tbl-striped-grey.head-grid thead th {-webkit-box-shadow: inset 1px -1px #cae2fc;box-shadow: inset 1px -1px #cae2fc;}
.js-widget-slide .slick-dots {top: -20px;right: 0;}
.slick-arrow::before {position: absolute;top: 50%;left: 50%;content: '';display: inline-block;width: 16px;height: 16px;border-left: 4px solid #fff;border-top: 4px solid #fff;}
.slick-prev::before {-webkit-transform: rotate(-45deg) translate(2px, -7px);transform: rotate(-45deg) translate(2px, -7px);}
.slick-next::before {-webkit-transform: rotate(135deg) translate(2px, 12px);transform: rotate(135deg) translate(2px, 12px);}
.widget-note-small {color: #a1a1a1;font-size: 10px;font-weight: normal;display: block;text-align: right;}
.widget-legal-docs tbody tr td:last-child {font-family: 'NotoSans-Bold', sans-serif;font-weight: 700;color: #0e76bc;}
/* footer */
#footer{background: #f8f8f8;}
/* footer-top */
.footer-top{height: 48px;line-height: 48px;font-size: 12px;text-align: center;border-bottom: 1px solid #f0f0f0;}
.footer-top a:not(:first-child){margin-left: 5px;}
.footer-top a:not(:first-child)::before{content: '|';margin-right: 5px;vertical-align: 1px;}
/* footer-info */
.footer-info{padding: 15px 0;color: #666;}
.footer-left{width: 225px;margin-right: 30px;}
.footer-left img{mix-blend-mode:multiply}
.footer-left p{margin-bottom: 5px;}
.footer-center{width: 700px;}
.footer-center p:not(:first-child){margin-top: 10px;}
.footer-right{width: 140px;}
.hna-icon-social{display: inline-block;width: 39px;height: 39px;margin-right: 0;background: url(../images/pc/hna-icon-social.png) 0 0 no-repeat;margin-left: 5px;}
.hna-icon-facebook{background-position: 0 0px;}
.hna-icon-youtube{background-position: -48px 0px;}
.hna-icon-twitter{background-position: -97px 0px;}
.hna-icon-social:hover{background: url(../images/pc/hna-icon-social-hover.png) 0 0 no-repeat;}
.hna-icon-facebook:hover{background-position: 0 0px;}
.hna-icon-youtube:hover{background-position: -48px 0px;}
.hna-icon-twitter:hover{background-position: -97px 0px;}

#footer .hna-multi-site a:first-child {margin-left: 0;}
#footer .hna-multi-site a {margin-left: 6px;}
/* footer-mastercms */
.footer-mastercms{height: 48px;line-height: 48px;color: #666;background: #fff;font-size: 12px;}
/* navigation */
.navigation{margin-bottom: 25px;}
.navigation .siteCenter{border-bottom: 1px solid #e1e1e1;}
.breadcrumb{list-style: none;width: 100%;float: left;height: 45px;line-height: 45px;}
.breadcrumb li{float: left;margin-left: 15px;font-size: 14px;color: #a3a3a3;}
.breadcrumb li:first-child{margin-left: 0;text-transform: uppercase;}
.breadcrumb-first{font-size: 22px;color: #333;}
.breadcrumb h1{line-height: initial;}
.breadcrumb li:not(:first-child)::before{content: '';display: inline-block;width: 1px;height: 18px;background: #666;vertical-align: -3px;margin-right: 10px;}
.breadcrumb li:not(:first-child) h1{line-height: initial;display: inline-block;}
.breadcrumb li:not(:first-child) a{vertical-align: -2px;font-size: 14px;}
.breadcrumb li:not(:first-child) > h1 > *{vertical-align: 0px;}
/* bx-list */
.bt-detail,
.hna-cat-type-3,
.tna-cat-list .bx-grid-section{border-top: 1px solid #ebebeb;padding-top: 28px;}
.hna-cat-type-3,
.tna-cat-list .bx-grid-section {padding-top: 12px;}
.tna-cat-list .hna-section-right {padding-top: 45px;}
.tna-cat-detail .hna-cat-type-3:first-child,
.tna-cat-list .bx-grid-section:first-child{border-top: 0;padding-top: 0;}
.bx-grid-border.bx-grid-border-no{border: 0;}
.bx-grid-border.bx-grid-border-no .hna-cat-type-2:first-child{border-top: 0;padding-top: 0;}
/* .tna-cat-detail */ 
/* hna-cat-type-3 */
/* .hna-cat-type-3{border-top: 1px solid #ebebeb;padding-top: 15px;} */
.hna-cat-type-3 .article:first-child{width: 490px;float: left;margin-right: 20px;}
.hna-cat-type-3 .article:not(:first-child){width: 330px;float: right;margin-top: 20px;}
.hna-cat-type-3 .hna-section-right .article {float: right; width: 300px;margin-right: 0;}
.hna-cat-type-3 .article:nth-child(2){margin-top: 0;}
.hna-cat-type-3 .article:not(:first-child) .article-image{width: 110px;float: left;margin: 0 20px 0 0;}
.hna-cat-type-3 .article:nth-child(6) {width: 100%;margin: 0;margin-bottom: 12px;}
.hna-cat-type-3 .article:first-child .article-title{font-size: 18px;margin-bottom: 10px;}
.hna-cat-type-3 .article:first-child .article-link{-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
.hna-cat-type-3 .article-info{display: none;}
.hna-cat-type-3 .article:not(:first-child) .article-desc{display: none;}
.hna-cat-type-3 .article:nth-child(6) .article-desc {display: block;margin-top: 10px;}
/* hna-cat-cover-left */
.hna-cat-cover-left{width: 860px;}
.hna-cat-cover-left .article:first-child{width: 590px;float: left;}
.hna-cat-cover-left .article:first-child .article-title{font-size: 26px;line-height: 1.4;margin-bottom: 10px;}
/* .hna-cat-cover-left .article-info{display: none;} */
.hna-cat-cover-left .article-cat{display: none;}
.hna-cat-cover-left .article:not(:first-child){width: 250px;float: right;margin-top: 20px;padding-top: 20px;border-top: 1px solid #ebebeb;}
.hna-cat-cover-left .article:nth-child(2){margin-top: 0;padding-top: 0;border-top: 0;}
.hna-cat-cover-left .article:not(:first-child) .article-link{-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;position: relative;top: -5px;}
.hna-cat-cover-left .article:not(:first-child) .article-desc{display: none;}
.hna-cat-cover-left .article:not(:first-child) .article-info{margin-bottom: 0;clear: both;margin-top: 5px;}
.hna-cat-cover-left .article:not(:first-child) .article-image{width: 95px;float: left;margin: 0 20px 0 0;}
/* hna-newsbreak */
.hna-newsbreak .article{width: 100%;float: left;margin-top: 25px;padding-top: 25px;border-top: 1px solid #ebebeb;}
.hna-newsbreak .article:first-child{margin-top: 0;padding-top: 0;border-top: 0;}
.hna-newsbreak .article-image{width: 300px;float: left;margin: 0 25px 0 0;}
.hna-newsbreak .article-title{font-size: 22px;margin-bottom: 10px;color: #191a2d;}
.hna-newsbreak .article-link{position: relative;top: -4px;}
.hna-newsbreak .article-info{margin-bottom: 10px;}
.hna-newsbreak .article-desc{-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
/* __MB_ARTICLE_PAGING */
.__MB_ARTICLE_PAGING{text-align: center;}
.__MB_ARTICLE_PAGING span, .__MB_ARTICLE_PAGING a {display: inline-block;height: 50px;text-align: center;line-height: 50px;background: #ebebeb;padding: 0 50px;border-radius: 25px;color: #ed1c24;}
.__MB_ARTICLE_PAGING span{background: #0e76bc;color: #fff;}
.__MB_ARTICLE_PAGING a:hover {background: #0e76bc;color:#fff;}
.__MB_ARTICLE_PAGING span:first-child {display: none;}
.grNextPage span, .grNextPage a {
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
}
/* hna-cat-news */
.hna-cat-news .bx-cat-title {border-bottom: 1px solid #ebebeb;padding-bottom: 10px;}
.hna-cat-news .article{width: 100%;float: left;}
.hna-cat-news .article:not(:first-child){margin-top: 20px;padding-top: 20px;border-top: 1px solid #ebebeb;}
.hna-cat-news .article-image{width: 80px;float: left;margin: 0 20px 0 0;}
.hna-cat-news .article-link{position: relative;top: -2px;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
.hna-cat-news .article-info{display: none;}
.hna-cat-news .article-desc{display: none;}
/* bx-follow */
.bx-follow{margin-bottom: 20px;}
.bx-follow .bx-cat-name{font-size: 16px;height: 32px;line-height: 32px;color: #fff;padding: 0 15px;background-color: #ed1d25;background-image: linear-gradient(to right, #ed1d25 , #ffc4be);border-radius: 5px;}
.bx-follow .bx-cat-link{background: url(../images/pc/hna-ico-person.png) left 0 no-repeat;padding-left: 40px;}
.bx-follow .bx-cat-title {border-bottom: 0;padding-bottom: 0;}
.bx-follow .bx-cat-link::before{display: none;}
.bx-follow .bx-cat-link:hover{color: #fff !important;}
.bx-follow .bx-cat-content {background: #ffe9cc;padding: 10px;padding-top: 20px;}
.bx-follow .article-cat-top {display: none;}
.bx-follow .article{width: 100%;float: left;}
.bx-follow .article:not(:first-child){margin-top: 20px;padding-top: 20px;border-top: 1px solid #e0e0e0;}
.bx-follow .article-image{width: 80px;float: left;margin: 0 20px 0 0;}
.bx-follow .article-link{position: relative;top: -2px;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;}
.bx-follow .article-info{display: none;}
.bx-follow .article-desc{display: none;}
/* backTop */
.backTop {background: url(../images/pc/backTop.png) 0 0 no-repeat;width: 56px;height: 56px;display: none;position: fixed;bottom: 300px;right: 10px;cursor: pointer;z-index: 10;transition: 0.3s ease bottom;}
.tna-toolbox.hideTool + .backTop {bottom: 100px; transition: 0.5s ease bottom;}
/* article-detail */
.pc-detail .navigation{margin-bottom: 0;}
/* .pc-detail .bx-grid-section{grid-column-gap: 25px;}
.pc-detail .hna-section-left{width: 855px;} */
.article-detail-subtitle{color: #0074bc;}
.article-chat-subtitle{color: #f00;display: block;margin-bottom: 5px;}
.article-detail-title {font-size: 30px;}
#hna-follow {
    float: left;
    margin-left: 10px;
    background: #f3650d url(../images/pc/xico-follow.png) left 6px top 4px no-repeat;
    padding: 0 7px 0 20px;
    line-height: 20px;
    height: 20px;
    font-size: 11px;
    color: #fff;
    border-radius: 3px;
    background-size: 8px;
    cursor: pointer;
}
.article-detail .article-info{line-height: 28px;}
.article-share .btn-share{float: left;height: 20px;margin-left: 10px;background: #ebebeb;padding: 0 10px;border-radius: 3px;color: #191a2d;}
.hna-ico-google-news {display: block;height: 28px;line-height: 28px;background: url(../images/pc/hna-ico-google-news.png) top 8px right 0 no-repeat;color: #6f6f70;border-radius: 14px;padding: 0 90px 0 10px;font-size: 13px;}
.article-detail .article-info .article-cat{text-decoration: none;}
.article-detail-desc{text-align: justify;font-size: 18px;color: #333;font-family: 'Poppins', sans-serif;font-weight: 700;}
.article-detail-body-right{width: 795px;}
.__MASTERCMS_CONTENT{font-size:18px;text-align: justify;color: #333;font-family: 'Poppins', sans-serif;font-weight: 400;}
.__MASTERCMS_CONTENT p{margin-bottom: 20px;font-size:18px !important;}
.__MASTERCMS_CONTENT b, .__MASTERCMS_CONTENT strong, .__MASTERCMS_CONTENT_MOBILE b, .__MASTERCMS_CONTENT_MOBILE strong,
.__MASTERCMS_CONTENT p strong {font-weight: 700;font-family: 'NotoSerif-Bold', sans-serif;}
.article-detail-author{text-align: right;font-size: 16px;font-weight: 700;display: none;}
.article-detail-source{text-align: right;font-size: 16px;font-style: italic;margin-top: 10px;display: none;}
.article-detail-subtitle:empty,.article-detail-source:empty,.article-detail-author:empty{display: none;}
.article-video-iframe {position: relative;}
.article-video-iframe::before {content: '';padding-top: 56.25%;display: block;}
.article-video-iframe iframe {position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
/* hna-author-info */
.hna-author-info{padding-bottom: 10px;border-bottom: 1px solid #ebebeb;}
.hna-author-info .author-image{width: 35px;height:35px;margin-right: 15px;overflow: hidden;border-radius: 50%;}
.hna-author-info .author-image img{min-height: 100%;object-fit: cover;}
.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;font-family: 'Poppins', sans-serif;font-weight: 400;}
/* hna-author-list */
.pc-category-author .bx-grid-border.bx-grid-border-no{padding-top: 0;}
.hna-author-list{padding-bottom: 20px;}
.hna-author-list .author-image{width: 170px;height:170px;margin-right: 20px;overflow: hidden;border-radius: 50%;}
.hna-author-list .author-title{font-size: 22px;}
.hna-author-list .author-desc{color: #999;margin-bottom: 10px;}
/* article-tag */
.article-tag span{display: inline-block;height: 32px;font-size: 16px;line-height: 32px;background: url(../images/pc/ico-tags.png) left top 9px no-repeat;color: #666;margin-right: 15px;padding: 0 0 0 30px;text-transform: uppercase;}
.article-keyword{display: inline;}
.article-keyword a{height: 32px;line-height: 32px;display: inline-block;margin-right: 5px;margin-bottom: 10px;background: #f4f4f4;border: 1px solid #e9e9e9;border-radius: 4px;padding: 0 10px;}
/* article-comment */
.article-comment .bx-cat-name{color: #333;}
/* article-detail-relate */
.article-detail-relate .article{width: 263px;float: left;margin: 25px 0 0 25px;}
.article-detail-relate .article:nth-child(3n+1){margin-left: 0;clear: both;}
.article-detail-relate .article:nth-child(1),.article-detail-relate .article:nth-child(2),.article-detail-relate .article:nth-child(3){margin-top: 0;}
/* .article-detail-relate .article-title{font-size: 16px;} */
.article-detail-relate .article-info{display: none;}
.article-detail-relate .article-desc{display: none;}
/* tna-headline */
.tna-headline .article{width: 192px;margin-left: 24px;}
.tna-headline .article:nth-child(5n+1) {margin-left: 24px;float: left;clear: none;}
.tna-headline .article:nth-child(4n+1) {margin-left: 0;clear: both;}
/* article-detail-similar */
.article-detail-similar .article{width: 263px;float: left;margin: 25px 0 0 25px;}
.article-detail-similar .article:nth-child(3n+1){margin-left: 0;clear: both;}
.article-detail-similar .article:nth-child(1),.article-detail-similar .article:nth-child(2),.article-detail-similar .article:nth-child(3){margin-top: 0;}
/* .article-detail-similar .article-title{font-size: 16px;} */
.article-detail-similar .article-info{display: none;}
.article-detail-similar .article-desc{display: none;}
/* article-detail-other */

/* article-detail-topic */
.article-detail-topic {background: #f7f7f7;padding: 15px 25px 15px 25px;}
.article-detail-topic .bx-cat-title{border-bottom: 1px solid #efefef;padding-bottom: 10px;}
.article-detail-topic .bx-cat-name{font-size: 16px;}
.article-detail-topic .bx-cat-link{color: #db1c22;}
.article-detail-topic .topic-link{color: #0074bc;}
.topic-link{text-transform: none;}
.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 {display: block;position: relative;padding-left: 15px;}
.article-detail-topic .article-link::before {content: '';width: 5px;height: 5px;background: #0074bc;position: absolute;top: 10px;left: 0;}
/* bx-list-infographics */
.bx-list-infographics .article{width: 373px;float: left;margin: 0 0 30px 30px;}
.bx-list-infographics .article:first-child{width: 100%;background: #f8f8f8;margin-left: 0;}
.bx-list-infographics .article:nth-child(3n+2){margin-left: 0;clear: both;}
.bx-list-infographics .article:first-child .article-image{width: 575px;float: left;margin: 0 30px 0 0;}
.bx-list-infographics .article:first-child .article-title{font-size: 32px;margin: 25px 20px 5px 0;color: #191a2d;}
.bx-list-infographics .article:first-child .article-desc{-webkit-line-clamp: 5;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;padding-right: 20px;text-align: justify;}
.bx-list-infographics .article:not(:first-child) .article-image{margin-bottom: 15px;}
.bx-list-infographics .article:not(:first-child) .article-title{font-size: 18px;margin-bottom: 10px;color: #191a2d;}
.bx-list-infographics .article:not(:first-child) .article-info{margin-bottom: 0;}
.bx-list-infographics .article:not(:first-child) .article-desc{display: none;}
/* bx-video-list */
.bx-video-list .article{width: 273px;float: left;margin: 30px 0 0 29px;}
.bx-video-list .article:nth-child(4n+1){margin-left: 0;clear: both;}
.bx-video-list-detail .article:nth-child(1),.bx-video-list-detail .article:nth-child(2),.bx-video-list-detail .article:nth-child(3),.bx-video-list-detail .article:nth-child(4){margin-top: 0;}
.bx-video-list .article-title{font-size: 16px;color: #191a2d;}
.section-video .ico-play,
.bx-video-list .ico-play{display: block;width: 42px;height: 42px;background: url(../images/pc/ico-play-s.png) center center no-repeat;position: absolute;z-index: 1;top: calc(50% - 21px);left: calc(50% - 21px);background-size: 42px;}
/* bx-video-detail */
.bx-video-detail{background: #f8f8f8;}
.bx-video-image {width: 575px;position: relative;}
.bx-video-info {width: 575px;padding: 20px 20px 20px 0;overflow-y: scroll;scrollbar-width: thin;height: 425px;}
.bx-video-info::-webkit-scrollbar{width: 0;}
.video-desc{text-align: justify;}
.embed-ifame,.embed-video {position: relative;padding-top: 56.25%;height: 0;}
.embed-ifame iframe,.embed-video iframe,.embed-ifame .jwplayer,.embed-video .jwplayer {position: absolute;top: 0;left: 0;width: 100% !important;height: 100% !important;}
.bx-video-image .article-image{margin: 0;}
.bx-video-detail .ico-play{display: block;width: 80px;height: 80px;background: url(../images/pc/ico-play.png) center center no-repeat;position: absolute;z-index: 1;top: calc(50% - 40px);left: calc(50% - 40px);background-size: 80px;}
.video-title{font-size: 22px;color:#000;margin-bottom: 10px;}
.video-date{background: url(../images/pc/ico-video-date.png) left 2px no-repeat;padding-left: 20px;line-height: 20px;}
.video-author,.video-source{text-align: right;}
/* bx-video-right */
.bx-video-info.bx-video-right{height: 320px;overflow-y: scroll;padding-right: 10px;scrollbar-width:thin;scrollbar-color: #c1c1c1;}
.bx-video-right::-webkit-scrollbar {width: 2px;}
.bx-video-right::-webkit-scrollbar-thumb {background: #c1c1c1;}
/* podcast-cover */
.article-action{margin-bottom: 10px;}
.article-action::before {content: '';background: url('../images/pc/hna-ico-hearing.png') 0 0 no-repeat;width: 50px;height: 50px;float: left;}
.article-action span, .article-action a {line-height: 50px;font-size: 18px;margin-left: 20px;}
.ico-listen{color: #004d75;font-weight: 700;}
.ico-durection {color: #c4c4c4;}
/* podcast-list */
.podcast-list .article,.podcast-cover .article {width: 373px;float: left;margin-left: 30px;margin-bottom: 30px;}
.podcast-list .article:first-child ,.podcast-cover .article:first-child { width: 100%;margin-left: 0;position: relative;}
.podcast-list .article:first-child .article-image,.podcast-cover .article:first-child .article-image {width: 650px;float: left;margin-right: 30px;margin-bottom: 0;}
.podcast-list .article-title,.podcast-cover .article-title,.podcast-news .article-title{margin-bottom: 10px;font-size: 16px;}
.podcast-list .article:first-child .article-title,.podcast-cover .article:first-child .article-title {font-size: 26px;}
.podcast-list .article:first-child .article-action,.podcast-cover .article:first-child .article-action {position: absolute;bottom: 0;left: calc(653px + 20px);}
.podcast-list .article:nth-child(3n+2),.podcast-cover .article:nth-child(3n+2) {clear: both;margin-left: 0;}
.podcast-cover .article-desc,.podcast-list .article-desc,.podcast-news .article-desc{-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;text-align: justify;}
.podcast-cover .article:first-child .article-desc{-webkit-line-clamp: 10}
.podcast-list .article:first-child .article-action,.podcast-cover .article:first-child .article-action{margin-bottom: 0;}
.ico-pod {display: inline-block;width: 14px;height: 20px;background: url(../images/pc/hna-ico-podcast.png) center center no-repeat;margin-right: 5px;}
/* podcast-item */
.podcast-item .article {width: 273px;margin-left: 29px;float: left;margin-bottom: 30px;}
.podcast-item .article:nth-child(4n+1) {margin-left: 0;clear: both;}
.podcast-item .article-info{display: none;}
.podcast-item .article-action{display: none;}
.podcast-item .article-desc{display: none;}
/* podcast-detail */
.podcast-detail {background-color: #0e76bc;padding: 32px 0;}
.podcast-detail-content {position: relative;}
.podcast-detail .article-image {width: 360px;float: left;margin-right: 30px;margin-bottom: 0;}
.podcast-detail .article-image::before {padding-top: 100%;}
.podcast-detail .article-image img{min-height: 100%;object-fit: cover;}
.podcast-detail .podcast-detail-title {font-size: 36px;line-height: 1.4;margin-bottom: 10px;color: #fff;}
.podcast-detail .podcast-detail-desc {font-size: 15px;line-height: 1.5;color: #fff;margin-bottom: 10px;}
.hna-podcast-desc {height: 90px;overflow-y: scroll;scrollbar-width: thin;}
.hna-podcast-desc::-webkit-scrollbar {width: 2px;}
.hna-podcast-desc::-webkit-scrollbar-thumb {background: #299db9;}
.hna-podcast-desc::-webkit-scrollbar-track {background: #69cae1;}
.podcast-detail-social a {width: 37px;height: 37px;border-radius: 37px;color: #fff;display: inline-block;text-align: center;line-height: 36px;font-size: 16px;position: relative;margin-right: 5px;border: 1px solid #fff;}
.podcast-detail-info {margin-bottom: 15px;}
.podcast-detail-info .article-date, .podcast-detail-info .article-cat {color: #fff;}
.pod-left {float: left;width: 878px;margin-right: 22px;}
.pod-right {float: right;width: 300px;}
/* podcast-player */
.pcast-play {width: 70px;height: 70px;display: block;border-radius: 100%;background-color: transparent;color: #fff;border: 1px solid #fff;position: absolute;bottom: 0;left: 393px;font-size: 20px;}
.pcast-pause {width: 70px;height: 70px;display: block;border-radius: 100%;background-color: transparent;color: #fff;border: 1px solid #fff;position: absolute;bottom: 0;left: 393px;font-size: 20px;}
.pcast-time {color: #fff;font-size: 18px;font-family: 'Roboto', sans-serif;position: absolute;bottom: 20px;left: 470px;}
.pcast-currenttime::after {content: '/';margin-left: 5px;}
/* .line-progress {} */
.pcast-progress {width: 500px;height: 10px;line-height: 0;border: none; outline: 0;box-shadow: none;-webkit-box-shadow: none;vertical-align: unset;position: absolute; right: 45px;bottom: 27px;}
.pcast-progress::-webkit-progress-bar {background-color: #d7d7d7;}
.pcast-progress::-webkit-progress-value {background-color: #fff;}
.ico-circle {content: '';width: 18px;height: 18px;background-color: #fff;border-radius: 100%;position: absolute;left: 0;top: 4px;transform: translateX(-50%);}
.pcast-mute {display: block;position: absolute;right: 0;bottom: 20px;border: 0;outline: none;cursor: pointer;font-size: 20px;color: #fff;background-color: transparent;}
/* podcast-news */
/* .podcast-news{border-top: 1px solid #ebebeb;padding-top: 30px;} */
.podcast-news .article {width: 373px;float: left;margin-left: 29px;margin-bottom: 30px;}
.podcast-news .article:nth-child(3n+1) {clear: both;margin-left: 0;}
/* css for ie only */
/* .ie #main > .main-body:first-child{margin-top: 15px;}
.ie .bx-cover .article-desc{height: 54px;display: block;}
.ie .bx-newsbreak .article-desc{height: 76px;}
.ie .bx-cat-cover .article-desc{height: 54px;}
.ie .bx-list .article-desc{height: 90px;display: block;} */
/* search */
.mt0 {
    padding-top: 0;
}
.search-tags {
    display: flex;
    align-items: center;
    padding-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 20px;
}
.search-tags .keyword {
    font-size: 16px;
    color: #999;
    font-weight: 500;
    display: flex;
    align-items: center;
}
.search-tags .keyword a:hover {
    color: #23357d;
}
.search-tags .keyword span {
    font-size: 24px;
    color: #ec2024;
    font-weight: 700;
    margin-left: 8px;
}
.search-tags .result {
    font-size: 12px;
    color: #fff;
    height: 30px;
    padding: 6px 15px;
    background: #ec2024;
    border-radius: 20px;
    margin-left: auto;
    font-family: 'NotoSans', sans-serif;
    font-weight: 400;
    font-style: normal;
}
.highlight {
    background-color: yellow;
}
.search-result-on{padding: 10px;background-color: #f5f5f5;overflow: hidden;height: 50px;margin-bottom: 10px;}
.search-result-on h3{display: none;}
.select_search,.wrap_txtsearch,.filter-by-date,#btn_search_advance,.filter-by-date label,.filter-by-date .date-from,.filter-by-date .date-to{float: left;margin-right: 10px;}
.select_search{width: 90px;background-color: #fff;}
.select_search select {width: 100%;height: 30px;border: 0;outline: 0;background: none;cursor: pointer;}
.filter-by-date .date-from,.filter-by-date .date-to{width: 90px;}
.filter-by-date .date-to{margin-right: 0;}
.wrap_txtsearch{width: 230px;}
.filter-by-date input {width: 100%;height: 30px;border: 0;padding: 0 10px;outline: none;}
#btn_search_advance {height: 30px;border: 0;background: #0e76bc;padding: 0 10px;color: #fff;cursor: pointer;outline: none;margin-right: 0;}
#btn_search_advance:hover{background: #ed1c24;}
.filter-by-date label {height: 30px;line-height: 30px;font-size: 12px;cursor: text;}
.wrap_txtsearch input{width: 100%;border: 0;outline: none;height: 30px;padding:0 10px;}
/* .box-search-result{border-bottom: 1px dotted #dbdbdb;}
.box-search-result .__MB_KEYWORS_TITLE{color:#f47a24;float: left;}
.box-search-result .__MB_KEYWORS{float:right;} */
.version-mobile {
    background: #ccc;
    width: 100%;
    line-height: 100px;
    color: #ec2024;
    font-size: 36px;
    text-align: center;
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    display: none;
    cursor: pointer;
}

/* hna-newsprinter  */
.hna-newsprinter .article {
    width: 195px;
    float: left;
    margin-left: 20px;
    margin-bottom: 20px;
}
.hna-newsprinter .article-image {
    border: 1px solid #eee;
}
.hna-newsprinter .article:nth-child(4n+1) {
    margin-left: 0;
    clear: both;
}
.hna-newsprinter .article-title{
    text-align: center;
}
/**** FAQ ****/
.faq-form,.faq-form select{font-family:Arial;}
.faq-form{padding:10px 15px;overflow:hidden;color:inherit;}
.faq-form h4{padding:0 0 5px 0;margin:0;text-transform:uppercase;text-align: center;font-size: 16px;}
.faq-form ul{margin:0;padding:0;list-style:none;}
.faq-form li{padding:3px 0;	overflow:hidden;font-family: 'NotoSerif-Regular', Arial, sans-serif;font-size: 16px;}
.faq-form label{display:inline-block;margin-right:10px;}/* width:120px; */
.faq-form .ms-formfieldlabel{display:none;}
.faq-form input,.faq-form textarea{width:350px;font-family:Arial;font-size:12px;}
.faq-form textarea{height:50px;}
.faq-form .RadEditor {
	min-height: 300px !important; width: 550px !important; height: 300px !important;margin-left:100px;}
.faq-form .RadEditor UL.reToolbar {width: 550px !important;}
.faq-form .RadEditor TD.reContentCell {height: 118px !important}
.faq-form .RadEditor TABLE {height: 100% !important}

div.title-faq{
	display:block;border-bottom:1px #ccc solid;
    margin-bottom: 10px;
}
div.title-faq h4{
	float:left;padding-right:4px;border:0
}
div.title-faq  span{
	font-size: 12px;
    color: #666;
    line-height: 27px;
}
div.title-faq .ms-formfieldcontainer{
	display:inline-block; vertical-align:middle; margin:0 5px;
}
.faq-frame .ms-formfieldvaluecontainer .ms-taxonomy-fieldeditor {
	width:481px!important;
}
.faq-form .cate-name{
    color: #007ec6;
    font-weight: bold;
}
.faq-form .faq-frame{
    margin-bottom: 25px;
}
.faq-form .back {
    float: right;
}
.faq-form .back a {
    color: #0072bc;
    padding: 5px 0 0 20px;
}
.form-ask table tr:nth-child(odd) td{
    padding-top: 5px;
}
.form-ask table tr:first-child td{
    padding-top: 0;
}
/* FORM GỬI CÂU HỎI */
.form-ask .title-qa,
.question-filter .head{
	font-size: 16px;
    text-transform: uppercase;
}
.form-ask input[type="text"]{
	width: 100%;
	padding: 10px 5px;
	box-sizing: border-box;
	margin: 5px 0;
	border: none;
	outline: 0;
	border-bottom: 1px solid #e0e0e0;
	/* border-radius: 5px; */
}
.form-ask textarea{
	width: 100%;
	padding: 3px 5px;
	box-sizing: border-box;
	margin: 5px 0;
	height: 150px;
    border: none;
	outline: 0;
	border-bottom: 1px solid #e0e0e0;
	/* border-radius: 5px; */
}
.form-ask .qa-check{
	margin-top: 5px;
}
.form-ask button{
	border: none;
    padding: 10px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
	background: #0388d1;
	margin-bottom: 20px;
}
.form-ask .qa-check > div {
    margin-bottom: 5px;
}
.faq-frame table {
    width: 100% !important;
    margin-top: 10px;
}
/* hna-newsqa */
.hna-newsqa .qa-article {
    margin-bottom: 15px;
    border: 1px solid #e0e0e0;
    background: #fffeec;
    padding: 15px;
    border-radius: 3px;
    word-break: break-word;
}
.hna-newsqa .article-title {
    font-size: 16px;
    color: #ed1c24;
    margin-bottom: 8px;
}
.hna-newsqa .article-info {
    margin-bottom: 5px;
}
.hna-newsqa .article-date {
    font-size: 12px;
    line-height: 20px;
    color: #999;
    font-family: 'NotoSans-Regular', Arial, sans-serif;
}
.question-filter {
    margin-bottom: 15px;
}
.cat-title {
    margin-bottom: 10px;
    height: 25px;
    position: relative;
}
.cat-name {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    color: #007ec6;
    position: absolute;
    border-bottom: 1px solid red;
    top: 4px;
    line-height: 100%;
    padding-bottom: 4px;
    font-family: 'NotoSans-Medium', sans-serif;
    font-weight: normal;
}
.qa-cat-item {
    list-style: none;
    list-style: none;
    margin: 3px 0px 3px 10px;
}
.form-ask .cat-title {
    margin-bottom: 5px;
}
#MEMBER_QA_UPLOAD_FRM table td strong{
    font-family: "NotoSans-Medium", sans-serif;
    font-weight: normal;
    margin-top: 10px;
    display: block;
}
.title_for_seo::placeholder,
.usr-info::placeholder,
.qa_m_ask::placeholder {
    font-family: "NotoSans-Regular",sans-serif;
    font-family: 13px;
    color: #999;
}
.title_for_seo::-moz-placeholder,
.usr-info::-moz-placeholder,
.qa_m_ask::-moz-placeholder {
    font-family: "NotoSans-Regular",sans-serif;
    font-family: 13px;
    color: #999;
} 
.title_for_seo::-webkit-input-placeholder,
.usr-info::-webkit-input-placeholder,
.qa_m_ask::-webkit-input-placeholder {
    font-family: "NotoSans-Regular",sans-serif;
    font-family: 13px;
    color: #999;
}
.title_for_seo:focus,
.usr-info:focus,
.qa_m_ask:focus {
    background-color: #eee;
    border-radius: 5px;
}
.list-vb {
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 10px 10px 10px 7px;
}
.box-docs-search > div {
    margin-bottom: 10px;
}
.box-docs-search input {
    height: 40px;
    border: 1px solid #e1e1e1;
    padding: 0 10px;
    border-radius: 5px;
    outline: none;
}
.box-docs-search-bottom input,
.box-docs-search-top .__MB_DOCS_KEYWORD {
    width: 100%;
}
.box-docs-search-bottom > div {
    width: calc((100% - 20px) / 2);
    float: left;
    margin-left: 20px;
}
.box-docs-search-bottom .from-date {
    margin-left: 0;
}
.box-docs-search-bottom span {
    display: block;
    margin-bottom: 5px;
}
#btnFind {
    padding: 10px 20px; 
    background-color: #0e76bc;
    text-align: center;
    border-radius: 5px;
    outline: 0;
    border: 0;
    color: #fff;
}
.to-search  {
    text-align: center;
}
.form,
.hna-archives {
    border: 1px solid #e1e1e1;
    width: 100%;
    border-collapse: collapse;
 }
 
 .hna-archives th {
    padding: 10px;
    font-family: 'NotoSans-Bold', sans-serif;
    border-bottom: 1px solid #e1e1e1;
}
 .hna-archives tbody td {
    font-size: 13px;
    text-align: center;
    padding: 10px;
}
.hna-archives tbody td:last-child {
    text-align: left;
}
.hna-archives tbody tr:nth-child(even) {
    background: #f1f1f1;
}
.doc-no {
    color: #007ec6;
}
.doc-no:hover {
    text-decoration: underline;
}
.hna-archives .button a {
    display: inline-block;
    margin-right: 5px;
    color: #0480c7;
}
.hna-archives .button .thuoctinh {
    background: url(../images/thuoctinh-ico.png) left center no-repeat;
    padding-left: 17px;
}
.hna-archives .button .download {
    background: url(../images/download-ico.png) left center no-repeat;
    padding-left: 17px;
}
/* hna-signin-signup-mxh */
.hna-signin-signup-mxh{margin-bottom: 20px;}
.hna-mxh-title{margin-bottom: 20px;text-align: center;}
.hna-mxh-content{text-align: center;}
.hna-sign-with{width: 500px;height: 48px;line-height: 48px;text-align: center;display: inline-block;border: 1px solid #0065b1;border-radius: 5px;cursor: pointer;}
.hna-sign-with:hover{background: #f5f5f5;}
.hna-sign-with > span{background: url(../images/sign-in-gg.png) left 0px no-repeat;background-size: 16px;padding-left: 22px;}
.hna-sign-with > span.with-facebook{background: url(../images/sign-in-fa.png) left 0px no-repeat;}
.hna-sign-with:hover > span{color: #0065b1;}
/* hna-menu-signin */
.hna-menu-signin {position: relative;margin-right: 10px;color: #ed1c24;font-size: 12px;}
.hna-ico-user {cursor: pointer;}
.hna-ico-user img {width: 22px;height: 22px;border-radius: 50%;overflow: hidden;display: inline-block;vertical-align: -5px;margin-right: 5px;border: 1px solid #9f9f9f;}
.hna-menu-signin-more {display: none;position: absolute;right: 0;top: 35px;z-index: 10000;box-shadow: 1px 2px 2px #ccc;border-radius: 3px;overflow: hidden;}
.hna-menu-signin:hover .hna-menu-signin-more {display: block;}
.hna-menu-signin-more a {width: 100%;float: left;white-space: nowrap;padding: 0 15px;background: #eaf5ff;line-height: 32px;text-transform: none;font-size: 12px;text-align: left;color:#000;}
.hna-menu-signin-more a .fas {margin-right: 5px;color: #007bd9;width: 20px;text-align: center;}
/* chi tiet van ban */
.title-vb {
    margin-bottom: 10px;
}
.link-tracuu {
    font-size: 14px;
    color: #007dc5;
    font-weight: normal;
    float: right;
    font-family: 'NotoSans-Medium', sans-serif;
}

#thuoctinh1nd table tr td:first-child {
    width: 25%;
    font-weight: 500;
}
#thuoctinh1nd table td{
    border: 1px solid #e1e1e1;
    padding: 10px;
}
/* _PC_ERRORPAGE */
._PC_ERRORPAGE .main-page{padding: 60px 0;}
._PC_ERRORPAGE .main-page .siteCenter{text-align: center;}
._PC_ERRORPAGE h1{font-size:18px;color: #555;margin: 25px 0;}
.backToHomepage {display: inline-block;height: 40px;background: #0074bc;line-height: 40px;padding: 0 15px;border-radius: 40px;color: #fff;}

/* lien he quang cao + dat tap chi */
.main-content{padding: 20px 80px;}
.form-gop-y .required,
.form-gop-y .file-spec{
    color: red;
    font-size: 12px;
}
.form-gop-y label{
    width: 150px;
    display: inline-block;
}
.form-gop-y input[type="text"],
.form-gop-y input[type="number"],
.form-gop-y input[type="email"]{
    width: 400px;
    display: inline-block;
    margin: 5px 0;
    height: 32px;
    border-radius: 3px;
    border: 1px solid #e1e1e1;
    outline: none;
    padding: 0 10px;
}
.form-gop-y input[type="submit"]{
    width: 50px;
    height: 30px;
    background: red;
    color: #fff;
    border-radius: 3px;
    border: none;
    text-transform: uppercase;
    font-weight: bold;
}
.form-gop-y textarea{
    border-radius: 3px;
    border: 1px solid #e1e1e1;
    margin: 10px 0;
    width: 400px;
    outline: none;
    padding: 10px;
}
.form-gop-y input[type="file"]{
    margin: 10px 0;
}
.form-gop-y .change-code{
    font-weight: bold;
    font-size: 12px;
    margin-left: 95px;
}
.form-gop-y .change-code:hover{
    cursor: pointer;
    text-decoration: underline;
}
.form-gop-y .re-type{
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: roboto condensed;
    margin-left: 20px;
    display: inline-block;
}
.form-gop-y input[type="submit"]:hover, .form-gop-y .re-type:hover{
    cursor: pointer;
}
.__MB_FROM_DATE, .__MB_TO_DATE{
    width: 100%!important;
    padding: 0 5px;
}
.main-content h2 {
    font-family: 'NotoSans-Bold', sans-serif;
    font-weight: normal;
    text-align: center;
    margin-bottom: 5px;
}
.map-qc .map-item{
    width: 30%;
    float: left;
    margin-left: 3%;
    margin-top: 10px;
    border: 1px solid #e6e6e6;
}
.map-qc .map-item img{
    width: 100%;
    height: auto;
}
.map-qc .map-item p{
    text-align: center;
    text-decoration: underline;
}
/* dat tap chi */
.form-gop-y .re-type{
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: roboto condensed;
    margin-left: 20px;
    display: inline-block;
}
.form-gop-y input[type="submit"]:hover, .form-gop-y .re-type:hover{
    cursor: pointer;
}
TABLE.form-datbao {MARGIN-TOP: 6px; WIDTH: 100%; BORDER-COLLAPSE: collapse; margin-bottom: 15px;}
TABLE.form-datbao TH,TABLE.form-datbao TD{
BORDER-BOTTOM: #ccc 1px solid; BORDER-LEFT: #ccc 1px solid; PADDING-BOTTOM: 4px; PADDING-LEFT: 8px; PADDING-RIGHT: 8px;
FONT-FAMILY: "NotoSans-Regular", sans-serif; font-weight: normal; FONT-SIZE: 14px; BORDER-TOP: #ccc 1px solid; BORDER-RIGHT: #ccc 1px solid; PADDING-TOP: 4px;text-align: center;
}
TABLE.form-datbao TH {WHITE-SPACE: nowrap; BACKGROUND: #36aae9; COLOR: #fff}
table.form-datbao th{font-family: 'NotoSans-Medium', sans-serif;}
table.form-datbao TD.td-02{white-space:nowrap;}
TABLE.form-datbao TD.td-03,TABLE.form-datbao TD.td-04{TEXT-ALIGN: center}
TABLE.form-datbao TD.td-03 INPUT {WIDTH: 200px}
TABLE.form-datbao TD.td-04 INPUT {WIDTH: 100px}
/* dich vu hai quan */
.service table td{
    padding: 30px;
    vertical-align: top;
}
.service .title{
    display: block;
    text-transform: uppercase;
    font-family: 'NotoSans-Bold', sans-serif;
    margin-bottom: 20px;
}    
.service .icon{
    width: 20%;
    float: left;
}    
.service .text{
    width: 75%;
    float: right;
}
.service .icon img{
    width: 100%;
}
.service .icon1 img{
    width: 70%;
}
.service .icon10 i{
    font-size: 45px;
}
/* thu tuc hai quan dien tu */
.items table,.items .form,.clas-nd table{clear:both;border:1px #7da6d4 solid;border-collapse:collapse;width:100%;}
.items td, .items th{
    padding: 5px;
    border: 1px #7da6d4 solid;
}
.items a:hover{
    color: #0e58ac;
}
.bx-item .ui-icon-plus {
    display: none;
}
/* contact */
.bx-contact-page {padding: 20px;background: #f7f8fa;line-height: 1.4;}
.bx-contact{background-color: #f5f5f5;padding: 15px;line-height: 1.5;}
.bx-contact p{margin-bottom: 15px;}
.hna-site-wco{display: none !important;}
.section-video {
    padding: 15px 15px 0 15px;
}
.section-video .article {
    width: calc((100% - 3*20px)/4);
    float: left;
    margin-left: 20px;
    margin-bottom: 20px;
}
.section-video .article:nth-child(-n+2) {
    margin-left: 0;
}
.section-video .article:first-child {
    width: 100%;
}
.section-video .article-image::before {
    padding-top: 56.25%;
}
.section-video .article-title {
    color: #fff;
}
.section-video .article:not(:first-child) .article-link {
    font-family: 'NotoSans-Regular', sans-serif;
}
.___widget_video_article {
    position: relative;
}
.___widget_video_article::before {
    content: '';
    display: block;
    padding-top: 56.25%;
}

.videoWrapper-o, .videoWrapper {
    /* aspect-ratio: 9/16; */
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}
.videoWrapper-o > .jwplayer {height: 100% !important;}
.section-video .videoWrapper iframe.__MB_YOUTUBE_VIDEO_EMBED,
.___widget_video_article .videoWrapper iframe.__MB_YOUTUBE_VIDEO_EMBED {
    width: 100%;
    height: 100%;
}