.swiperGroup {
    position: relative
}

.swiper-container {
    width: 100%
}

.swiper-button-next-b,
.swiper-button-prev-b {
    width: 36px;
    height: 72px;
    line-height: 80px;
    border-radius: 0;
    z-index: 3;
    background-color: rgba(0, 0, 0, .4);
    position: absolute;
    top: 50%;
    margin-top: -36px;
    color: #fff
}

.swiper-button-next-b {
    left: 0
}

.swiper-button-prev-b {
    right: 0
}

.swiper-button-next-b i,
.swiper-button-prev-b i {
    font-size: 28px;
    width: 36px;
    line-height: 72px;
    cursor: pointer;
    text-align: center
}

.marquee[data-v-e3cbc4b6] {
    position: relative
}

.marquee.current[data-v-e3cbc4b6] {
    z-index: 2;
    margin-top: -40px
}

.marquee-wrapper[data-v-e3cbc4b6] {
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    background-color: rgba(54, 66, 76, .46)
}

.marquee-wrapper .context[data-v-e3cbc4b6] {
    width: calc(1350px/var(--Cardinality));
    max-width: 1350px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto
}

.marquee-wrapper .context .marquee-icon[data-v-e3cbc4b6] {
    height: 20px;
    width: 20px;
    position: relative;
    top: 8px;
    font-size: 22px;
    color: #fff;
    float: left;
    line-height: 30px
}

.marquee-wrapper .context .notice[data-v-e3cbc4b6] {
    position: relative;
    height: 100%;
    width: calc(1300px/var(--Cardinality));
    max-width: 1300px;
    overflow: hidden;
    margin-left: 38px
}

.marquee-wrapper .context .notice .notice-list[data-v-e3cbc4b6] {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 100%;
    /* -webkit-animation-name: scrollNotice-data-v-e3cbc4b6;
    animation-name: scrollNotice-data-v-e3cbc4b6;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 5s;
    animation-delay: 5s;
    -webkit-animation-direction: normal;
    animation-direction: normal; */
    white-space: nowrap;
    font-size: 14px;
    color: #fff;
    cursor: pointer
}

.marquee-wrapper .context .notice .notice-list a[data-v-e3cbc4b6] {
    color: #fff
}

.marquee-wrapper .context .notice .notice-list .notice-list__item[data-v-e3cbc4b6] {
    white-space: nowrap;
    display: inline-block;
    vertical-align: top
}

@-webkit-keyframes scrollNotice-data-v-e3cbc4b6 {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(-200%);
        transform: translateY(-200%)
    }
}

@keyframes scrollNotice-data-v-e3cbc4b6 {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(-200%);
        transform: translateY(-200%)
    }
}

.marquee-wrapper .context .marquee-icon[data-v-e3cbc4b6] {
    height: 18px;
    width: 18px;
    margin: 0 10px 0 20px
}

.marquee-wrapper .context .animation-horse-race-lamp[data-v-e3cbc4b6] {
    width: calc(1340px/var(--Cardinality));
    height: 40px;
    line-height: 40px;
    position: relative;
    overflow: hidden
}

.marquee-wrapper .context .animation-horse-race-lamp p[data-v-e3cbc4b6] {
    position: absolute;
    white-space: nowrap;
    cursor: pointer;
    left: 1400px
}

.marquee-wrapper .context .animation-horse-race-lamp p span[data-v-e3cbc4b6] {
    color: #6e6e6e;
    font-size: 18px
}

@keyframes opacity_anim {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes opacity_anim {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes logo-anim {
    0% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
        opacity: 0
    }

    to {
        -webkit-transform: translate(0);
        transform: translate(0);
        opacity: 1
    }
}

@-webkit-keyframes logo-anim {
    0% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
        opacity: 0
    }

    to {
        -webkit-transform: translate(0);
        transform: translate(0);
        opacity: 1
    }
}

.fl {
    float: left !important
}

.fr {
    float: right !important
}

.clearfix:after {
    display: block;
    content: ".";
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden
}

.el-time-spinner__wrapper {
    vertical-align: middle;
    text-align: center
}

.el-time-panel__content:before {
    top: 55.5%
}

.el-pagination {
    text-align: center
}

#app .el-dialog {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}

.inner_bg {
    background: url(../../static/img/com_bg01.5de16d58.jpg) 100% 0 no-repeat;
    overflow: hidden
}

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

.banner-wrap img {
    max-width: 100%
}

.ele-live-menu-wrap {
    background: #232227;
    margin-bottom: 5px;
    padding: 2px 16px
}

.ele-live-menu-wrap ul li {
    float: left;
    position: relative;
    width: 14.2%;
    min-width: 135px
}

.ele-live-menu-wrap ul li a {
    display: block;
    line-height: 35px;
    font-size: 16px;
    color: #aaa;
    padding-left: 50px;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    text-decoration: none;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.ele-live-menu-wrap ul li a.current {
    color: #ff7373
}

.ele-live-menu-wrap ul li a:before {
    content: "";
    position: absolute;
    top: 1px;
    left: 13px;
    width: 32px;
    height: 32px
}

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

.main-wrapper {
    min-height: 940px;
    background: url(../../static/img/home-bg.b3ca37d9.png) no-repeat;
    background-size: 100% 100%;
    overflow-x: hidden
}

.main-wrapper .main-wrapper-content {
    margin: auto
}

.main-wrapper .main-wrapper-content .content-top {
    padding-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.main-wrapper .main-wrapper-content .content-top .item {
    background-image: url(../../static/img/ss.90dfcf08.png);
    -webkit-transition: all .15s linear;
    transition: all .15s linear;
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
    width: calc(480px/var(--Cardinality));
    height: calc(228px/var(--Cardinality));
    background-size: 100%;
    margin: 0 -21px -16px 0;
    position: relative;
    cursor: pointer
}

.main-wrapper .main-wrapper-content .content-top .item .person {
    position: absolute;
    width: calc(190px/var(--Cardinality));
    right: calc(35px/var(--Cardinality));
    top: calc(-13px/var(--Cardinality));
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.main-wrapper .main-wrapper-content .content-top .item .l-icon {
    width: 70px;
    height: 70px;
    background-color: #fff;
    -webkit-box-shadow: 0 12px 12px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 12px 12px 0 rgba(0, 0, 0, .05);
    border-radius: 20px;
    margin-right: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.main-wrapper .main-wrapper-content .content-top .item .l-icon img {
    width: 80%
}

.main-wrapper .main-wrapper-content .content-top .item .c-title {
    width: calc(200px/var(--Cardinality));
    top: calc(51px/var(--Cardinality));
    font-size: calc(18px/var(--Cardinality));
    font-weight: 600
}

.main-wrapper .main-wrapper-content .content-top .item .c-title,
.main-wrapper .main-wrapper-content .content-top .item .c-title-s {
    position: absolute;
    left: calc(50px/var(--Cardinality));
    color: #4c5d6f;
    -o-object-fit: contain;
    object-fit: contain;
    text-shadow: 1px 1px 0 rgba(134, 161, 197, .4), -1px -1px 0 #fff
}

.main-wrapper .main-wrapper-content .content-top .item .c-title-s {
    width: calc(215px/var(--Cardinality));
    top: calc(90px/var(--Cardinality));
    font-size: calc(16px/var(--Cardinality))
}

.main-wrapper .main-wrapper-content .content-top .item .item-btn {
    width: calc(100px/var(--Cardinality));
    height: calc(30px/var(--Cardinality));
    position: absolute;
    left: calc(50px/var(--Cardinality));
    top: calc(135px/var(--Cardinality));
    text-align: center;
    line-height: calc(30px/var(--Cardinality));
    font-size: calc(12px/var(--Cardinality));
    color: var(--home-btn-font);
    border: 1px solid var(--home-btn-border);
    font-weight: 700;
    border-radius: 100px
}

.main-wrapper .main-wrapper-content .content-top .item .item-btn:hover {
    background: var(--home-btn-hover-one);
    color: #fff
}

.venue__homeVenue__1s3sP {
    height: calc(740px/var(--Cardinality));
    position: relative
}

.brwx-title {
    width: calc(372px/var(--Cardinality))
}

.brwx-title,
.other-brwx-title {
    display: block;
    margin: 0 auto calc(120px/var(--Cardinality));
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0)
}

.swiper-3d,
.swiper-container1 {
    margin: 0 auto
}

.bg {
    background-image: url(../../static/img/swiper-bg.5bcaa5ea.png);
    background-size: contain;
    background-repeat: no-repeat
}

.bg img {
    -webkit-transition: all .5s;
    transition: all .5s
}

.bg img,
.dj-logo {
    position: absolute
}

.dj-logo {
    width: calc(140px/var(--Cardinality));
    top: calc(30px/var(--Cardinality));
    left: calc(35px/var(--Cardinality))
}

.dj-left {
    -webkit-transition: all .5s;
    transition: all .5s;
    position: absolute;
    width: calc(350px/var(--Cardinality));
    top: calc(93px/var(--Cardinality));
    left: calc(25px/var(--Cardinality))
}

.dj {
    width: calc(440px/var(--Cardinality));
    top: calc(-107px/var(--Cardinality));
    left: calc(83px/var(--Cardinality))
}

.zr-left {
    -webkit-transition: all .5s;
    transition: all .5s;
    position: absolute;
    width: calc(200px/var(--Cardinality));
    top: calc(132px/var(--Cardinality));
    left: calc(61px/var(--Cardinality))
}

.flex-center {
    margin-top: calc(5px/var(--Cardinality));
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.flex-center,
.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.tabs {
    cursor: pointer;
    position: relative;
    z-index: 1;
    height: calc(83px/var(--Cardinality));
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAACoCAYAAADggc4DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjY3OThGMDczMzQzMTFFQkI4QUNCQzEyREEzNDJFNEQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjY3OThGMDgzMzQzMTFFQkI4QUNCQzEyREEzNDJFNEQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2Njc5OEYwNTMzNDMxMUVCQjhBQ0JDMTJEQTM0MkU0RCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2Njc5OEYwNjMzNDMxMUVCQjhBQ0JDMTJEQTM0MkU0RCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgJ8Gi4AAAFhSURBVHja7JvtaQMxDIZl2Q2EQDpD9uhsXSuDHGSJQpMLvT8hZ3WIPAdS5BvgQR+W9Mr4yjRNNwG/pqqfKLCUIrSF2YB4DGvFLUwXQxrI+hvCwgEcwLcEtsMO7jbf5zsLvPw8WeBx/8ECm1Z46uHA1uiph1sIA7XgQHrQV9pC9S6WeG1jcD8U3GWFXTbaZTwpUsS5y8YfG+cW8sqhu7fQvAP9J6UJTGyGV0oflfL+B9s0XelZvgbbV3wu0+2r0zF0L5ZobZOw9AJI4oRyTsycJ8W9go2wmqmky3K+9hUghoJLEfMdw4SbVIRLDO+lt0EM3SvYAGvFCncb0ZGUBBo73XobwkLzfg751QwHdhj4XJ1buMFlGuxy73RSBM8y/JpF8HNodFJooHU4hr9/Dxb4dTqgwGIrK7/adZ5Zl5dlYYEVfh4zngsOoAttMx54vw6M8OdCdQ5073KMWkbn6L8AAwDlC53eEpgj5gAAAABJRU5ErkJggg==) 0 0/10px 100% repeat
}

.tabs:after,
.tabs:before {
    display: block;
    content: "";
    position: absolute;
    width: calc(50px/var(--Cardinality));
    height: 100%;
    z-index: -1
}

.tabs:before {
    left: calc(-47.6px/var(--Cardinality));
    background: url(../../static/img/tabs1.5077c85f.png) 0 0/100% 100% no-repeat
}

.tabs:after {
    display: block;
    content: "";
    position: absolute;
    right: calc(-48px/var(--Cardinality));
    width: calc(50px/var(--Cardinality));
    background: url(../../static/img/tabs2.4d4d1316.png) 0 0/100% 100% no-repeat
}

.tabs .swiper-pagination-bullet {
    width: calc(153px/var(--Cardinality));
    height: calc(80px/var(--Cardinality));
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    font-size: calc(18px/var(--Cardinality));
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 0;
    background: none;
    opacity: 1
}

.tabs .swiper-pagination-bullet i {
    position: relative;
    z-index: 2;
    font-style: normal
}

.tabs .swiper-pagination-bullet-active {
    position: relative;
    z-index: 2;
    -webkit-transition: .1s .1s;
    transition: .1s .1s;
    font-weight: 500;
    font-size: calc(20px/var(--Cardinality));
    background: none
}

.tabs .swiper-pagination-bullet-active,
.tabs_button {
    color: #2192f5;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.tabs_button {
    height: calc(80px/var(--Cardinality));
    width: calc(178px/var(--Cardinality));
    position: absolute;
    top: calc(7px/var(--Cardinality));
    background: url(../../static/img/white.73af291b.png) 0 0/100% 100% no-repeat;
    text-align: center;
    line-height: calc(69px/var(--Cardinality));
    font-family: helvetica neue, Helvetica, pingfang sc, hiragino sans gb, microsoft yahei, Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜, Arial, sans-serif !important;
    font-size: calc(18px/var(--Cardinality));
    z-index: 1;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    left: calc(-19px/var(--Cardinality));
    -webkit-transform: translateX(3%);
    transform: translateX(3%)
}

.yzwd {
    min-height: 830px
}

.styles__homeInfo__2sSMA {
    position: relative;
    margin-top: calc(20px/var(--Cardinality))
}

.yzwd-title {
    width: calc(372px/var(--Cardinality));
    display: block;
    margin: 0 auto calc(50px/var(--Cardinality))
}

.circle-box {
    width: calc(1400px/var(--Cardinality));
    height: calc(267px/var(--Cardinality));
    margin: 0 auto;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transform: translateX(2px);
    transform: translateX(2px)
}

.circle-box,
.circle-box .circle-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.circle-box .circle-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.circle-box .circle-item .t-cicle {
    width: 240px;
    height: 240px;
    background-size: 100% 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px
}

.circle-box .circle-item p {
    color: #5e6e80;
    font-size: 20px
}

.percentloop {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden
}

.percentloop .circle-left,
.percentloop .circle-right {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#62c3fd), to(#42a8ff));
    background: linear-gradient(#62c3fd, #42a8ff);
    overflow: hidden
}

.percentloop .circle-right {
    left: 50%
}

.percentloop .number,
.percentloop .number .num-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.percentloop .number {
    position: absolute;
    top: -15px;
    bottom: 0;
    left: -15px;
    right: 0;
    background: url(/images/circle2.b2920c12.png?v2) no-repeat;
    width: 190px;
    height: 190px;
    background-size: 100% 100%;
    border-radius: 50%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff
}

.percentloop .circle-left>div,
.percentloop .circle-right>div {
    width: 100%;
    height: 100%;
    background-color: #f1f2f3;
    -webkit-transform-origin: right center;
    transform-origin: right center
}

.percentloop .circle-right>div {
    -webkit-transform-origin: left center;
    transform-origin: left center
}

.weChat {
    font-family: weChat !important;
    font-weight: 700
}

.percentloop .number .num-box .num-span {
    font-size: 52px;
    color: #465a75
}

.percentloop .number .num-box .num-txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 10px;
    color: #465a75
}

.introduce-box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: calc(1400px/var(--Cardinality));
    margin: auto;
    margin-top: calc(50px/var(--Cardinality))
}

.introduce-box .box-item {
    width: 45%;
    padding: 29px 24px 30px 18px;
    background: #fff;
    -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .1);
    margin-bottom: 30px;
    border-radius: 12px
}

.introduce-box .box-item .l-icon {
    width: 129px;
    height: 127px;
    margin-right: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.introduce-box .box-item .r-context .r-title {
    font-size: calc(30px/var(--Cardinality));
    font-weight: 700;
    color: #3b4858;
    margin-bottom: 20px;
    text-align: left;
    text-shadow: 1px 1px 0 hsla(0, 0%, 100%, .4), -1px -1px 0 #fff
}

.introduce-box .box-item .r-context p {
    font-size: calc(14px/var(--Cardinality));
    color: #5e6e7f;
    line-height: 26px;
    text-align: left;
    text-shadow: 1px 1px 0 hsla(0, 0%, 100%, .4), -1px -1px 0 #fff
}

.introduce-box,
.introduce-box .box-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.main-wrapper .main-wrapper-content .aq-title {
    width: calc(1400px/var(--Cardinality));
    text-align: center;
    margin: 80px auto 42px;
    font-size: 40px;
    font-weight: 700
}

.main-wrapper .main-wrapper-content .aq-title img {
    height: 40px
}

.main-wrapper .main-wrapper-content .jzlc {
    width: calc(1400px/var(--Cardinality));
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.main-wrapper .main-wrapper-content .jzlc .flow {
    width: calc(750px/var(--Cardinality));
    -webkit-transition: .35s ease;
    transition: .35s ease
}

.main-wrapper .main-wrapper-content .jzlc .flow .brand {
    width: calc(726px/var(--Cardinality));
    margin: 0 auto;
    display: block
}

.main-wrapper .main-wrapper-content .jzlc .jie_shao {
    width: calc(530px/var(--Cardinality));
    text-align: left;
    margin-left: 50px
}

.main-wrapper .main-wrapper-content .jzlc .jie_shao p {
    font-size: 16px;
    font-weight: 700;
    color: #4a4b56;
    text-align: left;
    line-height: 1.8;
    margin: 20px 0
}

.main-wrapper .main-wrapper-content .jzlc .jie_shao .qr_card {
    background: url(../../static/img/intqd_qr.51ccdba9.png) no-repeat;
    background-size: 100% 100%;
    width: 210px;
    height: 270px;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
    cursor: pointer
}

.main-wrapper .main-wrapper-content .jzlc .jie_shao .qr_card #floatQrCode6 {
    width: 180px;
    height: 180px;
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.main-wrapper .main-wrapper-content .jzlc .jie_shao .qr_card #floatQrCode6 img {
    width: 180px;
    height: 180px
}

.main-wrapper .main-wrapper-content .jzlc .jie_shao .qr_card span {
    position: absolute;
    left: 3px;
    bottom: 10px;
    width: 210px;
    text-align: center;
    color: #4e8ab7;
    font-size: 18px;
    height: 50px;
    line-height: 50px
}

.main-wrapper .main-wrapper-content .jzlc .jie_shao .info_one {
    font-size: 12px;
    color: #474854;
    line-height: 1.5;
    margin: 20px 0 5px 0;
    text-align: center
}

.main-wrapper .main-wrapper-content .jzlc .jie_shao .info {
    text-align: center
}

.main-wrapper .main-wrapper-content .jzlc .jie_shao .info img {
    width: 20px;
    vertical-align: text-bottom
}

.main-wrapper .main-wrapper-content .jzlc .jie_shao .info span {
    font-size: 14px;
    font-weight: 400;
    color: #474854;
    margin: 0 5px
}

.main-wrapper .main-wrapper-content .jzlc .jie_shao .info a {
    font-size: 14px;
    color: #4e8ab7
}

.brwx {
    width: calc(1400px/var(--Cardinality));
    min-height: calc(820px/var(--Cardinality));
    margin: 0 auto;
    position: relative
}

.brwx .bt {
    margin: 80px 0 42px 0;
    text-align: center;
    font-size: 40px;
    font-weight: 700
}

.brwx .brand-history,
.brwx .brand-history .slots {
    height: calc(600px/var(--Cardinality))
}

.brwx .brand-history .slots {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.brwx .brand-history .slots .info img {
    display: block;
    -webkit-animation: actTextBrwx .6s forwards;
    animation: actTextBrwx .6s forwards
}

.brwx .brand-history .slots .info img:first-child {
    height: calc(80px/var(--Cardinality));
    margin-bottom: 20px
}

.brwx .brand-history .slots .info img:nth-child(2) {
    height: calc(70px/var(--Cardinality));
    margin-bottom: 30px
}

.brwx .brand-history .slots .info p {
    width: calc(390px/var(--Cardinality));
    color: #4b5e6f;
    font-size: 14px;
    -webkit-animation: actTextBrwx .6s forwards;
    animation: actTextBrwx .6s forwards;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
    line-height: 2
}

.brwx .brand-history .slots .dz_xg {
    -webkit-animation: actTextBrwx .6s forwards;
    animation: actTextBrwx .6s forwards;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
    position: relative
}

.brwx .brand-history .slots .dz_xg img:first-child {
    position: relative;
    width: calc(605px/var(--Cardinality));
    z-index: 2
}

.brwx .brand-history .slots .dz_xg img:nth-child(2) {
    width: calc(118px/var(--Cardinality));
    position: absolute;
    left: calc(40px/var(--Cardinality));
    top: calc(69px/var(--Cardinality));
    z-index: 2;
    -webkit-animation: bounce-down 3.8s linear infinite;
    animation: bounce-down 3.8s linear infinite;
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.brwx .brand-history .slots .dz_btn .enter-game {
    position: relative;
    cursor: pointer;
    -webkit-animation: actTextBrwx .6s forwards;
    animation: actTextBrwx .6s forwards;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards
}

.brwx .brand-history .slots .dz_btn .enter-game.an_one {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

.brwx .brand-history .slots .dz_btn .enter-game.an_two {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.brwx .brand-history .slots .dz_btn .enter-game.an_three {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.brwx .brand-history .slots .dz_btn .enter-game:hover div p {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.brwx .brand-history .slots .dz_btn .enter-game div {
    text-align: left;
    height: 42px;
    width: 120px;
    overflow: hidden;
    position: absolute;
    right: 3px;
    top: 39px
}

.brwx .brand-history .slots .dz_btn .enter-game div p {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform: translateY(-42px);
    transform: translateY(-42px);
    height: 41px
}

.brwx .brand-history .slots .dz_btn .enter-game div p span {
    display: block;
    line-height: 24px
}

.brwx .brand-history .slots .dz_btn .enter-game div p span.name {
    line-height: 41px
}

.brwx .brand-history .slots .dz_btn .enter-game div p span:first-child {
    font-size: 18px;
    font-weight: 700;
    color: #8598bb
}

.brwx .brand-history .slots .dz_btn .enter-game div p span:nth-child(2) {
    font-size: 9px;
    color: #8598bb
}

.brwx .brand-history .slots .dz_btn .enter-game .pg {
    top: 46px;
    right: -3px
}

.brwx .brand-history .slots .dz_btn .enter-game .more {
    top: 47px;
    right: 32px
}

.brwx .brand-history .slots .dz_btn img {
    width: 324px;
    display: block
}

.brwx .brand-history .live .info p {
    width: calc(380px/var(--Cardinality))
}

.brwx .brand-history .live .zr_xg {
    -webkit-animation: actTextBrwx .6s forwards;
    animation: actTextBrwx .6s forwards;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
    position: relative
}

.brwx .brand-history .live .zr_xg img:first-child {
    position: relative;
    width: calc(460px/var(--Cardinality));
    z-index: 2
}

.brwx .brand-history .live .zr_xg img:nth-child(2) {
    width: calc(62px/var(--Cardinality));
    position: absolute;
    top: 129px;
    z-index: 2;
    left: -30px;
    -webkit-animation: bounce-down 3.8s linear infinite;
    animation: bounce-down 3.8s linear infinite;
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.brwx .brand-history .live .zr_xg img:nth-child(3) {
    width: calc(71px/var(--Cardinality));
    position: absolute;
    top: calc(0px/var(--Cardinality));
    right: calc(20px/var(--Cardinality));
    z-index: 1;
    -webkit-animation: bounce-down 4.6s linear infinite;
    animation: bounce-down 4.6s linear infinite;
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.brwx .brand-history .live .dz_btn .enter-game div {
    right: 5px;
    top: 50px
}

.brwx .brand-history .live .dz_btn .enter-game .sexy {
    right: 10px
}

.brwx .brand-history .live .dz_btn .enter-game .more {
    top: 50px
}

.brwx .brand-history .by .by_xg {
    -webkit-animation: actTextBrwx .6s forwards;
    animation: actTextBrwx .6s forwards;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
    position: relative
}

.brwx .brand-history .by .by_xg img:first-child {
    width: calc(544px/var(--Cardinality));
    z-index: 2
}

.brwx .brand-history .by .by_xg img:nth-child(2) {
    width: calc(209px/var(--Cardinality));
    position: absolute;
    bottom: calc(127px/var(--Cardinality));
    z-index: 2;
    left: calc(-12px/var(--Cardinality));
    -webkit-animation: bounce-down 3.8s linear infinite;
    animation: bounce-down 3.8s linear infinite;
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.brwx .brand-history .by .by_xg img:nth-child(3) {
    width: calc(62px/var(--Cardinality));
    position: absolute;
    bottom: 310px;
    left: 19px;
    z-index: 2;
    -webkit-animation: bounce-down 4.6s linear infinite;
    animation: bounce-down 4.6s linear infinite;
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.brwx .brand-history .by .dz_btn .enter-game div {
    top: 40px
}

.brwx .brand-history .by .dz_btn .enter-game .cq9 {
    right: 10px;
    top: 39px
}

.brwx .brand-history .by .dz_btn .enter-game .more {
    top: 45px
}

.brwx .brand-history .lottery .cp_xg {
    -webkit-animation: actTextBrwx .6s forwards;
    animation: actTextBrwx .6s forwards;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
    position: relative;
    width: calc(500px/var(--Cardinality));
    height: calc(600px/var(--Cardinality))
}

.brwx .brand-history .lottery .cp_xg img:first-child {
    position: absolute;
    width: calc(593px/var(--Cardinality));
    z-index: 2;
    bottom: calc(60px/var(--Cardinality))
}

.brwx .brand-history .lottery .cp_xg img:nth-child(2) {
    width: calc(256px/var(--Cardinality));
    position: absolute;
    top: calc(98px/var(--Cardinality));
    z-index: 1;
    left: calc(30px/var(--Cardinality));
    -webkit-animation: bounce-down 3.8s linear infinite;
    animation: bounce-down 3.8s linear infinite;
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.brwx .brand-history .lottery .cp_xg img:nth-child(3) {
    bottom: calc(28px/var(--Cardinality));
    left: calc(-4px/var(--Cardinality))
}

.brwx .brand-history .lottery .cp_xg img:nth-child(3),
.brwx .brand-history .lottery .cp_xg img:nth-child(4) {
    width: calc(60px/var(--Cardinality));
    position: absolute;
    z-index: 1;
    -webkit-animation: bounce-down 4.6s linear infinite;
    animation: bounce-down 4.6s linear infinite;
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.brwx .brand-history .lottery .cp_xg img:nth-child(4) {
    top: calc(127px/var(--Cardinality));
    right: calc(104px/var(--Cardinality))
}

.brwx .brand-history .lottery .cp_xg img:nth-child(5) {
    width: calc(54px/var(--Cardinality));
    position: absolute;
    bottom: calc(287px/var(--Cardinality));
    right: calc(-24px/var(--Cardinality));
    z-index: 1;
    -webkit-animation: bounce-down 4.6s linear infinite;
    animation: bounce-down 4.6s linear infinite;
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.brwx .brand-history .lottery .dz_btn .enter-game div {
    right: 5px;
    top: 27px
}

.brwx .brand-history .lottery .dz_btn .zw {
    width: calc(324px/var(--Cardinality));
    height: calc(122px/var(--Cardinality))
}

.brwx .brand-history .ty .ty_xg {
    -webkit-animation: actTextBrwx .6s forwards;
    animation: actTextBrwx .6s forwards;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
    position: relative
}

.brwx .brand-history .ty .ty_xg img:first-child {
    width: calc(639px/var(--Cardinality));
    z-index: 2
}

.brwx .brand-history .ty .dz_btn .enter-game div {
    right: 10px;
    top: 53px
}

.brwx .brand-history .ty .dz_btn .enter-game .shaba {
    right: 10px
}

.brwx .game-brand {
    width: 720px;
    margin: 20px auto 50px;
    height: 70px;
    padding: 10px;
    border-radius: 35px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e8ecf0), to(#fff));
    background-image: linear-gradient(180deg, #e8ecf0, #fff);
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.brwx .game-brand .game-nei {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 50px;
    border-radius: 25px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d1d8e0), to(#e6ebf0));
    background-image: linear-gradient(180deg, #d1d8e0, #e6ebf0);
    -webkit-box-shadow: inset 0 4px 4px 0 #bfccd9;
    box-shadow: inset 0 4px 4px 0 #bfccd9;
    position: relative
}

.brwx .game-brand .game-nei .game-info {
    position: relative;
    width: 140px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    color: #4b5e6f;
    overflow: hidden
}

.brwx .game-brand .game-nei .game-info.current {
    z-index: 2;
    font-weight: 900;
    color: #fff
}

.brwx .game-brand .game-nei .game-bg-hight {
    position: absolute;
    z-index: 1;
    width: 140px;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    text-align: center;
    cursor: pointer;
    background: -webkit-gradient(linear, left top, left bottom, from(#78e3ff), to(#2ba5ff));
    background: linear-gradient(180deg, #78e3ff, #2ba5ff);
    border: 1px solid #81d2ff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 8px 8px rgba(0, 105, 194, .42), inset 0 5px 5px hsla(0, 0%, 100%, .43), inset 0 -5px 3px #0089ff, inset 0 1px 5px hsla(0, 0%, 100%, .5);
    box-shadow: 0 8px 8px rgba(0, 105, 194, .42), inset 0 5px 5px hsla(0, 0%, 100%, .43), inset 0 -5px 3px #0089ff, inset 0 1px 5px hsla(0, 0%, 100%, .5);
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.notice_dialog .el-dialog__header {
    display: none
}

.notice_dialog .el-dialog__body {
    padding: 0
}

.notice_dialog .title {
    background: var(--herder-top);
    color: #fff;
    border-radius: 5px 5px 0 0;
    width: 660px;
    height: 58px;
    line-height: 58px;
    text-align: left;
    overflow: hidden
}

.notice_dialog .title .title-message {
    height: 58px;
    padding-left: 30px
}

.notice_dialog .title .title-message span {
    display: inline-block;
    color: #fff;
    float: left
}

.notice_dialog .title .title-message .capital {
    font-size: 30px;
    line-height: 62px;
    color: #fff
}

.notice_dialog .title-close {
    position: absolute;
    right: 15px;
    top: 20px;
    font-size: 0
}

.notice_dialog .title-close .title-close-icon {
    cursor: pointer;
    background: url(https://www.753320.com/pc/v01/pop/index_layer_close.png) 50%/cover no-repeat;
    -webkit-transition: .2s;
    transition: .2s;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: #aaa;
    outline: none;
    border: none;
    position: relative;
    width: 20px;
    height: 20px;
    margin-left: 10px;
    font-size: 12px
}

.notice_dialog .main {
    background-color: #fff;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
    width: 660px;
    height: 330px;
    text-align: left
}

.notice_dialog .main .main-message {
    float: left;
    width: 100%
}

.notice_dialog .main .main-message .main-message-left {
    float: left;
    position: relative;
    width: 240px;
    height: 330px;
    font-size: 0;
    line-height: 0;
    top: -4px;
    overflow: hidden !important;
    overflow-anchor: none;
    -ms-touch-action: auto;
    touch-action: auto
}

.notice_dialog .main .main-message .main-message-left .main-message-left-list {
    width: 240px;
    height: 300px;
    padding: 10px
}

.notice_dialog .main .main-message .main-message-left .main-message-left-list .main-message-left-list__item {
    width: 100%;
    height: 40px;
    cursor: pointer
}

.notice_dialog .main .main-message .main-message-left .main-message-left-list .main-message-left-list__item .time {
    float: left;
    display: block;
    width: 90px;
    font-size: 13px;
    color: #9f9f9f;
    line-height: 40px;
    text-align: center;
    vertical-align: inherit;
    margin: 0;
    padding: 0;
    border: 0
}

.notice_dialog .main .main-message .main-message-left .main-message-left-list .main-message-left-list__item .n-line {
    float: left
}

.notice_dialog .main .main-message .main-message-left .main-message-left-list .main-message-left-list__item .n-line .fen-line {
    width: 1px;
    height: 16px;
    background: #e0e0e0;
    display: block;
    margin-left: 4px
}

.notice_dialog .main .main-message .main-message-left .main-message-left-list .main-message-left-list__item .n-line .fen-boll {
    width: 8px;
    height: 8px;
    background: var(--herder-top);
    border-radius: 50%;
    display: block
}

.notice_dialog .main .main-message .main-message-left .main-message-left-list .main-message-left-list__item .selected {
    background: #e9e9e9
}

.notice_dialog .main .main-message .main-message-left .main-message-left-list .main-message-left-list__item .n-title {
    float: left;
    margin-left: 10px;
    border-radius: 5px;
    width: 150px;
    height: 40px
}

.notice_dialog .main .main-message .main-message-left .main-message-left-list .main-message-left-list__item .n-title span {
    display: block;
    font-size: 13px;
    line-height: 40px;
    margin-left: 10px;
    color: #595757;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.notice_dialog .main .main-message .main-message-right {
    height: 310px;
    float: right;
    width: 410px;
    padding: 10px 0
}

.notice_dialog .main .main-message .main-message-right ::-webkit-scrollbar {
    width: 3px;
    margin-right: 5px
}

.notice_dialog .main .main-message .main-message-right .main-message-right_time {
    color: #9f9f9f;
    margin-left: 15px;
    font-size: 14px;
    margin-top: 10px;
    text-align: left
}

.notice_dialog .main .main-message .main-message-right .main-message-right_title {
    font-size: 16px;
    font-weight: 700;
    margin-left: 15px;
    height: 35px;
    border-bottom: 1px solid #ccc;
    line-height: 35px;
    width: 330px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer
}

.notice_dialog .main .main-message .main-message-right .main-message-right_content {
    font-size: 14px;
    color: #707070;
    margin-top: 9px;
    margin-left: 15px;
    width: 330px;
    max-height: 230px;
    overflow-y: scroll
}