/* .x7_banner {
  width: 100%;
  position: relative;
}

.x7_banner .swiper-container,
.x7_banner .swiper-container .swiper-slide {
  width: 100%;
  height: 100%;
  position: relative;
}

.x7_banner .swiper-container .swiper-slide img.img1 {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-object-fit: cover;
  -moz-object-fit: cover;
  -ms-object-fit: cover;
  -o-object-fit: cover;
  object-fit: cover;
}

.x7_banner .swiper-container .swiper-slide img.img2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  -webkit-object-fit: cover;
  -moz-object-fit: cover;
  -ms-object-fit: cover;
  -o-object-fit: cover;
  object-fit: cover;
  cursor: pointer;
}

.x7_content {
  width: 100%;
  font-size: 0;
}

.x7_content .img {
  display: block;
  width: 100%;
}

.tit_mark {
  left: 0;
  bottom: 0;
  background: url(../img/case/b4.png) repeat;
  height: 70px;
  z-index: 2;
  width: 100%;
  padding: 0 4%;
  box-sizing: border-box;
}

.tit_mark img {
  display: block;
}

.tit_mark .left {
  width: 209px;
  height: 18px;
  float: left;
  margin-top: 26px;
}

.tit_mark .right {
  width: 140px;
  height: 40px;
  float: right;
  margin-top: 15px;
}

.carForm {
  background: url(../images/b1.png) left center no-repeat;
  background-size: 1920px auto;
  min-height: 510px;
  padding: 50px 0 120px 0;
}

@media screen and (max-width: 1600px) {
  .carForm {
      background-size: 1700px auto;
  }
}

@media screen and (max-width: 1500px) {
  .carForm {
      background-size: 1500px auto;
  }
}

@media screen and (max-width: 1400px) {
  .carForm {
      background-size: 1400px auto;
  }
} 
*/
.carForm{
    /* overflow: hidden; */
    width: 100%;
    background: #fff;
    padding-bottom: .5rem;
  }
  .carForm .form {
    margin: 0 auto;
    width: 80%;
  }
  
  .carForm li {
    width: 100%;
    border-top: .02rem solid #ececec;
    height: 1rem;
  }
  
  .carForm li:first-child {
    border-top: none;
  }
  
  .carForm .li1 input {
    display: block;
    border: none;
    outline: none;
    font-size: .26rem;
    color: #333;
    height: 1rem;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
  }
  
  .carForm .li1 input::-webkit-input-placeholder {
    color: #999;
  }
  
  .carForm .li2 select {
    display: block;
    border: none;
    outline: none;
    font-size: .26rem;
    color: #333;
    height: 1rem;
    line-height: 1rem;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
  }

  .carForm .li3 {
    position: relative;
  }
  
  .carForm .li3 p {
    padding-left: 25px;
    background: url(../images/b6.png) left center no-repeat;
    font-size: 14px;
    color: #999;
    line-height: 70px;
    box-sizing: border-box;
  }
  
  .carForm .li3 input {
    position: absolute;
    left: 0;
    top: 0;
    height: 70px;
    width: 30px;
    opacity: 0;
    cursor: pointer;
  }
  
  .carForm .li3 input:checked+p {
    background: url(../images/b7.png) left center no-repeat;
  }
  
  .carForm .li3 a {
    color: #b60004;
    text-decoration: underline;
  }
  
  
  .carForm .li4 span {
    display: block;
    height: .7rem;
    line-height: .7rem;
    border: .02rem solid #333333;
    outline: none;
    color: #333333;
    background: none;
    margin: .6rem auto;
    font-size: .24rem;
    cursor: pointer;
    transition: 0.5s;
    text-align: center;
    /* background: #333333; */
  }
  .carForm .li4 {
    height: .8rem;
  }
  .carForm .li4 span:hover {
    background: #333;
    color: #fff;
  }
  
  .toolbar_list {
    display: none;
  }
  
  .page2 {
    position: relative;
  }
  
  /* è§†é¢‘å¼¹å±‚ */
  
  .playVideoBox {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    text-align: center;
  }
  
  .videoZc {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 1);
  }
  
  .playVideoBox video {
    position: relative;
    width: 100%;
    height: 100%;
    cursor: pointer;
  }
  
  .videoA {
    display: block;
    width: 100%;
    height: 100%;
  }
  
  .vClose {
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    width: 34px;
    height: 33px;
    background-image: url(../img/close1.png);
    background-repeat: no-repeat;
    background-position: 0 1px;
    border: 2px solid #f1f1f1;
    background-size: auto 100%;
    z-index: 1000;
    border-radius: 4px;
    background-color: #666;
    cursor: pointer;
  }
  .select_css select {
    display: block;
    font-size: 0.26rem;
    height: 0.96rem;
    line-height: 0.96rem;
    border: none;
    border-bottom: 1px solid #ececec;
    width: 100%;
    color: #333;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/lujing.png) right center no-repeat!important;
    background-size: 0.19rem 0.12rem!important;
    padding-right: 0.4rem;
    outline: none!important
  }
  .select_css select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
    }
  
  /* 法律 */
  .falv{
    cursor: pointer;
  }
  .bigPicbox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    z-index: 999999;
  }
  .mzBigPicbox .bigPicbox-in {
    top: 50%;
    margin-top: -225px;
    width: 95%;
    height: 450px;
    background: #fff;
    padding: 60px 10px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .bigPicbox-in {
    position: relative;
    margin: 0 auto;
  }
  .mzBigPicbox .bigPicbox-in .mz-close {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 15px;
    top: 15px;
    padding: 5px;
    background: url(../images/mzclose.png) no-repeat center center;
    -moz-background-size: 20px 20px;
         background-size: 20px 20px;
    z-index: 100;
    cursor: pointer;
    background-color: #666;
    color: #fff;
  }
  .mzBigPicbox .bigPicbox-in .scroll-area {
    height: 100%;
    overflow-y: scroll;
  }
  .mzBigPicbox .bigPicbox-in .tit {
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    padding: 10px;
    line-height: 24px;
    color: #353535;
  }
  .mzBigPicbox .bigPicbox-in p {
    margin: 10px 0;
    line-height: 20px;
    text-indent: 2em;
    font-size: 14px;
    font-weight: normal;
  }
  .mzBigPicbox .bigPicbox-in h2 {
    line-height: 20px;
    margin: 10px 0;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
  }
  .mzBigPicbox .bigPicbox-in h1 {
    line-height: 20px;
    margin: 10px 0;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
  }
  /*layer*/
  .alertc .layui-layer-content .import {
    margin: 0 auto;
    text-align: center;
  }
  .alertc .layui-layer-btn .layui-layer-btn0 {
    color: #fff;
    font-size: 16px;
    background-color: #4d4f50;
    /*background:url(../images/yybtn-bg.jpg) no-repeat;*/
    -moz-background-size:100% 100%;
         background-size:100% 100%;
  }
  .layui-layer-content {
    /* height: 120px; */
    line-height: 85px;
    /* width: 400px!important; */
    text-align: center;
    font-size: 20px;
  }
  .alertc .layui-layer-btn {
    text-align: center;
  }