.contact-content .sec-title {
  margin: 1.066667rem 0 0.64rem;
}
.contact-content .li-list {
  display: flex;
  margin-bottom: 0.853333rem;
}
.contact-content .li-list li {
  flex: 1;
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.373333rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  text-align: center;
  color: #999999;
  background: #ffffff;
  border: 0.013333rem solid #DDDDDD;
  border-top: 0.013333rem solid #DDDDDD;
  border-bottom: 0.013333rem solid #DDDDDD;
}
.contact-content .li-list li.active {
  color: #ffffff;
  border: 0.013333rem solid transparent;
  background: linear-gradient(127deg, #009fea 0%, #00e1b3 100%);
}
.contact-content .li-list li ~ li {
  border-right: 0.013333rem solid #DDDDDD;
  border-left: none;
}
.contact-content .address {
  display: flex;
  align-items: center;
  margin-bottom: 1.16rem;
  font-size: 0.373333rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 0.373333rem;
}
.contact-content .address .map {
  display: flex;
  align-items: center;
  margin-left: 0.773333rem;
  font-size: 0.373333rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 0.373333rem;
}
.contact-content .address .map img {
  margin-right: 0.346667rem;
  width: 0.586667rem;
  height: 0.586667rem;
}
.contact-content .contact-form {
  display: block;
  margin-top: 1.053333rem;
}
.contact-content .contact-form .item ~ .item {
  margin-top: 0.853333rem;
}
.contact-content .contact-form .label {
  font-size: 0.373333rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 0.373333rem;
  padding-bottom: 0.213333rem;
}
.contact-content .contact-form .required {
  color: #E02020;
}
.contact-content .contact-form input,
.contact-content .contact-form textarea {
  padding: 0 0.32rem;
  width: 100%;
  height: 0.853333rem;
  line-height: 0.853333rem;
  background: #ffffff;
  border-radius: 0.053333rem;
  border: 1px solid #DDDDDD;
  font-size: 0.373333rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #BEBEBE;
}
.contact-content .contact-form textarea {
  height: 3.2rem;
  padding: 0.213333rem 0.32rem;
}
.contact-content .contact-form .submit-btn {
  margin: 0.853333rem 0 1.066667rem;
  height: 1.066667rem;
  font-size: 0.373333rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  text-align: center;
  color: #FFFFFF;
  line-height: 1.066667rem;
  background: linear-gradient(127deg, #009fea 0%, #00e1b3 100%);
}
.contact-content .address-list li {
  margin-bottom: 0.64rem;
  padding: 0.853333rem 0.906667rem;
  border: 1px solid #DDDDDD;
  color: #333333;
  font-family: PingFangSC-Medium, PingFang SC;
}
.contact-content .address-list li .title {
  margin-bottom: 0.84rem;
  font-size: 0.533333rem;
  font-weight: 600;
  line-height: 0.533333rem;
}
.contact-content .address-list li .lis {
  margin-bottom: 0.586667rem;
}
.contact-content .address-list li .lis:last-child {
  margin-bottom: 0;
}
.contact-content .address-list li .lis .name {
  margin-bottom: 0.293333rem;
  display: flex;
  align-items: center;
  font-size: 0.4rem;
  font-weight: 500;
  line-height: 0.4rem;
}
.contact-content .address-list li .lis .name img {
  margin-right: 0.293333rem;
  width: 0.586667rem;
  height: 0.586667rem;
}
.contact-content .address-list li .lis .des {
  font-size: 0.373333rem;
  line-height: 0.373333rem;
}
.contact-content .supervise {
  margin-bottom: 1.066667rem;
  font-size: 0.373333rem;
  color: #666;
  line-height: 0.64rem;
}
.contact-content .supervise .des {
  line-height: 0.64rem;
  margin: 0.426667rem 0 0.64rem;
}
.contact-content .supervise ul li {
  color: #333;
}
