.main-header[data-v-1d85a03d] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.main-header .header-logo-back[data-v-1d85a03d] {
    background: #0f1313
}

.main-header .header-logo-back .header-logo[data-v-1d85a03d] {
    height: 60px;
    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
}

.main-header .header-logo-back .header-logo .header-logo-svg[data-v-1d85a03d] {
    display: inline-block;
    cursor: auto;
    width: 285px;
    height: 44px;
    background: url(../fonts/yb_logo.ecb37a7c.svg) no-repeat 0 0;
    background-size: contain
}

.main-header .header-logo-back .header-logo ul[data-v-1d85a03d] {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.main-header .header-logo-back .header-logo ul li[data-v-1d85a03d] {
    font-size: 18px;
    -webkit-transition: .5s;
    transition: .5s;
    margin-left: 80px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-bottom: 2px solid #101313
}

.main-header .header-logo-back .header-logo ul li.active[data-v-1d85a03d] {
    color: #c9af94
}

.main-header .header-section-back[data-v-1d85a03d] {
    height: 48px;
    background: #fafafa
}

.main-header .header-section-back .header-section[data-v-1d85a03d] {
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.main-header .header-section-back .header-section ul[data-v-1d85a03d] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.main-header .header-section-back .header-section ul li[data-v-1d85a03d] {
    margin-left: 30px;
    color: #070707;
    font-size: 15px;
    cursor: pointer;
    position: relative;
    -webkit-transition: .5s;
    transition: .5s
}

.main-header .header-section-back .header-section ul li.active[data-v-1d85a03d] {
    color: #ce8b32
}

.main-header .header-section-back .header-section ul li.active[data-v-1d85a03d]:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 2px;
    background: #ce8b32;
    position: absolute;
    left: 0;
    bottom: -7px
}

main[data-v-3a55b40a] {
    background: url(../images/back.dbe8009d.png) no-repeat 50%/100% 100%
}

main .row-one[data-v-3a55b40a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

main .row-one .row-one-left[data-v-3a55b40a] {
    width: 480px;
    padding-top: 40px
}

main .row-one .row-one-left>img[data-v-3a55b40a] {
    width: 100%
}

main .row-one .row-one-left .row-one-left-img[data-v-3a55b40a] {
    margin-top: 57px
}

main .row-one .row-one-left .row-one-left-top[data-v-3a55b40a] {
    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
}

main .row-one .row-one-left .row-one-left-top img[data-v-3a55b40a] {
    width: 178px
}

main .row-one .row-one-right[data-v-3a55b40a] {
    width: 542px
}

main .row-two[data-v-3a55b40a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

main .row-two li[data-v-3a55b40a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

main .row-two li img[data-v-3a55b40a] {
    width: 54px;
    height: 54px
}

main .row-two li .row-tow-rig[data-v-3a55b40a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: 9px;
    color: #fff
}

main .row-two li .row-tow-rig span[data-v-3a55b40a] {
    font-size: 18px;
    font-weight: 700
}

main .row-two li .row-tow-rig b[data-v-3a55b40a] {
    font-size: 14px
}

main .row-three[data-v-3a55b40a] {
    height: 134px;
    background: hsla(0, 0%, 100%, .2);
    border-radius: 5px;
    margin-top: 33px;
    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;
    padding: 0 20px
}

main .row-three li .row-three-wz[data-v-3a55b40a],
main .row-three li[data-v-3a55b40a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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
}

main .row-three li .row-three-wz[data-v-3a55b40a] {
    font-size: 14px;
    color: #fff
}

main[data-v-8d60338a] {
    background: url(../images/back.91e3e4bf.png) no-repeat 50%/100% 100%
}

main .sec-main[data-v-8d60338a] {
    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
}

main .sec-main .sec-main-left[data-v-8d60338a] {
    width: 409px;
    -webkit-transform: translateX(-40px);
    transform: translateX(-40px)
}

main .sec-main .sec-main-right[data-v-8d60338a] {
    width: 480px
}

main .sec-main .sec-main-right>img[data-v-8d60338a] {
    width: 100%
}

main .sec-main .sec-main-right .sec-main-right-top[data-v-8d60338a] {
    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;
    margin-bottom: 58px
}

main .sec-main .sec-main-right .sec-main-right-top img[data-v-8d60338a] {
    width: 178px
}

main .sec-main .sec-main-right .sec-main-right-bottom[data-v-8d60338a] {
    margin-top: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

main .sec-main .sec-main-right .sec-main-right-bottom li[data-v-8d60338a] {
    width: 141px;
    height: 177px;
    border: 1px solid #ce8832;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 17px
}

main .sec-main .sec-main-right .sec-main-right-bottom li img[data-v-8d60338a] {
    margin-bottom: 5px
}

main .sec-main .sec-main-right .sec-main-right-bottom li span[data-v-8d60338a] {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 16px
}

main .sec-main .sec-main-right .sec-main-right-bottom li b[data-v-8d60338a] {
    font-size: 14px;
    color: #666;
    font-weight: 400;
    display: inline-block;
    width: 119px
}

main .back-qp[data-v-6eae44d7] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

main .third-main[data-v-6eae44d7] {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 620px
}

main .third-main .main-left[data-v-6eae44d7] {
    width: 480px;
    margin-top: 40px;
}

main .third-main .main-left[data-v-6eae44d7] p {
    font-size: 22px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 60px;
}

main .third-main .main-left>img[data-v-6eae44d7] {
    width: 100%
}

main .third-main .main-left .main-left-top[data-v-6eae44d7] {
    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
}

main .third-main .main-left .main-left-top img[data-v-6eae44d7] {
    width: 178px
}

main .third-main .main-left .row-one-left-img[data-v-6eae44d7] {
    margin-top: 63px;
    margin-bottom: 15px;
}

main .third-main .main-left .jrgw[data-v-6eae44d7] {
    margin-top: 56px;
    width: 160px;
    height: 40px;
    background: #fff;
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

main .third-main .main-left .jrgw span[data-v-6eae44d7] {
    color: #933fb7;
    font-size: 18px
}

main .third-main .main-left .jrgw img[data-v-6eae44d7] {
    -webkit-transform: translateY(1px);
    transform: translateY(1px)
}

main .third-main .main-right-top[data-v-6eae44d7] {
    position: absolute;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 8%
}

main .third-main .main-right-top li[data-v-6eae44d7] {
    width: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    margin-left: 40px
}

main .third-main .main-right-top li img[data-v-6eae44d7] {
    margin-bottom: 17px;
    width: 54px;
    height: 54px
}

main .third-main .main-right-top li span[data-v-6eae44d7] {
    color: #fff;
    font-size: 14px
}

@media (min-height:1200px) {
    main .third-main .main-right-top[data-v-6eae44d7] {
        margin-bottom: -3%
    }
}

main .third-main .main-right[data-v-6eae44d7] {
    max-width: 800px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(10%, -50%);
    transform: translate(10%, -50%)
}

.third-bottom[data-v-53f20041] {
    width: 1200px;
    height: 96px;
    position: absolute;
    bottom: 80px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 1
}

.third-bottom .caozuo[data-v-53f20041] {
    position: relative;
    width: 40px;
    font-size: 12px
}

.third-bottom .caozuo em[data-v-53f20041] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    -webkit-transform: translateY(-105%);
    transform: translateY(-105%);
    font-style: normal;
    color: #fff;
    font-size: 15px
}

.third-bottom .caozuo em b[data-v-53f20041] {
    font-size: 12px;
    font-weight: 400;
    opacity: .6
}

.third-bottom .caozuo span[data-v-53f20041] {
    width: 40px;
    height: 48px;
    background: rgba(0, 0, 0, .4);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.third-bottom .caozuo span:nth-child(1) img[data-v-53f20041] {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.third-bottom .caozuo span[data-v-53f20041]:hover {
    background: rgba(255, 162, 134, 1);
}

.third-bottom ul[data-v-53f20041],
.third-bottom ul li[data-v-53f20041] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.third-bottom ul li[data-v-53f20041] {
    position: relative;
    background: rgba(0, 0, 0, .15);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    line-height: 96px;
    color: #fff;
    -webkit-transition: .3s;
    transition: .3s;
    cursor: pointer
}

.third-bottom ul li a {
    color: #fff;
}

.third-bottom ul li span[data-v-53f20041] {
    font-size: 22px;
    font-weight: 700
}

.third-bottom ul li i[data-v-53f20041] {
    display: inline-block;
    width: 36px;
    height: 2px;
    background: hsla(0, 0%, 100%, .5);
    margin-top: 3px
}

.third-bottom ul li b[data-v-53f20041] {
    display: inline-block;
    margin-top: 8px;
    font-weight: 400;
    font-size: 14px
}

.third-bottom ul li[data-v-53f20041]:after {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    left: 0;
    bottom: 0;
}

.third-bottom ul li[data-v-53f20041]:after {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    left: 0;
    bottom: 0;
    /* background: rgba(0, 0, 0, 0.6); */
    background: #fff;
}

.third-bottom ul li.active[data-v-53f20041],
.third-bottom ul li[data-v-53f20041]:hover {
    background: #a74b5a;
    /* background: rgba(0, 0, 0, .3); */
}

.third-bottom ul li.active[data-v-53f20041]:after {
    -webkit-animation: rainbow-data-v-53f20041 5s linear;
    animation: rainbow-data-v-53f20041 5s linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.third-bottom ul li.active[data-v-53f20041]:after {
    -webkit-animation: rainbow-data-v-53f20041 5s linear;
    animation: rainbow-data-v-53f20041 5s linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes rainbow-data-v-53f20041 {
    form {
        width: 0
    }

    to {
        width: 100%
    }
}

@keyframes rainbow-data-v-53f20041 {
    form {
        width: 0
    }

    to {
        width: 100%
    }
}

main[data-v-2686b525] {
    background: url(../images/back.0d46410a.png) no-repeat 50%/100% 100%
}

main .main-center[data-v-2686b525] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

main .main-center .main-left[data-v-2686b525] {
    width: 583px
}

main .main-center .main-right[data-v-2686b525] {
    width: 480px
}

main .main-center .main-right>img[data-v-2686b525] {
    width: 100%
}

main .main-center .main-right .main-right-top[data-v-2686b525] {
    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
}

main .main-center .main-right .main-right-top img[data-v-2686b525] {
    width: 178px
}

main .main-center .main-right .main-right-middle[data-v-2686b525] {
    margin-top: 57px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

main .main-center .main-right .main-right-middle img[data-v-2686b525] {
    width: 100%;
    margin-bottom: 14px
}

main .main-center .main-right .main-right-middle span[data-v-2686b525] {
    display: inline-block;
    margin-top: 2px;
    padding-right: 5px;
    font-size: 24px;
    color: #333
}

main .main-center .main-right .main-right-middle span b[data-v-2686b525] {
    color: #ce8b32;
    font-weight: 400
}

main .main-center .main-right .main-right-bottom[data-v-2686b525] {
    margin-top: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

main .main-center .main-right .main-right-bottom li[data-v-2686b525] {
    width: 141px;
    height: 197px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    border: 1px solid #ce8b32;
    border-radius: 5px;
    padding-top: 17px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

main .main-center .main-right .main-right-bottom li img[data-v-2686b525] {
    width: 54px;
    height: 54px
}

main .main-center .main-right .main-right-bottom li span[data-v-2686b525] {
    display: inline-block;
    margin-top: 5px;
    color: #333;
    font-size: 18px;
    font-weight: 700
}

main .main-center .main-right .main-right-bottom li b[data-v-2686b525] {
    display: inline-block;
    width: 119px;
    margin-top: 16px;
    color: #666;
    font-size: 14px;
    font-weight: 400;
    text-align: center
}

main .back-qp[data-v-c8107b6e] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

main .main-center[data-v-c8107b6e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

main .main-center .main-left[data-v-c8107b6e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

main .main-center .main-left .main-left-top[data-v-c8107b6e] {
    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;
    width: 480px
}

main .main-center .main-left .main-left-top img[data-v-c8107b6e] {
    width: 178px
}

main .main-center .main-left .main-left-middle[data-v-c8107b6e] {
    width: 480px;
    margin-top: 63px
}

main .main-center .main-left .main-left-middle img[data-v-c8107b6e] {
    width: 100%
}

main .main-center .main-left .main-left-bottom[data-v-c8107b6e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
    width: 600px;
    margin-top: 77px
}

main .main-center .main-left .main-left-bottom li[data-v-c8107b6e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    margin-right: 30px
}

main .main-center .main-left .main-left-bottom li img[data-v-c8107b6e] {
    width: 54px;
    height: 54px;
    margin-bottom: 17px
}

main .main-center .main-left .main-left-bottom li span[data-v-c8107b6e] {
    color: #fff;
    font-size: 14px;
    font-weight: lighter;
    white-space: nowrap
}

main .main-center .main-right[data-v-c8107b6e] {
    width: 803px;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px)
}

.pagination {
    width: 1200px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 15%;
    z-index: 1
}

.game-dianyou .pagination .swiper-pagination-bullet {
    display: inline-block;
    width: 22px;
    height: 12px;
    background: #fff;
    border-radius: 6px;
    margin-right: 16px;
    opacity: .5
}

.game-dianyou .pagination .swiper-pagination-bullet-active {
    width: 50px;
    opacity: 1
}

main[data-v-605cfba9] {
    background: url(../images/back.c7ae98ad.png) no-repeat 50%/100% 100%
}

main .main-center[data-v-605cfba9] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative
}

main .main-center .main-left[data-v-605cfba9] {
    position: absolute;
    height: 560px;
    top: 0;
    left: -230px
}

main .main-center .main-right[data-v-605cfba9] {
    width: 480px
}

main .main-center .main-right .main-right-top[data-v-605cfba9] {
    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
}

main .main-center .main-right .main-right-top img[data-v-605cfba9] {
    width: 178px
}

main .main-center .main-right .main-right-middle[data-v-605cfba9] {
    margin-top: 62px;
    width: 100%
}

main .main-center .main-right .main-right-bottom[data-v-605cfba9] {
    margin-top: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

main .main-center .main-right .main-right-bottom li[data-v-605cfba9] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    border: 1px solid #ce8b32;
    border-radius: 5px;
    width: 141px;
    height: 197px
}

main .main-center .main-right .main-right-bottom li img[data-v-605cfba9] {
    width: 54px;
    height: 54px;
    margin-top: 17px
}

main .main-center .main-right .main-right-bottom li span[data-v-605cfba9] {
    font-size: 18px;
    color: #333;
    display: inline-block;
    margin-top: 5px;
    font-weight: 700
}

main .main-center .main-right .main-right-bottom li b[data-v-605cfba9] {
    margin-top: 16px;
    font-size: 14px;
    display: inline-block;
    width: 120px;
    text-align: center;
    font-weight: 400;
    color: #666
}

.footer-main[data-v-42e6beea] {
    min-width: 1300px;
    width: 100%;
    height: 50px;
    background: #8292a5;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    z-index: 1
}

.footer-main .main-center[data-v-42e6beea] {
    height: 100%;
    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
}

.footer-main .main-center span[data-v-42e6beea] {
    font-size: 24px;
    display: inline-block;
    margin-right: 19px
}

.footer-main .main-center li[data-v-42e6beea] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer-main .main-center li img[data-v-42e6beea] {
    width: 32px;
    height: 32px;
    margin-right: 8px
}

.footer-main .main-center li b[data-v-42e6beea] {
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
    margin-right: 12px
}

.footer-main .main-center li i[data-v-42e6beea] {
    display: inline-block;
    height: 24px;
    width: 2px;
    opacity: .2;
    background: #f2f3f5;
    margin-right: 12px
}

.footer-main .main-center li .xg[data-v-42e6beea] {
    width: 22px;
    height: 22px;
    margin-left: 0;
    margin-right: 8px
}

.footer-main .main-center li em[data-v-42e6beea] {
    font-size: 22px;
    color: #fff;
    font-style: normal
}

.footer-main .main-center li[data-v-42e6beea]:last-child {
    margin-left: 79px;
    opacity: 0;
    display: none
}

.footer[data-v-75b3998c] {
    height: 260px;
    background: #353f4b;
    overflow: hidden;
    position: relative;
    font-size: 14px
}

.footer .title1[data-v-75b3998c] {
    font-size: 14px;
    color: #7c8797;
    letter-spacing: 0;
    text-align: center;
    margin-top: 30px
}

.footer .title2[data-v-75b3998c] {
    font-size: 12px;
    color: #7c8797;
    text-align: center;
    margin: 20px 0
}

.footer .footer_logo[data-v-75b3998c] {
    height: 80px;
    position: relative;
    width: 980px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 30px auto 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer .footer_logo li[data-v-75b3998c] {
    display: block;
    text-align: center;
    height: 80px
}

.footer .footer_logo li p[data-v-75b3998c] {
    color: #7c8797;
    margin: 0
}

.footer .footer_logo li p[data-v-75b3998c]:first-child {
    height: 50px
}

.footer .footer_logo li img[data-v-75b3998c] {
    height: 100%
}

.footer .footer_logo li:hover p[data-v-75b3998c] {
    color: #fff
}

.footer .footer_logo .logo1[data-v-75b3998c] {
    top: 25px;
    left: 31px
}

.footer .footer_logo .logo2[data-v-75b3998c] {
    top: 22px;
    left: 230px
}

.footer .footer_logo .logo3[data-v-75b3998c] {
    top: 17px;
    left: 488px
}

.footer .footer_logo .logo4[data-v-75b3998c] {
    top: 19px;
    left: 722px
}

.footer .footer_logo .logoImg[data-v-75b3998c] {
    position: absolute;
    left: 0;
    top: 0;
    display: none
}

.footer .footer_logo .logo2Img[data-v-75b3998c] {
    left: 0;
    top: 1px
}

.footer .footer_logo .logo3Img[data-v-75b3998c] {
    left: 0;
    top: -1px
}

.footer .footer_logo .logo4Img[data-v-75b3998c] {
    left: 0;
    top: 0
}

.footer .logo1:hover .logo1Img[data-v-75b3998c],
.footer .logo2:hover .logo2Img[data-v-75b3998c],
.footer .logo3:hover .logo3Img[data-v-75b3998c],
.footer .logo4:hover .logo4Img[data-v-75b3998c] {
    display: block
}

#app[data-v-8e8c3daa] {
    min-width: 1300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-container[data-v-8e8c3daa] {
    width: 100%;
    height: calc(100vh - 108px)
}

.swiper-slide[data-v-8e8c3daa] {
    height: auto
}

.swiper-pagination1 {
    top: 50%;
    right: 2%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 200px
}

.swiper-pagination1 .swiper-pagination-bullet {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: #fff;
    opacity: 1;
    position: relative
}

.swiper-pagination1 .swiper-pagination-bullet-active:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #fff;
    -webkit-transform: scale(1.5);
    transform: scale(1.5)
}

* {
    margin: 0;
    padding: 0;
    outline: none
}

ol,
ul {
    list-style: none
}

.main-center {
    width: 1200px;
    margin: 0 auto
}

main {
    width: 100%;
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

a {
    text-decoration: none;
    color: inherit
}

@font-face {
    font-family: syht;
    src: url(../fonts/syht.11c302dd.otf);
    font-weight: 400;
    font-style: normal
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.swiper-slide-active .footer-main li:first-child,
.swiper-slide-active .main-left-bottom li:first-child,
.swiper-slide-active .main-right-bottom li:first-child,
.swiper-slide-active .row-three li:first-child,
.swiper-slide-active .row-two li:first-child,
.swiper-slide-active .sec-main-right-bottom li:first-child,
.swiper-slide-active .third-bottom li:first-child {
    -webkit-animation: fadeInDown .8s ease .1s both;
    animation: fadeInDown .8s ease .1s both
}

.swiper-slide-active .footer-main li:nth-child(2),
.swiper-slide-active .main-left-bottom li:nth-child(2),
.swiper-slide-active .main-right-bottom li:nth-child(2),
.swiper-slide-active .row-three li:nth-child(2),
.swiper-slide-active .row-two li:nth-child(2),
.swiper-slide-active .sec-main-right-bottom li:nth-child(2),
.swiper-slide-active .third-bottom li:nth-child(2) {
    -webkit-animation: fadeInDown .8s ease .2s both;
    animation: fadeInDown .8s ease .2s both
}

.swiper-slide-active .footer-main li:nth-child(3),
.swiper-slide-active .main-left-bottom li:nth-child(3),
.swiper-slide-active .main-right-bottom li:nth-child(3),
.swiper-slide-active .row-three li:nth-child(3),
.swiper-slide-active .row-two li:nth-child(3),
.swiper-slide-active .sec-main-right-bottom li:nth-child(3),
.swiper-slide-active .third-bottom li:nth-child(3) {
    -webkit-animation: fadeInDown .8s ease .3s both;
    animation: fadeInDown .8s ease .3s both
}

.swiper-slide-active .footer-main li:nth-child(4),
.swiper-slide-active .footer-main li:nth-child(5),
.swiper-slide-active .main-left-bottom li:nth-child(4),
.swiper-slide-active .main-left-bottom li:nth-child(5),
.swiper-slide-active .main-right-bottom li:nth-child(4),
.swiper-slide-active .main-right-bottom li:nth-child(5),
.swiper-slide-active .row-three li:nth-child(4),
.swiper-slide-active .row-three li:nth-child(5),
.swiper-slide-active .row-two li:nth-child(4),
.swiper-slide-active .row-two li:nth-child(5),
.swiper-slide-active .sec-main-right-bottom li:nth-child(4),
.swiper-slide-active .sec-main-right-bottom li:nth-child(5),
.swiper-slide-active .third-bottom li:nth-child(4),
.swiper-slide-active .third-bottom li:nth-child(5) {
    -webkit-animation: fadeInDown .8s ease .4s both;
    animation: fadeInDown .8s ease .4s both
}

.swiper-slide-active .footer-main li:nth-child(6),
.swiper-slide-active .main-left-bottom li:nth-child(6),
.swiper-slide-active .main-right-bottom li:nth-child(6),
.swiper-slide-active .row-three li:nth-child(6),
.swiper-slide-active .row-two li:nth-child(6),
.swiper-slide-active .sec-main-right-bottom li:nth-child(6),
.swiper-slide-active .third-bottom li:nth-child(6) {
    -webkit-animation: fadeInDown .8s ease .5s both;
    animation: fadeInDown .8s ease .5s both
}

.swiper-slide-active .footer-main li:nth-child(7),
.swiper-slide-active .main-left-bottom li:nth-child(7),
.swiper-slide-active .main-right-bottom li:nth-child(7),
.swiper-slide-active .row-three li:nth-child(7),
.swiper-slide-active .row-two li:nth-child(7),
.swiper-slide-active .sec-main-right-bottom li:nth-child(7),
.swiper-slide-active .third-bottom li:nth-child(7) {
    -webkit-animation: fadeInDown .8s ease .4s both;
    animation: fadeInDown .8s ease .4s both
}

.swiper-slide-active .footer-main li:nth-child(8),
.swiper-slide-active .main-left-bottom li:nth-child(8),
.swiper-slide-active .main-right-bottom li:nth-child(8),
.swiper-slide-active .row-three li:nth-child(8),
.swiper-slide-active .row-two li:nth-child(8),
.swiper-slide-active .sec-main-right-bottom li:nth-child(8),
.swiper-slide-active .third-bottom li:nth-child(8) {
    -webkit-animation: fadeInDown .8s ease .5s both;
    animation: fadeInDown .8s ease .5s both
}

@-webkit-keyframes float {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes float {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.sx-float1 {
    -webkit-animation: float 1.5s ease-in-out .4s infinite;
    animation: float 1.5s ease-in-out .4s infinite
}

.sx-float2,
.sx-float3 {
    -webkit-animation: float 1.5s ease-in-out .8s infinite;
    animation: float 1.5s ease-in-out .8s infinite
}