@media screen and (min-width: 960px) and (max-width: 1199px) {
  html{
      font-size:54px !important;
  }
  .join ul+ul {
      margin-left: 2.1rem !important;
  }
  .about p+p{
      margin-left:2.6rem !important;
  }
  
}
@media screen and (min-width: 768px) and (max-width: 959px) {
  html{
      font-size:43.2px !important;
  }
  .join ul+ul {
      margin-left: 1.8rem !important;
  }
  .about p+p{
      margin-left:2.3rem !important;
  }

}
@media screen and (min-width: 480px) and (max-width: 767px) {
  html{
      font-size:36px !important;
  }
 
}   
@media screen and (min-width:400px) and (max-width:479px){
  html{
      font-size:27px !important;
  }
}
@media screen and (max-width:399px){
  html{
      font-size:27px !important;
  }
  .join ul+ul {
      margin-left: 0.6rem !important;
  }
  .about p+p{
      margin-left:0.9rem !important;
  }
  .individuation ul{
      padding-left:0.2rem !important;
      padding-right:0.2rem !important;
  }
}
*{
  font-size: 0.42rem !important;
}
* p{
  font-size: 0.42rem !important; 
  line-height: 0.7rem !important;
}
* h2 {
  font-family: PingFang SC;
  font-size: 0.72rem !important;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1rem !important;
  letter-spacing: 1px;
  color: #333333;
  text-align: center;
}

.yjxt-box {
  width: 100%;
  height: 10rem;
  background: url("/images/yjxt/top_img.png");
  background-size: 100% 100%;
}

.yjxt-box h2 {
  font-family: PingFang SC;
  font-size: 1rem !important;
  font-weight: normal;
  font-stretch: normal;
  line-height: 34px;
  letter-spacing: 2px;
  color: #ffffff;
  text-align: center;
  padding-top: 3rem;
}

.yjxt-box p {
  font-family: PingFang SC;
  font-size: 0.52rem !important;
  font-weight: normal;
  font-stretch: normal;
  line-height: 18px;
  letter-spacing: 1px;
  color: #ffffff;
  text-align: center;
  margin-top: 1rem;
  padding: 0rem 1.3rem;
  box-sizing: border-box;
}

.yjxt-box button {
  display: block;
  margin: 0 auto;
  width: 5rem;
  height: 1.5rem;
  border-radius: 43px;
  border: 1px solid #ffffff;
  font-family: PingFang SC;
  font-size: 0.52rem !important;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.33rem;
  letter-spacing: 1px;
  color: #ffffff;
  background-color: transparent;
  margin-top: 0.7rem;
}

section {
  width: 100%;
}

section .t-one {
  width: 100%;
  height: 9rem;
}

section .t-one img {
  width: 13.8rem;
  height: 7rem;
  margin-bottom: 0.2rem;
}

section .t-one li {
  background-color: #ff8f00;
  margin-top: 0.5rem;
}

section .t-one p {
  font-family: PingFang SC;
  font-size: 0.16rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.4rem;
  letter-spacing: 1px;
  color: #707070;
  text-align: center;
  margin-top: 0.2rem;
}

section .t-one h2 {
  font-family: PingFang SC;
  font-size: 0.4rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.5rem;
  letter-spacing: 1px;
  color: #333333;
  text-align: center;
  padding-top: 0.6rem;
}

section .t-ones {
  width: 100%;
  height: 13rem;
}

section .t-ones img {
  display: block;
  margin: 0 auto;
  width: 8rem;
  height: 8.5rem;
  margin-bottom: 0.2rem;
}

section .t-ones ol{
  top: 7.7rem;
}

section .t-ones li {
  background-color: #ff8f00;
  margin-top: 0.5rem;
}

section .t-ones p {
  font-family: PingFang SC;
  font-size: 0.16rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.4rem;
  letter-spacing: 1px;
  color: #707070;
  text-align: center;
  margin-top: 0.2rem;
}

section .t-ones h2 {
  font-family: PingFang SC;
  font-size: 0.4rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.5rem;
  letter-spacing: 1px;
  color: #333333;
  text-align: center;
  padding-top: 0.6rem;
}

section .bg {
  width: 100%;
  height: 12rem;
  background-color: #f9f9f9;
}

section .bg div {
  width: 90%;
  height: 3.8rem;
  margin: 0 auto;
}

section .bg div img {
  float: left;
  width: 2rem;
  height: 2rem;
  margin-top: 0.4rem;
}

section .bg div .rig-div {
  width: 9rem;
  float: left;
  text-align: left;
  padding-left: 0.3rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 0.3rem;
}

section .bg div .rig-div h2 {
  font-family: PingFang SC;
  font-size: 0.52rem !important;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.4rem;
  letter-spacing: 1px;
  color: #333333;
  text-align: left;
}

section .bg div .rig-div p {
  font-family: PingFang SC;
  font-size: 0.2rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.3rem;
  letter-spacing: 1px;
  color: #999999;
}

section .bg-t {
  width: 100%;
  height: 14rem;
  background-color: #fff9f1;
}

section .bg-t h2 {
  font-family: PingFang SC;
  font-size: 0.4rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.4rem;
  letter-spacing: 1px;
  color: #333333;
  text-align: center;
  padding-top: 0.5rem;
}

section .bg-t p {
  font-family: PingFang SC;
  font-size: 0.2rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.4rem;
  letter-spacing: 1px;
  color: #999999;
  text-align: center;
}

section .bg-t .white-div {
  width: 90%;
  height: 3rem;
  margin: 0 auto;
  background-color: white;
  margin-top: 0.5rem;
}

section .bg-t .white-div img {
  float: left;
  width: 2rem;
  height: 2rem;
  margin-left: 0.4rem;
  margin-top: 0.5rem;
}

section .bg-t .white-div .righ-white-div {
  float: left;
  width: 9rem;
  padding-left: 0.6rem;
}

section .bg-t .white-div .righ-white-div h2 {
  font-family: Source Han Sans CN;
  font-size: 0.52rem !important;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.4rem;
  letter-spacing: 0px;
  color: #4c4c4c;
  text-align: left;
  padding-top: 0.2rem;
}

section .bg-t .white-div .righ-white-div p {
  font-family: Source Han Sans CN;
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.4rem;
  letter-spacing: 0px;
  color: #999999;
  text-align: left;
}

section .ewm {
  width: 100%;
  height: 9.2rem;
}

section .ewm h2 {
  text-align: center;
  font-family: PingFang SC;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #333333;
  padding-top: 0.6rem;
}

section .ewm p {
  font-family: PingFang SC;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #999999;
  text-align: center;
}

section .ewm .all-b {
  width: 90%;
  height: 5.5rem;
  background-color: #f2f7ff;
  border-radius: 0.4rem;
  padding: 0.6rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  margin-top: 0.7rem;
}

section .ewm .all-b p {
  font-family: Source Han Sans CN;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.8rem;
  letter-spacing: 0px;
  color: #2c3a46;
  text-align: left;
}

section .ewm .all-b img {
  float: right;
  width: 1.5rem;
  height: 1.5rem;
  margin-top: -1.3rem;
}

section .ewm .all-b .xian {
  width: 2.5rem;
  height: 0.1rem;
  background-color: #2570f2;
  border-radius: 0.5rem;
  margin-top: 0.1rem;
}

section .ewm .all-b .ewm-text {
  width: 100%;
  font-family: Source Han Sans CN;
  font-size: 11px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 25px;
  letter-spacing: 0px;
  color: #999999;
  padding-top: 0.4rem;
}

section .courl {
  width: 100%;
  height: 17rem;
}

section .courl h2 {
  font-family: PingFang SC;
  font-size: 0.4rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.4rem;
  letter-spacing: 1px;
  color: #333333;
  text-align: center;
  padding-top: 0.6rem;
}

section .courl ol{
  top: 12.5rem;
}

section .courl li {
  background-color: #ff8f00;
  margin-top: 0.5rem;
  justify-content: center;
  display: flex;
}

section .courl p {
  font-family: PingFang SC;
  font-size: 0.16rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.4rem;
  letter-spacing: 1px;
  color: #999999;
  text-align: center;
}

section .courl img {
  float: left;
  width: 6.9rem;
  height: 13rem;
  margin-bottom: 0.4rem;
}

section .courls {
  width: 100%;
  height: 10rem;
}

section .courls h2 {
  font-family: PingFang SC;
  font-size: 0.4rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.4rem;
  letter-spacing: 1px;
  color: #333333;
  text-align: center;
  padding-top: 0.6rem;
}

section .courls ol {
  top: 5.7rem;
}

section .courls li {
  background-color: #ff8f00;
  margin-top: 0.5rem;
}

section .courls p {
  font-family: PingFang SC;
  font-size: 0.16rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.4rem;
  letter-spacing: 1px;
  color: #999999;
  text-align: center;
}

section .courls img {
  float: left;
  width: 3.5rem;
  height: 7rem !important;
  margin-bottom: 0.4rem;
}

section .bot-box {
  width: 100%;
}

section .bot-box h2 {
  font-family: PingFang SC;
  font-size: 0.4rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.5rem;
  letter-spacing: 1px;
  color: #333333;
  text-align: center;
  padding-top: 0.4rem;
}

section .bot-box .s-box {
  width: 100%;
  margin: 0 auto;
  margin-top: 0.4rem;
  display: flex;
}

section .bot-box .s-box div {
  flex: 1;
  float: left;
  text-align: center;
}

section .bot-box .s-box div p {
  padding-top: 0.2rem;
  font-size: 0.49rem !important;
}

section .bot-box .s-box div span {
  display: inline-block;
  font-family: Roboto;
  font-size: 0.72rem !important;
  font-weight: bold;
  font-stretch: normal;
  line-height: 0.4rem;
  letter-spacing: 0px;
  color: #2570f2;
}
.my-p{
  margin-bottom: 0px !important;
}
.my-h3{
  font-size: 0.34rem;
}
.join{
  margin-bottom: 0.5rem !important;
  padding-top: 33px 9px 30px !important;
}
.call-list{height:2rem !important;margin-bottom:0px !important;}
.dynamic h3{font-size:0.72rem !important;}
.dynamic p {line-height:0.6rem !important;color:black}
/*# sourceMappingURL=yjxt.css.map */