.banTxt {

  color: #fff;

}



.sustan li {

  display: flex;

  align-items: center;

  justify-content: space-between;

  margin: 200px 0 0;

}



.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;

}



.sustan li:nth-child(even) .sustxt {

  order: 2;

}



.sustan li:nth-child(even) .susMg {

  order: 1;

}



.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;

  /* font-family: initial; */


}

.file h3 span{
  font-family: initial;
}



.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;
  font-family: initial;
}



.filist span>img {

  display: block;

  width: 40px;

  margin-right: 20px;

}


.filist a>img {
  width: 165px;
  display: block;
}




.rd {

  text-align: center;

}



.rd h3 {

  font-size: 62px;

  font-weight: normal;

  font-stretch: normal;

  letter-spacing: 12px;

  color: #212121;

}



.rd h5 {

  font-size: 38px;

  letter-spacing: 0px;

  color: #212121;

  margin: 10px 0 50px;

}



.rd p {

  font-size: 24px;

  font-weight: normal;

  font-stretch: normal;

  line-height: 35px;

  letter-spacing: 0px;

  color: #484646;

}



.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;

}



.achList {

  display: grid;

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

  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: 43px;

  font-weight: normal;

  font-stretch: normal;

  letter-spacing: 0px;

  color: #1c2075;

  margin: 40px 0 50px;

}



.achList li h6 b {

  font-size: 66px;

}



.achList li p {

  font-size: 24px;

  font-weight: normal;

  font-stretch: normal;

  line-height: 42px;

  letter-spacing: 0px;

  color: #1c2075;

}





.abUs {

  position: relative;

  display: flex;

  justify-content: flex-end;

  background: #F5F5F5;

}



.abInfo {

  position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  display: flex;

  align-items: center;

  justify-content: center;

}



.abTxt {

  /* max-width: 715px; */

  max-width: 45%;

}



.abTxt h3 {

  font-size: 62px;

  font-weight: normal;

  font-stretch: normal;

  letter-spacing: 12px;

  color: #212121;

}



.abTxt h6 {

  font-size: 38px;

  letter-spacing: 0px;

  color: #212121;

  margin: 20px 0 70px;

}



.abTxt p {

  font-size: 26px;

  font-weight: normal;

  font-stretch: normal;

  line-height: 45px;

  letter-spacing: 0px;

  color: #484646;

}



.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;

}



.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:1750px) {

  .susMg {
    width: 55%;
  }

  .sustxt h3 {
    font-size: 80px;
    border-top: 8px solid;
    padding-top: 10px;
    margin-right: 30px;
  }

  .susInfo h4 {
    font-size: 40px;
    letter-spacing: 8px;
    margin: 0 0 20px;
  }

  .susInfo p {
    font-size: 22px;
    line-height: 30px;
  }

  .sustxt {
    width: 40%;
  }

  .sustan li {
    margin: 120px 0 0;
  }

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

  .file {
    padding: 60px 0;
    margin-top: 90px;
  }

  .filist {
    border-top: solid 3px #c3c3c3;
  }

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

  .filist li a {
    font-size: 20px;
    line-height: 40px;
    padding: 12px 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: 50%;
  }

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

}


@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;
  }

}


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

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

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

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

  .abTxt h3 {
    font-size: 34px;
    letter-spacing: 4px;
  }

  .abTxt h6 {
    font-size: 22px;
    margin: 5px 0 20px;
  }

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

  .abTxt hr {
    width: 70px;
    margin: 20px 0 0;
    height: 3px;
  }

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

}

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

  .sustan li {
    margin: 40px 0 0;
    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: 28px;
  }

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

}

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

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

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

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

  .abMg {
    max-width: 90%;
  }

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

  .abTxt h3 {
    font-size: 21px;
    letter-spacing: 2px;
  }

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

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

  .base {
    padding: 30px 0;
  }

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

  .honList li {
    margin-top: 20px;
  }

  /* .honList li:first-child {
    m
  } */

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

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

}<!--0.00023913383483887-->