/*@font-face {font-family: 'frutiger';src: ;}@font-face {font-family: 'frutiger-black'; src: ;}*/
html {
    -webkit-text-size-adjust: none;
}

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img, div {
    margin: 0;
    padding: 0;
}

body, button, input, select, textarea {
    color: #555;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

address, cite, dfn, em, var {
    font-style: normal;
}

code, kbd, pre, samp {
    font-family: courier new, courier, monospace;
}

small {
    font-size: 12px;
}

ul, ol, li {
    list-style: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

legend {
    color: #555;
}

fieldset, img {
    border: 0;
}

button, input, select, textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

html, body {
    font-family: arial, 'times new roman', 'microsoft yahei', simhei;
    -webkit-touch-callout: none;
    overflow-x: hidden;
    width: 100%;
    margin: 0 auto;
    color: #555;
    font-size: .24rem;
    background: #fff;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
}

body {
    overflow: hidden;
}

a {
    color: #fff;
}

a:hover {
    text-decoration: none;
    color: #fff;
}

a:active, a:hover {
    outline: 0;
    color: #fff;
}

.hide, .piano_tab_f, .q_gz_ip {
    display: none;
}

/*body{ overflow-x:hidden}*/
input, textarea {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    resize: none;
    border: none;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 0;
    background: none;
    border: none;
    outline: none;
    appearance: none;
}

input, div, a, select, option {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

.clearfix {
    *zoom: 1;
}

@media screen and (min-width: 320px) {
    html {
        font-size: 50px;
    }
}

@media screen and (min-width: 360px) {
    html {
        font-size: 56px;
    }
}

@media screen and (min-width: 400px) {
    html {
        font-size: 63px;
    }
}

@media screen and (min-width: 440px) {
    html {
        font-size: 69px;
    }
}

@media screen and (min-width: 480px) {
    html {
        font-size: 75px;
    }
}

@media screen and (min-width: 640px) {
    html {
        font-size: 100px;
    }
}

html {
    font-size: 15.625vw;
}

body, html {
    background: #fff;
    /*	height: 100%;overflow-y:scroll;*/

}

.baody {
    width: 6.4rem;
    background: #fff;
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 100;
    height: 0.7rem;
    width: 100%;
}

a:active {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

header .logo_l {
    width: 33.3%;
    height: 100%;
    background:  no-repeat center center;
    background-size: 80%;
}

header .slidedown {
    width: 33.3%;
    height: 100%;
    background:  no-repeat center center;
    background-size: 16px;
}

header .logo_r {
    width: 33.3%;
    height: 100%;
    background:  no-repeat center center;
    background-size: 80%;
}

header div {
    float: left;
}


.banner {
    position: relative;
    width: 6.4rem;
    position: relative;
}

.banner_1 {
    width: 100%;
    height: 9.55rem;
    display: block;
}

.arrow {
    width: 0.56rem;
    position: absolute;
    left: 50%;
    margin: -0.28rem;
    bottom: 1rem;
    animation: arrow_down 1s ease none infinite;
    -webkit-animation: arrow_down 1s ease none infinite;
}


@keyframes arrow_down {
    from {
        transform: translatey(0px);
        opacity: 1
    }
    to {
        transform: translatey(8px);
        opacity: 0
    }
}

@-webkit-keyframes arrow_down {
    from {
        -webkit-transform: translatey(0px);
        opacity: 1
    }
    to {
        -webkit-transform: translatey(8px);
        opacity: 0
    }
}

.baody {
    width: 6.4rem;
    overflow: hidden
}

.car-switch-tab {
    width: 266px;
    margin: 0 auto 25px;
}

.car-switch-tab ul {
    display: inline;
    text-align: center;
}

.car-switch-tab ul li {
    display: inline-block;
}

.car-switch-tab ul li a {
    display: block;
    font-size: 0.25rem;
    font-weight: bold;
    padding: 6px 25px;
}

.car-switch-tab ul li.active a {
    background: url(/uploads/image/vymimages/car-switch-tab-active.png) center center no-repeat;
    background-size: 100% 100%;
    color: #e30c2a;
}


.nav_1 {
    height: 1rem;
    color: #969696;
    overflow: hidden;
    border-bottom: 1px solid #dadada;
    width: 10rem;
    background: #fff;
}

.nav_1box {
    height: 1rem;
    color: #969696;
    overflow: hidden;
    border-bottom: 1px solid #dadada;
    width: 10rem;
    background: #fff;
}

.nav_1 .nav {
    width: 5.06rem;
    height: 1rem;
    line-height: 1rem;
    float: left;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.nav_warp {
    width: 8rem;
    height: 100%;
    overflow-y: hidden;
}

.nav_1 .nav .active {
    color: #000;
}

.nav_1 .nav span {
    float: left;
    -width: 1.42857rem;
    padding: 0 .3rem;
    height: 100%;
    text-align: center;
    font-size: .2rem;
}

.yysj {
    width: 1.34rem;
    height: 100%;
    border-right: 1px solid #dadada;
    float: left;
    background:  no-repeat center .18rem;
    background-size: .34rem auto;
    padding-top: .55rem;
    color: #000;
    text-align: center;
    font-size: 0.17rem
}

.nav_1 .nav span a {
    font-size: .2rem;
    color: #969696;
}

.p1_1 {
    width: 6.4rem;
    height: 3.21rem;
    position: relative;
}

.p1_1 img {
    width: 6.4rem;
}

.p1_1 .bofang {
    position: absolute;
    width: 0.92rem;
    top: 1.21rem;
    left: 50%;
    margin-left: -0.46rem;
}

.p1_1 a {
    font-size: 0.2rem;
    color: #fff;
    border: 0.01rem solid #fff;
    padding: 0.15rem 0.2rem;
    position: absolute;
    bottom: 0.25rem;
    left: 1.32rem
}


.gouc {
    width: 6.4rem;
    font-size: 0.36rem;
    color: #303030;
    text-align: center;
    padding: 0.5rem 0;
    font-weight: bold;
    z-index: 1;
    position: relative;
}


.gou_box {
    width: 5.83rem;
    height: 5.2rem;
    border: 0.02rem solid #484848;
    margin: 0 auto;
    margin-bottom: .1rem
}

.gou_box .gouc {
    width: 5.83rem
}

.gou_box li span {
    height: 0.1rem;
    width: 0.1rem;
    border-radius: 50%;
    background: #e30c2a;
    float: left;
    margin-right: 0.14rem;
    margin-top: 0.11rem
}

.gou_box li {
    line-height: 0.32rem;
    font-size: 0.24rem;
    color: #404040;
    width: 5.0rem;
    margin: 0 auto;
    margin-bottom: 0.1rem;
}

.gou_box li a {
    float: right;
    border-bottom: 0.02rem solid #919191;
    font-size: 0.2rem;
    color: #404040;
}

.gou_box p {
    width: 5.0rem;
    margin: 0 auto;
    margin-top: 0.28rem;
    padding-left: 0.3rem;
    font-size: 0.2rem;
    line-height: 0.3rem
}

.car-option p {
    text-align: center;
    color: #303030;
}

.car-option p span {
    color: #e30c2a;
}

.xian {
    width: 4.5rem;
    margin: 0 auto;
    height: 0.2rem;
    font-size: 0.18rem;
    text-align: center;
    line-height: 0.2rem;
    margin-top: .54rem;
}

.xian .span_1 {
    width: 0.92rem;
    height: 0.01rem;
    float: left;
    background: #404040;
    margin-top: 0.095rem;
    display: block
}

.xian .span_2 {
    width: 0.92rem;
    height: 0.01rem;
    float: right;
    background: #404040;
    margin-top: 0.095rem;
    display: block
}

.gou_box .gd {

}

.liang1_1 {
    width: 6.4rem;
    background: url(/uploads/image/vymimages/liang1_1.jpg) no-repeat;
    background-size: 100% 100%;
    height: 2.56rem;
    position: relative;
    margin-bottom: 0.1rem;
}

.liang3_1 {
    width: 6.4rem;
    background: url(/uploads/image/vymi2021/liang2_1.jpg) no-repeat;
    background-size: 100% 100%;
    height: 2.56rem;
    position: relative;
    margin-bottom: 0.1rem;
}

.liang4_1 {
    width: 6.4rem;
    background: url(/uploads/image/vymimages/liang3_1.jpg) no-repeat;
    background-size: 100% 100%;
    height: 2.56rem;
    position: relative;
    margin-bottom: 0.1rem;
}

.liang5_1 {
    width: 6.4rem;
    background: url(/uploads/image/vymimages/liang4_1.jpg) no-repeat;
    background-size: 100% 100%;
    height: 2.56rem;
    position: relative;
    margin-bottom: 0.1rem;
}

.liangd h1 {
    font-size: 0.37rem;
    color: #fff;
    font-weight: bold;
    text-align: left;
    line-height: 0.4rem;
    padding-top: 0.4rem;
    padding-left: 0.27rem;
}

.liangd .s2 {
    font-size: 0.2rem;
    color: #fff;
    text-align: left;
    display: block;
    width: 6.4rem;
    padding-left: 0.27rem;
    margin-top: 0.25rem
}

.liang3_1 h1 {
    text-align: right;
    padding-right: 0.27rem;
}

.liang3_1 .s2 {
    text-align: right;
    padding-right: 0.27rem;
    width: 6.13rem;
    padding-left: 0
}

.liang5_1 h1 {
    text-align: right;
    padding-right: 0.27rem;
}

.liang5_1 .s2 {
    text-align: right;
    padding-right: 0.27rem;
    width: 6.13rem;
    padding-left: 0
}

.guan {
    width: 0.48rem;
    height: 0.48rem;
    display: block;
    -webkit-transition: all .3s ease-out;
    -webkit-transform: rotate(225deg);
    position: absolute;
    left: 50%;
    margin-left: -.24rem;
    bottom: .1rem;
}

.liang {
    width: 100%;
    display: block;
}

.liang1_2 {
    width: 100%;
    display: block;
}

.liang1_3 {
    width: 100%;
    display: block;
}

.liang1_4 {
    width: 100%;
    display: block;
}

.liang1_5 {
    width: 100%;
    display: block;
}

.liang1_6 {
    width: 100%;
    display: block;
}

.liang1_box {
    padding: 0 0.14rem;
    -webkit-transition: all .2s ease-out;
    height: 0;
    overflow: hidden;
    position: relative
}

.liangkai {
    height: auto;
    height: 25.55rem
}

.liangkai2 {
    height: auto;
    height: 31.48rem
}

.liangkai3 {
    height: auto;
    height: 33.75rem
}

.liangkai4 {
    height: auto;
    height: 30.95rem;
}

.liangkai4 .chex_lb {
    background: #2f2f2f;
}

.liangkai5 {
    height: auto;
    height: 25.8rem
}

.liangkai6 {
    height: auto;
    height: 18rem
}

hr {
    height: 1px;
    background: #e2e2e2;
    margin-top: 0.38rem !important;
}

.gda {
    font-size: 0.2rem;
    color: #fff !important;
    border: 0.01rem solid #fff;
    padding: 0.15rem 0.2rem;
    border-radius: 2rem;
    width: 1.8rem;
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-top: -1rem;
    position: relative;
    margin-bottom: 0.8rem;
}

.swiper-container {
    width: 6.13rem;
    height: 5.24rem;
}

.sw1 {
    background: url(/uploads/image/vymimages/liang3_1x.png) no-repeat;
    background-size: 100% auto;
}

.sw2 {
    background: url(/uploads/image/vymimages/liang3_2x.png) no-repeat;
    background-size: 100% auto;
}

.sw3 {
    background: url(/uploads/image/vymimages/liang3_3x.png) no-repeat;
    background-size: 100% auto;
}


.swiper1 .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background: url(/uploads/image/vymimages/jianr.png);
    background-size: 100% 100%;
}

.swiper1 .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background: url(/uploads/image/vymimages/jianl.png);
    background-size: 100% 100%;
}

.swiper1 .swiper-pagination-bullet-active {
    background: #a0a0a0;
}

.liz3 .p1 {
    position: absolute;
    bottom: -0.58rem;
    z-index: 999;
    width: 100%;
    text-align: center;
    font-size: 0.2rem;
    color: #fff;
}

.liz3 .p2 {
    position: absolute;
    bottom: -0.58rem;
    z-index: 999;
    width: 100%;
    text-align: center;
    font-size: 0.2rem;
    color: #fff;
    display: none;
}

.sw21 {
    background: url(/uploads/image/vymimages/01.png) no-repeat;
    background-size: 100% auto;
}

.sw22 {
    background: url(/uploads/image/vymimages/02.png) no-repeat;
    background-size: 100% auto;
}

.sw23 {
    background: url(/uploads/image/vymimages/03.png) no-repeat;
    background-size: 100% auto;
}

.sw24 {
    background: url(/uploads/image/vymimages/04.png) no-repeat;
    background-size: 100% auto;
}


.swiper2 .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background: url(/uploads/image/vymimages/swr.png);
    background-size: 100% 100%;
    width: 0.62rem;
    height: 0.62rem;
    top: 37%;
}

.swiper2 .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background: url(/uploads/image/vymimages/swl.png);
    background-size: 100% 100%;
    width: 0.62rem;
    height: 0.62rem;
    top: 37%;
}

.swiper2 .swiper-pagination-bullet {
    width: 18px;
    height: 4px;
    border-radius: 30%;
}

.swiper2 .swiper-pagination-bullet-active {
    background: #d01313;
}

.gdb {
    position: relative;;
}

.peizhi {
    height: 10.8rem;
    width: 6.4rem;
    position: relative;
    /*border-top: 0.01rem solid #e2e2e2;*/
    margin-top: 0.5rem;
    border-bottom: 0.24rem solid #f5f5f5;
    overflow: hidden;
}

.swiper3 {
    width: 5.44rem;
    height: 3.4rem;
    margin: 0 auto;
}

.swiper3 li {
    background: url(/uploads/image/vymimages/slide_border.png) no-repeat;
    background-size: 100% 100%;
    width: 2.43rem;
    height: 3.4rem;
}

.swiper3 li h3 {
    /* line-height: 1.2rem; */
    height: .6rem;
    font-size: .26rem;
    line-height: .32rem;
    font-weight: bold;
    color: #313131;
    border-bottom: 1px solid #ccc;
    text-align: center;
    padding: .2rem 0;
    padding-top: .25rem;
}

.swiper3 li p {

    margin-top: 0.35rem;
    font-size: .3rem;
    color: #313131;
    font-size: .2rem;
    text-align: center;
}

.swiper3 li b {

    margin-top: 0.15rem;
    font-size: .35rem;
    color: #e30c2a;
    display: block;
    text-align: center;
    font-weight: bold;

}

.swiper3 li img {
    width: 0.9rem;
    margin-top: 0.15rem;
    display: block;
    margin: 0 auto;
    margin-top: 0.25rem;
}

.peizhi .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background: url(/uploads/image/vymimages/sw3r.png);
    background-size: 100% 100%;
    top: 69%;
    right: 5px;
    width: 12px;
    height: 22px;
}

.peizhi .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background: url(/uploads/image/vymimages/sw3l.png);
    background-size: 100% 100%;
    top: 69%;
    left: 5px;
    width: 12px;
    height: 22px;
}


.peizhi .p1 {
    font-size: 0.2rem;
    color: #313131;
    text-align: center;
    line-height: 0.4rem;
    margin-bottom: 0.4rem;
}

.peizhi .p2 {
    font-size: 0.2rem;
    color: #313131;
    text-align: center;
    margin-top: 0.5rem;
    line-height: 0.3rem
}

.peizhi .p1 b {
    color: #d6000f
}

a.r-box {
    font-size: 0.22rem;
    color: #e30c2a !important;
    background: url(/uploads/image/vymimages/ask.png) no-repeat;
    background-size: 100% 100%;
    padding: 0.1rem 0.1rem;
    border-radius: 2rem;
    width: 1.8rem;
    height: .4rem;
    line-height: .42rem;
    text-align: center;
    margin: 0.38rem auto;
    display: block;
    position: relative;
    border: 0.01rem solid #e30c2a;
}

.plan .sw24 {
    width: 6.4rem;
    height: auto;
}

.plan .make .forms {
    width: 6rem;
    height: auto;
    margin: 0 auto;
}

.plan .make .forms div:not(.tsetselect) {
    height: 0.6rem;
    width: 100%;
    margin-bottom: .34rem;
    line-height: 0.6rem;
}

.plan .make .forms div b:before {
    content: "*";
    color: #e40c2a;
    float: left;
}

.plan .make .forms div input {
    width: 4.27rem;
    height: 0.6rem;
    border: 1px solid #9d9d9d;
    float: left;
    text-indent: .41rem;
    line-height: 0.6rem;
}

.plan .make .forms div b {
    font-weight: normal;
    float: left;
    width: 1.41rem;
    text-align: left;
    height: 0.6rem;
    line-height: 0.6rem;
}

.plan .make .forms div .tsetselect {
    display: inline-block;
    width: 2rem;
    height: 100%;
    border: 1px solid #9d9d9d;
    margin-right: .16rem;
    position: relative;
    float: left;
    text-align: left;
    text-indent: .41rem;
}

.plan .make .forms div .tsetselect:after {
    content: "";
    display: block;
    width: .2rem;
    height: .2rem;
    border: 1px solid #9d9d9d;
    position: absolute;
    right: .2rem;
    top: .15rem;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border-top-color: transparent;
    border-left-color: transparent;
}

.plan .make .forms div .tsetselect span {
    float: left;
    width: 1.37rem;
    border-right: 1px solid #9d9d9d;
    height: 100%;
    overflow: hidden
}

.plan .make .forms div .tsetselect select {
    width: 100%;
    opacity: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.plan .make .agree {
    font-size: 0.2rem;
    margin: .21rem auto .83rem;
    width: 5.63rem;
    line-height: .35rem;
    position: relative;
    text-align: left
}

.plan .make .agree span {
    margin-right: .15rem;
    display: inline-block;
    width: .25rem;
    height: .25rem;
    background: #e40c2a;
    float: left;
    margin-top: .05rem;
    left: 0;
}

.plan .make .agree span .check {
    background:  no-repeat center center;
    display: block;
    width: 100%;
    height: 100%;
    background-size: 90%;
}

.plan .make .sure {
    margin: .21rem auto .43rem;
    width: 5.63rem;
    height: 0.6rem;
    background: #e40c2a;
    color: #fff;
    line-height: 0.6rem;
    margin: 0 auto .8rem;
    text-align: center
}

.forms {
    font-size: 0.2rem

}

.plan .make .forms div .vb {
    line-height: 0.4rem
}

.address22 {
    line-height: 0.4rem
}


.nav_1xa {
    position: fixed;
    z-index: 9999999;
    top: 0;
    left: 0;
    -position: sticky;
}


.bai_shi {
    display: none;
}

.bai_shi video {
    position: fixed;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -120px;
    z-index: 100000001;
}

.bai-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000000;
    background: rgba(0, 0, 0, 0.4);
}

.lianac {
    width: 6.13rem;
    position: absolute;
}


.guan3 {
    float: right;
    margin-top: 0.13rem;
    margin-right: 0.47rem
}

.guan5 {
    float: right;
    margin-top: 0.13rem;
    margin-right: 0.47rem
}


/*xiaobai  kaishi*/
.bai_tan {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 999999999;
    width: 100%;
    height: 100%;
    display: none;
}

.bai_tan .v1 {
    width: 100%;
    height: 80%;
    position: fixed;
    top: 10%;
    left: 0;
    background: #fff;
    position: relative;
}

.bai_tan .v1 .v1_1 {
    background: #333;
    box-shadow: 2px 2px 5px #333;
    height: 0.9rem;
    line-height: 0.9rem;
    position: relative;
    border-bottom: 1px solid #444;
    padding: 0px .2rem;
    position: relative;
    font-size: .26rem;
    color: #fff;
}

.bai_guan {
    position: absolute;
    top: 0;
    right: 0;
    height: .9rem;
    z-index: 100;
}

.v1_2 {
    height: 80%;
    overflow-y: auto;
    width: 90%;
    margin-left: 5%;
}

.bai_tan .p1 {
    font-size: .32rem;
    font-weight: bold;
    padding-top: .5rem;
    line-height: .8rem;
}

.bai_tan .p2 {
    font-size: .18rem;
    line-height: .4rem;
    margin-top: .1rem;
}

.bai_tan .p3 .b1 {
    font-size: .32rem;
    margin-bottom: .05rem;
}

.bai_tan .p3 {
    font-size: .18rem;
    line-height: .4rem;
    margin-top: .4rem;
}

.bai_tan .p3 .b2 {
    margin-bottom: .2rem;
}

.bai_tan .p3 b {
    display: block;
}

.bai_tan .p3 .b1_1 {
    margin-top: .15rem;
}

.bai_shi {
    display: none;
}

.bai_shi video {
    position: fixed;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -120px;
    z-index: 100000001;
}

.bai-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000000;
    background: rgba(0, 0, 0, 0.4);
}


.iframe_mob {
    width: 100%;
    position: fixed;
    top: 1.19rem;
    height: 100%;
    left: 0;
    z-index: 99999991;
    border: none;
    display: none;
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 100;
}


a:active {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


body .mob_v2 .zi > li, body .foot_m_v1 .zi > li {
    border-bottom: #dadada 1px solid;
}

body .mob_v2 .zi > li > a, body .foot_m_v1 .zi > li > a, .zi_1 li a {
    display: block;
    font-size: 0.18rem;
    position: relative;
    color: #303030;
}

body .mob_v2 .zi > li > a, body .foot_m_v1 .zi > li > a, body .zi_1 li a {
    font-size: 0.24rem;
}


.foata {
    width: 100%;
    height: 1.63rem;
    border-bottom: 0.03rem solid #e70123;
    padding-top: 0.2rem;
    border-top: 0.02rem solid #dadada;
}

.foata a {
    width: 15%;
    margin: 0 4%;
}

.foata img {
    width: 15%;

}


.liang3_4 .swiper-pagination .swiper-pagination-bullet {
    border: 1px solid #fff;
    background: #fff;
    opacity: 1
}

.liang3_4 .swiper-pagination .swiper-pagination-bullet-active {
    border: 1px solid #fff;
    opacity: 1;
    background: #212122;
}

.bix {
    width: 5rem;
    display: block;
    margin: 0 auto;
}


.dibuc_box {
    width: 6.4rem;
    height: 3.5rem;
    background: #fff;
    border-top: 0.2rem solid #f5f5f5
}

.lun_box {
    width: 6.4rem;
    height: 2.66rem;
}

.lun_box .item {
    width: 49.5%;
    float: left;
    text-align: center;
}

.swiper4 {
    width: 6.4rem;
    height: 2.66rem;
}

.swiper5 {
    width: 6.4rem;
    height: 2.7rem;
    margin-bottom: .83rem
}

.sw31 {
    width: 6.4rem;
    height: 2.4rem;
    background: url(/uploads/image/vymimages/lu1.jpg) no-repeat;
    background-size: 100% auto;
}


.beizhu {
    float: right;
    border-bottom: 0.02rem solid #919191;
    font-size: 0.2rem;
    color: #404040;
}

.tancx {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 99999999;
}

.tanx_box {
    width: 5.06rem;
    height: 7.8rem;
    background: #000;
    position: absolute;
    top: 50%;
    margin-top: -3.9rem;
    left: 50%;
    margin-left: -2.53rem;
}

.kuang_top {
    top: -0.16rem;
    left: -0.16rem;
    width: 0.85rem;
    position: absolute;
}

.kuang_bottom {
    bottom: -0.16rem;
    right: -0.16rem;
    width: 0.89rem;
    position: absolute;
}

.tanguan {
    width: 0.32rem;
    position: absolute;
    top: 0.24rem;
    right: 0.24rem;
}

.tanx_box h3 {
    font-size: 0.3rem;
    width: 100%;
    text-align: center;
    margin: 0.48rem 0;
    color: #fff;
}


.tanx_box p {
    font-size: 0.24rem;
    text-align: left;
    margin-bottom: 0.3rem;
    padding: 0 0.3rem;
    color: #fff;
    line-height: 0.32rem;
    opacity: 0.6
}

.jinzhi {
    overflow: hidden
}


.tan_lio {
    width: 6.4rem;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    z-index: 99999999;
    top: 0;
    overflow-y: scroll;
    display: none
}

.tan_lio .forms {
    color: #fff;
}

.tan_lio .make .forms div b {
    width: 6rem
}

.tan_lio .make .forms div input {
    width: 6rem
}


.tan_lio .make .forms div .tsetselect {
    width: 6rem;
    height: 0.5rem;
}


.tan_lio .make .forms div .tsetselect span {
    border: none;
}

.tan_lio .plan .make .forms div .tsetselect select {
    border: none;
    background: #fff;
}


.tan_lio .make .forms div:not(.tsetselect) {
    height: 1rem;
    margin-bottom: 0rem
}


.tan_lio .make .forms .dic {
    height: 2rem !important;

}


.tan_lio .make .agree {
    color: #fff;
}


.tan_lio .gouc {
    color: #fff;
}

.tan_lio .make .forms div input {
    line-height: 0.5rem;
    height: 0.5rem
}


.tan_lio .make .forms div .tsetselect:after {
    opacity: 0
}


.tan_lio .make .agree {
    margin: .21rem auto .23rem;
}

.pcc {
    width: 6rem;
    margin: 0 auto;
    text-align: left;
    color: #fff;
    font-size: 0.2rem;
    line-height: 0.24rem;
    opacity: 0.8
}

.tan_liog {
    width: 0.32rem;
    top: 0.3rem;
    right: 0.2rem;
    position: absolute;
    z-index: 2
}

.tan_lio .gouc {
    padding-top: 0.3rem;
}

.tan_lio .make .forms div .tsetselect span {
    color: #000;
    background: #fff;
    width: 6rem;
    line-height: 0.5rem;
}


.tan_lio .make .forms div b {
    height: 0.5rem
}

.newcv {
    color: #e30c2a;
    font-size: .35rem;
    width: 1rem;
    height: 0.5rem;
    text-align: 0.5rem;
    position: absolute;
    top: 0;
    right: 0
}


#beic {
    background: url(/uploads/image/vymimages/slide_border1.png) no-repeat;
    background-size: 100% 100%;
}


.swiper1dd1 {
    background:  no-repeat;
    background-size: 100% auto;
}

.swiper1dd2 {
    background:  no-repeat;
    background-size: 100% auto;
}

.swiper1dd3 {
    background:  no-repeat;
    background-size: 100% auto;
}


.goucinset {
    text-align: center
}

.goucinset a {
    width: 1.9rem;
    display: block;
    font-size: .2rem;
    display: inline-block;
    padding: .1rem 0;
    border: .03rem solid #b5b5b5;
    color: #333333;
    line-height: .25rem;
}

.goucinset a.cur {
    border: .03rem solid #c30d23;
    color: #ffffff;
    background: #c30d23
}


.swiper1dd {
    height: 9.3rem
}

.bt30 {
    margin-bottom: .3rem
}

.swiper-button-next1 {
    background: url(/uploads/image/vymimages/swr.png);
    background-size: 100% 100%;
    width: 0.62rem;
    height: 0.62rem;
    top: 50%;
    margin-top: -0.31rem;
}

.swiper-button-prev1 {
    background: url(/uploads/image/vymimages/swl.png);
    background-size: 100% 100%;
    width: 0.62rem;
    height: 0.62rem;
    top: 50%;
    margin-top: -0.31rem;
}

.swiper1dd .swiper-pagination1 {
    bottom: 0
}

.swiper1dd .swiper-pagination-bullet {
    background: #000;
    opacity: 1;
    border: .02rem solid #000
}

.swiper1dd .swiper-pagination-bullet-active {
    background: #fff;
}

.swiper-pagination-bullet {
    width: .1rem;
    height: .1rem;
}

.swiper1dd .swiper-pagination-bullet {
    margin: 0 7px;
}

a:hover {
    color: inherit
}

.select_color {
    text-align: center;
    position: absolute;
    width: 100%;
    z-index: 1;
    bottom: .4rem;
    left: 0
}

.select_color span {
    display: inline-block;
    margin: 0 .08rem;
    width: .3rem;
    height: .3rem;
    border-radius: 50%
}

.select_color span:nth-child(1) {
    background: #ecebea
}

.select_color span:nth-child(2) {
    background: #3c9fdf
}

.select_color span:nth-child(3) {
    background: #acadad
}

.select_color span:nth-child(4) {
    background: #e81f1f
}

.select_color span:nth-child(5) {
    background: #faf4f4
}

.select_color span:nth-child(6) {
    background: #161616
}

.select_color span:nth-child(7) {
    background: #ee6b3e
}

.bix {
    margin-top: -.5rem
}

.select_color {
    margin-top: -.4rem
}

.select_color_p {
    color: #999999;
    font-size: .2rem;
    text-align: center;
    padding: .3rem 0 .4rem;
}

.swiper5 .swiper-button-next5 {
    background: url(/uploads/image/vymimages/swr.png);
    background-size: 100% 100%;
    width: 0.42rem;
    height: 0.42rem;
    top: 50%;
    margin-top: -.8rem;
}

.swiper5 .swiper-button-prev5 {
    background: url(/uploads/image/vymimages/swl.png);
    background-size: 100% 100%;
    width: 0.42rem;
    height: 0.42rem;
    top: 50%;
    margin-top: -.8rem;
}

.select_color span {
    position: relative
}

.select_color span.cur::before {
    content: "";
    width: .4rem;
    height: .4rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -.2rem;
    margin-top: -.2rem;
    box-sizing: border-box;
}

.select_color span:nth-child(1).cur::before {
    border: .02rem solid #ecebea;
    border-radius: 50%
}

.select_color span:nth-child(2).cur::before {
    border: .02rem solid #3c9fdf;
    border-radius: 50%
}

.select_color span:nth-child(3).cur::before {
    border: .02rem solid #acadad;
    border-radius: 50%
}

.select_color span:nth-child(4).cur::before {
    border: .02rem solid #e81f1f;
    border-radius: 50%
}

.select_color span:nth-child(5).cur::before {
    border: .02rem solid #faf4f4;
    border-radius: 50%
}

.select_color span:nth-child(6).cur::before {
    border: .02rem solid #161616;
    border-radius: 50%
}

.select_color span:nth-child(7).cur::before {
    border: .02rem solid #ee6b3e;
    border-radius: 50%
}

a.hlights_yuyue-btn {
    width: 2rem;
    height: .55rem;
    line-height: .55rem;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 2rem;
    font-size: .22rem;
    color: #fff !important;
    display: block;
    margin: 0 auto;
}

a.hlights_yuyue-btn span {
    display: inline-block;
    vertical-align: middle;
}

.hlights_yuyue-btn img {
    vertical-align: middle;
    width: .25rem;
}

.banner-sw {
    width: auto;
    height: auto
}

.banner-sw-p, .banner-sw-n {
    background:  no-repeat;
    background-size: 100% 100%;
    width: .9rem;
    height: .9rem;
    margin-top: -1rem;
    opacity: .7
}

.banner-sw-p {
    -webkit-transform: rotate(180deg)
}

.banner-sw-pt {
    -webkit-transform: translatez(0)
}

.banner-sw-pt .swiper-pagination-bullet {
    width: .21rem;
    height: .21rem;
    background:  no-repeat;
    background-size: 100% 100%;
    opacity: 1;
}

.banner-sw-pt .swiper-pagination-bullet-active {
    background:  no-repeat;
    background-size: 100% 100%;
}

.bz {
    font-size: .18rem;
    color: #303030;
    position: absolute;
    top: .12rem;
    left: 3rem;
    padding-bottom: .05rem;
    border-bottom: .02rem solid #000;
    width: .4rem
}

.swiper-container.cx_slider {
    width: auto;
    height: auto;
    background: #1f1e1e;
}

.swiper-switch-text {
    padding-top: 0.1rem;
    display: block;
}

.swiper-switch-text.w-1-2 .item {
    display: block;
    float: left;
    width: 49%;
    text-align: center;
    height: .4rem;
}

.swiper-switch-text.w-1-2 .item span {
    color: #909090;
    font-size: .2rem;
    padding: .1rem 0;
    line-height: 1.5;
}

.swiper-switch-text.w-1-2 .item span span {
    color: #e30c2a;
}

.swiper-switch-text.w-1-2 .item.cur span {
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
}

.swiper-switch-text.w-1-2 .item.cur span span {
    color: #e30c2a;
}

.clearfix {
    clear: both;
}

.chex_lb {
    background: #1f1e1e;
    padding-bottom: .35rem
}

.cx_slider h1 {
    color: #909090;
    font-size: .2rem;
    text-align: center;
    padding: .17rem 0;
    line-height: 1.5;
}

.cx_slider h1 span {
    color: #e30c2a;
    font-size: .2rem;
}

.cx_slider p {
    color: #c8c8c8;
    font-size: .16rem;
    text-align: center;
    padding: .17rem 0
}

.chex-sw-pt {
    position: static;
    padding-bottom: .34rem
}

.chex-sw-p, .chex-sw-n {
    background:  no-repeat;
    background-size: 100% 100%;
    width: .6rem;
    height: .6rem;
    margin-top: -1rem;
    opacity: .7
}

.cx_01_03 .chex-sw-p, .cx_01_03 .chex-sw-n {
    margin-top: -0.6rem;
}

.cx_02_04 .chex-sw-p, .cx_02_04 .chex-sw-n {
    margin-top: -0.95rem;
}

.cx_04_02 .chex-sw-p, .cx_04_02 .chex-sw-n {
    margin-top: -1.25rem;
}

.chex-sw-p {
    -webkit-transform: rotate(180deg);
}

.chex-sw-pt .swiper-pagination-bullet {
    width: .10rem;
    height: .10rem;
    background: #ffffff;
    opacity: 1;
    border: .02rem solid #2f2f2e;
}

.chex-sw-pt .swiper-pagination-bullet-active {
    background: transparent;
    border-color: #ffffff;
}

.p_text {
    font-size: .18rem;
    color: #666666;
    text-align: center;
    padding-top: .3rem;
}

.p_text span {
    color: #e30c2a;
}

.xiantiao01 {
    padding-top: .22rem;
    padding-bottom: .24rem;
    display: block;
    margin: 0 auto;
    height: 1px;
}

.chexa1 {
    position: static;
    margin-top: 0;
    margin-bottom: 0
}

.guan_1 {
    bottom: .1rem
}

.swiper-container-horizontal > .swiper-pagination1s {
    bottom: 2rem
}

.gx1 {
    bottom: .2rem
}

.gx3, .gx4, .gx5 {
    bottom: .2rem;
}

.liang6_1 {
    width: 6.4rem;
    background: url(/uploads/image/vymimages/liang5_1.jpg) no-repeat;
    background-size: 100% 100%;
    height: 2.56rem;
    position: relative;
    margin-bottom: 0.1rem;
}

.liang5_7s .swiper-container {
    height: 100%;
}

.liang5_7x .swiper-container {
    height: 100%;
}

.swiper6 .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background: url(/uploads/image/vymimages/swl.png);
    background-size: 100% 100%;
    width: 0.62rem;
    height: 0.62rem;
    top: 37%;
}

.swiper6 .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background: url(/uploads/image/vymimages/swr.png);
    background-size: 100% 100%;
    width: 0.62rem;
    height: 0.62rem;
    top: 37%;
}

.swiper7 .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background: url(/uploads/image/vymimages/swl.png);
    background-size: 100% 100%;
    width: 0.62rem;
    height: 0.62rem;
    top: 37%;
}

.swiper7 .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background: url(/uploads/image/vymimages/swr.png);
    background-size: 100% 100%;
    width: 0.62rem;
    height: 0.62rem;
    top: 37%;
}

.swiper-container-horizontal > .swiper-pagination6s {
    bottom: 1.5rem;
}

.swiper-container-horizontal > .swiper-pagination7s {
    bottom: 1.5rem;
}

.liang5_7s .swiper-pagination6s .swiper-pagination-bullet {
    border: 1px solid #fff;
    background: #fff;
    opacity: 1;
}

.liang5_7s .swiper-pagination6s .swiper-pagination-bullet-active {
    border: 1px solid #fff;
    opacity: 1;
    background: #212122;
}

.liang5_7x .swiper-pagination7s .swiper-pagination-bullet {
    border: 1px solid #fff;
    background: #fff;
    opacity: 1;
}

.liang5_7x .swiper-pagination7s .swiper-pagination-bullet-active {
    border: 1px solid #fff;
    opacity: 1;
    background: #212122;
}

.swiper1 .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    width: .2rem;
    height: .2rem;
    top: 50%;
    margin-top: -1rem;
}

.swiper1 .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    width: .2rem;
    height: .2rem;
    top: 50%;
    margin-top: -1rem;
}

.cx_slider img {
    width: 100%
}

.guan_1 {
    -webkit-transform: rotate(0deg);
}

.sw25 {
    background:  no-repeat;
    background-size: 100% auto;
}

.sw26 {
    background:  no-repeat;
    background-size: 100% auto;
}

.sw27 {
    background:  no-repeat;
    background-size: 100% auto;
}

.liang5_7x {
    height: 4.4rem;
}

.peizhi {
    position: relative;
}

.du360 {
    position: absolute;
    top: 1rem;
    left: 0;
    z-index: 2;
    width: .82rem;
    left: 50%;
    margin-left: -.41rem
}

.page1 {
    height: 3rem;
    position: relative;
}

.swiper5 {
    margin-bottom: 0
}

.tuichu360 {
    border: 0.01rem solid #e30c2a;
    padding: 0.15rem 0.2rem;
    width: 1.8rem;
    margin: 0 auto;
    font-size: 0.2rem;
    text-align: center;
    margin-top: .1rem;
    display: none;

    position: absolute;
    bottom: -.8rem;
    left: 50%;
    margin-left: -1.1rem;
    border-radius: 2rem;
}

.vicon {
    width: 25px;
    height: 25px;
    display: inline-block;
    text-indent: -999px;
    overflow: hidden;
    font-size: 0px;
    line-height: 0px;
    vertical-align: middle;
    margin: 0px 2px;
}

.yingc {
    display: none;
    z-index: 2;
}


.swiper-button-prevkk.swiper-button-disabled {
    opacity: 0;
}

.swiper-button-nextkk.swiper-button-disabled {
    opacity: 0;
}

/* 购车政策 */
#newplan{
    background-color: #f0f0f0;
}
#newplan .plan-ul #newplan-swiper {
    background-color: #fff;
    width: 93.4%;
    margin: auto;
	   height: auto;
    padding-bottom: 6%;
}
#newplan .plan-ul #newplan-swiper img {
    width: 100%;
    display: block;
}
#newplan .plan-ul #newplan-swiper .plan-item-content {
    padding: 5vw 2% 5vw 5%;
}
#newplan .plan-ul #newplan-swiper .plan-item-content .h2 {
    font-weight: bold;
    font-size: 4.8vw;
}
#newplan .plan-ul #newplan-swiper .plan-item-content ul {
    font-size: 3.73vw;
    padding-top: 6vw;
    line-height: 5vw;
}
#newplan .plan-ul #newplan-swiper .plan-item-content ul sup {
    vertical-align: super;
}

#newplan .plan-ul .allcountry1 {
    font-size: 2.67vw;
    line-height: 5vw;
    padding: 8vw 0;
    margin: auto;
    width: 93.4%;
  }
  
#newplan .plan-ul .allcountry1 p:last-child{
     padding-top: 3vw;
  }