.car360 .g-switch {
  margin-bottom: 20px;
}

.car360 .car-360-box {
  width: 100% !important;
}

.car360 .car-360-box .car360-money {
  width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.car360 .car-360-box .car360-money li {
  height: 60px;
  padding: 5px 20px;
  border: 1px solid #8e8e8f;
  display: flex;
  align-items: center;
}

.car360 .car-360-box .car360-money li .left {
  font-size: 20px;
  font-weight: bold;
  font-family: "HYZhongJianHeiJ";
  border-right: 2px solid #999999;
  padding-right: 10px;
}

.car360 .car-360-box .car360-money li .right {
  font-size: 18px;
  font-weight: 400;
  margin-top: 2px;
  font-family: "HYZhongJianHeiJ";
}

.car360 .car-360-box .car-360__bottom {
  position: relative;
  width: 100%;
  height: 147px;
  overflow: hidden;
  margin-top: -50px;
}

.car360 .car-360-box .car-360__bottom .bottom-list {
  width: 80%;
  height: 147px;
  margin: 0 auto;
  transition: margin 0.5s;
}

.car360 .car-360-box .car-360__bottom .bottom-list .car-360__bottom-item {
  width: 100%;
  height: 100%;
  margin-bottom: 5px;
}

.car360 .car-360-box .car-360__bottom .bottom-list .car-360__bottom-item .bottom-color {
  display: flex;
}

.car360 .car-360-box .car-360__bottom .bottom-list .car-360__bottom-item .bottom-color ul.left {
  flex: 1;
}

.car360 .car-360-box .car-360__bottom .bottom-list .car-360__bottom-item .bottom-color ul.left .b-color-list {
  display: flex;
}

.car360 .car-360-box .car-360__bottom .bottom-list .car-360__bottom-item .bottom-color ul.left .b-color-list li {
  flex: 1;
  margin-left: 0;
}

.car360 .car-360-box .car-360__bottom .bottom-list .car-360__bottom-item .bottom-color ul.left .b-color-list li .r {
  margin: 0 auto;
  margin-bottom: 42px;
}

.car360 .car-360-box .car-360__bottom .bottom-list .car-360__bottom-item .bottom-color ul.right li .r {
  margin: 0 auto;
  margin-bottom: 42px;
}

.car360 .car-360-box .car-360__bottom .bottom-list .car-360__bottom-item .test-drive.off {
  border: none;
  font-size: 18px;
  color: #9f9f9f;
  cursor: pointer;
}

.car360 .car-360-box .car-360__bottom .bottom-list .car-360__bottom-item .test-drive.off span {
  display: none;
}

.new_pop {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000000;
  z-index: 999999999;
}

#carColor.car-360__bottom-item {
  display: none;
}

.new_pop .p-close {
  position: absolute;
  top: 50px;
  right: 50px;
  width: 30px;
  height: 30px;
  background-image: url(../static/web/img2021/img/arcfox-s/pop-close.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  z-index: 2;
}

.new_pop .p-video {
  width: 100%;
  height: 100%;
}

.new_top-bg .font-ffffff {
  font-weight: 100;
  font-size: 74px;
}

.new__layer-disclaimer {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 999999;
  width: 100%;
  height: 100%;
  display: none;
}

.new__layer-disclaimer .layer-main {
  position: absolute;
  top: 60px;
  left: 16.33%;
  height: calc(100% - 120px);
  background: #fff;
  width: 67.34%;
  padding: 112px 0 72px;
}

.new__layer-disclaimer .layer-main h2 {
  margin: 0 0 72px;
  text-align: center;
  line-height: 1;
  font-size: 34px;
  font-family: "HYCuJianHeiJ";
  font-weight: bold;
}

.new__layer-disclaimer .layer-box {
  height: calc(100% - 92px);
  padding: 0 50px;
  overflow: hidden;
  overflow-y: scroll;
  line-height: 34px;
  font-size: 18px;
}

.new__layer-disclaimer .layer-box p {
  padding: 0 0 34px;
}

.new__layer-disclaimer .layer-close {
  position: absolute;
  right: 8px;
  top: 8px;
  background: url(../images/close.png) center center no-repeat;
  background-size: 24px auto;
  width: 40px;
  height: 40px;
  display: inline-block;
}

.new_nav {
  padding: 0 76px 0 65px;
}

.new_nav .nav-list {
  margin-left: 102px;
}

.new_nav .nav-list>li {
  margin-left: 0;
  margin-right: 68px;
}

.new_nav .nav-list>li>ol>li {
  margin-top: 22px;
  height: auto;
  line-height: normal;
}

.new_nav .nav-list>li>a {
  color: #333;
}

.new_nav .nav-list .nav-hid {
  height: 164px;
}

.new_nav .nav-list .nav-hid.nav-one-hid {
  height: 116px;
}

.new_nav .right .appointment {
  line-height: 29px;
  letter-spacing: 2px;
  cursor: pointer;
}

.new_bannerVideoText {
  display: inline-block;
  font-size: 0.5rem;
  color: #fff;
  margin-top: 1rem;
  border-bottom: 1px #fff solid;
  cursor: pointer;
}

.privacy-clause {
  font-size: 16px;
  margin-top: 16px;
  color: #fff;
  display: flex;
}

.privacy-clause .check-box {
  display: inline-block;
  width: 14px;
  height: 14px;
  position: relative;
  left: 0;
  top: 3px;
  margin: 0 0.25rem 0 0;
}

.privacy-clause .check-box label {
  display: block;
  width: 14px;
  height: 14px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border: 1px solid #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.privacy-clause .check-box input[type=checkbox] {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.privacy-clause .check-box input[type=checkbox]:checked+label {
  border: 1px solid #4698CB;
}

.privacy-clause .check-box input[type=checkbox]:checked+label::before {
  position: absolute;
  left: 50%;
  top: 50%;
  content: '';
  background: #4698CB;
  width: 5px;
  height: 5px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}

.privacy-clause .p-text {
  flex: 1;
}

.result_item:hover .newMap__makeBtn {
  height: 58px;
  line-height: 58px;
  margin-top: 18px;
}

.newMap__makeBtn {
  background-color: #4698c6;
  font-size: 22px;
  color: #fff;
  text-align: center;
  height: 0;
  transition: all 0.8s;
  letter-spacing: 2px;
  cursor: pointer;
}

.content.new__e-content h2 {
  font-size: 54px !important;
  margin-bottom: 10px;
}

.content.new__e-content h3 {
  font-size: 22px !important;
}

.content.new__e-content .form-item.model {
  border-bottom: 1px solid #a9abab;
  margin-bottom: 10px;
}

.content.new__e-content .form-item.model #carmodel {
  color: #ffffff;
  font-size: 38px;
}

.content.new__e-content .form-item input {
  font-size: 22px;
  width: 100%;
}

.content.new__e-content .select ul li {
  height: 43px;
  line-height: 43px;
  font-size: 18px;
}

.content.new__e-content .select ul li a {
  font-size: 18px;
}

.content.new__e-content .select>div {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 22px;
}

.content.new__e-content .select #distributorList li {
  height: auto;
}

.new__submit-btn {
  border-radius: 0 !important;
  background: rgba(255, 255, 255, 0.8) !important;
  letter-spacing: 4px;
}

@media screen and (max-width: 1280px) {
  .car360 .car-360-box .car360-money li {
    padding: 5px 10px;
  }

  .car360 .car-360-box .car360-money li .left {
    font-size: 28px;
    font-weight: bold;
    font-family: "HYZhongJianHeiJ";
    border-right: 2px solid #999999;
    padding-right: 5px;
  }

  .car360 .car-360-box .car360-money li .right {
    font-size: 22px;
    font-weight: 400;
    margin-top: 2px;
    font-family: "HYZhongJianHeiJ";
  }

  .font60 {
    font-size: 80px;
  }

  .font22 {
    font-size: 28px;
  }
}

@media screen and (max-width: 1440px) {
  .car360 h5 {
    padding-bottom: 39px;
  }

  .car360 .car-360-box .car360-money li .left {
    font-size: 22px;
  }

  .car360 .car-360-box .car360-money li .right {
    font-size: 19px;
    font-weight: 400;
    margin-top: 2px;
    font-family: "HYZhongJianHeiJ";
  }

  .spritespin {
    margin-top: 20px;
  }

  .new_swiper-container .font35 {
    font-size: 45px;
  }

  .new_swiper-container .font14 {
    font-size: 22px;
  }

  .new_top-bg .font-ffffff {
    font-weight: 100;
    font-size: 56px;
  }

  .font60 {
    font-size: 90px;
  }

  .font22 {
    font-size: 32px;
  }
}
