.app_about {
  width: 100%;
  margin-top: 3.38vw;
}

.app_about a {
  color: #000000;
}

.app_about .bannerBox {
  width: 100%;
  height: 41.6vw;
  text-align: center;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #ffffff;
  position: relative;
}

.app_about .bannerBox .txtBox {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.app_about .bannerBox .txtBox p {
  font-size: 1.456vw;
  letter-spacing: 0.104vw;
}

.app_about .bannerBox .txtBox p:nth-child(1) {
  font-size: 3.12vw;
  line-height: 4.368vw;
  letter-spacing: 0.26vw;
  margin-bottom: 2.444vw;
}

.app_about .bannerBox .imgBox {
  width: 100%;
  height: 100%;
}

.app_about .bannerBox .imgBox img {
  width: 100%;
  height: 100%;
}

.app_about .xuyangBox {
  width: 100%;
  background: #ffffff;
  padding: 4.68vw 0 1vw;
}

.app_about .xuyangBox .xuyangBox_txt {
  width: 62.4vw;
  margin: 0 auto;
}

.app_about .xuyangBox .xuyangBox_txt .xuyangBox_txt_h {
  font-size: 2.08vw;
  font-family: PingFang-SC-Regular, PingFang-SC;
  font-weight: 400;
  color: #222222;
  line-height: 2.912vw;
  letter-spacing: 0.052vw;
  margin-bottom: 2.08vw;
}

.app_about .xuyangBox .xuyangBox_txt p {
  font-size: 0.8vw;
  font-family: PingFang-SC-Light, PingFang-SC;
  font-weight: 300;
  color: #000;
  margin-bottom: 1.04vw;
}

@media screen and (min-width: 600px) {
  .app_about .xuyangBox .xuyangBox_txt p {
    line-height: 1.8vw;
  }
}

.app_about .youshi {
  width: 100%;
  height: 30.836vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.app_about .youshi .youshi_imgBox img {
  width: 52.572vw;
  height: 100%;
}

.app_about .youshi .youshi_txt {
  padding-top: 6.24vw;
}

.app_about .youshi .youshi_txt .youshi_txt_h {
  font-size: 1.56vw;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 2.184vw;
  letter-spacing: 0.052vw;
}

.app_about .youshi .youshi_txt .youshi_txt_line {
  width: 5.2vw;
  height: 0.104vw;
  background: #8990a0;
  opacity: 0.2;
  margin: 0.78vw 0;
}

.app_about .youshi .youshi_txt .youshi_txt_p {
  font-size: 0.728vw;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #8990a0;
  margin-bottom: 2.08vw;
}

.app_about .youshi .youshi_txt .youshi_txt_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 38.48vw;
}

.app_about .youshi .youshi_txt .youshi_txt_flex .youshi_txt_flex_s {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 50%;
  min-width: 50%;
  max-width: 50%;
  margin-bottom: 2.08vw;
}

.app_about .youshi .youshi_txt .youshi_txt_flex .youshi_txt_flex_s .youshi_txt_flex_s_l img {
  width: 1.768vw;
  height: 1.768vw;
}

.app_about .youshi .youshi_txt .youshi_txt_flex .youshi_txt_flex_s .youshi_txt_flex_s_r {
  width: 13.52vw;
  margin-left: 1.56vw;
}

.app_about .youshi .youshi_txt .youshi_txt_flex .youshi_txt_flex_s .youshi_txt_flex_s_r p:nth-child(1) {
  font-size: 1.04vw;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: #393939;
  letter-spacing: 0.052vw;
  margin-bottom: 0.52vw;
}

.app_about .youshi .youshi_txt .youshi_txt_flex .youshi_txt_flex_s .youshi_txt_flex_s_r p:nth-child(2) {
  font-size: 0.728vw;
  font-family: PingFang-SC-Regular, PingFang-SC;
  font-weight: 400;
  color: #626262;
}

.app_about .honor {
  width: 100%;
  background: #e6e6e6;
  padding: 3.64vw 9.36vw;
  text-align: center;
}

.app_about .honor .honor_h {
  font-size: 1.56vw;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 2.184vw;
  letter-spacing: 0.052vw;
  margin-bottom: 2.496vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.app_about .honor .honor_h .honor_h_l {
  width: 49%;
  text-align: right;
  cursor: pointer;
  color: #0c32eb;
}

.app_about .honor .honor_h .honor_h_c {
  width: 2%;
  text-align: center;
}

.app_about .honor .honor_h .honor_h_r {
  width: 49%;
  text-align: left;
  cursor: pointer;
}

.app_about .honor .honor_h .honor_h_l:hover {
  color: #0c32eb;
}

.app_about .honor .honor_h .honor_h_r:hover {
  color: #0c32eb;
}

.app_about .honor .honor_slidingImg {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.app_about .honor .honor_slidingImg .honor_slidingImg_li {
  width: 20%;
  overflow: hidden;
  display: block;
  background: #e6e6e6;
}

.app_about .honor .honor_slidingImg .honor_slidingImg_li img {
  cursor: pointer;
  width: 100%;
}

.app_about .honor .honor_slidingImg .honor_slidingImg_li p {
  font-size: 1vw;
  font-family: PingFang-SC-Regular, PingFang-SC;
  font-weight: 400;
  color: #000000;
  margin-top: 0.676vw;
}

.app_about .honor #honor_slidingImg1 {
  display: block;
}

.app_about .honor #honor_slidingImg1 .honor_slidingImg_li {
  width: 30% !important;
  margin: 0 1.9% !important;
}

.app_about .honor #honor_slidingImg1 .honor_slidingImg_li img {
  height: 17vw;
}

.app_about .honor #honor_slidingImg2 {
  display: none;
}

.app_about .joinUs {
  width: 100%;
  height: 25.48vw;
  padding: 3.64vw 9.36vw;
  text-align: center;
}

.app_about .joinUs .joinUs_h {
  font-size: 1.56vw;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 2.184vw;
  letter-spacing: 0.052vw;
  margin-bottom: 2.496vw;
}

.app_about .joinUs p {
  font-size: 0.832vw;
  font-family: PingFang-SC-Regular, PingFang-SC;
  font-weight: 400;
  color: #2f2f2f;
  line-height: 1.144vw;
  margin-bottom: 1.248vw;
}

.app_about .joinUs .joinUs_btn {
  width: 13vw;
  height: 2.496vw;
  border: 0.052vw solid #333333;
  margin: 3.12vw auto 0;
  font-size: 1.04vw;
  font-family: PingFang-SC-Regular, PingFang-SC;
  font-weight: 400;
  color: #333333;
  line-height: 2.496vw;
  letter-spacing: 0.052vw;
  cursor: pointer;
}

.app_about .mapBox {
  width: 100%;
  height: 20.8vw;
  margin-bottom: 4.16vw;
}

.app_about .contactBox {
  width: 100%;
  padding: 3.12vw 0 5.2vw;
  text-align: center;
  margin: 0 auto;
  background: url("/static/web/images/index/img08.png") no-repeat;
  background-size: 100% 50%;
  color: #ffffff;
  min-height: 240px;
}

.app_about .contactBox .contactBox_h {
  font-size: 1.56vw;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  line-height: 2.184vw;
  letter-spacing: 0.052vw;
  margin-bottom: 0.52vw;
}

.app_about .contactBox .contactBox_p {
  font-size: 0.728vw;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  line-height: 1.04vw;
  margin: 1.04vw 0 2.6vw;
}

.app_about .contactBox .contactBox_bigBox {
  width: 68.692vw;
  height: 27.976vw;
  background-color: #fff;
  margin: 2.6vw auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.app_about .contactBox .contactBox_bigBox .contactBox_bigBox_l {
  width: 50%;
  height: 100%;
  padding: 0 2.132vw;
  font-size: 1.04vw;
  font-family: PingFang SC;
  font-weight: bold;
  color: #909090;
}

.app_about .contactBox .contactBox_bigBox .contactBox_bigBox_l .contactBox_bigBox_l_h {
  font-size: 1.56vw;
  font-family: PingFang SC;
  font-weight: bold;
  color: #000000;
  text-align: center;
  margin: 1.82vw 0 2.34vw;
}

.app_about .contactBox .contactBox_bigBox .contactBox_bigBox_l .oneBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

.app_about .contactBox .contactBox_bigBox .contactBox_bigBox_l .oneBox input {
  width: 100%;
  height: 2.808vw;
  border: 0.052vw solid #ccc;
  padding: 0 0.52vw;
  color: #000;
  font-size: 0.8vw;
}

.app_about .contactBox .contactBox_bigBox .contactBox_bigBox_l .oneBox .oneBox_l {
  width: 45%;
}

.app_about .contactBox .contactBox_bigBox .contactBox_bigBox_l .oneBox .oneBox_l img {
  width: 0.832vw;
  height: 0.988vw;
}

.app_about .contactBox .contactBox_bigBox .contactBox_bigBox_l .oneBox .oneBox_r {
  width: 45%;
}

.app_about .contactBox .contactBox_bigBox .contactBox_bigBox_l .oneBox .oneBox_r img {
  width: 0.78vw;
  height: 0.988vw;
}

.app_about .contactBox .contactBox_bigBox .contactBox_bigBox_l .twoBox {
  width: 100%;
  margin: 1.04vw 0;
}

.app_about .contactBox .contactBox_bigBox .contactBox_bigBox_l .twoBox img {
  width: 1.04vw;
  height: 0.988vw;
  margin-right: 0.27vw;
}

.app_about .contactBox .contactBox_bigBox .contactBox_bigBox_l .twoBox textarea {
  width: 100%;
  height: 6.812vw;
  border: 0.052vw solid #ccc;
  padding: 0.52vw;
  color: #000;
  font-size: 0.8vw;
}

.app_about .contactBox .contactBox_bigBox .contactBox_bigBox_l .threeBox {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.app_about .contactBox .contactBox_bigBox .contactBox_bigBox_l .threeBox input {
  width: 45%;
  height: 2.808vw;
  border: 0.052vw solid #ccc;
  padding: 0 0.52vw;
  color: #000;
  font-size: 0.8vw;
}

.app_about .contactBox .contactBox_bigBox .contactBox_bigBox_l .threeBox img {
  position: absolute;
  left: 55%;
  cursor: pointer;
  width: 7.8vw;
  display: block;
  height: 2.6vw;
}

.app_about .contactBox .contactBox_bigBox .contactBox_bigBox_l .btnBox {
  width: 11.856vw;
  height: 3.12vw;
  margin: 2vw auto 0;
  line-height: 3.12vw;
  text-align: center;
  background: #0c57db;
  border-radius: 0.52vw;
  font-size: 1.04vw;
  font-family: PingFang SC;
  font-weight: 400;
  color: #ffffff;
  cursor: pointer;
}

.app_about .contactBox .contactBox_bigBox .contactBox_bigBox_r {
  width: 50%;
  height: 100%;
}

.app_about .contactBox .contactBox_bigBox .contactBox_bigBox_r img {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 600px) {
  .app_about .contactBox .contactBox_bigBox {
    width: 68.692vw;
    height: 40vw;
  }
  .app_about .contactBox .contactBox_bigBox .contactBox_bigBox_l {
    width: 100%;
    height: 100%;
  }
  .app_about .contactBox .contactBox_bigBox .contactBox_bigBox_l .oneBox input {
    height: 5vw;
  }
  .app_about .contactBox .contactBox_bigBox .contactBox_bigBox_l .twoBox textarea {
    height: 12vw;
  }
  .app_about .contactBox .contactBox_bigBox .contactBox_bigBox_l .threeBox input {
    height: 5vw;
  }
  .app_about .contactBox .contactBox_bigBox .contactBox_bigBox_l .threeBox img {
    width: 10vw;
    height: 5vw;
  }
  .app_about .contactBox .contactBox_bigBox .contactBox_bigBox_l .btnBox {
    width: 15vw;
    height: 5vw;
    margin: 2vw auto 0;
    line-height: 5vw;
  }
  .app_about .contactBox .contactBox_bigBox .contactBox_bigBox_r {
    display: none;
  }
  .app_about .youshi {
    height: 40vw;
  }
  .app_about .youshi p:nth-child(2) {
    display: none;
  }
  .app_about .joinUs {
    height: 35vw;
  }
  .app_about .joinUs p {
    line-height: 4vw;
  }
  .app_about .joinUs .joinUs_btn {
    width: 20vw;
    height: 4vw;
    line-height: 4vw;
  }
  .app_about .mapBox {
    width: 100%;
    height: 50vw;
  }
}
/*# sourceMappingURL=index.css.map */