html,
body {
    position: relative;
    height: 100%;
}

@media screen and (max-width: 1400px) {
    .official-body-header-main {
        transform: scale(.8);
    }
}

body {
    background: #eee;
    font-family: 'Î¢ÈíÑÅºÚ';
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
    background: rgba(0, 0, 0, 1);
}

.official-body, .home-swiper {
    width: 100%;
    height: 100%;
    min-width: 1400px;
    margin: 0 auto;
    overflow: hidden;
}

.home-video {
    position: relative;
    width: 100%;
    height: 100%;
}

.home-video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.home-video .home-video-text {
    position: absolute;
    display: flex;
    flex-direction: column;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 100;
}

.home-video .home-video-text span {
    font-size: 22px;
    color: #d8d8d8;
    line-height: 60px;
    letter-spacing: 4.4px;
}

.home-video .home-video-play {
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 100;
    background: rgba(27, 27, 35, .5);
}

.home-video .home-video-play span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 196px;
    height: 62px;
    border: solid 2px #f34a0a;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 4.8px;
    cursor: pointer;
}

.video-position {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 1200px;
    height: 728px;
    background: rgba(0, 0 ,0 , 1 );
    z-index: 99;
    margin: auto;
}

.video-position .video-position-main {
    width: 1200px;
    height: 728px;
    background: rgba(0, 0 ,0 , 1 );
}

.video-position-main img {
    width: 100%;
}

.video-position video {
    width: 100%;
    height: 100%;
}

.video-position .video-position-close {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 0;
    top: 0;
    width: 32px;
    height: 32px;
    background: rgba(191, 187 ,187 , .5 );
    color: #fff;
    border-radius: 2px;
    z-index: 100;
    cursor: pointer;
}

.official-body-header {
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background: rgba(24, 28, 40, 0.4);
    z-index: 99;
}

.official-body-header-main {
    display: flex;
    min-width: 1400px;
    height: 80px;
    margin: 0 auto;
}

.official-body-header-main .header-logo {
    display: flex;
    width: 20%;
    height: 80px;
    align-items: center;
}

.header-logo img {
    width: 100%;
    height: 100%;
    max-width: 139px;
    max-height: 35px;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
}

.official-body-header-main .header-tabs {
    display: flex;
    width: 80%;
    height: 80px;
    line-height: 80px;
    align-items: center;
}

.header-tabs span {
    margin: 0 40px;
    padding: 0 5px;
    height: 80px;
    color: #b5bddd;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.header-tabs span:hover {
    color: #fff;
}

.header-tabs .header-tabs-active {
    color: #fff;
    border-bottom: 1px solid #f85306;
}

.header-tabs div {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 78px;
    height: 38px;
    border-radius: 4px;
    border: solid 1px #f34a0a;
    color: #fff;
    font-size: 16px;
    margin-left: 40px;
    cursor: pointer;
}

.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: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.brand-activity-bg {
    background-image: url('/css-..-img-home-brand/activity/bg.png.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.brand-activity-bg .brand-activity-logo {
    position: absolute;
    display: flex;
    flex-direction: column;
    text-align: left;
    font-size: 14px;
    color: #fff;
    top: 120px;
    left: calc(50% - 680px);
}

.brand-activity-bg .brand-activity-figure {
    position: absolute;
    top: 24px;
    right: calc(50% - 660px);
    z-index: 20;
}

.brand-activity-bg .brand-activity-main {
    position: absolute;
    width: 1380px;
    padding: 0 10px;
    height: 600px;
    left: 50%;
    top: 300px;
    margin-left: -700px;
    background-image: url('/css-..-img-home-brand/activity/main/bg.png.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 19;
}

.brand-activity-main .brand-activity-main-tabs {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 80px;
    margin-top: 80px;
}

.brand-activity-main .brand-activity-main-tabs span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 118px;
    height: 40px;
    background-color: #1b202b;
    border: 1px solid #6a7995;
    font-size: 14px;
    font-weight: bold;
    color: #7a82a1;
    margin: 0 9px;
    cursor: pointer;
}

.brand-activity-main .brand-activity-main-tabs .brand-tabs-active {
    border: 1px solid #f85306;
    color: #fff;
}

.brand-activity-main .brand-activity {
    display: flex;
    height: 400px;
}

.brand-activity-main .brand-activity .swiper-slide {
    width: 685px;
    height: 320px;
    background: transparent;
    cursor: pointer;
}

.brand-activity-main .brand-activity .swiper-slide span {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url("/css-..-img-home-play.png.jpg");
    background-repeat: no-repeat;
    background-position: center;
}

.brand-activity-main .brand-activity .swiper-slide img {
    width: 685px;
    height: 320px;
    object-fit: cover;
}

.brand-activity-main .brand-activity .swiper-slide video {
    width: 685px;
    height: 320px;
}

.brand-activity-main .brand-activity .swiper-pagination-bullet {
    width: 26px;
    height: 4px;
    background-color: #7a82a1;
    border-radius: 0;
    opacity: 1;
}

.brand-activity-main .brand-activity .swiper-pagination-bullet-active {
    background-color: #f85306;
}

.brand-activity-bg .brand-activity-logo img {
    width: 100%;
    height: 100%;
    max-width: 216px;
    max-height: 35px;
    margin-bottom: 14px;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
}

.brand-activity-bg .brand-activity-logo span {
    line-height: 24px;
}

.brand-history-bg {
    background-image: url('/css-..-img-home-brand/history/bg.png.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.contact-us-bg {
    background-image: url('/css-..-img-home-contact/us/bg.png.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.contact-us-bg .contact-us-logo {
    position: absolute;
    top: 120px;
    left: 50%;
    margin-left: -274px;
    z-index: 19;
}

.contact-us-bg .contact-us-logo img {
    width: 549px;
    height: 116px;
}

.contact-us-bg .contact-us-figure {
    position: absolute;
    top: 100px;
    left: 100px;
    z-index: 20;
}

.contact-us-bg .contact-us-figure img {
    width: 746px;
    height: 664px;
}

.contact-us-bg .contact-us-image {
    position: relative;
    width: 1022px;
    height: 724px;
}

.contact-us-bg .contact-us-image .contact-us-image-position {
    width: 1022px;
    height: 724px;
}

.contact-us-image-position img:nth-child(1) {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.contact-us-image-position img:nth-child(2) {
    position: absolute;
    right: 0;
    bottom: 0;
}

.brand-history-bg .figure-history-logo {
    position: absolute;
    top: 120px;
    left: calc(50% - 680px);
}

.brand-history-bg .figure-history-logo img {
    width: 100%;
    height: 100%;
    max-width: 216px;
    max-height: 35px;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
}

.brand-history-bg .figure-history-bg {
    width: 100%;
    height: 100%;
    background-image: url('/css-..-img-home-figure1.png.jpg');
    background-repeat: no-repeat;
    background-size: 800px 740px;
    background-position: center;
}

.brand-history-bg .figure-history-bg div {
    display: flex;
    flex-direction: column;
    text-align: right;
}

.brand-history-bg .figure-history-bg div:nth-child(n + 5) {
    text-align: left;
}

.brand-history-bg .figure-history-bg div span {
    color: #c1bdbd;
    font-size: 12px;
}

.brand-history-bg .figure-history-bg div span:nth-child(1) {
    margin-bottom: 5px;
    color: #fff;
    font-size: 18px;
}

.brand-history-bg .figure-history-bg-title1 {
    position: absolute;
    left: calc(50% - 420px);
    top: calc(50% - 280px);
}

.brand-history-bg .figure-history-bg-title2 {
    position: absolute;
    left: calc(50% - 590px);
    top: calc(50% - 146px);
}

.brand-history-bg .figure-history-bg-title3 {
    position: absolute;
    left: calc(50% - 610px);
    top: calc(50% + 46px);
}

.brand-history-bg .figure-history-bg-title4 {
    position: absolute;
    left: calc(50% - 510px);
    top: calc(50% + 234px);
}

.brand-history-bg .figure-history-bg-title5 {
    position: absolute;
    left: calc(50% + 340px);
    top: calc(50% + 270px);
}

.brand-history-bg .figure-history-bg-title6 {
    position: absolute;
    left: calc(50% + 422px);
    top: calc(50% + 88px);
}

.brand-history-bg .figure-history-bg-title7 {
    position: absolute;
    left: calc(50% + 416px);
    top: calc(50% - 88px);
}

.brand-history-bg .figure-history-bg-title8 {
    position: absolute;
    left: calc(50% + 370px);
    top: calc(50% - 242px);
}

.game-support-bg {
    background-image: url('/css-..-img-home-game/support/bg.png.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.game-support {
    posotion: absolute;
    top: 20%;
}

.product-advantages-bg {
    background-image: url('/css-..-img-home-product/advantages/bg.png.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.product-advantages-bg .product-advantages-logo {
    position: absolute;
    display: flex;
    flex-direction: column;
    text-align: left;
    font-size: 14px;
    color: #fff;
    top: 120px;
    left: calc(50% - 680px);
}

.product-advantages-bg .product-advantages-logo img {
    width: 100%;
    height: 100%;
    max-width: 216px;
    max-height: 35px;
    margin-bottom: 14px;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
}

.product-advantages-bg .product-advantages-logo span {
    line-height: 24px;
}

.product-advantages-bg .product-advantages-icons {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 1400px;
    height: 606px;
    bottom: 10%;
    left: 50%;
    transform: translate(-50%);
    background-image: url('/css-..-img-home-product/advantages/icons/bg.png.jpg')
}

.product-advantages-bg .product-advantages-icons img {
    width: 1237px;
    height: 408px;
}

.game-support .swiper-wrapper {
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
}

.game-support .swiper-wrapper .swiper-slide {
    width: 260px !important;
    height: 360px;
}

.game-support .swiper-wrapper img {
    width: 260px;
    height: 360px;
}

.game-support-bg .game-support-logo {
    position: absolute;
    display: flex;
    flex-direction: column;
    text-align: left;
    font-size: 14px;
    color: #fff;
    top: 120px;
    left: calc(50% - 680px);
}

.game-support-bg .game-support-logo img {
    width: 100%;
    height: 100%;
    max-width: 216px;
    max-height: 35px;
    margin-bottom: 14px;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
}

.game-support-bg .game-support-logo span {
    line-height: 24px;
}

.game-support-bg .game-support-figure {
    position: absolute;
    top: 120px;
    right: 20%;
}

.contact-us-bg .contact-us-phone {
    position: absolute;
    display: flex;
    width: 1400px;
    bottom: 100px;
    margin: 0 auto;
}

.contact-us-phone .telegram, .contact-us-phone .skype, .contact-us-phone .email {
    display: flex;
    flex: 1 0 33.33%;
    height: 30px;
    justify-content: center;
    align-items: center;
    font-size: 15px;
}

.contact-us-phone .telegram img {
    width: 22px;
    height: 18px;
}

.contact-us-phone .skype img {
    width: 22px;
    height: 22px;
}

.contact-us-phone .email img {
    width: 22px;
    height: 16px;
}

.telegram-info span:nth-child(2),
.skype-info span:nth-child(2),
.email-info span:nth-child(2) {
    color: #848d9d;
    margin-left: 10px;
}

.telegram-info span:nth-child(3),
.skype-info span:nth-child(3),
.email-info span:nth-child(3) {
    color: #fff;
}

.contact-us-phone .copy {
    margin-left: 20px;
    color: #848d9d;
    font-size: 15px;
    cursor: pointer;
}

.contact-us-phone .telegram .telegram-info,
.contact-us-phone .skype .skype-info,
.contact-us-phone .email .email-info {
    display: flex;
    align-items: center;
}

.copy-tip {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 2000;
    width: 100px;
    height: 40px;
    border: 2px solid #fff;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: #f85306;
    overflow: hidden;
}

.video-demo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    background-image: url("/css-..-img-home-loading.png.jpg");
    background-size: 100% 100%;
}
