#header {
  position: sticky;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99;
}

body {
  position: relative;
}


.swiper-slide {
  background: #fff;
}

.swiper-wrapper {
  transition-delay: .3s;
}

.swiper-container {
  padding-top: 125px;
  background: #fff;
  /* position: fixed;
  top: 0;
  left: 0;
  z-index: 3; */
  position: relative;
}

html,
body,
.swiper-container,
.swiper-slide,
.banner,
.total,
.core,
.idea,
.new {
  width: 100%;
  /* height: 100%; */
  box-sizing: border-box;
  /* overflow: hidden; */
}

#footer {
  /* position: absolute; */
  width: 100%;
  z-index: 1;
  /* bottom: -100%; */
  /* left: 0; */
  transition: .6s;
}

.swiper-slide-active #footer {
  bottom: 0;
}

/* #footer.active {
  z-index: 3;
  opacity: 1;
  bottom: 0;
} */

.scroll {
  position: fixed;
  z-index: 9;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  left: 0;
  right: 0;
  margin: auto;
  animation-iteration-count: infinite;
  bottom: 15px;
  animation-direction: 1.5s;
}

.scroll img {
  display: block;
  width: 100%;
}

.scroll.active {
  display: none;
}


.banner {

  background: #f1f1f1 url(/static/images/banBack.jpg) top no-repeat;

  background-size: cover;

  display: flex;

  justify-content: center;

  align-items: center;

}



.banInfo {

  width: 430px;

  margin-right: 80px;

  display: none;
}



.banInfo h2 {

  font-size: 50px;

  letter-spacing: 10px;

  color: #ffffff;

}



.banInfo h3 {

  font-size: 43px;

  letter-spacing: 2px;

  color: #ffffff;

  margin-top: 5px;

}



.banInfo hr {

  width: 90px;

  height: 8px;

  background-color: #81cde4;

  border: none;

  margin: 25px 0 65px;

}



.banInfo p {

  font-size: 20px;

  font-weight: normal;

  font-stretch: normal;

  line-height: 30px;

  letter-spacing: 0px;

  color: #ffffff;

}



.banVdo {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;

  position: relative;

}



.banVdo video {

  display: block;

  width: 100%;
  height: 100%;
  background: #000;

}



.banPlay {

  width: 100%;

  overflow: hidden;

  position: absolute;

  top: 0;

  left: 0;

  z-index: 1;

}



.banPlay img {

  display: block;

  width: 100%;

}



.banPlay .iconfont {

  display: flex;

  align-items: center;

  justify-content: center;

  position: absolute;

  top: 0;

  left: 0;

  bottom: 0;

  right: 0;

  margin: auto;

  color: #fff;

  font-size: 160px;

}

.core {
  display: flex;
  flex-direction: column;
  justify-content: center;
}


.idea {

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

  background-size: 100%;

  position: relative;

  display: flex;

  align-items: center;

  justify-content: center;

  z-index: -1;
  padding-top: 5%;

}
.idea .img{
  margin: 3% 0 5%;
}



.idInfo {

  padding: 0 35px;

  overflow: hidden;

}



.idInfo li {

  width: 30%;
  position: relative;

  z-index: 2;
}







.idInfo li:first-child {

  margin-top: 210px;
  margin-left: 15px;

}

.idInfo li:nth-child(3) {
  float: right;
  margin-right: 0;
  margin-top: -365px;
}

.idInfo li:nth-child(2) {
  float: right;
  margin-right: 0;
  margin-top: -760px;
}

/* .idInfo li:nth-child(odd) {

  margin-top: 120px;

}



.idInfo li:first-child {

  margin-top: 0;

}



.idInfo li:nth-child(even) {

  margin-top: -120px;

  float: right;

} */

.idInfo h3 {

  font-size: 28px;

  font-weight: normal;

  font-stretch: normal;




  font-family: SourceHanSansCN-Bold;
  font-size: 32px;
  color: #1c2175;

}



.idInfo p {

  font-size: 20px;

  font-weight: normal;

  letter-spacing: 0px;

  color: #484646;

  margin: 20px 0 30px;


  font-family: SourceHanSansCN-Regular;
  font-size: 19px;
  line-height: 2;
  color: #484646;

}



.idInfo hr {

  width: 90px;

  height: 8px;

  border: none;

  background: #1c2175;

}



.idCont {

  width: 28%;

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  margin: auto;

  animation-delay: 2s;

  height: 100%;

  display: flex;

  align-items: center;

}



.idCont img {

  display: block;

  width: 100%;

}



.corTitle {

  padding: 65px 0;

  background: url('/static/images/tltBanner.jpg') center no-repeat;

  background-size: 100% 100%;

  text-align: center;

  position: relative;

}



.corTitle h2 {

  font-size: 44px;

  letter-spacing: 10px;

  color: #1c2075;

}



.corTitle h5 {

  font-size: 43px;

  font-weight: normal;

  font-stretch: normal;

  letter-spacing: 0px;

  color: #1c2075;

  margin-top: 30px;

}



.yellow {

  width: 44px;

  height: 44px;

  background-color: #f39700;

  position: absolute;

  top: 0;

  right: 33%;

}



.blue {

  width: 34px;

  height: 143px;

  background-color: #1c2175;

  position: absolute;

  top: 0;

  bottom: 0;

  right: 0;

  margin: auto;

}



.red {

  width: 78px;

  height: 78px;

  background-color: #d7000f;

  position: absolute;

  left: 10%;

  bottom: 15%;

}



.corList {

  width: 100%;

  display: grid;

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

  justify-content: space-between;

  padding-top: 90px;
}



.corList li {

  box-sizing: border-box;

  position: relative;

  background-size: cover !important;

  background-position: center center !important;

  padding: 60px;

  box-sizing: border-box;

  display: flex;

  /* align-items: center; */

  justify-content: center;

  color: #1c2175;
  color: #fff;


}

.corList li:first-child {
  /* justify-content: flex-end; */
  color: #fff;
  color: #1c2175;
}


.corList li:last-child {
  /* justify-content: flex-start; */
  color: #fff;
  color: #1c2175;
}



/* @media screen and (min-width:1020px) {

  .corList li:first-child{
    padding-right: 10px;
  }
  
  .corList li:last-child{
    padding-left: 10px;
  }

} */



.animated01,
.animated12 {
  animation-delay: .5s;
}

.animated02,
.animated13 {
  animation-delay: .8s;
}

.animated03,
.animated14 {
  animation-delay: 1.2s;
}

.animated04 {
  animation-delay: 1.6s;
}



.corList img {

  display: block;

  width: 100%;

}



.corList li>div {

  width: 100%;

  max-width: 360px;

  box-sizing: border-box;

  text-align: center;

}



.corList h4 {


  font-size: 28px;

}



.corList hr {

  width: 90px;
  height: 8px;
  border: none;
  margin: 45px auto 55px;


}

.cor01 hr,
.cor03 hr {
  background: #1C2075;
}

.cor02 hr {
  background-color: #fff;
}

.corList p {

  font-size: 19px;

  font-weight: normal;

  font-stretch: normal;

  line-height: 25px;

  letter-spacing: 0px;

  font-family: SourceHanSansCN-Regular;
  text-align: left;
  padding-left: 20px;
  position: relative;
  margin: 3% 0;
}


.corList p::after{
  position: absolute;
  content: '';
  left: 0;
  top: 8px;
  width: 10px;
  height: 10px;
  /* border-radius: 50%; */
  background-color: #1c2175;
}
.corList li:nth-child(even) p::after{
  
  background-color: #fff;
}

.mission {
  position: relative;
  /* margin-top: 20px; */
  padding: 140px 0;
}

.mission .bg {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 90%;
  max-width: 1285px;
  z-index: -1;

}

.aTitle {
  font-family: SourceHanSansCN-Bold;
  text-align: center;
  font-size: 40px;
  letter-spacing: 2px;
  color: #1c2075;
}

.mission .missionContent {
  /* padding-top: 60px; */

}

.mission .missionContent .text {
  font-family: SourceHanSansCN-Regular;
  width: 90.5%;
  max-width: 1440px;
  margin: auto;
  color: #484646;
  padding-top: 70px;
  font-family: SourceHanSansCN-Regular;
  font-size: 19px;
  line-height: 2;
  color: #484646;
}



.totitle {

  padding: 30px 0 70px;

  background: url(../images/totalEn.jpg) bottom no-repeat;

  background-size: cover;

  text-align: center;

}



.totitle h2 {

  font-size: 44px;

  font-weight: normal;

  font-stretch: normal;

  letter-spacing: 10px;

  color: #1C2075;

}



.totitle h5 {

  font-size: 36px;

  font-weight: normal;

  font-stretch: normal;

  letter-spacing: 0px;

  color: #1C2075;

  margin: 40px 0 75px;

}



.totitle p {

  font-size: 28px;

  font-weight: normal;

  font-stretch: normal;

  line-height: 45px;

  letter-spacing: 0px;

  color: #1C2075;

}



.totitle h4 {

  font-size: 40px;

  font-weight: normal;

  font-stretch: normal;

  letter-spacing: 0px;

  color: #1C2075;

  margin-top: 40px;

}



.totList {

  display: grid;

  grid-template-columns: repeat(8, 180px);

  justify-content: space-between;

  margin: 40px 0 0;

}


.animated06 {
  animation-delay: .3s;
}

.animated06 {
  animation-delay: .6s;
}

.animated07 {
  animation-delay: .9s;
}

.animated08 {
  animation-delay: 1.2s;
}

.animated09 {
  animation-delay: 1.5s;
}

.animated10 {
  animation-delay: 1.8s;
}

.animated11 {
  animation-delay: 2.1s;
}



.totMg {

  width: 100%;

  height: 115px;

  display: flex;

  align-items: center;

  justify-content: center;

}



.totMg img {

  display: block;

  max-width: 100%;

  height: 100%;

  filter: grayscale(100%) brightness(300%);

  transition: .6s;

}



.totList a:hover img {

  filter: grayscale(0) brightness(100%);

}



.totList h5 {

  text-align: center;

  font-size: 18px;

  font-weight: normal;

  font-stretch: normal;

  line-height: 25px;

  letter-spacing: 0px;

  color: #7d7d7d;

  margin-top: 50px;

}

.totxt {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 75px;
  margin: 15px auto 0;
}

.totxt img {
  display: block;
  max-width: 100%;
  height: 100%;
  filter: grayscale(100%) brightness(120%);
  transition: .6s;
}



.totList a:hover h5 {

  color: #1C2175;

}



.new {

  padding: 30px 0;

  background-color: #efefef;

}



.newTitle {

  text-align: center;

}



.newTitle h2 {

  font-size: 50px;

  font-weight: normal;

  font-stretch: normal;

  letter-spacing: 10px;

  color: #1c2075;

}



.newTitle h5 {

  font-size: 30px;

  font-weight: normal;

  font-stretch: normal;

  letter-spacing: 0px;

  color: #1c2075;

  margin-top: 20px;

}



.newList {

  margin: 40px 0;

  display: grid;

  grid-template-columns: repeat(3, 1fr);

  justify-content: space-between;

  gap: 40px;

}



.newList li {

  background: #fff;

  transition: .6s;

  border-radius: 15px;

  overflow: hidden;

}



.newList li:hover {

  box-shadow: 0 3px 10px #333;

}



.newMg {

  width: 100%;

}



.newMg img {

  display: block;

  width: 100%;

}



.newTxt {

  padding: 30px;

}



.newTxt h5 {

  font-size: 24px;

  font-weight: normal;

  font-stretch: normal;

  line-height: 35px;

  letter-spacing: 0px;

  color: #484646;

  display: -webkit-box;

  -webkit-box-orient: vertical;

  -webkit-line-clamp: 2;

  overflow: hidden;

}



.newTips {

  display: flex;

  align-items: center;

  justify-content: space-between;

  margin-top: 30px;

  position: relative;

  padding-top: 25px;

}



.newTips::after {

  content: '';

  display: block;

  width: 60px;

  height: 6px;

  background-color: #1c2175;

  position: absolute;

  left: 0;

  top: 0;

}



.newTips h6 {

  font-size: 22px;

  font-stretch: normal;

  letter-spacing: 0px;

  color: #484646;

}



.newTips p {

  font-size: 24px;

  font-weight: normal;

  font-stretch: normal;

  line-height: 28px;

  letter-spacing: 0px;

  color: #434343;

}





.newMore {

  display: flex;

  align-items: center;

  justify-content: center;

  width: 300px;

  height: 50px;

  border: solid 2px #1c2175;

  font-size: 22px;

  font-weight: normal;

  font-stretch: normal;

  letter-spacing: 0px;

  color: #1c2075;

  margin: 0 auto;

  transition: .6s;

}


.newMore:hover {

  background: #1C2075;

  color: #fff;

}


/* footer */
footer {
  padding: 50px 0;
}

.fotPlat {
  margin-top: 30px;
}

.fotNav p a {
  line-height: 20px;
}

/* .fotPlat a {
  width: 40px;
  height: 40px;
} */

.fotFtp p,
.fotFtp a {
  font-size: 16px;
}

.fotFtp {
  margin-top: 30px;
}



/* @media screen and (max-width:1750px) {


  .banInfo h2 {
    font-size: 70px;
  }

  .banInfo h3 {
    font-size: 38px;
  }

  .banInfo hr {
    width: 80px;
    height: 5px;
    margin: 20px 0 65px;
  }

  .banVdo {
    width: 880px;
  }

  .idInfo h3 {
    font-size: 50px;
  }

  .idInfo p {
    font-size: 22px;
    line-height: 32px;
    margin: 20px 0 30px;
  }


  .corTitle h2,
  .totitle h2,
  .newTitle h2 {
    font-size: 42px;
    letter-spacing: 20px;
  }

  .corTitle h5,
  .totitle h5,
  .newTitle h5 {
    font-size: 34px;
    margin-top: 15px;
  }

  .totitle h5 {
    margin: 20px 0 45px;
  }


  .corList h4 {
    font-size: 46px;
    letter-spacing: 15px;
  }

  .corList hr {
    height: 80px;
  }

  .corList p {
    font-size: 22px;
  }

  .totitle h4 {
    font-size: 50px;
    margin-top: 55px;
  }

  .totList {
    grid-template-columns: repeat(8, 150px);
  }

  .totMg {
    height: 80px;
  }

  .totList h5 {
    font-size: 18px;
    margin-top: 25px;
  }

  .newTxt {
    padding: 40px 30px 30px;
  }

  .newTxt h5 {
    font-size: 26px;
    line-height: 40px;
  }

  .newTips {
    margin-top: 60px;
    padding-top: 30px;
  }

  .newTips h6,
  .newTips p {
    font-size: 22px;
  }

} */

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

  .banInfo {
    width: 400px;
    margin-right: 40px;
  }

  .banInfo h2 {
    font-size: 40px;
  }

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

  .banInfo hr {
    width: 80px;
    height: 3px;
    margin: 15px 0 35px;
  }

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

  .banVdo {
    /* width: 700px; */
  }

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

  .idInfo p {
    font-size: 16px;
    line-height: 30px;
    margin: 15px 0 20px;
  }

  .idInfo li:nth-child(odd) {
    /* margin-top: 70px; */
  }

  .idInfo hr {
    width: 80px;
    height: 5px;
  }

  .corTitle h2,
  .totitle h2,
  .newTitle h2 {
    font-size: 40px;
    letter-spacing: 10px;
  }

  .corTitle h5,
  .totitle h5,
  .newTitle h5 {
    font-size: 28px;
    margin-top: 15px;
  }

  .corTitle {
    padding: 60px 0 55px;
  }

  /* .corList li>div {
    padding: 70px;
  } */

  .corList h4 {
    font-size: 30px;
    letter-spacing: 5px;
  }

  .corList hr {
    /* height: 70px; */
  }

  .corList p {
    font-size: 15px;
    line-height: 30px;
  }

  .totitle {
    padding: 45px 0 95px;
  }

  .totitle p {
    font-size: 20px;
    line-height: 35px;
  }

  .totitle h4 {
    font-size: 34px;
    margin-top: 40px;
  }

  .totList {
    grid-template-columns: repeat(8, 140px);
    margin: 60px 0 0;
  }

  .totList h5 {
    font-size: 14px;
    margin-top: 20px;
    line-height: 25px;
  }

  .new {
    padding: 60px 0 50px;
  }

  .newTxt {
    padding: 30px 20px 20px;
  }

  .newTxt h5 {
    font-size: 20px;
    line-height: 30px;
  }

  .newTips::after {
    height: 6px;
  }

  .newTips {
    margin-top: 40px;
    padding-top: 20px;
  }

  .newTips h6,
  .newTips p {
    font-size: 18px;
  }

  .newMore {
    width: 280px;
    height: 50px;
    font-size: 20px;
  }

  .swiper-container {
    padding-top: 90px;
  }


  .idInfo li {
    width: 25%;
  }

  .idInfo li:first-child {
    margin-top: 14%;
    margin-left: 35px;
  }

  .idInfo li:nth-child(3) {
    margin-right: -25%;
    margin-top: -55%;
  }

  .idInfo li:nth-child(2) {
    margin-top: -22%;
    margin-right: 4%;
  }

  .corList hr {
    margin: 20px auto;
  }
}

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

  .banInfo {
    width: 360px;
    margin-right: 30px;
  }

  .banInfo h2 {
    font-size: 50px;
  }

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

  .banVdo {
    /* width: 600px; */
  }

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

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

  .idInfo hr {
    height: 5px;
  }

  .red {
    width: 50px;
    height: 50px;
  }

  .yellow {
    width: 35px;
    height: 35px;
  }

  .blue {
    width: 25px;
    height: 100px;
  }

  .corTitle h2,
  .totitle h2,
  .newTitle h2 {
    font-size: 34px;
    letter-spacing: 8px;
  }

  .corTitle h5,
  .totitle h5,
  .newTitle h5 {
    font-size: 24px;
    margin-top: 10px;
  }

  /* .corList li>div {
    padding: 40px 80px 0;
  } */

  .corList h4 {
    font-size: 30px;
    letter-spacing: 7px;
  }

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

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

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

  .totList {
    grid-template-columns: repeat(8, 130px);
  }

  .totMg {
    height: 60px;
  }

  .totList h5 {
    font-size: 13px;
    margin-top: 20px;
    line-height: 20px;
  }


  .newTxt h5 {
    font-size: 20px;
    line-height: 30px;
  }

  .newMore {
    width: 280px;
    height: 45px;
    font-size: 20px;
  }

  .newTips {
    margin-top: 40px;
    padding-top: 20px;
  }

  .newTips::after {
    height: 5px;
  }

  .newTips h6,
  .newTips p {
    font-size: 18px;
  }

}

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

  .banInfo {
    width: 300px;
    margin-right: 30px;
  }

  .banInfo h2 {
    font-size: 32px;
    letter-spacing: 5px;
  }

  .banInfo h3 {
    font-size: 24px;
  }

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

  .banInfo p {
    font-size: 20px;
    line-height: 25px;
  }

  .banVdo {
    /* width: 500px; */
  }

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

  .idInfo p {
    font-size: 14px;
    line-height: 24px;
  }

  .idInfo hr {
    height: 3px;
    width: 70px;
  }

  .idInfo li:first-child {
    margin-top: 0;
  }

  .totitle p {
    font-size: 18px;
  }

  .corTitle h2,
  .totitle h2,
  .newTitle h2 {
    font-size: 34px;
    letter-spacing: 10px;
  }

  /* .corList li>div {
    padding: 30px 75px 0;
  } */

  .corList h4 {
    font-size: 22px;
    letter-spacing: 5px;
  }

  .corList hr {
    height: 2px;
  }

  .corList p {
    font-size: 15px;
    line-height: 27px;
  }

  .totitle h5 {
    margin: 10px 0 20px;
  }

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

  .totMg {
    height: 50px;
  }

  .totList h5 {
    font-size: 14px;
    margin-top: 15px;
    line-height: 25px;
  }

  .newTxt h5 {
    font-size: 18px;
    line-height: 30px;
  }

  .newTips h6,
  .newTips p {
    font-size: 16px;
  }

  .newTips {
    margin-top: 30px;
    padding-top: 15px;
  }

  .totList {
    grid-template-columns: repeat(8, 12%);
  }

  .swiper-container {
    padding-top: 70px;
  }

}


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

  .banner {
    flex-wrap: wrap;
  }

  .banInfo,
  .banVdo {
    /* width: 85%; */
    margin: 0 auto;
  }

  .banInfo {
    margin-bottom: 20px;
  }

  .banInfo h2 {
    font-size: 36px;
    letter-spacing: 10px;
  }

  .banInfo h3 {
    font-size: 20px;
  }

  .banInfo hr {
    width: 60px;
    height: 3px;
    margin: 10px 0 15px;
  }

  .idInfo {
    padding: 0;
  }

  .idCont {
    width: 350px;
    position: relative;
  }

  .idInfo li {
    width: 100%;
  }

  .idInfo li:nth-child(even),
  .idInfo li:nth-child(odd) {
    margin-top: 0;
    float: none;
    margin-bottom: 20px;
  }

  .idInfo h3 {
    font-size: 26px;
    letter-spacing: 4px;
  }

  .idInfo p {
    font-size: 14px;
    line-height: 22px;
    margin: 10px 0 15px;
  }

  .corTitle h2,
  .totitle h2,
  .newTitle h2 {
    font-size: 28px;
    letter-spacing: 9px;
  }

  .idInfo li:first-child {
    margin-left: 0;
  }

  .mission .missionContent .text {
    padding-top: 20px;
  }

  .aTitle {
    font-size: 28px;
  }

  .corList {
    padding-top: 20px;
  }

  .corTitle h5,
  .totitle h5,
  .newTitle h5 {
    font-size: 20px;
    margin-top: 10px;
  }

  .corTitle {
    padding: 60px 0 25px;
  }

  .corList li>div {
    padding: 20px 35px 0;
    max-width: 480px;
  }

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

  .corList hr {
    height: 2px;
    margin: 10px auto 15px;
  }

  /* .corList p {
    font-size: 13px;
    line-height: 20px;
  } */

  .totitle h4 {
    font-size: 24px;
    margin-top: 25px;
  }

  .totitle {
    padding: 15% 0 65px;
  }

  .totList {
    grid-template-columns: repeat(4, 23%);
    margin: 40px 0 0;
  }

  .totList li {
    margin: 0 0 20px;
  }

  .new {
    padding: 40px 0 50px;
  }

  .newTxt {
    padding: 20px 10px 10px;
  }

  .newTxt h5 {
    font-size: 15px;
    line-height: 25px;
  }

  .newTips h6,
  .newTips p {
    font-size: 14px;
  }

  .newTips::after {
    height: 3px;
  }

  .corList li {
    padding: 20px;
    align-items: flex-start;
  }

  .totxt {
    height: 50px;
    margin: 10px auto 0;
  }

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

  .corList li:first-child,
  .corList li:last-child {
    justify-content: center;
  }

  .newList {
    grid-template-columns: repeat(2, 1fr);
    margin: 20px 0;
    gap: 20px;
  }

  .newTips {
    margin-top: 10px;
    padding-top: 15px;
  }

}

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

  .banner {
    background-size: cover;
  }

  .banInfo h2 {
    font-size: 26px;
    letter-spacing: 7px;
  }

  .banInfo h3 {
    font-size: 16px;
  }

  .idInfo h3 {
    font-size: 18px;
    letter-spacing: 2px;
  }

  .idInfo p {
    font-size: 12px;
    line-height: normal;
    margin: 5px 0 10px;
  }

  .idInfo hr {
    height: 2px;
    width: 60px;
  }

  .idCont {
    width: 150px;
  }

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

  .corTitle h2,
  .totitle h2,
  .newTitle h2 {
    font-size: 22px;
    letter-spacing: 6px;
  }

  .corTitle h5,
  .totitle h5,
  .newTitle h5 {
    font-size: 17px;
    margin-top: 10px;
  }

  .totitle p {
    font-size: 14px;
    line-height: 25px;
    margin: 0 0 5px;
  }

  .totitle h4 {
    font-size: 18px;
  }

  .totitle {
    padding: 20px 0 45px;
  }

  .totList {
    grid-template-columns: repeat(4, 24%);
    margin: 30px 0 0;
  }

  .totList h5 {
    font-size: 12px;
    margin-top: 10px;
    line-height: 20px;
  }

  .totMg {
    height: 35px;
  }

  .newMore {
    width: 170px;
    height: 30px;
    font-size: 16px;
  }

  .swiper-container {
    padding-top: 55px;
  }

  .corTitle {
    padding: 15px 0;
  }

  .corList li {
    padding: 10px;
  }

  .corList li>div {
    padding: 0;
  }

  .corList p {
    font-size: 12px;
    line-height: 20px;
  }

  .corList h4 {
    font-size: 16px;
    letter-spacing: 2px;
  }

  .newTxt h5 {
    -webkit-line-clamp: 1;
  }
  .mission{
    padding: 60px 0;
  }
  .mission .missionContent .text{
    font-size: 14px;
  }
}