#thewindowbackground {
    background-color: #000;
    left: 0;
    top: 0;
    opacity: .8;
    z-index: 990;
    width: auto;
    position: absolute;
    display: none;
    filter: alpha(opacity=80)
}

#ad_zone_TV {
    z-index: 1000
}

#bannerPopup {
    margin: auto;
    z-index: 1000;
    position: absolute;
    display: none;
    background-color: #000
}

#btClose {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 101;
    cursor: pointer
}

a#btClose:link,
a#btClose:visited {
    background: url(../images/popup-close.html) no-repeat;
    width: 71px;
    height: 32px;
    display: block;
    position: absolute;
    top: 0;
    color: #fff;
    text-align: center;
    font-weight: bold;
    text-indent: -9999px
}

a#btClose:hover {
    background-position: 0 -32px
}

a#btCloseBottom:link,
a#btCloseBottom:visited {
    background: #000;
    width: 23px;
    height: 23px;
    display: block;
    position: absolute;
    top: -3px;
    right: -2px;
    color: #fff;
    text-decoration: none;
    padding: 3px;
    text-align: center;
    font-weight: bold
}

#bannerPopupBottom {
    width: 300px!important;
    height: 126px!important;
    z-index: 1000!important;
    bottom: 0;
    right: 0;
    position: absolute;
    display: none;
    overflow: hidden;
    padding-top: 26px;
    border: 0!important
}

#bannerPopupBottom img {
    border: 1px solid #999
}

#btCloseBottom {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 991;
    cursor: pointer
}

#boxFlashAds {
    height: 1px;
    width: 1px;
    overflow: hidden;
    left: -9999em;
    top: -9999em
}

.fixedBanner {
    position: fixed!important
}

form.CheckClose {
    display: block;
    float: left;
    color: #9e9e9e;
    font-size: 11px;
    white-space: nowrap
}

#bannerPopup .OptionClose {
    background: url(../images/bg-check.html) no-repeat;
    display: block;
    height: 30px;
    width: 345px;
    float: right;
    padding-top: 3px
}

a.PopupBtnClose:link,
a.PopupBtnClose:visited {
    background: url(../images/popup-new-cookie-close.html) no-repeat;
    width: 51px;
    height: 16px;
    display: block;
    color: #fff;
    text-align: center;
    font-weight: bold;
    text-indent: -9999px;
    float: right;
    margin: 4px 5px 0 0
}

a.PopupBtnClose:hover {
    background-position: 0 -16px
}

.PopupBG {
    background: #000
}

#bannerPopup img {
    padding: 32px 0 0 5px
}

#bannerPopup embed {
    margin: 32px 0 0 5px
}

ul.Disc li {
    list-style-type: disc;
    margin-bottom: 0;
    padding: 0 0 0 5px;
    text-align: justify
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 99999
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.fancybox-outer,
.fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url('../fancybox_sprite.html')
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('../fancybox_loading.html') center center no-repeat
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('../blank.html');
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible!important
}

.fancybox-lock {
    overflow: hidden!important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden!important
}

.fancybox-lock-test {
    overflow-y: hidden!important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 10000;
    background: url('../fancybox_overlay.html')
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 15px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
    padding: 0 10px
}

.fancybox-title a {
    padding: 0 10px;
    font-size: 15px
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

h3.Title {
    display: none
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-prev span,
    .fancybox-next span {
        background-image: url('../fancybox_sprite%402x.html');
        background-size: 44px 152px
    }
    #fancybox-loading div {
        background-image: url('../fancybox_loading%402x.html');
        background-size: 24px 24px
    }
}

#fancybox-thumbs {
    position: fixed;
    left: 0;
    width: 100%;
    overflow: hidden;
    z-index: 8050
}

#fancybox-thumbs.bottom {
    bottom: 2px
}

#fancybox-thumbs.top {
    top: 2px
}

#fancybox-thumbs ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0
}

#fancybox-thumbs ul li {
    float: left;
    padding: 1px;
    opacity: .5
}

#fancybox-thumbs ul li.active {
    opacity: .75;
    padding: 0;
    border: 1px solid #fff
}

#fancybox-thumbs ul li:hover {
    opacity: 1
}

#fancybox-thumbs ul li a {
    display: block;
    position: relative;
    overflow: hidden;
    border: 1px solid #222;
    background: #111;
    outline: 0
}

#fancybox-thumbs ul li img {
    display: block;
    position: relative;
    border: 0;
    padding: 0;
    max-width: none
}

.Rating {
    width: 150px;
    height: 90px;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 1000
}

.MRating {
    width: 90px;
    height: 40px;
    display: none;
    overflow: hidden;
    text-indent: -9999px;
    position: absolute;
    top: 0;
    left: 60px;
    z-index: 1000
}

@media screen and (max-width:768px) {}

@media screen and (max-width:1025px) {
    .Rating_margintop {
        top: 170px
    }
}

.Rating_nph_0 {
    background: url(../images/nph-0.html) no-repeat
}

.Rating_nph_12 {
    background: url(../images/nph-12.html) no-repeat
}

.Rating_nph_18 {
    background: url(../images/nph-18.html) no-repeat
}

.Rating_vng_0 {
    background: url(../images/vng-0.html) no-repeat
}

.Rating_vng_12 {
    background: url(../images/vng-12.html) no-repeat
}

.Rating_vng_18 {
    /*background: url(../images/vng-18.jpg) no-repeat*/
}

.Rating_long-dinh_0 {
    background: url(../images/long-dinh-0.html) no-repeat
}

.Rating_long-dinh_12 {
    background: url(../images/long-dinh-12.html) no-repeat
}

.Rating_long-dinh_18 {
    background: url(../images/long-dinh-18.html) no-repeat
}

.Rating_minh-phuong-thinh_0 {
    background: url(../images/minh-phuong-thinh-0.html) no-repeat
}

.Rating_minh-phuong-thinh_12 {
    background: url(../images/minh-phuong-thinh-12.html) no-repeat
}

.Rating_minh-phuong-thinh_18 {
    background: url(../images/minh-phuong-thinh-18.html) no-repeat
}

.Rating_nguyen-bao_0 {
    background: url(../images/nguyen-bao-0.html) no-repeat
}

.Rating_nguyen-bao_12 {
    background: url(../images/nguyen-bao-12.html) no-repeat
}

.Rating_nguyen-bao_18 {
    background: url(../images/nguyen-bao-18.html) no-repeat
}

.Rating_bp_0 {
    background: url(../images/bp-0.html) no-repeat
}

.Rating_bp_12 {
    background: url(../images/bp-12.html) no-repeat
}

.Rating_bp_18 {
    background: url(../images/bp-18.html) no-repeat
}

.M_Rating_vng_0 {
    background: url(../images/m-vng-0.html) no-repeat
}

.M_Rating_vng_12 {
    background: url(../images/m-vng-12.html) no-repeat
}

.M_Rating_vng_18 {
    background: url(../images/m-vng-18.html) no-repeat
}

.M_Rating_long-dinh_0 {
    background: url(../images/m-long-dinh-0.html) no-repeat
}

.M_Rating_long-dinh_12 {
    background: url(../images/m-long-dinh-12.html) no-repeat
}

.M_Rating_long-dinh_18 {
    background: url(../images/m-long-dinh-18.html) no-repeat
}

.M_Rating_minh-phuong-thinh_0 {
    background: url(../images/m-minh-phuong-thinh-0.html) no-repeat
}

.M_Rating_minh-phuong-thinh_12 {
    background: url(../images/m-minh-phuong-thinh-12.html) no-repeat
}

.M_Rating_minh-phuong-thinh_18 {
    background: url(../images/m-minh-phuong-thinh-18.html) no-repeat
}

.M_Rating_nguyen-bao_0 {
    background: url(../images/m-nguyen-bao-0.html) no-repeat
}

.M_Rating_nguyen-bao_12 {
    background: url(../images/m-nguyen-bao-12.html) no-repeat
}

.M_Rating_nguyen-bao_18 {
    background: url(../images/m-nguyen-bao-18.html) no-repeat
}

.M_Rating_bp_0 {
    background: url(../images/m-bp-0.html) no-repeat
}

.M_Rating_bp_12 {
    background: url(../images/m-bp-12.html) no-repeat
}

.M_Rating_bp_18 {
    background: url(../images/m-bp-18.html) no-repeat
}

.M_Rating_nph_0 {
    background: url(../images/m-nph-0.html) no-repeat
}

.M_Rating_nph_12 {
    background: url(../images/m-nph-12.html) no-repeat
}

.M_Rating_nph_18 {
    background: url(../images/m-nph-18.html) no-repeat
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform, height
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    width: 24px;
    height: 58px;
    margin-top: -29px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 24px 58px;
    -webkit-background-size: 24px 58px;
    background-size: 24px 58px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("../images/chars/left.html");
    left: 0;
    right: auto
}

.swiper-button-prev:hover {
    background-image: url("../images/chars/left-hov.html")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("../images/chars/right.html");
    right: 0;
    left: auto
}

.swiper-button-next:hover {
    background-image: url("../images/chars/right-hov.html")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: 0;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #892c2e
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    -moz-transform: translate3d(0px, -50%, 0);
    -o-transform: translate(0px, -50%);
    -ms-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination-progress {
    background: rgba(0, 0, 0, 0.25);
    position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube,
.swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next+.swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.swiper-container {
    width: 100%;
    height: 100%
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: left;
    justify-content: left;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: top;
    align-items: top
}

.slide-char {
    width: 235px;
    display: block
}

.intro .swiper-button-prev {
    background: url("../images/banner/arrow-left.png") no-repeat;
    left: 0;
    right: auto;
    width: 36px;
    height: 75px
}

.intro .swiper-button-prev:hover {
    background: url("../images/banner/arrow-left-hov.html") no-repeat
}

.intro .swiper-button-next {
    background: url("../images/banner/arrow-right.png") no-repeat;
    left: auto;
    right: 0;
    width: 36px;
    height: 75px
}

.intro .swiper-button-next:hover {
    background: url("../images/banner/arrow-right-hov.html") no-repeat
}

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: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1
}

ol,
ul {
    list-style: none
}

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

caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q,
blockquote {
    quotes: none
}

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

a img {
    border: 0
}

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

.layout-sprite,
.layout-btn-dieukhoan-hov,
.layout-btn-dieukhoan,
.layout-btn-giftcode-hov,
.layout-btn-giftcode,
.layout-btn-zingid-hov,
.layout-btn-zingid,
.layout-main-nav__event-hov,
.layout-main-nav__event,
.layout-main-nav__feature-hov,
.layout-main-nav__feature,
.layout-main-nav__home-hov,
.layout-main-nav__home,
.layout-main-nav__support-hov,
.layout-main-nav__support,
.layout-main-nav__lib-hov,
.layout-main-nav__lib,
.layout-main-nav__social-hov,
.layout-main-nav__social,
.layout-top-hov,
.layout-top,
/* #main-nav ul>li>a.main-nav__event, */
/* #main-nav ul>li>a.main-nav__event:hover, */
/* #main-nav ul>li>a.main-nav__event.active, */
/* #main-nav ul>li>a.main-nav__feature, */
/* #main-nav ul>li>a.main-nav__feature:hover, */
/* #main-nav ul>li>a.main-nav__feature.active, */
/* #main-nav ul>li>a.main-nav__home, */
/* #main-nav ul>li>a.main-nav__home:hover, */
/* #main-nav ul>li>a.main-nav__home.active, */
/* #main-nav ul>li>a.main-nav__lib, */
/* #main-nav ul>li>a.main-nav__lib:hover, */
/* #main-nav ul>li>a.main-nav__lib.active, */
/* #main-nav ul>li>a.main-nav__support, */
/* #main-nav ul>li>a.main-nav__support:hover, */
/* #main-nav ul>li>a.main-nav__support.active, */
/* #main-nav ul>li>a.main-nav__social, */
/* #main-nav ul>li>a.main-nav__social:hover, */
/* #main-nav ul>li>a.main-nav__social.active, */
/* .top, */
/* .top:hover, */
/* .btn-sub a.btn-1, */
/* .btn-sub a.btn-1:hover, */
/* .btn-sub a.btn-2, */
/* .btn-sub a.btn-2:hover, */
/* .btn-sub a.btn-3, */
/* .btn-sub a.btn-3:hover */
{ 
    background-image: url('../images/layout-img.png');
    background-repeat: no-repeat
}

.layout-btn-dieukhoan-hov {
    background-position: 0 0;
    height: 70px;
    width: 256px
}

.layout-btn-dieukhoan {
    background-position: 0 -70px;
    height: 70px;
    width: 256px
}

.layout-btn-giftcode-hov {
    background-position: 0 -140px;
    height: 70px;
    width: 256px
}

.layout-btn-giftcode {
    background-position: 0 -210px;
    height: 70px;
    width: 256px
}

.layout-btn-zingid-hov {
    background-position: 0 -280px;
    height: 70px;
    width: 256px
}

.layout-btn-zingid {
    background-position: 0 -350px;
    height: 70px;
    width: 256px
}

.layout-main-nav__event-hov {
    background-position: 0 -420px;
    height: 78px;
    width: 145px
}

.layout-main-nav__event {
    background-position: 0 -498px;
    height: 78px;
    width: 145px
}

.layout-main-nav__feature-hov {
    background-position: 0 -576px;
    height: 78px;
    width: 145px
}

.layout-main-nav__feature {
    background-position: 0 -654px;
    height: 78px;
    width: 145px
}

.layout-main-nav__home-hov {
    background-position: 0 -732px;
    height: 78px;
    width: 135px
}

.layout-main-nav__home {
    background-position: 0 -810px;
    height: 78px;
    width: 135px
}

.layout-main-nav__support-hov {
    background-position: 0 -888px;
    height: 78px;
    width: 152px
}

.layout-main-nav__support {
    background-position: 0 -966px;
    height: 78px;
    width: 152px
}

.layout-main-nav__lib-hov {
    background-position: 0 -1044px;
    height: 78px;
    width: 144px
}

.layout-main-nav__lib {
    background-position: 0 -1122px;
    height: 78px;
    width: 144px
}

.layout-main-nav__social-hov {
    background-position: 0 -1200px;
    height: 78px;
    width: 133px
}

.layout-main-nav__social {
    background-position: 0 -1278px;
    height: 78px;
    width: 133px
}

.layout-top-hov {
    background-position: 0 -1356px;
    height: 40px;
    width: 40px
}

.layout-top {
    background-position: 0 -1396px;
    height: 40px;
    width: 40px
}

a {
    color: #000;
    text-decoration: none
}

a:hover {
    color: #ff7e00
}

input {
    margin: 0;
    padding: 0;
    color: #414141
}

input::-webkit-input-placeholder {
    color: #414141
}

input:-moz-placeholder {
    color: #414141
}

input::-moz-placeholder {
    color: #414141
}

input:-ms-input-placeholder {
    color: #414141
}

strong {
    font-weight: bold
}

fieldset legend {
    display: none
}

.loading {
    background: url(../images/loading.html) no-repeat center;
    width: 100%;
    height: 200px;
    margin: 0 auto
}

footer .copyright,
.wrapper-out .wrapper,
.wrapper-out .wrapper .page-main--top,
.main-content div.plugin-social-block-p,
section {
    display: block;
    overflow: hidden
}

a.page-header__logo,
.game-info a,
.search__button,
#main-nav ul>li>a,
.top,
.char .char-tab li .tab-1,
.char .char-tab li .tab-2,
.char .char-tab li .tab-3,
.char .char-tab li .tab-4,
.char .char-tab li .tab-5,
.char .char-tab li .tab-6 {
    display: block;
    /* font: 0/0 a; */
	color: transparent;
    text-shadow: none;
}

.game-info-sprite,
.game-info-logo-vng
{
    background-image: url('../images/game-info-sc62e22e4a0.png');
    background-repeat: no-repeat
}

.game-info-logo-vng {
    background-position: 0 0;
    height: 49px;
    width: 33px
}

.game-info {
    min-height: 155px;
	display: block;
}

.game-info a {
    float: left
}

.game-info__download {
    background: url(../images/qrcode.html) no-repeat;
    width: 290px;
    height: 190px
}

.game-download {
    background: url(../images/download.gif) no-repeat;
    width: 300px;
    height: 100px;
    position: absolute;
    top: 0;
    left: -5px;
}

.game-download:hover {
    background: url(../images/download-hov.png) no-repeat;
}

.game-download.off,
.game-download.off:hover {
    background: url(../images/download-off.html) no-repeat;
    cursor: not-allowed
}

.game-info__reg {
    background-position: 0 -331px;
    height: 41px;
    width: 150px;
    position: absolute;
    top: 100px;
    left: -5px;
    background: url(../images/bt-dkn.png) no-repeat 0 0;
}

.game-info__reg:hover {
    background-position: 0 -437px;
    height: 53px;
    width: 153px;
	background: url(../images/bt-dkn.png) no-repeat 0 -39px;
}

.game-info__reg.Off {
    background-position: 0 -384px;
    height: 53px;
    width: 153px;
    cursor: default
}

.game-info__donate {
    background-position: -1px -49px;
    height: 41px;
    width: 150px;
    position: absolute;
    top: 100px;
    left: 145px;
    background: url(../images/bt-dkn.png) no-repeat -150px 0;
}

.game-info__donate:hover {
    background-position: 0 -155px;
    height: 53px;
    width: 153px;
	background: url(../images/bt-dkn.png) no-repeat -150px -39px;
}

.game-info__donate.Off {
    background-position: 0 -102px;
    height: 53px;
    width: 153px;
    cursor: default
}

footer {
    clear: both;
    width: 1000px;
    margin: 0 auto
}

footer .copyright {
    padding: 50px 0
}

footer .copyright p {
    float: left;
    font-size: 0;
    margin: 0 10px
}

footer .copyright img {
    margin-left: 110px;
	width: 207px;
	height: 80px;
}

footer .copyright .text {
    width: 650px;
    margin: 0;
    font-size: 14px;
    color: #bbb;
    padding: 0;
    text-align: left
}

div#popup-social-home {
    top: 150px!important
}

.search {
    float: right;
    padding: 19px 20px 28px 0
}

.search__field {
    background: #1e2125;
    border: 1px solid #0e0f11;
    color: #9ca7ad;
    width: 160px;
    height: 23px;
    text-indent: 10px;
    float: left;
    padding: 0
}

.search__button {
    float: left;
    border: 0;
    cursor: pointer
}

#cse.search-results b {
    font-weight: bold
}

#cse.search-results table {
    margin: 0
}

#cse.search-results .gsc-adBlock,
#cse.search-results .gsc-resultsHeader,
#cse.search-results .gcsc-branding,
#cse.search-results .gsc-url-top {
    display: none
}

#cse.search-results .gsc-control-cse,
#cse.search-results .gsc-control-cse-vi {
    background: 0;
    border: 0;
    padding: 0
}

#cse.search-results .gsc-above-wrapper-area {
    border-bottom: 0
}

#cse.search-results .gsc-webResult.gsc-result {
    border: 0;
    border-bottom: 1px solid #bebebe
}

#cse.search-results .gs-result .gs-title,
#cse.search-results .gs-result .gs-title * {
    color: #2c221b;
    height: auto;
    font-weight: bold;
    text-decoration: none
}

#cse.search-results .gs-result .gs-title:hover,
#cse.search-results .gs-result .gs-title:hover * {
    color: #c82f00
}

#cse.search-results .gsc-table-result tr {
    background: 0
}

#cse.search-results .gsc-table-result td {
    border: 0;
    padding: 0
}

#cse.search-results .gsc-table-result,
#cse.search-results .gsc-thumbnail-inside,
#cse.search-results .gsc-url-top {
    padding-left: 0;
    padding-right: 0
}

#cse.search-results .gsc-expansionArea .gsc-webResult.gsc-result {
    margin-bottom: 0;
    padding: 10px 0
}

#cse.search-results .gsc-results .gsc-cursor-box {
    margin: 10px 0
}

#cse.search-results .gsc-results .gsc-cursor-box .gsc-cursor-page {
    background: #fff;
    border: 1px solid #8d8c8b;
    color: #000;
    display: block;
    float: left;
    height: 25px;
    line-height: 28px;
    padding: 0 10px;
    text-decoration: none
}

#cse.search-results .gsc-results .gsc-cursor-box .gsc-cursor-page.gsc-cursor-current-page {
    text-decoration: none;
    background: #02355d;
    border: 1px solid #02355d;
    color: #fff
}

#main-nav {
	width: 100%;
/* 	display: flex; */
	flex-wrap: wrap;
	background: rgb(2 32 62 / 75%);
}

#main-nav ul {
    width: 960px;
    margin: 0 auto;
}

#main-nav ul>li {
    float: left;
    position: relative;
	width: 110px;
}

#main-nav ul>li a {
	color: #c9c9dd;
	/* text-shadow: 2px 2px #000; */
	height: 75px;
	display: flex;
	align-items: center;
	/* justify-content: center; */
	justify-content: center;
	font-size: 18px;
	/* padding-right: 25px; */
}

#main-nav ul>li>a:hover {
    color: #ffc966;
    /* background: none !important; */
	background: url(../images/menu-hov.png) no-repeat center -9px;
}

#main-nav ul>li>a.active {
	background: url(../images/menu-hov.png) no-repeat center -9px;
}

#main-nav ul>li>a.main-nav__event {
    /* padding-left: 13px; */
}

#main-nav ul>li>a.main-nav__event.off {
    opacity: .3
}

#main-nav ul>li>a.main-nav__feature {
    /* padding-left: 10px; */
}

#main-nav ul>li>a.main-nav__feature.off {
    opacity: .3
}

#main-nav ul>li>a.main-nav__home {
    padding-left: 0;
}

#main-nav ul>li>a.main-nav__home.off {
    opacity: .3
}

#main-nav ul>li>a.main-nav__lib {
    /* padding-left: 220px; */
}

#main-nav ul>li>a.main-nav__lib.off {
    opacity: .3
}

#main-nav ul>li>a.main-nav__support {
    /* padding-left: 15px; */
    padding-right: 0;
}

#main-nav ul>li>a.main-nav__support.off {
    opacity: .3
}

#main-nav ul>li>a.main-nav__social {
    /* padding-left: 13px; */
}

#main-nav ul>li>a.main-nav__social.off {
    opacity: .3
}

#main-nav ul>li:hover ul {
    display: block
}

#main-nav ul>li>ul {
    background: #191e2c;
    border-bottom: 1px solid #526bb7;
    padding-top: 10px;
    overflow: hidden;
    display: none;
    position: absolute;
    top: 78px;
    left: 50%;
    margin-left: -84px;
    width: 170px;
    height: auto;
    z-index: 9999
}

#main-nav ul>li>ul>li {
    width: 170px;
    border-bottom: 1px solid #2f374d
}

#main-nav ul>li>ul>li:last-child {
    border-bottom: 0
}

#main-nav ul>li>ul>li ul {
    display: none
}

#main-nav ul>li>ul>li a {
    color: #e6e6e6;
    height: auto;
    font: 16px/35px Arial;
    text-align: center
}

#main-nav ul>li>ul>li a:hover,
#main-nav ul>li>ul>li a.active {
    color: #bca767
}

body {
    background: url(../images/page-footer.jpg) no-repeat center top, url(../images/footer.jpg) no-repeat center bottom;
	/*background-color: #090b1a;*/
	background-color: #000;
    color: #414141;
    font: 14px/1.5 "Microsoft YaHei", Tahoma, "simsun", sans-serif
}

.Rating_vng_18 {
    top: 0
}

.wrapper-out .wrapper {
    /*background: url(../images/page-header.jpg) no-repeat center top*/
}

.wrapper-out .wrapper.random_bg.header1 {
    background-image: url(../images/page-header1.html)
}

.wrapper-out .wrapper.random_bg.header2 {
    background-image: url(../images/page-header2.html)
}

.wrapper-out .wrapper.random_bg.header3 {
    background-image: url(../images/page-header3.html)
}

.wrapper-out .wrapper.random_bg.header4 {
    background-image: url(../images/page-header4.html)
}

.wrapper-out .wrapper .page-header {
    height: 380px;
    margin: 0 auto;
    position: relative
}

.wrapper-out .wrapper .page-header--outter {
    /* background: url(../images/nav.png) top center repeat-x; */
    width: 100%;
    margin: 0 auto
}

.wrapper-out .wrapper .page-header__logo {
    background: url() top center no-repeat;
    background-size: 100%;
    float: left;
    position: absolute;
    left: 50%;
    top: 10px;
    height: 150px;
    width: 150px;
    margin-left: -75px;
}

.wrapper-out .wrapper .page-header__clip {
    float: left;
    position: absolute;
    left: 342px;
    top: 334px;
    height: 189px;
    width: 312px;
    text-indent: -9999px;
    background: url(../images/clip.png) top center no-repeat
}

.wrapper-out .wrapper .page-header__clip:hover {
    background: url(../images/clip-hov.png) top center no-repeat
}

.wrapper-out .wrapper .page-main {
    float: left;
	padding-bottom: 130px;
}

.wrapper-out .wrapper .page-main--bot {
    width: 1000px;
    margin: 0 auto;
    position: relative
}

.wrapper-out .wrapper .page-main--top {
    width: 1000px;
    margin: 0 auto;
    overflow: visible
}

.wrapper-out .wrapper .page-main aside {
    float: left;
    width: 290px;
    position: relative;
    z-index: 5
}

.wrapper-out .wrapper .page-main main {
    float: left;
    width: 690px;
	padding-left: 20px;
}

#main-content {
    position: relative
}

.top {
    clear: both;
    background-position: 0 -1396px;
    height: 40px;
    width: 40px;
    margin: 0 auto
}

.top:hover {
    background-position: 0 -1356px;
    height: 40px;
    width: 40px
}

.top#scrolltop {
    position: absolute
}

.main-content {
    width: 690px;
    float: left
}

.main-content__title {
    background: #003d62;
    padding-left: 40px;
    height: 105px;
    padding-top: 10px
}

.main-content__title h1 {
    height: 48px;
    color: #fff;
    font: bold 23px/50px Arial
}

.main-content__title #breadcrumb {
    background: url(../images/icon-breadcrumb.png) no-repeat 0 4px;
    padding-left: 18px
}

.main-content__title #breadcrumb li {
    display: inline-block;
    color: #fff
}

.main-content__title #breadcrumb li a {
    color: #fff;
    text-decoration: none
}

.main-content__title #breadcrumb li a:hover {
    color: #fff;
    text-decoration: underline
}

.main-content__title #breadcrumb li.active,
.main-content__title #breadcrumb li:last-child {
    font-weight: bold;
    color: #fff
}

.main-content div.plugin-social-block-p {
    background: 0;
    border-bottom: 1px solid #0f8861;
    margin-bottom: 20px;
    width: 630px;
    padding: 0 30px;
    margin-left: -30px
}

.main-content div.plugin-social-block-p.active {
    background: #c5c5c5;
    position: fixed;
    top: 0;
    z-index: 100
}

.main-content article {
    background: #f0fbfb;
    padding: 40px 30px 100px;
    color: #2c221b;
    width: 630px;
    min-height: 680px;
    overflow: hidden
}

.main-content article article {
    padding: 0
}

.main-content article iframe {
    display: block
}

.main-content article a {
    color: #2170d3;
    text-decoration: underline
}

.main-content article a:hover {
    color: #c82f00;
    text-decoration: underline
}

.main-content article .article__title {
    color: #1f1f1f;
    font: bold 22px/34px Tahoma;
    text-align: left
}

.main-content article .article__time {
    display: block;
    color: #2c221b;
    font-size: 14px;
    padding-bottom: 10px;
    text-align: right
}

.main-content article .article__detail {
    clear: both
}

.btn-sub {
    /* background: url(../images/bg-btn-sub.png) center top no-repeat; */
    width: 293px;
    height: 210px;
    overflow: hidden;
}
.btn-sub a {
    text-indent: -9999px;
    display: block;
    overflow: hidden;
}

.btn-sub a.btn-1 {
    background-position: 19px -210px;
    height: 70px;
    width: 293px;
    background: url('../images/btn-hdtt.png');
}

.btn-sub a.btn-1:hover {
    background-position: 19px -210px;
    height: 70px;
    width: 293px;
	background: url(../images/btn-hdtt-hov.png);
}

.btn-sub a.btn-2 {
    background-position: 19px -350px;
    height: 70px;
    width: 293px;
    background: url(../images/btn-sk.png);
}

.btn-sub a.btn-2:hover {
    background-position: 19px -350px;
    height: 70px;
    width: 293px;
	background: url(../images/btn-sk-hov.png);
}

.btn-sub a.btn-3 {
    background-position: 19px -70px;
    height: 70px;
    width: 100%;
    margin-bottom: 0;
    background: url(../images/btn-gc.png);
}

.btn-sub a.btn-3:hover {
    background-position: 19px -70px;
    height: 70px;
    width: 100%;
	background: url(../images/btn-gc-hov.png);
}

.tinhnang {
    background: url(../images/bg-tinhnang.png) no-repeat;
    width: 293px;
    height: 282px;
    display: block;
    overflow: hidden;
    padding-top: 60px;
	margin-top: 15px;
    float: left;
    clear: both
}

.tinhnang ul li {
    float: left;
    width: 50%;
    height: 60px
}

.tinhnang ul li p {
    height: 60px;
    display: table-cell;
    vertical-align: middle
}

.tinhnang ul li a {
    color: #979797;
    padding: 0 15px 0 40px;
    display: block;
}

.tinhnang ul li a:hover {
    color: #dec47c
}

#fanpage-facebook {
    border: medium none;
    visibility: visible;
    height: 210px;
    width: 260px;
    margin-top: 10px
}

.FormSearch {
    position: absolute;
    top: 510px;
    left: 667px;
    width: 330px;
    background: #013b4a;
    border: #092e4d solid 1px;
    z-index: 100
}

.subpage .FormSearch {
    left: 650px
}

.FormSearch input {
    background: #013b4a;
    border: 0;
    float: left;
    width: 260px;
    padding-left: 10px;
    line-height: 29px;
    font-family: Arial;
    color: #bdb7a1;
    font-size: 14px;
    outline: 0
}

.FormSearch input::placeholder {
    color: #9c957d
}

.FormSearch .BtnSearch {
    background: url(../images/btn-search.html) no-repeat;
    height: 29px;
    width: 30px;
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    cursor: pointer;
    float: right
}

.FormSearch .BtnSearch:hover {
    background-position: 0 -29px
}

.sticky-right {
    width: 190px;
    position: fixed;
    top: 10px;
    right: 0;
    z-index: 100
}

.sticky-right.close {
    right: -156px
}

.sticky-right a.bt-control {
    width: 30px;
    height: 40px;
    background: url(../images/fixed-box/bt-open.html) no-repeat;
    top: 40%;
    position: absolute;
    left: 0
}

.sticky-right a.bt-control.open {
    background: url(../images/fixed-box/bt-open.html) no-repeat
}

.sticky-right a.bt-control.close {
    background: url(../images/fixed-box/bt-close.html) no-repeat
}

.sticky-right .bg-link {
    background: #0f131f;
    border: 1px solid #c8b784;
    border-radius: 5px;
    width: 157px;
    padding: 10px 0;
    margin-left: 30px;
    text-align: center
}

.sticky-right .bg-link a {
    display: block
}

.sticky-right .bg-link .right-app-icon {
    margin: 0 auto 5px
}

.sticky-right .bg-link div.home-fan {
    margin: 0 auto 5px;
    display: block;
    overflow: hidden
}

.sticky-right .bg-link .right-home {
    display: inline-block;
    background: url(../images/fixed-box/right-home.html) center top no-repeat;
    width: 63px;
    height: 50px;
    text-indent: -9999px
}

.sticky-right .bg-link .right-fanpage {
    display: inline-block;
    background: url(../images/fixed-box/right-fanpage.html) center top no-repeat;
    width: 63px;
    height: 50px;
    text-indent: -9999px
}

.sticky-right .bg-link .right-ios {
    background: url(../images/fixed-box/right-ios.html) center top no-repeat;
    width: 144px;
    height: 40px;
    text-indent: -9999px;
    margin: 0 auto 5px
}

.sticky-right .bg-link .right-ios:hover {
    background: url(../images/fixed-box/right-ios-hov.html) center top no-repeat
}

.sticky-right .bg-link .right-google-play {
    background: url(../images/fixed-box/right-google-play.html) center top no-repeat;
    width: 144px;
    height: 40px;
    text-indent: -9999px;
    margin: 0 auto 5px
}

.sticky-right .bg-link .right-google-play:hover {
    background: url(../images/fixed-box/right-google-play-hov.html) center top no-repeat
}

.sticky-right .bg-link .right-apk {
    background: url(../images/fixed-box/right-apk.html) center top no-repeat;
    width: 144px;
    height: 40px;
    text-indent: -9999px;
    margin: 0 auto 5px
}

.sticky-right .bg-link .right-apk:hover {
    background: url(../images/fixed-box/right-apk-hov.html) center top no-repeat
}

.sticky-right .bg-link .right-pc {
    background: url(../images/fixed-box/right-pc.html) center top no-repeat;
    width: 144px;
    height: 40px;
    text-indent: -9999px;
    margin: 0 auto 5px
}

.sticky-right .bg-link .right-pc:hover {
    background: url(../images/fixed-box/right-pc-hov.html) center top no-repeat
}

.sticky-right .bg-link .right-napgem {
    background: url(../images/fixed-box/right-napgem.html) center top no-repeat;
    width: 144px;
    height: 100px;
    text-indent: -9999px;
    margin: 0 auto 5px
}

.home-sprite,
.home-icon-more-hov,
.home-icon-more {
    background-image: url('../images/home-s3ae8a8e10c.html');
    background-repeat: no-repeat
}

.home-icon-more-hov {
    background-position: 0 0;
    height: 20px;
    width: 20px
}

.home-icon-more {
    background-position: 0 -20px;
    height: 20px;
    width: 20px
}

.banner {
    position: relative
}

.banner-event {
    position: relative;
    overflow: hidden;
    float: left;
    z-index: 1;
    height: 250px;
    width: 690px;
}

.banner-event__list {
    position: relative;
    width: 20000em;
    height: 100%
}

.banner-event__list li {
    float: left
}

.banner-event__list li a,
.banner-event__list li img {
    display: block;
    height: 250px;
    width: 690px
}

.banner-event__control {
    position: absolute;
    z-index: 10;
    right: 15px;
    top: 10px;
    height: 26px
}

.banner-event__control a {
    background: #0c203b;
    color: #fff;
    margin: 0 8px;
    width: 15px;
    height: 15px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-size: 13px;
    transform: rotate(45deg);
    text-indent: -9999px
}

.banner-event__control a:hover,
.banner-event__control a.active {
    background: #a28a68;
    color: #fff;
    text-decoration: none
}

.chars-sprite,
.chars-clip,
.chars-tab-1-hov,
.chars-tab-1,
.chars-tab-2-hov,
.chars-tab-2,
.chars-tab-3-hov,
.chars-tab-3,
.chars-tab-4-hov,
.chars-tab-4,
.chars-tab-5-hov,
.chars-tab-5,
.chars-tab-6-hov,
.chars-tab-6,
.char .char-tab li .tab-1,
.char .char-tab li .tab-1:hover,
.char .char-tab li:hover .tab-1,
.char .char-tab li.active .tab-1,
.char .char-tab li .tab-2,
.char .char-tab li .tab-2:hover,
.char .char-tab li:hover .tab-2,
.char .char-tab li.active .tab-2,
.char .char-tab li .tab-3,
.char .char-tab li .tab-3:hover,
.char .char-tab li:hover .tab-3,
.char .char-tab li.active .tab-3,
.char .char-tab li .tab-4,
.char .char-tab li .tab-4:hover,
.char .char-tab li:hover .tab-4,
.char .char-tab li.active .tab-4,
.char .char-tab li .tab-5,
.char .char-tab li .tab-5:hover,
.char .char-tab li:hover .tab-5,
.char .char-tab li.active .tab-5,
.char .char-tab li .tab-6,
.char .char-tab li .tab-6:hover,
.char .char-tab li:hover .tab-6,
.char .char-tab li.active .tab-6 {
    background-image: url('../images/chars-sf4e6fd0d58.html');
    background-repeat: no-repeat
}

.chars-clip {
    background-position: 0 0;
    height: 141px;
    width: 166px
}

.chars-tab-1-hov {
    background-position: 0 -141px;
    height: 34px;
    width: 36px
}

.chars-tab-1 {
    background-position: 0 -175px;
    height: 34px;
    width: 36px
}

.chars-tab-2-hov {
    background-position: 0 -209px;
    height: 34px;
    width: 36px
}

.chars-tab-2 {
    background-position: 0 -243px;
    height: 34px;
    width: 36px
}

.chars-tab-3-hov {
    background-position: 0 -277px;
    height: 34px;
    width: 36px
}

.chars-tab-3 {
    background-position: 0 -311px;
    height: 34px;
    width: 36px
}

.chars-tab-4-hov {
    background-position: 0 -345px;
    height: 34px;
    width: 36px
}

.chars-tab-4 {
    background-position: 0 -379px;
    height: 34px;
    width: 36px
}

.chars-tab-5-hov {
    background-position: 0 -413px;
    height: 34px;
    width: 36px
}

.chars-tab-5 {
    background-position: 0 -447px;
    height: 34px;
    width: 36px
}

.chars-tab-6-hov {
    background-position: 0 -481px;
    height: 34px;
    width: 36px
}

.chars-tab-6 {
    background-position: 0 -515px;
    height: 34px;
    width: 36px
}

.char {
    position: relative
}

.char .char-tab {
    width: 150px;
    height: 75px;
    z-index: 10;
    position: absolute;
    left: 63px;
    top: 55px
}

.char .char-tab li {
    float: left;
    margin: 0 9px 5px 0
}

.char .char-tab li .tab-1 {
    background-position: 0 -175px;
    height: 34px;
    width: 36px
}

.char .char-tab li .tab-1:hover {
    background-position: 0 -141px;
    height: 34px;
    width: 36px
}

.char .char-tab li:hover .tab-1,
.char .char-tab li.active .tab-1 {
    background-position: 0 -141px;
    height: 34px;
    width: 36px
}

.char .char-tab li .tab-2 {
    background-position: 0 -243px;
    height: 34px;
    width: 36px
}

.char .char-tab li .tab-2:hover {
    background-position: 0 -209px;
    height: 34px;
    width: 36px
}

.char .char-tab li:hover .tab-2,
.char .char-tab li.active .tab-2 {
    background-position: 0 -209px;
    height: 34px;
    width: 36px
}

.char .char-tab li .tab-3 {
    background-position: 0 -311px;
    height: 34px;
    width: 36px
}

.char .char-tab li .tab-3:hover {
    background-position: 0 -277px;
    height: 34px;
    width: 36px
}

.char .char-tab li:hover .tab-3,
.char .char-tab li.active .tab-3 {
    background-position: 0 -277px;
    height: 34px;
    width: 36px
}

.char .char-tab li .tab-4 {
    background-position: 0 -379px;
    height: 34px;
    width: 36px
}

.char .char-tab li .tab-4:hover {
    background-position: 0 -345px;
    height: 34px;
    width: 36px
}

.char .char-tab li:hover .tab-4,
.char .char-tab li.active .tab-4 {
    background-position: 0 -345px;
    height: 34px;
    width: 36px
}

.char .char-tab li .tab-5 {
    background-position: 0 -447px;
    height: 34px;
    width: 36px
}

.char .char-tab li .tab-5:hover {
    background-position: 0 -413px;
    height: 34px;
    width: 36px
}

.char .char-tab li:hover .tab-5,
.char .char-tab li.active .tab-5 {
    background-position: 0 -413px;
    height: 34px;
    width: 36px
}

.char .char-tab li .tab-6 {
    background-position: 0 -515px;
    height: 34px;
    width: 36px
}

.char .char-tab li .tab-6:hover {
    background-position: 0 -481px;
    height: 34px;
    width: 36px
}

.char .char-tab li:hover .tab-6,
.char .char-tab li.active .tab-6 {
    background-position: 0 -481px;
    height: 34px;
    width: 36px
}

.char .char-cont {
    width: 707px;
    height: 342px;
    position: relative
}

.char .char-cont li {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.char .char-cont li.active {
    z-index: 5;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear
}

.char .char-cont li .char-clip {
    width: 166px;
    height: 141px;
    background: url(../images/chars/clip.html) center top no-repeat;
    display: block;
    text-indent: -9999px;
    position: absolute;
    top: 130px;
    left: 43px
}

section {
    float: left
}

section.posts {
    background: rgb(0 0 0 / 35%);
    width: 690px;
    height: 478px;
    position: relative;
}

section.banner {
    height: 250px;
    width: 690px
}

section.char {
    height: 342px;
    width: 707px;
    float: left
}

.posts__view {
    background: url(../images/icon-more.png) no-repeat right 0;
    float: right;
    color: #b0b8ce;
    font: 12px/24px Arial;
    padding-right: 30px;
    margin: 9px 0;
    height: 22px;
    position: absolute;
    right: 20px;
    top: 10px
}

.posts__view:hover {
    background: url(../images/icon-more-hov.png) no-repeat right 0;
    color: #d6dced
}

.posts__tab {
    float: left;
    padding-top: 10px;
    border-bottom: 1px solid #60697c;
    width: 680px;
    position: relative;
    margin-left: 10px
}

.posts__tab li {
    float: left;
    margin: 0 5px 0 0
}

.posts__tab li a {
    background: 0;
    color: #bdcee5;
    display: block;
    float: left;
    padding: 2px 9px;
    font: bold 15px/32px Arial;
    text-align: center
}

.posts__tab li a:hover {
    color: #dec47c
}

.posts__tab li a.active {
    background: url(../images/post-tab-hov.png) center bottom no-repeat;
    color: #dec47c
}

.posts__list {
    width: 670px;
    padding: 10px;
    overflow: hidden;
    float: left
}

.posts__list li {
    border-bottom: 1px dashed #1c263e;
    overflow: hidden;
    color: #b3bdcc
}

.posts__list li:last-child {
    border-bottom: 0
}

.posts__list li:first-child {
    border: 1px solid #1c263e
}

.posts__list li:first-child a {
    color: #ffb733;
}

.posts__list li:first-child .posts__post-title {
    background: #1e273d
}

.posts__list li:first-child time {
    padding-right: 10px
}

.posts__list li .posts__post-image {
    border: 2px solid #666874;
    width: 136px;
    height: 86px;
    float: left;
    margin: 10px 10px 10px 0
}

.posts__list li .posts__post-image img {
    width: 136px;
    height: 86px
}

.posts__list li .posts__post-image:hover {
    border-color: #b3bdcc
}

.posts__list li .posts__post-image~.posts__post-title {
    background: none!important;
    text-indent: 0;
    font-weight: bold;
    font-size: 14px;
    color: #6997c0
}

.posts__list li .posts__post-title {
    background: url(../images/icon-news.gif) no-repeat 0 center;
    display: block;
    text-indent: 15px;
    line-height: 40px;
    color: #b3bdcc;
    text-decoration: none
}

.posts__list li .posts__post-title:hover {
    color: #dec47c
}

.posts__list li .posts__post-title:hover time {
    color: #b3bdcc
}

.posts__list li .posts__post-title time {
    color: #b3bdcc;
    font-size: 13px;
    float: right;
    font-weight: normal
}

.posts__list li .posts__post-intro {
    font-weight: normal;
    color: #9a9a9e;
    line-height: 22px;
    display: block
}

.intro {
    clear: both;
    position: relative;
    width: 1000px;
    overflow: hidden;
    margin: 0 auto 20px;
    padding-top: 15px
}

.intro img {
    display: block
}

.box_hotro {
    background: #2884c6;
    color: #fff;
    height: 25px;
    position: absolute;
    left: 0;
    width: 230px;
    top: -45px;
    padding: 10px
}

label {
    color: #ccc;
    font-style: italic;
    display: block;
    width: 30px;
    height: 30px;
    background: #c62860;
    position: relative;
    text-indent: -9999px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: -40px
}

label.close {
    background: url(../images/btn_close.gif) no-repeat
}

label.open {
    background: url(../images/btn_open.gif) no-repeat
}

.ranking {
    width: 870px;
    height: 550px;
    margin: 0 auto 15px;
    background: url(../images/ranking/bg-ranking.html) no-repeat;
    position: relative;
    padding: 0 0 0 130px;
    float: none
}

.ranking .tabbxh ul {
    width: 100%;
    height: 51px
}

.ranking .tabbxh ul li {
    float: left
}

.ranking .tabbxh ul li a {
    height: 51px;
    display: block;
    overflow: hidden;
    text-indent: -9999px
}

.ranking .tabbxh ul li a.tab-1 {
    background: url(../images/ranking/ranking-tab1.html) no-repeat;
    width: 150px
}

.ranking .tabbxh ul li a.tab-1:hover,
.ranking .tabbxh ul li.active a.tab-1 {
    background: url(../images/ranking/ranking-tab1-hov.html) no-repeat
}

.ranking .tabbxh ul li a.tab-2 {
    background: url(../images/ranking/ranking-tab2.html) no-repeat;
    width: 146px
}

.ranking .tabbxh ul li a.tab-2:hover,
.ranking .tabbxh ul li.active a.tab-2 {
    background: url(../images/ranking/ranking-tab2-hov.html) no-repeat
}

.ranking .tabbxh ul li a.tab-3 {
    background: url(../images/ranking/ranking-tab3.html) no-repeat;
    width: 149px
}

.ranking .tabbxh ul li a.tab-3:hover,
.ranking .tabbxh ul li.active a.tab-3 {
    background: url(../images/ranking/ranking-tab3-hov.html) no-repeat
}

.ranking .tabbxh ul li.active a,
.ranking .tabbxh ul li a:hover {
    background: url(../images/ranking/bg-tab-act.html);
    color: #000;
    border-bottom: 0
}

.ranking .tabbxh ul li.off a,
.ranking .tabbxh ul li.off a:hover {
    opacity: .4;
    filter: alpha(opacity=40);
    background: url(../images/ranking/bg-tab.html)
}

.styled-select {
    height: 32px;
    width: 180px;
    overflow: hidden;
    position: absolute;
    right: 15px;
    top: 10px
}

.styled-select select {
    border: 0;
    font-size: 16px;
    height: 32px;
    width: 192px;
    background: url(../images/ranking/bg-select.html) left top no-repeat;
    padding: 5px;
    color: #5e93b4;
    outline: 0
}

.styled-select select option {
    color: #000
}

.styled-select.other {
    right: 205px
}

ul.list-data-bxh {
    display: block;
    overflow: hidden;
    padding-top: 5px
}

ul.list-data-bxh li {
    width: 100%;
    display: block;
    overflow: hidden;
    border-bottom: 1px dashed #1c263e;
    padding: 3px 0;
    height: 32px
}

ul.list-data-bxh li span {
    width: 90px;
    line-height: 32px;
    display: block;
    float: left;
    color: #dff2fb;
    text-align: center
}

ul.list-data-bxh li .col-bxh-1 {
    width: 90px
}

ul.list-data-bxh li .col-bxh-2 {
    width: 150px
}

ul.list-data-bxh li .col-bxh-3 {
    width: 250px;
    font-weight: bold
}

ul.list-data-bxh li .col-bxh-4 {
    width: 90px;
    text-align: right
}

ul.list-data-bxh li .col-bxh-5 {
    width: 120px;
    text-align: right
}

ul.list-data-bxh li .col-bxh-6 {
    width: 165px
}

ul.header {
    display: block;
    overflow: hidden;
    padding-top: 5px
}

ul.header li {
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px dashed #1c263e;
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 3px 0;
    height: 32px
}

ul.header li span {
    width: 90px;
    line-height: 32px;
    display: block;
    float: left;
    color: #dff2fb;
    text-align: center
}

ul.header li .col-bxh-1 {
    width: 90px
}

ul.header li .col-bxh-2 {
    width: 150px
}

ul.header li .col-bxh-3 {
    width: 250px;
    font-weight: bold
}

ul.header li .col-bxh-4 {
    width: 90px
}

ul.header li .col-bxh-5 {
    width: 120px
}

ul.header li .col-bxh-6 {
    width: 165px
}

.pagination-container {
    width: 100%;
    margin: 5px auto;
    text-align: center;
    overflow: hidden
}

.pagination-container .pagination {
    overflow: hidden;
    display: inline-block;
    margin: 0 auto
}

.pagination-container .pagination li {
    display: inline-block;
    float: left;
    margin: 0 5px
}

.pagination-container .pagination li a {
    background: #0a0f21;
    border: 1px solid #02355d;
    color: #fff;
    padding: 0 10px;
    display: block;
    font: bold 12px/28px Tahoma;
    text-decoration: none
}

.pagination-container .pagination li a:hover,
.pagination-container .pagination li.active a {
    background-color: #02355d
}

.pagination-container .pagination li.first a,
.pagination-container .pagination li.last a,
.pagination-container .pagination li.prev a,
.pagination-container .pagination li.next a {
    background-color: transparent;
    border: 0;
    padding: 0;
    text-indent: -9999px
}

.pagination-container .pagination li.disabled a,
.pagination-container .pagination li.disabled a:hover {
    cursor: default;
    opacity: .3
}

.pagination-container .pagination li.prev a {
    background: url(../images/ranking/first.html) top center no-repeat;
    height: 30px;
    width: 30px;
    margin-top: 5px
}

.pagination-container .pagination li.prev a:hover {
    background: url(../images/ranking/first.html) top center no-repeat;
    height: 25px;
    width: 25px
}

.pagination-container .pagination li.prev.disabled a,
.pagination-container .pagination li.prev.disabled a:hover {
    height: 25px;
    width: 25px
}

.pagination-container .pagination li.next a {
    background: url(../images/ranking/last.html) top center no-repeat;
    height: 25px;
    width: 25px;
    text-indent: -9999px;
    margin-top: 5px
}

.pagination-container .pagination li.next a:hover {
    background: url(../images/ranking/last.html) top center no-repeat;
    height: 25px;
    width: 25px
}

.pagination-container .pagination li.next.disabled a,
.pagination-container .pagination li.next.disabled a:hover {
    height: 25px;
    width: 25px
}

.pagination-container .pagination li.last a {
    height: 25px;
    width: 25px
}

.pagination-container .pagination li.last a:hover {
    height: 25px;
    width: 25px
}

.pagination-container .pagination li.last.disabled a,
.pagination-container .pagination li.last.disabled a:hover {
    height: 25px;
    width: 25px
}

.pagination-container .pagination li.first a {
    height: 25px;
    width: 25px
}

.pagination-container .pagination li.first a:hover {
    height: 25px;
    width: 25px
}

.pagination-container .pagination li.first.disabled a,
.pagination-container .pagination li.first.disabled a:hover {
    height: 25px;
    width: 25px
}

ul.list-data-bxh {
    display: none
}

#page-1 {
    display: block
}

.pagination-container .pagination li.page {
    display: none
}

.pagination-container .pagination li.group-page-1 {
    display: block
}

.fixed-box {
    display: block;
    background: url(../images/fixed-box/bg-fixed-box.html) no-repeat;
    width: 189px;
    height: 200px;
    position: fixed;
    top: 200px;
    right: 0;
    z-index: 100;
    padding: 15px 13px 0 10px
}

.fixed-box .box1 {
    float: left;
    width: 78px
}

.fixed-box .box2 {
    float: right;
    width: 104px
}

@media only screen and (min-width:319px) and (max-width:768px) {
    .fixed-box {
        display: none
    }
}

.fixed-box .toggle {
    background: url(../images/fixed-box/btn-fixed.html) 0 -187px no-repeat;
    position: relative;
    display: block;
    width: 76px;
    height: 35px;
    text-indent: -9999px
}

.fixed-box .toggle:hover {
    background-position: -76px -187px
}

.fixed-box .toggle.Off,
.fixed-box .toggle.Off:hover {
    background-position: 0 -187px;
    opacity: .4;
    filter: alpha(opacity=40)
}

.fixed-box .toggle.close {
    background-position: 0 -152px
}

.fixed-box .toggle.close:hover {
    background-position: -76px -152px
}

.fixed-box a.trang-chu {
    background: url(../images/fixed-box/btn-fixed.html) 0 0 no-repeat;
    position: relative;
    display: block;
    width: 76px;
    height: 76px;
    text-indent: -9999px
}

.fixed-box a.trang-chu:hover {
    background-position: -76px 0
}

.fixed-box a.trang-chu.Off,
.fixed-box a.trang-chu.Off:hover {
    opacity: .4;
    filter: alpha(opacity=40)
}

.fixed-box a.fanpage {
    background: url(../images/fixed-box/btn-fixed.html) 0 -76px no-repeat;
    position: relative;
    display: block;
    width: 76px;
    height: 76px;
    text-indent: -9999px
}

.fixed-box a.fanpage:hover {
    background-position: -76px -76px
}

.fixed-box ul.download {
    width: 104px;
    height: 71px;
    position: relative
}

.fixed-box ul.download li {
    float: left
}

.fixed-box ul.download .app-info__install--app-store>a {
    display: block;
    width: 104px;
    height: 37px;
    text-indent: -9999px;
    background: url(../images/fixed-box/btn-fixed-app.html) no-repeat;
    margin-bottom: 5px
}

.fixed-box ul.download .app-info__install--app-store>a:hover {
    background-position: -104px 0
}

.fixed-box ul.download .app-info__install--app-store>a.Off,
.fixed-box ul.download .app-info__install--app-store>a.Off:hover {
    opacity: .4;
    filter: alpha(opacity=40);
    cursor: default
}

.fixed-box ul.download .app-info__install--google-play>a {
    display: block;
    width: 104px;
    height: 37px;
    text-indent: -9999px;
    background: url(../images/fixed-box/btn-fixed-app.html) 0 -37px no-repeat
}

.fixed-box ul.download .app-info__install--google-play>a:hover {
    background-position: -104px -37px
}

.fixed-box ul.download .app-info__install--google-play>a.Off,
.fixed-box ul.download .app-info__install--google-play>a.Off:hover {
    opacity: .4;
    filter: alpha(opacity=40);
    cursor: default
}

.show {
    display: block;
}

.hide {
    display: none;
}

.prefix-1 {
    background: #FF0000;
    font-size: 12px;
    margin-right: 5px;
    padding: 0px 3px;
    border: 1px solid #7cb56e;
    border-radius: 3px;
    color: #dcdcdc;
}

.prefix-2 {
    background: #d35b11;
    font-size: 12px;
    margin-right: 5px;
    padding: 0px 3px;
    border: 1px solid #d9906f;
    border-radius: 3px;
    color: #dcdcdc;
}

.prefix-3 {
    background: #c50909;
    font-size: 12px;
    margin-right: 5px;
    padding: 0px 3px;
    border: 1px solid #b74646;
    border-radius: 3px;
    color: #dcdcdc;
}

.prefix-4 {
    background: #0259c9;
    font-size: 12px;
    padding: 0px 3px;
    margin-right: 5px;
    border: 1px solid #568bb7;
    border-radius: 3px;
    color: #dcdcdc;
}

.prefix-5 {
    background: #1b8e06;
    font-size: 12px;
    margin-right: 5px;
    padding: 0px 3px;
    border: 1px solid #7cb56e;
    border-radius: 3px;
    color: #dcdcdc;
}

.prefix-6 {
    background: #c50909;
    font-size: 12px;
    margin-right: 5px;
    padding: 0px 3px;
    border: 1px solid #b74646;
    border-radius: 3px;
    color: #dcdcdc;
}

.prefix-7 {
    background: #1b8e06;
    font-size: 12px;
    margin-right: 5px;
    padding: 0px 3px;
    border: 1px solid #7cb56e;
    border-radius: 3px;
    color: #dcdcdc;
}

.prefix-8 {
    background: #1b8e06;
    font-size: 12px;
    margin-right: 5px;
    padding: 0px 3px;
    border: 1px solid #7cb56e;
    border-radius: 3px;
    color: #dcdcdc;
}

.prefix-9 {
    background: #8104c1;
    font-size: 12px;
    padding: 0px 3px;
    margin-right: 5px;
    border: 1px solid #a856b7;
    border-radius: 3px;
    color: #dcdcdc;
}

.prefix-10 {
    background: #0008f7;
    font-size: 12px;
    padding: 0px 3px;
    margin-right: 5px;
    border: 1px solid #6968b3;
    border-radius: 3px;
    color: #dcdcdc;
}

.prefix-11 {
    background: #1b8e06;
    font-size: 12px;
    margin-right: 5px;
    padding: 0px 3px;
    border: 1px solid #7cb56e;
    border-radius: 3px;
    color: #dcdcdc;
}

.prefix-12 {
    background: #1b8e06;
    font-size: 12px;
    margin-right: 5px;
    padding: 0px 3px;
    border: 1px solid #7cb56e;
    border-radius: 3px;
    color: #dcdcdc;
}

.prefix-13 {
    background: #1b8e06;
    font-size: 12px;
    margin-right: 5px;
    padding: 0px 3px;
    border: 1px solid #7cb56e;
    border-radius: 3px;
    color: #dcdcdc;
}

.prefix-14 {
    background: #1b8e06;
    font-size: 12px;
    margin-right: 5px;
    padding: 0px 3px;
    border: 1px solid #7cb56e;
    border-radius: 3px;
    color: #dcdcdc;
}

.prefix-15 {
    background: #1b8e06;
    font-size: 12px;
    margin-right: 5px;
    padding: 0px 3px;
    border: 1px solid #7cb56e;
    border-radius: 3px;
    color: #dcdcdc;
}


/******************************
	Dev by Doan
******************************/

#main-nav .main-nav__list .main-nav__list-left {
    float: left;
}

#main-nav .main-nav__list .main-nav__list-right {
    float: right;
}

#main-nav .main-nav__list .li>li {
    display: inline-block;
    width: 110px;
    line-height: 75px;
    text-align: center;
}

#main-nav .main-nav__list .li>li>a {
	display: block;
	color: #c9c9dd;
	font-size: 18px;
}

#main-nav .main-nav__list .li>li>a:hover {
	color: #f3c258;
}

#main-nav .main-nav__list .li>li>a:hover,
#main-nav .main-nav__list .li>li>a.active {
	background: url(../images/menu-hov.png) no-repeat 0 -9px;
}

#boxscroll {
	height: 405px;
    overflow: auto;
    margin-right: auto;
    margin-left: auto;
}