/*去除a标签下划线*/
a,
a:link,
a:visited,
a:hover,
a:active,
a:focus {
    text_decoration: none;
}

#chat {
    position: fixed;
    bottom: 20px;
    right: 10px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.19);
    border-radius: 27px;
    background-color: #E3B10B;
}

#chat a {
    text-decoration: none;
    display: flex;
    width: 130px;
    height: 50px;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 14px;
}

#chat a span {
    margin-left: 3px;
}

.nav-right {
    position: fixed;
    right: 10px;
    /* bottom: 152px; */
    bottom: 240px;
    width: 102px;
    height: 136px;
    z-index: 5;
}

.nav-right img {
    position: relative;
}

.nav-right .move-big-img {
    width: 0;
    height: 0;
    opacity: 0;
    right: 250px;
    top: -220px;
    transition: all .3s;
}

.nav-right img:not(.move-big-img):hover+img {
    width: auto;
    height: auto;
    opacity: 1;
}

.bf_banner {
    position: fixed;
    bottom: 0;
    z-index: 999999;
    width: 100%;
    display: block;
}

.bf_closebtn {
    position: absolute;
    right: 0.5vw;
    top: 0.5vw;
    width: 1vw;
}

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

.swiper-slide {
    font-size: 18px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

#banner {
    margin-top: 0;
}

#banner .first-banner {
    background-image: none;
    background-color: #0ED1D1;
    z-index: -1000;
    height: 100%;
    width: 100%;
}

.cover-grey {
    height: 19.2708vw;
    width: 17.2917vw;
    background: url('../img/cover.png') no-repeat center;
    float: left;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center top;
    border: 1px solid transparent;
}

.v-icon {
    display: block;
    height: 2.8125vw;
    width: 2.8125vw;
    margin: .6771vw;
}

.v-advantage-box {
    height: 10.9375vw;
    width: 11.25vw;
    float: left;
    margin-left: 1.5625vw;
    margin-top: 3.125vw;
}

.v-icon-box {
    margin: 0 auto;
    height: 4.1667vw;
    width: 4.1667vw;
    border: 1px solid transparent;
    border-radius: 50%;
    background-color: white;
    transition: transform .25s ease-out;
}

.v-icon-box:hover {
    transform: scale(1.3);
}

.advantage {
    height: 26.0417vw;
    background-color: #f8f8f8;
    border: 1px solid transparent;
}

.advantage-title {
    margin-top: 4.1667vw;
    width: 100%;
    height: 2.6042vw;
    font-size: 1.875vw;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 2.6042vw;
    text-align: center;
}

.aside-img {
    height: 5.1042vw;
    width: 5.1042vw;
    background: url('../img/footer-wechartimg.png') no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center top;
    margin: 0 auto;
    z-index: 999;
}

.v-aside {
    position: fixed;
    top: 31.8854vw;
    right: 1.0417vw;
    height: 6.25vw;
    width: 5.2083vw;
    background-color: #fff;
    border: 1px dashed #999999;
}

.v-aside-text {
    text-align: center;
    font-size: .625vw;
    line-height: 1.0417vw;
    width: 100%;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #9B9DA3;
}

@media (max-width: 1450px) {
    .v-aside-text {
        font-size: 5px;
    }
}

.v-advantage-title {
    margin-top: 1.5625vw;
    height: 1.1458vw;
    font-size: .8333vw;
    font-family: PingFangSC-Semibold, sans-serif;
    font-weight: 600;
    color: #333333;
    line-height: 1.1458vw;
    text-align: center;
}

.v-advantage-text {
    display: block;
    margin-top: .9375vw;
    font-size: .7292vw;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 1.0417vw;
    text-align: center;
}

.first-banner .banner1Text {
    display: inline-block;
    position: absolute;
    top: 6.2396vw;
    left: 18.2292vw;
    height: 1.5625vw;
    width: 28.6458vw;
    font-size: 1.0417vw;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1.5625vw;
    z-index: 998;
}

.banner2Text {
    position: absolute;
    top: 9.2396vw;
    left: 18.2292vw;
    width: 29.375vw;
    height: 2.2917vw;
    font-size: 2.1354vw;
    font-family: Hiragino Sans GB;
    font-weight: 900;
    color: #FFFFFF;
    line-height: 2.2917vw;
}

.banner3Text {
    position: absolute;
    top: 13.2396vw;
    left: 18.2292vw;
    width: 25vw;
    height: 2.2396vw;
    font-size: .9375vw;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 2.1875vw;
}

.banner3span {
    font-size: 1.25vw;
    font-weight: 600;
}

.banner1PC {
    position: absolute;
    top: 3.9792vw;
    left: 47.8125vw;
    height: 21.0938vw;
    width: 35.1042vw;
    background: url('../img/banner1PC.png') no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center top;
    z-index: 998;
}

.seller_cn_go_vipon {
    display: inline-block;
    width: 10.4167vw;
    height: 3.125vw;
    border-radius: .3646vw;
    border: 2px solid #FFFFFF;
    font-size: 1.0417vw;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 3.125vw;
    text-align: center;
    margin-left: 1.0417vw;
    cursor: pointer;
}

.buttonTips {
    position: relative;
    top: 16.625vw;
    left: 23.9583vw;
    height: 44px;
    width: 112px;
    background: url('../img/message1.png') no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center top;
    z-index: 998;
}

.v-alert {
    display: none;
    text-align: center;
    font-family: PingFangSC-Semibold, sans-serif;
    font-weight: 600;
    line-height: 1.8229vw;
    padding: 0;
    position: fixed;
    bottom: 3.9583vw;
    width: 100%;
    margin: 0;
    border-radius: 0;
}

.v-alert2 {
    display: none;
    text-align: center;
    font-family: PingFangSC-Semibold, sans-serif;
    font-weight: 600;
    line-height: 1.8229vw;
    padding: 0;
    width: 100%;
    margin: 0;
    border-radius: 0;
}

.features-img {
    float: left;
    background: url('../img/features_img01.png') no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center top;
    z-index: -1000;
    height: 21.5104vw;
    width: 36.1458vw;
    margin-left: 18.75vw;
}

.features-text {
    float: left;
}

.mid_year_top_bg {
    position: fixed;
    top: 0;
    border: 1px solid transparent;
    background: url("../img/vipon_banner1920_60.png");
    margin-top: 0px;
    width: 100%;
    height: 60px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center top;
    cursor: pointer;
    z-index: 9999;
}

.md_tip_1 {
    height: 52px;
    width: 922px;
    border: 2px solid #8104FE;
    border-radius: 8px;
    background: linear-gradient(#EDE3FF, #ffffff);
    margin: 15px auto;
    text-align: center;
    line-height: 52px;
    font-size: 17px;
    font-family: PingFangSC-Semibold, sans-serif;
    font-weight: 600;
    cursor: pointer;
}

.md_tip_2 {
    height: 29px;
    width: 408px;
    background: url(../img/md_tip_2.png) no-repeat;
    margin: 0 auto;
    margin-bottom: 20px;
    cursor: pointer;
}

html,
body,
p,
li,
ul {
    margin: 0;
    padding: 0;
}

html {
    font-size: 80px;
}

.safe {
    height: 33.3333vw;
    background-color: #FFFFFF;
    width: 100%;
}

.safe-img {
    height: 26vw;
    width: 37vw;
    background: url('../img/safeImage.png') no-repeat center;
    float: right;
    margin-top: 3.6458vw;
    margin-right: 18.6458vw;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center top;
}

.safe-text {
    height: 16.1458vw;
    width: 25vw;
    float: left;
    margin-left: 17.4479vw;
    margin-top: 2.8646vw;
}

.banner-title1 {
    margin-top: 4.1667vw;
    width: 16.875vw;
    height: 2.6042vw;
    font-size: 1.875vw;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 2.6042vw;
}

.banner-title2 {
    margin-top: .5208vw;
    width: 100%;
    height: 1.1458vw;
    font-size: .8333vw;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: .275rem;
    text-align: center;
}

.t3 {
    margin-top: 1.5625vw;
    padding-left: 1.0417vw;
    width: 25vw;
    height: 10.4167vw;
    font-size: .8333vw;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 2.0833vw;
}

.t3 li {
    list-style: disc !important
}

.v-btn {
    width: 7.2917vw;
    height: 2.1875vw;
    cursor: pointer;
    background: #00d0d0;
    border-radius: 4px;
    float: left;
    margin-top: 1.3021vw;
    border: 1px solid transparent;
    text-align: center;
    align-items: center;
    font-size: .8333vw;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #ffffff;
    line-height: 42px;
    transition: 0.3s ease-out;

}

.input {
    padding: 0;
    width: 10.4167vw;
    height: 1.875vw;
    background: #ffffff;
    border-radius: .2083vw;
    border: 1px solid #eeeeee;
    text-indent: .8333vw;
    font-size: .625vw;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: .8854vw;
    border: 1px solid transparent;
}

.input:focus-visible {
    outline: none;
}

.tip-w {
    width: .8333vw;
    height: 2px;
    background: #cccccc;
    margin: auto .625vw;
}

.tip-h {
    width: 1px;
    height: .625vw;
    background: #cccccc;
    float: left;
    margin-top: .625vw;
}

.input-button {
    width: 5.2083vw;
    border-radius: 0 4px 4px 0;
    text-indent: -1px;
    text-align: center;
    align-items: center;
    font-size: .625vw;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #00bfbf;
    line-height: 1.875vw;
    cursor: pointer;
}

.register-button {
    cursor: pointer;
    width: 9.7917vw;
    height: 1.875vw;
    background: #00bfbf;
    border-radius: 4px;
    font-size: .7292vw;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #ffffff;
    line-height: 1.0417vw;
    margin-left: .625vw;
    align-items: center;
    line-height: 1.875vw;
    text-align: center;
}

.v-banner {
    height: 46.1458vw;
    width: 100%;
    border: 1px solid transparent;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #F8F8F8;
}

.v-banner2-img {
    height: 29.8958vw;
    width: 61.1458vw;
    margin-top: 1.5625vw;
    background: url('../img/banner2.png') no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center top;
}

/* banner滚动css */
.v-scroll-box {
    height: 15.625vw;
    width: 29.3542vw;
    display: flex;
    justify-content: space-between;
    margin-top: 2.1875vw;
    margin-left: 2.6vw;

}

.v-scroll {
    transition: transform .2s ease-out;
    width: 14.2188vw;
    height: 18.2813vw;
    margin: 0 .4167vw;
    background-position: 0 0;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center top;
    border: 1px #EEEEEE solid;
    border-radius: .8333vw;

}

.mb-40 {
    margin-bottom: 2.0833vw;
}

.v-scroll:hover {
    border: 2px #00D0D0 solid;
    box-shadow: 0px 0px 20px 0px rgba(22, 34, 39, 0.008);
    animation: wakeup 30.2s linear;
}

@keyframes wakeup {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 0 -3000px;
    }
}

.v-scroll-text {
    height: 1.1458vw;
    margin-left: 4.4583vw;
    margin-top: 18vw;
    font-size: .625vw;
    line-height: 1.1458vw;
    color: #333333;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 600;
    float: left;
}

.banner_title2_features {
    color: #666;
    text-align: start;
    margin-top: .9375vw;
    width: 100%;
    list-style: disc !important
}

.banner_title1_features {
    margin: 0.4167vw 0 1.5625vw 2.0833vw;
    font-size: 1.3542vw;
    height: 1.4583vw;
    color: #333333;
}

/* 漂浮滚动css */
.v-footer {
    width: 100%;
    height: 3.9583vw;
    width: 100%;
    background: #1f2430;
    display: flex;
    align-items: center;
    justify-content: start;
    z-index: 999;
}

.v-footer-block {
    height: 3.9583vw;
    width: 32.75vw;
}

.v-footer-box {
    align-items: center;
    justify-content: start;
    display: flex;
    height: 76px;
}

.v-footer-input {
    padding: 0;
    width: 10.4167vw;
    height: 1.875vw;
    background: #ffffff;
    border-radius: 0.2083vw;
    border: 1px solid #eeeeee;
    text-indent: 0.8333vw;
    font-size: 0.625vw;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 0.8854vw;
    border: 1px solid transparent;
}

.v-footer-input:focus-visible {
    outline: none;
}

.v-footer-tip-w {
    width: 0.8333vw;
    height: 2px;
    background: #cccccc;
    margin: auto 0.625vw;
}

.v-footer-tip-h {
    width: 1px;
    height: 0.625vw;
    background: #cccccc;
    float: left;
    margin-top: 0.625vw;
}

.v-footer-input-button {
    width: 5.2083vw;
    border-radius: 0 4px 4px 0;
    text-indent: -1px;
    text-align: center;
    align-items: center;
    font-size: 0.625vw;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #00bfbf;
    line-height: 1.875vw;
    cursor: pointer;
    vertical-align: baseline;
}

.v-footer-register-button {
    cursor: pointer;
    width: 9.7917vw;
    height: 1.875vw;
    background: #00bfbf;
    border-radius: 4px;
    font-size: 0.7292vw;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #ffffff;
    margin-left: .625vw;
    align-items: center;
    line-height: 1.875vw;
    text-align: center;
}

.position-fixed {
    position: fixed;
    animation: my-animation .5s ease-out 1 forwards;
}

@keyframes my-animation {
    from {

        bottom: -3.9583vw;

    }

    to {
        bottom: 0;
    }
}



.color_8104FE {
    color: #8104FE;
}

.top_blank {
    height: 60px;
}

.mid_year_top_bg_close {
    background: url(../img/vipon4_close.png);
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    height: 12px;
    width: 12px;
    float: right;
    margin: 23px 40px;
}

.banner1_login {
    margin-top: 16.1042vw;
    margin-left: 18.75vw;
    font-family: PingFangSC-Semibold, sans-serif;
    height: 3.125vw;
    line-height: 3.125vw;
    font-size: 1.1458vw;
    width: 10.4167vw;
    text-decoration: none;
}

.features_login {
    text-decoration: none;
    margin-top: 1.6667vw;
    height: 2.1875vw;
    line-height: 2.1875vw;
    font-size: .8333vw;
}

#banner h1,
#banner h2 {
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    margin: 0;
}

#footer .container {
    height: 60px !important;
}

.number_scroll_banner {
    width: 100%;
    height: 18.0208vw;
    background: #F8FCFC;
    border: 1px solid transparent;
}

.number_scroll_box_title h2 {
    display: inline-block;
}

.number_scroll_box_title,
.site_arrow_title {
    width: 100%;
    text-align: center;
    font-size: 1.875vw;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 2.6042vw;
}

.site_arrow_title {
    margin-top: 0;
    width: 100%;
}

.number_scroll_box_title_img {
    width: 4.8958vw;
    height: auto;
}

.number_scroll_title {
    height: 1.1458vw;
    font-size: .8333vw;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 1.1458vw;
    margin-top: 2.6042vw;
    margin-bottom: 1.0417vw;
    text-align: center;
}


.number_scroll_box {
    width: 15.625vw;
    display: inline-block;
    text-align: center;
}

.number_scroll_list {
    text-align: center;
}

.number_box1,
.number_box2,
.number_box3,
.number_box4 {
    position: relative;
    display: inline-block;
}

.number_scroll_number {
    position: relative;
    display: inline-block;
    vertical-align: sub;
    text-align: center;
    overflow: hidden;
    text-transform: uppercase;
}

.number_scroll_number:before {
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    word-break: break-all;
    text-align: center;
    font-size: 2.2917vw;
    font-family: Retroica;
    color: #0CBEBE;
    line-height: 2.2917vw;
    text-shadow: 0px .1042vw .2083vw rgba(0, 208, 208, 0.2);
}

.number_box1 span:nth-child(1):before,
.number_box2 span:nth-child(1):before,
.number_box3 span:nth-child(1):before,
.number_box4 span:nth-child(1):before {
    -webkit-animation-name: number_box;
    animation-name: number_box;
    -webkit-animation-duration: 1.6s;
    animation-duration: 1.6s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.number_box1 span:nth-child(1):before {
    content: "03456785";
}

.number_box2 span:nth-child(1):before {
    content: "03456787";

}

.number_box3 span:nth-child(1):before {
    content: "03456786";

}

.number_box4 span:nth-child(1):before {
    content: "03456783";

}

.number_box1 span:nth-child(2):before,
.number_box2 span:nth-child(2):before,
.number_box3 span:nth-child(2):before,
.number_box4 span:nth-child(2):before {
    -webkit-animation-name: number_box;
    animation-name: number_box;
    -webkit-animation-duration: 1.9s;
    animation-duration: 1.9s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.number_box1 span:nth-child(2):before {
    content: "03456785";
}

.number_box2 span:nth-child(2):before {
    content: "03456788";

}

.number_box3 span:nth-child(2):before {
    content: "03456782";

}

.number_box4 span:nth-child(2):before {
    content: "03456781";

}


@-webkit-keyframes number_box {
    from {
        margin-top: 0;
    }

    to {
        margin-top: -16.1458vw;
    }
}

.number_scroll_number,
.number_scroll_number_2 {
    width: 1.45vw;
    font-weight: 600;
    text-align: center;
    height: 2.2917vw;

    font-size: 2.2917vw;
    font-family: Retroica;
    color: #0CBEBE;
    line-height: 2.2917vw;
    text-shadow: 0px .1042vw .2083vw rgba(0, 208, 208, 0.2);
}

.number_scroll_number_2 {
    display: inline-block;
    font-size: 1.5625vw;
    transform: translateY(-0.1042vw);
}

.number_scroll_tag {
    display: inline-block;
    width: 1px;
    height: 3.75vw;
    background: #D8D8D8;
}

.number_scroll_arrow {
    display: inline-block;
    margin-bottom: 1.3021vw;
    transform: translateY(-0.7813vw);
}

/*无缝滚动*/
.ascroll_forever {
    height: 122px;
    width: 110%;
    overflow: hidden;
    margin: 20px auto;
}

.ascroll_forever li {
    height: 120px;
    width: 240px;
    border: 1px solid #EEEEEE;
    float: left;
    margin: 1px 10px;
    border-radius: 10px;
    display: block;
}

.ascroll_forever li img {
    width: 100%;
}

#ascroll_forever1 {
    position: relative;
    left: -140px;
}

.clear_hover {
    position: absolute;
    width: 100%;
    height: 300px;
    z-index: 99;
}

.banner_gen_img {
    display: inline-block;
    width: 666px;
    height: 454px;
    vertical-align: top;
}

.v_scroll_box {
    display: inline-block;
    width: 34.6875vw;
    height: 23.6458vw;
    vertical-align: top;
}

.banner_gen_title {
    font-size: 36px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    margin-top: 75px;
    margin-bottom: 24px;
    color: #333333;
    line-height: 50px;
    text-align: left;

}

.banner_gen_text {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    text-align: left;
    line-height: 40px;
    text-indent: -1.1em;
    margin-left: 1.1em;
}

.banner_gen_text::before {
    content: '';
    margin: 2.5px;
    margin-right: 10px;
    border-radius: 4px;
    border: 1px solid transparent;
    height: 4px;
    width: 4px;
    background: #666666;
    display: inline-block;
    line-height: 40px;
}

.banner_gen_green_button {
    display: inline-block;
    width: 180px;
    height: 42px;
    background: #00D0D0;
    border-radius: 4px;
    font-size: 14px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 42px;
    margin: 32px 20px 0 0;
    cursor: pointer;
    text-align: center;
}

.banner_gen_white_button {
    display: inline-block;
    width: 180px;
    height: 42px;
    border-radius: 4px;
    border: 1px solid #00D0D0;
    font-size: 14px;
    color: #00D0D0;
    line-height: 42px;
    margin: 32px 20px 0 0;
    cursor: pointer;
    text-align: center;

}

.text_center {
    display: flex;
    border: 1px solid transparent;
    width: 1200px;
    margin: 0 auto;
    justify-content: space-between;
}

.pdtb80 {
    padding: 4.1667vw 0;
}

.banner_gen_box {
    display: inline-block;
    text-align: left;
    width: 480px;
}

#feedback {
    background: #fff;
    margin-top: 0;
}

.ascroll_forever_banner {
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center top;
    background: url("../img/ascroll_forever_banner_bg.png");
}

.ascroll_forever_banner_title {
    margin-top: 4.1667vw;
    font-size: 1.875vw;
    font-weight: 600;
    color: #333333;
    text-align: center;
}

.ascroll_forever_banner {
    border: 1px solid transparent;
    padding-bottom: 4.1667vw;
}

.ascroll_forever_banner_title2 {
    margin: 0 auto;
    margin-top: .9375vw;
    width: 31.25vw;
    font-size: .7292vw;
    color: #999999;
    text-align: center;
}

.site_arrow {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    height: 23.5417vw;
    border: 1px solid transparent;
    padding-top: 4.1667vw;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center top;
    background: url("../img/site_arrow_bg.png");
}

.site_arrow_box {

    width: 62.5vw;
    height: 9.4792vw;
    border: 1px solid transparent;
    background: #FFFFFF;
    border-radius: 1.5625vw;
    margin: 2.0833vw auto;
    margin-bottom: 4.6875vw;
    padding-top: 1.6792vw;
}

.site_arrow_img_box {

    margin-top: .9375vw;
    display: flex;
    align-items: center;
    justify-content: center;
}

.site_arrow_img {
    margin: 0 2.592vw 0 0.9375vw;
    height: 3.5417vw;
    width: 3.5417vw;

}


.site_arrow_text {
    text-align: center;
    margin: 0 2.592vw 0 0.9375vw;
    height: 3.5417vw;
    width: 3.5417vw;
    font-size: .7292vw;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 1.0417vw;
}

.site_arrow_text_box {
    width: 62.5vw;
}

#banner .seller_cn_page_sign {
    margin-top: 16.1042vw;
    margin-left: 18.2292vw;
    font-family: PingFangSC-Semibold, sans-serif;
    height: 3.125vw;
    line-height: 3.125vw;
    font-size: 1.1458vw;
    width: 10.4167vw;
    text-decoration: none;
}

.list_bannner_1 {
    width: 100%;
    height: 15.625vw;
    background: #00D0D0;
    display: flex;
    justify-content: center;
}

.list_bannner_1_bg {
    display: block;
    width: 28.3333vw;
    height: 15.2083vw;
    margin-left: 10.7813vw;
    margin-top: .4167vw;
}

.list_bannner_1_left {
    display: inline-block;
    border: 1px solid transparent;
    height: 100%;
}

.list_bannner_1_title1 {
    height: 2.3958vw;
    font-size: 2.2396vw;
    font-family: REEJI-HaoHengGB-Flash-Black, REEJI-HaoHengGB-Flash;
    font-weight: 900;
    color: #FFFFFF;
    line-height: 2.3958vw;
    margin-top: 3.6458vw;
}

.list_bannner_1_title2 {
    height: 1.3021vw;
    font-size: .9375vw;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #D6F7F7;
    line-height: 1.3021vw;
    margin-top: .9375vw;
}

.list_bannner_1_button {
    width: 9.375vw;
    height: 2.1875vw;
    font-size: .8333vw;
    border-radius: .3646vw;
    border: 1px solid #FFFFFF;
    margin-top: 1.5625vw;
    text-align: center;
    align-items: center;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 2.1875vw;
    cursor: pointer;
}

.radar {
    height: 155px;
    width: 155px;
    /* border: solid 1px #fff; */
    border-radius: 50%;
    position: relative;
    top: 244px;
    left: 297px;
    transform: translate(-48.5%, -49%);
}

.radar::after {
    content: " ";
    display: block;
    width: 50%;
    height: 50%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 100% 0 0 0;
    background-image: linear-gradient(44deg, transparent 10%, #ffa520 100%);
    transform-origin: bottom right;
    animation: radar-beam 1s linear infinite;
}

@keyframes radar-beam {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.why_choose_vipon {
    width: 1200px;
    height: 698px;
    background: url("../img/why_choose_vipon.png") no-repeat;
    text-align: start;
    margin-bottom: 80px;
    float: left;
    position: relative;
    left: 50%;
    transform: translateX(-50%);

}

.why_choose_vipon_first {
    margin-top: 30px;
    padding-left: 218px;
    line-height: 84px;
}

.why_choose_vipon_first_box1,
.why_choose_vipon_first_box2,
.why_choose_vipon_first_box3 {
    display: inline-block;
    width: 300px;
    height: 84px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    font-size: 18px;
    color: #666666;
    text-align: center;
}

.why_choose_vipon_first_box2 {
    margin-left: 20px;
}

.why_choose_vipon_first_box1 {
    font-size: 24px;
    color: #7B584E;
}

.inline_block {
    display: inline-block;
    float: left;
}

.why_choose_vipon_box1 {
    height: 110px;
    width: 190px;
    text-align: center;
    line-height: 112px;
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
}

.why_choose_vipon_box2 {
    width: 300px;
    height: 110px;
    text-align: center;
    margin-left: 30px;
    padding-top: 30px;
}

.why_choose_vipon_box2_text1 {
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 24px;
}

.why_choose_vipon_box2_text2 {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 24px;
    margin-top: 6px;
}

.why_choose_vipon_box2_img {
    height: 20px;
    width: 20px;
    vertical-align: sub;
}

.why_choose_vipon_box3,
.why_choose_vipon_box4 {
    width: 300px;
    height: 110px;
    text-align: center;
    margin-left: 21px;
    padding-top: 33px;
}

.why_choose_vipon_box4 {
    margin-left: 0;
}

.why_choose_vipon_box3_text1 {
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #999999;
    line-height: 24px;
}

.why_choose_vipon_box3_text2 {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 24px;
    margin-top: 3px;
}

.why_choose_vipon_title {
    font-size: 36px;
    font-weight: 600;
    color: #fff;
    line-height: 50px;
    margin-bottom: 16px;
    text-align: center;
    width: 100%;
}

.mt_80 {
    margin-top: 80px;
}

.why_choose_vipon_bg {
    overflow: hidden;
    background-color: #00BFBF;
    position: relative;
}

.why_choose_vipon_left {
    width: 546px;
    height: 522px;
    position: absolute;
    top: 0;
    background: url("../img/why_choose_vipon_left.png");
}

.why_choose_vipon_right {
    width: 469px;
    height: 968px;
    position: absolute;
    background: url("../img/why_choose_vipon_right.png");
    right: 0;
    bottom: 0;
}

.friend_banner {
    padding-bottom: 10vw;
    background: #F8F8F8;
    padding-top: 36px;
}

.friend {
    width: 63.0208vw;
    margin: 0 auto;
}

.friend_img {
    height: 6.25vw;
    width: 12.5vw;
    border: 1px solid #EEEEEE;
}

.params {
    overflow: hidden;
    height: 6.25vw;
    width: 100%;
    display: block;
    text-align: center;
    align-items: center;

}

.params>a {
    display: block;
    float: left;
    height: 118px;
    width: 240px !important;
    border: 1px solid #EEE;
    cursor: pointer;
    overflow: hidden
}

.params>a img {
    width: 100%;
    height: 100%;
}

.white_point {
    color: white;
    font-size: 1.1458vw;
    font-weight: 500;
    line-height: 1.5458vw;
}

.white_point span {
    color: white;
    font-size: 1.5458vw;
    font-weight: 500;
}