@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;
  }
}
.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{margin-bottom:0px !important;}
.dynamic h3{font-size:0.72rem !important;}
.dynamic p {line-height:0.6rem !important;color:black}
*{
font-size: 0.42rem !important;
}
* p{
font-size: 0.42rem !important;
line-height: 0.55rem !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;
}

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

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

.fsyy-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: 0.6rem;
}

.fsyy-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.5rem;
}

section {
  width: 100%;
}

section .mp {
  width: 100%;
  height: 13rem;
}

section .mp button {
  display: block;
  width: 4rem;
  height: 1rem;
  margin: 0 auto;
  background-image: -webkit-gradient(linear, right top, left top, from(#0088ff), to(#0088ff));
  background-image: linear-gradient(270deg, #0088ff 0%, #0088ff 100%);
  border-radius: 4px;
  font-family: PingFang SC;
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.4rem;
  letter-spacing: 1px;
  color: #ffffff;
  border: 0px;
  margin-top: 1rem;
}

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

section .mp 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;
}

section .mp ol{
  top: 7rem;
}
section .mp li {
  background-color: #0088ff;
}

section .mp .carousel-item {
  width: 100%;
}

section .mp .carousel-item img {
  display: block;
  width: 8rem;
  height: 7rem;
  margin: 0 auto;
}

section .gn {
  width: 100%;
  height: 18rem;
}

section .gn 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;
}

section .gn .gn-div {
  width: 95%;
  height: 2.7rem;
  margin: 0 auto;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 8px 0px rgba(88, 107, 161, 0.12);
          box-shadow: 0px 2px 8px 0px rgba(88, 107, 161, 0.12);
  border-radius: 6px;
  margin-bottom: 0.5rem;
}

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

section .gn .gn-div .bt-div {
  float: left;
  width: 10rem;
  margin-left: 0.2rem;
  padding-top: 0.3rem;
}

section .gn .gn-div .bt-div p:nth-child(1) {
  font-family: PingFang SC;
  font-size: 0.52rem !important;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.7rem;
  letter-spacing: 1px;
  color: black;
  padding-top: 0.3rem;
}

section .gn .gn-div .bt-div p {
  font-family: PingFang SC;
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.7rem;
  letter-spacing: 1px;
  color: #707070;
}


section .w-shop {
  width: 100%;
  height: 14rem;
}

section .w-shop 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;
}

section .w-shop div {
  width: 100%;
  justify-content: center;
  display: flex;
}

section .w-shop div img {
  float: left;
  width: 6.8rem;
  height: 12rem;
}

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.6rem;
}

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

section .bot-box .s-box p {
  font-family: Source Han Sans CN;
  font-size: 0.2rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.6rem;
  letter-spacing: 0px;
  color: #333333;
}

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

section .bot-box .s-box div span {
  display: inline-block;
  font-family: Roboto;
  font-size: 0.8rem !important;
  font-weight: bold;
  font-stretch: normal;
  line-height: 0.4rem;
  letter-spacing: 0px;
  color: #2570f2;
}

section .us {
  width: 100%;
  height: 14rem;
  background: #f5f8ff;
}

section .us 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 .us div {
  width: 100%;
  padding: 0rem 0.1rem;
  box-sizing: border-box;
}

section .us div dl {
  float: left;
  width: 50%;
  text-align: center;
  padding: 0rem 0.7rem;
  box-sizing: border-box;
}

section .us div dl dt {
  width: 2rem;
  height: 2rem;
  margin: 0 auto;
}

section .us div dl dt img {
  display: block;
  width: 2rem;
  height: 2rem;
  margin: 0 auto;
}

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

section .us div dl dd p {
  font-family: PingFang SC;
  font-size: 0.22rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.3rem;
  letter-spacing: 1px;
  color: #999999;
  text-align: center;
}
/*# sourceMappingURL=fsyy.css.map */