.banner {

  width: 100%;

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

  background-size: 100%;

  padding-top: 95px;

  display: flex;

  justify-content: center;

}



.banInfo {

  width: 430px;

  margin-right: 80px;

}



.banInfo h2 {

  font-size: 78px;

  letter-spacing: 25px;

  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: 50px 0 95px;

}



.banInfo p {

  font-size: 19px;

  font-weight: normal;

  font-stretch: normal;

  line-height: 30px;

  letter-spacing: 0px;

  color: #ffffff;

}



.banVdo {

  width: 965px;

  position: relative;

}



.banVdo video {

  display: block;

  width: 100%;

}



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

}



.idea {

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

  background-size: 100%;

  margin: 130px 0 160px;

  position: relative;

}



.idInfo {

  padding: 0 35px;

  /* display: grid;

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

  justify-content: space-between; */

  overflow: hidden;

}



.idInfo li {

  width: 345px;

}



.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: 58px;

  font-weight: normal;

  font-stretch: normal;

  letter-spacing: 6px;

  color: #1c2175;

}



.idInfo p {

  font-size: 28px;

  font-weight: normal;

  letter-spacing: 0px;

  color: #484646;

  margin: 50px 0 60px;

}



.idInfo hr {

  width: 90px;

  height: 8px;

  border: none;

  background: #1c2175;

}



.idCont {

  width: 790px;

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  margin: auto;

  animation-delay: 2s;

}



.idCont img {

  display: block;

  width: 100%;

}



.corTitle {

  padding: 40px 0 115px;

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

  background-size: 100% 100%;

  text-align: center;

  position: relative;

}



.corTitle h2 {

  font-size: 78px;

  letter-spacing: 25px;

  color: #1c2075;

  font-weight: normal;

}



.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.33%);

  justify-content: space-between;

}



.corList li {

  box-sizing: border-box;

  position: relative;
  background-size: cover !important;
  background-position: center center !important;
  padding: 140px 20px;

}

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

  text-align: center;

}



.corList h4 {

  font-size: 58px;

  font-weight: normal;

  font-stretch: normal;

  letter-spacing: 19px;

}



.corList hr {

  width: 90px;

  height: 8px;

  border: none;

  margin: 45px auto 55px;

}



.corList p {

  font-size: 24px;

  font-weight: normal;

  font-stretch: normal;

  line-height: 40px;

  letter-spacing: 0px;

}



.cor01,

.cor03 {

  color: #1c2075;

}



.cor01 hr,

.cor03 hr {

  background: #1c2075;

}



.cor02 {

  color: #fff;

}



.cor02 hr {

  background: #fff;

}



.totitle {

  padding: 75px 0 115px;

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

  background-size: cover;

  text-align: center;

}



.totitle h2,
.totitle h4 {

  font-size: 78px;

  font-weight: normal;

  font-stretch: normal;


  color: #1C2075;

}


.totitle h2 {
  letter-spacing: 25px;
}


.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: 52px;

  letter-spacing: 0px;

  color: #1C2075;

}



.totitle h4 {

  /* font-size: 63px;

  font-weight: normal;

  font-stretch: normal;

  letter-spacing: 0px;

  color: #1C2075; */

  margin-top: 135px;

}



.totList {

  display: grid;

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

  justify-content: space-between;

  margin: 40px 0 0;

}

.totList li a {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}


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

}

.totxt {
  margin-top: 15px;

  display: flex;

  align-items: center;

  justify-content: center;
}

.totxt img {
  display: block;

  max-width: 100%;

  /* height: 100%; */

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

  transition: .6s;
}

.totMg img {

  display: block;

  max-width: 80%;

  /* height: 100%; */

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

  transition: .6s;

}

.totxt img {
  max-height: 75px;
}



.totList a:hover img {

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

}



.totList h5 {

  text-align: center;

  font-size: 30px;

  font-weight: normal;

  font-stretch: normal;

  line-height: 46px;

  letter-spacing: 0px;

  color: #7d7d7d;

  margin-top: 50px;

}



.totList a:hover h5 {

  color: #1C2175;

}



.new {

  padding: 100px 0 80px;

  background-color: #efefef;

}



.newTitle {

  text-align: center;

}



.newTitle h2 {

  font-size: 78px;

  font-weight: normal;

  font-stretch: normal;

  letter-spacing: 25px;

  color: #1c2075;

}



.newTitle h5 {

  font-size: 43px;

  font-weight: normal;

  font-stretch: normal;

  letter-spacing: 0px;

  color: #1c2075;

  margin-top: 20px;

}



.newList {

  margin: 90px 0;

  display: grid;

  grid-template-columns: repeat(3, 500px);

  justify-content: space-between;

}



.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: 70px 50px 50px;

}



.newTxt h5 {

  font-size: 32px;

  font-weight: normal;

  font-stretch: normal;

  line-height: 50px;

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

  position: relative;

  padding-top: 35px;

}



.newTips::after {

  content: '';

  display: block;

  width: 60px;

  height: 10px;

  background-color: #1c2175;

  position: absolute;

  left: 0;

  top: 0;

}



.newTips h6 {

  font-size: 28px;

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

  border: solid 2px #1c2175;

  font-size: 28px;

  font-weight: normal;

  font-stretch: normal;

  letter-spacing: 0px;

  color: #1c2075;

  margin: 0 auto;

  transition: .6s;

}


.newMore:hover {

  background: #1C2075;

  color: #fff;

}

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

  .banner {
    padding-top: 55px;
  }

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

  .idCont {
    width: 570px;
    margin: auto;
  }

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


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

  .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 {
    width: 80px;
    height: 5px;
    margin: 15px auto 25px;
  }

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

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

  .newList {
    grid-template-columns: repeat(3, 430px);
  }

  .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: 60px;
  }

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

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

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

  .banVdo {
    width: 700px;
  }

  .idea {
    margin: 90px 0 110px;
  }

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

  .idInfo li {
    width: 300px;
  }

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

  .idCont {
    width: 480px;
  }

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

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

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

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

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

  .corList h4 {
    font-size: 36px;
    letter-spacing: 10px;
  }

  .corList p {
    font-size: 16px;
    line-height: 33px;
  }

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

  .totitle p {
    font-size: 22px;
    line-height: 40px;
  }

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

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

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

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

  .newList {
    grid-template-columns: repeat(3, 380px);
    margin: 50px 0;
  }

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

}

@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: 36px;
  }

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

  .idInfo hr {
    height: 5px;
  }

  .idInfo li {
    width: 270px;
  }

  .idCont {
    width: 420px;
  }

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

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

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

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

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

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

  .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, 110px);
  }

  /* .totMg {
    height: 60px;
  } */

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

  .newList {
    grid-template-columns: repeat(3, 32%);
    margin: 30px 0;
  }

  .newTxt h5 {
    font-size: 22px;
    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: 44px;
    letter-spacing: 15px;
  }

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

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

  .banInfo p {
    font-size: 13px;
    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;
  }

  .idCont {
    width: 350px;
  }

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

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

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

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

  .corList hr {
    width: 60px;
    height: 3px;
    margin: 10px auto 15px;
  }

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

}


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

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

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

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

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

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

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

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

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

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

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

  .totitle {
    padding: 30px 0 65px;
  }

  .totList {
    grid-template-columns: repeat(8, 11%);
    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: 100px 20px;
  }

}

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

  .banner {
    background-size: cover;
  }

  .banner {
    padding-top: 25px;
  }

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

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

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

  .idea {
    margin: 30px 0;
  }

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

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

  .idCont {
    width: 280px;
  }

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

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

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

  .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, 22%);
    margin: 30px 0 0;
  }

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

  .totMg img {
    max-width: 50%;
  }

  /* .totMg {
    height: 35px;
  } */

  .newList {
    grid-template-columns: repeat(1, 100%);
    margin: 30px 0;
  }

  .newList li {
    margin: 0 0 30px;
  }

  .newMore {
    width: 240px;
    height: 40px;
    font-size: 18px;
  }

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

  .corList li {
    padding: 70px 20px;
  }

}