html {
    font-size: 100px;
}

.center-wrap {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.section {
    overflow: hidden;
}
.sale-parent {
    height: 100%;
    position: relative;
    background: url(../jpg/lipbg3860.jpg?v=1) center center no-repeat;
    background-size: cover;
}
.sale-box {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    background: url(../png/lipin7-pc3860.png?v=1) center top no-repeat;
    background-size: 100% auto;
    padding-top: 3.8rem;
    transform: translateY(-60%);
    font-size: .16rem;
}
.sale-box p {
    text-align: left;
    padding-top: 2em;
    width: 8.5rem;
    line-height: 1.8;
    margin: 0 auto;
    color:#fff;
}
/* 贴地导航 */

.posMenu {
    background: url(../png/pos_bg3860.png?v=1) no-repeat center center;
    background-size: auto 0.55rem;
    width: 100%;
    height: 0.55rem;
    position: fixed;
    left: 0;
    bottom: -0.55rem;
    z-index: 101;
    transition: all 0.3s;
}

.posMenu.on {
    bottom: 0.05rem;
}

.posMenu ul {
    width: 14rem;
    height: 0.55rem;
    margin: 0 auto;
    overflow: hidden;
}

.posMenu li {
    width: 1.1rem;
    height: 0.55rem;
    float: left;
    display: block;
    overflow: hidden;
    text-indent: -999px;
    margin-left: 0.19rem;
}

.posMenu li:nth-child(1) {
    margin-left: 0;
}

.posMenu li a {
    display: block;
}

.posMenu li:nth-child(1) {
    background: url(../png/pos_menu03860.png?v=1);
    background-size: 100%;
}
.posMenu li:nth-child(2) {
    background: url(../png/pos_menu103860.png?v=1);
    background-size: 100%;
}
.posMenu li:nth-child(3) {
    background: url(../png/pos_menu13860.png?v=1);
    background-size: 100%;
}

.posMenu li:nth-child(4) {
    background: url(../png/pos_menu23860.png?v=1);
    background-size: 100%;
}

.posMenu li:nth-child(5) {
    background: url(../png/pos_menu43860.png?v=1);
    background-size: 100%;
}

.posMenu li:nth-child(6) {
    background: url(../png/pos_menu53860.png?v=1);
    background-size: 100%;
}

.posMenu li:nth-child(7) {
    background: url(../png/pos_menu63860.png?v=1);
    background-size: 100%;
}

.posMenu li:nth-child(8) {
    background: url(../png/pos_menu73860.png?v=1);
    background-size: 100%;
}

.posMenu li:nth-child(9) {
    background: url(../png/pos_menu83860.png?v=1);
    background-size: 100%;
}

.posMenu li:nth-child(10) {
    background: url(../png/pos_menu93860.png?v=1);
    background-size: 100%;
}

/* .posMenu li:nth-child(11) {
    background: url(../img/car7/pos_menu10.png?v=1);
    background-size: 100%;
} */



.posMenu li.active:nth-child(1) {
    background: url(../png/pos_menu0_on3860.png?v=1);
    background-size: 100%;
}
.posMenu li.active:nth-child(2) {
    background: url(../png/pos_menu10_on3860.png?v=1);
    background-size: 100%;
}
.posMenu li.active:nth-child(3) {
    background: url(../png/pos_menu1_on3860.png?v=1);
    background-size: 100%;
}

.posMenu li.active:nth-child(4) {
    background: url(../png/pos_menu2_on3860.png?v=1);
    background-size: 100%;
}

/* .posMenu li.active:nth-child(5) {
    background: url(../img/car7/pos_menu3_on.png?v=1);
    background-size: 100%;
} */

.posMenu li.active:nth-child(5) {
    background: url(../png/pos_menu4_on3860.png?v=1);
    background-size: 100%;
}

.posMenu li.active:nth-child(6) {
    background: url(../png/pos_menu5_on3860.png?v=1);
    background-size: 100%;
}

.posMenu li.active:nth-child(7) {
    background: url(../png/pos_menu6_on3860.png?v=1);
    background-size: 100%;
}

.posMenu li.active:nth-child(8) {
    background: url(../png/pos_menu7_on3860.png?v=1);
    background-size: 100%;
}

.posMenu li.active:nth-child(9) {
    background: url(../png/pos_menu8_on3860.png?v=1);
    background-size: 100%;
}

.posMenu li.active:nth-child(10) {
    background: url(../png/pos_menu9_on3860.png?v=1);
    background-size: 100%;
}




/* banner */

.banner {
    background: url(../jpg/banner3860.jpg?v=1) no-repeat top center;
    background-size: 100% auto;
    height: 9.8rem;
}

.banner .bannerBox {
    width: 14rem;
    height: 100%;
    position: relative;
    margin: 0 auto;
}

.banner .bannerBox .boxTxt {
    background: url(../png/banner_txt5e1f.png?v=2) no-repeat top left;
    background-size: 100% auto;
    width: 5.35rem;
    height: 2.98rem;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -2.4rem;
}

.banner .bannerBox .boxBtn {
    background: #d50f0f;
    width: 2.05rem;
    height: 0.6rem;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: 1.2rem;
}

.banner .bannerBox .boxBtn a {
    font-size: 0.2rem;
    line-height: 0.6rem;
    text-align: center;
    color: #fff;
    display: block;
}

.banner .bannerBox .boxIcons {
    background: url(../banner_icon3860.html?v=1) no-repeat top left;
    background-size: 100% auto;
    width: 4.86rem;
    height: 1.29rem;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: 1.4rem;
}


/* 车型介绍 */

.mainPro1 {
    background: url(../jpg/pro1_bg3860.jpg?v=1) no-repeat bottom center;
    background-size: 100% auto;
    width: 19.2rem;
    height: 10.8rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.mainPro1 .proTxt {
    background: url(../png/pro1_txt3860.png?v=1) no-repeat;
    background-size: 100%;
    width: 6.89rem;
    height: 2.5rem;
    position: absolute;
    bottom: 2rem;
    left: 50%;
    margin-left: -7rem;
}

.mainPro1 .proHot1 {
    position: absolute;
    left: 50%;
    bottom: 5.6rem;
    margin-left: -1.2rem;
    z-index: 11;
    animation: fade 3s infinite 0.5s;
    -webkit-animation: fade 3s infinite 0.5s;
}

.mainPro1 .proHot2 {
    position: absolute;
    left: 50%;
    bottom: 6.4rem;
    margin-left: 1rem;
    z-index: 11;
    animation: fade 3s infinite 1s;
    -webkit-animation: fade 3s infinite 1s;
}

.mainPro1 .proHot3 {
    position: absolute;
    left: 50%;
    bottom: 6.15rem;
    margin-left: 1.95rem;
    z-index: 11;
    animation: fade 3s infinite 0.8s;
    -webkit-animation: fade 3s infinite 0.8s;
}

.mainPro1 .proHot4 {
    position: absolute;
    left: 50%;
    bottom: 7.3rem;
    margin-left: 3.6rem;
    z-index: 21;
    animation: fade 3s infinite 0.3s;
    -webkit-animation: fade 3s infinite 0.3s;
}

.mainPro1 .proHot5 {
    position: absolute;
    left: 50%;
    bottom: 4.8rem;
    margin-left: 4.6rem;
    z-index: 21;
    animation: fade 3s infinite 0.6s;
    -webkit-animation: fade 3s infinite 0.6s;
}

.mainPro1 .mdBox {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    width: 14rem;
    height: 10.8rem;
}

.mainPro1 .mdBox .boxPic1 {
    background: url(../png/hot13860.png?v=1) no-repeat;
    background-size: 100%;
    width: 7rem;
    height: 3.06rem;
    position: absolute;
    bottom: 5.7rem;
    left: 50%;
    margin-left: -7.85rem;
    display: none;
}

.mainPro1 .mdBox .boxPic2 {
    background: url(../png/hot23860.png?v=1) no-repeat;
    background-size: 100%;
    width: 8.33rem;
    height: 3.06rem;
    position: absolute;
    bottom: 6rem;
    left: 50%;
    margin-left: -7rem;
    display: none;
}

.mainPro1 .mdBox .boxPic3 {
    background: url(../png/hot33860.png?v=1) no-repeat;
    background-size: 100%;
    width: 9.16rem;
    height: 3.06rem;
    position: absolute;
    bottom: 4.73rem;
    left: 50%;
    margin-left: -6.9rem;
    display: none;
}

.mainPro1 .mdBox .boxPic4 {
    background: url(../png/hot43860.png?v=1) no-repeat;
    background-size: 100%;
    width: 11.24rem;
    height: 3.06rem;
    position: absolute;
    bottom: 6.2rem;
    left: 50%;
    margin-left: -7.3rem;
    display: none;
}

.mainPro1 .mdBox .boxPic5 {
    background: url(../png/hot53860.png?v=1) no-repeat;
    background-size: 100%;
    width: 11.83rem;
    height: 3.79rem;
    position: absolute;
    bottom: 5.2rem;
    left: 50%;
    margin-left: -6.88rem;
    display: none;
}

.mainPro2 {
    background: url(../jpg/pro2_bg3860.jpg?v=1) no-repeat bottom center #f2fdfe;
    background-size: 100% auto;
    width: 19.2rem;
    height: 10.8rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.mainPro2 .proTxt {
    background: url(../png/pro2_txt3860.png?v=1) no-repeat;
    background-size: 100%;
    width: 6.89rem;
    height: 2.5rem;
    position: absolute;
    bottom: 2.1rem;
    left: 50%;
    margin-left: 2rem;
}

.mainPro2 .proHot1 {
    position: absolute;
    left: 50%;
    bottom: 5.67rem;
    margin-left: -3.95rem;
    z-index: 11;
    animation: fade 3s infinite 0.5s;
    -webkit-animation: fade 3s infinite 0.5s;
}

.mainPro2 .proHot2 {
    position: absolute;
    left: 50%;
    bottom: 1.35rem;
    margin-left: -0.18rem;
    z-index: 11;
    animation: fade 3s infinite 1s;
    -webkit-animation: fade 3s infinite 1s;
}

.mainPro2 .proHot3 {
    position: absolute;
    left: 50%;
    bottom: 6.68rem;
    margin-left: 0.45rem;
    z-index: 11;
    animation: fade 3s infinite 0.8s;
    -webkit-animation: fade 3s infinite 0.8s;
}

.mainPro2 .proHot4 {
    position: absolute;
    left: 50%;
    bottom: 1.45rem;
    margin-left: -4.15rem;
    z-index: 11;
    animation: fade 3s infinite 0.4s;
    -webkit-animation: fade 3s infinite 0.4s;
}

.mainPro2 .proHot5 {
    position: absolute;
    left: 50%;
    bottom: 2.15rem;
    margin-left: 8.05rem;
    z-index: 11;
    animation: fade 3s infinite 0.3s;
    -webkit-animation: fade 3s infinite 0.3s;
}

.mainPro2 .mdBox {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    width: 14rem;
    height: 10.8rem;
}

.mainPro2 .mdBox .boxPic1 {
    background: url(../png/hot13860-2.png?v=1) no-repeat;
    background-size: 100%;
    width: 9.68rem;
    height: 3.06rem;
    position: absolute;
    bottom: 4.92rem;
    left: 50%;
    margin-left: -3.67rem;
    display: none;
}

.mainPro2 .mdBox .boxPic2 {
    background: url(../png/hot23860-2.png?v=1) no-repeat;
    background-size: 100%;
    width: 5.8rem;
    height: 6.3rem;
    position: absolute;
    bottom: 1.67rem;
    left: 50%;
    margin-left: 0.18rem;
    display: none;
}

.mainPro2 .mdBox .boxPic3 {
    background: url(../png/hot33860-2.png?v=1) no-repeat;
    background-size: 100%;
    width: 5.3rem;
    height: 3.06rem;
    position: absolute;
    bottom: 4.92rem;
    left: 50%;
    margin-left: 0.68rem;
    display: none;
}

.mainPro2 .mdBox .boxPic4 {
    background: url(../png/hot43860-2.png?v=1) no-repeat;
    background-size: 100%;
    width: 8.77rem;
    height: 6.25rem;
    position: absolute;
    bottom: 1.77rem;
    left: 50%;
    margin-left: -3.55rem;
    display: none;
}

.mainPro2 .mdBox .boxPic5 {
    background: url(../png/hot53860-2.png?v=1) no-repeat;
    background-size: 100%;
    width: 6.18rem;
    height: 5.22rem;
    position: absolute;
    bottom: 2.48rem;
    left: 50%;
    margin-left: 2.2rem;
    display: none;
}

.mainPro3 {
    background: url(../jpg/pro3_bg3860.jpg?v=1) no-repeat bottom center #fff;
    background-size: 100% auto;
    width: 19.2rem;
    height: 10.8rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.mainPro3 .proTxt {
    background: url(../png/pro3_txt3860.png?v=1) no-repeat;
    background-size: 100%;
    width: 6.89rem;
    height: 3.5rem;
    position: absolute;
    bottom: 6.18rem;
    left: 50%;
    margin-left: -7rem;
}

.mainPro3 .proCar {
    background: url(../png/pro3_car3860.png?v=1) no-repeat;
    background-size: 100%;
    width: 7.02rem;
    height: 4.53rem;
    position: absolute;
    bottom: 2rem;
    left: 50%;
    margin-left: -3.4rem;
}

.mainPro3 .proHot1 {
    background: url(../png/pro3_hot13860.png?v=1) no-repeat;
    background-size: 100%;
    width: 1.93rem;
    height: 1.28rem;
    position: absolute;
    left: 50%;
    bottom: 1.8rem;
    margin-left: -3.05rem;
    z-index: 19;
    cursor: pointer;
    animation: jump 2s infinite 0.5s;
    -webkit-animation: jump 2s infinite 0.5s;
}

.mainPro3 .proHot2 {
    background: url(../png/pro3_hot23860.png?v=1) no-repeat;
    background-size: 100%;
    width: 1.33rem;
    height: 1.3rem;
    position: absolute;
    left: 50%;
    bottom: 2.14rem;
    margin-left: 1.92rem;
    z-index: 18;
    cursor: pointer;
    animation: jump 2s infinite 0.5s;
    -webkit-animation: jump 2s infinite 0.5s;
}

.mainPro3 .proHot3 {
    background: url(../png/pro3_hot33860.png?v=1) no-repeat;
    background-size: 100%;
    width: 1.47rem;
    height: 1.31rem;
    position: absolute;
    left: 50%;
    bottom: 4.78rem;
    margin-left: 3.7rem;
    z-index: 17;
    cursor: pointer;
    animation: jump 2s infinite 0.5s;
    -webkit-animation: jump 2s infinite 0.5s;
}

.mainPro3 .proHot4 {
    background: url(../png/pro3_hot43860.png?v=1) no-repeat;
    background-size: 100%;
    width: 1.47rem;
    height: 1.29rem;
    position: absolute;
    left: 50%;
    bottom: 5.26rem;
    margin-left: -2.63rem;
    z-index: 16;
    cursor: pointer;
    animation: jump 2s infinite 0.5s;
    -webkit-animation: jump 2s infinite 0.5s;
}

.mainPro3 .proHot5 {
    background: url(../png/pro3_hot53860.png?v=1) no-repeat;
    background-size: 100%;
    width: 1.33rem;
    height: 1.32rem;
    position: absolute;
    left: 50%;
    bottom: 2.92rem;
    margin-left: -5.65rem;
    z-index: 15;
    cursor: pointer;
    animation: jump 2s infinite 0.5s;
    -webkit-animation: jump 2s infinite 0.5s;
}

.mainPro3 .noAni {
    animation: none;
    -webkit-animation: none;
}

@keyframes jump {
    from {
        transform: translateY(0)
    }
    50% {
        transform: translateY(-0.1rem)
    }
    to {
        transform: translateY(0)
    }
}

@-webkit-keyframes jump {
    from {
        -webkit-transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(-0.1rem)
    }
    to {
        -webkit-transform: translateY(0)
    }
}

.mainPro3 .boxPic1 {
    background: url(../png/hot13860-3.png?v=1) no-repeat;
    background-size: 100%;
    width: 3.86rem;
    height: 3.06rem;
    position: absolute;
    bottom: 1.28rem;
    left: 50%;
    margin-left: -1.93rem;
    display: none;
}

.mainPro3 .boxPic2 {
    background: url(../png/hot23860-3.png?v=1) no-repeat;
    background-size: 100%;
    width: 3.86rem;
    height: 3.06rem;
    position: absolute;
    bottom: 1.3rem;
    left: 50%;
    margin-left: -1.93rem;
    display: none;
}

.mainPro3 .boxPic3 {
    background: url(../png/hot33860-3.png?v=1) no-repeat;
    background-size: 100%;
    width: 3.86rem;
    height: 3.06rem;
    position: absolute;
    bottom: 1.31rem;
    left: 50%;
    margin-left: -1.93rem;
    display: none;
}

.mainPro3 .boxPic4 {
    background: url(../png/hot43860-3.png?v=1) no-repeat;
    background-size: 100%;
    width: 3.86rem;
    height: 3.06rem;
    position: absolute;
    bottom: 1.59rem;
    left: 50%;
    margin-left: -1.93rem;
    display: none;
}

.mainPro3 .boxPic5 {
    background: url(../png/hot53860-3.png?v=1) no-repeat;
    background-size: 100%;
    width: 3.86rem;
    height: 3.06rem;
    position: absolute;
    bottom: 1.32rem;
    left: 50%;
    margin-left: -1.93rem;
    display: none;
}

.mainPro4 {
    background: url(../jpg/pro4_bg3860.jpg?v=1) no-repeat bottom center #fff;
    background-size: 100% auto;
    width: 19.2rem;
    height: 10.8rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.mainPro4 .proTxt {
    background: url(../png/pro4_txt3860.png?v=1) no-repeat;
    background-size: 100%;
    width: 6.89rem;
    height: 3.5rem;
    position: absolute;
    bottom: 4.85rem;
    left: 50%;
    margin-left: 2rem;
}

.mainPro4 .proMore {
    background: url(../png/pro4_more3860.png?v=1) no-repeat;
    background-size: 100%;
    width: 3.18rem;
    height: 1.94rem;
    position: absolute;
    bottom: 2.5rem;
    left: 50%;
    margin-left: 2rem;
    cursor: pointer;
}

.mainPro5 {
    background: url(../jpg/pro5_bg3860.jpg?v=1) no-repeat bottom center #fff;
    background-size: 100% auto;
    width: 19.2rem;
    height: 10.8rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.mainPro5 .proTxt {
    background: url(../png/pro5_txt3860.png?v=1) no-repeat;
    background-size: 100%;
    width: 6.89rem;
    height: 3rem;
    position: absolute;
    bottom: 5.5rem;
    left: 50%;
    margin-left: -7rem;
}

.mainPro5 .proMore {
    background: url(../png/pro5_more3860.png?v=1) no-repeat;
    background-size: 100%;
    width: 3.18rem;
    height: 1.94rem;
    position: absolute;
    bottom: 3.25rem;
    left: 50%;
    margin-left: -7rem;
    cursor: pointer;
}

.mainPro6 {
    background: url(../jpg/pro6_bg3860.jpg?v=1) no-repeat bottom center #fff;
    background-size: 100% auto;
    width: 19.2rem;
    height: 10.8rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.mainPro6 .proTxt {
    background: url(../png/pro6_txt3860.png?v=1) no-repeat;
    background-size: 100%;
    width: 6.89rem;
    height: 2.5rem;
    position: absolute;
    bottom: 5.5rem;
    left: 50%;
    margin-left: -7rem;
}

.mainPro6 .proMore {
    background: url(../png/pro6_more3860.png?v=1) no-repeat;
    background-size: 100%;
    width: 3.18rem;
    height: 1.94rem;
    position: absolute;
    bottom: 3.25rem;
    left: 50%;
    margin-left: -7rem;
    cursor: pointer;
}

.mainPro7 {
    background: url(../jpg/pro7_bg3860.jpg?v=1) no-repeat bottom center #fff;
    background-size: 100% auto;
    width: 19.2rem;
    height: 10.8rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.mainPro7 .proTxt {
    background: url(../png/pro7_txt3860.png?v=1) no-repeat;
    background-size: 100%;
    width: 6.89rem;
    height: 3.5rem;
    position: absolute;
    top: 2.85rem;
    left: 50%;
    margin-left: -7rem;
}

.iconHot {
    background: url(../png/icon_hot3860.png?v=1) no-repeat;
    background-size: 100%;
    width: 0.68rem;
    height: 0.68rem;
    display: block;
    cursor: pointer;
}


.config_pc {
  position: sticky;
  top: 0;
  display: flex;
  justify-content: center;
}
.config_pc img {
  /* height: 100vh; */
  display: block;
  width: 50%;
  /* object-fit: cover; */
}
.config_right {
  padding: 0rem 1rem;
  width: 50%;
}
.cfg_title {
  font-size: 0.38rem;
  font-weight: 700;
  color: #3c3c3c;
  letter-spacing: 1px;
  text-align: left;
  margin-top: .4rem
}

.cfg_second_title {
  font-size: 0.22rem;
  font-weight: 300;
  color: #949494;
  margin-top: 0.15rem;
}
.lr_min_text {
  display: flex;
  margin: 0rem 0 1.2rem;
}
@media (max-width: 1280px) {
    .lr_min_text{
        margin: 0 0 .5rem
    }
}
.l_min_text {
  width: 57%;
  /* border-right: 1px solid #a2a2a2; */
}
.r_min_text {
  padding: 0 0 0 10%;
  flex: 1;
}
.lm_top div:nth-of-type(1) {
  font-size: 0.24rem;
  font-weight: bold;
  color: #3c3c3c;
}
.lm_top div:nth-of-type(2) {
  font-size: 0.2rem;
  color: #a2a2a2;
  margin-top: 0.2rem;
}
.lm_other {
  margin-top: 0.8rem;
}
.lm_other .one_t {
  font-size: 0.2rem;
  color: #000000;
  font-weight: 300;
  letter-spacing: 1px;
  text-align: left
}

.text_lr {
  font-size: 0.146rem;
  writing-mode: vertical-lr;
  margin-right: 0.1rem;
  letter-spacing: 4px;
  color: #a2a2a2;
  font-weight: 300;
}
body
  > div.container.posHeader
  > div.reset_style
  > div.outer_box.scroll-floor.config_scroll
  > div
  > div
  > div.lr_min_text
  > div.l_min_text
  > div:nth-child(1)
  > div.two_t
  > div:nth-child(3) {
  margin-left: 0.3rem;
}

.lm_other .two_t {
  font-size: 0.32rem;
  font-weight: 600;
  letter-spacing: 1px;
  color: #3c3c3c;
  margin-top: 0.2rem;
  display: flex;
  align-items: baseline;
  text-align: left
}
.lm_other .two_t .sunit {
  font-size: 0.24rem;
}

.cfg_btn a {
  -webkit-transition: border-color 0.4s, color 0.4s;
  transition: border-color 0.4s, color 0.4s;
  height: 0.58rem;
  line-height: 0.6rem;
  background: transparent;
  width: 3rem;
  margin-top: 0.55rem;
  font-size: 0.18rem !important;
  letter-spacing: 1px;
  position: relative;
  display: block;
  color: #fff;
  text-align: center;
}
.cfg_btn a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
  opacity: 1;
  background: #38393d;
}
.cfg_btn a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.7, 1, 1);
  transform: scale3d(0.7, 1, 1);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  border-radius: 2px;
  background: #000;
}
.cfg_btn a:hover {
  color: #fff;
  border-color: #fff;
}
.cfg_btn a:hover::after {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.cfg_remarks {
  color: #a2a2a2;
  font-size: 12px;
  font-weight: 300;
  margin-top: 5vh;
  line-height: normal;
  text-align: left
}

@keyframes fade {
    from {
        opacity: 1.0;
    }
    50% {
        opacity: 0.2;
    }
    to {
        opacity: 1.0;
    }
}

@-webkit-keyframes fade {
    from {
        opacity: 1.0;
    }
    50% {
        opacity: 0.2;
    }
    to {
        opacity: 1.0;
    }
}


/* 精彩欣赏 */

.mainPics {
    text-align: center;
    background: #2d2d2d;
    padding: 0.7rem 0 0 0;
    height: 100%;
}

.mainPics .picsTit {
    background: url(../png/pics_tit3860.png?v=1) no-repeat;
    background-size: 100%;
    width: 11.87rem;
    height: 0.36rem;
    margin: 0 auto 0.7rem;
}

.mainPics .picsCont {
    text-align: center;
}

.mainPics .picsCont .swiper-container {
    width: 100%;
    position: relative;
}

.mainPics .picsCont .swiper-container .swiper-slide {
    width: 100%;
}

.mainPics .picsCont .swiper-container .swiper-button-next,
.mainPics .picsCont .swiper-container .swiper-button-prev {
    width: 50px;
    height: 100px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.mainPics .picsCont .swiper-container .swiper-button-next {
    background: url(../png/car_next3860.png?v=1) no-repeat;
    right: 30px;
}

.mainPics .picsCont .swiper-container .swiper-button-prev {
    background: url(../png/car_prev3860.png?v=1) no-repeat;
    left: 30px;
}

.mainPics .picsCont .swiper-container .swiper-pagination {
    bottom: 30px;
}

.picsBox {
    width: 100%;
    height: 6rem;
    overflow: hidden;
}

.picsBox .boxLeft {
    width: 100%;
    float: left;
    background: #000;
}

.picsBox .boxRight {
    width: 37.5%;
    float: left;
    display: none;
    background: #000;
}

.picsBox img {
    width: 100%;
    height: auto;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.picsBox a.videoPlay {
    width: 100%;
    height: 6rem;
    display: block;
    position: relative;
    overflow: hidden;
}

.picsBox a.picsPlay {
    width: 100%;
    height: 3rem;
    display: block;
    position: relative;
    overflow: hidden;
}

.picsBox a i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
}

.picsBox .boxBg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.45);
    opacity: 0;
    transition: all 0.3s;
}

.picsBox a:hover .boxBg {
    opacity: 1;
}

.picsBox .iconPlay {
    background: url(../png/car_play3860.png?v=1) no-repeat;
    width: 52px;
    height: 60px;
    display: inline-block;
}

.picsBox .iconAdd {
    background: url(../png/car_add3860.png?v=1) no-repeat;
    width: 60px;
    height: 60px;
    display: inline-block;
}

.mainPeizhi {
    height: 100%;
    text-align: center;
    background: #f2f2f2;
    padding: 0.7rem 0 0 0;
}

.mainPeizhi .peizhiTit {
    background: url(../png/peizhi_tit3860.png?v=1) no-repeat;
    background-size: 100%;
    width: 11.87rem;
    height: 0.36rem;
    margin: 0 auto 0.7rem;
}

.mainPeizhi .peizhiCont {
    text-align: center;
    width: 14rem;
    margin: 0 auto;
}

.mainPeizhi .peizhiCont .contTab {
    height: 0.44rem;
    text-align: center;
    margin-bottom: 0.1rem;
}

.mainPeizhi .peizhiCont .contTab a {
    background: url(../png/peizhi_tab_li3860.png?v=1) no-repeat center center;
    background-size: 100%;
    width: 2.8rem;
    height: 0.6rem;
    display: block;
    float: left;
    font-size: 0.2rem;
    color: #abaaaf;
    text-align: center;
    line-height: 0.42rem;
    padding-left: 0.5rem;
}

.mainPeizhi .peizhiCont .contTab a.on {
    background: url(../png/peizhi_tab_now3860.png?v=1) no-repeat center center;
    background-size: 100%;
    color: #d50f0f;
}

.mainPeizhi .swiper-container {
    width: 14rem;
    height: 6rem;
}

.mainPeizhi .swiper-slide {
    text-align: center;
    height: auto;
}

.mainPeizhi .peizhiCont .contOption {
    width: 14rem;
    height: auto;
    text-align: center;
    margin: 0 auto;
}

.mainPeizhi .peizhiCont .contOption table {
    border-top: 0.01rem solid #abaaaf;
    border-left: 0.01rem solid #abaaaf;
}

.mainPeizhi .peizhiCont .contOption th {
    text-align: left;
    font-size: 0.16rem;
    color: #626262;
    line-height: 0.28rem;
    font-weight: bold;
    padding: 0.25rem 0.15rem;
    border-right: 0.01rem solid #abaaaf;
    border-bottom: 0.01rem solid #abaaaf;
}

.mainPeizhi .peizhiCont .contOption td {
    text-align: center;
    font-size: 0.16rem;
    color: #626262;
    line-height: 0.28rem;
    padding: 0.25rem 0.15rem;
    border-right: 0.01rem solid #abaaaf;
    border-bottom: 0.01rem solid #abaaaf;
}

.mainDriver {
    text-align: center;
    background: #fff;
    padding: 0.7rem 0 0 0;
    width: 14rem;
    margin: 0 auto;
}

.mainDriver .driverTit {
    background: url(../png/driver_tit3860.png?v=1) no-repeat;
    background-size: 100% 100%;
    width: 11.87rem;
    height: 0.36rem;
    margin: 0 auto 0.7rem;
}

.mainDriver .driverForm .formItem a,
.mainDriver .driverForm .formItem input,
.mainDriver .driverForm .formItem select {
    height: 0.5rem;
    line-height: 0.5rem;
}

.mainDriver .driverForm .formItem input[type="checkbox"] {
    height: 0.2rem;
}


/* 弹出层样式 */

.layerBox {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.75);
    top: 0;
    left: 0;
    z-index: 1001;
    display: none;
}

.layerBox .boxMain .mainClose {
    background: url(../png/hot_close3860.png?v=1);
    background-size: 100%;
    width: 0.45rem;
    height: 0.45rem;
    position: absolute;
    top: -0.5rem;
    right: 1.4rem;
    z-index: 99;
    cursor: pointer;
}

.layerBox .boxMain {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.layerBox .boxMain .swiper-container {
    width: 14.08rem;
    height: 5.5rem;
    position: relative;
}

.layerBox .boxMain .swiper-container .swiper-slide {
    width: 100%;
}

.layerBox .boxMain .swiper-container .swiper-slide img {
    width: 100%;
    display: block;
}

.layerBox .boxMain .swiper-container .swiper-button-next,
.layerBox .boxMain .swiper-container .swiper-button-prev {
    width: 0.56rem;
    height: 0.88rem;
    position: absolute;
    top: 2.3rem;
}

.layerBox .boxMain .swiper-container .swiper-button-prev {
    background: url(../png/hot_prev3860.png?v=1);
    background-size: 100%;
    left: 0;
}

.layerBox .boxMain .swiper-container .swiper-button-next {
    background: url(../png/hot_next3860.png?v=1);
    background-size: 100%;
    right: 0;
}

.layerBox .boxMain .swiper-container .swiper-button-prev:hover {
    background: url(../png/hot_prev_on3860.png?v=1);
    background-size: 100%;
}

.layerBox .boxMain .swiper-container .swiper-button-next:hover {
    background: url(../png/hot_next_on3860.png?v=1);
    background-size: 100%;
}

.layerBox .boxMain .swiper-container .swiper-pagination {
    bottom: 0;
}

.layerBox .boxMain .swiper-container .swiper-pagination .swiper-pagination-bullet {
    background: #c1c1c1;
    width: 0.6rem;
    height: 0.02rem;
    margin: 0 0.15rem;
    opacity: 1;
}

.layerBox .boxMain .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
    background: #d10c12;
}

.layerVideo {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.75);
    top: 0;
    left: 0;
    z-index: 1001;
    display: none;
}

.layerVideo .videoMain {
    width: 14rem;
    height: 7.8rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.layerVideo .videoMain .mainClose {
    background: url(../png/icon_close3860.png?v=1);
    background-size: 100%;
    width: 0.45rem;
    height: 0.45rem;
    position: absolute;
    top: -0.45rem;
    right: 0;
    z-index: 99;
    cursor: pointer;
}

.layerVideo .videoMain .mainCont {
    width: 100%;
    height: 100%;
}

.layerVideo .videoMain .mainCont .contVideo {
    width: 100%;
    height: 100%;
    display: block;
    background: #000;
}

.layerVideo .videoMain .mainCont h3 {
    font-size: 0.16rem;
    line-height: 0.8rem;
    color: #fff;
    text-align: left;
}

.layerPics {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.75);
    top: 0;
    left: 0;
    z-index: 1001;
    display: none;
}

.layerPics .picsMain {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.layerPics .picsMain .mainClose {
    background: url(../png/icon_close3860.png?v=1);
    background-size: 100%;
    width: 0.45rem;
    height: 0.45rem;
    position: absolute;
    top: -0.45rem;
    right: 0;
    z-index: 99;
    cursor: pointer;
}

.layerPics .picsMain .mainCont {
    text-align: center;
}

.layerPics .swiper-container {
    width: 14rem;
    height: 8.6rem;
    overflow: hidden;
    position: relative;
}

.layerPics .swiper-container .swiper-slide {
    text-align: center
}

.layerPics .swiper-container .swiper-slide img {
    width: 14rem;
    /* height: 7.8rem; */
    display: block;
}

.layerPics .swiper-container .swiper-slide h3 {
    font-size: 0.2rem;
    line-height: 0.8rem;
    color: #fff;
    text-align: center;
}

.layerPics .swiper-container .swiper-button-next,
.layerPics .swiper-container .swiper-button-prev {
    width: 0.8rem;
    height: 0.8rem;
    position: absolute;
    transform: translateY(-50%);
    margin-top: -0.8rem;
}

.layerPics .swiper-container .swiper-button-next {
    background: url(../icon_next3860.html?v=1);
    background-size: 100%;
    right: 0;
}

.layerPics .swiper-container .swiper-button-prev {
    background: url(../icon_prev3860.html?v=1);
    background-size: 100%;
    left: 0;
}

.layerPics .swiper-container .swiper-pagination {
    width: 100%;
    height: 0.8rem;
    font-size: 0.16rem;
    line-height: 0.8rem;
    text-align: center;
    color: #fff;
    bottom: 0;
}

.posHeader .footer {
    padding-bottom: 0.85rem;
}

@media (max-width: 1400px) {
    .banner {
        height: 7.8rem;
    }
    .picsBox a.videoPlay {
        height: 5rem;
    }
    .picsBox a.picsPlay {
        height: 2.5rem;
    }
    .mainPeizhi .swiper-container {
        height: 4.6rem;
    }
}