/*@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;
}

.blank {
    height: 0.1rem;
    overflow: hidden;
    font-size: 0;
    clear: both;
}

.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;
}

.p_text {
    font-size: .18rem;
    color: #666666;
    text-align: center;
    padding-top: .3rem;
}

.xiantiao01 {
    padding-top: .22rem;
    padding-bottom: .24rem;
    display: block;
    margin: 0 auto;
    height: 1px;
}

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 {
    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/vnmimages/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
}

/*banner*/
#xiaoguo2 {
    height: auto;
    overflow: hidden;
    position: relative;
}

.banner_ad {
    height: auto;
    overflow: hidden;
    border-top: 1px #f2f2f2 solid;
}

.banner_ad ul li {
    float: left;
    width: 100%;
    position: relative;
}

.banner_ad img {
    display: block;
    width: 100%;
}

.xindatu h3:nth-child(1) {
    display: block;
}

.xindatu h3 {
    height: auto;
    overflow: hidden;
    display: none;
}

.xindatu h3 img {
    width: 100%;
}

.yuandian {
    height: auto;
    text-align: center;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0.3rem;
}

.yuandian ul li {
    display: inline-block;
    width: 0.2rem;
    height: 0.2rem;
    border: 0.04rem #c2c2c2 solid;
    border-radius: 100%;
    font-size: 0;
    margin: 0 0.12rem;
    background: #fff;
}

.yuandian ul li.on {
    border: 0.04rem #ec0030 solid;
}

.ba_left {
    background: url(/uploads/image/vnmimages/br_left.png) no-repeat center top/100% 100%;
    width: 0.9rem;
    height: 0.89rem;
    position: absolute;
    left: 0.1rem;
    top: 50%;
    margin-top: -0.45rem;
}

.ba_right {
    background: url(/uploads/image/vnmimages/br_right.png) no-repeat center top/100% 100%;
    width: 0.9rem;
    height: 0.89rem;
    position: absolute;
    right: 0.1rem;
    top: 50%;
    margin-top: -0.45rem;
}


.gouc {
    width: 6.4rem;
    font-size: 0.36rem;
    color: #303030;
    text-align: center;
    padding: 0.5rem 0;
    font-weight: bold;
}


.gou_box {
    width: 5.83rem;
    height: 5.2rem;
    border: 0.02rem solid #484848;
    margin: 0 auto;
}

.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.03rem
}

.gou_box li {
    height: 0.22rem;
    line-height: 0.22rem;
    font-size: 0.2rem;
    color: #404040;
    width: 4.6rem;
    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: 4.3rem;
    margin: 0 auto;
    margin-top: 0.28rem;
    padding-left: 0.3rem;
    line-height: 0.36rem;
    font-size: 0.2rem;
}

.page1 {
    height: 3rem;
}

.car-option p {
    text-align: center;
    color: #303030;
}

.car-option p span {
    color: #e30c2a;
}

.xian {
    width: 4.4rem;
    margin: 0 auto;
    height: 0.2rem;
    font-size: 0.2rem;
    text-align: center;
    line-height: 0.2rem;
    margin-top: 0.46rem;
    margin-bottom: 0.7rem;
}

.xian .span_1 {
    width: 0.82rem;
    height: 0.02rem;
    float: left;
    background: #404040;
    margin-top: 0.095rem;
    display: block;
    font-size: 0.18rem;
}

.xian .span_2 {
    width: 0.82rem;
    height: 0.02rem;
    float: right;
    background: #404040;
    margin-top: 0.095rem;
    display: block;
    font-size: 0.18rem;
}

.gou_box h3 {
    text-align: center;
    position: relative;
}

.gou_box h3 span {
    display: inline-block;
    border-bottom: 1px #333 solid;
    right: 0.8rem;
    top: 0.33rem;
    position: absolute;
}

.gou_box .gd {

}

.swiper-container.cx_slider {
    width: auto;
    height: auto;
    background: #2f2e2f;
}

.swiper-container.cx_slider.darker {
    background: #1f1e1e;
}

.swiper-container.cx_slider.cx_04_04 {
    background: #212121;
}

.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.cur span {
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
}

.clearfix {
    clear: both;
}

.chex_lb {
    background: #2f2e2f;
    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
}

.cx_slider .swiper-slide img {
    width: 100%;
}

.chex-sw-pt {
    position: static;
    padding-bottom: .31rem
}

.chex-sw-p, .chex-sw-n {
    background:  no-repeat;
    background-size: 100% 100%;
    width: .6rem;
    height: .6rem;
    margin-top: -1rem;
    opacity: .7
}

.cx_02_01 .chex-sw-p, .cx_02_01 .chex-sw-n {
    margin-top: -0.95rem;
}

.cx_02_02 .chex-sw-p, .cx_02_02 .chex-sw-n {
    margin-top: -0.6rem;
}

.cx_04_06 .chex-sw-p, .cx_04_06 .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;
}

/*���*/
.lwg_left {
    width: 1.6rem;
    height: 1.6rem;
    background: rgba(0, 0, 0, 0.6);
    border: 0.04rem rgba(255, 255, 255, 0.5) solid;
    text-align: center;
}

.lwg_left h1 {
    font-size: 0.37rem;
    color: #fff;
    font-weight: bold;
    line-height: 0.4rem;
    padding-top: 0.4rem;
}

.lwg_left span {
    font-size: 0.2rem;
    color: #fff;
    margin-top: 0.15rem;
    display: inline-block;
}

.dwleft {
    position: absolute;
    left: 0.45rem;
    top: 0.45rem;
}

.dwright {
    position: absolute;
    right: 0.45rem;
    top: 0.45rem;
}

.liang1_1 {
    width: 6.4rem;
    background: url(/uploads/image/vnmimages/liang1_1.jpg) no-repeat;
    background-size: 100% 100%;
    height: 2.57rem;
    position: relative;
    margin-bottom: 0.1rem;
}

.liang3_1 {
    width: 6.4rem;
    background: url(/uploads/image/vnmi2021/liang2_1.jpg) no-repeat;
    background-size: 100% 100%;
    height: 2.57rem;
    position: relative;
    margin-bottom: 0.1rem;
}

.liang4_1 {
    width: 6.4rem;
    background: url(/uploads/image/vnmimages/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/vnmimages/liang4_1.jpg) no-repeat;
    background-size: 100% 100%;
    height: 2.56rem;
    position: relative;
    margin-bottom: 0.1rem;
}


.liang2_1 {
    width: 6.4rem;
    background: url(/uploads/image/vnmimages/liang5_1.jpg) no-repeat;
    background-size: 100% 100%;
    height: 2.56rem;
    position: relative;
    margin-bottom: 0.1rem;
}


.liang3_1 .s2 {
    text-align: right;
    padding-right: 0.27rem;
    width: 6.13rem;
    padding-left: 0
}

.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: .2rem;
}

.l_zhankai {
    width: 0.36rem;
    height: 0.36rem;
    display: block;
    -webkit-transition: all .3s ease-out;
    -webkit-transform: rotate(225deg);
    position: absolute;
    left: 50%;
    bottom: 0.07rem;
    margin-left: -0.18rem;
    border-radius: 100%;
}

.guan_1 {
    -webkit-transform: rotate(0deg);
}

.liang {
    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: 22.45rem;
}

.liangkai2 {
    height: auto;
    height: 19.48rem;
}

.liangkai3 {
    height: auto;
    height: 33.75rem;
}

.liangkai4 {
    height: auto;
    height: 31rem;
}

.liangkai5 {
    height: auto;
    height: 25.8rem
}

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: -0.9rem;
    position: relative;
    margin-bottom: 0.6rem;
}

.liang3_4 {
    width: 6.12rem;
    position: relative;
}


.swiper-container {
    width: 6.13rem;
    height: 4.55rem;
}

.sw1 {
    background: url(/uploads/image/vnmimages/liang3_1x.jpg) no-repeat center top/6.13rem 4.15rem;
}

.sw2 {
    background: url(/uploads/image/vnmimages/liang3_2x.jpg) no-repeat center top/6.13rem 4.15rem;
}

.bgtj {
    background: #232323;
    height: 0.4rem;
}

.bgtj span {
    margin-top: 0.14rem !important;
}


.swiper1 .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background: url(/uploads/image/vnmimages/jianr.png);
    background-size: 100% 100%;
}

.swiper1 .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background: url(/uploads/image/vnmimages/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;
}

.liang5_7 {
    position: relative;
    width: 6.13rem;
    height: 2.77rem;
}


.liang5_7 .swiper-slide {
    width: 6.13rem;
    height: 2.77rem;
}

.sw21 {
    background: url(/uploads/image/vnmimages/01.jpg) no-repeat;
    background-size: 100% 100%;
}

.sw22 {
    background: url(/uploads/image/vnmimages/02.jpg) no-repeat;
    background-size: 100% 100%;
}

.sw23 {
    background: url(/uploads/image/vnmimages/03.jpg) no-repeat;
    background-size: 100% 100%;
}

.sw24 {
    background: url(/uploads/image/vnmimages/04.png) no-repeat;
    background-size: 100% 100%;
}


.swiper2 .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background: url(/uploads/image/vnmimages/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/vnmimages/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 {

}

.peizhi {
    width: 6.4rem;
    position: relative;
    border-bottom: 0.24rem solid #f5f5f5;
    margin-top: 0.5rem;
}

.peizhi h2 {
    text-align: center;
}

.peizhi h2 img {
    width: 0.9rem;
}

.cx_hao {
    text-align: center;
    font-size: 0.2rem;
    color: #303030;
    padding-bottom: 0.32rem;
}

.tuijian {
    height: auto;
    overflow: hidden;
    margin: 0 0.48rem;
}

.tuijian span {
    display: inline-block;
    width: 2.25rem;
}

.tuijian span img {
    width: 100%;
}

.tuijian span:first-child {
    float: right;
}


.swiper3 {
    width: 5.44rem;
    height: 3.4rem;
    margin: 0 auto;
}

.swiper3 li {
    background: url(/uploads/image/vnmimages/slide_border.png) no-repeat;
    background-size: 100% 100%;
    width: 2.43rem;
    height: 3.4rem;
}


.swiper3 li h3 {
    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.2rem;
    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.4rem;
}

.peizhi .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background: url(/uploads/image/vnmimages/sw3r.png);
    background-size: 100% 100%;
    top: 52%;
    right: 5px;
    width: 12px;
    height: 22px;
}

.peizhi .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background: url(/uploads/image/vnmimages/sw3l.png);
    background-size: 100% 100%;
    top: 52%;
    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;
}

.peizhi .p1 b {
    color: #d6000f
}

.gdc {

}

.pejx {

}

a.r-box {
    font-size: 0.22rem;
    color: #e30c2a !important;
    background: url(/uploads/image/vnmimages/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: 99998;
    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
}


/*���ü۸��л�*/
#qihuan1 {
    height: 3.8rem;
}

.cheliang {
    height: 3rem;
}

.hds1 {
    height: auto;
    text-align: center;
    z-index: 1;
    position: relative;
}

.hds1 span {
    width: 0.46rem;
    height: 0.46rem;
    border-radius: 100%;
    background: #ccc;
    display: inline-block;
    margin: 0 0.08rem;
    border: 0.02rem #ccc solid;
}

.hds1 span:nth-child(1) {
    background: #fff600;
}

.hds1 span:nth-child(2) {
    background: #ffffff;
}

.hds1 span:nth-child(3) {
    background: #ededed;
}

.hds1 span:nth-child(4) {
    background: #000000;
}

.hds1 span:nth-child(5) {
    background: #eb0000;
}

.hds1 span:nth-child(6) {
    background: #ff6c00;
}

.hds1 span:nth-child(7) {
    background: #0096ff;
}

.gengduo_cex {
    height: auto;
    overflow: hidden;
    text-align: center;
    padding: 0.5rem 0 0.2rem 0;
    border-top: 0.2rem #f5f5f5 solid;
}

.gengduo_cex cite {
    padding: 0.2rem 0 0.1rem 0;
    display: block;
}

.gengduo_cex cite img {
    width: 100%;
}

.gengduo_cex h2 {
    font-size: 0.25rem;
}

.gengduo_cex h3 {
    font-size: 0.2rem;
}


/*xiaobai  kaishi*/
.bai_tan {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 10000000;
    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 {
    line-height: 0.8rem;
    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.18rem;
}


.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;
}

.liang5_7 .swiper-container {
    height: 6.18rem
}

.liang5_7 .swiper-slide {
    height: 5.33rem
}

.liang5_7 {
    height: 5.33rem;
    background: #2f2f2f;
}

.bix {
    width: 6.4rem;
}

.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;
}

.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: .2rem;
    display: none;
    /* position: absolute; */
    /* bottom: -.8rem; */
    /* left: 50%; */
    /* margin-left: -1.1rem; */
    border-radius: 2rem;
    margin-bottom: .4rem;
}

.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;
}


.po1.swiper-button-disabled {
    opacity: 0;
}

.po2.swiper-button-disabled {
    opacity: 0;
}


.tan_lio {
    width: 6.4rem;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    z-index: 99999;
    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:  no-repeat;
    background-size: 100% 100%;
}


.jinzhi {
    overflow: hidden
}


#chk_readmsg[type='checkbox'] {
    width: .25rem;
    height: .25rem;
    background-color: #e40c2a;
    -webkit-appearance: none;
    outline: none;
    margin-right: .05rem;
    margin-top: -0.05rem
}

#chk_readmsg[type=checkbox]:checked {
    background:  no-repeat center;
    background-color: #e40c2a;
    background-size: 90%;
}

.tan_lio .make .forms div input::-webkit-input-placeholder {
    color: #000
}


.span_dx.cur img {
    display: none;
}
/* 购车政策 */
#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;
  }