/*!
 * author     :zhangshimeng
 * create time:20191204.184622
 */
@-ms-viewport {
    width: device-width
}

@media only screen and (min-device-width:800px) {
    html {
        overflow: hidden
    }
}

body,
html {
    width: 100%;
    height: 100%
}

body {
    overflow: hidden;
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #fff;
    background-color: #000;
    font-family: PingFang SC, Helvetica, Arial, Hiragino Sans GB, Microsoft Yahei, STHeiTi, sans-serif
}

.pano-con {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100
}

.pano-con .pano {
    width: 100%;
    height: 100%;
    background-color: #000
}

#newui {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none
}

#newui,
#share-div {
    position: absolute;
    z-index: 2147483647
}

#share-div {
    opacity: 0;
    display: none
}

body {
    font-family: PingFang SC, Helvetica, Arial, Hiragino Sans GB, Microsoft Yahei, STHeiTi, sans-serif
}

.text-layer .close-text-layer {
    display: none;
    position: absolute;
    top: -5px;
    right: 10px;
    z-index: 2000000000;
    width: 30px;
    height: 30px;
    background: url(//x.autoimg.cn/vrcar/int/dist/pc/images/f2855c7c852d0742e6c3955be3344943.png) 0 0 no-repeat;
    -webkit-background-size: 30px 30px;
    background-size: 30px 30px
}

.text-layer .mask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2000000000;
    background-color: #000;
    opacity: .8
}

.text-layer .text-play-box {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2000000000;
    width: 77.86%;
    max-width: 1180px;
    max-height: 709.75px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.text-layer .text-play-box h4 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1001;
    width: 100%;
    margin-top: 1.25rem;
    padding: 0 5px;
    font-family: 微软雅黑;
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    line-height: 1;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: 2px
}

.text-layer .text-play-box .text-play {
    position: absolute;
    top: 0;
    color: #fff;
    width: 100%;
    height: 100%
}

@media screen and (orientation:landscape) {
    .text-layer .text-play-box h4 {
        margin-top: 1.25rem
    }

    .text-layer .text-play-box .text-play {
        margin-top: 2.5rem
    }
}

@media screen and (orientation:portrait) {
    .text-layer .text-play-box h4 {
        margin-top: -1.25rem
    }

    .text-layer .text-play-box .text-play {
        margin-top: 1.25rem
    }
}

.video-layer .close-video-layer {
    display: none;
    position: absolute;
    top: 12px;
    right: 10px;
    z-index: 2000000000;
    width: 30px;
    height: 30px;
    background: url(//x.autoimg.cn/vrcar/int/dist/pc/images/f2855c7c852d0742e6c3955be3344943.png) 0 0 no-repeat;
    -webkit-background-size: 30px 30px;
    background-size: 30px 30px
}

.video-layer .mask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2000000000;
    background-color: #000;
    opacity: .8
}

.video-layer .video-play-box {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2000000000;
    width: 77.86%;
    max-height: 709.75px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.video-layer .video-play-box h4 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1001;
    width: 100%;
    margin: -18px 0 0;
    padding: 0 5px;
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    line-height: 1;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: 2px
}

.video-layer .video-play-box .video-play {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

@media screen and (max-width:1024px) {
    .video-layer .video-play-box {
        width: 84%
    }
}

@media screen and (max-width:480px) {
    .video-layer .close-video-layer {
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }

    .video-layer .video-play-box h4 {
        margin-top: -20px;
        -webkit-transform: scale(.8) translateY(-100%);
        -moz-transform: scale(.8) translateY(-100%);
        -ms-transform: scale(.8) translateY(-100%);
        transform: scale(.8) translateY(-100%)
    }

    .video-layer .video-play-box {
        width: 100%
    }
}

@media screen and (orientation:landscape) {
    .video-layer .video-play-box-m {
        width: 66.9%
    }

    .video-layer .video-play-box-m h4 {
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }
}

.dialog-toast {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 2000000000;
    width: 220px;
    height: 110px;
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    line-height: 110px;
    background-color: rgba(0, 0, 0, .7);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.dialog-toast-m {
    width: 110px;
    height: 55px;
    font-size: 16px;
    line-height: 55px
}

#feedback-div,
#price-div {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

#feedback-div,
#price-div,
.close-dialog-box {
    position: absolute;
    z-index: 2000000000;
    display: none
}

.close-dialog-box {
    top: 12px;
    right: 10px;
    width: 30px;
    height: 30px;
    background: url(//x.autoimg.cn/vrcar/int/dist/pc/images/f2855c7c852d0742e6c3955be3344943.png) 0 0 no-repeat;
    -webkit-background-size: 30px 30px;
    background-size: 30px 30px
}

.screen-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .8);
    z-index: 2147483647
}

.dialog-box {
    position: absolute;
    width: 20rem;
    top: 50%;
    left: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2147483647
}

@media screen and (orientation:portrait) {
    .dialog-box.mobile-device {
        width: 80%;
        position: absolute;
        top: 30% !important;
        left: 50%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 2147483647
    }
}

@media screen and (orientation:landscape) {
    .dialog-box.dialog-box.mobile-device {
        width: 20rem;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 2147483647
    }
}

.dialog-box .text {
    width: 100%;
    height: 140px;
    padding: .5em;
    font-size: 16px;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    resize: none
}

.dialog-box .btn-bar {
    margin-top: 20px;
    text-align: center
}

.dialog-box .btn {
    width: 40%;
    height: 33px;
    color: #fff;
    background-color: #313131;
    font-size: 14px;
    border: 0;
    outline: 0;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.dialog-box .btn+.btn {
    margin-left: 2em
}

.dialog-box .btn.btn-primary {
    background-color: #1f6dcd
}

.dialog-box.mobile-device {
    top: 40px;
    width: 90%;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%)
}

.dialog-box.mobile-device .btn-bar {
    width: 100%;
    margin-top: 10px;
    font-size: 16px
}

.dialog-box.mobile-device .btn {
    font-size: 16px
}

@media screen and (max-width:480px) {
    .close-dialog-box {
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }
}

@media screen and (min-width:960px) {
    .anchor-praise {
        position: absolute;
        right: 50px;
        bottom: 50px;
        z-index: 2000000001;
        width: 110px;
        height: 50px;
        font-size: 22px
    }

    .anchor-praise .img-praise {
        left: 0;
        background-image: url(//x.autoimg.cn/vrcar/int/dist/pc/images/5ad2b61a1dbcb51bbe82f9c140ec3f19.png);
        -webkit-background-size: 50px 50px;
        background-size: 50px 50px;
        cursor: pointer
    }

    .anchor-praise .count-praise,
    .anchor-praise .img-praise {
        position: absolute;
        top: 0;
        z-index: 100001;
        width: 50px;
        height: 50px
    }

    .anchor-praise .count-praise {
        left: 60px;
        line-height: 50px;
        text-align: center;
        color: #fff
    }
}

@media screen and (max-width:960px) {
    .anchor-praise {
        position: absolute;
        right: 10px;
        bottom: 10px;
        z-index: 2000000001;
        width: 80px;
        height: 40px;
        font-size: 16px
    }

    .anchor-praise .img-praise {
        left: 0;
        background-image: url(//x.autoimg.cn/vrcar/int/dist/pc/images/5ad2b61a1dbcb51bbe82f9c140ec3f19.png);
        -webkit-background-size: 40px 40px;
        background-size: 40px 40px;
        cursor: pointer
    }

    .anchor-praise .count-praise,
    .anchor-praise .img-praise {
        position: absolute;
        top: 0;
        z-index: 100001;
        width: 40px;
        height: 40px
    }

    .anchor-praise .count-praise {
        left: 40px;
        line-height: 40px;
        text-align: center;
        color: #fff
    }
}

.message-div {
    position: absolute;
    z-index: 1e+22;
    left: 50%;
    top: 60%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 0 .8rem;
    width: auto;
    height: 2.666667rem;
    background-color: rgba(27, 27, 27, .9);
    -webkit-border-radius: .533333rem;
    border-radius: .533333rem;
    color: #f2f3f5;
    line-height: 2.666667rem;
    text-align: center;
    font-family: PingFangSC-Regular;
    font-size: 14px
}

@-webkit-keyframes animation_message_div {
    0% {
        opacity: .5
    }

    to {
        opacity: 1
    }
}

@-moz-keyframes animation_message_div {
    0% {
        opacity: .5
    }

    to {
        opacity: 1
    }
}

@keyframes animation_message_div {
    0% {
        opacity: .5
    }

    to {
        opacity: 1
    }
}

@font-face {
    font-family: FZCTHJW;
    src: url(//x.autoimg.cn/vrcar/int/dist/pc/images/4d38e41bb8924f804106dad0e33bf1d8.ttf)
}

@charset "UTF-8";

body,
html {
    width: 100%;
    height: 100%
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: -o-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    -moz-transition-property: transform, -moz-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform, -moz-transform;
    transition-property: transform, -webkit-transform;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    -o-transition-property: -o-transform;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: height, -o-transform;
    -o-transition-property: transform, height;
    -moz-transition-property: transform, height, -moz-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform, -moz-transform;
    transition-property: transform, height, -webkit-transform
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: 50%;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left: 0;
    right: auto
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    right: 0;
    left: auto
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-pagination {
    position: absolute;
    bottom: 0;
    text-align: center;
    color: #fff;
    font-family: 微软雅黑;
    font-size: 24px;
    letter-spacing: 2px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination-progress {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    -moz-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    -moz-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: hsla(0, 0%, 100%, .5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -o-perspective: 1200px;
    -moz-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -moz-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube,
.swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    -moz-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-scrollbar {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12) infinite;
    animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
    background-position: 50%;
    -webkit-background-size: 100% 100%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn)
    }
}

@-moz-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        -moz-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        -moz-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.swiper-container {
    width: 100%;
    height: 100%
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    pointer-events: none !important
}

.swiper-slide img {
    height: auto;
    width: auto;
    max-height: 100%;
    max-width: 100%
}

.swiper-slide-active img {
    pointer-events: auto
}

.gallery-mask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    background-color: rgba(0, 0, 0, .8)
}

.gallery {
    position: absolute;
    display: inline-block;
    top: 50%;
    left: 50%;
    z-index: 9999;
    pointer-events: none
}

.gallery .swiper-button-next-box,
.gallery .swiper-button-prev-box {
    position: absolute;
    top: 0;
    z-index: 10;
    width: 37px;
    height: 100%;
    pointer-events: auto
}

.gallery h4 {
    position: absolute;
    top: 0;
    width: 100%;
    margin: 0;
    text-align: center;
    color: #fff;
    font-family: 微软雅黑;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 2px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10;
    pointer-events: auto
}

.close-gallery-layer {
    display: none;
    position: absolute;
    top: 12px;
    right: 0;
    z-index: 9999;
    width: 30px;
    height: 30px;
    background: url(//x.autoimg.cn/vrcar/int/dist/pc/images/f2855c7c852d0742e6c3955be3344943.png) 0 0 no-repeat;
    -webkit-background-size: 30px 30px;
    background-size: 30px 30px;
    -webkit-transform: translate(-10px);
    -ms-transform: translate(-10px);
    -moz-transform: translate(-10px);
    transform: translate(-10px)
}

.gallery-m {
    display: block;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0)
}

.gallery-m .swiper-pagination,
.gallery-m h4 {
    -webkit-transform: scale(.75);
    -ms-transform: scale(.75);
    -moz-transform: scale(.75);
    transform: scale(.75)
}

.gallery-m .swiper-button-next-box,
.gallery-m .swiper-button-prev-box {
    display: none
}

#colorScroll {
    position: absolute;
    z-index: 10000000;
/*    background-color: rgba(56, 64, 76, .6);
*/    -webkit-border-radius: 4px;
background: url(../hotspotpng/color_option.png) left 35px no-repeat;
    border-radius: 4px
}

#colorScroll .icon1 {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAATCAYAAAAXvcSzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDphNWJlY2QzOC04YjVmLTQ0N2YtYjAzZS1jOTNjMzBjN2Q1NGUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTM0RDk0N0E2NTM3MTFFOEFDRUZBNkFDRjk3REVBQ0QiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTM0RDk0Nzk2NTM3MTFFOEFDRUZBNkFDRjk3REVBQ0QiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpmNjYzZTQwOC0yNjM5LTQ3YmItOTQ4OC0yMDgxZDk5NzA3MjAiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDo4MWQ3MjZjMy1hMzliLTExN2ItOTViYi1jOGVlYzE3ZGU1ZDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7GlR1tAAADrUlEQVR42pxVO2gVQRSdz+578AQjSiBIsDEoqGhhEyQoQVDESouARSzS+EEMIkFsxCCIpDCCGCSFFgYUIQqSQNSIZawttNZCBEFENC8xOzOeO5/d2ed7L4kLh9md3z17zr0zfOvsT7aeR3PGBNe+NWgNXtg2vD/KhBlE+5kJ7fsB6VqJNSvC91ko237btf2fGGI9ZApC8eamGyTegNBBaoFujn4lC0JEQEvNJKAsVLG+ySPWrg5tov1m7htEuvA9D/S4P9c9CE7EuioIrqXyKH6igj0IyhP8L1KxOoVdFp2e0M6CrFVnh0rMPMh1prmaTh0HbUkmaLlYJylHxhEq54INshl4DeymgGSXRCCdhFxR1E/EthSWOUstEaeqtXPNpII6mVdAepUyR6oDeIWxfTahaWOaJ7XPHWMBAnsx7yX6OirCzxFlgmvOqcbqysoqbQTmsPn+fFMKkBifyCYPTgRhF82bA8mOJOSQt5ORlYlqT4pIhAWxXSLPIV1DoFkE7+U2YcmuYIXKyUirQqEG3nsxPkPrqxjPMJYlevXqa0xm6YlEKoGQxsamz1qQBLt0bFde7rFd3Fpm+oAZjNeYVysLqjYj1cquQiFTxaxnRpr++DAMdimZ2/UhVGGoLkKW55zqB6Hn6Ks6sqpN9cXlXK4wClTBOTON96NWlcSdPbFdFVt5+j6U2AOCo8XhqPNzLbLrCPqmQabS1r747MkihaBEivYxcNyWOv4+jZRwdtlkngCR87AMi811BDyDVgU7qw12LWE/fD8B0norpbKSMiaUuEQyT2Hjk7Fd8VXh7667wAXMNdrapciuSQDrVJ3lcyO7XLwTCddTaGUL+xovSS2BB8AAj66K2GZ3TZg7CDgMmHBS01jV5p1+AWUO4/t7SPaGGKwuzEDKzcMNv97JNqTsQg5Mwq7TdPak0WaRXUTgNhL2EvoNL83R7uxx+bQA9EHFT2Gc7EpRUCtIERBCywbRTm76vcCbJLq9KjgC34NdQ6vc7GOYe5nGvV2uwmhcFgS5U+gjFDmA7/ewq1RIiziMiBieIWAiJiaiq2IcN/u5VW72W8AVp5aJ7fKJ7BTPZMmuL+g7BHJvnTpOpRorVd5ZYLxsnzRjsGuYyLW52W/CsquFXc6qyC47l0dqOLsskR9oj8Gup16dZs8w1BqjlwT5Myq4GgkbaTp3gD9RrkD6Gwh6jfmxZa9OEh0lqbenbpVgjiiN0zvaRW6Wa4ydwtdX4GILYiMgtvRXgAEANm0OHnI6CVYAAAAASUVORK5CYII=)
}

#colorScroll .icon1,
#colorScroll .icon2 {
    position: absolute;
    z-index: 1;
    text-align: center;
    cursor: pointer;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
}

#colorScroll .icon2 {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAATCAYAAAAXvcSzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDphNWJlY2QzOC04YjVmLTQ0N2YtYjAzZS1jOTNjMzBjN2Q1NGUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTM0RDk0N0U2NTM3MTFFOEFDRUZBNkFDRjk3REVBQ0QiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTM0RDk0N0Q2NTM3MTFFOEFDRUZBNkFDRjk3REVBQ0QiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpmNjYzZTQwOC0yNjM5LTQ3YmItOTQ4OC0yMDgxZDk5NzA3MjAiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDo4MWQ3MjZjMy1hMzliLTExN2ItOTViYi1jOGVlYzE3ZGU1ZDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6W6/yPAAAEAUlEQVR42oxWTYiNURg+f/debNRkIRYsNcXGylIzfsqkbKRYSCElmhg/ZUbJVn4Wio2SFUXJX1IkCxYWFEWWFgqLa3HHnfudczzv+f+ub4Zbb+d85+99zvM855zLVzz8dY4xNs0W/tGYs1QxnDHBTSgtSouKr1fCupIJE9oR0pcScwbCCtQvIo4woX0/giMqTqWh7/MKeWYQixHHFwA1AxCCwHtAHgijMiSvAJLAMO6TaAISkhIAI2wH3zfnhN1J4yTPgKhfoewLe6G7enRahaRTiBbiaBOiwMoZgFFIeprxYWYInNslJXcJ22Bo4HdOsRRt91BubLs2w+YSSyYwaS8DkCNGFbknEYsQB/8GlOQ6BWCQgJ1kCYxNDEW5dEjW4gTMrkD/Yy3MulIuhX4d5whzTUszGXOWoNDLDgXG9hEI1+m9gJ0kuU4w8ga3UxEUD1INJDGXvQLW1qD9yZwwq2Kb4p4pFuZAshtMmkPdlWttE6gI7AAAtcHOnirIRHII1Au5jlfcSJTHkNg6f8hg8OQjuwHtD+CXkTa+o1w6S0rr3gKg/SUg+okG/2gA2ovydvQN+ytAvbSTqF8CGK4VWJEwbwCG2A4wz7TUIxiHPjAkaY5J85nUd7TSewFID2MQpXfiBMilUd+DuCey7v4UYWGSi3ZvlKGjfQXBAxgCth/J7wLMEgLkgWjX10FU+K6UIdPvZpSn4SfqZrZJLkwYgKVdKB9mUIElRTv1IMDCYcRVTYxJcxbsXMcJkxEk96yyBFCaR1hnVyXtwI1p+PHlj37VLsPom8JDHUy+D3Y2a54vw3iU59KdYz7iezTfPb6/j1K5ee77KWI7Lso+D+0/lq1vYKow3rBvvFy6j/oOxHPIRd9JDgqSUTq/2FEdfKNl7ncXq3LlCwSt0+dlzib58lNRvwyNzBONsj0wNNES5pXvi3LoEATO1BiMcnX8Oq8g1zYA6v0uNj47j3yiqjETwXgz08JRLrT3EBNg5XU2b74MaZ4CQGdk5x3tJMPYN1hvggvdKxlS4QVoNnpNspJ2AJNeLpPksF3EVrDyNjIR5YrHvSO8fyq/mbeYtwVgusM5ZlGnG/8foGpyMbp7WkVbIVcXALbg3nlXyuXH0MlMG3vvAdluKVcLB2jAPaABZ/OBapYr3kmyZt4k10/0b4JcH4blCmM+AOw44ufssFwheriMFmDKJB+1C7mMzAu0hTdyXS77HX3jkOtTIRet8xkgx1H/3iRXZGkJs/P+TxLpZQ9PRav2lOTTFZ8KXrtE9TcEAJgvYfwXsDiG/m9ZLluTaz52aqDIP343mkXWsmReUi7yUyFleioik1/B0hjGvER9DEC+tnjpURbksv8FiH5/BBgAMNglszjFEd8AAAAASUVORK5CYII=)
}

#wrapper {
    overflow: hidden
}

#scroller,
#wrapper {
    position: absolute;
    z-index: 1
}

#scroller {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -o-text-size-adjust: none;
    text-size-adjust: none;
    -webkit-transition: .1s;
    -o-transition: .1s;
    -moz-transition: .1s;
    transition: .1s
}

#scroller ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: center
}

#scroller li {
    position: relative;
    cursor: pointer
}

#scroller li .color-bg {
    position: absolute;
    width: 36px;
    height: 36px;
    top: 7px;
    left: 7px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    z-index: 10
}

#scroller li .color-img {
    width: 105px;
    height: 30px;
    top: 0px;
    left: 0px;
    position: absolute;
    border: 1px solid hsla(0, 0%, 100%, 0);
    background-color: hsla(0, 0%, 100%, 0);
    -webkit-border-radius: 8px;
    border-radius: 0;
    z-index: 100;overflow: hidden;box-sizing: border-box;
/*     
*/   
}

#scroller li .color-img.active {
    border: 1px solid #fff;background-color: #fff
     /*border-right: 2px solid #fff;*/
/*   
*/   
/*    background-color: #fff
*/}

#scroller li .color-img .ball0 {
    width: 105px;
    height: 30px;
    position: absolute;
   /*border:solid 1px transparent;*/
    /*    left: -4px;
    transform: rotate(5deg);
    top: 4px;*/
    left: 0px;
    top: 0px;
    box-sizing: border-box;
}

#scroller li .color-img .ball1 {
    width: 30px;
    height: 15px;
    position: absolute;
    left: 0;
    top: 0
}

#scroller li .color-img .ball2 {
    width: 30px;
    height: 15px;
    position: absolute;
    left: 0;
    top: 15px
}

#colorScroll .disable22 {
    opacity: .3;
    color: #fff
}

#colorScroll .enable22 {
    opacity: 1;
    color: #fff;
    font-weight: 700
}

.bottomIcon,
.colorNameTip,
.topIcon {
    position: absolute
}
@media screen and (max-width:960px) {
  #colorScroll{
    background: none
  }
  #scroller li .color-img.active .ball0{
    border:solid 1px #fff;
  }
  .topIcon{
    top:40px!important
  }
  .bottomIcon,.topIcon{
    left: 3px!important
  }
  #scroller li .color-img .ball0{
       transform: rotate(0deg);
  }
  #scroller li .color-img,#scroller li .color-img .ball0{
    width: 30px;
  }
   #scroller li .color-img{
    left: 7px;
   }
} 
/*#scroller li .color-img{
    width: 30px;
}
#scroller li .color-img{
        transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
}*/

.colorNameTip {
    left: 50%;
    bottom: 150px;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    height: 60px;
    background-color: rgba(0, 0, 0, .5);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 0 30px
}

.colorNameTip .content {
    margin: auto;
    height: 100%
}

.colorNameTip .content .color-img {
    width: 30px;
    height: 30px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top: 15px;
    float: left;
    position: relative
}

.colorNameTip .content .color-img .ball0 {
    width: 30px;
    height: 30px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 0
}

.colorNameTip .content .color-img .ball1 {
    width: 30px;
    height: 15px;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    position: absolute;
    left: 0;
    top: 0
}

.colorNameTip .content .color-img .ball2 {
    width: 30px;
    height: 15px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    position: absolute;
    left: 0;
    top: 15px
}

.colorNameTip .content .text {
    text-align: center;
    line-height: 60px;
    font-size: 28px;
    font-family: MicrosoftYaHeiLight;
    color: #fff;
    float: left;
    margin-left: 10px
}

.colorNameTip .content .clear {
    clear: both
}

.pop {
    position: absolute;
    width: 36%;
    background: #e1e0e0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: none
}

.pop .pop-title {
    height: 90px;
    font-family: PingFangSC-Medium;
    font-size: 24px;
    color: #333;
    line-height: 90px;
    padding-left: 2.85%;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

.pop dl {
    width: 90%;
    padding-left: 50px;
    margin: 0
}

.pop dt {
    position: relative;
    font-family: PingFangSC-Medium;
    font-size: 18px;
    color: #333;
    line-height: 14px;
    margin-top: 20px
}

.pop dt:first-of-type {
    margin-top: 0
}

.pop dt i {
    position: absolute;
    width: 15px;
    height: 15px;
    -webkit-border-radius: 7.5px;
    border-radius: 7.5px;
    top: 0;
    left: -30px
}

.pop dt:first-of-type i {
    background-color: #3c6e8d
}

.pop dt:nth-of-type(2) i {
    background-color: #a79f76
}

.pop dt:nth-of-type(3) i {
    background-color: #88b8e2
}

.pop dd {
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #666;
    line-height: 20px;
    margin-top: 16px;
    padding-right: 20px
}

.pop .clear {
    height: 36px
}

.pop .pop-close {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 15px;
    right: 15px;
    background-image: url(//x.autoimg.cn/vrcar/int/dist/pc/images/9f37b5d60cc33372ac9338cafee07c70.png);
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
}

#krpanoSWFObject .anim {
    position: absolute;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    z-index: 2147483647;
    width: 100px;
    height: 100px
}

#krpanoSWFObject .anim .line {
    position: absolute;
    left: 65px;
    bottom: 65px;
    z-index: 900;
    width: 100px;
    height: 35px;
    background-image: url(//x.autoimg.cn/vrcar/int/dist/pc/images/fc391ad4bc329208ccf365774786400a.png);
    -webkit-background-size: 100px 35px;
    background-size: 100px 35px
}

#krpanoSWFObject .anim .default {
    position: absolute;
    left: 165px;
    bottom: 35px;
    width: 260px;
    height: 130px;
    background-image: url(//x.autoimg.cn/vrcar/int/dist/pc/images/ad00134a1a8cc347b8f77ed900ef0ecf.png);
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
}

#krpanoSWFObject .anim .default .text {
    position: absolute;
    left: 30px;
    top: 20px;
    width: 80px;
    height: 90px;
    color: #fff;
    font-size: 16px;
    display: table
}

#krpanoSWFObject .anim .default .text .content {
    vertical-align: middle;
    display: table-cell;
    padding-left: 5px
}

#krpanoSWFObject .anim .default .img {
    left: 120px;
    width: 120px;
    border: 1px solid #01ddff
}

#krpanoSWFObject .anim .default .img,
#krpanoSWFObject .anim .default .img1 {
    position: absolute;
    top: 20px;
    height: 90px;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
}

#krpanoSWFObject .anim .default .img1 {
    z-index: 2;
    left: 135px;
    width: 90px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDphNGRjN2MyMC1hNjkxLTRhODEtOTg3OC1lY2NmMzRiN2M1OWQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjlBQjQ5N0FEOTlCMTFFN0E0Q0NFNzZGM0M4OEYyRTciIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjlBQjQ5NzlEOTlCMTFFN0E0Q0NFNzZGM0M4OEYyRTciIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyZjAzODUyNS1iMjVhLTQ5MjAtOWMxMy04ZmIyNDRkMjIzYjIiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpmZTU1MTg0Yy0wM2VjLTExN2ItYWJj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)
}

#krpanoSWFObject .anim .volvo1 {
    position: absolute;
    left: 165px;
    bottom: 35px;
    width: 260px;
    height: 130px;
    background-image: url(//x.autoimg.cn/vrcar/int/dist/pc/images/5706fb586756ea803b55995641b2f3e6.png);
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
}

#krpanoSWFObject .anim .volvo1 .text {
    position: absolute;
    left: 152px;
    top: 20px;
    width: 80px;
    height: 90px;
    color: #fff;
    font-size: 16px;
    display: table
}

#krpanoSWFObject .anim .volvo1 .text .content {
    vertical-align: middle;
    display: table-cell;
    padding-left: 5px
}

#krpanoSWFObject .anim .volvo1 .img {
    left: 22px;
    width: 120px
}

#krpanoSWFObject .anim .volvo1 .img,
#krpanoSWFObject .anim .volvo1 .img1 {
    position: absolute;
    top: 20px;
    height: 90px;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
}

#krpanoSWFObject .anim .volvo1 .img1 {
    z-index: 2;
    left: 37px;
    width: 90px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDphNGRjN2MyMC1hNjkxLTRhODEtOTg3OC1lY2NmMzRiN2M1OWQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjlBQjQ5N0FEOTlCMTFFN0E0Q0NFNzZGM0M4OEYyRTciIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjlBQjQ5NzlEOTlCMTFFN0E0Q0NFNzZGM0M4OEYyRTciIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyZjAzODUyNS1iMjVhLTQ5MjAtOWMxMy04ZmIyNDRkMjIzYjIiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpmZTU1MTg0Yy0wM2VjLTExN2ItYWJj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)
}

@media screen and (max-width:960px) {
    .pano-con .banner {
        display: none;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 0;
        z-index: 2147483647;
        -webkit-transition: .5s;
        -o-transition: .5s;
        -moz-transition: .5s;
        transition: .5s;
        font-size: 18px;
        pointer-events: auto
    }

    .pano-con .banner .group {
        position: absolute;
        left: 50%;
        bottom: 0;
        z-index: 100;
        width: 674px;
        height: 148px;
        margin-left: -337px;
        -webkit-transform: scale(.5);
        -moz-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5);
        -webkit-transform-origin: center bottom;
        -moz-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom
    }
     .pano-con .banner .back{


        background: url(../../images/back.png) center center no-repeat;
        width: 58px;height: 148px; transform-origin: center bottom;   position: absolute;    bottom: 0;    right: 20px;    transform: scale(.7);

        -webkit-transform: scale(.5);
        -moz-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5);
        -webkit-transform-origin: center bottom;
        -moz-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom
     }

    .pano-con .banner .group .btn1 {
        position: absolute;
        width: 114px;
        height: 144px;
        margin-top: 2px;
        cursor: pointer
    }

    .pano-con .banner .group .btn2 {
        position: absolute;
        width: 90px;
        height: 144px;
        margin-top: 2px;
        cursor: pointer
    }

    .pano-con .banner .group .setup {
        left: 0;
        top: 0;
        margin-right: 50px;
        z-index: 1000
    }

    .pano-con .banner .group .setup .bg2:hover {
        -webkit-transform: scale(1.1) rotate(180deg) !important;
        -moz-transform: scale(1.1) rotate(180deg) !important;
        -ms-transform: scale(1.1) rotate(180deg) !important;
        transform: scale(1.1) rotate(180deg) !important
    }

    .pano-con .banner .group .setup .btn3 {
        position: absolute;
        left: 10px;
        top: -100px;
        width: 70px;
        height: 90px;
        cursor: pointer;
        opacity: 0;
        -webkit-transition: .4s;
        -o-transition: .4s;
        -moz-transition: .4s;
        transition: .4s;
        display: none
    }

    .pano-con .banner .group .setup .btn3 .text {
        position: absolute;
        width: 100%;
        height: 20px;
        color: #fff;
        text-align: center;
        bottom: 0;
        left: 0
    }

    .pano-con .banner .group .setup .i2 {
        background-position-x: -70px;
        background-position-y: -70px
    }

    .pano-con .banner .group .setup .i4 {
        background-position-x: -140px;
        background-position-y: -70px
    }

    .pano-con .banner .group .ask-price {
        left: 140px;
        top: 0;
        margin-right: 50px
    }

    .pano-con .banner .group .swich-scene {
        left: 280px;
        top: 0;
        margin-right: 50px
    }

    .pano-con .banner .group .feedback {
        left: 444px;
        top: 0;
        margin-right: 50px
    }

    .pano-con .banner .group .praise {
        left: 584px;
        top: 0
    }

    .pano-con .banner .group .bg1 {
        position: absolute;
        width: 114px;
        height: 114px;
background: url(../../images/all_btn_vr.png) center center no-repeat;

        -webkit-transition: .2s;
        -o-transition: .2s;
        -moz-transition: .2s;
        transition: .2s
    }

    .pano-con .banner .group .bg1:hover {
        -webkit-transform: scale(1.1) !important;
    -moz-transform: scale(1.1) !important;
    -ms-transform: scale(1.1) !important;
    transform: scale(1.1) !important;
    }

    .pano-con .banner .group .bg2 {
        position: absolute;
        width: 90px;
        height: 90px;
        margin-top: 15px;
        background-image: url(//x.autoimg.cn/vrcar/int/dist/pc/images/08668253f05597e3f9c418e7ff8487be.png);
        -webkit-background-size: 630px 90px;
        background-size: 630px 90px;
        -webkit-transition: .2s;
        -o-transition: .2s;
        -moz-transition: .2s;
        transition: .2s
    }

    .pano-con .banner .group .bg2:hover {
        -webkit-transform: scale(1.1) !important;
        -moz-transform: scale(1.1) !important;
        -ms-transform: scale(1.1) !important;
        transform: scale(1.1) !important
    }

    .pano-con .banner .group .bg3 {
        position: absolute;
        width: 70px;
        height: 70px;
        background-image: url(//x.autoimg.cn/vrcar/int/dist/pc/images/cefaaf6643643d09fe4b49e8745ae878.png);
        -webkit-background-size: 280px 140px;
        background-size: 280px 140px;
        -webkit-transition: .2s;
        -o-transition: .2s;
        -moz-transition: .2s;
        transition: .2s
    }

    .pano-con .banner .group .bg3:hover {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    .pano-con .banner .group .s1 {
        background-position: 0 0
    }

    .pano-con .banner .group .s2 {
        background-position: -90px 0
    }

    .pano-con .banner .group .s3 {
        background-position: -450px 0
    }

    .pano-con .banner .group .s4 {
        background-position: -270px 0
    }

    .pano-con .banner .group .text {
        position: absolute;
        width: 100%;
        height: 30px;
        color: #fff;
        text-align: center;
        bottom: 0;
        left: 0;
        font-size: 16px
    }

    .pano-con .banner .show {
        position: absolute;
        left: 15px;
        bottom: 2px;
        width: 70px;
        height: 110px;
        z-index: 100;
        cursor: pointer;
        -webkit-transform: scale(.5);
        -moz-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5);
        -webkit-transform-origin: left bottom;
        -moz-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transition: .3s;
        -o-transition: .3s;
        -moz-transition: .3s;
        transition: .3s
    }

    .pano-con .banner .show .img {
        position: absolute;
        left: 0;
        top: 0;
        width: 70px;
        height: 70px;
        background: url(../../images/hide.png) center 0 no-repeat;
      
        -webkit-transition: .2s;
        -o-transition: .2s;
        -moz-transition: .2s;
        transition: .2s
    }

    .pano-con .banner .show .img:hover {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    .pano-con .banner .show .text {
        position: absolute;
        left: 0;
        top: 70px;
        width: 100%;
        height: 30px;
        margin-top: 10px;
        text-align: center;
        color: #fff;
        font-size: 16px
    }

    .pano-con .mask1 {
        display: none;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 148px;
        z-index: 2147483647;
        background-image: url(//x.autoimg.cn/vrcar/int/dist/pc/images/f4b84089025179ebab5baa5f0a9757f0.png);
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
        -webkit-transform: scaleY(.5);
        -moz-transform: scaleY(.5);
        -ms-transform: scaleY(.5);
        transform: scaleY(.5);
        -webkit-transform-origin: bottom;
        -moz-transform-origin: bottom;
        -ms-transform-origin: bottom;
        transform-origin: bottom;
        -webkit-transition: .5s;
        -o-transition: .5s;
        -moz-transition: .5s;
        transition: .5s
    }
}

@media screen and (max-width:1536px) and (min-width:961px) {
    .pano-con .banner {
        display: none;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 0;
        z-index: 2147483647;
        -webkit-transition: .5s;
        -o-transition: .5s;
        -moz-transition: .5s;
        transition: .5s;
        font-size: 18px;
        pointer-events: auto
    }
 .pano-con .banner .back{


        background: url(../../images/back.png) center center no-repeat;
        width: 58px;height: 148px; transform-origin: center bottom;   position: absolute;    bottom: 0;    right: 20px;    transform: scale(.7);

        -webkit-transform: scale(.7);
        -moz-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7);
        -webkit-transform-origin: center bottom;
        -moz-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom
     }
    .pano-con .banner .group {
        position: absolute;
        left: 50%;
        bottom: 0;
        z-index: 100;
        width: 754px;
        height: 148px;
        margin-left: -377px;
        -webkit-transform: scale(.7);
        -moz-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7);
        -webkit-transform-origin: center bottom;
        -moz-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom
    }

    .pano-con .banner .group .btn1 {
        position: absolute;
        width: 114px;
        height: 144px;
        margin-top: 2px;
        cursor: pointer
    }

    .pano-con .banner .group .btn2 {
        position: absolute;
        width: 90px;
        height: 144px;
        margin-top: 2px;
        cursor: pointer
    }

    .pano-con .banner .group .setup {
        left: 0;
        top: 0;
        margin-right: 70px;
        z-index: 1000
    }

    .pano-con .banner .group .setup .bg2:hover {
        -webkit-transform: scale(1.1) rotate(180deg) !important;
        -moz-transform: scale(1.1) rotate(180deg) !important;
        -ms-transform: scale(1.1) rotate(180deg) !important;
        transform: scale(1.1) rotate(180deg) !important
    }

    .pano-con .banner .group .setup .btn3 {
        position: absolute;
        left: 10px;
        top: -100px;
        width: 70px;
        height: 90px;
        cursor: pointer;
        opacity: 0;
        -webkit-transition: .4s;
        -o-transition: .4s;
        -moz-transition: .4s;
        transition: .4s;
        display: none
    }

    .pano-con .banner .group .setup .btn3 .text {
        position: absolute;
        width: 100%;
        height: 20px;
        color: #fff;
        text-align: center;
        bottom: 0;
        left: 0
    }

    .pano-con .banner .group .setup .i2 {
        background-position-x: -70px;
        background-position-y: -70px
    }

    .pano-con .banner .group .setup .i4 {
        background-position-x: -140px;
        background-position-y: -70px
    }

    .pano-con .banner .group .ask-price {
        left: 160px;
        top: 0;
        margin-right: 70px
    }

    .pano-con .banner .group .swich-scene {
        left: 320px;
        top: 0;
        margin-right: 70px
    }

    .pano-con .banner .group .feedback {
        left: 504px;
        top: 0;
        margin-right: 70px
    }

    .pano-con .banner .group .praise {
        left: 664px;
        top: 0
    }

    .pano-con .banner .group .bg1 {
        position: absolute;
        width: 114px;
        height: 114px;
background: url(../../images/all_btn_vr.png) center center no-repeat;

        -webkit-transition: .2s;
        -o-transition: .2s;
        -moz-transition: .2s;
        transition: .2s
    }

    .pano-con .banner .group .bg1:hover {
       -webkit-transform: scale(1.1) !important;
    -moz-transform: scale(1.1) !important;
    -ms-transform: scale(1.1) !important;
    transform: scale(1.1) !important;
    }

    .pano-con .banner .group .bg2 {
        position: absolute;
        width: 90px;
        height: 90px;
        margin-top: 15px;
        background-image: url(//x.autoimg.cn/vrcar/int/dist/pc/images/08668253f05597e3f9c418e7ff8487be.png);
        -webkit-background-size: 630px 90px;
        background-size: 630px 90px;
        -webkit-transition: .2s;
        -o-transition: .2s;
        -moz-transition: .2s;
        transition: .2s
    }

    .pano-con .banner .group .bg2:hover {
        -webkit-transform: scale(1.1) !important;
        -moz-transform: scale(1.1) !important;
        -ms-transform: scale(1.1) !important;
        transform: scale(1.1) !important
    }

    .pano-con .banner .group .bg3 {
        position: absolute;
        width: 70px;
        height: 70px;
        background-image: url(//x.autoimg.cn/vrcar/int/dist/pc/images/cefaaf6643643d09fe4b49e8745ae878.png);
        -webkit-background-size: 280px 140px;
        background-size: 280px 140px;
        -webkit-transition: .2s;
        -o-transition: .2s;
        -moz-transition: .2s;
        transition: .2s
    }

    .pano-con .banner .group .bg3:hover {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    .pano-con .banner .group .s1 {
        background-position: 0 0
    }

    .pano-con .banner .group .s2 {
        background-position: -90px 0
    }

    .pano-con .banner .group .s3 {
        background-position: -450px 0
    }

    .pano-con .banner .group .s4 {
        background-position: -270px 0
    }

    .pano-con .banner .group .text {
        position: absolute;
        width: 100%;
        height: 30px;
        color: #fff;
        text-align: center;
        bottom: 0;
        left: 0;
        font-size: 16px
    }

    .pano-con .banner .show {
        position: absolute;
        left: 30px;
        bottom: 2px;
        width: 70px;
        height: 110px;
        z-index: 100;
        cursor: pointer;
        -webkit-transform: scale(.7);
        -moz-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7);
        -webkit-transform-origin: left bottom;
        -moz-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transition: .3s;
        -o-transition: .3s;
        -moz-transition: .3s;
        transition: .3s
    }

    .pano-con .banner .show .img {
        position: absolute;
        left: 0;
        top: 0;
        width: 70px;
        height: 70px;
         background: url(../../images/hide.png) center 0 no-repeat;
        -webkit-transition: .2s;
        -o-transition: .2s;
        -moz-transition: .2s;
        transition: .2s
    }

    .pano-con .banner .show .img:hover {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    .pano-con .banner .show .text {
        position: absolute;
        left: 0;
        top: 70px;
        width: 100%;
        height: 30px;
        margin-top: 10px;
        text-align: center;
        color: #fff;
        font-size: 16px
    }

    .pano-con .mask1 {
        display: none;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 148px;
        z-index: 2147483647;
        background-image: url(//x.autoimg.cn/vrcar/int/dist/pc/images/f4b84089025179ebab5baa5f0a9757f0.png);
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
        -webkit-transform: scaleY(.7);
        -moz-transform: scaleY(.7);
        -ms-transform: scaleY(.7);
        transform: scaleY(.7);
        -webkit-transform-origin: bottom;
        -moz-transform-origin: bottom;
        -ms-transform-origin: bottom;
        transform-origin: bottom;
        -webkit-transition: .5s;
        -o-transition: .5s;
        -moz-transition: .5s;
        transition: .5s
    }
}

@media screen and (min-width:1537px) {
    .pano-con .banner {
        display: none;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 0;
        z-index: 2147483647;
        -webkit-transition: .5s;
        -o-transition: .5s;
        -moz-transition: .5s;
        transition: .5s;
        font-size: 18px;
        pointer-events: auto
    }
    .pano-con .banner .back{


        background: url(../../images/back.png) center center no-repeat;
        width: 58px;height: 148px; transform-origin: center bottom;   position: absolute;    bottom: 0;    right: 20px;    transform: scale(.7);

        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
        -webkit-transform-origin: center bottom;
        -moz-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom
     }
    .pano-con .banner .group {
        position: absolute;
        left: 50%;
        bottom: 0;
        z-index: 100;
        width: 754px;
        height: 148px;
        margin-left: -377px;
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
        -webkit-transform-origin: center bottom;
        -moz-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom
    }

    .pano-con .banner .group .btn1 {
        position: absolute;
        width: 114px;
        height: 144px;
        margin-top: 2px;
        cursor: pointer
    }

    .pano-con .banner .group .btn2 {
        position: absolute;
        width: 90px;
        height: 144px;
        margin-top: 2px;
        cursor: pointer
    }

    .pano-con .banner .group .setup {
        left: 0;
        top: 0;
        margin-right: 70px;
        z-index: 1000
    }

    .pano-con .banner .group .setup .bg2:hover {
        -webkit-transform: scale(1.1) rotate(180deg) !important;
        -moz-transform: scale(1.1) rotate(180deg) !important;
        -ms-transform: scale(1.1) rotate(180deg) !important;
        transform: scale(1.1) rotate(180deg) !important
    }

    .pano-con .banner .group .setup .btn3 {
        position: absolute;
        left: 10px;
        top: -100px;
        width: 70px;
        height: 90px;
        cursor: pointer;
        opacity: 0;
        -webkit-transition: .4s;
        -o-transition: .4s;
        -moz-transition: .4s;
        transition: .4s;
        display: none
    }

    .pano-con .banner .group .setup .btn3 .text {
        position: absolute;
        width: 100%;
        height: 20px;
        color: #fff;
        text-align: center;
        bottom: 0;
        left: 0
    }

    .pano-con .banner .group .setup .i2 {
        background-position-x: -70px;
        background-position-y: -70px
    }

    .pano-con .banner .group .setup .i4 {
        background-position-x: -140px;
        background-position-y: -70px
    }

    .pano-con .banner .group .ask-price {
        left: 160px;
        top: 0;
        margin-right: 70px
    }

    .pano-con .banner .group .swich-scene {
        left: 320px;
        top: 0;
        margin-right: 70px
    }

    .pano-con .banner .group .feedback {
        left: 504px;
        top: 0;
        margin-right: 70px
    }

    .pano-con .banner .group .praise {
        left: 664px;
        top: 0
    }

    .pano-con .banner .group .bg1 {
        position: absolute;
        width: 114px;
        height: 114px;
        background: url(../../images/all_btn_vr.png) center center no-repeat;


        -webkit-transition: .2s;
        -o-transition: .2s;
        -moz-transition: .2s;
        transition: .2s
    }

    .pano-con .banner .group .bg1:hover {
        -webkit-transform: scale(1.1) !important;
    -moz-transform: scale(1.1) !important;
    -ms-transform: scale(1.1) !important;
    transform: scale(1.1) !important;
    }

    .pano-con .banner .group .bg2 {
        position: absolute;
        width: 90px;
        height: 90px;
        margin-top: 15px;
        background-image: url(//x.autoimg.cn/vrcar/int/dist/pc/images/08668253f05597e3f9c418e7ff8487be.png);
        -webkit-background-size: 630px 90px;
        background-size: 630px 90px;
        -webkit-transition: .2s;
        -o-transition: .2s;
        -moz-transition: .2s;
        transition: .2s
    }

    .pano-con .banner .group .bg2:hover {
        -webkit-transform: scale(1.1) !important;
        -moz-transform: scale(1.1) !important;
        -ms-transform: scale(1.1) !important;
        transform: scale(1.1) !important
    }

    .pano-con .banner .group .bg3 {
        position: absolute;
        width: 70px;
        height: 70px;
        background-image: url(//x.autoimg.cn/vrcar/int/dist/pc/images/cefaaf6643643d09fe4b49e8745ae878.png);
        -webkit-background-size: 280px 140px;
        background-size: 280px 140px;
        -webkit-transition: .2s;
        -o-transition: .2s;
        -moz-transition: .2s;
        transition: .2s
    }

    .pano-con .banner .group .bg3:hover {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    .pano-con .banner .group .s1 {
        background-position: 0 0
    }

    .pano-con .banner .group .s2 {
        background-position: -90px 0
    }

    .pano-con .banner .group .s3 {
        background-position: -450px 0
    }

    .pano-con .banner .group .s4 {
        background-position: -270px 0
    }

    .pano-con .banner .group .text {
        position: absolute;
        width: 100%;
        height: 30px;
        color: #fff;
        text-align: center;
        bottom: 0;
        left: 0;
        font-size: 16px
    }

    .pano-con .banner .show {
        position: absolute;
        left: 30px;
        bottom: 2px;
        width: 70px;
        height: 110px;
        z-index: 100;
        cursor: pointer;
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
        -webkit-transform-origin: left bottom;
        -moz-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transition: .3s;
        -o-transition: .3s;
        -moz-transition: .3s;
        transition: .3s
    }

    .pano-con .banner .show .img {
        position: absolute;
        left: 0;
        top: 0;
        width: 70px;
        height: 70px;
         background: url(../../images/hide.png) center 0 no-repeat;
        -webkit-transition: .2s;
        -o-transition: .2s;
        -moz-transition: .2s;
        transition: .2s
    }

    .pano-con .banner .show .img:hover {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    .pano-con .banner .show .text {
        position: absolute;
        left: 0;
        top: 70px;
        width: 100%;
        height: 30px;
        margin-top: 10px;
        text-align: center;
        color: #fff;
        font-size: 16px
    }

    .pano-con .mask1 {
        display: none;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 148px;
        z-index: 2147483647;
        background-image: url(//x.autoimg.cn/vrcar/int/dist/pc/images/f4b84089025179ebab5baa5f0a9757f0.png);
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
        -webkit-transform: scaleY(.8);
        -moz-transform: scaleY(.8);
        -ms-transform: scaleY(.8);
        transform: scaleY(.8);
        -webkit-transform-origin: bottom;
        -moz-transform-origin: bottom;
        -ms-transform-origin: bottom;
        transform-origin: bottom;
        -webkit-transition: .5s;
        -o-transition: .5s;
        -moz-transition: .5s;
        transition: .5s
    }
}