html,
body {
  background: #FFFFFF !important;
}
dd {
  font-size: 14px !important;
}
.swiper-container {
  margin-top: 20px;
  width: 1200px;
}
.swiper-wrapper {
  width: 1200px !important;
  height: 450px !important;
}
.swiper-slide {
  width: 100%;
  height: 100%;
}
.swiper-img {
  width: 100%;
  height: 100%;
}
.wd-item {
  background: #f5f5f5 !important;
}
.process-box {
  padding-bottom: 40px;
  box-sizing: border-box;
}
.process-box .process-item {
  width: 158px;
  height: 190px;
  background: #FFFFFF;
  border-radius: 6px;
  text-align: center;
  margin-right: 16px;
}
.process-box .process-item:last-child {
  margin-right: 0px;
}
.process-box .process-title {
  font-size: 20px;
  font-weight: 400;
  color: #F86A2A;
  margin-top: 25px;
  text-align: center;
}
.process-box .process-icon {
  width: 100%;
  margin-top: 15px;
}
.process-box .process-icon img {
  width: 64px;
  height: 64px;
}
.process-box span {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  display: inline-block;
  margin-top: 15px;
}
.city-lsit {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  overflow: hidden;
  display: flex;
  white-space: nowrap;
}
.city-lsit .city-cur {
  color: #F86A2A;
}
.city-lsit a {
  display: inline-block;
  margin: 0 15px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  white-space: nowrap;
}
.city-lsit a:hover {
  color: #F86A2A;
}
.index-bd {
  padding: 0 15px;
  box-sizing: border-box;
  width: 100%;
  margin-top: 20px;
}
.index-bd input,
.index-bd select {
  width: 180px !important;
  height: 45px !important;
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  padding: 0 10px;
  box-sizing: border-box;
}
.index-bd .sp-liyy {
  width: 120px;
  height: 45px;
  line-height: 45px;
  background: #2680EB;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #FFFFFF;
  margin-top: 0px;
}
.layui-form-item {
  margin-bottom: 0px !important;
}
.index-bd-item {
  border: 1px solid #EBEBEB;
}
.index-bd-item input {
  border: none;
  height: 43px !important;
}
.index-bd-item .sp-bd-yz {
  width: 60% !important;
}
.index-bd-item .sp-bd-yz-button::before {
  content: '';
  position: absolute;
  left: 0;
  top: 11px;
  height: 20px;
  width: 1px;
  background: #EBEBEB;
}
.index-bd-item .sp-bd-yz-button {
  width: 40% !important;
  position: relative;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 43px;
  color: #2680EB;
  background: #FFFFFF;
  cursor: pointer;
}
.wd-item:nth-of-type(2n+1) {
  margin-right: 0px;
}
.wd-item:nth-of-type(2n) {
  margin-right: 30px !important;
}
@media screen and (max-width: 750px) {
  .swiper-box {
    padding: 0 0.3rem;
    box-sizing: border-box;
    width: 100%;
  }
  .swiper-container {
    margin-top: 0.3rem;
    width: 100%;
  }
  .swiper-wrapper {
    width: 6.86rem !important;
    height: 3.6rem !important;
    border-radius: 0.12rem;
  }
  .swiper-img {
    width: 100%;
    height: 100%;
    border-radius: 0.12rem;
    overflow: hidden;
  }
  .process-box {
    padding-bottom: 0.4rem;
    flex-wrap: wrap;
  }
  .process-box .process-item {
    width: 2.19rem;
    height: 3.06rem;
    border-radius: 0.12rem;
    margin-right: 0.16rem;
    margin-bottom: 0.15rem;
  }
  .process-box .process-item:nth-child(4),
  .process-box .process-item:nth-child(5),
  .process-box .process-item:nth-child(6),
  .process-box .process-item:nth-child(7) {
    width: 1.6rem;
  }
  .process-box .process-item:nth-child(7),
  .process-box .process-item:nth-child(3) {
    margin-right: 0px;
  }
  .process-box .process-title {
    font-size: 0.32rem;
    margin-top: 0.24rem;
  }
  .process-box .process-icon {
    width: 100%;
    margin-top: 0.24rem;
  }
  .process-box .process-icon img {
    width: 1.16rem;
    height: 1.16rem;
  }
  .process-box span {
    font-size: 0.28rem;
    font-weight: 400;
    margin-top: 0.2rem;
  }
  .city-lsit a {
    display: inline-block;
    margin: 0 0.2rem;
    font-size: 0.32rem;
    color: #333333;
  }
  .layui-form {
    flex-wrap: wrap;
    width: 100%;
  }
  .index-bd {
    width: 100%;
    padding-bottom: 0.2rem;
    box-sizing: border-box;
  }
  .index-bd input {
    width: 100% !important;
  }
  .layui-form-item {
    width: 100%;
    margin-top: 0.2rem;
  }
  .index-bd-item {
    margin-top: 0.2rem;
    width: 100%;
    margin-bottom: 0.2rem;
  }
  .index-form-button {
    width: 100%;
  }
  .wd-item:nth-of-type(2n) {
    margin-right: 0rem !important;
  }
  .index-bd input,
  .index-bd select {
    width: 100% !important;
  }
}
