html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

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

audio,canvas,video {
    display: inline-block
}

audio:not([controls]) {
    display: none
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

.cf:before,.cf:after {
    content: "";
    display: table
}

.cf:after {
    clear: both
}

.rs {
    margin: 0;
    padding: 0
}

h1.rs,h2.rs,h3.rs,h4.rs {
    font-size: 100%
}

ul.rs {
    list-style: none
}

img,iframe {
    border: none
}

a,input {
    outline: none
}

.tabsGc-container img {
    max-width: 100%
}

a {
    text-decoration: none
}

a:hover,a:focus {
    text-decoration: none !important;
    outline: none !important
}

.fBo {
    font-weight: bold
}

.fNo {
    font-weight: normal
}

.fSi {
    font-style: italic
}

.fSn {
    font-style: normal
}

.inCute {
    display: inline !important
}

.inbCute {
    display: inline-block !important
}

.showCute {
    display: block !important
}

.hideCute {
    display: none !important
}

.pAbs {
    position: absolute
}

.pRel {
    position: relative
}

.pSta {
    position: static
}

.fll {
    float: left
}

.flr {
    float: right
}

.fln {
    float: none
}

.clr {
    clear: both;
    font-size: 0
}

.textAr {
    text-align: right
}

.textAc {
    text-align: center
}

.textAj {
    text-align: justify
}

.textAl {
    text-align: left
}

.cutebox3:before,.cutebox3:after {
    content: "";
    display: table
}

.cutebox3:after {
    clear: both
}

.cutecol3 {
    float: left;
    display: block
}

input[type=checkbox] {
    margin: 0;
    vertical-align: -2px
}

button::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=submit]::-moz-focus-inner,input[type=file]>input[type=button]::-moz-focus-inner {
    border: 0 !important;
    padding: 0 !important
}

.texthide {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

@font-face {
    src: url("../fonts/UTMAzuki.ttf");
    font-family: "utm-azuki"
}

body {
    font-family: Tahoma,Arial,Helvetica,sans-serif !important;
    font-size: 14px;
    /*color: #101c3e;*/
    overflow-x: hidden;
    background: #292929 !important;
    margin: 0
}

.fixCen {
    width: 1300px;
    margin: 0 auto;
    position: relative
}

.pop-video {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 50%;
    height: auto;
    min-width: 80%;
    max-width: 100%;
    max-height: 100%;
    overflow: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.bg_video {
    position: relative;
    z-index: 1;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%
}

#video_iframe {
    width: 100%;
    height: 100%;
    position: absolute
}

#video_iframe iframe {
    width: 100%;
    height: 100%;
    position: absolute
}

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

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

.webp .f-container {
    /*background-image: url(../images/bg-page1.webp)*/
}

.no-webp .f-container {
    background-image: url(../images/bg-page1.jpg)
}

.f-container {
   /* background-color: #ffedf3;*/
    background-position: center 52px;
    background-repeat: no-repeat
}

.pageNews .f-container {
    background-color: #f7b8e3
}

.pageNews .f-container {
    background-image: url(../images/bg-pagetin.jpg)
}

.f-mmb {
    display: none
}

.f-mpc {
    display: block
}

.header {
    height: 680px;
    position: relative
}

.header_inner {
    background: #111;
    z-index: 5;
    position: relative
}

.header_inner_lstNavtop {
    text-align: center
}

.header_inner_lstNavtop li {
    padding: 8px 0 9px;
    display: inline-block
}

.header_inner_lstNavtop li a {
    display: block;
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
    font-size: 16px;
    color: #e6e6e6;
    text-shadow: 1px 0 0 #000,0 1px 0 #000,0 0 1px #000
}

.header_inner_lstNavtop li:last-child a {
    background: transparent
}

.header_inner_lstNavtop li a:hover {
    color: #fff
}

.webp .header-logo,.webp .navGc .logo {
    background-image: url(../images/logo.webp)
}

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

.header-logo,.navGc .logo {
    display: block;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 200px;
    height: 115px;
    position: absolute;
    top: 16px;
    z-index: 8;
    text-indent: -999em;
    left: 20px;
    right: 0px;
    margin: 0 auto
}

.webp .header-video {
    background-image: url(../images/btn-video.webp)
}

.no-webp .header-video {
    background-image: url(../images/btn-video.png)
}

.header-video {
    position: absolute;
    top: 85px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 135px;
    height: 288px;
    background-repeat: no-repeat;
    background-size: 100%;
    display: none !important
}

.main {
    padding-bottom: 60px
}

.main_dl {
    height: 130px;
    padding-left: 137px;
    position: relative;
    margin-bottom: 50px
}

.webp .main_dl .main_dl-ico {
    background-image: url(../images/av1.webp)
}

.no-webp .main_dl .main_dl-ico {
    background-image: url(../images/av1.png)
}

.main_dl .main_dl-ico {
    display: block;
    position: absolute;
    left: 0;
    top: 6px;
    width: 130px;
    height: 130px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%
}

.main_dl_qr {
    width: 135px;
    height: 131px;
    background-position: -22px -282px;
    position: absolute;
    right: 0;
    top: 5px;
    padding-top: 12px;
    border: 3px solid #fff
}

.main_dl_qr img {
    display: block;
    width: 106px;
    height: 106px;
    margin: 0 auto
}

.main_dl .main_dl-name {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    padding: 10px 0 0px 4px;
    font-size: 20px;
    text-shadow: 2px 0 0 #fff,-2px 0 0 #fff,0 2px 0 #fff,0 -2px 0 #fff,1px 1px #fff,-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff
}

.main_dl .main_dl-desc {
    margin: 0 0 15px;
    color: #ccc
}

.main_dl-btdl {
    display: block;
    width: 242px;
    height: 91px;
    float: left;
    margin-right: 15px
}

.main_dl-ios {
    background-position: 0px 0px
}

.main_dl-ios:hover {
    filter: brightness(120%)
}

.main_dl-gg {
    background-position: -260px 0px
}

.main_dl-gg:hover {
    filter: brightness(120%)
}

.main_dl-apk {
    background-position: -522px 0px
}

.main_dl-apk:hover {
    filter: brightness(120%)
}

.main_dl-napthe {
    background-position: -783px 0px
}

.main_dl-napthe:hover {
    filter: brightness(120%)
}

.main_ct.cf {
    background-size: 100%;
    padding: 10px;
    position: relative;
    top: 150px
}

@media(max-width: 640px) {
    .main_ct.cf {
        top:-64px
    }
}

.main_ct_left {
    float: left;
    width: 580px
}

.slider .item {
    width: 600px;
    height: 287px
}

.main_ct_right {
    float: left;
    width: 555px;
    background-repeat: no-repeat;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    background-size: 100%
}

.navtabs {
    background: transparent;
    height: 45px;
    position: relative;
    border-radius: 0px;
    -moz-border-radius: 10px
}

.navtabs ul {
    padding-left: 40px;
    position: relative;
    padding-top: 10px
}

.navtabs ul li {
    float: left
}

.navtabs ul li a {
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px
}

.navtabs ul {
    padding-top: 23px
}

.navtabs li.active a {
    border-radius: 100px
}

.sub_menu {
    position: absolute;
    padding-inline-start:0px;margin-left: 0;
    background: #111;
    width: 130px;
    margin-top: 10px;
    display: none
}

.header_inner_lstNavtop li:hover>.sub_menu {
    display: block
}

.video__wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 52px;
    left: 0;
    overflow: hidden
}

.header__img {
    display: none;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 50%;
    z-index: 1
}

.pageNews .header {
    height: 499px
}

.pageNews .video__wrap {
    display: none
}

.pageNews .header__img {
    display: block
}

.webp .header__img-top1 {
    background-image: url(../images/top1.webp)
}

.no-webp .header__img-top1 {
    background-image: url(../images/top1.png)
}

.webp .header__img-top2 {
    background-image: url(../images/top2.webp)
}

.no-webp .header__img-top2 {
    background-image: url(../images/top2.png)
}

.webp .header__img-top3 {
    background-image: url(../images/top3.webp)
}

.no-webp .header__img-top3 {
    background-image: url(../images/top3.png)
}

.webp .header__img-top4 {
    background-image: url(../images/top4.webp)
}

.no-webp .header__img-top4 {
    background-image: url(../images/top4.png)
}

.header__img-top1 {
    width: 302px;
    height: 254px;
    margin-left: -151px;
    top: 135px;
    animation: lenxuong 2.5s linear infinite;
    -webkit-animation: lenxuong 2.5s linear infinite
}

.header__img-top2 {
    width: 190px;
    height: 208px;
    top: 87px;
    margin-left: -342px;
    animation: lenxuong 2.1s linear infinite;
    -webkit-animation: lenxuong 2.1s linear infinite
}

.header__img-top3 {
    width: 198px;
    height: 192px;
    top: 91px;
    margin-left: 143px;
    animation: lenxuong 1.8s linear infinite;
    -webkit-animation: lenxuong 1.8s linear infinite
}

.header__img-top4 {
    width: 184px;
    height: 162px;
    top: 341px;
    margin-left: -92px;
    animation: lenxuong 2s linear infinite;
    -webkit-animation: lenxuong 2s linear infinite
}

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

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

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

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

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

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

#tab9 .navtabs ul li a {
    background: #710000
}

.webp .readmore-tab {
    background-image: url(../images/more.webp)
}

.no-webp .readmore-tab {
    background-image: url(../images/more.png)
}

.readmore-tab {
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    right: 20px;
    top: 35px;
    z-index: 5;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    text-indent: -99999px
}

.tab-content {
    background: transparent;
    height: 242px
}

.list-posts {
    padding-top: 25px
}

.list-posts li {
    margin: 0 10px 0 20px;
    position: relative;
    border-bottom: 1px solid #464646
}

.list-posts li:last-child {
    border: none
}

.webp .list-posts li a {
    background-image: url("../images/arr.webp")
}

.no-webp .list-posts li a {
    background-image: url("../images/arr.png")
}

.list-posts li a {
    display: block;
    width: 77%;
    background-repeat: no-repeat;
    background-position: 0 center;
    color: #6d7d9a;
    padding: 0 15px;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.list-posts li .date {
    position: absolute;
    right: 10px;
    top: 0;
    height: 36px;
    color: #6b6b6b;
    font-size: 14px;
    line-height: 36px
}

.list-posts li a:hover {
    color: #f60
}

.main_ba {
    margin-top: 60px
}

#accordion {
    height: 411px;
    overflow: hidden
}

#accordion .panelx {
    float: left;
    display: block;
    width: 119px;
    height: 411px;
    overflow: hidden
}

#accordion .panelx.active {
    width: 664px
}

.panelContent {
    height: 411px;
    width: 664px
}

.pink {
    width: 119px;
    height: 411px;
    float: left;
    cursor: pointer
}

.panelx.active .pink {
    background: transparent
}

.webp .panel1 .panelContent {
    background: url("../images/slide-1-to.webp") 100% 0 no-repeat
}

.no-webp .panel1 .panelContent {
    background: url("../images/slide-1-to.png") 100% 0 no-repeat
}

.webp .panel2 .panelContent {
    background: url("../images/slide-2-to.webp") 100% 0 no-repeat
}

.no-webp .panel2 .panelContent {
    background: url("../images/slide-2-to.png") 100% 0 no-repeat
}

.webp .panel3 .panelContent {
    background: url("../images/slide-3-to.webp") 100% 0 no-repeat
}

.no-webp .panel3 .panelContent {
    background: url("../images/slide-3-to.png") 100% 0 no-repeat
}

.webp .panel4 .panelContent {
    background: url("../images/slide-4-to.webp") 100% 0 no-repeat
}

.no-webp .panel4 .panelContent {
    background: url("../images/slide-4-to.png") 100% 0 no-repeat
}

.webp .panel5 .panelContent {
    background: url("../images/slide-5-to.webp") 100% 0 no-repeat
}

.no-webp .panel5 .panelContent {
    background: url("../images/slide-5-to.png") 100% 0 no-repeat
}

.panel1 .panelContent {
    background-size: cover
}

.panel2 .panelContent {
    background-size: cover
}

.panel3 .panelContent {
    background-size: cover
}

.panel4 .panelContent {
    background-size: cover
}

.panel5 .panelContent {
    background-size: cover
}

.webp .panel1 .pink {
    background: url("../images/slide-1-nho.webp") 0 0 no-repeat
}

.no-webp .panel1 .pink {
    background: url("../images/slide-1-nho.png") 0 0 no-repeat
}

.webp .panel2 .pink {
    background: url("../images/slide-2-nho.webp") 0 0 no-repeat
}

.no-webp .panel2 .pink {
    background: url("../images/slide-2-nho.png") 0 0 no-repeat
}

.webp .panel3 .pink {
    background: url("../images/slide-3-nho.webp") 0 0 no-repeat
}

.no-webp .panel3 .pink {
    background: url("../images/slide-3-nho.png") 0 0 no-repeat
}

.webp .panel4 .pink {
    background: url("../images/slide-4-nho.webp") 0 0 no-repeat
}

.no-webp .panel4 .pink {
    background: url("../images/slide-4-nho.png") 0 0 no-repeat
}

.webp .panel5 .pink {
    background: url("../images/slide-5-nho.webp") 0 0 no-repeat
}

.no-webp .panel5 .pink {
    background: url("../images/slide-5-nho.png") 0 0 no-repeat
}

.main_dl {
    height: 130px;
    padding-left: 137px;
    position: relative;
    margin-bottom: 60px
}

.main_dl .main_dl-ico {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 130px;
    height: 130px
}

.main_dl_qr {
    width: 135px;
    height: 129px;
    background-position: -435px 0;
    position: absolute;
    right: 13px;
    top: -27px;
    padding-top: 11px
}

.main_dl_qr img {
    display: block;
    width: 160px;
    height: 160px;
    margin: 0 auto
}

.main_dl .main_dl-name {
    font-size: 18px;
    color: #1f00bc;
    font-weight: bold;
    margin: 0 0 5px;
    padding-top: 5px
}

.main_dl .main_dl-desc {
    margin: 0 0 6px;
    color: #1f00bc
}

.main_dl-btdl {
    display: block;
    width: 204px;
    height: 83px;
    float: left;
    margin-right: 10px
}

.main_dl-ios {
    background-position: 0 0
}

.main_dl-ios:hover {
    background-position: -204px 0
}

.main_dl-gg {
    background-position: 0 -83px
}

.main_dl-gg:hover {
    background-position: -204px -84px
}

.main_dl-apk {
    background-position: 0 -168px
}

.main_dl-apk:hover {
    background-position: -204px -168px
}

.main_ct_left {
    float: left;
    width: 726px;
    height: 492px;
    background: url(../images/bgkhung1.png) no-repeat
}

.slider .item {
    width: 696px;
    height: 466px;
    margin: 15px auto 0 auto
}

@media(max-width: 1024px) {
    .slider .item {
        width:97.5%;
        height: 474px;
        margin: 7px auto 0 13px
    }
}

@media(max-width: 640px) {
    .slider .item {
        width:96.5%;
        height: 227px;
        margin: 6px auto 0 6px
    }
}

.slider .owl-carousel .owl-item img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.mainNew {
    display: flex
}

.mainNew--left {
    width: 720px;
    display: flex;
    flex-direction: column
}

@media(max-width: 1024px) {
    .mainNew--left {
        width:640px
    }
}

@media(max-width: 640px) {
    .mainNew--left {
        width:340px;
        overflow: hidden;
        margin: 0 auto 0 auto
    }
}

.mainNew--right {
    width: 45%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

@media(max-width: 1024px) {
    .mainNew--right {
        display:none
    }
}

.mainNew--right .itemNew {
    width: 280px;
    background: url(../images/item.png) no-repeat;
    position: relative
}

.mainNew--right .itemNew--1 {
    height: 448px;
    background-position: -25px 0
}

.mainNew--right .itemNew--2 {
    height: 458px;
    background-position: -315px 0
}

.mainNew--right .itemNew--3 {
    height: 290px;
    background-position: -34px -463px
}

.mainNew--right .itemNew--4 {
    height: 300px;
    background-position: -315px -460px
}

.mainNew--right .itemNew:hover .click {
    background-size: 45px;
    width: 45px;
    height: 45px
}

.main_ct {
    position: relative;
    z-index: 2;
    display: flex
}

.main_ct_right {
    float: left;
    width: 730px;
    height: 277px;
    background: url(../images/khung2.png) no-repeat
}

.navtabs {
    height: 54px;
    position: relative;
    border-bottom: 1px solid #d5ddf7;
    width: 666px;
    margin: 21px auto 0 auto
}

@media(max-width: 1024px) {
    .navtabs {
        height:50px;
        width: 600px;
        margin: 8px auto 0 auto;
        background-size: 600px
    }
}

@media(max-width: 640px) {
    .navtabs {
        height:40px;
        width: 320px;
        margin: 13px auto 0 6px;
        background-size: 300px 100%;
        margin: 13px auto 0 -2px !important
    }
}

.navtabs ul {
    padding-left: 18px;
    position: relative;
    padding: 3px 0 0 18px
}

.navtabs ul li {
    float: left
}

.navtabs ul li a {
    display: block;
    color: #3e3e3e;
    text-transform: uppercase;
    font-size: 13px;
    margin-right: 20px;
    position: relative
}

@media(max-width: 1024px) {
    .navtabs ul li a {
        color:#fff
    }
}

@media(max-width: 640px) {
    .navtabs ul li a {
        font-size:13px;
        margin-right: 7px;
        text-transform: unset;
        height: 39px;
        line-height: 45px;
        padding: 0;
        height: 39px !important;
        line-height: 39px !important
    }
}

.navtabs ul li a:before {
    content: "";
    position: absolute;
    top: 20px;
    right: -14px;
    background: url(../images/ico.png) no-repeat;
    background-size: 100%;
    width: 10px;
    height: 10px
}

@media(max-width: 640px) {
    .navtabs ul li a:before {
        display:none !important
    }
}

.navtabs ul li:last-child a:before {
    display: none
}

.navtabs ul li.active a {
    color: #dd6274
}

.readmore-tab {
    display: block;
    width: 27px;
    height: 17px;
    background-position: -567px -40px;
    position: absolute;
    right: 13px;
    top: 17px
}

.tab-content {
    height: 176px;
    width: 89%;
    margin: 7px auto 0 auto
}

@media(max-width: 640px) {
    .tab-content {
        height:152px;
        width: 98%;
        margin: 7px auto 0 auto
    }
}

.main_ct_left {
    min-height: 265px !important
}

@media(max-width: 640px) {
    .main_ct_left {
        min-height:236px !important
    }
}

.list-posts {
    padding-top: 1px
}

.list-posts li {
    margin: 0 10px 0 20px;
    position: relative;
    border-bottom: 1px solid #d5ddf7
}

.list-posts li:last-child {
    border: none
}

.list-posts li a {
    display: block;
    width: 77%;
    background: url(../images/arr_1.png) 0 50% no-repeat;
    color: #000;
    padding: 0 15px;
    font-size: 16px;
    height: 35px;
    line-height: 36px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

@media(max-width: 640px) {
    .list-posts li a {
        font-size:13px;
        height: 30px;
        line-height: 30px
    }
}

.list-posts li .date {
    position: absolute;
    right: 10px;
    top: 0;
    height: 36px;
    color: #6b6b6b;
    font-size: 14px;
    line-height: 36px
}

.list-posts li a:hover {
    color: #f60
}

.main_ba {
    margin-top: 62px
}

#accordion {
    height: 411px;
    overflow: hidden
}

#accordion .panelx {
    float: left;
    display: block;
    width: 119px;
    height: 411px;
    overflow: hidden
}

#accordion .panelx.active {
    width: 664px
}

.panelContent {
    height: 411px;
    width: 664px
}

.pink {
    width: 119px;
    height: 411px;
    float: left;
    cursor: pointer
}

.panelx.active .pink {
    background: transparent
}

.panel1 .panelContent {
    background: url("../images/1_1.jpg") 100% 0 no-repeat;
    background-size: 100%
}

.panel2 .panelContent {
    background: url("../images/2_1.jpg") 100% 0 no-repeat;
    background-size: 100%
}

.panel3 .panelContent {
    background: url("../images/3_1.jpg") 100% 0 no-repeat;
    background-size: 100%
}

.panel4 .panelContent {
    background: url("../images/4_1.jpg") 100% 0 no-repeat;
    background-size: 100%
}

.panel5 .panelContent {
    background: url("../images/5_1.jpg") 100% 0 no-repeat;
    background-size: 100%
}

.panel1 .pink {
    background: url("../images/11.jpg") 0 0 no-repeat
}

.panel2 .pink {
    background: url("../images/22.jpg") 0 0 no-repeat
}

.panel3 .pink {
    background: url("../images/33.jpg") 0 0 no-repeat
}

.panel4 .pink {
    background: url("../images/44.jpg") 0 0 no-repeat
}

.panel5 .pink {
    background: url("../images/55.jpg") 0 0 no-repeat
}

.lnews_left {
    position: relative;
    width: 254px;
    height: 406px;
    margin-right: 15px;
    float: left;
    background: url(../images/popdow2.png) no-repeat;
    background-size: 100% 100%;
    padding: 15px 0 40px
}

.lnews_left-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.lnews_left h3 {
    position: relative;
    font-size: 20px;
    text-align: center;
    color: #fff;
    padding-bottom: 15px;
    text-transform: uppercase
}

.lnews_left .main_dl_qr {
    position: relative;
    margin: 0 auto 10px
}

.lnews_left a {
    position: relative;
    margin: 5px auto 5px;
    float: none
}

.lnews_right {
    width: 855px;
    float: left
}

.lnews_right_lst {
    height: 80px;
    background: #efefef;
    border-bottom: 1px solid #f58ea1
}

.lnews_right_lst li {
    float: left;
    width: 20%;
    position: relative
}

.lnews_right_lst li a {
    display: block;
    width: 100%;
    text-align: center;
    height: 80px;
    line-height: 80px;
    color: #b64b37;
    text-transform: uppercase;
    font-size: 16px;
    border-right: 1px solid #f58ea1
}

.lnews_right_lst li:last-child a {
    border: none
}

.lnews_right_lst li.active {
    background: #f58ea1
}

.lnews_right_lst li.active:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 14px solid #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -14px
}

.lnews_right_lst li.active a {
    color: #fff
}

.lnews_right_ct {
    background: #fff;
    padding: 22px 60px;
    min-height: 600px
}

.lstNews li {
    padding: 10px 0;
    border-top: 1px dotted #ccc
}

.lstNews li:first-child {
    padding-top: 0;
    border: none
}

.lstNews li a {
    display: block;
    padding-left: 0px;
    position: relative;
    height: 30px
}

.lstNews .nThumb {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 101px;
    height: 60px;
    overflow: hidden;
    display: none
}

.lstNews .nThumb img {
    display: block;
    width: 100%;
    height: 60px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.lstNews li a:hover .nThumb img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.lstNews .f-title {
    display: block;
    line-height: 30px;
    color: #111;
    width: 80%;
    font-size: 16px
}

.lstNews .date {
    color: #666;
    position: absolute;
    right: 0;
    font-size: 14px;
    top: 0;
    display: block;
    height: 60px;
    line-height: 60px
}

.lstNews .date.homnay,.list-posts li .date.homnay {
    color: #333
}

.lstNews li a:hover .f-title {
    color: #d2350c
}

.pagination {
    display: block;
    padding: 20px 0;
    margin: 0;
    border-radius: 0
}

.pagination ul {
    text-align: center
}

.pagination ul li {
    display: inline-block;
    width: 28px;
    line-height: 28px;
    background: #222;
    color: #ccc;
    margin: 3px 3px;
    border: 1px solid #2d2d2d
}

.pagination a {
    display: block;
    background: #222;
    color: #fff;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.pagination a:hover,.pagination li.current {
    background: #f60;
    color: #fff;
    border-color: #f60
}

.box-detail {
    color: #000
}

.box-tittle {
    margin-bottom: 10px;
    border-bottom: 1px solid #b1b1b1
}

.box-detail .focus {
    line-height: 29px;
    font-size: 20px;
    text-align: center;
    color: #e3611a;
    margin-bottom: 10px
}

.box-tittle .m-Itime {
    font-size: 12px;
    display: block;
    padding: 0 0 10px;
    color: #8c8c8c
}

.box-detail .box-detail {
    padding: 0 8px
}

.box-detail p {
    padding: 7px 0;
    margin: 0
}

.box-detail a:hover {
    text-decoration: underline
}

.box-detail img {
    max-width: 100%
}

.box-detail .head,.box-detail .time {
    position: relative
}

.box-detail table {
    border-collapse: collapse;
    margin: 0 auto;
    color: #fff
}

.box-detail table td {
    border: 1px solid #000;
    padding: 10px;
    background: #cdc5bb
}

.box-detail table tr:first-child td {
    background: #303030;
    font-weight: bold;
    text-align: center;
    color: #fff
}

.box-detail table tr:nth-child(even) td {
    background: #a19f9b
}

.box-detail table img {
    border: none
}

.box-other {
    padding: 22px 0px;
    padding-top: 30px !important
}

h2.s-boxTitle {
    color: #3b98c3;
    padding: 0 0 13px 7px;
    border-bottom: 2px solid #b7b5b5;
    margin-bottom: 15px;
    font-weight: bold;
    position: relative;
    font-size: 18px
}

h2.s-boxTitle:before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    height: 2px;
    width: 100px;
    background: #f60
}

.lstOther li {
    border-top: 1px dotted #ccc
}

.lstOther li:first-child {
    padding-top: 0;
    border: none
}

.lstOther li a {
    display: block;
    height: 49px;
    line-height: 49px;
    padding: 0 60px 0 0;
    position: relative;
    color: #8b8585
}

.f-title {
    display: block
}

.lstOther li .date {
    position: absolute;
    right: 0;
    color: #8b8585;
    top: 0;
    font-size: 12px
}

.lstOther li .date.homnay {
    color: #c9c6c6
}

.lstOther li:hover a {
    color: #3d3b3b
}

.breadcrumb-b3 {
    height: 40px;
    padding-left: 20px;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    position: relative;
    background-size: cover;
    background: #790000
}

.breadcrumb-b3 div {
    display: inline-block
}

.breadcrumb-b3 a {
    color: #fff;
    display: inline-block
}

.breadcrumb-b3 div a:hover,.breadcrumb-b3 div>span {
    color: #f8d986
}

.breadcrumb-b3 div span {
    display: inline-block;
    padding: 0 5px 0 7px
}

.fb-like {
    margin: 10px 0
}

.dataTag {
    margin: 15px 0
}

.navGc {
    text-align: center
}

.navGc a,.navGc .logo {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    text-shadow: -1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;
    -webkit-text-shadow: -1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;
    -moz-text-shadow: -1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000
}

.navGc a:hover {
    color: #ff8010
}

.navGc .logo {
    position: initial;
    margin: 0 15px;
    background-position: center top
}

.wrapGc-content {
    width: 540px;
    margin: auto;
    background: #ccc;
    padding: 40px
}

body.pageGc footer {
    margin-top: 0
}

.pageGc .f-container {
    min-height: 100vh;
    background: #272725 url("../images/bg.jpg") no-repeat center top
}

.tabsGc-nav {
    text-align: center
}

.tabsGc-nav li {
    display: inline-block;
    margin: 0 5px
}

.tabsGc-nav li a {
    display: block;
    width: 170px;
    line-height: 52px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    background: url("../images/btn.png") no-repeat;
    background-position: 0 -53px;
    background-size: 100%;
    color: #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px
}

.tabsGc-nav li a.active {
    background-position: 0 0
}

.pageGc .main {
    margin-top: 235px;
    padding-bottom: 0
}

.tabsGc-container {
    margin-top: 15px;
    padding: 15px;
    min-height: 300px;
    background: #ccc
}

.tabsGc-container .content-tab {
    color: #222
}

.tabsGc-container .input-control {
    width: 100%;
    height: 40px;
    padding: 5px;
    margin-bottom: 7px;
    color: #222
}

.tabsGc-container .code {
    position: relative;
    line-height: 40px;
    height: 40px;
    width: 100%;
    background: #ff522c;
    text-align: center;
    margin-bottom: 7px;
    color: #fff
}

.tabsGc-container .code .copy-icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    background: #cc3210 url("../images/copy-icon.png") no-repeat center center;
    background-size: 15px;
    border: 0;
    outline: 0
}

.tabsGc-container #result {
    background: transparent;
    height: auto;
    line-height: 1;
    border: 0;
    outline: 0;
    pointer-events: none;
    font-weight: bold;
    width: 160px
}

.tabsGc-container .button {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 7px;
    background: #fff;
    color: #fff;
    outline: 0;
    border: 0
}

.tabsGc-container .button.btn1 {
    background: #b31c18
}

.tabsGc-container .button.btn2 {
    background: #007dd5
}

footer {
    width: 100%;
    padding: 40px 0 30px;
    text-align: center;
    color: #fff;
    background: #181818
}

.funtap {
    display: block;
    text-indent: -999em;
    background-image: url("../images/logo_ft_game_white.png");
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    width: 125px;
    height: 45px;
    left: 0;
    top: -10px
}

.ghdt {
    position: absolute;
    right: 0;
    top: 0
}

.ghdt1 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5
}

.footerInner {
    color: #fff;
    font-size: 13px;
    text-align: center;
    position: relative;
    margin: 0 auto
}

.footerInner a.bs {
    color: #fff;
    display: inline-block;
    margin: 0 10px
}

.footerInner a:hover {
    color: #ff9500
}

.footerInner p {
    margin-bottom: 6px
}

.textright {
    font-size: 13px;
    margin-bottom: 10px !important
}

.logo2 {
    display: block;
    text-indent: -999em;
    background-image: url("../images/logo_ft_game_white.png");
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    width: 125px;
    height: 45px;
    left: 0;
    top: -10px
}

.youtube {
    background-position: 0 -36px;
    margin-left: 20px
}

.box-social {
    width: 92px;
    margin: 15px auto 0
}

.ghdt {
    position: absolute;
    right: 0;
    top: 0
}

.header-video-m {
    display: none
}

.block-hero {
    min-height: 1150px;
    position: relative;
    margin-top: 253px
}

@media(max-width: 1024px) {
    .block-hero {
        margin-top:62px
    }
}

@media(max-width: 512px) {
    .block-hero {
        margin-top:-61px
    }
}

.webp .hero-1 {
    background-image: url(../images/hr1.png)
}

.no-webp .hero-1 {
    background-image: url(../images/hr1.png)
}

.webp .hero-2 {
    background-image: url(../images/hr2.png)
}

.no-webp .hero-2 {
    background-image: url(../images/hr2.png)
}

.webp .hero-3 {
    background-image: url(../images/hr3.png)
}

.no-webp .hero-3 {
    background-image: url(../images/hr3.png)
}

.webp .hero-4 {
    background-image: url(../images/hr4.png)
}

.no-webp .hero-4 {
    background-image: url(../images/hr4.png)
}

.webp .hero-5 {
    background-image: url(../images/hr5.png)
}

.no-webp .hero-5 {
    background-image: url(../images/hr5.png)
}

.hero-1 {
    background-size: 100%;
    background-repeat: no-repeat;
    width: 700px;
    height: 720px;
    position: absolute;
    left: 0px;
    top: 60px
}

.hero-2 {
    background-size: 100%;
    background-repeat: no-repeat;
    width: 700px;
    height: 805px;
    position: absolute;
    left: 0px;
    top: 60px
}

.hero-3 {
    background-size: 100%;
    background-repeat: no-repeat;
    width: 850px;
    height: 640px;
    position: absolute;
    left: -120px;
    top: 140px
}

.hero-4 {
    background-size: 100%;
    background-repeat: no-repeat;
    width: 700px;
    height: 930px;
    position: absolute;
    left: 0px;
    top: 60px
}

.hero-5 {
    background-size: 100%;
    background-repeat: no-repeat;
    width: 700px;
    height: 835px;
    position: absolute;
    left: 0px;
    top: 60px
}

.webp .hero-title-1 {
    background-image: url(../images/des1.webp)
}

.no-webp .hero-title-1 {
    background-image: url(../images/des1.png)
}

.webp .hero-title-2 {
    background-image: url(../images/des2.webp)
}

.no-webp .hero-title-2 {
    background-image: url(../images/des2.png)
}

.webp .hero-title-3 {
    background-image: url(../images/des3.webp)
}

.no-webp .hero-title-3 {
    background-image: url(../images/des3.png)
}

.webp .hero-title-4 {
    background-image: url(../images/des4.webp)
}

.no-webp .hero-title-4 {
    background-image: url(../images/des4.png)
}

.webp .hero-title-5 {
    background-image: url(../images/des5.webp)
}

.no-webp .hero-title-5 {
    background-image: url(../images/des5.png)
}

.hero-title-1 {
    display: block;
    position: absolute;
    top: 60px;
    left: 720px;
    width: 245px;
    height: 555px;
    background-repeat: no-repeat;
    background-size: 100%
}

.hero-title-2 {
    display: block;
    position: absolute;
    top: 60px;
    left: 720px;
    width: 245px;
    height: 555px;
    background-size: 100%;
    background-repeat: no-repeat
}

.hero-title-3 {
    display: block;
    position: absolute;
    top: 60px;
    left: 720px;
    width: 245px;
    height: 555px;
    background-size: 100%;
    background-repeat: no-repeat
}

.hero-title-4 {
    display: block;
    position: absolute;
    top: 60px;
    left: 720px;
    width: 245px;
    height: 555px;
    background-size: 100%;
    background-repeat: no-repeat
}

.hero-title-5 {
    display: block;
    position: absolute;
    top: 60px;
    left: 720px;
    width: 245px;
    height: 555px;
    background-size: 100%;
    background-repeat: no-repeat
}

.webp .type-1 {
    background-image: url(../images/he1.webp)
}

.no-webp .type-1 {
    background-image: url(../images/he1.png)
}

.webp .type-2 {
    background-image: url(../images/he2.webp)
}

.no-webp .type-2 {
    background-image: url(../images/he2.png)
}

.webp .type-3 {
    background-image: url(../images/he3.webp)
}

.no-webp .type-3 {
    background-image: url(../images/he3.png)
}

.webp .type-4 {
    background-image: url(../images/he4.webp)
}

.no-webp .type-4 {
    background-image: url(../images/he4.png)
}

.webp .type-5 {
    background-image: url(../images/he4.webp)
}

.no-webp .type-5 {
    background-image: url(../images/he4.png)
}

.type-1 {
    display: block;
    position: absolute;
    top: 130px;
    left: 975px;
    width: 150px;
    height: 260px;
    background-repeat: no-repeat;
    background-size: 100%
}

.type-2 {
    display: block;
    position: absolute;
    top: 130px;
    left: 975px;
    width: 150px;
    height: 260px;
    background-repeat: no-repeat;
    background-size: 100%
}

.type-3 {
    display: block;
    position: absolute;
    top: 130px;
    left: 975px;
    width: 150px;
    height: 260px;
    background-repeat: no-repeat;
    background-size: 100%
}

.type-4 {
    display: block;
    position: absolute;
    top: 130px;
    left: 975px;
    width: 150px;
    height: 260px;
    background-repeat: no-repeat;
    background-size: 100%
}

.type-5 {
    display: block;
    position: absolute;
    top: 130px;
    left: 975px;
    width: 150px;
    height: 260px;
    background-repeat: no-repeat;
    background-size: 100%
}

.webp .level-1 {
    background-image: url(../images/dk1.webp)
}

.no-webp .level-1 {
    background-image: url(../images/dk1.png)
}

.webp .level-2 {
    background-image: url(../images/dk2.webp)
}

.no-webp .level-2 {
    background-image: url(../images/dk2.png)
}

.webp .level-3 {
    background-image: url(../images/dk3.webp)
}

.no-webp .level-3 {
    background-image: url(../images/dk3.png)
}

.webp .level-4 {
    background-image: url(../images/dk4.webp)
}

.no-webp .level-4 {
    background-image: url(../images/dk4.png)
}

.webp .level-5 {
    background-image: url(../images/dk5.webp)
}

.no-webp .level-5 {
    background-image: url(../images/dk5.png)
}

.level-1 {
    display: block;
    position: absolute;
    top: 620px;
    left: 810px;
    width: 300px;
    height: 300px;
    background-size: 100%;
    background-repeat: no-repeat
}

.level-2 {
    display: block;
    position: absolute;
    top: 620px;
    left: 810px;
    width: 300px;
    height: 300px;
    background-repeat: no-repeat;
    background-size: 100%
}

.level-3 {
    display: block;
    position: absolute;
    top: 620px;
    left: 810px;
    width: 300px;
    height: 300px;
    background-repeat: no-repeat;
    background-size: 100%
}

.level-4 {
    display: block;
    position: absolute;
    top: 620px;
    left: 810px;
    width: 300px;
    height: 300px;
    background-repeat: no-repeat;
    background-size: 100%
}

.level-5 {
    display: block;
    position: absolute;
    top: 620px;
    left: 810px;
    width: 300px;
    height: 300px;
    background-repeat: no-repeat;
    background-size: 100%
}

.nav-hero {
    width: 680px;
    height: 146px;
    position: absolute;
    top: 863px;
    left: 0px;
    right: 0px;
    margin: 0 auto
}

@media(max-width: 1024px) {
    .nav-hero {
        top:934px
    }
}

.webp .nav-button {
    background-image: url(../images/nav-type.webp)
}

.no-webp .nav-button {
    background-image: url(../images/nav-type.png)
}

.nav-button {
    display: block;
    width: 105px;
    height: 100%;
    position: absolute;
    filter: grayscale(1);
    transition: all .4s;
    cursor: pointer
}

.nav-button:hover,.nav-button.active {
    filter: grayscale(0)
}

.nav-button:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.nav-hero1 {
    left: 0px;
    background-position: 0px 0px
}

.nav-hero2 {
    left: 147px;
    background-position: -147px 0px
}

.nav-hero3 {
    left: 294px;
    background-position: -294px 0px
}

.nav-hero4 {
    left: 443px;
    background-position: -443px 0px
}

.nav-hero5 {
    left: 579px;
    background-position: -578px 0px
}

.webp .video-hero {
    background-image: url(../images/video.webp)
}

.no-webp .video-hero {
    background-image: url(../images/video.png)
}

.video-hero {
    position: absolute;
    width: 120px;
    height: 125px;
    background-repeat: no-repeat;
    background-size: 100%;
    left: 610px;
    top: 335px;
    cursor: pointer
}

.block-slide {
    position: relative;
    height: 690px
}

.dg-container {
    width: 1217px;
    height: 637px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -608px;
    padding-top: 125px
}

.dg-wrapper {
    width: 649px;
    height: 412px;
    margin: 0 auto;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -o-perspective: 1000px;
    -ms-perspective: 1000px;
    perspective: 1000px
}

.dg-wrapper a {
    width: 649px;
    height: 412px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: transparent no-repeat top left;
    box-shadow: 0 10px 20px rgba(0,0,0,.3)
}

.dg-wrapper a.dg-transition {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.dg-wrapper a img {
    width: 100%;
    height: 100%;
    display: block;
    filter: grayscale(80%);
    -webkit-filter: grayscale(80%);
    -moz-filter: grayscale(80%)
}

.dg-wrapper a.dg-center img {
    filter: none;
    -webkit-filter: none;
    -moz-filter: none
}

.dg-container nav {
    width: 58px;
    z-index: 1000;
    bottom: 40px;
    left: 50%;
    margin-left: -29px
}

.dg-prev,.dg-next {
    background-image: url(../images/arr_2.png)
}

.dg-prev,.dg-next {
    background-repeat: no-repeat;
    background-position: center right;
    width: 169px;
    height: 421px;
    position: absolute;
    cursor: pointer
}

.dg-prev {
    transform: rotate(180deg);
    top: 122px;
    left: 114px
}

.dg-next {
    top: 122px;
    right: 114px
}

@media screen and (max-width: 1366px) {
    .header-logo {
        width:188px;
        height: 132px
    }

    .header-video {
        top: 130px
    }
}

@media(max-width: 1023px) {
    .video__wrap {
        display:none
    }

    .navtabs ul li.active a {
        pointer-events: none;
        cursor: default
    }

    .navtabs ul {
        padding-top: 3px;
        padding: 0px
    }

    .navtabs ul li a {
        height: 50px;
        line-height: 45px
    }

    .navtabs li.active a {
        border-radius: 0px;
        background: #fdb7c6;
        color: #fff
    }

    .header__img {
        display: block
    }

    .header__img-top2 {
        top: 128px;
        margin-left: -310px
    }

    .header__img-top3 {
        margin-left: 120px;
        top: 128px
    }

    .header {
        height: 512px
    }

    .list-posts {
        padding-top: 8px
    }
}

@media(max-width: 1199px)and (min-width: 1024px) {
    .main_dl-btdl {
        margin-right:0px
    }

    .fixCen {
        width: 1000px
    }

    .header-logo {
        left: 25px
    }

    .main_ct_right {
        width: 400px
    }

    #accordion .panelx.active {
        width: 524px
    }

    .lnews_right {
        width: 715px
    }

    .main {
        padding-bottom: 30px
    }
}

@media(max-width: 1023px) {
    .fixed-box {
        display:none !important
    }

    .block-slide {
        display: none
    }

    .main_ct.cf {
        background: none;
        padding: 0px
    }

    .ghdt1 {
        top: 61px;
        width: 35px;
        height: 48px
    }

    .fixCen {
        width: 640px
    }

    .f-mmb {
        display: block;
        width: 100%;
        overflow: hidden
    }

    .f-mpc {
        background-repeat: no-repeat;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
        position: relative;
        overflow: hidden;
        max-width: calc(100vw - 30px);
        background: url(../images/khung2mb.png) 0 0 no-repeat;
        width: unset;
        height: unset;
        background-size: 100% 100%
    }

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

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

    .header {
        height: 505px
    }

    .header .header_inner {
        background: #2d2b1d;
        height: 60px;
        position: relative;
        z-index: 20
    }

    #nav-icon {
        width: 24px;
        height: 20px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
        position: absolute;
        left: 10px;
        top: 50%;
        margin-top: -10px
    }

    #nav-icon span {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        background: #ccc;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out
    }

    #nav-icon span:nth-child(1) {
        top: 0
    }

    #nav-icon span:nth-child(2) {
        top: 8px
    }

    #nav-icon span:nth-child(3) {
        top: 16px
    }

    #nav-icon.open span:nth-child(1) {
        top: 9px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg)
    }

    #nav-icon.open span:nth-child(2) {
        opacity: 0;
        left: -60px
    }

    #nav-icon.open span:nth-child(3) {
        top: 9px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg)
    }

    .overlay {
        display: none;
        background: rgba(0,0,0,.61);
        width: 100%;
        height: 100%;
        position: fixed;
        z-index: 10
    }

/*    .webp .f-container {
        background-image: url("../images/bg1_mb.webp")
    }

    .no-webp .f-container {
        background-image: url("../images/bg1_mb.jpg")
    }*/

    .f-container {
       /* background-color: #ffedf3;*/
        background-repeat: no-repeat;
        background-position: top center;
        background-size: 1024px;
        -webkit-transition: -webkit-transform .25s ease-out;
        -moz-transition: -moz-transform .25s ease-out;
        transition: transform .25s ease-out;
        -webkit-backface-visibility: hidden;
        -webkit-perspective: 1000;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    body.open {
        overflow: hidden
    }

    body.open .f-container {
        -webkit-transition: -webkit-transform .25s ease-out;
        -moz-transition: -moz-transform .25s ease-out;
        transition: transform .25s ease-out;
        -webkit-transform: translate3d(250px, 0, 0);
        -moz-transform: translate3d(250px, 0, 0);
        -ms-transform: translate3d(250px, 0, 0);
        -o-transform: translate3d(250px, 0, 0);
        transform: translate3d(250px, 0, 0)
    }

    .header_inner_lstNavtop {
        position: fixed;
        left: -250px;
        top: 0;
        display: none;
        width: 250px;
        height: 100%;
        background: #222
    }

    body.open .header_inner_lstNavtop {
        display: block
    }

    .header_inner_lstNavtop li {
        display: block;
        padding: 12px 0;
        border-top: 1px solid #333
    }

    .header_inner_lstNavtop li:nth-child(5) {
        margin-left: 0px
    }

    .header_inner_lstNavtop li a {
        background: transparent;
        padding: 0 15px;
        text-align: left;
        color: #bdbdbd;
        text-shadow: none
    }

    .header_inner_lstNavtop li.active {
        background: #2d2b1d
    }

    .header_inner_lstNavtop li.active a {
        color: #fff
    }

    .box-dlmb a {
        display: block;
        height: 50px;
        position: absolute;
        top: 50%;
        margin-top: -25px;
        background-size: 400px
    }

    .box-dlmb .btn-mb1 {
        width: 135px;
        height: 50px
    }

    .box-dlmb .btn-dls {
        background-position: -190px -5px;
        right: 60px;
        margin-top: -24px
    }

    .box-dlmb .btn-dla {
        background-position: 0px -5px;
        right: 180px
    }

    .box-dlmb .btn-ifb {
        right: 5px;
        width: 50px;
        background-position: -349px -2px;
        height: 50px;
        margin-top: -25px
    }

    .header-logo {
        width: 200px;
        height: 120px;
        background-size: 100%
    }

    .main_bt {
        text-align: center;
        margin-bottom: 28px
    }

    .main_bt_btn {
        float: left;
        width: 31%;
        display: block;
        margin-right: 0px;
        margin: 0 1%
    }

    .main_bt_btn img {
        max-width: 100%;
        display: block;
        width: 100%
    }

    .main_ct_right {
        float: none;
        width: 100%;
        margin-bottom: 30px;
        background: #fff;
        border-radius: 0;
        background: url(../images/khung2mb_1.png) no-repeat
    }

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

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

    .navtabs {
        background-repeat: repeat-x
    }

    .webp .readmore-tab {
        background: url(../images/more.webp)
    }

    .no-webp .readmore-tab {
        background: url(../images/more.png)
    }

    .main_ct_right {
        float: none;
        width: 100%;
        background-repeat: no-repeat;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
        padding: 1vw 2vw;
        max-width: calc(100vw - 30px);
        position: relative;
        overflow: hidden
    }

    .readmore-tab {
        width: 18px;
        background-repeat: no-repeat;
        background: #000;
        color: #fff;
        text-indent: inherit;
        text-align: center;
        line-height: 18px;
        font-weight: bold;
        -webkit-background-size: contain;
        background-size: contain;
        top: 11px
    }

    .main_bb {
        position: relative
    }

    .main_bb .owl-nav [class*=owl-] {
        background: url("../images/spr-m_1.png")
    }

    .main_bb .owl-nav [class*=owl-] {
        background-position: -23px -125px;
        width: 41px;
        height: 41px;
        position: absolute;
        top: 50%;
        margin-top: -20.5px;
        text-indent: -999em
    }

    .main_bb .owl-prev {
        left: 10px
    }

    .main_bb .owl-next {
        right: 10px;
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg)
    }

    .lnews_left {
        display: none
    }

    .lnews_right {
        width: 100%
    }

    .lnews_right_lst {
        height: 73px
    }

    .lnews_right_lst li a {
        height: 72px;
        line-height: 74px;
        font-size: 13px
    }

    .lnews_right_ct {
        padding: 20px 30px
    }

    .breadcrumb-b3 {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .fadetext {
        bottom: 0;
        height: 40px;
        max-height: 100%;
        position: absolute;
        right: 0;
        width: 60px
    }

    .header-logo {
        top: -78px;
        left: 13px;
        right: 0px;
        margin: 0px auto
    }

    footer {
        padding-bottom: 70px
    }

    .header-video-m {
        display: block;
        width: 80px;
        height: 170px
    }

    .hero-1 {
        width: 600px;
        height: 640px;
        left: 0px;
        top: 105px
    }

    .hero-2 {
        width: 600px;
        height: 700px;
        left: 0px;
        top: 70px
    }

    .hero-3 {
        width: 700px;
        height: 530px;
        left: -120px;
        top: 182px
    }

    .hero-4 {
        width: 600px;
        height: 800px;
        left: 0px;
        top: 35px
    }

    .hero-5 {
        width: 600px;
        height: 835px;
        left: 0px;
        top: 90px
    }

    .hero-title-1,.hero-title-2,.hero-title-3,.hero-title-4,.hero-title-5 {
        top: 85px;
        left: 455px;
        width: 160px;
        height: 380px
    }

    .type-1,.type-2,.type-3,.type-4,.type-5 {
        top: 555px;
        left: 475px;
        width: 120px;
        height: 210px
    }

    .level-1,.level-2,.level-3,.level-4,.level-5 {
        top: 720px;
        left: -210px;
        right: 0px;
        width: 240px;
        height: 240px;
        margin: 0px auto
    }

    .video-hero {
        top: 775px;
        left: 175px;
        right: 0px;
        margin: 0 auto
    }

    .nav-hero {
        width: 480px;
        height: 105px;
        background-size: 480px
    }

    .webp .nav-button {
        background-image: url(../images/nav-type.webp)
    }

    .no-webp .nav-button {
        background-image: url(../images/nav-type.png)
    }

    .nav-button {
        display: block;
        width: 74px;
        height: 100%;
        position: absolute;
        background-repeat: no-repeat;
        background-size: 480px
    }

    .nav-hero1 {
        left: 0px;
        background-position: 0px 0px
    }

    .nav-hero2 {
        left: 104px;
        background-position: -104px 0px
    }

    .nav-hero3 {
        left: 207px;
        background-position: -207px 0px
    }

    .nav-hero4 {
        left: 313px;
        background-position: -313px 0px
    }

    .nav-hero5 {
        left: 409px;
        background-position: -409px 0px
    }

    .lg18 {
        top: 60px !important;
        width: 120px !important
    }
}

@media(max-width: 960px) {
    .tab-content {
        height:200px
    }
}

@media(max-width: 640px) {
    .tabsGc-nav li a {
        width:138px;
        font-size: 14px;
        line-height: 40px;
        background-position: 0 -43px
    }

    .f-container {
        background-size: 640px
    }

    .fixCen {
        width: 100%
    }

    .ghdt {
        display: none
    }

    .footerInner {
        color: #fff;
        font-size: 12px
    }

    .footerInner a.bs {
        color: #fff;
        display: inline-block;
        margin: 0 10px
    }

    .footerInner p {
        margin-bottom: 5px;
        padding: 0
    }

    .logo2 {
        position: inherit;
        top: 0;
        margin: 0 auto 10px
    }

    .box-social {
        position: absolute;
        top: -50px;
        right: 10px
    }

    .lnews_right_lst {
        height: 55px
    }

    .lnews_right_lst li {
        width: 20%
    }

    .lnews_right_lst li a {
        height: 55px;
        line-height: 55px;
        font-size: 13px
    }

    .lnews_right_ct,.box-other {
        padding: 20px 20px
    }

    .lstNews li a {
        height: 30px
    }

    .lstNews .f-title {
        line-height: 30px;
        width: 80%
    }

    .lstNews .date {
        height: 30px;
        line-height: 30px
    }

    .lstNews .nThumb {
        display: none
    }

    .lstNews li a {
        padding: 0
    }

    .pageGc .f-container {
        background-size: 1070px
    }

    .wrapGc-content {
        width: 320px;
        padding: 5px;
        padding-top: 20px
    }

    .pageGc .main {
        margin-top: 185px;
        padding: 0
    }

    .navGc .logo {
        width: 100px;
        height: 69px;
        background-size: 100px 69px
    }

    .navGc a {
        font-size: 14px
    }

    .tabsGc-nav li {
        margin: 0 2px
    }

    .tabsGc-container .code {
        text-align: left;
        font-size: 12px;
        padding-left: 10px
    }

    .tabsGc-container #result {
        max-width: 140px
    }

    body.pageGc footer {
        margin-top: 0
    }

    .header {
        height: 390px
    }

    .hero-1 {
        width: 300px;
        height: 315px;
        left: 50%;
        top: 50px;
        margin-left: -150px
    }

    .hero-2 {
        width: 300px;
        height: 350px;
        left: 50%;
        top: 20px;
        margin-left: -170px
    }

    .hero-3 {
        width: 360px;
        height: 270px;
        left: 50%;
        top: 65px;
        margin-left: -240px
    }

    .hero-4 {
        width: 300px;
        height: 400px;
        left: 50%;
        top: 0px;
        margin-left: -160px
    }

    .hero-5 {
        width: 300px;
        height: 350px;
        left: 50%;
        top: 25px;
        margin-left: -150px
    }

    .hero-title-1,.hero-title-2,.hero-title-3,.hero-title-4,.hero-title-5 {
        top: -5px;
        left: 50%;
        width: 85px;
        height: 190px;
        margin-left: 60px
    }

    .type-1,.type-2,.type-3,.type-4,.type-5 {
        top: 261px;
        left: 50%;
        width: 60px;
        height: 105px;
        margin-left: 75px
    }

    .video-hero {
        top: 370px;
        left: 100px;
        right: 0px;
        margin: 0 auto;
        width: 80px;
        height: 80px
    }

    .level-1,.level-2,.level-3,.level-4,.level-5 {
        top: 350px;
        left: -100px;
        right: 0px;
        width: 120px;
        height: 120px;
        margin: 0px auto
    }

    .nav-hero {
        width: 320px;
        height: 70px;
        background-size: 320px;
        top: 465px
    }

    .webp .nav-button {
        background-image: url(../images/nav-type.webp)
    }

    .no-webp .nav-button {
        background-image: url(../images/nav-type.png)
    }

    .nav-button {
        display: block;
        width: 48px;
        height: 100%;
        position: absolute;
        background-repeat: no-repeat;
        background-size: 320px
    }

    .nav-hero1 {
        left: 0px;
        background-position: 0px 0px
    }

    .nav-hero2 {
        left: 70px;
        background-position: -70px 0px
    }

    .nav-hero3 {
        left: 140px;
        background-position: -140px 0px
    }

    .nav-hero4 {
        left: 210px;
        background-position: -210px 0px
    }

    .nav-hero5 {
        left: 274px;
        background-position: -274px 0px
    }

    .block-hero {
        margin-top: 0px;
        min-height: 565px
    }

    .lg18 {
        max-width: 96px !important
    }

    .header__img-top1 {
        width: 151px;
        height: 127px;
        margin-left: -75px;
        top: 138px
    }

    .header__img-top2 {
        top: 128px;
        margin-left: -174px;
        width: 95px;
        height: 104px
    }

    .header__img-top3 {
        margin-left: 63px;
        width: 99px;
        height: 96px;
        top: 129px
    }

    .header__img-top4 {
        width: 92px;
        height: 81px;
        top: 244px;
        margin-left: -48px
    }

    .header,.pageNews .header {
        height: 342px
    }

    .logo2 {
        position: static !important
    }
}

@media(max-width: 635px) {
    .header-logo {
        width:140px;
        height: 96px;
        top: -74px;
        left: 20px
    }

    .main_bt {
        margin-bottom: 15px
    }

    .navtabs ul {
        padding-left: 12px
    }

    .main_ct_right {
        margin-bottom: 15px
    }

    .lnews_right_lst li.active:before {
        display: none
    }

    .footerGc p {
        font-size: 10px;
        margin-bottom: 5px
    }
}

@media(max-width: 480px) {
    .f-container {
        background-size:480px
    }

    .header-logo {
        width: 100px;
        left: 50%;
        height: 60px;
        margin-left: -50px
    }

    .header-video-m {
        top: 85px;
        width: 60px;
        height: 130px
    }
}

@media(max-width: 370px) {
    .lnews_right_lst li a {
        font-size:11px
    }

    .box-dlmb .btn-mb1 {
        width: 99px
    }

    .box-dlmb .btn-dla {
        right: 155px;
        background-size: 300px;
        background-position: 0px 5px
    }

    .box-dlmb .btn-dls {
        right: 60px;
        background-size: 300px;
        background-position: -142px 5px
    }

    .main_bt .main_bt_code {
        margin: 0 2px
    }

    .navtabs ul li a {
        padding: 0 10px;
        font-size: 13px
    }

    .header-logo {
        left: 50%;
        top: 10px
    }

    .box-dlmb .btn-ifb {
        right: 5px;
        width: 40px;
        background-position: -255px 0px;
        height: 40px;
        margin-top: -18px;
        background-size: 295px
    }
}

.owl-carousel,.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    width: 88%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 88%;
    margin: 3% auto 0 8%
}

@media(max-width: 1024px) {
    .owl-carousel .owl-item img {
        display:block;
        width: 99%;
        -o-object-fit: cover;
        object-fit: cover;
        height: 97%;
        margin: 3% auto 0 0%
    }
}

@media(max-width: 512px) {
    .owl-carousel .owl-item img {
        width:101%;
        margin: 2% auto 0 0%
    }
}

.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 5s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(../images/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .5s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-dots,.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    position: absolute;
    width: 100%;
    text-align: right;
    right: -16px;
    bottom: 43px;
    display: flex;
    justify-content: center
}

@media(max-width: 1024px) {
    .owl-theme .owl-nav.disabled+.owl-dots {
        right:-2px;
        bottom: 23px
    }
}

@media(max-width: 640px) {
    .owl-theme .owl-nav.disabled+.owl-dots {
        right:-2px;
        bottom: 9px
    }
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom:1}

.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.owl-dots {
    counter-reset: dots
}

.owl-dot:before {
    counter-increment: dots;
    content: counter(dots);
    width: 18px;
    height: 18px;
    display: block;
    background: #fff;
    color: #000;
    margin: 0 2px;
    text-align: center;
    font-size: 11px;
    line-height: 18px;
    border-radius: 50%
}

.owl-dot.active:before {
    background: #f60
}

.owl-hero .owl-dots {
    display: none
}

.webp .fixed-box {
    background-image: url(../images/fix-box.webp)
}

.no-webp .fixed-box {
    background-image: url(../images/fix-box.png)
}

.fixed-box {
    display: block;
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -70px;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 150px;
    height: 240px;
    z-index: 50
}

.spr_gc {
    background: url("../images/spr_gc.png")
}

.fixed-box a {
    display: block;
    position: absolute;
    text-indent: -999em
}

.fixed-box a.giftcode {
    background-position: 0 0;
    position: absolute;
    top: 142px;
    left: 28px;
    width: 120px;
    height: 40px
}

.fixed-box a.download {
    position: absolute;
    top: 202px;
    left: 15px;
    width: 240px;
    height: 40px
}

.fixed-box a.buycard {
    position: absolute;
    top: 186px;
    left: 28px;
    width: 120px;
    height: 40px
}

.fixed-box a.toggle-box {
    position: absolute;
    left: -3px;
    top: 40%;
    margin-top: -20px;
    width: 25px;
    height: 40px;
    background-position: -122px 0;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.fixed-box a.toggle-box.open {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg)
}

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

.box-code h3 a {
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #212121;
    margin-bottom: 10px;
    background: #b9b9b9;
    padding: 0 0 0 15px;
    height: 30px;
    line-height: 30px
}

.box-code-i {
    display: none;
    margin-bottom: 20px;
    padding: 0 10px
}

.box-code.active .box-code-i {
    display: block
}

.box-code-nd {
    font-size: 13px
}

.box-code-nd p {
    margin-bottom: 10px
}

.get-giftcode {
    display: block;
    border: none;
    width: 120px;
    height: 35px;
    margin: 0 auto;
    background: #ff5310;
    color: #fff;
    outline: none;
    font-weight: bold;
    border-radius: 10px;
    -moz-border-radius: 10px
}

.get-giftcode:hover {
    background: #dc6124
}

.lnews_right_ct1 {
    margin: 0 !important
}

.footerGc {
    text-align: center
}

.img-tin {
    text-align: center
}

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

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

.login-page .logo {
    width: 360px;
    height: 230px;
    position: absolute;
    left: 210px;
    top: 20px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
    background-size: contain
}

.box-login {
    position: absolute;
    left: 0;
    top: 500px
}

.webp .box-login a {
    background-image: url(../images/spr-log.webp)
}

.no-webp .box-login a {
    background-image: url(../images/spr-log.png)
}

.box-login a {
    display: block;
    background-repeat: no-repeat;
    width: 435px;
    height: 100px;
    margin-bottom: 15px
}

.box-login a.fun-login {
    background-position: 0 -133px
}

.box-login a.qplay {
    background-position: 0 -255px
}

.box-cms {
    width: 310px;
    padding: 50px 0px;
    text-align: center;
    font-size: 25px;
    color: #333;
    background: #fff;
    border-radius: 15px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%)
}

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

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

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

.bxh {
    width: 976px;
    height: 640px;
    background-repeat: no-repeat;
    background-size: 100%;
    margin: 40px auto;
    display: none
}

.bxh-content {
    position: relative;
    width: 560px;
    height: 430px;
    top: 140px;
    left: 280px;
    overflow: auto
}

.bxh-content::-webkit-scrollbar {
    width: 6px;
    border-radius: 10px
}

.bxh-content::-webkit-scrollbar-thumb {
    background-color: #c2edff;
    border-radius: 10px;
    width: 8px
}

.bxh-content table th,.bxh-content table td {
    text-align: center
}

.bxh-content table th:not(:first-child),.bxh-content table td:not(:first-child) {
    width: 30%
}

.qr-code {
    width: 70px;
    height: 70px;
    position: absolute;
    left: 52px;
    top: 60px
}

.homepage {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 5px;
    left: 32px
}

.fanpage {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 5px;
    left: 94px
}

@media(max-width: 1023px) {
    .webp .bxh {
        background-image:url(../images/bxh-m.webp)
    }

    .no-webp .bxh {
        background-image: url(../images/bxh-m.png)
    }

    .bxh {
        width: 640px;
        height: 874px;
        background-repeat: no-repeat;
        margin: 40px auto;
        background-size: 100%
    }

    .bxh-content {
        width: 525px;
        height: 430px;
        top: 340px;
        left: 58px
    }
}

@media(max-width: 640px) {
    .bxh {
        width:340px;
        height: 464px;
        margin: 40px auto;
        background-size: 100%
    }

    .bxh-content {
        width: 280px;
        height: 225px;
        top: 185px;
        left: 30px
    }

    .bxh-content table th,.bxh-content table td {
        font-size: 11px
    }
}

.pluginSkinDark a,.pluginSkinDark .uiHeader h3 {
    color: #000 !important
}

.pluginSkinDark ._2vq9 a {
    color: #080808 !important
}

.box-cmfb a {
    color: #000 !important
}

@media(max-width: 460px) {
    .box-dlmb .btn-dls.ios {
        width:120px;
        height: 36px;
        margin-top: -18px;
        background: #000 url(../images/ios1.svg) no-repeat !important;
        background-size: 100% !important;
        border: none
    }

    .box-dlmb .btn-ifb {
        display: block;
        background: url(../images/icon-fb.png) no-repeat 0/100%;
        width: 30px;
        height: 30px;
        background-size: 30px;
        right: 21px;
        margin-top: -15px
    }

    .header .header_inner {
        height: 40px;
        background: #0c0c1c
    }

    .box-dlmb .btn-dls.android {
        background: #000 url(../images/android.svg) no-repeat !important;
        background-size: 100% !important;
        width: 115px;
        height: 34px;
        margin-top: -17px;
        border: none
    }

    a.btn-mb1.btn-dla.spr {
        display: none
    }

    .lg18 {
        width: 106.5px !important;
        top: 40px !important
    }

    .header-logo {
        top: -40px
    }

    .f-mmb.main_bb {
        border: 3px solid #3d3d3d;
        width: 95%;
        margin: 0 auto
    }

    .navtabs li.active a {
        background: #333 !important
    }

    .navtabs {
        background: #111 !important
    }

    .list-posts li a {
        color: #000 !important
    }

    .f-container {
        background-size: 512px !important;
        max-width: 512px !important
    }

    .box-cnhd {
        top: unset !important;
        bottom: 0 !important
    }

    .webp .header__img-top2 {
        background-image: url(../images/tk1.webp)
    }

    .no-webp .header__img-top2 {
        background-image: url(../images/tk1.png)
    }

    .header__img-top2 {
        width: 130px;
        height: 138px;
        background-size: 130px
    }

    .webp .header__img-top1 {
        background-image: url(../images/tk2.webp)
    }

    .no-webp .header__img-top1 {
        background-image: url(../images/tk2.png)
    }

    .header__img-top1 {
        width: 150px;
        height: 125px;
        background-size: 150px;
        top: 102px;
        margin-left: -68px
    }

    .webp .header__img-top3 {
        background-image: url(../images/tk3.webp)
    }

    .no-webp .header__img-top3 {
        background-image: url(../images/tk3.png)
    }

    .header__img-top3 {
        width: 100px;
        height: 95px;
        background-size: 100px;
        top: 157px
    }

    .webp .header__img-top4 {
        background-image: url(../images/tk4.webp)
    }

    .no-webp .header__img-top4 {
        background-image: url(../images/tk4.png)
    }

    .header__img-top4 {
        width: 90px;
        height: 98px;
        background-size: 90px;
        top: 226px;
        margin-left: -36px
    }

    .list-posts li a {
        font-size: 14px
    }
}

.slg--1 {
    width: 790px;
    height: 662px;
    background: url(../images/slogan1.png) no-repeat;
    margin: 1px auto 0 auto;
    background-repeat: no-repeat;
    -webkit-animation: showTitle .5s ease-in-out forwards;
    animation: showTitle .5s ease-in-out forwards
}

@media(max-width: 1024px) {
    .slg--1 {
        width:490px;
        height: 453px;
        background: url(../images/slogan1mb.png) no-repeat;
        margin: 131px auto 1px auto
    }
}

@media(max-width: 640px) {
    .slg--1 {
        width:245px;
        height: 225px;
        margin: 99px auto 1px auto;
        background-size: 245px
    }
}

@media(max-width: 512px) {
    .slg--1 {
        margin:64px auto 1px auto
    }
}

.slg--2 {
    width: 856px;
    height: 157px;
    background: url(../images/slogan3.png) no-repeat;
    margin: -70px auto 0 auto;
    background-repeat: no-repeat;
    -webkit-animation: showTitle .5s ease-in-out forwards;
    animation: showTitle .5s ease-in-out forwards
}

@media(max-width: 1024px) {
    .slg--2 {
        width:800px;
        height: 127px;
        background: url(../images/slogan3mb.png) no-repeat;
        margin: -19px auto 1px -75px;
        background-size: 800px
    }
}

@media(max-width: 640px) {
    .slg--2 {
        width:512px;
        height: 80px;
        margin: -22px auto 1px auto;
        background-size: 512px
    }
}

@media(max-width: 512px) {
    .slg--2 {
        width:340px;
        height: 56px;
        margin: -5px auto -26px auto;
        background-size: 340px
    }
}

.box-dowload {
    position: relative;
    z-index: 13;
    width: 450px;
    height: 168px;
    background-image: url("../images/bgndow.png") !important;
    background-size: 450px 100%;
    border-radius: 20px;
    margin: 0px auto 0 273px;
    display: flex;
    justify-content: space-between;
    padding: 4px 30px 0 10px;
    animation: showsss 1s ease-in-out forwards
}

@media(max-width: 1024px) {
    .box-dowload {
        display:none
    }
}

.box-dowload .qrCodeHome {
    width: 135px;
    height: 135px;
    margin: 12px 0 0 0
}

@media(max-width: 1024px) {
    .box-dowload .qrCodeHome {
        display:none
    }
}

.box-dowload .list-btn .controlDownload {
    display: block;
    width: 146px;
    height: 45px;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-position: center;
    border: 1px solid #fff;
    border-radius: 10px;
    margin-bottom: 5px;
    background-color: #000
}

.box-dowload .list-btn .controlDownload:nth-child(1) {
    margin-top: 7px
}

.box-dowload .list-btn .controlDownload:last-of-type {
    margin-bottom: 0
}

.box-dowload .listBtn {
    display: flex;
    justify-content: space-between
}

.box-dowload .listBtn .btnGroup {
    width: 194px;
    height: 184px;
    display: block;
    background-repeat: no-repeat;
    background-position: 0 0;
    margin: 4px 0px 0px 3px
}

.box-dowload .listBtn .btnGroup--recharge {
    background-image: url("../images/nap.png") !important;
    width: 150px;
    height: 136px;
    margin: 13px 10px 0 0
}

.box-dowload .listBtn .btnGroup--funcard {
    background-position: -197px 0
}

.box-dowload .listBtn .btnGroup--giftcode {
    background-position: -393px 0
}

.box-dowload .btn_recharge {
    position: absolute;
    z-index: 3;
    display: block;
    width: 139px;
    height: 141px;
    right: 9px;
    background-position: -141px 0;
    top: 1px
}

.box-dowload .btn_recharge span {
    width: 55px;
    height: 79px;
    background-position: -424px 0;
    display: block;
    position: absolute;
    top: 33px;
    left: 43px;
    animation: wobble 2s infinite
}

.apk {
    background-image: url("../images/apk.svg")
}

.android {
    background-image: url("../images/android.svg")
}

/*.ios {
    background-image: url("../images/ios1.svg")
}*/

.qrCodeHome {
    width: 135px;
    height: 135px;
    margin: 12px 0 0 0
}

.apk1 {
    background-image: url("../images/apk.svg") !important;
    width: 186px;
    height: 60px;
    background-size: 100%;
    background-position: unset
}

.apk1:hover {
    background-image: url("../images/apk.svg") !important;
    background-position: unset !important
}

.adr1 {
    background-image: url("../images/android.svg") !important;
    width: 186px;
    height: 56px;
    background-size: 100%;
    background-position: unset
}

.adr1:hover {
    background-image: url("../images/android.svg") !important;
    background-position: unset !important
}

.ios1 {
    background-image: url("../images/ios1.svg") !important;
    width: 186px;
    height: 56px;
    background-size: 100%;
    background-position: unset
}

.ios1:hover {
    background-image: url("../images/ios1.svg") !important;
    background-position: unset !important
}

@media(max-width: 1024px) {
    #tab9 {
        margin-top:unset !important;
        height: unset !important;
        min-height: unset !important;
        margin-top: 20px !important
    }

    #tab9 .navtabs {
        display: none !important
    }
}

@media(max-width: 640px) {
    #tab9 {
        margin-top:unset !important;
        height: unset !important;
        min-height: unset !important;
        margin-top: 13px !important
    }
}

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

@media(max-width: 640px) {
    .w-1200 {
        margin:30px auto 0 auto;
        width: 90%
    }
}

.w-1200 .swiper_feature {
    overflow: hidden;
    position: relative;
    padding-bottom: 50px
}

@media(max-width: 1024px) {
    .w-1200 .swiper_feature {
        padding-bottom:30px
    }
}

.w-1200 .swiper_feature .swiper-wrapper .swiper-slide {
    display: block;
    opacity: .8
}

.w-1200 .swiper_feature .swiper-wrapper .swiper-slide::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000000cf
}

.w-1200 .swiper_feature .swiper-wrapper .swiper-slide img {
    display: block;
    max-width: 80%;
    max-height: 100%;
    margin: auto
}

.w-1200 .swiper_feature .swiper-wrapper .swiper-slide-active {
    opacity: 1
}

.w-1200 .swiper_feature .swiper-wrapper .swiper-slide-active::after {
    display: none
}

.w-1200 .swiper_feature .swiper-btn {
    width: 128px;
    height: 156px;
    -webkit-background-size: auto;
    background-size: auto;
    background-image: url("../images/arow.png") !important;
    top: 40%
}

@media(max-width: 1024px) {
    .w-1200 .swiper_feature .swiper-btn {
        width:64px;
        height: 78px;
        background-size: 64px;
        top: 45%
    }
}

@media(max-width: 640px) {
    .w-1200 .swiper_feature .swiper-btn {
        top:37%
    }
}

.w-1200 .swiper_feature .swiper-btn::after {
    display: none
}

.w-1200 .swiper_feature .swiper-btn.swiper-button-next {
    right: 0
}

@media(max-width: 1024px) {
    .w-1200 .swiper_feature .swiper-btn.swiper-button-next {
        right:1px
    }
}

@media(max-width: 640px) {
    .w-1200 .swiper_feature .swiper-btn.swiper-button-next {
        right:-12px
    }
}

.w-1200 .swiper_feature .swiper-btn.swiper-button-prev {
    left: 0;
    transform: rotate(180deg);
    transform-origin: center
}

@media(max-width: 640px) {
    .w-1200 .swiper_feature .swiper-btn.swiper-button-prev {
        left:-11px
    }
}

.w-1200 .swiper_feature .swiper-pagination {
    bottom: 0
}

.w-1200 .swiper_feature .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #7955488c;
    border-radius: 5px;
    opacity: 1
}

@media(max-width: 1024px) {
    .w-1200 .swiper_feature .swiper-pagination .swiper-pagination-bullet {
        background:#3e3e3e
    }
}

@media(max-width: 640px) {
    .w-1200 .swiper_feature .swiper-pagination .swiper-pagination-bullet {
        width:7px;
        height: 7px
    }
}

.w-1200 .swiper_feature .swiper-pagination .swiper-pagination-bullet-active {
    width: 30px;
    background: #d33971
}

@media(max-width: 640px) {
    .w-1200 .swiper_feature .swiper-pagination .swiper-pagination-bullet-active {
        width:20px
    }
}

.pageNews .slg--1 {
    opacity: 0 !important
}

/*# sourceMappingURL=style1.css.map */
