.banTxt {

  color: #fff;

}



.sustxt {

  width: 580px;

  display: flex;

}



.sustxt h3 {

  font-size: 108px;

  font-stretch: normal;

  letter-spacing: 0px;

  width: 76px;

  border-top: 11px solid;

  padding-top: 50px;

  margin-right: 50px;

}



.sus01 {

  color: #1c2075;

  border-color: #1c2075;

}



.sus02 {

  color: #d6000f;

  border-color: #d6000f;

}



.sus03 {

  color: #f39800;

  border-color: #f39800;

}



.susMg {

  width: 920px;

}



.susMg img {

  display: block;

  width: 100%;

}



.susInfo h4 {

  font-size: 48px;

  letter-spacing: 10px;

  color: #474747;

  margin: 0 0 60px;

}



.susInfo p {

  font-size: 26px;

  line-height: 45px;

  color: #000000;

}



.file {

  padding: 100px 0;

  background: #EFEFEF;

  margin-top: 120px;

}



.file h3 {

  font-size: 55px;

  font-weight: bold;

  font-stretch: normal;

  letter-spacing: 6px;

  color: #474747;

}



.filist {

  margin-top: 25px;

  border-top: solid 4px #c3c3c3;

}



.filist li {

  border-bottom: solid 4px #c3c3c3;

}



.filist li a {

  display: flex;

  align-items: center;
  justify-content: space-between;

  font-size: 24px;

  font-weight: normal;

  font-stretch: normal;

  line-height: 42px;

  letter-spacing: 0px;

  color: #595959;

  padding: 10px 0;

}


.filist li a span {
  display: flex;
  align-items: center;
}



.filist span>img {

  display: block;

  width: 40px;

  margin-right: 20px;

}


.filist a>p {
  width: 250px;
  display: flex;
  align-items: center;
  font-size: 20px;
}


.filist a>p img {
  display: block;
  height: 40px;
}



.rd {

  text-align: center;

}


#advanced {
  margin-top: 90px;
}



.rd h3,
.abTxt h3,
.abTxt h4 {

  font-family: SourceHanSansCN;
  font-size: 40px;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #1c2075;
  margin: 0 0 50px;

}



.rd h5 {

  font-size: 38px;

  letter-spacing: 0px;

  color: #212121;

  margin: 10px 0 50px;

}



.rd p,
.abTxt p {

  font-family: SourceHanSansCN-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 25px;
  letter-spacing: 0px;
  color: #1c2075;

}



.rd hr {

  width: 90px;

  height: 8px;

  background-color: #81cde4;

  border: none;

  margin: 60px auto 0;

}



.achievements {

  margin: 100px 0 150px;

}



.achievements h4 {

  text-align: center;

  font-size: 42px;

  /* font-weight: normal; */

  font-stretch: normal;

  margin: 0 0 65px;

  letter-spacing: 0px;

  color: #1c2075;

}

.achEn {
  background-color: #f5f5f5;
}



.achList {

  display: grid;

  grid-template-columns: repeat(3, 25%);

  justify-content: space-between;

  margin-top: 65px;

}



.achList li {

  text-align: center;

  background-color: #f5f5f5;

  border-radius: 35px 0px 35px 0px;

  padding: 70px 20px 100px;

  box-sizing: border-box;

}



.achMg {

  display: flex;

  align-items: center;

  justify-content: center;

}



.achMg img {

  display: block;

  max-width: 100%;

}



.achList li h6 {

  font-size: 36px;

  font-weight: normal;

  font-stretch: normal;

  letter-spacing: 0px;

  color: #1c2075;

  margin: 30px 0;

}



.achList li h6 b {

  font-size: 56px;

}



.achList li p {

  font-size: 20px;

  font-weight: normal;

  font-stretch: normal;

  line-height: 30px;

  letter-spacing: 0px;

  color: #1c2075;

}





.abUs {

  position: relative;

  display: flex;


  padding: 90px 0;

}

.sustan li{
  margin: 0;
}

.abUs:nth-child(even),
.sustan li:nth-child(odd) {

  justify-content: flex-end;


}

.abUs:nth-child(odd),
.sustan li:nth-child(even) {
  justify-content: flex-start;
}


#guarantee .wrap,
.sustan li:nth-child(even) .wrap {
  display: flex;
  justify-content: flex-end;
}


.abInfo {

  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  display: flex;

  align-items: center;

  justify-content: center;

}



.abTxt {

  max-width: 660px;

  box-sizing: border-box;
  padding: 10px;

}


.abTxt hr {

  width: 90px;

  height: 8px;

  background-color: #f39700;

  border: none;

  margin: 70px 0 0;

}



.abMg {

  max-width: 50%;

}



.abMg img {

  display: block;

  width: 100%;

}



.base {

  padding: 120px 0;

}



.basMg {

  width: 100%;

  margin: 40px 0 0;

}



.basMg img {

  display: block;

  margin: 0 auto;

  max-width: 100%;

}



.honor {

  padding: 120px 0 115px;

  /* background: url(/static/images/valuesBack.jpg) center no-repeat; */

  background-size: cover;

}



.honList {

  /* display: grid;

  grid-template-columns: repeat(2, 700px);

  justify-content: space-between; */

  text-align: center;

}



.honList li {

  position: relative;

}



.valSwiper .swiper-button-next:after,

.valSwiper .swiper-button-prev:after {

  font-size: 32px;

  font-weight: 600;

}



.honBox {

  max-width: 480px;

}



.honBox img {

  width: auto;

  height: auto;

  max-width: 100%;

  margin: 0 auto;

}



.honBox h6 {

  font-size: 28px;

  font-weight: normal;

  font-stretch: normal;

  line-height: 37px;

  letter-spacing: 0px;

  color: #1c2175;

  margin: 50px 0 35px;

}



.honBox h4 {

  font-size: 34px;

  font-weight: normal;

  font-stretch: normal;

  line-height: 42px;

  letter-spacing: 0px;

  color: #1c2175;

}



/* .honList .rd {

  text-align: left;


} */



.honList .rd hr {

  width: 91px;

  height: 9px;

  background-color: #1c2175;

  margin: 60px 0 0;

}


@media screen and (max-width:1500px) {

  .sustxt h3 {
    font-size: 70px;
    border-top: 6px solid;
    padding-top: 5px;
  }

  .susInfo h4 {
    font-size: 36px;
  }

  .susInfo p {
    font-size: 19px;
  }

  .file {
    padding: 40px 0;
  }

  .filist span>img {
    /* width: 30px; */
    margin-right: 15px;
  }

  .filist a>img {
    width: 100px;
  }

  .file h3 {
    font-size: 32px;
  }

  .rd h3 {
    font-size: 50px;
    letter-spacing: 10px;
  }

  .rd h5 {
    font-size: 30px;
    margin: 5px 0 30px;
  }

  .rd p {
    font-size: 20px;
  }

  .rd hr {
    width: 80px;
    height: 5px;
    margin: 40px auto 0;
  }

  .achievements {
    margin: 60px 0 100px;
  }

  .achievements h4 {
    font-size: 35px;
    margin: 0 0 30px;
  }

  .achList {
    grid-template-columns: repeat(3, 31%);
    margin-top: 40px;
  }

  .achMg img {
    height: 110px;
  }

  .achList li h6 b {
    font-size: 50px;
  }

  .achList li h6 {
    margin: 30px 0;
    font-size: 34px;
  }

  .achList li p {
    font-size: 20px;
    line-height: 30px;
  }

  .abTxt {
    max-width: 48%;
  }

  .abMg {
    max-width: 50%;
  }

  /* .abTxt h3 {
    font-size: 46px;
    letter-spacing: 8px;
  } 

  .abTxt h6 {
    font-size: 30px;
    margin: 10px 0 40px;
  }

  .abTxt p {
    font-size: 22px;
    line-height: 35px;
  }

  .abTxt hr {
    width: 90px;
    height: 5px;
    margin: 40px 0 0;
  }

  */

  .rd h3 {
    font-size: 40px;
    letter-spacing: 8px;
  }

  .rd h5 {
    font-size: 26px;
    margin: 5px 0 15px;
  }

  .rd p {
    font-size: 17px;
    line-height: 30px;
  }

  .base {
    padding: 100px 0;
  }

  .honList {
    grid-template-columns: repeat(2, 47%);
  }

  .rd h3 {
    font-size: 36px;
  }

  .rd h5 {
    font-size: 22px;
  }

  .rd p {
    font-size: 16px;
  }

  .honBox h6 {
    font-size: 24px;
    line-height: 30px;
    margin: 20px 0 15px;
  }

  .honBox h4 {
    font-size: 28px;
  }

  .susMg {
    width: 50%;
  }

}


@media screen and (max-width:1300px) {

  .sustxt {
    width: 42%;
  }

  .susInfo h4 {
    font-size: 32px;
  }

  .susInfo p {
    font-size: 17px;
  }


  .achMg img {
    height: 90px;
  }

  .achList li h6 {
    margin: 20px 0;
    font-size: 28px;
  }

  .achList li {
    padding: 40px 20px 60px;
  }

  .achList li p {
    font-size: 18px;
    line-height: 30px;
  }

  /* .abTxt h3 {
    font-size: 42px;
    letter-spacing: 6px;
  } 

  .abTxt h6 {
    font-size: 26px;
    margin: 10px 0 30px;
  }

  .abTxt p {
    font-size: 18px;
    line-height: 30px;
  }

  .abTxt hr {
    width: 80px;
    margin: 30px 0 0;
  }

  */

  .base {
    padding: 70px 0;
  }

  .honor {
    padding: 80px 0 70px;
  }

  .honBox h4 {
    font-size: 24px;
  }

  .rd h3,
  .abTxt h3,
  .abTxt h4 {
    font-size: 34px;
    margin: 0 0 20px;
  }

  .rd p,
  .abTxt p {
    font-size: 16px;
    line-height: 25px;
  }

  .abUs {
    padding: 40px 0;
  }

}


@media screen and (max-width:1200px) {

  .sustxt h3 {
    font-size: 60px;
    border-top: 4px solid;
    padding-top: 0;
  }

  .susInfo h4 {
    font-size: 28px;
    letter-spacing: 4px;
  }

  .susInfo p {
    font-size: 15px;
    line-height: 25px;
  }

  .file h3 {
    font-size: 28px;
  }

  /* .filist span>img {
    width: 26px;
    margin-right: 10px;
  } */

  .filist a>img {
    width: 60px;
  }

  .filist li a {
    font-size: 17px;
    line-height: 30px;
  }

  .rd hr {
    margin: 20px auto 0;
  }

  .achievements h4 {
    font-size: 30px;
    margin: 0 0 20px;
  }

  .achMg img {
    height: 70px;
  }

  .achList li h6 b {
    font-size: 40px;
  }

  .achList li h6 {
    margin: 15px 0;
    font-size: 22px;
  }

  .achList li p {
    font-size: 16px;
  }

  .achievements {
    margin: 40px 0 60px;
  }

  .rd p {
    font-size: 15px;
  }

  .rd h3 {
    font-size: 32px;
  }

  .rd h5 {
    font-size: 20px;
  }

  .honBox h6 {
    font-size: 20px;
  }

  .honBox h4 {
    font-size: 22px;
  }


  .rd h3,
  .abTxt h3,
  .abTxt h4 {
    font-size: 30px;
    margin: 0 0 10px;
  }

  .rd p,
  .abTxt p {
    font-size: 15px;
    line-height: 20px;
  }

}

@media screen and (max-width:1020px) {

  .sustan li {
    flex-wrap: wrap;
  }

  .sustxt,
  .susMg {
    width: 100%;
  }

  .sustxt {
    margin: 0 0 10px;
  }

  .sustan li:nth-child(even) .sustxt {
    order: 1;
  }

  .sustxt h3 {
    font-size: 50px;
    border-top: 4px solid;
    width: 50px;
  }

  .susInfo h4 {
    font-size: 26px;
  }

  .filist {
    border-top: solid 2px #c3c3c3;
    margin-top: 20px;
  }

  .filist li {
    border-bottom: solid 2px #c3c3c3;
  }

  /* .abTxt h3 {
    font-size: 28px;
    letter-spacing: 2px;
  }

  .abTxt h6 {
    font-size: 18px;
    margin: 5px 0 10px;
  }

  .abTxt p {
    font-size: 15px;
  }

   */

  .honList {
    grid-template-columns: repeat(2, 48%);
  }

  .honBox h4 {
    font-size: 18px;
    line-height: 30px;
  }

  .honBox h6 {
    font-size: 17px;
    line-height: 30px;
    margin: 7px 0;
  }

  .abInfo {
    position: relative;
  }

  .abUs {
    flex-wrap: wrap;
  }

  .abTxt,
  .abMg {
    max-width: none;
    width: 100%;
  }

  .abMg {
    margin: 10px 0 0;
  }

  .abUs {
    padding: 20px 0 0;
  }

  .honor {
    padding: 40px 0;
  }


}

@media screen and (max-width:768px) {

  .sustxt h3 {
    font-size: 40px;
    border-top: 3px solid;
    width: auto;
    margin-right: 20px;
  }

  .susInfo h4 {
    font-size: 20px;
    letter-spacing: 2px;
  }

  .susInfo p {
    font-size: 14px;
    line-height: 23px;
  }

  .susInfo br {
    height: 10px;
  }

  .file {
    padding: 25px 0;
    margin-top: 40px;
  }

  .file h3 {
    font-size: 20px;
    letter-spacing: 3px;
  }

  .filist {
    margin-top: 12px;
  }

  .filist li a {
    font-size: 15px;
    line-height: 30px;
    padding: 10px 0;
  }

  .rd h3 {
    font-size: 26px;
  }

  .rd h5 {
    font-size: 16px;
    margin: 2px 0 10px;
  }

  .rd p {
    font-size: 14px;
    line-height: 25px;
  }

  .rd hr {
    margin: 15px auto 0;
    height: 3px;
  }

  .achievements h4 {
    font-size: 24px;
    margin: 0 0 10px;
  }

  .achList li p {
    font-size: 13px;
    line-height: 20px;
  }

  .achList li h6 {
    margin: 10px 0;
    font-size: 14px;
  }

  .achList li h6 b {
    font-size: 20px;
  }

  .achList li {
    padding: 30px 5px 40px;
  }

  .achList {
    grid-template-columns: repeat(3, 32%);
    margin-top: 20px;
  }

  .achMg img {
    height: 40px;
  }

  .abUs {
    flex-wrap: wrap;
    justify-content: center;
    padding: 15px 0;
  }

  .abInfo {
    position: relative;
  }

  .abTxt {
    max-width: 100%;
    margin: 0 0 15px;
  }

  .achievements {
    margin: 20px 0 30px;
  }



  .base {
    padding: 30px 0;
  }

  .honList {
    grid-template-columns: repeat(1, 100%);
  }

  .honList li {
    margin-top: 0;
  }

  .honList .rd hr {
    height: 5px;
    margin: 20px 0 0;
  }

  .honor {
    padding: 40px 0 30px;
  }

  .rd h3,
  .abTxt h3,
  .abTxt h4 {
    font-size: 20px;
    margin: 0 0 10px;
  }

  .rd p,
  .abTxt p {
    font-size: 13px;
    line-height: 20px;
  }

}<!--0.00025391578674316-->