* {
  font-family: 'HYZhongJianHeiJ';
  /* font-family: 'HYCuJianHeiJ'; */
}

body {
  overflow-x: hidden;
}

.Leaveinformation {
  margin-top: 10px;
}

.banner {
  width: 100%;
  height: 100vh;
  position: relative;
}

.bannerimg {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}



.banner_tle {
  position: absolute;
  bottom: 30%;
  left: 5%;
}

.banner_tle p {
  color: #fff;
  font-size: 1.5vw;
}

.banner_tle p:first-child {
  font-size: 2.3vw;
  font-weight: 600;
}

.banner_main {
  position: absolute;
  bottom: 10%;
  left: 5%;
  display: flex;
  align-items: center;
}

.banner_main>div {
  color: #fff;
  border-right: 0.1vw solid #fff;
  font-size: 1.5vw;
  line-height: 1.5vw;
  margin-right: 1vw;
  padding-right: 1vw;
}

.banner_main>div:last-child {
  border: none;
  padding: 0;
  margin: 0;
}



.fav {
  width: 100%;
  display: flex;
  background-color: #fff;
}

.favimg {
  display: block;
  width: 50%;
}

.fav_main {
  width: 50%;
  position: relative;
}

.fav_text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.fav_tl div {
  font-size: 2.2vw;
  color: rgba(0, 0, 0, 0.8);
}

.fav_tl span {
  color: #2c9add;
  margin-left: 0.5vw;
}

.fav_tl_line {
  width: 18.5vw;
  height: 0.2vw;
  margin: 0.5vw 0 2.5vw 0.1vw;
  background-color: #2c9add;
}

.fav_tm .fav_tmItem {
  display: flex;
  align-items: start;
  margin-bottom: 2vw;
}

.fav_tm .fav_tmItem img {
  width: 2.5vw;
  height: 2.5vw;
  margin-right: 1vw;
}

.fav_tmItem_text p {
  font-size: 1vw;
  letter-spacing: 1px;
  color: rgba(0, 0, 0, 0.85);
}

.fav_tmItem_text>p:first-child {
  font-size: 1.1vw;
  margin-bottom: 0.2vw;
  color: rgba(0, 0, 0, 0.75);
  font-family: 'HYCuJianHeiJ';
}

.fav_tmItem_text .fav_tmItem_text_item {
  display: flex;
  align-items: start;
  white-space: nowrap;
}

.fav_tmItem_text .fav_tmItem_text_item>div:first-child {
  margin-right: 2vw;
}

.fav_line {
  background-color: #e6e7e8;
  width: 30.5vw;
  height: 0.1vw;
  margin: 3vw 0 3vw 0.1vw;
}

.fav_tips p {
  font-size: 0.6vw;
  letter-spacing: 1px;
  line-height: 0.8vw;
  color: rgba(0, 0, 0, 0.7);
  text-align: justify;
}

.bookings,
.video {
  position: relative;
}

.videotext {
  width: 100%;
  text-align: center;
}

.videotext .video_tl {
  font-size: 1.5vw;
  margin-bottom: 0.5vw;
  letter-spacing: 2px;
}

.videotext .video_tf {
  font-size: 1.8vw;
}

.videoimg {
  position: relative;
}

.videobgimg {
  width: 100%;
  cursor: pointer;
  display: block;
}

.video .arrow {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 1vw;
  margin-bottom: 2vw;
}

.video .arrow img {
  width: 3vw;
}

.play {
  position: absolute;
  width: 4vw;
  top: 72%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
  cursor: pointer;
}

.bannerVideo {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 15;
  display: none;
  background-color: #000;
  width: 100vw;
  height: 100vh;
}

#video {
  position: absolute;
  top: 53%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 85%;
}

.clo {
  position: absolute;
  cursor: pointer;
  top: 13%;
  right: 5%;
  width: 30px;
  height: 30px;
  background-image: url(../static/web/img2022/home/close.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  z-index: 2;
}

.bannertl {
  position: absolute;
  top: 11%;
  left: 50%;
  transform: translateX(-50%);
}

.bannertl .kaolaS_tlimg {
  width: 33vw;
}

.btn {
  display: flex;
  justify-content: center;
  margin-top: 1.5vw;
}

.kaolaS_tl {
  position: absolute;
  top: 10.5%;
  left: 50%;
  transform: translateX(-50%);
}

.kaolaS_img {
  position: absolute;
  left: 2%;
  bottom: 7%;
}

.kaolaS_img img {
  width: 45vw;
  display: block;
}

.kaolaS_img .kaolaS_car {
  width: 55vw;
}

.kaolaS_tl .kaolaS_tlimg {
  width: 40vw;
  display: block;
}

.bannertext {
  color: #fff;
  display: flex;
  text-align: center;
  white-space: nowrap;
  justify-content: center;
  margin-top: 1vw;

}

.bannertext .tl {
  font-size: 36px;
  font-family: 'HYCuJianHeiJ';
  letter-spacing: 3px;
  color: #fff;
  margin-top: 0;
}

.bannertext .tf {
  font-size: 24px;
  letter-spacing: 5px;
  margin-top: 0.5%;
  color: #fff;
}

.banner .kaolaS_tfimg {
  position: absolute;
  bottom: 8%;
  left: 4%;
  width: 38vw;
}

.bannerbtn {
  display: flex;
  margin-top: 2%;
}

.bannerbtn .testDrivebtn,
.bannerbtn .videobtn {
  width: 220px;
  height: 30px;
  line-height: 30px;
  border-radius: 20px;
  cursor: pointer;
  color: #000;
  background-color: rgba(255, 255, 255, 1);
  text-align: center;
  text-indent: 3px;
  font-size: 14px;
}

.bannertext .bannerbtn:last-child {
  margin-left: 1vw;
}

#part2Swiper,
#part6Swiper {
  position: relative;
  overflow: hidden;
}

.part2-active,
.part6-active {
  position: absolute;
  bottom: 5% !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  z-index: 2;
  width: max-content !important;
  display: flex;
  align-items: center;
}

.part2-active .swiper-pagination-bullet,
.part6-active .swiper-pagination-bullet {
  width: 0.85vw;
  height: 0.85vw;
  border-radius: 1vw;
  background-color: #bfe1f5;
  opacity: 1;
}

.part2-active .swiper-pagination-bullet-active,
.part6-active .swiper-pagination-bullet-active {
  width: 1.2vw;
  height: 1.2vw;
  border-radius: 1vw;
  background-color: #2c9add;
  opacity: 1;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 1vw;
}




.part_title {
  position: absolute;
  color: #fff;
}

.part_title .part_title_tl {
  font-size: 2.5vw;
  letter-spacing: 0.05vw;
}

.part_title .part_title_tl>span {
  font-family: 'HYCuJianHeiJ';
}

.part_title .part_title_tm {
  font-size: 1.6vw;
  letter-spacing: 0.05vw;
  display: flex;
  align-items: center;
  margin-left: 0.2vw;
}

.part_title .part_title_tm .part_title_line {
  width: 10.2vw;
  height: 0.2vw;
  background-color: #f6ad3c;
  margin-left: 0.5vw;
  margin-top: 0.1vw;
}

.part_sellingLine {
  width: 100%;
  display: flex;
  padding: 6%;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
}

.part_sellingLine .part_sellingLine_item {
  width: 47.5%;
  background-color: #F5F5F5;
}

.part_sellingLine_item .part_sellingLine_img {
  position: relative;
}

.part_sellingLine_item .part_sellingLine_img>div {
  position: absolute;
  top: 5%;
  left: 5%;
  color: #fff;
  letter-spacing: 0.05vw;
}

.part_sellingLine_img>div>p:nth-child(1) {
  font-size: 1.8vw;
  font-family: 'HYCuJianHeiJ';
}

.part_sellingLine_img>div>p:nth-child(2) {
  font-size: 1.2vw;
  margin-left: 0.1vw;
}

.part_sellingLine_item .part_sellingLine_text {
  display: flex;
  padding: 3%;
  align-items: center;
  justify-content: space-between;
  min-height: 8vw;
}

.part_sellingLine_item .part_sellingLine_main {
  width: 50%;
  position: relative;
}

.part_sellingLine_item .part_sellingLine_main::before {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 5vw;
  background-color: #acacac;
  z-index: 1;
}

.part_sellingLine_item .part_sellingLine_main:last-child::before {
  background-color: transparent;
}

.part_sellingLine_item .part_sellingLine_main>div {
  font-size: 1vw;
  color: rgba(0, 0, 0, 0.5);
  text-align: center;
  letter-spacing: 0.05vw;
  /* font-weight: 600; */
}

.part_sellingLine_item .part_sellingLine_main>div>p:nth-child(1) {
  color: #2c9add;
  font-size: 1.2vw;
  font-family: 'HYCuJianHeiJ';
  font-weight: 500;
}

.part_sellingLine_item .part_sellingLine_main .part_sellingLine_main_samll {
  margin-top: 0.5vw;
}

.part_sellingLine_item .part_sellingLine_main .part_sellingLine_main_samll>p:nth-child(1),
.part_sellingLine_item .part_sellingLine_main .part_sellingLine_main_samll {
  font-size: 0.8vw;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
  font-family: 'HYZhongJianHeiJ';
}

.part_selling {
  width: 100%;
  display: flex;
  padding: 6% 8%;
  align-items: center;
  justify-content: space-between;
  background-color: #F5F5F5;
}

.part_selling .part_selling_item {
  width: 46%;
  background-color: #fff;
  border-top-left-radius: 1.6vw;
  border-bottom-right-radius: 1.6vw;
  overflow: hidden;
  padding-bottom: 4vw;
}

.part_selling_item .part_selling_img>div {
  color: #000;
  letter-spacing: 0.05vw;
  text-align: center;
  margin-top: 4vw;
}

.part_selling_img>div>p:nth-child(1) {
  font-size: 1.8vw;
  font-family: 'HYCuJianHeiJ';
  margin-bottom: 0.3vw;
}

.part_selling_img>div>p:nth-child(2) {
  font-size: 1.2vw;
  margin-left: 0.1vw;
}

.part_selling_item .part_selling_text {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 3%;
}

.part_selling_item .part_selling_main {
  width: 50%;
  position: relative;
}

.part_selling_item .part_selling_main>div {
  font-size: 1vw;
  color: rgba(0, 0, 0, 0.5);
  text-align: center;
  letter-spacing: 0.05vw;
  /* font-weight: 600; */
}

.part_selling_item .part_selling_main>div>p:nth-child(1) {
  color: #2c9add;
  font-size: 1.4vw;
  font-family: 'HYCuJianHeiJ';
  font-weight: 500;
  margin-bottom: 0.5vw;
  margin-top: 3vw;
}

.partOnly {
  width: 100%;
  padding: 7%;
  background-color: #fff;
  position: relative;
}

.partOnly_tl {
  position: absolute;
  top: 18%;
  left: 10%;
  color: #fff;
  letter-spacing: 0.05vw;
}

.partOnly_tl p:nth-child(1) {
  font-size: 1.8vw;
  font-family: 'HYCuJianHeiJ';
}

.partOnly_tl p:nth-child(2) {
  font-size: 1.3vw;
  margin-left: 0.1vw;
}

.partOnly_tf {
  position: absolute;
  left: 0;
  bottom: 20%;
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 0.8vw;
  letter-spacing: 0.05vw;
  width: 100%;
  justify-content: center;
}

.partOnly_tf>div {
  margin: 0 1vw;
}

.partOnly_tf img {
  display: block;
  margin: 0 auto 0.5vw;
  width: 2.2vw;
}

.partOnly_tline {
  display: flex;
  position: absolute;
  bottom: 16%;
  left: 0;
  width: 100%;
  justify-content: center;
  color: rgba(255, 255, 255, 0.7);
  letter-spacing: 0.05vw;
}

.partOnly_tline>div {
  padding: 0 5vw;
  border-right: 1px solid #fff;
  font-size: 1vw;
  text-align: center;
}

.partOnly_tline>div:last-child {
  border: none;
}

.partOnly_tline>div p:last-child {
  font-size: 1.5vw;
  font-family: 'HYCuJianHeiJ';
  margin-top: 0.3vw;
  color: rgba(255, 255, 255, 0.9);
}

.partOnly_invert>div p:last-child {
  font-size: 1vw;
  font-family: 'HYZhongJianHeiJ';
  color: rgba(255, 255, 255, 0.7);
}

.partOnly_invert>div p:first-child {
  font-size: 1.5vw;
  font-family: 'HYCuJianHeiJ';
  color: rgba(255, 255, 255, 1);
}

.partOnly_shadow>div>div {
  position: absolute;
  z-index: 2;
  white-space: nowrap;
}

.partOnly_shadow>div {
  position: relative;
}

.partOnly_shadow>div::before {
  content: '';
  position: absolute;
  width: 13vw;
  height: 4vw;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.1);
  filter: blur(1vw);
  z-index: 1;
}

.part1 .part1-1 {
  position: relative;
}

.part1-1 .part_title {
  top: 15%;
  right: 15%;
}

.part1-2 .part_sellingLine_item:nth-child(1) {
  border-top-left-radius: 1.6vw;
  overflow: hidden;
}

.part1-2 .part_sellingLine_item:nth-child(2) .part_sellingLine_img {
  border-bottom-right-radius: 1.6vw;
  overflow: hidden;
}

.part1-2 .part_selling_item:nth-child(2) {
  padding-bottom: 5vw;
}

.part1-2 .part_selling_item:nth-child(2) .part_selling_main>div {
  /* font-size: 1.3vw; */
  /* color: rgba(0, 0, 0, 0.8); */
  font-weight: 400;
}

.part1-2 .part_selling_item:nth-child(2) .part_selling_main>div span {
  color: #2c9add;
}

.part1-2 .part_selling_item:nth-child(2) .part_selling_main>div>p:nth-child(1) {
  margin-bottom: 0;
  font-size: 1.5vw;
}

.part2 .part2-1 {
  position: relative;
}

.part2-1 .part_title {
  top: 10%;
  left: 35%;
  color: #000;
}

.part2-1 .part_title .part_title_tm .part_title_line {
  width: 13.6vw;
}

.part2Swiper .swiper-slide {
  padding: 7%;
  background-color: #F5F5F5;
}

.part2Swiper .swiper-slide .slideimg {
  border-top-left-radius: 1.6vw;
}

.part2Swiper_selling {
  position: absolute;
  top: 17%;
  right: 7%;
}

.part2Swiper_selling .part2Swiper_selling_item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.part2Swiper_selling .part2Swiper_selling_item>div {
  width: 12.5vw;
  margin: 1.5vw 0;
  white-space: nowrap;
  letter-spacing: 0.05vw;
}

.part2Swiper .swiper-slide:nth-child(2) .part2Swiper_selling .part2Swiper_selling_item>div {
  margin: 2vw 0;
}

.part2Swiper_selling .part2Swiper_selling_item>div img {
  display: block;
  margin: 0 auto;
  width: 2.8vw;
  height: 2.8vw;
  margin-bottom: 0.3vw;
}

.part2Swiper_selling .part2Swiper_selling_item>div p {
  font-size: 1vw;
  text-align: center;
  color: rgba(0, 0, 0, 0.5);
}

.part2Swiper_selling .part2Swiper_selling_item>div p:first-child {
  color: #2c9add;
  font-family: 'HYCuJianHeiJ';
  font-size: 1.2vw;
}

.part3 .part3-1 {
  position: relative;
}

.part3-1 .part_title {
  top: 12%;
  left: 8%;
}

.part3-1 .part_title .part_title_tm .part_title_line {
  width: 14vw;
}

.part3-2 {
  background-color: #F5F5F5;
}

.part3-2>img {
  border-top-left-radius: 1.6vw;
  border-bottom-right-radius: 1.6vw;
}

.part4 .part4-1 {
  position: relative;
}

.part4-1 .part_title {
  top: 12%;
  left: 8%;
}

.part4-1 .part_title .part_title_tm .part_title_line {
  width: 8.5vw;
}

.part4-2 {
  padding: 7%;
  position: relative;
  overflow: hidden;
}

.part4-2>.bannerimg {
  margin-top: 4vw;
}

.part4-2_tl {
  display: flex;
  justify-content: space-between;
  width: 85%;
  letter-spacing: 0.05vw;
  position: absolute;
  top: 11%;
  left: 7%;
}

.part4-2_tl>div p {
  font-size: 1.1vw;
  /* font-family: 'HYCuJianHeiJ'; */
  color: rgba(0, 0, 0, 0.5);
}

.part4-2_tl>div p:nth-child(1) {
  color: #2c9add;
  font-size: 1.4vw;
  font-weight: 700;
  font-family: 'HYXiJianHeiJ';
}

.part4-2_tm {
  width: 100%;
  display: flex;
  justify-content: space-between;
  letter-spacing: 0.05vw;
  margin-top: 2vw;
}

.part4-2_tm .part4-2_tm_item {
  border-left: 2px solid #f6ad3c;
  padding: 1% 0 0 2%;
}

.part4-2_tm .part4-2_tm_item>div {
  margin-bottom: 2vw;
}

.part4-2_tm .part4-2_tm_item:nth-child(1)>div:nth-child(1) {
  display: flex;
  align-items: start;

}

.part4-2_tm .part4-2_tm_item:nth-child(1)>div:nth-child(1)>div:nth-child(1) {
  margin-right: 1vw;
}

.part4-2_tm .part4-2_tm_item>div:last-child {
  margin-bottom: 0;
}

.part4-2_tm .part4-2_tm_item>div p {
  color: rgba(0, 0, 0, 0.5);
  font-size: 1vw;
}

.part4-2_tm .part4-2_tm_item>div p span {
  color: #7FC3E8;
}

.part4-2_tm .part4-2_tm_item>div p:nth-child(1) {
  font-size: 1.2vw;
  color: #2c9add;
  font-family: 'HYCuJianHeiJ';
  line-height: 1.2vw;
  margin-bottom: 0.2vw;
  white-space: nowrap;
}

.part5 .part5-1 {
  position: relative;
}

.part5-1 .part_title {
  top: 22%;
  left: 28%;
}

.part5-1 .part_title .part_title_tm .part_title_line {
  width: 6.8vw;
}

.part5-2 .part_sellingLine_item:nth-child(1) {
  border-top-left-radius: 1.6vw;
  overflow: hidden;
}

.part5-2 .part_sellingLine_item:nth-child(2) .part_sellingLine_img {
  border-bottom-right-radius: 1.6vw;
  overflow: hidden;
}

.part5-2 .part_sellingLine_item:nth-child(1) .part_sellingLine_text .part_sellingLine_main:nth-child(1) {
  width: 60%;
}

.part5-2 .part_sellingLine_item:nth-child(1) .part_sellingLine_text {
  padding: 3% 0;
}




.part5-2 .part_sellingLine_item:nth-child(1) .part_sellingLine_main::before {
  height: 7vw;
}

.part5-2 .part_sellingLine_item:nth-child(2) .part_sellingLine_text .part_sellingLine_main:nth-child(1) {
  width: 60%;
}

.part5-2 .part_sellingLine_item:nth-child(2) .part_sellingLine_text .part_sellingLine_main:nth-child(3) {
  width: 40%;
}

.part5-2 .part_sellingLine_item:nth-child(2) .part_sellingLine_text {
  padding: 8% 3%;
}




.part6 .part6-1 {
  position: relative;
}

.part6-1 .part_title {
  top: 10%;
  left: 10%;
}

.part6-1 .part_title .part_title_tm .part_title_line {
  width: 6.8vw;
}

.part6Swiper .swiper-slide {
  padding: 7%;
  background-color: #fff;
}

.part6Swiper .swiper-slide .slideimg {
  border-top-left-radius: 1.6vw;
}

.part6Swiper .partOnly_tline>div {
  padding: 0 1vw;
}

.part6 .part6_line {
  width: 3vw;
  height: 0.1vw;
  background-color: rgba(255, 255, 255, 0.7);
  margin: 0.8vw auto;
}


.part6Swiper .swiper-wrapper .swiper-slide:nth-child(1) .partOnly_invert>div {
  padding: 0 1vw;
}

.part6Swiper .swiper-wrapper .swiper-slide:nth-child(1) .partOnly_invert>div p:first-child {
  font-size: 1vw;
}

.part6Swiper .swiper-wrapper .swiper-slide:nth-child(2) .partOnly_tline>div p:last-child {
  font-size: 1vw;
}


.part7 {
  background-color: #F5F5F5;
  width: 100%;
  padding: 7%;
}

.part7_tl {
  width: 100%;
  text-align: center;
  letter-spacing: 0.05vw;
  display: flex;
  justify-content: center;
  margin-bottom: 5vw;
}

.part7_tl p {
  font-size: 1.2vw;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.7);
  padding-top: 0.2vw;
}

.part7_tl span {
  display: block;
  color: #2c9add;
  font-size: 1.8vw;
  font-family: 'HYCuJianHeiJ';
  margin-right: 1vw;
  font-weight: 700;
}

.part7 .car_color {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}

.car_colorItem {
  width: 28%;
  font-size: 1.1vw;
  margin-bottom: 4vw;
  color: rgba(0, 0, 0, 0.7);
}

.car_colorItem img {
  display: block;
  width: 100%;
  margin: 0 auto 2vw;
}

.car_tips {
  width: 100%;
  text-align: justify;
  font-size: 0.7vw;
  letter-spacing: 0.05vw;
  color: rgba(0, 0, 0, 0.7);
  /* font-family: 'HYCuJianHeiJ'; */
  margin-top: 2vw;
}

/* 
参数
 */
.configuration {
  width: 100%;
  position: relative;
  overflow: hidden;
  background: #fff;
  display: flex;
}

.configuration .configurationimg {
  width: 100%;
}

.close.r18 {
  right: 2%;
  top: 2%;
}

.close.r19 {
  right: 7%;
  top: 3%;
}

.close a {
  background: url('../static/web/img2022/liuzi/close.png') no-repeat center;
}

.pop_tips {
  background: transparent;
}

.closebtn {
  width: 35px;
  height: 35px;
  position: absolute;
  right: 10%;
  top: 5%;
}

.closebtn a {
  display: block;
  width: 100%;
  height: 100%;
  background: url('../static/web/img2022/liuzi/close.png') no-repeat center;
}

.parameters_line {
  width: 100%;
  height: 0.5vw;
  background-color: #565a93;
}

.parameters {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 7%;
  letter-spacing: 0.05vw;
  width: 42vw;
}

.parameters_tl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.5vw;
}

.parameters_tl p:nth-child(1) {
  font-size: 2.3vw;
  font-weight: 700;
  font-family: 'HYCuJianHeiJ';
  letter-spacing: 0.5vw;
}

.parameters_tl p:nth-child(2) {
  display: flex;
  font-size: 2.5vw;
}

.parameters_tl .ksimg {
  width: auto;
  height: 2vw;
  margin-top: 0.75vw;
}

.parameters_tm {
  margin-top: 2vw;
}

.parameters_tmItem {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0 3%;
  margin-bottom: 2vw;
}

.parameters_tmItem p:nth-child(1) {
  font-size: 1.5vw;
  font-weight: 700;
  font-family: 'HYCuJianHeiJ';
}

.parameters_tmItem p:nth-child(2) {
  font-size: 1.5vw;
  font-weight: 700;
}

.parameters_tmItem p:nth-child(2) span {
  font-size: 2.2vw;
  font-weight: 700;
  font-family: 'HYCuJianHeiJ';
}

.parameters_tf {
  padding: 0 3%;
  margin-top: 2vw;
}

.parameters_tfItem {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.5vw;
}

.parameters_tfItem>div {
  width: 30%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.parameters_tfItem>div p:nth-child(1) {
  font-size: 1vw;
  font-family: 'HYCuJianHeiJ';
  color: rgba(0, 0, 0, 0.8);
  white-space: nowrap;
}

.parameters_tfItem>div p:nth-child(2) {
  font-size: 1.5vw;
  font-weight: 700;
  font-family: 'HYCuJianHeiJ';
  color: rgba(0, 0, 0, 0.9);
}

.configBtngroup {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2vw;
}

.configuration .moreconfig {
  display: block;
  width: 12vw;
  height: 2vw;
  line-height: 2vw;
  border-radius: 2vw;
  text-align: center;
  cursor: pointer;
  color: #fff;
  font-size: 1.2vw;
  background-color: #333;
}

.configuration .moreconfig:first-child {
  margin-right: 5vw;
}

.configBtngroup_tip {
  font-size: 0.8vw;
  width: 100%;
  text-align: center;
  margin-top: 2vw;
}

.parameters_tfItem_line {
  width: 4vw;
  height: 0.1vw;
  background-color: #000;
  margin-top: 0.7vw;
  margin-bottom: 1vw;
}

/* ---------------------------------------------------------------------- */


.form_selectaddress .city_text:before {
  content: "";
}

.new__layer-disclaimer>.phone-pop {
  width: 50%;
  height: 400px;
}

.form_brife {
  margin: 0 !important;
}

.formitem {
  background-color: #d5dfe5;
}

#distributorId {
  width: 100%;
  text-align: center;
}

.form {
  border-radius: 30px;
  height: 100%;
  width: 100%;
  background-color: #eee;
}

.cont {
  top: 50%;
  left: 53%;
  transform: translateY(-50%);
  width: 32%;
}

.td-city__header-item--active {
  color: #00adef !important;
}

.td-city__list {
  display: inline-block;
  overflow: auto;
  overflow-y: auto;
}

.td-city__list_wrapper::-webkit-scrollbar {
  display: none;
}

.td-city__list_province::-webkit-scrollbar {
  display: none;
}

.td-city__list-item--selected>a {
  color: #00adef !important;
}

.td-city__list::-webkit-scrollbar {
  display: none;
}

.td-city__header-item--active {
  color: #00adef !important;
}

.distributor-wrapper::-webkit-scrollbar {
  display: none;
}

#distributorList::-webkit-scrollbar {
  display: none;
}

.form_select {
  width: 100%;
}

.privacy2 {
  margin-top: 10px !important;
}

/* 滑块验证码======================== */
.slidercaptcha {
  margin: 0 auto;
  width: 314px;
  height: 300px;
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.125);
  margin-top: 40px;
}

.slidercaptcha .card-header {
  padding: 12px;
  font-size: 14px;
}

.slidercaptcha .card-body {
  padding: 20px;
}

.slidercaptcha canvas:first-child {
  border-radius: 4px;
  border: 1px solid #e6e8eb;
}

.slidercaptcha.card .card-header {
  background-image: none;
  background-color: rgba(0, 0, 0, 0.03);
}

.refreshIcon {
  top: -60px;
}

.fa-redo {
  width: 20px;
  height: 20px;
  background-image: url(../static/web/img2022/public/shuaxin.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.fa-arrow-right {
  width: 20px;
  height: 20px;
  background-image: url(../static/web/img2022/public/youjiantou.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

/* 成功的图标 */
.sliderContainer_success .sliderIcon {
  width: 20px;
  height: 20px;
  background-image: url(../static/web/img2022/public/duihao.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

/* 失败的图标 */
.sliderContainer_fail .sliderIcon {
  width: 20px;
  height: 20px;
  background-image: url(../static/web/img2022/public/error.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.sliderText {
  font-size: 16px;
}

/* 滑块验证码======================== */
.mobimg,
.mob {
  display: none !important;
}