﻿@charset "UTF-8"; blockquote, body, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, i, input, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

address, b, caption, cite, code, dfn, em, i, strong, th, var {
    font-style: normal;
    font-weight: 400
}

ol, ul {
    list-style: none
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400
}

a {
    color: inherit;
    text-decoration: none
}

body {
    color: #333;
    font-family: Microsoft YaHei,Verdana,Arial,sans-serif,宋体;
    font-size: 14px;
    line-height: 1.42857143
}

img {
    border: none
}

.clearfix {
    zoom: 1 }

.clearfix:after, .clearfix:before {
    content: "";
    display: table;
    line-height: 0
}

.clearfix:after {
    clear: both
}

button, input {
    background: none;
    border: none;
    outline: none
}

body {
    background-color: #f6f6f6;
    min-width: 1400px
}

.container {
    margin: auto;
    width: 1400px
}

.container2 {
    margin: auto;
    width: 1420px
}

.header, .header__placeholder {
    height: 90px
}

.header__container {
    background: #fff;
    height: 90px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999
}

.header__container .container {
    height: 100%
}

.header__logo {
    float: left;
    height: 77px;
    margin-left: 8px;
    margin-top: 7px
}

.header__nav {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    height: 100%;
    padding-top: 25px
}

.header__nav__item {
    color: #ac7536;
    display: block;
    float: left;
    height: 100%;
    margin-left: 100px;
    min-width: 64px;
    position: relative;
    text-align: center
}

.header__nav__item:first-child {
    margin-left: 32px
}

.header__nav__item.is-active, .header__nav__item:hover {
    color: #dba616
}

.header__nav__item.is-active:before, .header__nav__item:hover:before {
    background: #eeb315;
    bottom: 0;
    content: "";
    height: 4px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 64px
}

.header__nav__item.is-active:after, .header__nav__item:hover:after {
    border-bottom: 6px solid #eeb315;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    bottom: 4px;
    content: "";
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 0
}

.header__nav__cn {
    font-size: 18px;
    line-height: 1
}

.header__nav__en {
    font-size: 12px;
    line-height: 1;
    margin-top: 15px
}

.footer {
    background: #000 no-repeat top
}

.footer, .footer .footer-inner {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center
}

.footer .footer-inner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 112px;
    width: 1920px
}

.footer .notice {
    margin-left: 260px
}

.footer .notice p {
    color: #e7e7e7;
    font-size: 12px;
    margin: 8px 0
}

.footer .logo {
    margin-left: 260px
}

.footer .notice2 {
    margin-left: 210px
}

.footer .notice2 p {
    color: #e7e7e7;
    font-size: 12px;
    margin: 8px 0
}

.footer .records {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-left: 69px;
    width: 175px
}

.footer .records img {
    height: 55px
}

.down-box .down-box-head {
    background: url(./down-btn.png) no-repeat 50%;
    height: 193px;
    margin: auto;
    width: 372px
}

.down-box .down-box-gift {
    background: url(./down-gift.png) no-repeat 50%;
    cursor: pointer;
    height: 65px;
    margin: -1px auto 0;
    width: 331px
}

.down-box .down-box-main {
    background: url(./down-bg.png) no-repeat 50%;
    height: 457px;
    margin: auto
}

.down-box .down-box-link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 72px;
    padding-left: 96px;
    padding-top: 12px;
    position: relative
}

.down-box .down-box-link:after {
    background: url(./down-divide.png) no-repeat 50%;
    bottom: -10px;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%
}

.down-box .down-box-link > div {
    width: 76px
}

.down-box .down-box-link span {
    color: #fed350;
    font-size: 22px
}

.down-box .down-box-ewm {
    height: 126px;
    margin: 20px auto 0;
    width: 126px
}

.down-box .down-box-ewm img {
    display: block;
    height: 100%;
    width: 100%
}

.down-box .down-box-gzh {
    color: #fed350;
    font-size: 22px;
    line-height: 1;
    margin-bottom: 27px;
    margin-top: 23px;
    text-align: center
}

.down-box .down-box-hotline {
    color: #8e8464;
    font-size: 14px;
    line-height: 1;
    margin-top: 13px;
    padding-left: 54px
}

.top-container {
    height: 710px;
    margin: auto;
    max-width: 1920px;
    overflow: hidden;
    position: relative
}

.top-container .top-video {
    height: 710px;
    left: 50%;
    margin-left: -960px;
    position: absolute;
    top: 0;
    width: 1920px
}

.top-container .top-video video {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    overflow: clip;
    overflow-clip-margin: content-box;
    width: 100%
}

.fixed-nav {
    background: url(./right_nav_bg.png) no-repeat;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 579px;
    padding: 93px 0 0;
    position: fixed;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 229px;
    z-index: 999
}

.fixed-nav .nav-item {
    cursor: pointer;
    height: 80px;
    padding-left: 54px;
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.fixed-nav .nav-item .nav-item-btn {
    font-size: 0;
    line-height: 55px
}

.fixed-nav .nav-item .nav-item-btn img {
    margin-right: 7px;
    vertical-align: -7px;
    width: 24px
}

.fixed-nav .nav-item .nav-item-btn span {
    color: #e1c799;
    font-size: 16px;
    font-weight: 500
}

.fixed-nav .nav-item .nav-item-btn .icon-sel {
    display: none
}

.fixed-nav .nav-item .qrcode {
    background: url(./right_nav_popup.png) no-repeat;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 249px;
    opacity: 0;
    padding-right: 12px;
    position: absolute;
    right: 200px;
    top: -35px;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 208px
}

.fixed-nav .nav-item .qrcode img {
    display: block;
    height: 130px;
    margin: 27px auto 0;
    width: 130px
}

.fixed-nav .nav-item .qrcode .qrcode-title {
    color: #ffe8d3;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    margin-top: 30px;
    text-align: center
}

.fixed-nav .nav-item .qrcode .qrcode-brief {
    color: #e9d0ba;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    margin-top: 10px;
    text-align: center
}

.fixed-nav .nav-item:hover .nav-item-btn span {
    color: #ffd543
}

.fixed-nav .nav-item:hover .nav-item-btn .icon-sel {
    display: inline-block
}

.fixed-nav .nav-item:hover .nav-item-btn .icon-nor {
    display: none
}

.fixed-nav .nav-item:hover .qrcode {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.main {
    background: url(./body-bg.png) no-repeat bottom;
    padding: 27px 0
}

.banner {
    margin: auto;
    max-width: 1920px;
    position: relative
}

.banner .banner-inner {
    background: #333;
    height: 710px
}

.banner .banner-inner .swiper-slide {
    background: #333;
    overflow: hidden
}

.banner .banner-inner .swiper-slide img {
    display: block;
    height: 710px;
    left: 50%;
    margin-left: -960px;
    position: relative;
    width: 1920px
}

.banner .banner-inner .pagination {
    bottom: 18px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1
}

.banner .banner-inner .swiper-pagination-bullet {
    background: #fff;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    height: 8px;
    margin: 0 7px;
    opacity: 1;
    width: 40px
}

.banner .banner-inner .swiper-pagination-bullet-active {
    background: #ffb43d
}

.banner .swiper-btn-prev {
    background: url(./sw-left.png) no-repeat 50%;
    left: 50%;
    margin-left: -600px
}

.banner .swiper-btn-next, .banner .swiper-btn-prev {
    cursor: pointer;
    height: 60px;
    position: absolute;
    top: 236px;
    width: 60px;
    z-index: 1
}

.banner .swiper-btn-next {
    background: url(./sw-right.png) no-repeat 50%;
    margin-right: -600px;
    right: 50%
}

.banner .sixten {
    background: url(./sixten.png) no-repeat 50%;
    bottom: 20px;
    height: 104px;
    margin-right: -580px;
    position: absolute;
    right: 50%;
    width: 82px;
    z-index: 1
}

.main-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    width: 1440px
}

.main-top .main-top-l {
    width: 372px
}

.main-top .main-top-m {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 20px;
    overflow: hidden
}

.main-top .main-top-r {
    width: 355px
}

.main-top .main-top-r .r-pic-mrt {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 653px;
    margin-top: 54px;
    position: relative;
    width: 355px
}

.main-top .main-top-r .r-pic-mrt .swiper-container {
    height: 100%
}

.main-top .main-top-r .r-pic-mrt .swiper-slide {
    background: url(./mrt-bg.png) no-repeat 50%;
    background-size: contain;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px 6px
}

.main-top .main-top-r .r-pic-mrt .swiper-slide img {
    display: block;
    height: 100%;
    width: 100%
}

.main-top .main-top-r .r-pic-mrt .pagination {
    bottom: 18px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1
}

.main-top .main-top-r .r-pic-mrt .swiper-pagination-bullet {
    background: #fff;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    height: 8px;
    margin: 0 5px;
    opacity: 1;
    width: 32px
}

.main-top .main-top-r .r-pic-mrt .swiper-pagination-bullet-active {
    background: #ffb43d
}

.main-top .news .news-head {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    border-bottom: 5px solid #b99544;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding-bottom: 2px;
    padding-top: 124px
}

.main-top .news .news-head-lf {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center
}

.main-top .news .news-head-lf .news-text {
    background: url(./news-text.png) no-repeat 50%;
    height: 25px;
    width: 96px
}

.main-top .news .news-head-lf .news-text2 {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(118deg,#ae0000,#140a00 0,#140a00 0,#b90000 0,#b90000 30.4443359375%,#621303);
    -webkit-background-clip: text;
    color: #621303;
    font-size: 34px;
    font-weight: 700;
    line-height: 1;
    margin-top: 5px
}

.main-top .news .news-head-lf .news-text2:after, .main-top .news .news-head-lf .news-text2:before {
    background: url(./news-dot.png) no-repeat 50%;
    content: "";
    display: inline-block;
    height: 13px;
    margin: 0 6px;
    vertical-align: 4px;
    width: 13px
}

.main-top .news .news-head-rt {
    width: 400px
}

.main-top .news .news-head-rt .news-rt-top {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between
}

.main-top .news .news-head-rt .news-rt-top .top-text {
    color: #00c913;
    font-size: 15px
}

.main-top .news .news-head-rt .news-rt-top .top-more {
    cursor: pointer;
    height: 29px;
    width: 92px
}

.main-top .news .news-head-rt .news-rt-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.main-top .news .news-head-rt .news-rt-list .list-item {
    background: url(./news-tab-nor.png) no-repeat 50%;
    color: #fff4e2;
    cursor: pointer;
    font-size: 16px;
    height: 44px;
    line-height: 44px;
    margin-left: 1px;
    text-align: center;
    width: 100px
}

.main-top .news .news-head-rt .news-rt-list .list-item.is-active {
    background-image: url(./news-tab-sel.png);
    color: #fbfbfb
}

.main-top .news .news-list {
    display: none
}

.main-top .news .news-list:first-child {
    display: block
}

.main-top .news .news-list .news-list-first {
    color: #a50000;
    font-size: 25px;
    font-weight: 600;
    height: 92px;
    line-height: 92px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap
}

.main-top .news .news-list .news-list-item {
    border-top: 2px solid #a87e5c;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 44px;
    line-height: 44px
}

.main-top .news .news-list .news-list-item .item-text {
    -webkit-box-flex: 1;
    color: #544212;
    -ms-flex: 1;
    flex: 1;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.main-top .news .news-list .news-list-item .item-text .item-divide {
    background-color: #875b37;
    display: inline-block;
    height: 20px;
    margin: 0 10px;
    vertical-align: -3px;
    width: 3px
}

.main-top .news .news-list .news-list-item .item-date {
    color: #795232;
    font-size: 16px;
    margin-left: 12px
}

.main-top .news .news-list .news-list-item:hover .item-text {
    color: #a50000
}

.qrcode-list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin-top: 150px
}

.qrcode-list .qrcode-list-item {
    margin: 0 56px;
    width: 154px
}

.qrcode-list .qrcode-list-item .qrcode-ewm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background: url(./ewm_bg.png) no-repeat 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 154px;
    justify-content: center;
    width: 154px
}

.qrcode-list .qrcode-list-item .qrcode-ewm img {
    height: 132px;
    width: 132px
}

.qrcode-list .qrcode-list-item .qrcode-title {
    color: #744f11;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    margin-top: 7px;
    text-align: center
}

.qrcode-list .qrcode-list-item .qrcode-brief {
    color: #744f11;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    margin-top: 4px;
    text-align: center
}

.game-announce {
    color: #4d2301;
    padding: 56px 0;
    text-align: center
}

.game-announce .game-announce-title {
    font-size: 22px
}

.game-announce .game-announce-text {
    font-size: 16px;
    margin-top: 24px
}

.game-intro {
    background-image: url(./intro-bg.png);
    height: 759px;
    margin: auto;
    width: 1447px
}

.game-intro, .game-intro__nav {
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.game-intro__nav {
    background-image: url(./intro-header-bg.png);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 84px
}

.game-intro__nav-item {
    color: #fff;
    cursor: pointer;
    font-size: 24px;
    height: 88px;
    line-height: 88px;
    position: relative;
    text-align: center;
    width: 180px
}

.game-intro__nav-item.is-active {
    background-image: url(./intro-header-active.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #a2842d;
    font-weight: 700
}

.game-intro__nav-item.is-active:after {
    display: none
}

.game-intro__nav-item:not(:last-child):after {
    background-color: #d9b967;
    content: "";
    height: 41px;
    position: absolute;
    right: -3px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 3px
}

.game-intro__content .game-info {
    display: none;
    padding: 30px 27px 0 33px;
    position: relative
}

.game-intro__content .game-info:first-child {
    display: block
}

.game-intro__content .game-info__list {
    padding-right: 505px;
    padding-top: 8px
}

.game-intro__content .game-info__list-item {
    border-bottom: 4px dotted #e6ce86;
    color: #544212;
    cursor: pointer;
    font-size: 18px;
    height: 55px;
    line-height: 55px;
    margin-right: 30px;
    overflow: hidden;
    padding: 0 18px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.game-intro__content .game-info__list-item:hover {
    color: #a50000
}

.game-intro__content .game-info__pic {
    height: 594px;
    position: absolute;
    right: 27px;
    top: 34px;
    width: 505px
}

.game-intro__content .game-info__pic img {
    display: block;
    height: 100%;
    width: 100%
}

.equipment-display {
    margin: auto;
    overflow: hidden;
    width: 1447px
}

.equipment-display__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -38px;
    margin-left: 5px;
    margin-right: -45px
}

.equipment-display__list-item {
    background-image: url(./zb-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 602px;
    margin-bottom: 38px;
    margin-right: 45px;
    padding: 45px 30px 58px;
    width: 447px;
}

.equipment-display__list-item img {
    display: block;
    height: 100%;
    width: 100%
}

.layout-footer[data-v-2a1ec38c] {
    background: #1e1f25
}

.layout-footer__container[data-v-2a1ec38c] {
    position: relative;
    width: 1500px;
    padding: 40px 0;
    margin: 0 auto
}

.layout-footer__logo[data-v-2a1ec38c] {
    margin-bottom: 10px
}

.layout-footer__logo img[data-v-2a1ec38c] {
    width: 161px;
    height: 47px
}

.layout-footer__nav[data-v-2a1ec38c] {
    font-size: 0
}

.layout-footer__nav .item[data-v-2a1ec38c] {
    display: inline-block;
    font-size: 14px;
    line-height: 28px;
    color: gray;
    cursor: pointer
}

.layout-footer__nav .item[data-v-2a1ec38c]:not(:last-child):after {
    display: inline-block;
    width: 1px;
    height: 12px;
    margin: 0 10px;
    vertical-align: -2px;
    background: gray;
    content: ""
}

.layout-footer__text[data-v-2a1ec38c] {
    font-size: 14px;
    line-height: 28px;
    color: gray
}

.layout-footer__line[data-v-2a1ec38c] {
    height: 2px;
    margin: 16px 0;
    background: #414141
}

.layout-footer__link[data-v-2a1ec38c] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 24px
}

.layout-footer__link .item[data-v-2a1ec38c] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 250px;
    height: 56px;
    padding: 0 12px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #363639;
    border-radius: 4px
}

.layout-footer__link .item-img[data-v-2a1ec38c] {
    width: 32px;
    height: 32px;
    margin-right: 12px
}

.layout-footer__link .item-cont[data-v-2a1ec38c] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden
}

.layout-footer__link .item-cont .item-text[data-v-2a1ec38c] {
    overflow: hidden;
    font-size: 14px;
    color: #ccc;
    text-overflow: ellipsis;
    white-space: nowrap
}

.layout-footer__link .item-cont .item-text2[data-v-2a1ec38c] {
    overflow: hidden;
    font-size: 12px;
    color: #9e9e9e;
    text-overflow: ellipsis;
    white-space: nowrap
}

.layout-footer__qr[data-v-2a1ec38c] {
    position: absolute;
    top: 50px;
    right: 0
}

.layout-footer__qr .qr-text1[data-v-2a1ec38c] {
    margin-bottom: 12px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-align: center
}

.layout-footer__qr .qr-img[data-v-2a1ec38c] {
    display: block;
    width: 120px;
    height: 120px;
    margin: auto;
    border-radius: 4px
}

.layout-footer__qr .qr-text2[data-v-2a1ec38c] {
    margin-top: 12px;
    font-size: 12px;
    color: #ccc;
    text-align: center
}

.layout-footer a[data-v-2a1ec38c]:hover {
    color: #fff !important
}
