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/lipbg5e1f.jpg?v=2) center center no-repeat;
    background-size: cover;
}
.sale-box {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    background: url(../png/lipin5-pc5e1f.png?v=2) 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_bg5e1f.png?v=2);
    background-size: 100% auto;
    width: 100%;
    height: 0.6rem;
    position: fixed;
    left: 0;
    bottom: -0.6rem;
    z-index: 101;
    transition: all 0.3s;
}

.posMenu.on {
    bottom: 0;
}

.posMenu ul {
    width: 14rem;
    height: 0.6rem;
    margin: 0 auto;
    overflow: hidden;
}

.posMenu li {
    width: 1.88rem;
    height: 0.6rem;
    float: left;
    display: block;
    overflow: hidden;
    text-indent: -999px;
    margin: 0 0.01rem;
}

.posMenu li a {
    display: block;
}

.posMenu li:nth-child(1) {
    background: url(../png/pos_menu05e1f.png?v=2);
    background-size: 100%;
}
.posMenu li:nth-child(2) {
    background: url(../png/pos_menu65e1f.png?v=2);
    background-size: 100%;
}
.posMenu li:nth-child(3) {
    background: url(../png/pos_menu15e1f.png?v=2);
    background-size: 100%;
}

.posMenu li:nth-child(4) {
    background: url(../png/pos_menu25e1f.png?v=2);
    background-size: 100%;
}

.posMenu li:nth-child(5) {
    background: url(../png/pos_menu35e1f.png?v=2);
    background-size: 100%;
}

.posMenu li:nth-child(6) {
    background: url(../png/pos_menu45e1f.png?v=2);
    background-size: 100%;
}

.posMenu li:nth-child(7) {
    background: url(../png/pos_menu55e1f.png?v=2);
    background-size: 100%;
}



.posMenu li.active:nth-child(1) {
    background: url(../png/pos_menu0_on5e1f.png?v=2);
    background-size: 100%;
}
.posMenu li.active:nth-child(2) {
    background: url(../png/pos_menu6_on5e1f.png?v=2);
    background-size: 100%;
}
.posMenu li.active:nth-child(3) {
    background: url(../png/pos_menu1_on5e1f.png?v=2);
    background-size: 100%;
}

.posMenu li.active:nth-child(4) {
    background: url(../png/pos_menu2_on5e1f.png?v=2);
    background-size: 100%;
}

.posMenu li.active:nth-child(5) {
    background: url(../png/pos_menu3_on5e1f.png?v=2);
    background-size: 100%;
}

.posMenu li.active:nth-child(6) {
    background: url(../png/pos_menu4_on5e1f.png?v=2);
    background-size: 100%;
}

.posMenu li.active:nth-child(7) {
    background: url(../png/pos_menu5_on5e1f.png?v=2);
    background-size: 100%;
}




/* banner */

.banner {
    background: url(../jpg/banner5e1f.jpg?v=2) no-repeat top center;
    background-size: 100% auto;
    width: 100%;
    height: 9.8rem;
}

.banner .bannerBox {
    width: 14rem;
    height: 100%;
    position: relative;
    margin: 0 auto;
}

.banner .bannerBox .boxCar {
    background: url(../png/banner_car5e1f.png?v=2) no-repeat top left;
    background-size: 100% auto;
    width: 8.6rem;
    height: 4.47rem;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -2rem;
}

.banner .bannerBox .boxTxt {
    background: url(../png/banner_txt5e1f-2.png?v=2) no-repeat top left;
    background-size: 100% auto;
    width: 5.41rem;
    height: 2.8rem;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -2rem;
}

.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_icon5e1f.html?v=2) 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_bg5e1f.jpg?v=2) no-repeat bottom center;
    background-size: 100% auto;
    width: 19.2rem;
    height: 10.8rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.mainPro1 .proTit {
    background: url(../pro1_tit5e1f.html?v=2) no-repeat;
    background-size: 100%;
    width: 7.06rem;
    height: 1.29rem;
    position: absolute;
    top: 0.6rem;
    left: 50%;
    transform: translateX(-50%);
}

.mainPro1 .proTxt {
    background: url(../png/pro1_txt5e1f.png?v=2) no-repeat;
    background-size: 100%;
    width: 4.59rem;
    height: 1.66rem;
    position: absolute;
    bottom: 5rem;
    left: 50%;
    margin-left: -7rem;
}

.mainPro1 .proBtn {
    background: #d50f0f;
    width: 2.05rem;
    height: 0.6rem;
    position: absolute;
    bottom: 3.6rem;
    left: 50%;
    z-index: 12;
    margin-left: -7rem;
}

.mainPro1 .proBtn a {
    font-size: 0.2rem;
    line-height: 0.6rem;
    text-align: center;
    color: #fff;
    display: block;
}

.mainPro1 .proHot1 {
    position: absolute;
    left: 60%;
    bottom: 2.8rem;
    margin-left: -0.96rem;
    z-index: 11;
    animation: fade 3s infinite 0.5s;
    -webkit-animation: fade 3s infinite 0.5s;
}

.mainPro1 .proHot2 {
    position: absolute;
    left: 60%;
    bottom: 4.2rem;
    margin-left: -0.3rem;
    z-index: 11;
    animation: fade 3s infinite 0.8s;
    -webkit-animation: fade 3s infinite 0.8s;
}

.mainPro1 .proHot3 {
    position: absolute;
    left: 55%;
    bottom: 5.15rem;
    margin-left: 5.65rem;
    z-index: 11;
    animation: fade 3s infinite 0.2s;
    -webkit-animation: fade 3s infinite 0.2s;
}

.mainPro1 .proHot4 {
    position: absolute;
    left: 50%;
    bottom: 5.9rem;
    margin-left: -4rem;
    z-index: 21;
    display: none;
    animation: fade 3s infinite 0.5s;
    -webkit-animation: fade 3s infinite 0.5s;
}

.mainPro1 .proHot5 {
    position: absolute;
    left: 50%;
    bottom: 6.2rem;
    margin-left: -0.35rem;
    z-index: 21;
    display: none;
    animation: fade 3s infinite 0.3s;
    -webkit-animation: fade 3s infinite 0.3s;
}

.mainPro1 .proHot6 {
    position: absolute;
    left: 50%;
    bottom: 6.2rem;
    margin-left: -0.35rem;
    z-index: 21;
    display: none;
    animation: fade 3s infinite 0.7s;
    -webkit-animation: fade 3s infinite 0.7s;
}

.mainPro1 .proNei {
    background: url(../jpg/nei_bg5e1f.jpg?v=2) no-repeat bottom center;
    background-size: 100% auto;
    width: 19.2rem;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 19;
    display: none;
}

.mainPro1 .neiClose {
    background: url(../png/hot_close5e1f.png?v=2) no-repeat;
    background-size: 100%;
    width: 0.5rem;
    height: 0.5rem;
    position: absolute;
    top: 1.95rem;
    left: 50%;
    z-index: 22;
    margin-left: 6.5rem;
    cursor: pointer;
    display: none;
}

.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/hot15e1f.png?v=2) no-repeat;
    background-size: 100%;
    width: 5.26rem;
    height: 3.9rem;
    position: absolute;
    bottom: 3rem;
    left: 65%;
    margin-left: -0.63rem;
    display: none;
}

.mainPro1 .mdBox .boxPic2 {
    background: url(../png/hot25e1f.png?v=2) no-repeat;
    background-size: 100%;
    width: 4.65rem;
    height: 2.82rem;
    position: absolute;
    bottom: 4.4rem;
    left: 65%;
    margin-left: 0;
    display: none;
}

.mainPro1 .mdBox .boxPic3 {
    background: url(../png/hot35e1f.png?v=2) no-repeat;
    background-size: 100%;
    width: 3.97rem;
    height: 2.7rem;
    position: absolute;
    bottom: 5.36rem;
    left: 55%;
    margin-left: 2.08rem;
    display: none;
}

.mainPro1 .mdBox .boxPic4 {
    background: url(../png/hot45e1f.png?v=2) no-repeat;
    background-size: 100%;
    width: 5.18rem;
    height: 3.1rem;
    position: absolute;
    bottom: 6.1rem;
    left: 50%;
    margin-left: -3.6rem;
    display: none;
}

.mainPro1 .mdBox .boxPic5 {
    background: url(../png/hot55e1f.png?v=2) no-repeat;
    background-size: 100%;
    width: 5.18rem;
    height: 5.2rem;
    position: absolute;
    bottom: 4.32rem;
    left: 50%;
    margin-left: -0rem;
    display: none;
}

.mainPro1 .mdBox .boxPic6 {
    background: url(../png/hot65e1f.png?v=2) no-repeat;
    background-size: 100%;
    width: 5.18rem;
    height: 3.1rem;
    position: absolute;
    bottom: 4.87rem;
    left: 50%;
    margin-left: 0.2rem;
    display: none;
}

.mainPro2 {
    background: url(../jpg/pro2_bg5e1f.jpg?v=2) no-repeat bottom center #f2fdfe;
    background-size: 100% auto;
    width: 19.2rem;
    height: 10.8rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.mainPro2 .proTxt {
    background: url(../png/pro2_txt5e1f.png?v=2) no-repeat;
    background-size: 100%;
    width: 4.71rem;
    height: 1.85rem;
    position: absolute;
    bottom: 6.35rem;
    left: 50%;
    margin-left: 2.25rem;
}

.mainPro2 .proMore {
    background: url(../png/pro2_more5e1f.png?v=2) no-repeat;
    background-size: 100%;
    width: 2.33rem;
    height: 1.32rem;
    position: absolute;
    bottom: 4.55rem;
    left: 50%;
    margin-left: 4.6rem;
    cursor: pointer;
}

.mainPro3 {
    background: url(../jpg/pro3_bg5e1f.jpg?v=2) no-repeat bottom center #fff;
    background-size: 100% auto;
    width: 19.2rem;
    height: 10.8rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.mainPro3 .proTxt {
    background: url(../png/pro3_txt5e1f.png?v=2) no-repeat;
    background-size: 100%;
    width: 4.69rem;
    height: 1.84rem;
    position: absolute;
    bottom: 5.55rem;
    left: 50%;
    margin-left: 2.25rem;
}

.mainPro3 .proMore {
    background: url(../png/pro3_more5e1f.png?v=2) no-repeat;
    background-size: 100%;
    width: 2.33rem;
    height: 1.32rem;
    position: absolute;
    bottom: 3.85rem;
    left: 50%;
    margin-left: 4.65rem;
    cursor: pointer;
}

.mainPro3 .proHot1 {
    position: absolute;
    left: 50%;
    bottom: 3.95rem;
    margin-left: -1.15rem;
}

.mainPro3 .proHot2 {
    position: absolute;
    left: 50%;
    bottom: 5.3rem;
    margin-left: 0.45rem;
}

.iconHot {
    background: url(../png/icon_hot5e1f.png?v=2) 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;
  align-items: 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;
}

.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;
}
.l_min_text {
  width: 45%;
  /* border-right: 1px solid #a2a2a2; */
}
.r_min_text {
  padding: 0 0 0 14%;
  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;
  text-align: left;
  line-height: normal
}

@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_tit5e1f.png?v=2) no-repeat;
    background-size: 100%;
    width: 3.1rem;
    height: 0.54rem;
    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_next5e1f.png?v=2) no-repeat;
    right: 30px;
}

.mainPics .picsCont .swiper-container .swiper-button-prev {
    background: url(../png/car_prev5e1f.png?v=2) no-repeat;
    left: 30px;
}

.mainPics .picsCont .swiper-container .swiper-pagination {
    bottom: 30px;
}

.picsBox {
    width: 100%;
    height: 6rem;
    overflow: hidden;
}

.picsBox .boxLeft {
    width: 62.5%;
    float: left;
    background: #000;
}

.picsBox .boxRight {
    width: 37.5%;
    float: left;
    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_play5e1f.png?v=2) no-repeat;
    width: 52px;
    height: 60px;
    display: inline-block;
}

.picsBox .iconAdd {
    background: url(../png/car_add5e1f.png?v=2) 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_tit5e1f.png?v=2) no-repeat;
    background-size: 100%;
    width: 3.1rem;
    height: 0.54rem;
    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_li5e1f.png?v=2) no-repeat right top;
    background-size: auto 100%;
    width: 2.8rem;
    height: 0.7rem;
    display: block;
    float: left;
    font-size: 0.2rem;
    color: #666666;
    text-align: center;
    line-height: 0.58rem;
    padding-left: 0.4rem;
}

.mainPeizhi .peizhiCont .contTab a.on {
    background: url(../png/peizhi_tab_now5e1f.png?v=2) no-repeat right top;
    background-size: auto 100%;
    color: #d72222;
}

.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_tit5e1f.png?v=2) no-repeat;
    background-size: 100% 100%;
    width: 3.1rem;
    height: 0.54rem;
    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_close5e1f.png?v=2);
    background-size: 100%;
    width: 0.5rem;
    height: 0.5rem;
    position: absolute;
    top: -1rem;
    right: 0;
    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: 4.8rem;
    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.76rem;
    height: 0.76rem;
    position: absolute;
    bottom: 0.2rem;
    top: auto;
}

.layerBox .boxMain .swiper-container .swiper-button-prev {
    background: url(../png/hot_prev5e1f.png?v=2) #fff;
    background-size: 100%;
    left: 0;
}

.layerBox .boxMain .swiper-container .swiper-button-next {
    background: url(../png/hot_next5e1f.png?v=2) #fff;
    background-size: 100%;
    left: 0.9rem;
}

.layerBox .boxMain .swiper-container .swiper-button-prev:hover {
    background: url(../png/hot_prev5e1f.png?v=2) #878692;
    background-size: 100%;
}

.layerBox .boxMain .swiper-container .swiper-button-next:hover {
    background: url(../png/hot_next5e1f.png?v=2) #878692;
    background-size: 100%;
}

.layerBox .boxMain .swiper-container .swiper-pagination {
    bottom: 0;
}

.layerBox .boxMain .swiper-container .swiper-pagination .swiper-pagination-bullet {
    background: url(../md_dian5e1f.html?v=2);
    background-size: 100%;
    width: 0.41rem;
    height: 0.42rem;
    margin: 0 0.15rem;
    opacity: 1;
}

.layerBox .boxMain .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
    background: url(../md_dian_on5e1f.html?v=2);
    background-size: 100%;
    width: 0.55rem;
    height: 0.55rem;
    margin: -0.06rem 0.15rem;
}

.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_close5e1f.png?v=2);
    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_close5e1f.png?v=2);
    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_next5e1f.html?v=2);
    background-size: 100%;
    right: 0;
}

.layerPics .swiper-container .swiper-button-prev {
    background: url(../icon_prev5e1f.html?v=2);
    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: 1920px) {
    .config_pc{
        align-items: flex-start
    }
    .config_right{
        padding: .5rem 1rem 0 1rem;
    }
    .cfg_remarks{
        margin-top: 1vh
    }
}

@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;
    }
}

@media (max-width: 1280px) {
    .config_pc{
        align-items: flex-start;
    }
    .lr_min_text{
        margin: 0
    }
}