@charset "UTF-8";

.header-menu a {
    color: #fff;
}


.inner {
    width: 1200px;
    margin: auto
}
.inners {
    width: 1400px;
    margin: auto
}

.dplayer-menu {
    display: none !important
}

.float-clear:after {
    content: "";
    display: block;
    clear: both
}

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

   
}

.iframe-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}

.iframe-container iframe {
    position: absolute;
    top: 0;
    border: 0;
    height: 102%;
    width: 100%;
    overflow: hidden;
}

.logo-footer img {
    width: 100%;
    max-width: 150px;
}

.ellipsis2 {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2
}

.breakword {
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden
}

.index-wrapper {
    width: 100%;
    background: radial-gradient(#efc5c5, #4e7c9d);
	padding-bottom: 50px;
}

.index-wrapper .living-room {
    height: 640px;
    background-image: url('img/back.png');
    background-position: center;
    background-size: cover;
    margin-top: -130px;
    padding-top: 130px;
    padding-bottom: 30px;
}
.slider-home.show-for-mobile .swiper-slide img {
    background: #fff;
    border-radius: 10px;
    width: calc(100% - 10px);
    margin-left: 5px;
}

body[data-page="1"] .index-wrapper .living-room .video-inner {
	height: auto !important;
}

body[data-page="1"] .index-wrapper .living-room .video-inner .video-box {
	background: transparent	!important;
}

body[data-page="1"] .index-wrapper .living-room .video-inner .video-box .video-player{
	background: transparent	!important;
}

body[data-page="1"] .index-wrapper .living-room .video-inner .video-list{
	height: 565px !important;
}


.index-wrapper .living-room .video-inner {
    position: relative;
    border-radius: 6px;
    height: 687px;
    display: flex;
    align-items: stretch;
    align-content: space-around;
	background: black;
}

.top-block{
	position: absolute !important;
    bottom: 0px !important;
    left: 0 !important;
    right: 0 !important;
    height: 93px !important;
    z-index: 999999999999 !important;
}

.index-wrapper .living-room .video-inner .video-box{
	height: auto !important;
}



.index-wrapper .living-room .video-inner .video-box:hover .inLiveRoom {
    opacity: 1;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

.index-wrapper .living-room .video-inner .video-box .video-player {
    width: 100%;
    height: auto;
    background: #000
}

.index-wrapper .living-room .video-inner .video-box .inLiveRoom {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    height: 60px;
    padding: 0 25px;
    line-height: 60px;
    background: #000;
    border-radius: 6px;
    opacity: .5;
    border: 1px solid #ffc71c;
    font-size: 20px;
    font-weight: 600;
    color: #ffc71c;
    cursor: pointer;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

.index-wrapper .living-room .video-inner .video-list {
    height: 100%;
    position: relative;
    float: right;
    background: rgba(0, 0, 0, .8);
}

.index-wrapper .living-room .video-inner .video-list .room-lists {
    width: 185px;
    height: auto;
    padding: 7px 2px 0px;
    border-radius: 0 6px 6px 0;
    overflow: hidden;
    transform: translateZ(0);
    transition: padding-top .3s linear
}

.index-wrapper .living-room .video-inner .video-list .room-lists li {
    padding: 0 0 7px 5px
}

.index-wrapper .living-room .video-inner .video-list .room-lists li a {
    display: block;
    background: rgba(0, 0, 0, .7);
    cursor: pointer;
    border: 2px solid rgba(255, 255, 255, 0);
    position: relative;
    width: 170px;
    height: 105px;
    background: 0 0;
    border-radius: 6px
}


.index-wrapper .living-room .video-inner .video-list .room-lists li a.active .left-arrow,
.index-wrapper .living-room .video-inner .video-list .room-lists li a:hover .left-arrow {
    position: absolute;
    top: 43px;
    left: 0;
    margin-left: -15px
}

.index-wrapper .living-room .video-inner .video-list .room-lists li a.active .left-arrow::after,
.index-wrapper .living-room .video-inner .video-list .room-lists li a:hover .left-arrow::after {
    position: absolute;
    content: '';
    border-top: 6px transparent dashed;
    border-left: 7px transparent dashed;
    border-bottom: 6px transparent dashed;
    border-right: 7px #ffc71c solid
}

.index-wrapper .living-room .video-inner .video-list .room-lists li a img {
    display: block;
    width: 167px;
    height: 102px;
    border-radius: 6px
}

.index-wrapper .appoinment-list {
    position: relative;
    margin-top: 20px;
}

.index-wrapper .appoinment-list .appoinment-swiper-container .swiper-wrapper {
    height: 100%;
}

.index-wrapper .appoinment-list .appoinment-swiper-container .swiper-wrapper .swiper-slide {
    width: 210px;
    height: 100%;
    position: relative;
    text-align: center;
    font-size: 14px;
    /*border-right: 1px solid #d8d8d8*/
}

.index-wrapper .appoinment-list .appoinment-swiper-container .swiper-wrapper-mb .swiper-slide-mb {
    width: 170px;
    height: 100%;
    position: relative;
    text-align: center;
    font-size: 14px;
    border-right: 1px solid #d8d8d8
}

.index-wrapper .appoinment-list .appoinment-swiper-container .swiper-wrapper .swiper-slide.game {
    font-weight: 400;
    /*padding: 16px 16px 20px*/
}

.index-wrapper .appoinment-list .appoinment-swiper-container .swiper-wrapper .swiper-slide.game .title {
    color: #777;
    font-size: 12px;
    margin: 0 0 20px;
    height: 17px;
    line-height: 17px;
	padding-top: 10px;
}

.index-wrapper .appoinment-list .appoinment-swiper-container .swiper-wrapper .swiper-slide.game .title .fl {
    float: left
}

.index-wrapper .appoinment-list .appoinment-swiper-container .swiper-wrapper .swiper-slide.game .title .fl .icon {
    width: 12px;
    height: 12px;
    vertical-align: middle
}

.index-wrapper .appoinment-list .appoinment-swiper-container .swiper-wrapper .swiper-slide.game .title .fl span {
    display: inline-block;
    vertical-align: middle
}

.index-wrapper .appoinment-list .appoinment-swiper-container .swiper-wrapper .swiper-slide.game .title .fr {
    float: left;
    padding-left: 110px;
}

.index-wrapper .appoinment-list .appoinment-swiper-container .swiper-wrapper .swiper-slide.game .box .battle-team {
    width: 150px;
    overflow: hidden;
    display: inline-block;
    float: left;
}

.index-wrapper .appoinment-list .appoinment-swiper-container .swiper-wrapper .swiper-slide.game .box .battle-team p {
    float: left;
    padding-bottom: 10px;
    text-align: left
}

.index-wrapper .appoinment-list .appoinment-swiper-container .swiper-wrapper .swiper-slide.game .box .battle-team p .logo {
    width: 24px;
    height: 24px;
    vertical-align: middle;
    float: left
}

.index-wrapper .appoinment-list .appoinment-swiper-container .swiper-wrapper .swiper-slide.game .box .battle-team p .ellipsis {
    display: inline-block;
    width: 112px;
    margin: 0 0 0 6px;
    font-size: 14px;
    font-weight: 400;
    height: 24px;
    line-height: 24px;
	padding: 3px;
}

.index-wrapper .appoinment-list .appoinment-swiper-container .swiper-wrapper .swiper-slide.game .box .appoinment {
    display: inline-block;
    margin-top: 18px;
    width: 52px;
    height: 25px;
    line-height: 25px;
    background: #ffc71c;
    border-radius: 4px;
    color: #000;
    font-size: 12px;
    cursor: pointer
}

.index-wrapper .appoinment-list .appoinment-swiper-container .swiper-wrapper .swiper-slide.game .box .appoinment.use {
    background: #e5e5e5
}

.index-wrapper .appoinment-list .appoinment-swiper-container .swiper-wrapper .swiper-slide.game .box .appoinment.use .already-appoinment {
    display: inline
}

.index-wrapper .appoinment-list .appoinment-swiper-container .swiper-wrapper .swiper-slide.game .box .appoinment.use .no-appoinment {
    display: none
}

.index-wrapper .appoinment-list .appoinment-swiper-container .swiper-wrapper .swiper-slide.game .box .appoinment .already-appoinment {
    display: none
}

.index-wrapper .appoinment-list .appoinment-swiper-container .swiper-wrapper .swiper-slide.game .box .appoinment .no-appoinment {
    display: inline
}

.index-wrapper .appoinment-list .appoinment-swiper-container .swiper-wrapper .swiper-slide.more-match {
    color: #777
}

.index-wrapper .appoinment-list .appoinment-swiper-container .swiper-wrapper .swiper-slide.more-match a {
    height: 100%
}

.index-wrapper .appoinment-list .appoinment-swiper-container .swiper-wrapper .swiper-slide.more-match a img {
    width: 29px;
    margin: 42px auto 0;
    display: block;
    height: 26px
}

.index-wrapper .appoinment-list .appoinment-swiper-container .swiper-wrapper .swiper-slide.more-match a .match-text {
    margin-top: 4px;
    font-size: 12px
}

.index-wrapper .appoinment-list .swiper-button-next,
.index-wrapper .appoinment-list .swiper-button-prev {
    transition: opacity .15s;
    width: 30px;
    height: 30px;
    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none;
    text-decoration: none;
    outline: 0
}

.index-wrapper .appoinment-list .swiper-button-next::after,
.index-wrapper .appoinment-list .swiper-button-prev::after {
    content: none
}

.index-wrapper .appoinment-list .swiper-button-next {
    right: 0;
    top: 77px;
    left: auto
}

.index-wrapper .appoinment-list .swiper-button-next i {
    font-size: 30px;
    color: #979797
}

.index-wrapper .appoinment-list .swiper-button-prev {
    left: 0;
    top: 77px;
    right: auto
}

.index-wrapper .appoinment-list .swiper-button-prev i {
    font-size: 30px;
    color: #979797
}

.index-wrapper .appoinment-list .swiper-button-disabled {
    opacity: 0
}

.index-wrapper .hot {
    margin-top: 20px;
    position: relative
}

.index-wrapper .hot .hot-title {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.index-wrapper .hot .hot-title .hot-live img {
    margin-top: 2px;
    width: 183px
}

.index-wrapper .hot .hot-title .more {
    margin-top: 12px;
    color: #777;
    font-size: 14px;
    font-weight: 400;
    background: url(//sta.cvndnss.com/xoilac2_web/assets/xoilac2/img/icon-more.png) no-repeat right;
    padding-right: 13px;
    background-position: right center;
    background-size: 10px auto;
    cursor: pointer;
    text-decoration: none;
    float: right
}

.index-wrapper .hot .hot-title .more:hover {
    color: #ffc71c;
    background: url(//sta.cvndnss.com/xoilac2_web/assets/xoilac2/img/icon-more-hover.png) no-repeat right;
    background-position: right center;
    background-size: 10px auto
}

.index-wrapper .hot .hot-content {
    font-size: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    overflow: hidden;
}

/* ////////////////////////////////////////////////////////////////// */
@media only screen and (max-width: 600px) {

    .hot .hot-content.hot-content-hoz li.hot-content-item>.container .blv,
    .hot .hot-content.hot-content-hoz li.hot-content-item>.container .round-info,
    .hot .hot-content.hot-content-hoz li.hot-content-item .btn-view,
    .hot .hot-content.hot-content-hoz li.hot-content-item .team .name {
        display: none;
    }

    .hot .hot-content.hot-content-hoz li.hot-content-item>.container {
        overflow: hidden !important;
		flex-direction: column;
    }

    .hot .hot-content.hot-content-hoz li.hot-content-item .team {
        padding: 0 !important;
    }


    .hot .hot-content.hot-content-hoz li.hot-content-item .team .mobile .m-name,
    .hot .hot-content.hot-content-hoz li.hot-content-item .team .mobile .m-blv,
    .hot .hot-content.hot-content-hoz li.hot-content-item .team .mobile .m-time {
        width: 100px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        overflow: hidden;
        font-size: 14px;
        box-shadow: none;
        text-align: center;
		line-height: 20px;
    }

    .hot .hot-content.hot-content-hoz li.hot-content-item .team .mobile .m-gd {
        font-size: 14px;
        width: 100px;
        text-align: center;
    }

    .hot .hot-content.hot-content-hoz li.hot-content-item .team .mobile .m-blv,
    .hot .hot-content.hot-content-hoz li.hot-content-item .team .mobile .m-time {
        color: #fff;
    }

    .hot .hot-content.hot-content-hoz li.hot-content-item .team .mobile .btn-view {
        display: block !important;
        width: 85px;
        height: 26px;
        background-size: contain;
    }

    .hot .hot-content.hot-content-hoz li.hot-content-item>.container .mobile {
        display: block !important;
    }

    .hot .hot-content.hot-content-hoz li.hot-content-item .team .flag-container> span{
        display: flex !important;
        justify-content: center;
        padding-bottom: 10px;
    }

    .hot .hot-content.hot-content-hoz li.hot-content-item .team .flag-container> span:last-child{
        padding-bottom: 0;
    }

    .hot .hot-content.hot-content-hoz li.hot-content-item .team .flag-container {
        max-width: 125px !important;
        min-width: 125px !important;
        display: flex;
        flex-direction: column;
    }

    .hot .hot-content.hot-content-hoz li.hot-content-item .team .flag-container .logo {
        height: 32px;
        width: 32px;
    }

    .hot .hot-content.hot-content-hoz li.hot-content-item .team .flag-container .vs-logo {
        height: 32px;
        width: 50px;
        background-size: contain;
        background-repeat: no-repeat;
    }
	
	.hot .hot-content.hot-content-hoz {
		margin-bottom: 50px;
		margin-left: 5px;
		margin-right: 5px;
	}
}

.hot .hot-content.hot-content-hoz li.hot-content-item>.container .mobile {
    display: none;
}

.hot .hot-content.hot-content-hoz {
    display: block;
    font-size: 15px;
    background-color: #4087a7;
    border-radius: 27px;
    padding-left: 14px;
    padding-right: 14px;
}

.hot .hot-content.hot-content-hoz li.hot-content-item {
    border-bottom: 3px solid #fff;
    border-radius: 0;
    padding-bottom: 5px;
    padding-top: 5px;
    margin: 0;
}

.hot .hot-content.hot-content-hoz li.hot-content-item:last-child {
    border-bottom: 0;
}

.hot .hot-content.hot-content-hoz li.hot-content-item>.container {
    display: flex;
    color: #fff;
    align-items: center;
    justify-content: space-between;
    overflow: auto;
}

.hot .hot-content.hot-content-hoz li.hot-content-item>.container .blv {
    width: 120px;
    min-width: 120px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 24px;
}

.hot .hot-content.hot-content-hoz li.hot-content-item>.container .blv-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: red;
    border-radius: 50%;
}

.hot .hot-content.hot-content-hoz li.hot-content-item>.container .time {
    padding-left: 20px;
}

.hot .hot-content.hot-content-hoz li.hot-content-item>.container .round-info>div {
    width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hot .hot-content.hot-content-hoz li.hot-content-item .team {
    display: flex;
    align-items: center;
    padding-right: 24px;
}

.hot .hot-content.hot-content-hoz li.hot-content-item .team .flag-container {
    max-width: 225px;
    min-width: 225px;
}

.hot .hot-content.hot-content-hoz li.hot-content-item .team span {
    display: inline-block;

}

.hot .hot-content.hot-content-hoz li.hot-content-item .name,
.hot .hot-content.hot-content-hoz li.hot-content-item .m-name,
.hot .hot-content.hot-content-hoz li.hot-content-item .m-blv,
.hot .hot-content.hot-content-hoz li.hot-content-item .m-time {
    color: rgba(255, 244, 1, 1);
    font-weight: 400;
    display: inline-block;
    padding: 5px;
    width: 150px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    text-align: center;
    font-family: UTM HelvetIns;
}

.hot .hot-content.hot-content-hoz li.hot-content-item .btn-view,
.hot .hot-content.hot-content-hoz li.hot-content-item .mobile .btn-view {
    width: 168px;
    height: 46px;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,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);
}

.hot .hot-content.hot-content-hoz li.hot-content-item .btn-view:hover {
    background-image: url(data:image/png;base64,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);
}

.hot .hot-content.hot-content-hoz li.hot-content-item .logo {
    height: 64px;
    width: 64px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.hot .hot-content.hot-content-hoz li.hot-content-item .vs-logo {
    height: 56px;
    width: 85px;
    object-fit: contain;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFUAAAA4CAMAAAC7QUTsAAAACXBIWXMAAAsTAAALEwEAmpwYAAAB6VBMVEVHcEz8/Pz///+/v78AAADDw8Po5ub+/f0AAADQ0NCDg4P///8AAAAAAACJiYk+Pj7///8AAABxcXFRUVGWlpb////8/PzV1dUAAAD///////8AAAD///////////+fn59tbW2xsbH///9QUFCpqan///8AAAAAAAChoaEAAAABAQH///8AAAAAAAD///////+JiYn///////////8sLCwPDw////+pqamwsLBUVFQAAAAAAADOzs5cXFz9/f3///////////+jo6MAAACnp6cAAAAAAADg4OC0tLT///+zs7Pa2toAAAD/////AADHAAC8AADwAAD0AADBAADMAAD3AACFAAD6AAC2AADRAADWAACxAADsAACrAADfAADkAAB/AADoAACmAADbAACKAAD9AACgAACVAACPAAB5AACaAQFzAAD9rq761tb18vL65eXJrq798fHZq6trAAD+n5+4AADo19f7fn7oamrrrq7+PT39vLz/Hh7PQ0P0kZHfi4v5VVXBdnaSAAD+a2v9ycnxu7vlHx/aAACRPDy7l5f1ysreysrQj4+4PDyuUlKYAAD4Hh6samr/q6uvAACSW1vOHx/Ou7vuPT2DHx/BAAC+ICDoycmnHx/du7vgVVWpAADHLCyjfHzKAACLowUBAAAATXRSTlMANXrcyu78/cT1aSNzXeLSEgWE05tIkvdOxsobbclD5tfqZjbBtpQGrRQH4nciVORNpNGqzce4wLtOP6S20dGiC1q3DqexiM+B0vTUp0RL0w8AAATZSURBVFjD7ZfpVxNXGMYDJLkTIYFhC4uyWECBQJVDPFXUau122vMUkIAsVqGiiFlJIGyyCpS97HBc4JS/tHf2O0kmhI897e9LZu775pmbO8997xuT6V9H2jXoIdU5WjSzRBcryUxRFPHc0URjQ1+nppqOvd/0vAdRJ3sd07qYH2WpztUXI7uEq8xcR5nIVKpzFWRH9arjKFajZSDvtcg0bqcmytvzgHm9LIH6UoosGGfWBndTnGudqxwjetVppKsP/Y5Z91FYUrZWXZYzZmk/oERVLWTWZwS5qTu2Nk+3eOLX05RgMfmgPcz26BIbgS6efrJ7KNTeJWOrby61v3KJfmXn0SRHCrXnTcFaeglNnn9iY960QBAFUqxJ88ceMjTDpRfLe+3b9MYcI+Gb8OtUR2VjFiDI2OqKQeUwKA98qRVTr1W0TVQtOEAaVGwl1hv/3qw0OuXbWxJkE082A75nLH5xCXIIdl7LI7KtrlIN3zNBkMkGEqteAdnpZBhFtSixJN8/lW1FRac74zBSNVkw2/lUY0csXMUYVwaorXhhnbURBkPVfATbWdZp4UrDiHJ7LNmqHqPtCTBU5Z2YaH+uMU6qTbfhG5BvfaKt0uFXBp7PB4W3H/Qd02tDVVMVpgcYVgjJrMexeifaqgQTSvxlULHV0umAseotgpWXDMtIJ/4X8s2saKsckAE1HoTN4eayKwPALK4ZbjELJl8wTOAOZuXrVyPIpxmNWNfip8JkbXmcu5x+FhgXA4z8+YqBnrYrvdLlBGx14im2zGZMrAsnsiU7rzwvST2wkblehkks90hXPeuoks7GZTaht6d30k+FnRVZSVRpMehhOMWER7qaQeAr6RDze3r0eA4nCcjDx8aqpVYy41E590Rb5ctJIlWrRyCHnjjO5+gKFxrLZmCylWHmXPo8pLbixYSfMNeagI65ZLK0GHzsiKNtTj0EfwaZ6UjA2GkyG1gwN9YWy1hAtJXAjV8Q2Opoi6c7TKoNVWkx6I5lbAE2XklwWYDNvu54PhIYHgm8DQt9sXySbCUcAmUN5kpgZHN/X5+y37f/CY0m42Lw5ex3PVtEspVwhqE+l6uwUeuHt870eWdhrTNJVAw+n/2hI6wcgmmIRoH7LaIuguGtN/o0Y1X6vsJvdHwmyiFoaiLbYeDhTY7WFCsVjm5rae+SquYiMPSO4a9NrbcqRHhom8qRXx+43VSYBJi8L7ierBhgYYhh0araynQLZHFocSEq9fmEAItaopWkJS0G0cG3Grtw1imhR/SJNDZ4Et4QhQO7Wt42rMkaGdoZrA6qdG2otqJ8j2gXHXxLx0XYPHI/aX+UgY3+LoVVKLYSeEKf2JWI/jXC5iXgbgBrw/0yIaa3Ep8Y6k/A8C5QwfNJZR8AIe+wyIlarZTyE/DKIQ2vNwQ47l3QIgp/FKIHXkpkLbZldyIUikS8DBHvGj0PHS7+os4zK5ua8mg1EolYSX5soyu8fGsoFDqJCByEjoQjJrum4eKO3sUJ5+bR3wdwxkyhNtthi20znXlczb0U2uQ6l7m5UvxGVWzIZebohnU4LAFJsbyimTNf/PPlfwotXHOFxeaI+2E37FlmQVjFbc6qTb2tt//g5riaxLEGu93OcWbObG6xF/GmS1H0o/FyXVLqf/5T/AODnbEnH4aOzgAAAABJRU5ErkJggg==)
}

/* ////////////////////////////////////////////////////////////////// */

.index-wrapper .hot .hot-content li {
    height: 100%;
    flex-basis: 25%;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 15px;
}

.index-wrapper .hot .hot-content li:nth-child(4n) {
    margin-right: 0
}

.index-wrapper .hot .hot-content li a {
    cursor: pointer;
    width: auto;
    position: relative;
    transition: color .2s ease-out;
    padding: 0 5px 0;
    display: block;
}

.index-wrapper .hot .hot-content li a:hover .btn-open {
    opacity: 1;
    transform: scale(1)
}

.index-wrapper .hot .hot-content li a .mask {
    position: absolute;
    width: 100%;
    height: 160px;
    border-radius: 6px 6px 0 0
}

.index-wrapper .hot .hot-content li a>img {
    display: block;
    width: 100%;
    height: 160px;
    border-radius: 6px 6px 0 0;
    object-fit: cover;
}

.index-wrapper .hot .hot-content li a .live-mask {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    opacity: 0;
    background: #000;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}

.index-wrapper .hot .hot-content li a .btn-open {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 44px;
    height: 44px;
    margin: -25px 0 0 -25px;
    background: url(../img/icon-open@2x.png) no-repeat;
    background-size: 44px auto;
    -webkit-transform: scale(2);
    transform: scale(2);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out
}

.index-wrapper .hot .hot-content li a .bottom-title {
    font-weight: 400;
    position: absolute;
    bottom: 40px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    padding: 0 10px 0px;
    letter-spacing: 1px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .8) 100%);
    width: calc(100% - 30px);
}

.index-wrapper .hot .hot-content li a .bottom-title .num {
    float: right
}

.index-wrapper .hot .hot-content li a .bottom-title .num img {
    width: 14px;
    float: left;
    padding-top: 3px;
    padding-right: 2px
}

.index-wrapper .hot .hot-content li a .ellipsis {
    background: #fff;
    height: 40px;
    line-height: 40px;
    font-weight: 400;
    padding: 0 14px;
    font-size: 16px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    color: #000
}

.index-wrapper .caster {
    position: relative;
    margin-top: 58px;
    background: #fff
}

.index-wrapper .caster .title-block {
    position: absolute;
    z-index: 10;
    width: 100%;
    top: -33px
}

.index-wrapper .caster .title-block img {
    width: 100%
}

.index-wrapper .caster .caster-swiper-container {
    margin: 10px auto 0;
    border: 0;
    width: 100%;
    padding: 48px 0 38px;
    overflow: hidden
}

.index-wrapper .caster .caster-swiper-container .swiper-slide.person {
    font-size: 14px;
    text-align: center;
    cursor: pointer
}

.index-wrapper .caster .caster-swiper-container .swiper-slide.person img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-bottom: 5px
}

.index-wrapper .caster .swiper-button-next,
.index-wrapper .caster .swiper-button-prev {
    transition: opacity .15s;
    width: 30px;
    height: 30px;
    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none;
    text-decoration: none;
    outline: 0
}

.index-wrapper .caster .swiper-button-next::after,
.index-wrapper .caster .swiper-button-prev::after {
    content: none
}

.index-wrapper .caster .swiper-button-next {
    right: 24px;
    left: auto
}

.index-wrapper .caster .swiper-button-next i {
    font-size: 30px;
    color: #979797
}

.index-wrapper .caster .swiper-button-prev {
    left: 24px;
    right: auto
}

.index-wrapper .caster .swiper-button-prev i {
    font-size: 30px;
    color: #979797
}

.index-wrapper .category {
    margin-top: 50px;
    position: relative
}

.index-wrapper .category .title {
    margin-bottom: 10px
}

.index-wrapper .category .title img {
    height: 32px
}

.index-wrapper .category .title .more {
    margin-top: 12px;
    color: #777;
    font-size: 14px;
    font-weight: 400;
    background: url(//sta.cvndnss.com/xoilac2_web/assets/xoilac2/img/icon-more.png) no-repeat right;
    padding-right: 13px;
    background-position: right center;
    background-size: 10px auto;
    cursor: pointer;
    text-decoration: none;
    float: right
}

.index-wrapper .category .title .more:hover {
    color: #ffc71c;
    background: url(//sta.cvndnss.com/xoilac2_web/assets/xoilac2/img/icon-more-hover.png) no-repeat right;
    background-position: right center;
    background-size: 10px auto
}

.index-wrapper .category .category-list {
    margin-top: 15px;
    list-style: none;
    font-size: 0
}

.index-wrapper .category .category-list li {
    margin: 0 17.5px 18px 0;
    vertical-align: top;
    position: relative;
    width: 226px;
    height: 191px;
    background: #fff;
    border-radius: 6px;
    cursor: pointer;
    display: inline-block
}

.index-wrapper .category .category-list li:nth-child(5n) {
    margin-right: 0
}

.index-wrapper .category .category-list li .live-item:hover .btn-open {
    opacity: 1;
    transform: scale(1)
}

.index-wrapper .category .category-list li .live-item .fm {
    display: block;
    height: 127px;
    width: 100%;
    border-radius: 6px 6px 0 0
}

.index-wrapper .category .category-list li .live-item .live-mask {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .3s ease-out;
    opacity: 0;
    background: #000;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    position: absolute
}

.index-wrapper .category .category-list li .live-item .btn-open {
    opacity: 0;
    top: 36%;
    left: 50%;
    width: 44px;
    height: 44px;
    margin: -25px 0 0 -25px;
    background: url(//sta.cvndnss.com/xoilac2_web/assets/xoilac2/img/icon-open@2x.png) no-repeat;
    background-size: 44px auto;
    -webkit-transform: scale(2);
    transform: scale(2);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
    position: absolute
}

.index-wrapper .category .category-list li .ellipsis {
    height: 34px;
    padding: 10px 12px;
    line-height: 20px;
    background: #fff;
    font-weight: 400;
    font-size: 14px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    color: #000
}

.index-wrapper .category .category-list li h6 {
    padding: 1px 12px;
    color: #777;
    line-height: 25px;
    font-weight: 400
}

.index-wrapper .category .category-list li h6 .name {
    max-width: 70%;
    overflow: hidden;
    font-size: 12px;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap
}

.index-wrapper .category .category-list li h6 .name .head {
    width: 20px;
    height: 22px;
    border-radius: 50%;
    float: left;
    padding-top: 2px;
    margin-right: 4px
}

.index-wrapper .category .category-list li h6 .num {
    background: url(//sta.cvndnss.com/xoilac2_web/assets/xoilac2/img/icon-hot-gray.png) no-repeat 0;
    padding-left: 15px;
    background-size: 12px auto;
    font-size: 12px;
    float: right
}

.index-wrapper .category-list .top-tag,
.index-wrapper .hot-content .top-tag {
    position: absolute;
    top: 10px;
    right: 20px;
}

.index-wrapper .category-list .top-tag:after,
.index-wrapper .hot-content .top-tag:after {
    display: block;
    height: 0;
    clear: both;
    content: "";
    visibility: hidden
}

.index-wrapper .category-list .top-tag i,
.index-wrapper .hot-content .top-tag i {
    position: relative;
    top: -21px;
    left: 8px;
    font-size: 14px;
    font-style: normal;
    text-align: center
}

.index-wrapper .category-list .top-tag .com,
.index-wrapper .category-list .top-tag .hots,
.index-wrapper .category-list .top-tag .tag,
.index-wrapper .hot-content .top-tag .com,
.index-wrapper .hot-content .top-tag .hots,
.index-wrapper .hot-content .top-tag .tag {
    float: left;
    padding-right: 14px;
    border-top: 24px solid #218aff;
    border-right: 6px solid transparent;
    border-radius: 0 3px 9px 0;
    color: #fff
}

.index-wrapper .category-list .top-tag .com,
.index-wrapper .hot-content .top-tag .com {
    border-top-color: #218aff
}

.index-wrapper .category-list .top-tag .hots,
.index-wrapper .hot-content .top-tag .hots {
    border-top-color: #f53923
}

.index-wrapper .category-list .top-tag .tag,
.index-wrapper .hot-content .top-tag .tag {
    border-top-color: #f5a623;
    color: #000
}

.index-wrapper .category-list .top-tag .huz,
.index-wrapper .hot-content .top-tag .huz {
    width: 44px;
    height: 24px;
    line-height: 24px;
    border-radius: 2px;
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    font-size: 14px;
    margin-right: 10px;
    float: right
}

.index-wrapper .category-list .top-tag .living,
.index-wrapper .hot-content .top-tag .living {
    float: right;
    height: 18px;
    padding: 0 4px;
    margin-right: 8px;
    line-height: 18px;
    font-size: 0;
    background: #fa3434;
    border-radius: 2px
}

.index-wrapper .category-list .top-tag .living img,
.index-wrapper .hot-content .top-tag .living img {
    width: 10px;
    height: 10px;
    margin-right: 4px;
    vertical-align: middle
}

.index-wrapper .category-list .top-tag .living span,
.index-wrapper .hot-content .top-tag .living span {
    position: static;
    font-size: 12px;
    color: #fff;
    border-radius: 0;
    border-right: 0;
    vertical-align: top
}

.index-wrapper .right-fix {
    position: fixed;
    right: 17px;
    bottom: 227px;
    z-index: 99;
    -webkit-transition: .3s;
    transition: .3s
}

.index-wrapper .right-fix .icon-team a {
    display: block;
    text-align: center;
    margin-bottom: 10px;
    background: #fff;
    border: 1px solid #dadada;
    border-radius: 8px;
    color: #000;
    padding: 0 10px;
    font-size: 0;
    color: #999
}

.index-wrapper .right-fix .icon-team a .icon {
    width: 20px;
    height: 20px;
    margin-top: 8px;
    margin-bottom: 8px
}

.index-wrapper .right-fix .icon-team a .text {
    margin-bottom: 8px;
    font-size: 12px;
    vertical-align: middle
}

.index-wrapper .right-fix .icon-team a .sao-code {
    position: fixed;
    bottom: 238px;
    right: 100px;
    width: 140px;
    padding: 10px 20px;
    background: #fff;
    -webkit-box-shadow: 0 3px 10px 0 rgba(43, 58, 73, .1);
    box-shadow: 0 3px 10px 0 rgba(43, 58, 73, .1);
    border-radius: 6px
}

.index-wrapper .right-fix .icon-team a .sao-code img {
    margin: 0 auto;
    width: 100px;
    height: 100px
}

.index-wrapper .right-fix .icon-team a .sao-code p {
    margin-bottom: 10px;
    font-size: 12px
}


@keyframes marquee {
    0% {
        left: 100%
    }

    100% {
        left: 0;
        transform: translatex(-100%)
    }
}

.index-wrapper .living-room {
    height: auto;
}

.index-wrapper .living-room .video-inner .marquee-container {
    position: relative;
    width: 100%;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    text-align: left;
    background: #10223d;
    border-radius: 4px;
    overflow: hidden
}

.index-wrapper .living-room .video-inner .marquee-container:hover .marquee-box {
    animation-play-state: paused
}

.index-wrapper .living-room .video-inner .marquee-container .marquee-box {
    position: absolute;
    display: inline-block;
    white-space: nowrap;
    animation: marquee 15s linear infinite
}

html[lang=vi] .index-wrapper .living-room .video-inner .marquee-container div,
html[lang=vi] .index-wrapper .living-room .video-inner .marquee-container p {
    display: inline-block;
    margin-right: 30px;
    vertical-align: middle
}

html[lang=vi] .index-wrapper .living-room .video-inner .marquee-container div:last-child,
html[lang=vi] .index-wrapper .living-room .video-inner .marquee-container p:last-child {
    margin-right: 0
}

html[lang=vi] .index-wrapper .living-room .video-inner .marquee-container a {
    color: #f8c21b;
    text-decoration: underline
}

html[lang=vi] .index-wrapper .living-room .video-inner .marquee-container img {
    width: 20px;
    height: 20px;
    vertical-align: sub
}

html[lang=vi] .index-wrapper .appoinment-list .appoinment-swiper-container .swiper-slide .title .fl {
    width: 100%;
    text-align: left
}

html[lang=vi] .index-wrapper .appoinment-list .appoinment-swiper-container .swiper-slide .appoinment.use {
    height: 30px !important;
    line-height: 15px !important
}

html[lang=vi] .index-wrapper .right-fix .sao-code {
    width: 160px;
    right: 140px
}

@media screen and (max-width:1400px) {
    html[lang=vi] .index-wrapper .living-room .video-inner {
        padding-top: 70px;
    }
}

.index-wrapper .swiper-button-next:hover i,
.index-wrapper .swiper-button-prev:hover i {
    color: #f8c21b
}

.index-wrapper .more:hover {
    color: #f8c21b !important;
    background: url(//sta.cvndnss.com/xoilac2_web/assets/xoilac2/img/icon-more-hover.png) no-repeat right !important;
    background-position: right center !important;
    background-size: 10px auto !important
}

.index-wrapper .hot .hot-content li a p .tag {
    border-top-color: #f8c21b
}

.index-wrapper .hot .hot-content li a p .tag i {
    color: #fff
}

.index-wrapper .category .tag {
    border-top-color: #f8c21b !important
}

.index-wrapper .category .tag i {
    color: #fff !important
}

.index-wrapper .living-room .video-inner .video-box .inLiveRoom {
    border: 1px solid #f8c21b;
    color: #f8c21b
}

.index-wrapper .appoinment-list .appoinment-swiper-container .swiper-wrapper .swiper-slide.game .box .appoinment {
    background: #f8c21b;
    color: #fff
}

.index-wrapper .appoinment-list .appoinment-swiper-container .swiper-wrapper .swiper-slide.game .box .use {
    color: #000;
    background: #e5e5e5
}

section.live-view {
    padding-bottom: 10px;
    background: #25284c;
}

.live-width {
    max-width: 1920px;
    margin: auto;
    display: flex;
    overflow: hidden;
}

.live-frame {
    flex: 1;
}

.live-chat {
    width: 400px;
    background: #fff;
    margin-left: 10px;
    height: calc(100% - 61px);
}

div#video-player img {
    width: 100%;
    /*height: 100%;*/
    object-fit: cover;
}

.top-block {
    background: #fff;
    padding: 20px 24px;
    bottom: 0;
    border-radius: 0 0 6px 6px;
    display: flex;
    justify-content: space-between;
}

.top-left-block {
    display: flex;
}

.top-right-block {
    display: flex;
    align-content: center;
    justify-content: center;
}

.top-left-block img {
    float: left;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-right: 12px;
}

.top-left-block .text {
    margin-left: 10px;
}

p.text-title.ellipsis {
    font-weight: bold;
}

span.mobile-text {
    display: block;
    padding-left: 15px;
    background: url(../img/mobile.png) no-repeat;
    background-size: 11px 16px;
    background-position: left top;
    font-size: 14px;
    ;
    margin-top: 10px
}

.mobile-text a {
    color: #777;
}

p.text-msg {
    margin-top: 5px;
}

.text-msg .nickName {
    display: inline-block;
    max-width: 168px;
    vertical-align: top;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-msg .room-num {
    color: #777;
    margin: 0 10px;
}

.text-msg .view-num {
    background: url(//sta.cvndnss.com/web/assets/soco/img/icon-hot-gray.png) no-repeat 0 center;
    padding-left: 15px;
    background-size: 14px auto;
    color: #777;
}

.top-right-block .follow {
    min-width: 74px;
    height: 40px;
    padding: 0 13px;
    line-height: 40px;
    background: #ffc71c;
    border-radius: 20px;
    color: #000;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.top-right-block .get-code {
    height: 60px;
    position: relative;
    width: 24px;
    margin: 0 12px;
    top: 8px;
}

.get-code .smallcode {
    width: 24px;
    height: 24px;
}

.top-right-block .get-code .showBigCode {
    transition: all .15s;
    visibility: hidden;
    opacity: 0;
    left: 50%;
    top: 45px;
    transform: translateX(-50%);
    position: absolute;
    min-width: 164px;
    min-height: 190px;
    padding: 0 22px 10px;
    background: #fff;
    box-shadow: 0 -3px 10px 0 rgb(43 58 73 / 10%);
    border-radius: 4px;
    color: #777;
    text-align: center;
    font-size: 12px;
    z-index: 999;
    line-height: 1.5;
}

.top-right-block .get-code .arrow-up {
    width: 0;
    height: 0;
    top: -6px;
    left: 50%;
    transform: translateX(-50%);
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 11px solid #fff;
    position: absolute;
}

.top-right-block .get-code .showBigCode div {
    padding: 0;
    margin-bottom: 6px;
    height: 132px;
    overflow: hidden;
}

.top-right-block .get-code .showBigCode div .bigCode {
    width: 120px;
    height: 120px;
    margin: 20px auto;
}

.top-right-block .get-code:hover .showBigCode {
    visibility: visible;
    opacity: 1;
}

.top-right-block .feedback {
    margin-right: 10px;
    font-size: 14px;
    color: #777;
}

.top-right-block .more {
    width: 20px;
    top: 6px;
    position: relative;
}

.top-right-block .more img {
    width: 20px;
    height: 20px;
}

.top-right-block .more .more-box {
    position: absolute;
    top: 40px;
    left: 50%;
    z-index: 9;
    transform: translateX(-50%);
    transition: all .15s;
    visibility: hidden;
    opacity: 0;
    width: 100px;
    line-height: 36px;
    background: #fff;
    box-shadow: 0 -3px 10px 0 rgb(43 58 73 / 10%);
    border-radius: 4px;
    color: #000;
    font-size: 12px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
}

.top-right-block .more .more-box .item:last-child {
    border-bottom: none;
}

.more .more-box .item {
    width: 100%;
    border-bottom: 1px solid #777;
}

.top-right-block .more:hover .more-box {
    visibility: visible;
    opacity: 1;
    z-index: 99;
}

.top-right-block a {
    display: block;
}

.my-home-wrapper {
    width: 1114px;
    margin: 0 auto;
    margin-top: 96px;
}

.my-menu-wrapper {
    float: left;
    border-radius: 2px;
}

.my-home-wrapper .my-home-content {
    position: relative;
    /*float: right;
    width: 942px;*/
    height: 740px;
    background: #fff;
    border-radius: 2px;
}

.my-home-wrapper .my-home-content .home-box .top {
    padding: 56px 155px 50px;
}

.my-home-wrapper .my-home-content .home-box .top .change-detail {
    position: absolute;
    top: 35px;
    right: 59px;
    height: 32px;
    padding: 0 9px;
    line-height: 32px;
    border-radius: 4px;
    border: 1px solid #bcbcbc;
    font-size: 14px;
    color: #777;
    text-align: center;
    cursor: pointer;
}

.my-home-wrapper .my-home-content .home-box .top .detail {
    text-align: center;
}

.my-menu-wrapper {
    float: left;
    border-radius: 2px
}

.my-menu-wrapper ul .item {
    position: relative;
    width: 160px;
    height: 52px;
    line-height: 52px;
    font-size: 14px;
    background: #fff;
    text-align: center;
    cursor: pointer
}

.my-menu-wrapper ul .item a {
    display: block
}

.my-menu-wrapper ul .item img {
    width: 16px;
    height: 16px;
    margin-right: 8px;
    vertical-align: text-top
}

.my-menu-wrapper ul .item.active {
    background: #ffc71c
}

.my-menu-wrapper ul .item.title {
    height: 77px;
    line-height: 77px;
    font-size: 22px;
    font-weight: 600;
    cursor: default;
    border-bottom: 1px solid #ddd
}

.my-menu-wrapper ul .item .msg-num {
    position: absolute;
    width: 10px;
    height: 10px;
    padding-left: 2px;
    top: 15px;
    right: 25px;
    line-height: 16px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    background: #f50d2e;
    border-radius: 8px
}

.my-menu-wrapper ul .item .msg-num.singular {
    border-radius: 50%
}

.my-menu-wrapper .apply-anchor {
    width: 160px;
    height: 117px;
    margin-top: 15px;
    cursor: pointer
}

.my-menu-wrapper .apply-anchor img {
    width: 100%;
    height: 100%
}

html[lang=vi] .my-menu-wrapper .item.title {
    padding-left: 0;
    font-size: 15px;
    text-align: center !important
}

html[lang=vi] .my-menu-wrapper .item {
    padding-left: 15px;
    text-align: left
}

.my-menu-wrapper ul .item.active {
    background: #f8c21b
}

.my-menu-wrapper ul .item.active a {
    color: #fff
}

.my-home-wrapper .my-home-content .home-box .top .detail .avatar-box {
    position: relative;
    margin-bottom: 10px;
    font-size: 0;
}

.my-home-wrapper .my-home-content .home-box .top .detail .avatar-box .avatar {
    width: 116px;
    height: 116px;
    border-radius: 50%;
}

.my-home-wrapper .my-home-content .home-box .top .detail .nickname {
    margin-bottom: 19px;
    font-size: 18px;
    font-weight: 600;
}

.my-home-wrapper .my-home-content .home-box .top .detail .nickname .value {
    display: inline-block;
    margin-right: 4px;
    vertical-align: middle;
}

.my-home-wrapper .my-home-content .home-box .top .detail .lv-progress-box {
    margin-bottom: 30px;
}

.my-home-wrapper .my-home-content .home-box .top .detail .lv-progress-box .cur-lv,
.my-home-wrapper .my-home-content .home-box .top .detail .lv-progress-box progress,
.my-home-wrapper .my-home-content .home-box .top .detail .lv-progress-box span {
    display: inline-block;
    vertical-align: middle;
}

.my-home-wrapper .my-home-content .home-box .top .detail .lv-progress-box .cur-lv {
    width: 30px;
    height: 16px;
    margin-right: 8px;
}

.my-home-wrapper .my-home-content .home-box .top .detail .lv-progress-box progress {
    width: 392px;
    height: 12px;
    border-radius: 6px;
    color: #ffc71c;
    background: #ebebeb;
}

.my-home-wrapper .my-home-content .home-box .top .detail .lv-progress-box span {
    font-size: 14px;
    font-weight: 600;
    color: #777;
}

.my-home-wrapper .my-home-content .home-box .top .detail .lv-progress-box .cur-grow {
    margin-left: 8px;
}

.my-home-wrapper .my-home-content .home-box .top .detail .grow,
.my-home-wrapper .my-home-content .home-box .top .detail .lv,
.my-home-wrapper .my-home-content .home-box .top .detail .score {
    display: inline-block;
    width: 210px;
    height: 50px;
    border-right: 1px solid #ddd;
    vertical-align: middle;
    cursor: default;
}

.my-home-wrapper .my-home-content .home-box .top .detail .grow .value,
.my-home-wrapper .my-home-content .home-box .top .detail .lv .value,
.my-home-wrapper .my-home-content .home-box .top .detail .score .value {
    font-size: 20px;
    font-weight: 600;
}

.my-home-wrapper .my-home-content .home-box .top .detail .grow .text,
.my-home-wrapper .my-home-content .home-box .top .detail .lv .text,
.my-home-wrapper .my-home-content .home-box .top .detail .score .text {
    font-size: 16px;
    color: #777;
}

.news-wrapper {
    padding-top: 114px;
    margin: auto;
    display: flex;
}

.news-wrapper .main-container {
    flex: 1;
    width: 100%;
}

.news-wrapper .main-container {
    min-height: 133px;
    border-radius: 6px;
}

.news-wrapper .main-container .news-card {
    display: block;
    position: relative;
    margin-bottom: 20px;
    padding: 24px 37px 23px 34px;
    background: #fff;
    border-radius: 10px;
    cursor: pointer;
}

.news-wrapper .main-container .news-card .live-cover {
    float: left;
    width: 200px;
    height: 160px;
    margin-right: 17px;
}

.news-wrapper .main-container .news-card .right .title {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 800;
}

.news-wrapper .main-container .news-card .right .desc {
    line-height: 26px;
    font-size: 18px;
}

.news-wrapper .right-container {
    display: flex;
    width: 332px;
    margin-left: 10px;
    background: #fff;
    border-radius: 20px;
}

.news-wrapper .right-container .hot-news {
    width: 390px;
    padding-top: 22px;
    border-radius: 10px;
    background: #fff;
}

.news-wrapper .right-container .hot-news .hot-title {
    font-size: 20px;
    font-weight: 800;
}

.news-wrapper .right-container .hot-news .hot-title .arrow {
    position: relative;
    display: inline-block;
    width: 13px;
    height: 14px;
    background: #f8c21b;
    vertical-align: middle;
}

.news-wrapper .right-container .hot-news .hot-title .arrow:before {
    content: '';
    position: absolute;
    top: 0;
    right: -13px;
    border: 7px solid transparent;
    border-left-color: #f8c21b;
    border-left-width: 6px;
}

.news-wrapper .right-container .hot-news .hot-title span {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
}

.news-wrapper .right-container .hot-news .hot-content {
    padding: 0 24px;
}

.news-wrapper .right-container .hot-news .hot-content .hot-news-card {
    display: block;
    margin-top: 19px;
    padding-bottom: 17px;
    border-bottom: 1px solid #eee;
}

.news-wrapper .right-container .hot-news .hot-content .hot-news-card .title {
    margin-bottom: 26px;
    line-height: 28px;
    font-size: 16px;
}

.news-wrapper .right-container .hot-news .hot-content .hot-news-card .time {
    font-size: 14px;
}

.news-detail-container {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    margin-bottom: 30px;
}

.news-detail-container .news-title .title {
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 600;
}

.news-detail-container .news-title .time {
    display: inline-block;
    margin-right: 8px;
    color: #999;
    font-size: 14px;
    font-weight: 400;
}

.news-content {
    font-size: 16px;
    line-height: 28px;
    overflow-wrap: break-word;
    margin-top: 30px;
}

h3.chat-title {
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
    text-align: center;
    padding: 10px;
}

div#chat {
    position: relative;
    background: #f4f4f4;
    padding-top: 40px;
}

form#send-message {
    position: absolute;
    top: 0;
    display: flex;
    width: 100%;
}

input#chat-txt {
    height: 40px;
    width: 80%;
    padding: 5px;
    border-radius: 4px 0 0 4px;
    border: 1px solid #d8d8d8;
    border-right: 0;
    font-size: 14px;
    resize: none;
    line-height: 19px;
    outline: 0;
}

button#chat-btn {
    text-align: center;
    font-size: 14px;
    width: 20%;
    height: 52px;
    line-height: 52px;
    background: #e5e5e5;
    border: 1px solid #e5e5e5;
    border-radius: 0 4px 4px 0;
    color: #777;
    user-select: none;
    cursor: pointer;
    background: #f8c21b;
    color: #fff;
    border: 1px solid #f8c21b;
}

ul#messages {
    padding: 20px 10px;
    max-height: 550px;
    overflow: auto;
    padding-bottom: 60px;
}

ul#messages li {
    margin-bottom: 6px;
    font-size: 14px;
    color: #666;
}

li.system span {
    background: #ffb600;
    padding: 1px 3px;
    border-radius: 2px;
    color: #000;
    font-weight: bold;
}

li.user {
    background: #fff;
    padding: 1px 3px;
    color: #000 !important;
}

section.match-section {
    padding: 80px 0;
}

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

iframe#child-iframe {
    width: 100%;
    height: 100vh;
    overflow: auto;
}

.header-wrapper{
 	background-color: #0a2549eb !important;
}

body:not(.home-page) .header-wrapper {
    /*background: #000;*/
}

body:not(.home-page) .header-wrapper.active-white {
    background: rgba(255, 255, 255, .7);
}

#btn-menu {
    background: url('img/hamburger.png') no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    border: none;
}

.header-tog {
    position: absolute;
    left: 15px;
    cursor: pointer;
    display: none;
}

.close-menu {
    display: none;
}

.btn-room a {
    font-size: 14px;
    margin: 10px;
    padding: 6px 10px !important;
    border-radius: 3px;
}

.btn-room {
    display: flex;
    background: #fff;
    margin: 0 0 20px 10px;
    text-align: center;
}

a.room-dc {
    background: #fecd38;
    color: #000;
}

a.room-view {
    background: #00b0c7;
    color: #fff;
}

.form-app {
    display: none;
}

.idol-live {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    width: 100%;
    flex: 1;
}

.idol-item {
    width: calc(25% - 5px);
    display: flex;
    border-radius: 7px;
    position: relative;
}

.idol-item-content {
    width: 100%;
    padding: 20px;
    min-height: 190px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 7px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.live-info {
    background: linear-gradient(45deg, black, transparent);
    width: calc(100% + 20px);
    margin-left: -20px;
    margin-bottom: -20px;
    padding: 10px;
    color: #fff;
    text-align: center;
}

.live-info h4 {
    font-weight: normal;
    text-transform: uppercase;
}

.button-idol {
    text-align: center;
}

.button-idol a {
    background: #038ea8d1;
    color: #fff;
    padding: 10px 20px;
    border-radius: 20px;
}

a.idol-live-top {
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
}

.live-item {
    flex-basis: calc(50% - 5px);
    display: flex;
    background-image: url('img/bg-lv.png');
    background-repeat: no-repeat;
    background-size: 60px;
    background-color: #2f7a99;
    background-position: center;
    border-radius: 7px;
    position: relative;
}

.live-item-content {
    border-radius: 7px;
    width: 100%;
    padding: 20px;
    position: relative;
}

a.live-top {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.live-top-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px
}

.live-top-info .status {
    background: #000;
    color: #fff;
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 3px;
}

.live-top-info .status.active {
    background: red;
}

.live-top-info .status img {
    width: 13px;
}

.live-top-info .time {
    background: #004e5c;
    padding: 5px 10px;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
}

.live-mid-info {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.live-mid-info .col-team {
    flex: 1;
}

.live-mid-info .team {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 17px;
    padding: 10px 30px;
    width: 45%;
}

.live-mid-info .team .name-team {
    text-align: center;
    font-weight: bold;
    color: #000;
    font-size: 17px;
    letter-spacing: 0px;
}

.live-mid-info .team img {
    height: 50px;
}

.live-mid-info .team-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
}

.live-mid-info .team-center .league-name {
    text-align: center;
}

.flat-team {
    text-align: center;
}

.live-mid-info .team-center .league-vs {
    font-size: 26px;
    text-align: center;
}

.btncta {
    margin-top: 20px;
    margin-bottom: 10px;
    position: relative;
}

a.room-xn {
    padding: 5px 10px 7px;
    background: #ff0000;
    color: #fff;
    border-radius: 5px;
}

a.room-cn {
    padding: 5px 10px 7px;
    background: #ef9600;
    color: #fff;
    border-radius: 5px;
    z-index: 9;
    position: relative;
}

.league-name {
    position: absolute;
    top: 1px;
    width: 100%;
    left: 0;
    text-align: center;
}

.league-name span {
    background: #005f70cc;
    padding: 1px 3px 3px;
    color: #fff;
    font-size: 16px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    font-weight: bold;
}

.caster-name {
    width: 100%;
    text-align: center;
}

.caster-name span {
    background: #005f70cc;
    padding: 1px 5px;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

.hide-for-mobile {
    display: flex;
}

.show-for-mobile {
    display: none;
}

section.thong-bao marquee {
    background: #10223d;
    color: #fff;
    font-size: 16px;
    height: 24px;
    line-height: 24px;
}

.nav-menu ul {
    display: flex;
}

.nav-menu ul li span {
    color: #fff;
    font-size: 15px;
}

.nav-menu ul li {
    padding: 10px;
}

.nav-menu-pc ul {
    display: flex;
    margin-left: 30px;
}

.nav-menu-pc ul li {
    margin: 0 15px;
}
.nav-menu-pc ul li.active span, .nav-menu ul li.active span{
    font-weight: bold;
}

.nav-menu-pc ul li a {
    color: #fff;
}

.P7Tkijwcg0WuhNGq.index-wrapper {
	margin-top: 107px !important;
}

.P7Tkijwcg0WuhNGq.index-wrapper .living-room {
	background-position: 0% 25% !important;
}

.JqeJjt7EQ  .header-inner .header-left,
.JqeJjt7EQ  .header-inner .header-right {
	flex: 1
}

.JqeJjt7EQ  .header-inner .header-right .no-login {
	flex: 1;
    display: flex;
    justify-content: space-between;
}


.JqeJjt7EQ  .header-inner .header-right .no-login .button-container {
	flex: 1
}

.JqeJjt7EQ  .header-inner .header-right .no-login .button-container .button{
	padding: 15px 26px;
	width: 133px !important;
	margin: 0 !important;
}



.JqeJjt7EQ  .header-inner .header-right .no-login .button-container .button.open-register-from {
	flex: 1
}

.JqeJjt7EQ .header-right {
	display: flex;
	justify-content: space-between;
}

.JqeJjt7EQ .header-right .support {
	display: flex;
    align-items: center;
    color: #fff;
}

.JqeJjt7EQ .header-right[data-logged="true"]{
	flex: 1;
	justify-content: end;
}


.JqeJjt7EQ .header-right[data-logged="true"] .support{
	padding-right: 20px;
}

.JqeJjt7EQ .header-right .support span {
	padding-left: 10px;
    padding-right: 10px;
}

.JqeJjt7EQ .header-right .support img{
	width: 24px;
}