@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    font-family: "Roboto", sans-serif;
    line-height: 1.4;
    color: #2a2a2a
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.w-1200 {
    max-width: 1630px;
    padding: 0 15px;
    position: relative;
    margin: auto;
    z-index: 5
}

@media only screen and (max-width: 1024px) {
    .w-1200 {
        max-width: 640px
    }
}

@media only screen and (max-width: 640px) {
    .w-1200 {
        width: 100%
    }
}

.positionLeft50,
.wrapper .page.page3 .page3_img {
    position: absolute;
    left: 50%
}

.bgContain,
.footer .box_wrap .logo18,
.footer .box_wrap .logo_ft,
.img_pop,
.wrapper-new .page.pageNew .box-newss .box_new-top .top_img,
.wrapper-new .page.pageNew .box-newss .box_new-top .top_title,
.wrapper-new .page.pageNew .box-newss .box_new-top .logo,
.wrapper .page.page3 .page3_img,
.wrapper .page.page3 .page3_title,
.wrapper .page.page1 .box_btn .box_btn-title,
.wrapper .page.page1 .box_btn .box_btn-dl .btn_dl,
.wrapper .header .header_wrap .logo,
.wrapper .header_top .logo,
.wrapper .header_top .logo_9play {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

.cnt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.lightbox {
    background-color: rgba(0, 0, 0, .8);
    overflow: hidden;
    position: fixed;
    display: none;
    z-index: 9999;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0
}

.lightbox-container {
    position: relative;
    max-width: 960px;
    margin: 7% auto;
    display: block;
    padding: 0 3%;
    height: auto;
    z-index: 10
}

@media screen and (max-width: 768px) {
    .lightbox-container {
        margin-top: 10%
    }
}

@media screen and (max-width: 414px) {
    .lightbox-container {
        margin-top: 13%
    }
}

.lightbox-content {
    box-shadow: 0 1px 6px rgba(0, 0, 0, .7)
}

.lightbox-close {
    text-transform: uppercase;
    background: rgba(0, 0, 0, 0);
    position: absolute;
    font-weight: 300;
    font-size: 12px;
    display: block;
    border: none;
    color: #fff;
    top: -22px;
    right: 3%
}

.video-container {
    padding-bottom: 56.25%;
    position: relative;
    padding-top: 30px;
    overflow: hidden;
    height: 0
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0
}

.comming-soon {
    width: 290px;
    padding: 50px 0px;
    text-align: center;
    font-size: 22px;
    color: #333;
    background: #fff;
    border-radius: 15px
}

.comming-soon .closeModal88 {
    position: absolute;
    width: 40px;
    height: 40px;
    background: #f44e19;
    color: #fff;
    border-radius: 50%;
    line-height: 38px;
    text-align: center;
    top: -17px;
    right: -17px;
    font-size: 32px
}

.lg18 {
    position: absolute;
    top: 80px !important;
    left: auto;
    right: 0
}

@media only screen and (max-width: 1024px) {
    .lg18 {
        top: 80px !important;
        max-width: 120px;
        right: auto;
        left: 0
    }
}

@media only screen and (max-width: 640px) {
    .lg18 {
        top: 56px !important;
        max-width: 100px
    }
}

.style--button,
.wrapper .header .header_wrap .header-search .form-search .btn_submit,
.wrapper .header .header_wrap .header-search .form-search .input-search {
    border: 0;
    outline: none;
    box-shadow: none
}

::-moz-placeholder {
    color: #fff;
    opacity: .8;
    font-style: italic
}

::placeholder {
    color: #fff;
    opacity: .8;
    font-style: italic
}

:-ms-input-placeholder {
    color: #fff;
    font-style: italic
}

::-ms-input-placeholder {
    color: #fff;
    font-style: italic
}

a,
a:hover {
    text-decoration: none
}

.swiper .swiper-wrapper {
    width: 100%;
    height: auto !important
}

.hamburger {
    padding: 0;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: .15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: rgba(0, 0, 0, 0);
    border: 0;
    margin: 0;
    overflow: visible;
    position: absolute;
    top: 30px;
    right: 15px;
    z-index: 5;
    display: none
}

@media only screen and (max-width: 1024px) {
    .hamburger {
        display: block
    }
}

@media only screen and (max-width: 640px) {
    .hamburger {
        right: 15px;
        top: 12px
    }
}

.hamburger-box {
    width: 43px;
    height: 35px;
    display: inline-block;
    position: relative
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px
}

.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
    width: 42px;
    height: 3px;
    background: #fff;
    border-radius: 2px;
    position: absolute;
    transition-property: transform;
    transition-duration: .15s;
    transition-timing-function: ease;
    opacity: 1 !important
}

@media only screen and (max-width: 640px) {

    .hamburger-inner,
    .hamburger-inner::after,
    .hamburger-inner::before {
        width: 34px
    }
}

.hamburger-inner::after,
.hamburger-inner::before {
    content: "";
    display: block;
    opacity: 1 !important
}

.hamburger-inner::before {
    top: -10px
}

.hamburger-inner::after {
    bottom: -10px
}

.hamburger--3dx .hamburger-box {
    perspective: 80px
}

.hamburger--3dx .hamburger-inner {
    transition: transform .15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dx .hamburger-inner::after,
.hamburger--3dx .hamburger-inner::before {
    transition: transform 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dx.is-active .hamburger-inner {
    background-color: rgba(0, 0, 0, 0) !important;
    transform: rotateY(180deg)
}

.hamburger--3dx.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dx.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dx-r .hamburger-box {
    perspective: 80px
}

.hamburger--3dx-r .hamburger-inner {
    transition: transform .15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dx-r .hamburger-inner::after,
.hamburger--3dx-r .hamburger-inner::before {
    transition: transform 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dx-r.is-active .hamburger-inner {
    background-color: rgba(0, 0, 0, 0) !important;
    transform: rotateY(-180deg)
}

.hamburger--3dx-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dx-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dy .hamburger-box {
    perspective: 80px
}

.hamburger--3dy .hamburger-inner {
    transition: transform .15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dy .hamburger-inner::after,
.hamburger--3dy .hamburger-inner::before {
    transition: transform 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dy.is-active .hamburger-inner {
    background-color: rgba(0, 0, 0, 0) !important;
    transform: rotateX(-180deg)
}

.hamburger--3dy.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dy.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dy-r .hamburger-box {
    perspective: 80px
}

.hamburger--3dy-r .hamburger-inner {
    transition: transform .15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dy-r .hamburger-inner::after,
.hamburger--3dy-r .hamburger-inner::before {
    transition: transform 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dy-r.is-active .hamburger-inner {
    background-color: rgba(0, 0, 0, 0) !important;
    transform: rotateX(180deg)
}

.hamburger--3dy-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dy-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dxy .hamburger-box {
    perspective: 80px
}

.hamburger--3dxy .hamburger-inner {
    transition: transform .15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dxy .hamburger-inner::after,
.hamburger--3dxy .hamburger-inner::before {
    transition: transform 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dxy.is-active .hamburger-inner {
    background-color: rgba(0, 0, 0, 0) !important;
    transform: rotateX(180deg) rotateY(180deg)
}

.hamburger--3dxy.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dxy.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dxy-r .hamburger-box {
    perspective: 80px
}

.hamburger--3dxy-r .hamburger-inner {
    transition: transform .15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dxy-r .hamburger-inner::after,
.hamburger--3dxy-r .hamburger-inner::before {
    transition: transform 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dxy-r.is-active .hamburger-inner {
    background-color: rgba(0, 0, 0, 0) !important;
    transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg)
}

.hamburger--3dxy-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dxy-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--squeeze .hamburger-inner {
    transition-duration: 75ms;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--squeeze .hamburger-inner::before {
    transition: top 75ms .12s ease
}

.hamburger--squeeze .hamburger-inner::after {
    transition: bottom 75ms .12s ease, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--squeeze.is-active .hamburger-inner {
    transform: rotate(45deg);
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 75ms ease;
    background: #fff
}

.hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 75ms ease, transform 75ms .12s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.btn-shine {
    position: relative;
    overflow: hidden
}

.btn-shine:after {
    content: " ";
    display: block;
    position: absolute;
    height: 200%;
    width: 200%;
    top: 0px;
    left: 0px;
    z-index: 2;
    animation: moveafter 3s infinite linear;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 55%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#00ffffff", GradientType=1)
}

.webp .spr {
    background-image: url("../images/spr.webp")
}

.no-webp .spr {
    background-image: url("../images/spr.png")
}

.webp .swiper-pagination-bullet {
    background-image: url("../images/spr.webp")
}

.no-webp .swiper-pagination-bullet {
    background-image: url("../images/spr.png")
}

.webp .li_item.has_sub a::after {
    background-image: url("../images/spr.webp")
}

.no-webp .li_item.has_sub a::after {
    background-image: url("../images/spr.png")
}

.webp .wrapper {
    background-image: url("../images/bg.webp")
}

@media only screen and (max-width: 1024px) {
    .webp .wrapper {
        background-image: url("../images/bg_mb.webp")
    }
}

.no-webp .wrapper {
    background-image: url("../images/bg.jpg")
}

@media only screen and (max-width: 1024px) {
    .no-webp .wrapper {
        background-image: url("../images/bg_mb.jpg")
    }
}

.webp .wrapper-new {
    background-image: url("../images/bg2.webp")
}

@media only screen and (max-width: 1024px) {
    .webp .wrapper-new {
        background-image: url("../images/bg2_mb.webp")
    }
}

.no-webp .wrapper-new {
    background-image: url("../images/bg2.jpg")
}

@media only screen and (max-width: 1024px) {
    .no-webp .wrapper-new {
        background-image: url("../images/bg2_mb.jpg")
    }
}

.webp .wrapper-new::after {
    background-image: url("../images/footer_new.webp")
}

.no-webp .wrapper-new::after {
    background-image: url("../images/footer_new.png")
}

.webp .header_top {
    background-image: url("../images/header1.webp")
}

@media only screen and (max-width: 1024px) {
    .webp .header_top {
        background-image: url("../images/header1_mb.webp")
    }
}

.no-webp .header_top {
    background-image: url("../images/header1.jpg")
}

@media only screen and (max-width: 1024px) {
    .no-webp .header_top {
        background-image: url("../images/header1_mb.jpg")
    }
}

.webp .header {
    background-image: url("../images/header2.webp")
}

@media only screen and (max-width: 1024px) {
    .webp .header {
        background-image: url("../images/header2_mb.webp")
    }
}

.no-webp .header {
    background-image: url("../images/header2.jpg")
}

@media only screen and (max-width: 1024px) {
    .no-webp .header {
        background-image: url("../images/header2_mb.jpg")
    }
}

.webp .menu_sub {
    background-image: url("../images/sub_menu.webp")
}

.no-webp .menu_sub {
    background-image: url("../images/sub_menu.png")
}

.webp .logo {
    background-image: url("../images/logo.webp")
}

.no-webp .logo {
    background-image: url("../images/logo.png")
}

.webp .logo_9play {
    background-image: url("../images/logo_9play.webp")
}

.no-webp .logo_9play {
    background-image: url("../images/logo_9play.png")
}

.webp .btn_dl-ios {
    background-image: url("../images/dl_app.webp")
}

.no-webp .btn_dl-ios {
    background-image: url("../images/dl_app.png")
}

.webp .btn_dl-android {
    background-image: url("../images/dl_gg.webp")
}

.no-webp .btn_dl-android {
    background-image: url("../images/dl_gg.png")
}

.webp .box_btn-title {
    background-image: url("../images/dl_pc.webp")
}

.no-webp .box_btn-title {
    background-image: url("../images/dl_pc.png")
}

.webp .box_wrap-new,
.webp .box_new-tab {
    background-image: url("../images/bg_new_page2.webp")
}

@media only screen and (max-width: 1024px) {

    .webp .box_wrap-new,
    .webp .box_new-tab {
        background-image: url("../images/bg_new_page2_mb.webp")
    }
}

.no-webp .box_wrap-new,
.no-webp .box_new-tab {
    background-image: url("../images/bg_new_page2.png")
}

@media only screen and (max-width: 1024px) {

    .no-webp .box_wrap-new,
    .no-webp .box_new-tab {
        background-image: url("../images/bg_new_page2_mb.png")
    }
}

.webp .page3_title {
    background-image: url("../images/page3_title.webp")
}

.no-webp .page3_title {
    background-image: url("../images/page3_title.png")
}

.webp .page3_img {
    background-image: url("../images/page3.webp")
}

@media only screen and (max-width: 1024px) {
    .webp .page3_img {
        background-image: url("../images/page3_mb.webp")
    }
}

.no-webp .page3_img {
    background-image: url("../images/page3.png")
}

@media only screen and (max-width: 1024px) {
    .no-webp .page3_img {
        background-image: url("../images/page3_mb.png")
    }
}

.webp .pop1 {
    background-image: url("../images/pop1.webp")
}

.no-webp .pop1 {
    background-image: url("../images/pop1.png")
}

.webp .pop2 {
    background-image: url("../images/pop2.webp")
}

.no-webp .pop2 {
    background-image: url("../images/pop2.png")
}

.webp .pop3 {
    background-image: url("../images/pop3.webp")
}

.no-webp .pop3 {
    background-image: url("../images/pop3.png")
}

.webp .logo18 {
    background-image: url("../images/logo18.webp")
}

.no-webp .logo18 {
    background-image: url("../images/logo18.png")
}

.webp .logo_ft {
    background-image: url("https://cdn.smobgame.com/template/baogia/doitac/5.webp")
}

.no-webp .logo_ft {
    background-image: url("https://cdn.smobgame.com/template/baogia/doitac/5.png")
}

.webp .top_title {
    background-image: url("../images/txt_new.webp")
}

.no-webp .top_title {
    background-image: url("../images/txt_new.png")
}

.webp .top_img {
    background-image: url("../images/banner_new.webp")
}

.no-webp .top_img {
    background-image: url("../images/banner_new.png")
}

.color--pupple {
    background-color: #6000ff
}

.color--yellow {
    background-color: #ff7800
}

.color--blue {
    background-color: #06f
}

@keyframes rotate {
    to {
        transform: rotate(-360deg)
    }
}

@keyframes lenxuong {
    0% {
        transform: translateX(0px) translateY(5px)
    }

    50% {
        transform: translateX(0px) translateY(0)
    }

    100% {
        transform: translateX(0px) translateY(5px)
    }
}

@keyframes fadeLeft {
    0% {
        transform: translateX(150px);
        opacity: 0
    }

    100% {
        transform: translateX(0px);
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale(1.2)
    }

    100% {
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes wobble {

    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(-1%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }

    20%,
    40%,
    60%,
    80% {
        transform: translate3d(1%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
}

@keyframes zoomEffect2 {
    0% {
        transform: scale(1, 1)
    }

    25% {
        transform: scale(1.02, 1.02)
    }

    50% {
        transform: scale(1, 1)
    }

    75% {
        transform: scale(1.02, 1.02)
    }

    100% {
        transform: scale(1, 1)
    }
}

@keyframes moveafter {
    0% {
        top: 100%;
        left: 100%
    }

    50% {
        top: -100%;
        left: -100%
    }

    100% {
        top: -100%;
        left: -100%
    }
}

body.open {
    overflow: hidden;
    position: relative
}

body.open::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6196078431);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 15
}

.btn_hover {
    transition: all .2s
}

.btn_hover:hover {
    transform: translateY(-3px)
}

.wrapper {
    position: relative;
    overflow: hidden;
    background-color: #2d2d2d;
    background-size: 1920px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 138px
}

@media only screen and (max-width: 1024px) {
    .wrapper {
        background-position-y: 0
    }
}

.wrapper .header_top {
    height: 54px;
    background-size: 1920px 100%
}

@media only screen and (max-width: 1024px) {
    .wrapper .header_top {
        position: relative;
        z-index: 100;
        height: 100px;
        background-size: 1024px 100%
    }
}

@media only screen and (max-width: 640px) {
    .wrapper .header_top {
        height: 60px
    }
}

.wrapper .header_top .w-1200 {
    height: 100%
}

@media only screen and (max-width: 1024px) {
    .wrapper .header_top .w-1200 {
        max-width: 640px
    }
}

.wrapper .header_top .header_top-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%
}

@media only screen and (max-width: 1024px) {
    .wrapper .header_top .header_top-wrap {
        padding-right: 77px;
        padding-left: 20px
    }
}

@media only screen and (max-width: 640px) {
    .wrapper .header_top .header_top-wrap {
        padding-left: 0
    }
}

.wrapper .header_top .logo_9play {
    display: block;
    width: 98px;
    height: 34px;
    text-indent: -9999px
}

@media only screen and (max-width: 1024px) {
    .wrapper .header_top .logo_9play {
        display: none
    }
}

.wrapper .header_top .logo {
    width: 196px;
    height: 76px;
    display: none;
    text-indent: -9999px
}

@media only screen and (max-width: 1024px) {
    .wrapper .header_top .logo {
        display: block
    }
}

@media only screen and (max-width: 640px) {
    .wrapper .header_top .logo {
        width: 132px;
        height: 51px
    }
}

.wrapper .header_top .header_top-right {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

@media only screen and (max-width: 1024px) {
    .wrapper .header_top .header_top-right {
        position: absolute;
        z-index: 50;
        background: #313131;
        display: block;
        align-items: unset;
        top: 0;
        right: 0;
        width: 456px;
        height: 100vh;
        padding: 100px 30px 30px 20px;
        overflow-y: auto;
        display: none
    }
}

@media only screen and (max-width: 640px) {
    .wrapper .header_top .header_top-right {
        width: 310px;
        padding: 4px 16px 20px 0
    }
}

.wrapper .header_top .header_top-right.show {
    display: block
}

.wrapper .header_top .header_top-right .txt_9play {
    display: none
}

@media only screen and (max-width: 1024px) {
    .wrapper .header_top .header_top-right .txt_9play {
        display: block
    }
}

.wrapper .header_top .header_top-right .header-btn {
    display: inline-block;
    width: 138px;
    height: 35px;
    margin-left: 10px;
    color: rgba(0, 0, 0, 0)
}

@media only screen and (max-width: 1024px) {
    .wrapper .header_top .header_top-right .header-btn {
        color: #fff;
        background-image: none;
        width: 100%;
        height: unset
    }
}

.wrapper .header_top .header_top-right .header-btn_recharge {
    width: 123px;
    background-position-y: -35px
}

.wrapper .header_top .header_top-right .header-link {
    display: inline-block;
    color: #000;
    font-weight: 500;
    font-size: 16px;
    margin-left: 38px
}

@media only screen and (max-width: 1024px) {
    .wrapper .header_top .header_top-right .a_mb {
        text-transform: uppercase;
        display: block;
        color: #fff;
        padding: 10px 20px;
        margin-left: 0;
        font-size: 30px;
        font-weight: 600;
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 640px) {
    .wrapper .header_top .header_top-right .a_mb {
        font-size: 16px;
        margin-bottom: 0
    }
}

@media only screen and (max-width: 1024px) {
    .wrapper .header_top .header_top-right .a_mb.header-link {
        border: 1px solid #fff;
        border-radius: 10px;
        text-align: center;
        font-weight: 300;
        padding: 4px 14px;
        margin-bottom: 18px;
        margin-left: 36px
    }
}

.wrapper .header_top .btn_dl {
    display: inline-block;
    width: 166px;
    height: 47px;
    background-position-y: -70px;
    display: none
}

@media only screen and (max-width: 1024px) {
    .wrapper .header_top .btn_dl {
        display: block;
        background-size: 320px;
        width: calc(320px / 280px * 166px);
        height: calc(320px / 280px * 47px);
        background-position-y: calc(320px / 280px * -70px)
    }
}

@media only screen and (max-width: 640px) {
    .wrapper .header_top .btn_dl {
        background-size: unset;
        width: 130px;
        height: 36px;
        background-position-y: unset;
        background-image: url("../images/taingay.png");
        background-size: 130px
    }
}

.wrapper .header_top.fixed .hamburger {
    z-index: 200
}

.wrapper .header {
    height: 86px;
    background-size: 1920px 100%;
    position: relative;
    z-index: 20;
    box-shadow: 0 6px 10px -4px rgba(0, 0, 0, .5215686275)
}

@media only screen and (max-width: 1024px) {
    .wrapper .header {
        background-color: #181818;
        background-size: 1024px 100%
    }
}

@media only screen and (max-width: 640px) {
    .wrapper .header {
        height: 56px
    }
}

.wrapper .header.fixed {
    z-index: 20;
    position: fixed;
    width: 100%;
    height: 80px
}

@media only screen and (max-width: 640px) {
    .wrapper .header.fixed {
        height: 56px
    }
}

.wrapper .header .w-1200 {
    height: 100%
}

@media only screen and (max-width: 1024px) {
    .wrapper .header .w-1200 {
        max-width: 640px
    }
}

@media only screen and (max-width: 640px) {
    .wrapper .header .w-1200 {
        padding: 0 2px
    }
}

.wrapper .header .header_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%
}

.wrapper .header .header_wrap .logo {
    width: 196px;
    min-width: 196px;
    height: 76px;
    display: inline-block;
    text-indent: -9999px
}

@media only screen and (max-width: 1200px) {
    .wrapper .header .header_wrap .logo {
        width: 162px;
        min-width: 162px;
        height: 61px
    }
}

@media only screen and (max-width: 1024px) {
    .wrapper .header .header_wrap .logo {
        display: none
    }
}

.wrapper .header .header_wrap .btn_dl {
    display: inline-block;
    width: 166px;
    height: 47px;
    min-width: 166px;
    background-position-y: -70px
}

@media only screen and (max-width: 1200px) {
    .wrapper .header .header_wrap .btn_dl {
        background-size: 220px;
        width: calc(220px / 280px * 166px);
        min-width: calc(220px / 280px * 166px);
        height: calc(220px / 280px * 47px);
        background-position-y: calc(220px / 280px * -70px)
    }
}

@media only screen and (max-width: 1024px) {
    .wrapper .header .header_wrap .btn_dl {
        display: none
    }
}

.wrapper .header .header_wrap .header-menu {
    width: 100%;
    height: 100%;
    padding: 0 30px
}

@media only screen and (max-width: 1024px) {
    .wrapper .header .header_wrap .header-menu {
        padding: 0
    }
}

.wrapper .header .header_wrap .header-menu .ul-menu {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    height: 100%;
    text-align: center
}

@media only screen and (max-width: 1024px) {
    .wrapper .header .header_wrap .header-menu .ul-menu {
        text-align: left
    }
}

.wrapper .header .header_wrap .header-menu .ul-menu .li_item {
    position: relative;
    height: 100%
}

@media only screen and (max-width: 1024px) {
    .wrapper .header .header_wrap .header-menu .ul-menu .li_item {
        display: block;
        margin-right: 0 !important
    }
}

@media only screen and (max-width: 640px) {
    .wrapper .header .header_wrap .header-menu .ul-menu .li_item--4 {
        display: none
    }
}

.wrapper .header .header_wrap .header-menu .ul-menu .li_item .menu_item {
    display: flex;
    align-items: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    height: 100%;
    font-size: 17px;
    margin: 0 5px
}

@media only screen and (max-width: 1200px) {
    .wrapper .header .header_wrap .header-menu .ul-menu .li_item .menu_item {
        font-size: 18px
    }
}

@media only screen and (max-width: 1024px) {
    .wrapper .header .header_wrap .header-menu .ul-menu .li_item .menu_item {
        font-size: 13px;
        margin: 0 2px
    }
}

@media only screen and (max-width: 640px) {
    .wrapper .header .header_wrap .header-menu .ul-menu .li_item .menu_item {
        font-size: 8px;
        margin: 0 1px
    }
}

.wrapper .header .header_wrap .header-menu .ul-menu .li_item .menu_item .icon {
    display: inline-block;
    width: 29px;
    min-width: 29px;
    height: 29px;
    background-position-x: -138px;
    margin-right: 10px
}

@media only screen and (max-width: 1024px) {
    .wrapper .header .header_wrap .header-menu .ul-menu .li_item .menu_item .icon {
        background-size: 193px;
        width: calc(193px / 280px * 29px);
        min-width: calc(193px / 280px * 29px);
        height: calc(193px / 280px * 29px);
        background-position-x: calc(193px / 280px * -138px);
        margin-right: 5px
    }
}

@media only screen and (max-width: 640px) {
    .wrapper .header .header_wrap .header-menu .ul-menu .li_item .menu_item .icon {
        background-size: 100%;
        width: 20px;
        height: 20px;
        background-position-x: unset;
        margin-right: 3px;
        background-image: url(../images/1.png)
    }
}

.wrapper .header .header_wrap .header-menu .ul-menu .li_item.has_sub>a::after {
    content: "";
    display: inline-block;
    width: 9px;
    min-width: 9px;
    height: 7px;
    background-position-x: -167px;
    margin-left: 8px
}

@media only screen and (max-width: 1024px) {
    .wrapper .header .header_wrap .header-menu .ul-menu .li_item.has_sub>a::after {
        background-size: 193px;
        width: calc(193px / 280px * 9px);
        min-width: calc(193px / 280px * 9px);
        height: calc(193px / 280px * 7px);
        background-position-x: calc(193px / 280px * -167px);
        margin-left: 5px
    }
}

@media only screen and (max-width: 640px) {
    .wrapper .header .header_wrap .header-menu .ul-menu .li_item.has_sub>a::after {
        background-size: 100px;
        width: calc(100px / 280px * 9px);
        min-width: calc(100px / 280px * 9px);
        height: calc(100px / 280px * 7px);
        background-position-x: calc(100px / 280px * -167px);
        margin-left: 3px
    }
}

.wrapper .header .header_wrap .header-menu .ul-menu .li_item.has_sub .menu_sub {
    position: absolute;
    left: 50%;
    z-index: 5;
    transform: translateX(-50%);
    border: 1px solid #fff;
    background-repeat: repeat;
    border-radius: 8px;
    padding: 13px 10px;
    top: 69px;
    min-width: 150px;
    display: none
}

@media only screen and (max-width: 1024px) {
    .wrapper .header .header_wrap .header-menu .ul-menu .li_item.has_sub .menu_sub {
        min-width: 126px;
        padding: 13px 14px
    }
}

@media only screen and (max-width: 640px) {
    .wrapper .header .header_wrap .header-menu .ul-menu .li_item.has_sub .menu_sub {
        min-width: 86px;
        padding: 5px 7px;
        top: 42px
    }
}

.wrapper .header .header_wrap .header-menu .ul-menu .li_item.has_sub .menu_sub li a {
    font-size: 20px;
    margin-bottom: 5px;
    color: #fff;
    display: block;
    font-weight: 300
}

@media only screen and (max-width: 1024px) {
    .wrapper .header .header_wrap .header-menu .ul-menu .li_item.has_sub .menu_sub li a {
        font-size: 13px
    }
}

.wrapper .header .header_wrap .header-menu .ul-menu .li_item.has_sub .menu_sub li a:hover {
    color: #ffb905
}

.wrapper .header .header_wrap .header-menu .ul-menu .li_item.has_sub:hover .menu_sub {
    display: block
}

.wrapper .header .header_wrap .header-menu .ul-menu .li_item.active .menu_item,
.wrapper .header .header_wrap .header-menu .ul-menu .li_item:hover .menu_item {
    color: #ffb905
}

.wrapper .header .header_wrap .header-menu .ul-menu .li_item.active .menu_item .icon,
.wrapper .header .header_wrap .header-menu .ul-menu .li_item:hover .menu_item .icon {
    background-position-y: -29px
}

@media only screen and (max-width: 1024px) {

    .wrapper .header .header_wrap .header-menu .ul-menu .li_item.active .menu_item .icon,
    .wrapper .header .header_wrap .header-menu .ul-menu .li_item:hover .menu_item .icon {
        background-position-y: calc(193px / 280px * -29px)
    }
}

@media only screen and (max-width: 640px) {

    .wrapper .header .header_wrap .header-menu .ul-menu .li_item.active .menu_item .icon,
    .wrapper .header .header_wrap .header-menu .ul-menu .li_item:hover .menu_item .icon {
        background-image: url(../images/2.png)
    }
}

.wrapper .header .header_wrap .header-menu .ul-menu .li_item:last-of-type .menu_sub {
    right: 0;
    left: unset;
    transform: unset
}

.wrapper .header .header_wrap .header-search {
    position: relative;
    background-size: 100% 100%;
    height: 40px
}

@media only screen and (max-width: 1024px) {
    .wrapper .header .header_wrap .header-search {
        display: none
    }
}

.wrapper .header .header_wrap .header-search .form-search .input-search {
    color: #fff;
    background: rgba(0, 0, 0, 0);
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    padding-right: 40px;
    padding-left: 10px;
    font-size: 14px
}

.wrapper .header .header_wrap .header-search .form-search .btn_submit {
    position: absolute;
    width: 40px;
    height: 40px;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, 0)
}

.wrapper .header .header_wrap .header-search .form-search .btn_submit .spr {
    display: block;
    width: 24px;
    height: 24px;
    margin: auto;
    background-position: 0 -141px
}

.wrapper .list_new {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 30px
}

@media only screen and (max-width: 1024px) {
    .wrapper .list_new {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 20px
    }
}

@media only screen and (max-width: 640px) {
    .wrapper .list_new {
        gap: 6px
    }
}

.wrapper .list_new .new_item {
    padding: 18px 18px 50px;
    border-radius: 10px;
    background: #fff;
    position: relative
}

@media only screen and (max-width: 1024px) {
    .wrapper .list_new .new_item {
        padding: 7px 6px 35px
    }
}

.wrapper .list_new .new_item-img {
    position: relative;
    display: block;
    overflow: hidden
}

.wrapper .list_new .new_item-img::before {
    content: "";
    display: block;
    padding-top: 56.3318777293%
}

.wrapper .list_new .new_item-img img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    transition: all .4s
}

.wrapper .list_new .new_item-img:hover img {
    transform: scale(1.05)
}

.wrapper .list_new .new_item-content {
    padding-top: 10px
}

@media only screen and (max-width: 1024px) {
    .wrapper .list_new .new_item-content {
        padding-top: 0
    }
}

.wrapper .list_new .new_item-content .new_item-category {
    font-size: 18px;
    min-width: 136px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    border-radius: 18px;
    display: inline-block;
    text-align: center;
    padding: 0 8px
}

@media only screen and (max-width: 1024px) {
    .wrapper .list_new .new_item-content .new_item-category {
        font-size: 14.4px;
        min-width: 110px;
        height: 28px;
        line-height: 28px
    }
}

@media only screen and (max-width: 640px) {
    .wrapper .list_new .new_item-content .new_item-category {
        font-size: 12px;
        min-width: 80px;
        height: 22px;
        line-height: 22px;
        margin-top: 5px
    }
}

.wrapper .list_new .new_item-content .new_item-title {
    display: block;
    margin-top: 10px;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

@media only screen and (max-width: 1024px) {
    .wrapper .list_new .new_item-content .new_item-title {
        font-size: 14.4px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        white-space: normal;
        overflow: hidden
    }
}

@media only screen and (max-width: 640px) {
    .wrapper .list_new .new_item-content .new_item-title {
        font-size: 13px;
        margin-top: 8px
    }
}

.wrapper .list_new .new_item-content .new_item-title:hover {
    color: #ff5705
}

.wrapper .list_new .new_item-content .new_item-desc {
    margin-top: 12px;
    font-size: 16px;
    color: #4d4d4d;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

@media only screen and (max-width: 1024px) {
    .wrapper .list_new .new_item-content .new_item-desc {
        font-size: 12.8px;
        margin-top: 8px;
        -webkit-line-clamp: 3
    }
}

@media only screen and (max-width: 640px) {
    .wrapper .list_new .new_item-content .new_item-desc {
        font-size: 12px;
        margin-top: 7px
    }
}

.wrapper .list_new .new_item .new_item-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    position: absolute;
    bottom: 10px;
    width: 90%;
    left: 50%;
    transform: translateX(-50%)
}

@media only screen and (max-width: 1024px) {
    .wrapper .list_new .new_item .new_item-bottom {
        font-size: 12.8px;
        margin-top: 9px
    }
}

@media only screen and (max-width: 640px) {
    .wrapper .list_new .new_item .new_item-bottom {
        font-size: 11px
    }
}

.wrapper .list_new .new_item .new_item-bottom .new_item-date {
    color: #2c2929;
    font-style: italic;
    font-size: 16px
}

@media only screen and (max-width: 640px) {
    .wrapper .list_new .new_item .new_item-bottom .new_item-date {
        font-size: 12px
    }
}

.wrapper .list_new .new_item .new_item-bottom .new_item-readmore {
    display: block;
    color: #b62a03;
    text-decoration: underline;
    min-width: -moz-fit-content;
    min-width: fit-content;
    font-size: 18px
}

@media only screen and (max-width: 640px) {
    .wrapper .list_new .new_item .new_item-bottom .new_item-readmore {
        font-size: 13px
    }
}

.wrapper .page {
    position: relative
}

@media only screen and (max-width: 1024px) {
    .wrapper .page {
        background-size: 1024px;
        background-position-y: 0
    }
}

@media only screen and (max-width: 1024px) {
    .wrapper .page.page1 .w-1200 {
        max-width: unset;
        padding-left: 0;
        padding-right: 0
    }
}

.wrapper .page.page1 .box-banner {
    margin-top: 20px
}

@media only screen and (max-width: 1024px) {
    .wrapper .page.page1 .box-banner {
        margin-top: 0
    }
}

.wrapper .page.page1 .box-banner .swiper_banner {
    --screen-design: 1630px;
    overflow: hidden;
    position: relative
}

@media only screen and (max-width: 1024px) {
    .wrapper .page.page1 .box-banner .swiper_banner {
        --screen-design: 1024px
    }
}

.wrapper .page.page1 .box-banner .swiper_banner .swiper-wrapper .swiper-slide {
    display: block
}

.wrapper .page.page1 .box-banner .swiper_banner .swiper-wrapper .swiper-slide img {
    display: block;
    max-width: 100%;
    max-height: 100%
}

.wrapper .page.page1 .box-banner .swiper_banner .swiper-btn {
    width: 91px;
    height: 91px;
    margin-top: -62px;
    background-color: #313131;
    border-radius: 50%
}

@media screen and (max-width: 1629px) {
    .wrapper .page.page1 .box-banner .swiper_banner .swiper-btn {
        width: 5.5828220859vw;
        height: 5.5828220859vw;
        margin-top: -3.8036809816vw
    }
}

@media only screen and (max-width: 1024px) {
    .wrapper .page.page1 .box-banner .swiper_banner .swiper-btn {
        width: 8.0078125vw;
        height: 8.0078125vw;
        margin-top: -6.0546875vw
    }
}

.wrapper .page.page1 .box-banner .swiper_banner .swiper-btn .icon {
    display: block;
    width: 32px;
    height: 61px;
    background-position: -217px -52px
}

@media screen and (max-width: 1629px) {
    .wrapper .page.page1 .box-banner .swiper_banner .swiper-btn .icon {
        width: calc(calc(100vw / var(--screen-design) * 280px) / 280px * 32px);
        height: calc(calc(100vw / var(--screen-design) * 280px) / 280px * 61px);
        background-size: calc(100vw / var(--screen-design) * 280px) calc(100vw / var(--screen-design) * 280px);
        background-position: calc(calc(100vw / var(--screen-design) * 280px) / 280px * -217px) calc(calc(100vw / var(--screen-design) * 280px) / 280px * -52px)
    }
}

.wrapper .page.page1 .box-banner .swiper_banner .swiper-btn::after {
    display: none
}

.wrapper .page.page1 .box-banner .swiper_banner .swiper-btn.swiper-button-next {
    right: 0;
    z-index: 10
}

@media only screen and (max-width: 1024px) {
    .wrapper .page.page1 .box-banner .swiper_banner .swiper-btn.swiper-button-next {
        right: unset;
        left: 50%;
        margin-left: 270px
    }
}

@media only screen and (max-width: 640px) {
    .wrapper .page.page1 .box-banner .swiper_banner .swiper-btn.swiper-button-next {
        margin-left: 150px
    }
}

.wrapper .page.page1 .box-banner .swiper_banner .swiper-btn.swiper-button-prev {
    left: 0;
    transform: rotate(180deg);
    transform-origin: center
}

@media only screen and (max-width: 1024px) {
    .wrapper .page.page1 .box-banner .swiper_banner .swiper-btn.swiper-button-prev {
        left: 50%;
        margin-left: -322px
    }
}

@media only screen and (max-width: 640px) {
    .wrapper .page.page1 .box-banner .swiper_banner .swiper-btn.swiper-button-prev {
        margin-left: -182px
    }
}

.wrapper .page.page1 .box-banner .swiper_banner .swiper-pagination {
    bottom: 30px
}

@media screen and (max-width: 1629px) {
    .wrapper .page.page1 .box-banner .swiper_banner .swiper-pagination {
        bottom: 1.8404907975vw
    }
}

@media only screen and (max-width: 1024px) {
    .wrapper .page.page1 .box-banner .swiper_banner .swiper-pagination {
        bottom: .9765625vw
    }
}

.wrapper .page.page1 .box-banner .swiper_banner .swiper-pagination .swiper-pagination-bullet {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0);
    width: 36px;
    height: 34px;
    margin: 0 -1px;
    background-repeat: no-repeat;
    background-size: 280px 280px;
    background-position: -192px -4px
}

@media screen and (max-width: 1629px) {
    .wrapper .page.page1 .box-banner .swiper_banner .swiper-pagination .swiper-pagination-bullet {
        width: calc(calc(100vw / var(--screen-design) * 280px) / 280px * 36px);
        height: calc(calc(100vw / var(--screen-design) * 280px) / 280px * 34px);
        margin: 0 calc(calc(100vw / var(--screen-design) * 280px) / 280px * -1px);
        background-size: calc(100vw / var(--screen-design) * 280px) calc(100vw / var(--screen-design) * 280px);
        background-position: calc(calc(100vw / var(--screen-design) * 280px) / 280px * -192px) calc(calc(100vw / var(--screen-design) * 280px) / 280px * -4px)
    }
}

.wrapper .page.page1 .box-banner .swiper_banner .swiper-pagination .swiper-pagination-bullet-active {
    background-position: -239px -5px
}

@media screen and (max-width: 1629px) {
    .wrapper .page.page1 .box-banner .swiper_banner .swiper-pagination .swiper-pagination-bullet-active {
        background-position: calc(calc(100vw / var(--screen-design) * 280px) / 280px * -239px) calc(calc(100vw / var(--screen-design) * 280px) / 280px * -5px)
    }
}

.wrapper .page.page1 .box_btn {
    display: flex;
    justify-content: center;
    align-items: center
}

@media only screen and (max-width: 1024px) {
    .wrapper .page.page1 .box_btn {
        display: block;
        margin-top: 16px
    }
}

@media only screen and (max-width: 1024px) {
    .wrapper .page.page1 .box_btn .box_btn-dl {
        display: flex;
        align-items: start;
        justify-content: center
    }
}

.wrapper .page.page1 .box_btn .box_btn-dl .btn_dl {
    display: block;
    margin: -12px 0
}

@media only screen and (max-width: 1024px) {
    .wrapper .page.page1 .box_btn .box_btn-dl .btn_dl {
        display: inline-block;
        margin: 0 9px
    }
}

@media only screen and (max-width: 640px) {
    .wrapper .page.page1 .box_btn .box_btn-dl .btn_dl {
        margin: 0 1px
    }
}

.wrapper .page.page1 .box_btn .box_btn-dl .btn_dl-ios {
    width: 255px;
    height: 68px
}

@media only screen and (max-width: 640px) {
    .wrapper .page.page1 .box_btn .box_btn-dl .btn_dl-ios {
        width: 151px;
        height: 42px
    }
}

.wrapper .page.page1 .box_btn .box_btn-dl .btn_dl-android {
    width: 253px;
    height: 51px
}

@media only screen and (max-width: 1024px) {
    .wrapper .page.page1 .box_btn .box_btn-dl .btn_dl-android {
        margin-top: 10px
    }
}

@media only screen and (max-width: 640px) {
    .wrapper .page.page1 .box_btn .box_btn-dl .btn_dl-android {
        margin-top: 5px;
        width: 150px;
        height: 31px
    }
}

.wrapper .page.page1 .box_btn .box_btn-title {
    width: 732px;
    height: 98px
}

@media only screen and (max-width: 1024px) {
    .wrapper .page.page1 .box_btn .box_btn-title {
        width: 557px;
        height: 74px;
        margin: auto
    }
}

@media only screen and (max-width: 640px) {
    .wrapper .page.page1 .box_btn .box_btn-title {
        width: 320px;
        height: 43px
    }
}

.wrapper .page.page2 {
    position: relative
}

.wrapper .page.page2 .box_wrap {
    background-repeat: repeat;
    border-radius: 30px;
    padding: 48px 35px 34px;
    margin-top: 10px
}

@media only screen and (max-width: 1024px) {
    .wrapper .page.page2 .box_wrap {
        padding: 15px 12px
    }
}

@media only screen and (max-width: 640px) {
    .wrapper .page.page2 .box_wrap {
        padding: 8px 6px;
        border-radius: 10px
    }
}

.wrapper .page.page2 .box_wrap .list_new .new_item:nth-child(4n) {
    display: none
}

@media only screen and (max-width: 1024px) {
    .wrapper .page.page2 .box_wrap .list_new .new_item:nth-child(4n) {
        display: block
    }
}

.wrapper .page.page2 .box_wrap .btn_more {
    display: block;
    width: 259px;
    height: 53px;
    background-position-y: -236px;
    margin: 20px auto 0
}

@media only screen and (max-width: 1024px) {
    .wrapper .page.page2 .box_wrap .btn_more {
        background-size: 250px;
        width: calc(250px / 280px * 259px);
        height: calc(250px / 280px * 53px);
        background-position-y: calc(250px / 280px * -236px);
        margin-top: 16px
    }
}

@media only screen and (max-width: 640px) {
    .wrapper .page.page2 .box_wrap .btn_more {
        background-size: 150px;
        width: calc(150px / 280px * 259px);
        height: calc(150px / 280px * 53px);
        background-position-y: calc(150px / 280px * -236px);
        margin-top: 10px
    }
}

.wrapper .page.page3 {
    position: relative;
    height: 1384px
}

@media screen and (max-width: 1300px) {
    .wrapper .page.page3 {
        height: 1098px;
        padding-top: 40px
    }
}

@media only screen and (max-width: 1024px) {
    .wrapper .page.page3 {
        height: 1029px
    }
}

@media only screen and (max-width: 640px) {
    .wrapper .page.page3 {
        height: 581.6086956522px
    }
}

.wrapper .page.page3::after {
    content: "";
    display: block;
    width: 100%;
    height: 4px;
    background: #a4d103;
    position: absolute;
    bottom: 0;
    z-index: 2
}

.wrapper .page.page3 .page3_title {
    width: 682px;
    height: 215px;
    margin: auto
}

@media screen and (max-width: 1300px) {
    .wrapper .page.page3 .page3_title {
        width: 432px;
        height: 137px
    }
}

@media only screen and (max-width: 640px) {
    .wrapper .page.page3 .page3_title {
        width: 216px;
        height: 68px
    }
}

.wrapper .page.page3 .page3_img {
    background-size: 1920px;
    background-position: top center;
    width: 1920px;
    height: 1146px;
    margin-left: -960px;
    z-index: 2;
    bottom: 0
}

@media screen and (max-width: 1300px) {
    .wrapper .page.page3 .page3_img {
        transform: scale(0.8);
        transform-origin: bottom center
    }
}

@media only screen and (max-width: 1024px) {
    .wrapper .page.page3 .page3_img {
        transform: scale(1);
        transform-origin: bottom center;
        width: 1024px;
        height: 828px;
        margin-left: -512px;
        background-size: 1024px
    }
}

@media only screen and (max-width: 640px) {
    .wrapper .page.page3 .page3_img {
        transform: scale(0.5652173913);
        transform-origin: bottom center
    }
}

.wrapper .page.page3 .page3_img .list_top {
    position: absolute;
    z-index: 5;
    left: 50%;
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    width: 1300px;
    top: 397px;
    margin-left: -650px
}

@media only screen and (max-width: 1024px) {
    .wrapper .page.page3 .page3_img .list_top {
        width: 716px;
        top: 223px;
        margin-left: -344px
    }
}

.wrapper .page.page3 .page3_img .list_top .top_item {
    font-size: 22px;
    color: #fff;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    padding: 0 5px
}

@media only screen and (max-width: 1024px) {
    .wrapper .page.page3 .page3_img .list_top .top_item {
        font-size: 21px;
        justify-content: center;
        display: flex;
        text-align: center
    }
}

.wrapper .page.page3 .page3_img .list_top .top_item-1 {
    font-size: 43px;
    font-weight: bold;
    order: 3;
    text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000, 0px -2px 0 #000, 0px 2px 0 #000, -2px 0px 0 #000, 2px 0px 0 #000
}

@media only screen and (max-width: 1024px) {
    .wrapper .page.page3 .page3_img .list_top .top_item-1 {
        font-size: 26px
    }
}

.wrapper .page.page3 .page3_img .list_top .top_item-2 {
    font-weight: bold;
    order: 2;
    margin-top: 30px
}

@media only screen and (max-width: 1024px) {
    .wrapper .page.page3 .page3_img .list_top .top_item-2 {
        margin-top: 19px
    }
}

.wrapper .page.page3 .page3_img .list_top .top_item-3 {
    order: 4;
    margin-top: 30px
}

@media only screen and (max-width: 1024px) {
    .wrapper .page.page3 .page3_img .list_top .top_item-3 {
        margin-top: 19px
    }
}

.wrapper .page.page3 .page3_img .list_top .top_item-4 {
    order: 1;
    margin-top: 51px
}

@media only screen and (max-width: 1024px) {
    .wrapper .page.page3 .page3_img .list_top .top_item-4 {
        margin-top: 32px
    }
}

.wrapper .page.page3 .page3_img .list_top .top_item-5 {
    order: 5;
    margin-top: 51px
}

@media only screen and (max-width: 1024px) {
    .wrapper .page.page3 .page3_img .list_top .top_item-5 {
        margin-top: 32px;
        position: relative;
        left: -11px
    }
}

.wrapper-new {
    background-color: #4a190e
}

.wrapper-new .pop3 {
    display: none
}

.wrapper-new .page::before {
    display: none
}

.wrapper-new .page::after {
    display: none
}

.wrapper-new .page.pageNew {
    position: relative;
    z-index: 3;
    padding-bottom: 50px
}

.wrapper-new .page.pageNew .box-newss {
    --font-size: 18px;
    position: relative
}

@media screen and (max-width: 1200px) {
    .wrapper-new .page.pageNew .box-newss {
        --font-size: 16px
    }
}

@media only screen and (max-width: 1024px) {
    .wrapper-new .page.pageNew .box-newss {
        --font-size: 14px
    }
}

@media only screen and (max-width: 1024px) {
    .wrapper-new .page.pageNew .box-newss .new_wrap_top {
        display: flex;
        flex-direction: column-reverse
    }
}

.wrapper-new .page.pageNew .box-newss .box_new-top {
    display: flex;
    justify-content: space-between;
    align-items: start;
    margin-top: 30px
}

@media only screen and (max-width: 1024px) {
    .wrapper-new .page.pageNew .box-newss .box_new-top {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-top: 20px
    }
}

.wrapper-new .page.pageNew .box-newss .box_new-top .logo {
    display: none;
    text-indent: -9999px
}

@media only screen and (max-width: 1024px) {
    .wrapper-new .page.pageNew .box-newss .box_new-top .logo {
        display: block;
        width: 307px;
        height: 119px
    }
}

@media only screen and (max-width: 640px) {
    .wrapper-new .page.pageNew .box-newss .box_new-top .logo {
        width: 153px;
        height: 60px
    }
}

.wrapper-new .page.pageNew .box-newss .box_new-top .top_title {
    width: 301px;
    height: 117px
}

@media only screen and (max-width: 1200px) {
    .wrapper-new .page.pageNew .box-newss .box_new-top .top_title {
        width: 240px;
        height: 93px
    }
}

@media only screen and (max-width: 1024px) {
    .wrapper-new .page.pageNew .box-newss .box_new-top .top_title {
        width: 301px;
        height: 117px;
        margin-top: 12px
    }
}

@media only screen and (max-width: 640px) {
    .wrapper-new .page.pageNew .box-newss .box_new-top .top_title {
        width: 178px;
        height: 70px;
        margin-top: 10px
    }
}

.wrapper-new .page.pageNew .box-newss .box_new-top .top_img {
    width: 722px;
    height: 201px
}

@media only screen and (max-width: 1200px) {
    .wrapper-new .page.pageNew .box-newss .box_new-top .top_img {
        width: 524px;
        height: 170px
    }
}

@media only screen and (max-width: 1024px) {
    .wrapper-new .page.pageNew .box-newss .box_new-top .top_img {
        width: 618px;
        height: 171px;
        margin-top: 21px
    }
}

@media only screen and (max-width: 640px) {
    .wrapper-new .page.pageNew .box-newss .box_new-top .top_img {
        width: 90vw;
        height: 25vw;
        margin-top: 18px
    }
}

.wrapper-new .page.pageNew .box-newss .box_new-tab {
    padding: 18px 25px;
    border-radius: 10px;
    background-size: auto;
    margin-top: -53px;
    position: relative;
    z-index: 2
}

@media only screen and (max-width: 1200px) {
    .wrapper-new .page.pageNew .box-newss .box_new-tab {
        padding: 12px 25px
    }
}

@media only screen and (max-width: 1024px) {
    .wrapper-new .page.pageNew .box-newss .box_new-tab {
        margin-top: 24px;
        padding: 12px 10px;
        display: flex;
        justify-content: space-around
    }
}

@media only screen and (max-width: 640px) {
    .wrapper-new .page.pageNew .box-newss .box_new-tab {
        margin-top: 16px;
        padding: 10px 5px
    }
}

.wrapper-new .page.pageNew .box-newss .box_new-tab .item {
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    padding: 7px 20px;
    border-radius: 10px;
    display: inline-block;
    font-weight: 500;
    min-width: 158px;
    text-align: center;
    margin-right: 30px
}

@media only screen and (max-width: 1200px) {
    .wrapper-new .page.pageNew .box-newss .box_new-tab .item {
        font-size: 20px;
        min-width: 135px;
        margin-right: 23px
    }
}

@media only screen and (max-width: 1024px) {
    .wrapper-new .page.pageNew .box-newss .box_new-tab .item {
        font-size: 20px;
        min-width: 124px;
        margin-right: 5px;
        padding: 7px 10px
    }
}

@media only screen and (max-width: 640px) {
    .wrapper-new .page.pageNew .box-newss .box_new-tab .item {
        font-size: 12px;
        min-width: unset;
        margin-right: 5px;
        padding: 7px 10px 3px;
        border-radius: 6px
    }
}

.wrapper-new .page.pageNew .box-newss .box_new-tab .item.active,
.wrapper-new .page.pageNew .box-newss .box_new-tab .item:hover {
    color: #000;
    background: #ffb905
}

.wrapper-new .page.pageNew .box-newss .top-news {
    width: 100%;
    height: 56px;
    background-color: rgba(0, 0, 0, .8705882353);
    display: flex;
    align-items: center;
    font-size: 16px;
    padding: 0 25px
}

@media only screen and (max-width: 1024px) {
    .wrapper-new .page.pageNew .box-newss .top-news {
        font-size: 15px;
        padding: 0 20px
    }
}

@media only screen and (max-width: 640px) {
    .wrapper-new .page.pageNew .box-newss .top-news {
        width: unset;
        font-size: 13px;
        padding: 0 15px;
        margin-left: -15px;
        margin-right: -15px;
        height: 42px
    }
}

.wrapper-new .page.pageNew .box-newss .top-news a {
    color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center
}

.wrapper-new .page.pageNew .box-newss .top-news a:after {
    content: "/";
    display: inline-block;
    margin: 0 10px
}

@media only screen and (max-width: 640px) {
    .wrapper-new .page.pageNew .box-newss .top-news a:after {
        margin: 0 3px
    }
}

.wrapper-new .page.pageNew .box-newss .top-news span {
    color: #ffb905;
    max-width: 600px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

@media only screen and (max-width: 1024px) {
    .wrapper-new .page.pageNew .box-newss .top-news span {
        max-width: calc(100% - 200px)
    }
}

@media only screen and (max-width: 640px) {
    .wrapper-new .page.pageNew .box-newss .top-news span {
        max-width: calc(100% - 160px)
    }
}

.wrapper-new .page.pageNew .box-newss .box-news-detail {
    background-color: #fff;
    padding: 84px 26px 76px;
    min-height: 650px;
    margin-top: 22px;
    border-radius: 10px
}

@media only screen and (max-width: 1200px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail {
        padding: 39px 26px 40px
    }
}

@media only screen and (max-width: 1024px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail {
        padding: 0;
        background-color: rgba(0, 0, 0, 0)
    }
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content.current {
    display: block !important
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .slider_new {
    display: none;
    overflow: hidden;
    background: #fff;
    position: relative;
    z-index: 5;
    border-radius: 10px;
    padding: 22px 22px 48px;
    margin-top: -73px;
    margin-bottom: 20px
}

@media only screen and (max-width: 1024px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .slider_new {
        display: block
    }
}

@media only screen and (max-width: 640px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .slider_new {
        padding: 10px 10px 23px;
        margin-top: -13vw;
        margin-bottom: 12px
    }
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .slider_new .swiper_new {
    --screen-design: 800px;
    overflow: hidden
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .slider_new .swiper_new .swiper-wrapper .swiper-slide .new_item-img {
    position: relative;
    display: block;
    overflow: hidden
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .slider_new .swiper_new .swiper-wrapper .swiper-slide .new_item-img::before {
    content: "";
    display: block;
    padding-top: 56.3318777293%
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .slider_new .swiper_new .swiper-wrapper .swiper-slide .new_item-img img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    transition: all .4s
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .slider_new .swiper_new .swiper-wrapper .swiper-slide .new_item-img:hover img {
    transform: scale(1.05)
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .slider_new .swiper_new .swiper-wrapper .swiper-slide .new_item-content .new_item-top {
    display: flex;
    align-items: center;
    margin-top: 8px;
    font-size: 20px
}

@media only screen and (max-width: 640px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .slider_new .swiper_new .swiper-wrapper .swiper-slide .new_item-content .new_item-top {
        font-size: 13px
    }
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .slider_new .swiper_new .swiper-wrapper .swiper-slide .new_item-content .new_item-top .new_item-category {
    min-width: 110px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    color: #fff;
    border-radius: 30px;
    text-transform: uppercase;
    margin-right: 16px;
    font-weight: 500
}

@media only screen and (max-width: 640px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .slider_new .swiper_new .swiper-wrapper .swiper-slide .new_item-content .new_item-top .new_item-category {
        min-width: 83px;
        height: 25px;
        line-height: 27px;
        margin-right: 10px
    }
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .slider_new .swiper_new .swiper-wrapper .swiper-slide .new_item-content .new_item-title {
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: normal;
    overflow: hidden;
    line-height: 1.3;
    font-size: 30px;
    margin-top: 12px
}

@media only screen and (max-width: 640px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .slider_new .swiper_new .swiper-wrapper .swiper-slide .new_item-content .new_item-title {
        font-size: 16px;
        margin-top: 11px
    }
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .slider_new .swiper_new .swiper-wrapper .swiper-slide .new_item-content .new_item-desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    white-space: normal;
    overflow: hidden;
    margin-top: 12px;
    font-size: 18px
}

@media only screen and (max-width: 640px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .slider_new .swiper_new .swiper-wrapper .swiper-slide .new_item-content .new_item-desc {
        margin-top: 3px;
        font-size: 13px
    }
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .slider_new .swiper_new .swiper-btn {
    width: 91px;
    height: 91px;
    margin-top: -62px;
    background-color: #fff;
    border-radius: 50%
}

@media only screen and (max-width: 1024px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .slider_new .swiper_new .swiper-btn {
        width: 10.25vw;
        height: 10.25vw;
        margin-top: 0;
        top: 23%
    }
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .slider_new .swiper_new .swiper-btn .icon {
    display: block;
    width: 32px;
    height: 61px;
    background-position: -217px -52px
}

@media only screen and (max-width: 1024px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .slider_new .swiper_new .swiper-btn .icon {
        width: calc(calc(100vw / var(--screen-design) * 280px) / 280px * 32px);
        height: calc(calc(100vw / var(--screen-design) * 280px) / 280px * 61px);
        background-size: calc(100vw / var(--screen-design) * 280px) calc(100vw / var(--screen-design) * 280px);
        background-position: calc(calc(100vw / var(--screen-design) * 280px) / 280px * -217px) calc(calc(100vw / var(--screen-design) * 280px) / 280px * -52px)
    }
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .slider_new .swiper_new .swiper-btn::after {
    display: none
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .slider_new .swiper_new .swiper-btn.swiper-button-next {
    right: -15px
}

@media only screen and (max-width: 640px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .slider_new .swiper_new .swiper-btn.swiper-button-next {
        right: -8px
    }
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .slider_new .swiper_new .swiper-btn.swiper-button-prev {
    left: -15px;
    transform: rotate(180deg);
    transform-origin: center
}

@media only screen and (max-width: 640px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .slider_new .swiper_new .swiper-btn.swiper-button-prev {
        left: -8px
    }
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .slider_new .swiper_new .swiper-pagination {
    bottom: 30px
}

@media screen and (max-width: 1629px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .slider_new .swiper_new .swiper-pagination {
        bottom: 1.8404907975vw
    }
}

@media only screen and (max-width: 1024px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .slider_new .swiper_new .swiper-pagination {
        bottom: 1.25vw
    }
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .slider_new .swiper_new .swiper-pagination .swiper-pagination-bullet {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0);
    width: 36px;
    height: 34px;
    margin: 0 -1px;
    background-repeat: no-repeat;
    background-size: 280px 280px;
    background-position: -192px -4px
}

@media screen and (max-width: 1629px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .slider_new .swiper_new .swiper-pagination .swiper-pagination-bullet {
        width: calc(calc(100vw / var(--screen-design) * 280px) / 280px * 36px);
        height: calc(calc(100vw / var(--screen-design) * 280px) / 280px * 34px);
        margin: 0 calc(calc(100vw / var(--screen-design) * 280px) / 280px * -1px);
        background-size: calc(100vw / var(--screen-design) * 280px) calc(100vw / var(--screen-design) * 280px);
        background-position: calc(calc(100vw / var(--screen-design) * 280px) / 280px * -192px) calc(calc(100vw / var(--screen-design) * 280px) / 280px * -4px)
    }
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .slider_new .swiper_new .swiper-pagination .swiper-pagination-bullet-active {
    background-position: -239px -5px
}

@media screen and (max-width: 1629px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .slider_new .swiper_new .swiper-pagination .swiper-pagination-bullet-active {
        background-position: calc(calc(100vw / var(--screen-design) * 280px) / 280px * -239px) calc(calc(100vw / var(--screen-design) * 280px) / 280px * -5px)
    }
}

@media only screen and (max-width: 1024px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .list_new {
        display: block
    }
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .list_new .new_item {
    box-shadow: 0 0 10px rgba(128, 128, 128, .5019607843)
}

@media only screen and (max-width: 1024px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .list_new .new_item {
        display: flex;
        align-items: flex-start;
        margin-bottom: 8px;
        padding: 11px 24px 50px 11px
    }
}

@media only screen and (max-width: 640px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .list_new .new_item {
        padding: 11px 10px 37px 10px
    }
}

@media only screen and (max-width: 1024px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .list_new .new_item-img {
        width: 45%;
        margin-right: 16px
    }
}

@media only screen and (max-width: 640px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .list_new .new_item-img {
        width: 35%;
        margin-right: 10px
    }
}

@media only screen and (max-width: 1024px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .list_new .new_item-content {
        width: 55%
    }
}

@media only screen and (max-width: 640px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .list_new .new_item-content {
        width: 65%
    }
}

@media only screen and (max-width: 1024px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .list_new .new_item-content .new_item-category {
        font-size: 12px;
        min-width: 87px;
        height: 21px;
        line-height: 21px
    }
}

@media only screen and (max-width: 640px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .list_new .new_item-content .new_item-category {
        font-size: 10px;
        min-width: 67px;
        height: 19px;
        line-height: 19px
    }
}

@media only screen and (max-width: 1024px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .list_new .new_item-content .new_item-title {
        font-size: 14px
    }
}

@media only screen and (max-width: 640px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .list_new .new_item-content .new_item-title {
        font-size: 13px;
        -webkit-line-clamp: 1;
        margin-top: 5px
    }
}

@media only screen and (max-width: 1024px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .list_new .new_item-content .new_item-desc {
        -webkit-line-clamp: 2;
        font-size: 13px
    }
}

@media only screen and (max-width: 640px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .tab-content .list_new .new_item-content .new_item-desc {
        -webkit-line-clamp: 2;
        font-size: 11px;
        margin-top: 1px
    }
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .paging {
    display: flex;
    justify-content: center;
    margin-top: 40px
}

@media only screen and (max-width: 1024px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .paging {
        margin-top: 20px
    }
}

@media only screen and (max-width: 640px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .paging {
        margin-top: 20px
    }
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .paging li {
    list-style: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    color: #000;
    font-size: var(--font-size);
    margin: 0 1px;
    cursor: pointer;
    font-weight: 500;
    border: 1px solid rgba(0, 0, 0, .4117647059)
}

@media only screen and (max-width: 1024px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .paging li {
        width: 34px;
        height: 34px;
        color: #fff
    }
}

@media only screen and (max-width: 640px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .paging li {
        width: 28px;
        height: 28px;
        font-size: 12px;
        margin: 0 1px;
        border: 1px solid #fff
    }
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .paging li.current {
    background: #ffb905;
    color: #fff
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .paging li a {
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (max-width: 1024px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .paging li a {
        color: #fff
    }
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .paging li:hover,
.wrapper-new .page.pageNew .box-newss .box-news-detail .paging li.active {
    background-color: #ffb905;
    color: #fff
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .paging li:hover a,
.wrapper-new .page.pageNew .box-newss .box-news-detail .paging li.active a {
    color: #fff
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .box-detail .title-detail {
    text-align: center;
    color: #b64b37;
    font-size: 23px;
    line-height: 1.3;
    font-weight: bold
}

@media only screen and (max-width: 640px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .box-detail .title-detail {
        font-size: 20px
    }
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .box-detail .time-post {
    display: block;
    text-align: center;
    font-size: 15px;
    color: #717171;
    margin-top: 6px
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .box-detail .content-detail {
    margin: 28px 0;
    padding: 22px;
    font-size: 16px;
    color: #373737;
    border-top: 1px solid #9a9a9a;
    line-height: 1.4;
    width: 100%;
    overflow-x: auto
}

@media only screen and (max-width: 640px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .box-detail .content-detail {
        margin: 16px 0;
        padding: 16px 0;
        font-size: 14px
    }
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .box-detail .content-detail p {
    padding: 7px 0;
    margin: 0;
    word-break: break-word;
    line-height: 1.4
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .box-detail .content-detail p input {
    width: 100%
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .box-detail .content-detail strong {
    font-weight: bold
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .box-detail .content-detail input {
    width: 100%
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .box-detail .content-detail img {
    display: block;
    max-width: 100%;
    margin: auto;
    height: auto !important
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .box-detail .content-detail h2 {
    font-size: 22px;
    margin: 14px 0;
    font-weight: bold
}

@media only screen and (max-width: 640px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .box-detail .content-detail h2 {
        font-size: 18px;
        margin: 10px 0
    }
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .box-detail .content-detail h3 {
    font-size: 16px;
    margin: 10px 0;
    font-weight: bold
}

@media only screen and (max-width: 640px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .box-detail .content-detail h3 {
        font-size: 14px
    }
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .box-detail .content-detail ol {
    margin: 16px 0;
    counter-reset: section
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .box-detail .content-detail ol li::before {
    counter-increment: section;
    content: counters(section, ".") ". "
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .box-detail .content-detail ul {
    margin: 16px 0
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .box-detail .content-detail ul li {
    position: relative;
    padding-left: 15px;
    margin-bottom: 5px
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .box-detail .content-detail ul li::before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #373737;
    position: absolute;
    left: 0;
    top: 7px
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .box-detail .content-detail ul li:last-of-type {
    margin-bottom: 0
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .box-detail .content-detail a:hover {
    text-decoration: underline
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .box-detail .content-detail table {
    border-collapse: collapse;
    margin: 10px auto;
    width: 100% !important;
    border-collapse: collapse
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .box-detail .content-detail table tr td {
    border: 1px solid #000;
    padding: 10px
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .box-detail .content-detail table tr:first-of-type td {
    font-weight: bold;
    text-align: center
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .box-detail .content-detail table img {
    border: none
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .box-detail .dataTag {
    margin-top: 50px;
    font-size: var(--font-size)
}

@media only screen and (max-width: 1024px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .box-detail .dataTag {
        margin-top: 30px
    }
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .box-detail .dataTag a {
    margin: 2px;
    display: inline-block
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .box-detail .dataTag a:hover {
    text-decoration: underline
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .box-detail .box-tag {
    margin-top: 50px;
    font-size: var(--font-size)
}

@media only screen and (max-width: 1024px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .box-detail .box-tag {
        margin-top: 30px
    }
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .box-detail .box-tag a {
    margin: 2px;
    display: inline-block
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .box-detail .box-tag a:hover {
    text-decoration: underline
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .box-detail .comment-fb {
    margin-top: 50px;
    font-size: var(--font-size)
}

@media only screen and (max-width: 1024px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .box-detail .comment-fb {
        margin-top: 30px
    }
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .news-post-other {
    margin-top: 50px
}

@media only screen and (max-width: 1024px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .news-post-other {
        margin-top: 30px
    }
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .news-post-other .h4-title {
    font-size: 24px;
    font-weight: bold;
    color: #b64b37;
    border-bottom: 1px solid #cfdad6
}

@media only screen and (max-width: 1024px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .news-post-other .h4-title {
        font-size: 18px
    }
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .news-post-other .h4-title span {
    display: inline-block;
    border-bottom: 2px solid #b64b37;
    margin-bottom: -1px;
    padding: 10px 0
}

@media only screen and (max-width: 640px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .news-post-other .h4-title span {
        padding: 8px 0
    }
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .news-post-other ul {
    padding: 0;
    list-style: none
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .news-post-other ul li {
    border-bottom: 1px solid #cfdad6
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .news-post-other ul li:last-of-type {
    border-bottom: 0
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .news-post-other ul li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: var(--font-size);
    color: #484848;
    padding: 15px 0
}

@media only screen and (max-width: 640px) {
    .wrapper-new .page.pageNew .box-newss .box-news-detail .news-post-other ul li a {
        padding: 12px 0
    }
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .news-post-other ul li a:hover {
    color: #b64b37
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .news-post-other ul li a .title {
    display: block;
    flex: 1;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-right: 30px
}

.wrapper-new .page.pageNew .box-newss .box-news-detail .news-post-other ul li a .date {
    width: -moz-fit-content;
    width: fit-content;
    text-align: right
}

.wrapper-new .page.pageNew_detail {
    padding-top: 40px
}

.wrapper-new .page.pageNew_detail .w-1200 {
    max-width: 1400px
}

@media(max-width: 1600px) {
    .wrapper-new .page.pageNew_detail .w-1200 {
        max-width: 1200px
    }
}

.wrapper-new .page.pageNew_detail .box-newss .box-news-detail {
    margin-top: 0;
    border-radius: 0;
    padding: 34px 26px 30px;
    background-color: #fff
}

@media only screen and (max-width: 640px) {
    .wrapper-new .page.pageNew_detail .box-newss .box-news-detail {
        padding: 16px 15px;
        margin-left: -15px;
        margin-right: -15px
    }
}

.wrapper-new::after {
    content: "";
    display: block;
    background-position: bottom center;
    position: absolute;
    z-index: 5;
    bottom: 0;
    left: 50%;
    pointer-events: none;
    background-size: 1917px;
    width: 1917px;
    height: 264px;
    margin-left: -958px
}

@media only screen and (max-width: 1024px) {
    .wrapper-new::after {
        width: 1024px;
        background-size: 1024px;
        width: 1024px;
        margin-left: -512px;
        height: 141px
    }
}

@media only screen and (max-width: 640px) {
    .wrapper-new::after {
        background-size: 100vw;
        width: 100vw;
        margin-left: 0;
        left: 0;
        height: 13.6vw
    }
}

.img_pop {
    display: block;
    position: fixed;
    right: -20px;
    z-index: 20;
    text-transform: uppercase;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    color: #fff;
    text-align: center
}

@media only screen and (max-width: 1024px) {
    .img_pop {
        display: none
    }
}

.img_pop .txt {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 2;
    bottom: 14px;
    font-size: 13px
}

.img_pop .img_pop_close {
    display: block;
    position: absolute;
    z-index: 10;
    right: 24px;
    top: 0;
    width: 30px;
    height: 30px;
    background-position: -172px -53px;
    z-index: 3
}

.img_pop .img_pop_close.hiddens {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    right: auto;
    left: -30px
}

.img_pop .linkItem {
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 2;
    left: 30px;
    top: 0
}

.img_pop.pop1 {
    width: 200px;
    height: 246px;
    top: 359px
}

.img_pop.pop1 .txt {
    bottom: 65px
}

.img_pop.pop1 .img_pop_close {
    right: 24px;
    top: 23px
}

.img_pop.pop2 {
    width: 175px;
    height: 201px;
    top: 162px
}

.img_pop.pop2 .txt {
    padding-right: 17px
}

.img_pop.pop3 {
    position: absolute;
    z-index: 10;
    pointer-events: none;
    right: auto;
    left: 0;
    width: 210px;
    height: 336px;
    top: 610px
}

@media screen and (max-width: 1900px) {
    .img_pop.pop3 {
        z-index: 1
    }
}

.img_pop.hiddens {
    right: -172px
}

.img_pop.hiddens.pop1 {
    right: -193px
}

.img_pop:hover {
    color: #fff
}

.footer {
    background: #151515;
    padding: 60px 0 80px
}

@media only screen and (max-width: 640px) {
    .footer {
        padding: 0px 0 40px
    }
}

.footer .box_wrap {
    max-width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media only screen and (max-width: 1024px) {
    .footer .box_wrap {
        flex-direction: column
    }
}

.footer .box_wrap .logo_ft {
    width: 216px;
    height: 139px
}

@media only screen and (max-width: 640px) {
    .footer .box_wrap .logo_ft {
        width: 108px;
        height: 70px
    }
}

.footer .box_wrap .footer_content {
    font-size: 14px;
    padding: 0 20px;
    text-align: center
}

@media only screen and (max-width: 640px) {
    .footer .box_wrap .footer_content {
        font-size: 13px
    }
}

.footer .box_wrap .footer_content .list_link {
    color: #fff;
    margin-top: 10px
}

.footer .box_wrap .footer_content .list_link .item_link {
    display: inline-block;
    color: #fff;
    margin: 0 2px
}

.footer .box_wrap .footer_content .list_link .item_link:hover {
    color: #ffb905
}

.footer .box_wrap .footer_content .p_txt {
    color: #fff;
    margin-top: 10px
}

.footer .box_wrap .footer_content .p_txt a {
    color: #fff
}

.footer .box_wrap .footer_content .p_txt a:hover {
    color: #ffb905
}

.footer .box_wrap .logo18 {
    width: 150px;
    height: 90px
}

@media only screen and (max-width: 1024px) {
    .footer .box_wrap .logo18 {
        margin: 20px auto 0;
        width: 115px;
        height: 70px
    }
}

@media only screen and (max-width: 640px) {
    .footer .box_wrap .logo18 {
        width: 166px;
        height: 64px
    }
}

.lightbox {
    background-color: rgba(0, 0, 0, .8);
    overflow: hidden;
    position: fixed;
    display: none;
    z-index: 9999;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0
}

.lightbox.show {
    display: block
}

.lightbox-container {
    position: relative;
    max-width: 960px;
    margin: 7% auto;
    display: block;
    padding: 0 3%;
    height: auto;
    z-index: 10
}

@media screen and (max-width: 768px) {
    .lightbox-container {
        margin-top: 10%
    }
}

@media screen and (max-width: 414px) {
    .lightbox-container {
        margin-top: 13%
    }
}

@media screen and (max-height: 500px) {
    .lightbox-container {
        max-width: 540px
    }
}

.lightbox-content {
    box-shadow: 0 1px 6px rgba(0, 0, 0, .7)
}

.lightbox-close {
    text-transform: uppercase;
    background: rgba(0, 0, 0, 0);
    position: absolute;
    font-weight: 300;
    font-size: 12px;
    display: block;
    border: none;
    color: #fff;
    top: -22px;
    right: 3%
}

.video-container {
    padding-bottom: 56.25%;
    position: relative;
    padding-top: 30px;
    overflow: hidden;
    height: 0
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0
}

.fixbox {
    width: 247px;
    height: 438px;
    background-size: 100% 100%;
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 50;
    margin-top: -219px;
    padding-top: 30px;
    padding-left: 0;
    text-align: center
}

@media only screen and (max-width: 1024px) {
    .fixbox {
        display: none !important
    }
}

.fixbox img {
    width: 133px;
    display: block;
    margin: 0 auto 8px
}

.fixbox .group_btn .btn_dl {
    display: inline-block;
    width: 174px;
    height: 53px;
    margin-top: 10px
}

.fixbox .group_btn .btn_dl-ios {
    background-position-y: -400px
}

.fixbox .group_btn .btn_dl-android {
    background-position-y: -453px
}

.fixbox .group_btn .btn_dl-recharge {
    background-position-y: -506px
}

.fixbox .group_btn .btn_dl:hover {
    background-position-x: -174px
}

.fixbox .backtop {
    display: block;
    width: 35px;
    height: 35px;
    background-position: -400px -436px;
    margin: 12px auto 0
}

.fixbox .toggle {
    display: block;
    background: rgba(0, 0, 0, 0);
    width: 25px;
    height: 40px;
    position: absolute;
    left: 2px;
    top: 10%;
    cursor: pointer
}

.redBox {
    background-color: #ff7800
}

.btn-cnm7::before {
    display: none !important
}

@media(min-width: 1025px) {
    .a_mb2 {
        background-image: none !important;
        background-color: #181818;
        border-radius: 5px;
        color: #f9c83a !important;
        text-indent: 1px;
        display: block;
        text-transform: uppercase;
        font-weight: bold;
        display: flex !important;
        justify-content: center;
        align-items: center;
        padding-top: 5px
    }
}

@media(max-width: 1024px) {
    .a_mb2 {
        display: block !important
    }
}

.showTop {
    width: 50px;
    height: 50px;
    background-size: 50px;
    background-image: url(../images/mt1.png);
    border-radius: 50%;
    background-color: #fff;
    cursor: pointer;
    z-index: 20;
    animation: bounce 2s infinite;
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translateX(-50%);
    transform: rotate(180deg);
    margin-left: -32px
}

@media only screen and (max-width: 1024px) {
    .showTop {
        top: 53%;
        margin-left: -11px
    }
}

@media only screen and (max-width: 640px) {
    .showTop {
        width: 30px;
        height: 30px;
        background-size: 30px
    }
}

.modal-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 999
}

.modal-box {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    width: 90%;
    max-width: 700px;
    border-radius: 12px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, .2);
    z-index: 1000;
    overflow: hidden;
    animation: fadeIn .25s ease
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translate(-50%, -48%)
    }

    to {
        opacity: 1;
        transform: translate(-50%, -50%)
    }
}

.modal-header {
    padding: 16px 20px;
    background: #111827;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.modal-header h3 {
    margin: 0;
    font-size: 18px
}

.btn-close {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    border: none;
    font-size: 22px;
    cursor: pointer;
    line-height: 1
}

.modal-content {
    padding: 20px;
    height: 60vh;
    overflow: auto
}

table {
    width: 100%;
    border-collapse: collapse;
    overflow: hidden;
    border-radius: 10px
}

th,
td {
    padding: 12px;
    text-align: left;
    border-bottom: 1px solid #e5e7eb;
    text-align: center
}

th {
    background: #f3f4f6;
    font-weight: 600;
    font-size: 14px;
    text-align: center
}

tr:hover td {
    background: #f9fafb
}

tr.rank-1 td {
    font-weight: bold;
    background: #fff7ed
}

tr.rank-1 td:first-child::before {
    content: "đŸ† "
}

@media(max-width: 600px) {

    th,
    td {
        font-size: 13px;
        padding: 10px
    }
}

.list_new #ads-list {
    display: none !important
}

.box-news-detail2 {
    display: flex;
    flex-wrap: wrap;
    gap: 24px
}

@media(max-width: 1024px) {
    .box-news-detail2 {
        background-color: #fff !important;
        width: 690px;
        margin: 0 auto 0 -50px
    }
}

@media(max-width: 600px) {
    .box-news-detail2 {
        min-height: 450px !important;
        width: 100%;
        margin: 0 auto 0 auto
    }
}

.partner-card {
    width: 290px;
    height: 396px;
    background: linear-gradient(180deg, #0b1220, #060b16);
    border-radius: 22px;
    padding: 0px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, .6);
    transition: .25s;
    cursor: pointer
}

@media(max-width: 600px) {
    .partner-card {
        width: 163px;
        height: 213px;
        border-radius: 20px
    }
}

.partner-card:hover {
    transform: translateY(-6px)
}

.partner-image {
    position: relative;
    height: 320px;
    border-radius: 18px;
    overflow: hidden
}

@media(max-width: 600px) {
    .partner-image {
        height: 170px
    }
}

.partner-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.partner-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.61) 18%, rgba(0, 0, 0, 0) 55%, transparent);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 11px
}

.badge-verified {
    position: absolute;
    top: 14px;
    left: 14px;
    background: #0b2a16;
    color: #4ade80;
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 20px;
    font-weight: 600
}

@media(max-width: 600px) {
    .badge-verified {
        top: 6px;
        left: 3px;
        font-size: 12px
    }
}

.partner-name {
    font-size: 18px;
    font-weight: 700;
    color: #fff
}

@media(max-width: 600px) {
    .partner-name {
        font-size: 13px
    }
}

.partner-date {
    font-size: 13px;
    color: #cbd5e1;
    margin-top: 4px
}

@media(max-width: 600px) {
    .partner-date {
        font-size: 10px
    }
}

.partner-actions {
    display: flex;
    gap: 10px;
    margin-top: 14px;
    padding: 7px
}

@media(max-width: 600px) {
    .partner-actions {
        flex-wrap: wrap;
        width: 156px;
        margin: 3px auto 0 auto
    }
}

.partner-actions a {
    flex: 1;
    text-align: center;
    padding: 10px 0;
    border-radius: 14px;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none
}

@media(max-width: 600px) {
    .partner-actions a {
        font-size: 11px;
        padding: 4px 0
    }
}

@media(max-width: 600px) {
    .partner-actions .btn-secondary2 {
        display: none
    }
}

.btn-profile {
    background: #fbbf24;
    color: #000
}

.btn-secondary {
    background: #0f172a;
    color: #e5e7eb;
    border: 1px solid rgba(255, 255, 255, .08)
}

.btn-secondary:hover {
    background: #111827
}

.box-news-detail2 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 24px;
    padding: 21px 26px 10px !important
}

@media(max-width: 640px) {
    .box-news-detail2 {
        gap: 10px;
        padding: 8px 4px 14px 8px !important;
        background-color: #fff !important
    }
}

.gdv-search {
    margin-bottom: 20px;
    text-align: left
}

.gdv-search input {
    width: 280px;
    max-width: 100%;
    padding: 10px 14px;
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, .15);
    background: radial-gradient(120% 120% at top, #fff, #fff);
    color: #000;
    outline: none;
    font-size: 14px
}

.gdv-search input::-moz-placeholder {
    color: rgba(255, 255, 255, .6)
}

.gdv-search input::placeholder {
    color: rgba(255, 255, 255, .6)
}

@media(max-width: 640px) {
    .gdv-search {
        text-align: center
    }
}

.gdv-search input::-moz-placeholder {
    color: #000;
    opacity: 1
}

.gdv-search input::placeholder {
    color: #000;
    opacity: 1
}

.gdv-search input::-webkit-input-placeholder {
    color: #000
}

.gdv-search input:-ms-input-placeholder {
    color: #000
}

.gdv-search input::-ms-input-placeholder {
    color: #000
}

.fade-in {
    animation: fadeIn .18s ease-out forwards
}

.fade-out {
    animation: fadeOut .18s ease-out forwards
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

:root {
    --db-orange: #f59e0b;
    --db-blue: #38bdf8
}

.db-hero {
    position: relative;
    overflow: hidden;
    border-radius: 1rem;
    border: 1px solid rgba(30, 41, 59, .9);
    background: radial-gradient(1200px 600px at 15% 0%, rgba(245, 158, 11, 0.18), transparent 60%), radial-gradient(900px 450px at 85% 20%, rgba(56, 189, 248, 0.14), transparent 60%), linear-gradient(135deg, rgba(15, 23, 42, 0.9), rgba(2, 6, 23, 0.95));
    color: #fff
}

.db-ki {
    position: absolute;
    inset: -45%;
    background: radial-gradient(circle at 50% 50%, rgba(245, 158, 11, 0.22) 0%, rgba(245, 158, 11, 0.12) 18%, rgba(56, 189, 248, 0.12) 34%, transparent 60%);
    filter: blur(10px);
    opacity: .95;
    animation: kiPulse 2.8s ease-in-out infinite;
    pointer-events: none
}

@keyframes kiPulse {

    0%,
    100% {
        transform: scale(1);
        opacity: .78
    }

    50% {
        transform: scale(1.06);
        opacity: 1
    }
}

.db-lines {
    position: absolute;
    inset: 0;
    background: repeating-linear-gradient(115deg, rgba(245, 158, 11, 0.12) 0 2px, transparent 2px 18px);
    opacity: .18;
    mix-blend-mode: screen;
    transform: translateX(-10%);
    animation: linesMove 6.5s linear infinite;
    pointer-events: none
}

@keyframes linesMove {
    0% {
        transform: translateX(-12%)
    }

    100% {
        transform: translateX(12%)
    }
}

.db-orb {
    position: absolute;
    width: 38px;
    height: 38px;
    border-radius: 9999px;
    background: radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0.6), transparent 40%), radial-gradient(circle at 55% 60%, rgba(255, 196, 64, 0.95), rgba(245, 158, 11, 0.38));
    box-shadow: 0 0 28px rgba(245, 158, 11, .6), 0 0 70px rgba(245, 158, 11, .22);
    opacity: .95;
    pointer-events: none;
    filter: saturate(1.15);
    transform: translate3d(0, 0, 0);
    animation: orbPath 7.2s ease-in-out infinite, orbSpin 3.8s linear infinite
}

.db-orb[data-size=sm] {
    width: 30px;
    height: 30px;
    animation-duration: 8.4s, 4.2s;
    opacity: .85
}

.db-orb[data-size=lg] {
    width: 46px;
    height: 46px;
    animation-duration: 9.2s, 4.8s;
    opacity: .9
}

.db-orb::after {
    content: "";
    position: absolute;
    inset: 20%;
    background: radial-gradient(circle at 50% 50%, rgba(180, 0, 0, 0.95), rgba(120, 0, 0, 0.85));
    -webkit-clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
    clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
    filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.55));
    transform: translateZ(0)
}

.db-orb::before {
    content: "â˜…";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 12px;
    line-height: 1;
    color: #b30000;
    text-shadow: none;
    opacity: .95
}

.db-orb[data-stars="1"]::before {
    text-shadow: none
}

.db-orb[data-stars="2"]::before {
    text-shadow: 14px 0 0 #b30000
}

.db-orb[data-stars="3"]::before {
    text-shadow: -14px 0 0 #b30000, 14px 0 0 #b30000
}

.db-orb[data-stars="4"]::before {
    text-shadow: -14px 0 0 #b30000, 14px 0 0 #b30000, 0 14px 0 #b30000
}

.db-orb[data-stars="5"]::before {
    text-shadow: -14px 0 0 #b30000, 14px 0 0 #b30000, 0 14px 0 #b30000, 0 -14px 0 #b30000
}

.db-orb[data-stars="6"]::before {
    text-shadow: -14px 0 0 #b30000, 14px 0 0 #b30000, 0 14px 0 #b30000, 0 -14px 2px #b3ff99, -12px -8px 2px #b3ff99
}

.db-orb[data-stars="7"]::before {
    text-shadow: -14px 2px -2px #b3ff99, -8px -8px -2px #f99, -8px -8px -2px #f99, -8px -8px -2px #f99, -8px -8px -2px #f99, -8px -8px -2px #f99
}

@keyframes orbPath {
    0% {
        transform: translate3d(0, 0, 0) scale(1)
    }

    22% {
        transform: translate3d(18px, -22px) scale(1.05)
    }

    50% {
        transform: translate3d(-10px, -46px, 0) scale(1.08)
    }

    76% {
        transform: translate3d(-22px, -18px, 0) scale(1.03)
    }

    100% {
        transform: translate3d(0, 0, 0) scale(1)
    }
}

@keyframes orbSpin {
    from {
        rotate: 0deg
    }

    to {
        rotate: 360deg
    }
}

.logo-only {
    border: 1px solid rgba(30, 41, 59, .9);
    background: linear-gradient(135deg, rgba(15, 23, 42, 0.65), rgba(2, 6, 23, 0.92));
    box-shadow: 0 0 0 1px rgba(245, 158, 11, .12) inset, 0 24px 80px rgba(0, 0, 0, .4)
}

.logo-glow {
    filter: drop-shadow(0 0 18px rgba(245, 158, 11, 0.35)) drop-shadow(0 0 36px rgba(56, 189, 248, 0.18))
}

@media(prefers-reduced-motion: reduce) {
    * {
        scroll-behavior: auto !important;
        transition: none !important;
        animation: none !important
    }

    .db-ki,
    .db-lines,
    .db-orb {
        display: none !important
    }
}

.profile-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, .7);
    z-index: 999;
    display: none
}

.profile-modal {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 95%;
    max-width: 520px;
    background: linear-gradient(180deg, #0b1220, #060b16);
    border-radius: 18px;
    padding: 16px;
    color: #fff;
    z-index: 1000;
    border: 1px solid rgba(255, 255, 255, .4117647059)
}

.profile-header {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.profile-user {
    display: flex;
    gap: 12px;
    align-items: center
}

.profile-user img {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover
}

.profile-name {
    font-weight: 700
}

.profile-status {
    font-size: 12px;
    color: #4ade80
}

.btn-closes {
    background: #111827;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 10px;
    padding: 6px 12px
}

.profile-section {
    margin-top: 16px;
    background: rgba(255, 255, 255, .03);
    border-radius: 14px;
    padding: 14px
}

.section-title {
    font-weight: 600;
    margin-bottom: 10px
}

.section-title.flex {
    display: flex;
    justify-content: space-between
}

.info-row {
    display: grid;
    grid-template-columns: 90px 1fr auto;
    gap: 10px;
    padding: 8px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .06);
    font-size: 14px
}

.info-row span {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.info-row button {
    background: #111827;
    border: 1px solid rgba(255, 255, 255, .08);
    color: #fff;
    border-radius: 8px;
    padding: 4px 8px
}

.profile-actions {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-top: 14px
}

.profile-actions a,
.profile-actions button {
    padding: 10px;
    border-radius: 12px;
    text-align: center;
    font-weight: 600;
    border: none
}

.profile-actions a {
    background: #0f172a;
    color: #fff;
    text-decoration: none;
    border: 1px solid rgba(255, 255, 255, .231372549)
}

.btn-yellow {
    background: #fbbf24;
    color: #000
}

.btn-outline {
    background: rgba(0, 0, 0, 0);
    border: 1px solid rgba(255, 255, 255, .15);
    color: #fff
}

.profile-note {
    font-size: 12px;
    opacity: .7;
    margin-top: 12px
}

.toast {
    position: fixed;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(15, 23, 42, .95);
    color: #4ade80;
    padding: 10px 18px;
    border-radius: 12px;
    font-size: 14px;
    font-weight: 600;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .4);
    opacity: 0;
    pointer-events: none;
    transition: .3s;
    z-index: 2000
}

.toast.show {
    opacity: 1
}

#profilePopup {
    position: fixed;
    inset: 0;
    z-index: 9999
}

.regdt:hover {
    color: #fff
}

.btn-more {
    padding: 10px 18px;
    background: linear-gradient(135deg, #ffb347, #ffcc33);
    border: none;
    border-radius: 8px;
    font-weight: 600;
    cursor: pointer;
    display: block;
    z-index: 10;
    position: relative;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 17px
}

.nro-popup {
    display: none;
    position: fixed;
    inset: 0;
    z-index: 9999
}

.nro-popup-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, .7)
}

.nro-popup-box {
    position: relative;
    max-width: 720px;
    max-height: 85vh;
    margin: 5vh auto;
    background: #111;
    color: #eee;
    padding: 24px;
    border-radius: 16px;
    overflow-y: auto;
    box-shadow: 0 0 30px rgba(255, 180, 60, .35);
    animation: popupFade .25s ease
}

.nro-close {
    position: absolute;
    top: 12px;
    right: 14px;
    background: none;
    border: none;
    font-size: 26px;
    color: #fc3;
    cursor: pointer
}

.nro-popup-box h1 {
    font-size: 22px;
    color: #fc3;
    margin-bottom: 12px
}

.nro-popup-box h2 {
    font-size: 18px;
    margin: 18px 0 10px;
    color: orange
}

.nro-popup-box p,
.nro-popup-box li {
    font-size: 15px;
    line-height: 1.6
}

.nro-popup-box ul {
    padding-left: 18px
}

.nro-cta {
    margin-top: 20px;
    padding: 14px;
    border-radius: 12px;
    background: linear-gradient(135deg, #1c1c1c, #2a2a2a);
    border: 1px solid rgba(255, 204, 51, .3)
}

.nro-cta h3 {
    color: #fc3;
    margin-bottom: 6px
}

@media(max-width: 600px) {
    .nro-popup-box {
        width: 92%;
        padding: 18px
    }

    .nro-popup-box h1 {
        font-size: 18px
    }
}

@keyframes popupFade {
    from {
        transform: translateY(20px);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

.textdt {
    color: #fff !important
}