/**
 * Powered by uimix.com;
 * Vivo product project - 产品库页面开发框架;
 * Version: 3.0.9;
 * Released on: 2020-09-08;
 */
@charset "UTF-8";

@font-face {
    font-family: iconfont-symbol-products;
    src: url(iconfont-symbol-products.eot);
    src: url(iconfont-symbol-products.eot?#iefix) format('eot'), url(iconfont-symbol-products.woff2) format('woff2'), url(iconfont-symbol-products.woff) format('woff'), url(iconfont-symbol-products.ttf) format('truetype'), url(iconfont-symbol-products.svg#iconfont-symbol-products) format('svg');
    font-weight: 400;
    font-style: normal
}

.iconfont-symbol-products:before {
    display: inline-block;
    font-family: iconfont-symbol-products;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ico-360-degree:before {
    content: "\EA01"
}

.ico-camera-1:before {
    content: "\EA02"
}

.ico-camera-2:before {
    content: "\EA03"
}

.ico-camera-3:before {
    content: "\EA04"
}

.ico-customer-service:before {
    content: "\EA05"
}

.ico-direct-arrow:before {
    content: "\EA06"
}

.ico-discern-1:before {
    content: "\EA07"
}

.ico-discern-2:before {
    content: "\EA08"
}

.ico-dividedPay:before {
    content: "\EA09"
}

.ico-exchange:before {
    content: "\EA0A"
}

.ico-gift-box:before {
    content: "\EA0B"
}

.ico-offline-store:before {
    content: "\EA0C"
}

.ico-pay-alipay:before {
    content: "\EA0D"
}

.ico-pay-huabei:before {
    content: "\EA0E"
}

.ico-pay-weichat:before {
    content: "\EA0F"
}

.ico-postage:before {
    content: "\EA10"
}

.ico-quality-goods:before {
    content: "\EA11"
}

.ico-service-support:before {
    content: "\EA12"
}

.ico-sns-qq:before {
    content: "\EA13"
}

.ico-sns-weichat:before {
    content: "\EA14"
}

.ico-symbol-arrows:before {
    content: "\EA15"
}

.ico-symbol-close:before {
    content: "\EA16"
}

.ico-symbol-close1:before {
    content: "\EA17"
}

.ico-symbol-plus:before {
    content: "\EA18"
}

.ico-video-play:before {
    content: "\EA19"
}

.ico-video-replay:before {
    content: "\EA1A"
}

.visually-text {
    margin: -1px;
    padding: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    position: absolute
}

.hide {
    display: none
}

.lazy-imageom {
    background-image: none !important
}

.lazy-imageom:after,
.lazy-imageom:before {
    background-image: none !important
}

.lazy-imageom-ready {
    opacity: 0;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.lazy-imageom-animated {
    opacity: 1
}

.lt9 br {
    display: none !important
}

body,
html {
    min-width: 320px;
    overflow: visible
}

figure,
picture {
    outline: 0;
    padding: 0;
    margin: 0
}

@media (max-width:1080px) {

    #vivo-head-wrap .gb-vivo-head .gb-nav-tool,
    #vivo-head-wrap .v_h_search {
        overflow: hidden
    }
}

.um-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.um-row .col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.um-row .col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.um-row .col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.um-row .col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.um-row .col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.um-row .col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.um-row .col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.um-row .col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.um-row .col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.um-row .col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.um-row .col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.um-row .col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media (min-width:1921px) {
    .um-row .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .um-row .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .um-row .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .um-row .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .um-row .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .um-row .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .um-row .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .um-row .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .um-row .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .um-row .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .um-row .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .um-row .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (max-width:1440px) {
    .um-row .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .um-row .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .um-row .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .um-row .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .um-row .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .um-row .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .um-row .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .um-row .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .um-row .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .um-row .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .um-row .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .um-row .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (max-width:1080px) {
    .um-row .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .um-row .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .um-row .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .um-row .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .um-row .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .um-row .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .um-row .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .um-row .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .um-row .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .um-row .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .um-row .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .um-row .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (max-width:720px) {
    .um-row .col-mb-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .um-row .col-mb-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .um-row .col-mb-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .um-row .col-mb-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .um-row .col-mb-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .um-row .col-mb-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .um-row .col-mb-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .um-row .col-mb-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .um-row .col-mb-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .um-row .col-mb-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .um-row .col-mb-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .um-row .col-mb-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.J_detail_navi {
    position: fixed;
    background-color: rgba(0, 0, 0, .85)
}

.J_detail_navi_img {
    background-image: url(../img/vivopd-logo.png);
    background-repeat: no-repeat;
    background-position: center left !important;
    background-size: auto 80%
}

@media (max-width:720px) {
    .J_detail_navi_img {
        margin-top: .4rem !important
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx),
(-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi) {
    .J_detail_navi_img {
        background-image: url(../img/vivopd-logo-x2.png)
    }
}

.topNavMaxScreen .topNavBox .phoneName {
    min-width: 125px !important
}

#vivo-wrap {
    position: relative;
    width: 100%;
    overflow: hidden
}

a,
button,
img {
    outline: 0;
    border: none;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent
}

#vivo-product-wrap {
    font-family: languageFont, AvenirNext, "Microsoft YaHei", 微软雅黑, MicrosoftJhengHei, 华文细黑, STHeiti, MingLiu, sans-serif, WebRupee;
    font-size: 14px;
    text-align: left;
    position: relative;
    width: 100%;
    z-index: 1
}

#pd-fly-layer {
    font-size: 14px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 99999;
    display: none
}

#pd-fly-layer i {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .7)
}

#pd-fly-layer .pd-fly-wrap {
    position: relative;
    z-index: 1
}

#pd-fly-layer .pd-fly-showbox {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%
}

#pd-fly-layer .pd-fly-showbox .pd-fly-close {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    right: -80px;
    top: -80px;
    font-weight: 100;
    z-index: 9;
    color: rgba(255, 255, 255, .8);
    font-size: 40px
}

@media (max-width:720px) {
    #pd-fly-layer .pd-fly-showbox .pd-fly-close {
        right: 20px;
        top: 20px;
        font-size: 30px
    }

    #pd-fly-layer .pd-fly-showbox .pd-fly-close .icon-supper_close {
        font-size: 28px
    }
}

#pd-fly-layer .pd-fly-showbox .pd-fly-close b {
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

#pd-fly-layer .pd-fly-showbox .pd-fly-close:hover b {
    opacity: .6
}

#pd-fly-layer .pd-fly-showbox .pd-fly-content {
    position: relative;
    overflow: hidden;
    background-color: #000;
    width: 100%;
    height: 100%;
    z-index: 1
}

.stage .text-center {
    text-align: center
}

.stage .text-left {
    text-align: left
}

.stage .text-right {
    text-align: right
}

.stage .text-justify {
    text-align: justify
}

._animate {
    visibility: hidden
}

.pd-stage-arrows {
    z-index: 999;
    position: fixed;
    width: 100%;
    left: 0;
    top: 10000px;
    text-align: center
}

.pd-stage-arrows.fadeout em {
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.pd-stage-arrows em {
    position: absolute;
    display: inline-block;
    width: 40px;
    height: 40px;
    left: 50%;
    bottom: 0;
    margin-left: -15px;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    -webkit-animation: fadeout-down 1s ease-out infinite;
    animation: fadeout-down 1s ease-out infinite;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.pd-stage-arrows em:after,
.pd-stage-arrows em:before {
    opacity: .5;
    left: 0;
    bottom: -15px;
    position: absolute;
    display: inline-block;
    speak: none;
    font-family: pd-service-iconfont;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    width: 100%;
    height: 100%
}

.pd-stage-arrows em:after {
    bottom: -6px
}

@-webkit-keyframes fadeout-down {
    0% {
        opacity: 0
    }

    40% {
        opacity: 1
    }

    60% {
        opacity: 1
    }

    100% {
        -webkit-transform: translateY(60%);
        transform: translateY(60%);
        opacity: 0
    }
}

@keyframes fadeout-down {
    0% {
        opacity: 0
    }

    40% {
        opacity: 1
    }

    60% {
        opacity: 1
    }

    100% {
        -webkit-transform: translateY(60%);
        transform: translateY(60%);
        opacity: 0
    }
}

.stage a.line-link {
    display: inline-block;
    font-size: 14px;
    line-height: 1.2em;
    padding-bottom: 8px;
    position: relative;
    color: #415fff;
    margin: auto 2em;
    overflow: hidden
}

.stage a.line-link:after {
    content: '';
    left: 50%;
    bottom: 0;
    margin-left: -5px;
    position: absolute;
    overflow: hidden;
    height: 1px;
    width: 10px;
    background-color: #415fff;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease
}

.stage a.line-link:hover:after {
    -webkit-transform: scaleX(6);
    -ms-transform: scaleX(6);
    transform: scaleX(6)
}

.stage a.line-link.line-link1:hover:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.stage a.line-link.line-link2:hover:after {
    -webkit-transform: scaleX(2);
    -ms-transform: scaleX(2);
    transform: scaleX(2)
}

.stage a.line-link.line-link3:hover:after {
    -webkit-transform: scaleX(3);
    -ms-transform: scaleX(3);
    transform: scaleX(3)
}

.stage a.line-link.line-link4:hover:after {
    -webkit-transform: scaleX(4);
    -ms-transform: scaleX(4);
    transform: scaleX(4)
}

.stage a.line-link.line-link5:hover:after {
    -webkit-transform: scaleX(5);
    -ms-transform: scaleX(5);
    transform: scaleX(5)
}

.stage a.line-link.line-link6:hover:after {
    -webkit-transform: scaleX(6);
    -ms-transform: scaleX(6);
    transform: scaleX(6)
}

.stage a.line-link.line-link7:hover:after {
    -webkit-transform: scaleX(7);
    -ms-transform: scaleX(7);
    transform: scaleX(7)
}

.stage a.line-link.line-link8:hover:after {
    -webkit-transform: scaleX(8);
    -ms-transform: scaleX(8);
    transform: scaleX(8)
}

.stage a.line-link.line-link9:hover:after {
    -webkit-transform: scaleX(9);
    -ms-transform: scaleX(9);
    transform: scaleX(9)
}

.stage a.line-link.line-link10:hover:after {
    -webkit-transform: scaleX(10);
    -ms-transform: scaleX(10);
    transform: scaleX(10)
}

.stage a.line-link.line-link11:hover:after {
    -webkit-transform: scaleX(11);
    -ms-transform: scaleX(11);
    transform: scaleX(11)
}

.stage a.line-link.line-link12:hover:after {
    -webkit-transform: scaleX(12);
    -ms-transform: scaleX(12);
    transform: scaleX(12)
}

.stage a.line-link.line-link13:hover:after {
    -webkit-transform: scaleX(13);
    -ms-transform: scaleX(13);
    transform: scaleX(13)
}

.stage a.line-link.line-link14:hover:after {
    -webkit-transform: scaleX(14);
    -ms-transform: scaleX(14);
    transform: scaleX(14)
}

.stage a.line-link.line-link15:hover:after {
    -webkit-transform: scaleX(15);
    -ms-transform: scaleX(15);
    transform: scaleX(15)
}

.stage a.line-link.line-link16:hover:after {
    -webkit-transform: scaleX(16);
    -ms-transform: scaleX(16);
    transform: scaleX(16)
}

.stage a.line-link.line-link17:hover:after {
    -webkit-transform: scaleX(17);
    -ms-transform: scaleX(17);
    transform: scaleX(17)
}

.stage a.line-link.line-link18:hover:after {
    -webkit-transform: scaleX(18);
    -ms-transform: scaleX(18);
    transform: scaleX(18)
}

.stage a.line-link.line-link19:hover:after {
    -webkit-transform: scaleX(19);
    -ms-transform: scaleX(19);
    transform: scaleX(19)
}

.stage a.line-link.line-link20:hover:after {
    -webkit-transform: scaleX(20);
    -ms-transform: scaleX(20);
    transform: scaleX(20)
}

.stage a.line-link.line-link21:hover:after {
    -webkit-transform: scaleX(21);
    -ms-transform: scaleX(21);
    transform: scaleX(21)
}

.stage a.line-link.line-link22:hover:after {
    -webkit-transform: scaleX(22);
    -ms-transform: scaleX(22);
    transform: scaleX(22)
}

.stage a.line-link.line-link23:hover:after {
    -webkit-transform: scaleX(23);
    -ms-transform: scaleX(23);
    transform: scaleX(23)
}

.stage a.line-link.line-link24:hover:after {
    -webkit-transform: scaleX(24);
    -ms-transform: scaleX(24);
    transform: scaleX(24)
}

.stage a.line-link.line-link25:hover:after {
    -webkit-transform: scaleX(25);
    -ms-transform: scaleX(25);
    transform: scaleX(25)
}

.stage a.line-link.line-link26:hover:after {
    -webkit-transform: scaleX(26);
    -ms-transform: scaleX(26);
    transform: scaleX(26)
}

.stage a.line-link.line-link27:hover:after {
    -webkit-transform: scaleX(27);
    -ms-transform: scaleX(27);
    transform: scaleX(27)
}

.stage a.line-link.line-link28:hover:after {
    -webkit-transform: scaleX(28);
    -ms-transform: scaleX(28);
    transform: scaleX(28)
}

.stage a.line-link.line-link29:hover:after {
    -webkit-transform: scaleX(29);
    -ms-transform: scaleX(29);
    transform: scaleX(29)
}

.stage a.line-link.line-link30:hover:after {
    -webkit-transform: scaleX(30);
    -ms-transform: scaleX(30);
    transform: scaleX(30)
}

.stage a.circle-link {
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 200px;
    height: 70px;
    font-size: 30px;
    line-height: 70px;
    position: relative;
    color: #415fff;
    border: 1px #415fff solid;
    border-radius: 70px;
    margin: auto 20px;
    overflow: hidden;
    font-weight: 700;
    -webkit-transition: color .5s ease, background-color .5s ease;
    transition: color .5s ease, background-color .5s ease;
    width: 210px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    margin: auto 20px
}

@media (min-width:1921px) {
    .stage a.circle-link {
        width: 220px
    }
}

@media (max-width:1440px) {
    .stage a.circle-link {
        width: 170px
    }
}

@media (max-width:1080px) {
    .stage a.circle-link {
        width: 150px
    }
}

@media (min-width:1921px) {
    .stage a.circle-link {
        height: 42px
    }
}

@media (max-width:1440px) {
    .stage a.circle-link {
        height: 40px
    }
}

@media (max-width:1080px) {
    .stage a.circle-link {
        height: 36px
    }
}

@media (min-width:1921px) {
    .stage a.circle-link {
        line-height: 42px
    }
}

@media (max-width:1440px) {
    .stage a.circle-link {
        line-height: 40px
    }
}

@media (max-width:1080px) {
    .stage a.circle-link {
        line-height: 35px
    }
}

@media (min-width:1921px) {
    .stage a.circle-link {
        font-size: 18px
    }
}

@media (max-width:1440px) {
    .stage a.circle-link {
        font-size: 14px
    }
}

@media (max-width:1440px) {
    .stage a.circle-link {
        margin: auto 10px
    }
}

@media (max-width:720px) {
    .stage a.circle-link {
        margin: auto 10px
    }
}

.stage a.circle-link:hover {
    background-color: #415fff;
    color: #fff
}

.stage .hide {
    display: none
}

.stage .show {
    display: block
}

.stage .hidden {
    visibility: hidden
}

.stage .visible {
    visibility: visible
}

.stage {
    width: 100%;
    height: auto;
    z-index: 1;
    margin: auto;
    position: relative;
    overflow: hidden
}

.stage .content {
    margin: auto;
    position: relative;
    width: 1200px
}

@media (min-width:1921px) {
    .stage .content {
        width: 1200px
    }
}

@media (max-width:1440px) {
    .stage .content {
        width: 1000px
    }
}

@media (max-width:1080px) {
    .stage .content {
        width: auto
    }
}

@media (max-width:720px) {
    .stage .content {
        width: auto
    }
}

.stage .stage-innertips {
    margin: auto;
    position: relative;
    z-index: 99;
    width: 1200px
}

@media (min-width:1921px) {
    .stage .stage-innertips {
        width: 1200px
    }
}

@media (max-width:1440px) {
    .stage .stage-innertips {
        width: 1000px
    }
}

@media (max-width:1080px) {
    .stage .stage-innertips {
        width: auto
    }
}

@media (max-width:720px) {
    .stage .stage-innertips {
        width: 100%
    }
}

.stage .stage-innertips span.light-text {
    color: #4a4a4a;
    position: absolute;
    bottom: 20px;
    right: 0;
    opacity: .5
}

@media (max-width:720px) {
    .stage .stage-innertips span.light-text {
        right: 10px;
        font-size: 12px;
        bottom: 10px;
        white-space: nowrap
    }
}

.stage.stage-footertips {
    background-color: #000;
    padding: 50px 0;
    font-size: 18px
}

.stage.stage-footertips h5 {
    color: #fff;
    margin: .5em;
    display: block
}

.stage.stage-footertips p {
    color: #999;
    padding-left: .5em;
    line-height: 1.4em;
    text-align: justify
}

@media (max-width:720px) {
    .stage.stage-footertips {
        font-size: 14px;
        padding: 20px;
        width: auto
    }
}

.stage.stage-tips {
    background-color: #000;
    padding: 50px 0
}

@media (max-width:1080px) {
    .stage.stage-tips {
        padding: 25px 0
    }
}

.stage.stage-tips .tip-content {
    width: 1200px;
    margin: auto;
    color: #fff;
    font-size: 16px
}

@media (max-width:1240px) {
    .stage.stage-tips .tip-content {
        margin: 0 16px;
        width: auto
    }
}

@media (max-width:1080px) {
    .stage.stage-tips .tip-content {
        font-size: 12px
    }
}

.stage.stage-tips .tip-content p {
    line-height: 1.6em;
    padding-bottom: 15px;
    text-align: left
}

.stage.stage-tips .tip-content p+p {
    color: #999;
    padding-bottom: 0
}

.stage .figure {
    position: relative;
    overflow: hidden
}

.stage a.pd-detail-replay {
    line-height: 14px;
    color: #415fff
}

.android .stage a.pd-detail-replay {
    display: none
}

.stage a.pd-detail-replay b {
    margin-left: .2em;
    font-size: 14px;
    vertical-align: text-top;
    line-height: 14px
}

.stage a.pd-detail-replay b:before {
    display: inline-block;
    speak: none;
    font-family: pd-service-iconfont;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    overflow: visible
}

.stage a.pd-detail-replay.play {
    color: #999
}

.stage a.pd-detail-videoplay {
    position: absolute;
    z-index: 9;
    left: 50%;
    top: 50%;
    overflow: visible;
    margin-top: -60px;
    margin-left: -60px;
    text-align: center
}

.android .stage a.pd-detail-videoplay {
    display: none
}

@media (max-width:720px) {
    .stage a.pd-detail-videoplay {
        position: absolute;
        margin-top: -35px;
        margin-left: -35px
    }
}

.stage a.pd-detail-videoplay b {
    color: #fff
}

@media (max-width:720px) {
    .stage a.pd-detail-videoplay b {
        width: 70px;
        height: 70px;
        font-size: 68px;
        line-height: 70px
    }
}

.stage a.pd-detail-videoplay b:before {
    display: inline-block;
    speak: none;
    font-family: pd-service-iconfont;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    overflow: visible
}

.stage a.pd-detail-videopause {
    visibility: hidden;
    position: absolute;
    z-index: 9;
    right: 10px;
    top: 10px
}

.android .stage a.pd-detail-videopause {
    display: none
}

.stage a.pd-detail-videopause b {
    color: #fff;
    height: 30px;
    width: 30px;
    text-align: center;
    font-size: 20px;
    line-height: 30px
}

.stage a.pd-detail-videopause b:before {
    display: inline-block;
    speak: none;
    font-family: pd-service-iconfont;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    overflow: visible
}

.stage i.video-layer {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center
}

.mobile .stage i.video-layer {
    width: 100%;
    height: auto
}

.stage i.video-layer.active video {
    opacity: 1
}

.stage i.video-layer:after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    content: '';
    width: 100%;
    height: 100%
}

.stage i.video-layer video {
    position: relative;
    width: 100%;
    height: auto;
    margin: auto;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.android .stage i.video-layer video {
    width: 100%;
    margin: auto;
    opacity: 1;
    z-index: 10;
    visibility: visible;
    display: block
}

.stage .pd-suppercontain-close,
.stage .pd-suppercontain-open {
    font-size: 18px;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 100px;
    z-index: 9
}

@media (max-width:720px) {

    .stage .pd-suppercontain-close,
    .stage .pd-suppercontain-open {
        bottom: 50px;
        font-size: 16px;
        line-height: 16px
    }
}

.stage .pd-suppercontain-close a,
.stage .pd-suppercontain-open a {
    color: #333;
    line-height: 21px;
    display: inline-block
}

.stage .pd-suppercontain-close a b,
.stage .pd-suppercontain-open a b {
    display: inline-block;
    overflow: hidden;
    border-radius: 50%;
    text-align: center;
    position: relative;
    font-size: 14px;
    margin-left: .5em;
    color: #fff;
    background-color: #415fff;
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease
}

.windows .stage .pd-suppercontain-close a b,
.windows .stage .pd-suppercontain-open a b {
    font-size: 15px
}

.stage .pd-suppercontain-close a b.icon-supper_open,
.stage .pd-suppercontain-open a b.icon-supper_open {
    width: 21px;
    height: 21px;
    line-height: 21px
}

.windows.firefox .stage .pd-suppercontain-close a b.icon-supper_open,
.windows.firefox .stage .pd-suppercontain-open a b.icon-supper_open {
    line-height: 24px;
    margin-top: -3px
}

.stage .pd-suppercontain-close a b.icon-supper_close,
.stage .pd-suppercontain-open a b.icon-supper_close {
    width: 41px;
    height: 41px;
    line-height: 41px
}

.windows .stage .pd-suppercontain-close a b.icon-supper_close,
.windows .stage .pd-suppercontain-open a b.icon-supper_close {
    line-height: 40px
}

.windows.firefox .stage .pd-suppercontain-close a b.icon-supper_close,
.windows.firefox .stage .pd-suppercontain-open a b.icon-supper_close {
    line-height: 44px
}

.android .stage .pd-suppercontain-close a b,
.android .stage .pd-suppercontain-open a b {
    vertical-align: top;
    margin-top: -2px
}

.stage .pd-suppercontain-close a b:before,
.stage .pd-suppercontain-open a b:before {
    display: inline-block;
    speak: none;
    font-family: pd-service-iconfont;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    overflow: visible
}

.stage .pd-suppercontain-close {
    top: 100px;
    bottom: auto
}

.stage .pd-suppercontain-close a b {
    font-size: 18px;
    margin-left: 0;
    background-color: rgba(0, 0, 0, .5)
}

.stage .pd-suppercontain-close a b:before {
    display: inline-block;
    speak: none;
    font-family: pd-service-iconfont;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    overflow: visible
}

.stage .pd-suppercontain-close a:hover b {
    background-color: rgba(0, 0, 0, .3)
}

@media (max-width:720px) {
    .stage .pd-suppercontain-close {
        top: 50px
    }
}

.stage .pd-stage {
    width: 100%;
    left: 0;
    position: relative;
    overflow: hidden
}

.stage .pd-suppercontain {
    left: 0;
    width: 100%;
    z-index: 9;
    overflow: hidden;
    background-color: #fff;
    position: relative
}

.stage .pd-suppercontain.pd-supper-expand {
    display: block
}

.stage .pd-suppercontain.pd-supper-expand .pd-detail-stage {
    visibility: visible;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.stage .pd-suppercontain-box {
    position: relative;
    z-index: 1;
    background-color: #fff
}

.stage .pd-suppercontain-box.bg-gray {
    background-color: #fafafa
}

.stage .pd-suppercontain-box.bg-black {
    background-color: #000
}

.stage .pd-suppercontain-box.bg-white {
    background-color: #fff
}

.stage .pd-suppercontain-box .tmp {
    height: 1000px
}

.stage .pd-suppercontent {
    margin: auto;
    padding: 180px 0;
    position: relative;
    width: 1200px
}

@media (min-width:1921px) {
    .stage .pd-suppercontent {
        width: 1200px
    }
}

@media (max-width:1440px) {
    .stage .pd-suppercontent {
        width: 1200px
    }
}

@media (max-width:1280px) {
    .stage .pd-suppercontent {
        width: auto;
        padding: 180px 0 100px 0
    }
}

@media (max-width:720px) {
    .stage .pd-suppercontent {
        padding: 90px 0 50px 0
    }
}

.stage .pd-detail-stage {
    position: relative;
    visibility: hidden;
    padding: 50px 0 120px 0
}

@media (min-width:1921px) {
    .stage .pd-detail-stage {
        padding: 50px 0 150px 0
    }
}

@media (max-width:1440px) {
    .stage .pd-detail-stage {
        padding: 40px 0 80px 0
    }
}

@media (max-width:720px) {
    .stage .pd-detail-stage {
        padding: 20px 0 40px 0
    }
}

.stage .pd-detail-stage:last-child {
    padding-bottom: 0
}

.stage .pd-detail-title {
    position: relative;
    text-align: center;
    margin: auto;
    z-index: 2;
    width: 850px
}

@media (min-width:1921px) {
    .stage .pd-detail-title {
        width: 850px
    }
}

@media (max-width:1440px) {
    .stage .pd-detail-title {
        width: 600px
    }
}

@media (max-width:1080px) {
    .stage .pd-detail-title {
        width: 600px
    }
}

@media (max-width:720px) {
    .stage .pd-detail-title {
        width: auto
    }
}

@media (max-width:720px) {
    .stage .pd-detail-title {
        margin: 0 2em
    }
}

.stage .pd-detail-title h2 {
    color: #333;
    font-size: 30px;
    line-height: 1.5em;
    margin-bottom: 30px;
    font-size: 40px;
    margin-bottom: 30px
}

@media (min-width:1921px) {
    .stage .pd-detail-title h2 {
        font-size: 60px
    }
}

@media (max-width:1440px) {
    .stage .pd-detail-title h2 {
        font-size: 32px
    }
}

@media (max-width:720px) {
    .stage .pd-detail-title h2 {
        font-size: 20px
    }
}

@media (min-width:1921px) {
    .stage .pd-detail-title h2 {
        margin-bottom: 30px
    }
}

@media (max-width:1440px) {
    .stage .pd-detail-title h2 {
        margin-bottom: 15px
    }
}

@media (max-width:1080px) {
    .stage .pd-detail-title h2 {
        margin-bottom: 15px
    }
}

@media (max-width:720px) {
    .stage .pd-detail-title h2 {
        line-height: 1.4em
    }
}

.stage .pd-detail-title p {
    color: #666;
    font-size: 20px;
    line-height: 1.5em;
    text-align: center;
    font-size: 16px
}

@media (max-width:720px) {
    .stage .pd-detail-title p {
        text-align: left
    }
}

@media (min-width:1921px) {
    .stage .pd-detail-title p {
        font-size: 20px
    }
}

@media (max-width:1440px) {
    .stage .pd-detail-title p {
        font-size: 16px
    }
}

@media (max-width:1080px) {
    .stage .pd-detail-title p {
        font-size: 16px
    }
}

@media (max-width:720px) {
    .stage .pd-detail-title p {
        font-size: 14px
    }
}

.stage .pd-detail-figure {
    z-index: 1;
    margin-top: 70px;
    position: relative;
    left: 50%
}

@media (max-width:720px) {
    .stage .pd-detail-figure {
        margin-top: 50px
    }
}

.stage .icon-images b {
    display: inline-block;
    overflow: hidden;
    text-align: center
}

.stage .icon-images:before {
    display: inline-block;
    overflow: hidden
}

img {
    display: inline-block
}

.vp-head.vp-head-theme-black .vp-head-site {
    background: rgba(0, 0, 0, .97);
    -webkit-transition: background .3s ease;
    transition: background .3s ease
}

.vp-head.vp-head-theme-white .vp-head-site {
    background: rgba(255, 255, 255, .97);
    -webkit-transition: background .3s ease;
    transition: background .3s ease
}

.vp-head.vp-head-series-theme .vp-head-site {
    background: 0 0
}

.page-gallery {
    display: block;
    background-color: #fff;
    font-size: 0
}

.page-gallery>.gallery-header {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    z-index: 11;
    width: 100%;
    background-color: rgba(255, 255, 255, .95)
}

.page-gallery>.gallery-header.header-fixed {
    position: fixed;
    top: 0
}

@media screen and (max-width:1199px) {
    .page-gallery>.gallery-header {
        padding: 0 48px
    }
}

.page-gallery>.gallery-header>.gallery-header-nav {
    height: 68px;
    max-width: 1440px;
    margin: 0 auto;
    border-bottom: 1px solid #f4f4f4;
    position: relative
}

@media screen and (max-width:1920px) {
    .page-gallery>.gallery-header>.gallery-header-nav {
        max-width: 1200px
    }
}

.page-gallery>.gallery-header>.gallery-header-nav>.gallery-header-title {
    width: 45%;
    font-size: 20px;
    line-height: 68px;
    position: absolute;
    left: 0;
    top: 0;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media screen and (max-width:1439px) {
    .page-gallery>.gallery-header>.gallery-header-nav>.gallery-header-title {
        font-size: 18px
    }
}

.page-gallery>.gallery-header>.gallery-header-nav>.nav-list {
    position: absolute;
    right: 0;
    height: 32px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.page-gallery>.gallery-header>.gallery-header-nav>.nav-list>ul {
    display: inline-block
}

.page-gallery>.gallery-header>.gallery-header-nav>.nav-list>ul>li {
    display: inline-block;
    vertical-align: top;
    line-height: 68px
}

.page-gallery>.gallery-header>.gallery-header-nav>.nav-list>ul>li>a {
    display: block;
    font-size: 16px;
    line-height: 32px;
    padding: 0 1em;
    -webkit-transition: all .3s;
    transition: all .3s
}

.page-gallery>.gallery-header>.gallery-header-nav>.nav-list>ul>li>a:hover {
    color: #415fff
}

.page-gallery>.gallery-header>.gallery-header-nav>.nav-list>ul>li>a.active {
    color: #848484
}

.page-gallery>.gallery-header>.gallery-header-nav>.nav-list>ul>li>a.active:hover {
    color: #848484
}

@media screen and (max-width:1439px) {
    .page-gallery>.gallery-header>.gallery-header-nav>.nav-list>ul>li>a {
        font-size: 14px
    }
}

.page-gallery>.gallery-header>.gallery-header-nav>.nav-list>.buy-btn-list {
    display: inline-block
}

.page-gallery>.gallery-header>.gallery-header-nav>.nav-list>.buy-btn-list>a {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 32px;
    padding: 0 14px;
    border-radius: 18px;
    background-color: #415fff;
    color: #fff;
    margin-left: 30px
}

.page-gallery>.gallery-header>.gallery-header-nav>.nav-list>.buy-btn-list>a:hover {
    background: #7389ff
}

.page-gallery>.gallery-header>.gallery-header-nav>.nav-list>.buy-btn-list>a.no-shop-url {
    display: none
}

.page-gallery>.gallery-header>.gallery-header-nav>.nav-list>.buy-btn-list>a.disabled {
    background-color: #ccc;
    cursor: default
}

.page-gallery>.gallery-header>.gallery-header-nav>.nav-list>.buy-btn-list>a.disabled:hover {
    background: #ccc
}

@media screen and (max-width:1439px) {
    .page-gallery>.gallery-header>.gallery-header-nav>.nav-list>.buy-btn-list>a {
        font-size: 14px
    }
}

.page-gallery>.gallery-content {
    display: block;
    padding: 60px 0 10px;
    background-color: #EDEFF2;
}

.page-gallery>.gallery-content .img-placeholder {
    height: 30vw;
    background: #d8d8d8 no-repeat center
}

@media screen and (max-width:768px) {
    .page-gallery>.gallery-content .img-placeholder {
        height: 100vw
    }
}

.page-gallery>.gallery-content .img-placeholder:after {
    content: "";
    position: absolute;
    height: 14.81481vw;
    width: 19.81481vw;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(/wwwstatic.vivo.com.cn/vivoportal/web/dist/img/product/productGallery/vivo_b87aaf2.svg) no-repeat center
}

.page-gallery>.gallery-content .img-placeholder img {
    visibility: hidden
}

.page-gallery>.gallery-content.show {
    visibility: visible
}

.page-gallery>.gallery-content>div {
    /* background-color: #fff */
    background-color: #EDEFF2;
}

.page-gallery>.gallery-content>h3 {
    display: none;
    line-height: 180px;
    font-size: 48px;
    color: #000;
    text-align: center;
    background-color: #fff
}

@media screen and (min-width:769px) {
    .page-gallery>.gallery-content>h3.show-pc {
        display: block
    }
}
.page-gallery>.gallery-content>.gallery-content-atlas {
    max-width: 1440px;
    margin: 0 auto;
}
.page-gallery>.gallery-content>.gallery-content-atlas>div {
    position: relative;
    width: 100%;
    /* height: 576px; */
    height: 616px;
    border-radius: 20px;
    overflow: hidden;
    margin: 0px auto 60px;
    background-color: #fff;
}
.page-gallery>.gallery-content>.gallery-content-atlas>div>picture {
    font-size: 0;
}


.page-gallery>.gallery-content>.gallery-content-atlas>div img {
    /* width: 100%; */
    display: block;
    border-radius: 20px;
    max-width: 2560px;
    background-color: #fff;
    height: 90%;
    position: absolute;
    left:50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.page-gallery>.gallery-content>.gallery-content-photos {
    max-width: 2560px;
    margin: 0 auto
}

.page-gallery>.gallery-content>.gallery-content-photos>.content-wrapper {
    padding-bottom: 120px
}

.page-gallery>.gallery-content>.gallery-content-photos>.content-wrapper>.photos-pc-content {
    width: 62.5vw;
    height: 35.15625vw;
    margin: 0 auto;
    position: relative
}

.page-gallery>.gallery-content>.gallery-content-photos>.content-wrapper>.photos-pc-content>.swiper-container {
    width: 100%;
    height: 100%
}

.page-gallery>.gallery-content>.gallery-content-photos>.content-wrapper>.photos-pc-content>.swiper-container>.photos-list>.photos-item {
    height: 100%;
    text-align: center
}

.page-gallery>.gallery-content>.gallery-content-photos>.content-wrapper>.photos-pc-content>.swiper-container>.photos-list>.photos-item>img {
    height: 100%;
    max-width: 100%
}

.page-gallery>.gallery-content>.gallery-content-photos>.content-wrapper>.photos-pc-content>.swiper-button-next,
.page-gallery>.gallery-content>.gallery-content-photos>.content-wrapper>.photos-pc-content>.swiper-button-prev {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    border: 2px solid #979797;
    background: 0 0;
    -webkit-transition: all .1s;
    transition: all .1s
}

.page-gallery>.gallery-content>.gallery-content-photos>.content-wrapper>.photos-pc-content>.swiper-button-next:hover,
.page-gallery>.gallery-content>.gallery-content-photos>.content-wrapper>.photos-pc-content>.swiper-button-prev:hover {
    background-color: #d8d8d8;
    border-color: #d8d8d8
}

.page-gallery>.gallery-content>.gallery-content-photos>.content-wrapper>.photos-pc-content>.swiper-button-next:hover:after,
.page-gallery>.gallery-content>.gallery-content-photos>.content-wrapper>.photos-pc-content>.swiper-button-prev:hover:after {
    border-color: #666
}

.page-gallery>.gallery-content>.gallery-content-photos>.content-wrapper>.photos-pc-content>.swiper-button-next::after,
.page-gallery>.gallery-content>.gallery-content-photos>.content-wrapper>.photos-pc-content>.swiper-button-prev::after {
    content: "";
    position: absolute;
    width: 17px;
    height: 17px;
    top: 50%;
    left: 50%;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.page-gallery>.gallery-content>.gallery-content-photos>.content-wrapper>.photos-pc-content>.swiper-button-prev {
    left: -84px
}

.page-gallery>.gallery-content>.gallery-content-photos>.content-wrapper>.photos-pc-content>.swiper-button-prev::after {
    border-top: 2px solid #979797;
    border-left: 2px solid #979797;
    -webkit-transform: translate(-35%, -50%) rotate(-45deg);
    -ms-transform: translate(-35%, -50%) rotate(-45deg);
    transform: translate(-35%, -50%) rotate(-45deg)
}

.page-gallery>.gallery-content>.gallery-content-photos>.content-wrapper>.photos-pc-content>.swiper-button-next {
    right: -84px
}

.page-gallery>.gallery-content>.gallery-content-photos>.content-wrapper>.photos-pc-content>.swiper-button-next::after {
    border-top: 2px solid #979797;
    border-right: 2px solid #979797;
    -webkit-transform: translate(-75%, -50%) rotate(45deg);
    -ms-transform: translate(-75%, -50%) rotate(45deg);
    transform: translate(-75%, -50%) rotate(45deg)
}

.page-gallery>.gallery-content>.gallery-content-photos>.content-wrapper>.photos-pc-content>.swiper-pagination {
    bottom: -30px;
    left: 0;
    right: 0
}

.page-gallery>.gallery-content>.gallery-content-photos>.content-wrapper>.photos-pc-content>.swiper-pagination>.swiper-pagination-bullet {
    width: 12px;
    height: 4px;
    background-color: #ccc;
    margin: 0 4px;
    border-radius: 0;
    -webkit-transition: all .4s;
    transition: all .4s
}

.page-gallery>.gallery-content>.gallery-content-photos>.content-wrapper>.photos-pc-content>.swiper-pagination>.swiper-pagination-bullet-active {
    width: 24px;
    background-color: #bbb
}

.page-gallery>.gallery-content>.gallery-content-photos>.content-wrapper>.photos-wap-content {
    display: none
}
@media screen and (max-width: 1599px){
    .page-gallery>.gallery-content {
        padding: 3.583vw 0 0.1vw;
    }
    .page-gallery>.gallery-content>.gallery-content-atlas {
        max-width: 100%;
        margin: 0 80px;
    }
    .page-gallery>.gallery-content>.gallery-content-atlas>div {
        margin: 0 auto 3.583vw;
        height: 30vw;
    }
    /* .page-gallery>.gallery-content>.gallery-content-atlas>div img {
        border-radius: 3.5vw;
    } */

}

@media screen and (max-width: 1199px) {
    .page-gallery>.gallery-content>.gallery-content-atlas>div {
        /* margin: 0 auto 3.583vw; */
        height: 38vw;
    }
}
@media screen and (max-width:768px) {
    .page-gallery>.gallery-header {
        padding: 0
    }

    .page-gallery>.gallery-header>.gallery-header-nav {
        width: 100%;
        height: auto;
        min-height: 12.2vw
    }

    .page-gallery>.gallery-header>.gallery-header-nav>.gallery-header-title {
        position: relative;
        display: inline-block;
        font-size: 3.9vw;
        line-height: 12.2vw;
        height: 12.2vw;
        margin-left: 2.4vw
    }

    .page-gallery>.gallery-header>.gallery-header-nav>.nav-list {
        position: static;
        top: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        height: auto
    }

    .page-gallery>.gallery-header>.gallery-header-nav>.nav-list>ul {
        display: block;
        position: relative;
        right: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        text-align: center;
        overflow: hidden;
        max-height: 0;
        -webkit-transition: all .3s;
        transition: all .3s
    }

    .page-gallery>.gallery-header>.gallery-header-nav>.nav-list>ul>li {
        display: block;
        text-align: left;
        padding: 0;
        line-height: 0
    }

    .page-gallery>.gallery-header>.gallery-header-nav>.nav-list>ul>li:last-child>a {
        border-bottom: 0
    }

    .page-gallery>.gallery-header>.gallery-header-nav>.nav-list>ul>li>a {
        line-height: 12.2vw;
        width: 80%;
        margin: 0 auto;
        font-size: 3.2vw;
        color: #999;
        border-bottom: 1px solid #dbdbdb;
        padding: 0
    }

    .page-gallery>.gallery-header>.gallery-header-nav>.nav-list>ul>li>a.active {
        color: #000
    }

    .page-gallery>.gallery-header>.gallery-header-nav>.nav-list>.buy-btn-list {
        position: absolute;
        right: 0;
        top: 6.6vw;
        -webkit-transform: translateY(-2.8vw);
        -ms-transform: translateY(-2.8vw);
        transform: translateY(-2.8vw)
    }

    .page-gallery>.gallery-header>.gallery-header-nav>.nav-list>.buy-btn-list>a {
        display: inline-block;
        vertical-align: top;
        font-size: 2.8vw;
        border-radius: 2.8vw;
        line-height: 5.6vw;
        text-align: center;
        background-color: #415fff;
        color: #fff;
        padding: 0 3vw;
        margin-left: 0;
        margin-right: 2.4vw
    }

    .page-gallery>.gallery-header>.gallery-header-nav>.nav-list>.buy-btn-list>a.disabled {
        background-color: #ccc
    }

    .page-gallery>.gallery-header>.gallery-header-nav>.MobShowHide {
        display: block
    }

    .page-gallery>.gallery-content {
        padding-bottom: 0;
        overflow: hidden;
        padding: 5.55556vw 0 0;
    }

    .page-gallery>.gallery-content>h3 {
        line-height: 18.88889vw;
        font-size: 5.55556vw
    }

    .page-gallery>.gallery-content>h3.show-wap {
        display: block
    }

    .page-gallery>.gallery-content>.gallery-content-photos>.content-wrapper {
        padding-bottom: 0
    }

    .page-gallery>.gallery-content>.gallery-content-photos>.content-wrapper>.photos-pc-content {
        display: none;
        visibility: hidden
    }

    .page-gallery>.gallery-content>.gallery-content-photos>.content-wrapper>.photos-wap-content {
        display: block
    }

    .page-gallery>.gallery-content>.gallery-content-photos>.content-wrapper>.photos-wap-content>div {
        position: relative;
        border-bottom: 1px solid #fff
    }

    .page-gallery>.gallery-content>.gallery-content-photos>.content-wrapper>.photos-wap-content>div img {
        width: 100%
    }
    .page-gallery>.gallery-content>.gallery-content-atlas {
        margin: 0 6vw;
    }
    .page-gallery>.gallery-content>.gallery-content-atlas>div {
        max-width: 100%;
        height: 88vw;
        border-radius: 3.5vw;
        overflow: hidden;
        margin: 0 auto 5.55556vw;
    }
    .page-gallery>.gallery-content>.gallery-content-atlas>div img {
        border-radius: 3.5vw;
        height: 100%;
    }
}

.page-gallery[data-theme=black] {
    background-color: #000
}

.page-gallery[data-theme=black] .gallery-header {
    background-color: rgba(0, 0, 0, .85)
}

.page-gallery[data-theme=black] .gallery-header>.gallery-header-nav {
    border-bottom: 1px solid #383838
}

.page-gallery[data-theme=black] .gallery-header>.gallery-header-nav>.gallery-header-title {
    color: #fff
}

.page-gallery[data-theme=black] .gallery-header>.gallery-header-nav>.nav-list>ul>li>a {
    color: #888
}

.page-gallery[data-theme=black] .gallery-header>.gallery-header-nav>.nav-list>ul>li>a:hover {
    color: #415fff
}

.page-gallery[data-theme=black] .gallery-header>.gallery-header-nav>.nav-list>ul>li>a.active {
    color: #fff
}

@media screen and (max-width:768px) {
    .page-gallery[data-theme=black] .gallery-header>.gallery-header-nav>.nav-list>ul>li>a {
        border-bottom: 1px solid #4d4d4d;
        color: #999
    }

    .page-gallery[data-theme=black] .gallery-header .MobShowHide::after,
    .page-gallery[data-theme=black] .gallery-header .MobShowHide::before {
        background-color: #fff
    }
}

.MobShowHide {
    display: none;
    width: 10vw;
    height: 10vw;
    margin-left: -5vw;
    background: 0 0;
    position: absolute;
    left: 50%;
    top: .5vw
}

.MobShowHide:after,
.MobShowHide:before {
    background: #666
}

.MobShowHide {
    -webkit-transition: -webkit-transform .6s cubic-bezier(.86, 0, .07, 1), -webkit-transform-origin .6s cubic-bezier(.86, 0, .07, 1);
    transition: transform .6s cubic-bezier(.86, 0, .07, 1), transform-origin .6s cubic-bezier(.86, 0, .07, 1), -webkit-transform .6s cubic-bezier(.86, 0, .07, 1), -webkit-transform-origin .6s cubic-bezier(.86, 0, .07, 1);
    -webkit-transform: translateY(16%);
    -ms-transform: translateY(16%);
    transform: translateY(16%)
}

.MobShowHide::after,
.MobShowHide::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    width: 12px;
    height: 1px;
    z-index: 1;
    -webkit-transition: -webkit-transform .6s cubic-bezier(.86, 0, .07, 1), -webkit-transform-origin .6s cubic-bezier(.86, 0, .07, 1);
    transition: -webkit-transform .6s cubic-bezier(.86, 0, .07, 1), -webkit-transform-origin .6s cubic-bezier(.86, 0, .07, 1), transform .6s cubic-bezier(.86, 0, .07, 1), transform-origin .6s cubic-bezier(.86, 0, .07, 1)
}

.MobShowHide::before {
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-transform: rotate(40deg) scaleY(1.5);
    -ms-transform: rotate(40deg) scaleY(1.5);
    transform: rotate(40deg) scaleY(1.5)
}

.MobShowHide::after {
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: rotate(-40deg) scaleY(1.5);
    -ms-transform: rotate(-40deg) scaleY(1.5);
    transform: rotate(-40deg) scaleY(1.5)
}

.MobShowHide::before {
    right: 50%
}

.MobShowHide::after {
    left: 50%
}

#MobShowHide_checkBox:checked~.MobShowHide,
#MobShowHide_checkBox:target~.MobShowHide {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

#MobShowHide_checkBox:checked~.MobShowHide::before,
#MobShowHide_checkBox:target~.MobShowHide::before {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transform: rotate(-40deg) scaleY(1.5);
    -ms-transform: rotate(-40deg) scaleY(1.5);
    transform: rotate(-40deg) scaleY(1.5)
}

#MobShowHide_checkBox:checked~.MobShowHide::after,
#MobShowHide_checkBox:target~.MobShowHide::after {
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(40deg) scaleY(1.5);
    -ms-transform: rotate(40deg) scaleY(1.5);
    transform: rotate(40deg) scaleY(1.5)
}

#MobShowHide_checkBox {
    display: none
}