html {
  font-size: 13.33333333vw;
}
.pc-banner,.pc-inner,#pc_footer{display: none;}


.main .banner {
  position: relative;
  height: 9.2rem;
}

.main .banner img {
  width: 100%;
  object-fit: cover;
}

.main .banner .desc_wrap {
  position: absolute;
  padding: 0.8rem 0.3rem 0;
  top: 0;
}

.main .banner .desc_wrap .desc_wrap-tag {
  display: flex;
  align-items: center;
  width: fit-content;
  height: 0.38rem;
  padding: 0.04rem 0.09rem;
  text-align: center;
  background: linear-gradient(90deg, #3570ff 0%, #17bdff 100%);
  border-radius: 0.04rem;
  font-size: 0.22rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #ffffff;
  line-height: 0.38rem;
  margin-bottom: 0.15rem;
}

.main .banner .desc_wrap .desc_wrap-title {
  font-size: 0.5rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 900;
  color: #333333;
  line-height: 0.7rem;
  margin-bottom: 0.05rem;
}

.main .banner .desc_wrap .desc_wrap-content {
  width: 4.08rem;
  font-size: 0.24rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 0.33rem;
}

.main .banner .order_wrap {
  position: absolute;
  top: 3.4rem;
  box-sizing: border-box;
  font-family: PingFangSC-Semibold, PingFang SC;
  width: 100%;
  background: url(../images/dljz_block1.png) no-repeat center;
  background-size: cover;
  padding: 0.32rem 0.52rem 0.52rem;
}

.main .banner .order_wrap .order_title {
  font-size: 0.34rem;
  font-weight: 600;
  color: #ffffff;
  line-height: 0.48rem;
}

.main .banner .order_wrap .order_content {
  font-size: 0.24rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.33rem;
  margin-bottom: 0.3rem;
}

.main .banner .order_wrap .order_form {
  width: 100%;
  height: 0.94rem;
  box-sizing: border-box;
  padding: 0.27rem;
  font-size: 0.28rem;
  background: #ffffff;
  border-radius: 0.1rem;
  margin-bottom: 0.2rem;
}

.main .banner .order_wrap .order_form::placeholder {
  font-size: 0.28rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 0.4rem;
}

.main .banner .order_wrap .order_btn {
  text-align: center;
  font-size: 0.34rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 1.04rem;
  width: 100%;
  height: 1.04rem;
  background: url(../images/dljz_block2.png) no-repeat center;
  cursor: pointer;
  background-size: cover;
}

.block {
  width: 100%;
  height: 0.31rem;
  background: #f5f5f5;
}

.service {
  padding: 0.32rem;
  box-sizing: border-box;
}

.block_title {
  display: flex;
  align-items: center;
  padding-left: 0.1rem;
  font-size: 0.34rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 0.48rem;
  margin-bottom: 0.24rem;
}

.block_title::before {
  content: '';
  display: inline-block;
  width: 0.06rem;
  height: 0.36rem;
  line-height: 0.48rem;
  background: #4290fc;
  margin-right: 0.1rem;
}

.service_detail {
  box-sizing: border-box;
  width: 100%;
  padding: 0.39rem 0.29rem;
  background: url(../images/servie_bg1.png) no-repeat center;
  margin-bottom: 0.2rem;
  background-size: contain;
}

.service_detail .service_detail-title {
  font-size: 0.3rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ffffff;
  line-height: 0.42rem;
  margin-bottom: 0.12rem;
}

.service_detail > p {
  font-size: 0.22rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.3rem;
  width: 5.51rem;
}

.service_detail .service_detail-btn {
  display: block;
  box-sizing: border-box;
  cursor: pointer;
  width: fit-content;
  font-size: 0.2rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  padding: 0.1rem 0.21rem;
  border-radius: 0.04rem;
  border: 0.01rem solid #ffffff;
  margin-top: 0.18rem;
}

.service_img img {
  width: 1.22rem;
  height: 1.22rem;
}

.card_orange {
  background: #fffbf7;
}

.card_blue {
  background: #f7fbff;
}

.service_card {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0.08rem;
  padding: 0.41rem 0.16rem 0.27rem 0.2rem;
  display: flex;
  align-items: center;
  margin-bottom: 0.2rem;
}

.service_card .service_img {
  position: relative;
}

.service-tip-orange {
  background: #fe6000;
}

.service-tip-blue {
  background: #007ffe;
}

.service_card .service_img-tip {
  position: absolute;
  text-align: center;
  top: -0.19rem;
  left: 0;
  height: 0.36rem;
  border-radius: 0.08rem 0 0.08rem 0;
  font-size: 0.18rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.3rem;
  padding: 0.04rem 0.1rem;
  box-sizing: border-box;
}

.service_content {
  margin-left: 0.26rem;
}

.service_content .service_content-title {
  font-size: 0.28rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 0.4rem;
}

.service_content > p {
  font-size: 0.22rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.3rem;
}

.team {
  box-sizing: border-box;
  width: 100%;
  padding: 0.3rem;
  padding-bottom: 0.5rem;
}

.team .team_card-wrap {
  display: flex;
  flex-wrap: wrap;
  row-gap: 0.2rem;
  justify-content: space-between;
}

.team .team_card {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 3.34rem;
  background: #ffffff;
  border-radius: 0.08rem;
  border: 0.01rem solid #eef5fd;
}

.team .team_card img {
  width: 100%;
  object-fit: cover;
}

.team .team_card .team_card-title {
  font-size: 0.28rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 0.4rem;
  margin: 0.24rem 0.24rem 0.12rem 0.12rem;
  align-self: start;
}

.team .team_card p {
  font-size: 0.22rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 0.34rem;
  margin: 0 0.24rem 0.24rem 0.12rem;
}

.jxwd {
  box-sizing: border-box;
  width: 100%;
  background: #f8f9fd;
  padding: 0.3rem;
  padding-bottom: 0.4rem;
}

.jxwd-content {
  margin-bottom: 0.4rem;
}

.jxwd-item {
  display: flex;
  align-items: center;
  margin-bottom: 0.26rem;
}

.q-or-a {
  box-sizing: border-box;
  align-self: start;
  padding: 0.08rem;
  width: 0.34rem;
  height: 0.34rem;
  background: #007ffe;
  border-radius: 0.04rem;
  font-size: 0.24rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #ffffff;
  line-height: 0.12rem;
  text-align: center;
  margin-right: 0.14rem;
}

.jxwd-content-list {
  padding: 0.4rem 0.3rem 0.28rem;
  background: #ffffff;
  border-radius: 0.08rem;
  margin-bottom: 0.2rem;
}

.jxwd-content-list .large-text {
  font-size: 0.28rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 900;
  color: #333333;
  line-height: 0.4rem;
}

.jxwd-content-list .large-content {
  font-size: 0.24rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 0.44rem;
}

.jxwd-button {
  width: 2rem;
  height: 0.68rem;
  border-radius: 0.1rem;
  border: 0.01rem solid #0081ff;
  font-size: 0.26rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #0081ff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.tag {
  box-sizing: border-box;
  width: 100%;
  padding: 0.3rem;
  padding-top: 0;
  border-bottom: 0.01rem solid #f5f5f5;
}

.tag .main_tag {
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  height: 0.72rem;
  background: #ebf4fd;
  border-radius: 0.36rem 0.36rem 0.36rem 0.02rem;
  font-size: 0.28rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 900;
  color: #333333;
  line-height: 0.4rem;
  margin-top: 0.4rem;
  padding: 0.2rem 0.3rem;
  box-sizing: border-box;
}

.tag .sub_tag {
  display: block;
  font-size: 0.28rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 0.4rem;
  margin: 0.3rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tag .sub_tag .tag_tip {
  display: inline-flex;
  align-items: center;
  box-sizing: border-box;
  width: 0.31rem;
  height: 0.3rem;
  border-radius: 0.04rem;
  padding: 0.06rem;
  font-size: 0.2rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.28rem;
}

.tag_tip.hot {
  background: #fe6000;
}

.tag_tip.new {
  background: #0081ff;
}

.city {
  box-sizing: border-box;
  width: 100%;
  padding: 0.3rem;
}

.city .city_title {
  font-size: 0.3rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 900;
  color: #333333;
  line-height: 0.42rem;
  margin-bottom: 0.2rem;
}

.city .city_wrap {
  display: flex;
  flex-wrap: wrap;
  row-gap: 0.2rem;
}

.city .city_wrap a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0.64rem;
  background: #edf2f5;
  border-radius: 0.32rem;
  font-size: 0.26rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 0.37rem;
  margin-right: 0.2rem;
  padding: 0.15rem 0.22rem;
  box-sizing: border-box;
}
