@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;
}
* 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;
}

.dy-box {
    width: 100%;
    height: 7.5rem;
    display: flex;
    position:relative;
}
.mianfeiLeft{
    width: 70%;
    height: 7.5rem;
    background: radial-gradient(circle, #FF5A00, #FFC0A8,#FFC0A8);
}
.mianfeiRight{
    width: 30%;
    height: 7.5rem;
    background:#FFC0A8; 
}
.mianfeiCenter{
    width: 100%;
    height: 7.5rem;
    position: absolute;
    left: 0;
}
.mianfeiCenterLeft1{
    width: 80%;
    height: auto;
    margin-left: 10%;
    font-family: PingFang SC;
    text-align: center;
    font-weight: normal;
    font-stretch: normal;
    font-size: 0.8rem !important;
    margin-top: 0.3rem;
    color: #FFF; 
}
.mianfeiCenterLeft2{
    width: 80%;
    height: auto;
    margin-left: 10%;
    font-size: 0.4rem !important;
    margin-top: 0.3rem;
    text-align: center;
    color: #FFF;

}
.mianfeiCenterLeft3{
  width: 80%;
  height: auto;
  margin-left: 10%;
  font-size: 0.4rem !important;
  margin-top: 0.2rem;
  color: #FFF;
  display: flex;
}
.mianfeiCenterLeft3Left{
  width: 50%;
  padding-right: 0.2rem;
  box-sizing: border-box;
}
.mianfeiCenterLeft3Right{
  width: 50%;
  background-image: url("/images/ykt/bgs.png");
  background-size: 100% 100%;
}
section {
  width: 100%;
}
.sectionCen{
  width: 100%;
  font-size: 0.6rem !important;
  text-align: center;
  margin-top: 0.3rem;
}
.sectionCen1{
  color: #325CA2;
}
.sectionBtm{
  width: 90%;
  margin-left: 5%;
  font-size: 0.5rem !important;
  text-align: center;
  margin-top: 0.3rem;
}
.sectionImg{
  width: 90%;
  margin-left: 5%;
}
.menpiao{
  width: 90%;
  margin-left: 5%;
  display: flex;
  align-items: stretch;
}
.menpiaoLeft{
  width: 55%;
  background-image: url("/images/ykt/tuo.png");
  background-size: 100% 100%;
  margin-right: 2%;
}
.menpiaoRight{
  width: 43%;
  background-image: url("/images/ykt/tuo.png");
  background-size: 100% 100%;
  min-height: 100%;
}
.menpiaoCen{
  padding: 0.5rem;
  box-sizing: border-box
}
.menpiaoCenTop{
  width:100%;
  display: flex;
}
.menpiaoCenTopL{
  width: 0.7rem;
  height: 0.7rem;
  background-image:  url("/images/ykt/tuo2.png");
  background-size: 100% 100%;
  margin-right: 0.2rem;
}
.menpiaoCenTopR{
  font-size: 0.5rem !important;
  color: #3B63A6;
  box-sizing: border-box;
  font-weight: 900;
  border-bottom: 0.1rem solid #FFF;
}
.menpiaoCenBtm{

}
.menpiaoLeft1{
  width: 49%;
  background-image: url("/images/ykt/tuo.png");
  background-size: 100% 100%;
  margin-right: 2%;
}
.menpiaoRight1{
  width: 49%;
  background-image: url("/images/ykt/tuo.png");
  background-size: 100% 100%;
}
.shou{
  width: 90%;
  margin-left: 5%;
  display: flex;
  align-items: stretch;
  margin-top: 0.5rem;
}
.shouLeft{
  width: 49%;
  margin-right: 2%;
  padding: 0.2rem;
  box-sizing: border-box;
}
.shouRight{
  width: 49%;
  margin-right: 2%;
  padding: 0.2rem;
  box-sizing: border-box;
  
}
.shouImg{
  width: 100%;
  min-height: 100%;
}
.youlechang{
  width: 90%;
  margin-left: 5%;
  display: flex;
  align-items: stretch;
  margin-top: 1rem;
}
.youlechangCen{
  flex: 30%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.youlechangCenImg{
  width: 50%;
}
.sixS{
  width: 80%;
  margin-left: 10%;
  height: 1.5rem;
  background-color: #3D67D7;
  border-radius: 0.75rem;
  text-align: center;
  color: #FFF;
  font-size: 0.48rem !important;
  line-height: 1.5rem;
  margin-top: 0.8rem;
}
.sixName{
  font-size: 0.8rem !important;
  color: yellow;
}
.jianpiao{
  width: 90%;
  margin-left: 5%;
  display: flex;
  align-items: stretch;
  margin-top: 1rem;
  justify-content: space-between;
}
.jianpiaoCen{
  width: 30%;
}
.jianpiaoCenT{
  width: 100%;
}
.jianpiaoCenTImg{
  width: 100%;
}
.jianpiaoCenB{
  background: #3D67D7;
  color: #FFF;
  font-size: 0.4rem !important;
  border-radius: 0.5rem;
  padding: 0.2rem;
  text-align: center;
  width: auto;
}
.saoma{
  width: 90%;
  margin-left: 5%;
  border: 0.05rem solid #3D67D7;
  box-shadow: 5px -5px 0px 0 #b0c8f6;
  border-radius: 0.5rem;
  margin-top: 0.5rem;
  padding: 0.3rem;
  box-sizing: border-box;
}
.saomaTop{
  width: 100%;
  display: flex;
  margin-bottom: 0.3rem;
}
.saomaTop1{
  width: 25%;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.saomaTop1T{
  width: 100%;
}
.saomaTop1TImg{
  width: 100%;
}
.saomaTop1B{
  text-align: center;
  color: #3D67D7;
  margin-top: 0.2rem;
}
.saomaTop2{
  width: 12%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.saomaTop2Img{
  width: 60%;
}
.saoma1Cen{
  width: 100%;
  display: flex;
  margin-bottom: 0.3rem;
}
.saoma1CenImg{
  width: 1rem;
  min-height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 0.4rem;
}
.saoma1CenText{
  width: calc(100% - 1.4rem);
  font-size: 0.6rem !important;
  color: #3D67D7;
}
.qita{
  width: 100%;
  background: #f7f9fd;
}
.qitaCen{
  width: 90%;
  margin-left: 5%;
  margin-top: 0.3rem;
  padding-top: 2rem;
  position: relative;
  padding-bottom: 0.5rem;
}
.qitaNeirong{
  width: 90%;
  margin-left: 5%;
  background: #FFF;
  border-radius:0 0 0.3rem 0.3rem;
  height: 80%;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
}
.qitaNeirongL{
  width: 23%;
  margin-right: 2%;
  padding: 0.2rem;
  box-sizing: border-box;
}
.qitaNeirongR{
  box-sizing: border-box;
  width: 75%;
  display: flex;
  align-items: center;
}
.qitaNeirongLT{
  width: 100%;
  height: 30%;
  display: flex;
  justify-content: center;
}
.qitaNeirongLB{
  font-size:0.5rem !important;
  color: #3D67D7;
}

.jianpiaoCenBs{
  font-size: 0.4rem !important;
  text-align: center;
}
.tuijian{
  width: 90%;
  margin-left: 5%;
  background-color: #f7f9fd;
  display: flex;
  margin-top: 0.3rem;
}
.tuijianLeft{
  width: 45%;
  position: relative;
}
.tuijianLeftB{
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  color: #FFF;
}
.tuijianRight{
  width: 55%;
  display: flex;
  font-size: 0.5rem !important;
  line-height: 0.5rem;
  align-items: center;
  padding:0.3rem ;
  position: relative;
}
.tuijianRightImg{
  width: 1rem;
  position: absolute;
  right: 0.2rem;
  top: 0.2rem;
}








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: 1.4rem;
}

section .bot-box .s-box {
  width: 100%;
  margin: 0 auto;
  margin-top: 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  float: left;
  text-align: center;
}

section .bot-box .s-box div span {
  display: inline-block;
  font-family: Roboto;
  font-size: 0.4rem;
  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:3rem !important;margin-bottom:0px !important;}
.dynamic h3{font-size:0.72rem !important;}
.dynamic p {line-height:0.6rem !important;color:black}
/*# sourceMappingURL=dy.css.map */