.banner {
  width: 100%;
  height: 100vh;
  background: url(../img/50.jpg);
  background-size: 100% 100%;
}
.banner .banMain {
  padding-top: 200px;
  height: 100%;
  box-sizing: border-box;
  position: relative;
}
.banner .banMain .about {
  font-size: 36px;
  color: #FFFFFF;
  font-weight: 400;
}
.banner .banMain .title {
  font-size: 60px;
  color: #FFFFFF;
  font-weight: 500;
}
.banner .banMain .content {
  font-size: 20px;
  font-weight: 400;
  width: 30%;
  line-height: 35px;
  color: #FFFFFF;
}
.banner .banMain .banBom {
  position: absolute;
  bottom: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 30px 100px;
  background-color: rgba(255, 255, 255, 0.7);
}
.banner .banMain .banBom .banItem:hover p:last-child {
  transform: scale(1.1);
}
.banner .banMain .banBom .banItem p {
  font-size: 18px;
  font-weight: 400;
  color: #000000;
}
.banner .banMain .banBom .banItem p:last-child {
  transition: all 0.3s;
  font-size: 50px;
  color: #2A71B9;
  margin-top: 20px;
}
.banner .banMain .banBom .banItem p:last-child .counter{
  font-size: 60px;
  font-weight: bold;
}
.about .group p {
  text-align: center;
}
.about .group .name {
  font-size: 70px;
  font-family: FZXingKai-S04T;
  font-weight: 400;
  color: #000000;
}
.about .group .enname {
  font-size: 25px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #000000;
  letter-spacing: 18px;
}
.about .group .info {
  margin-top: 41px;
  padding: 17px 0;
  background-color: #2A71B9;
  font-size: 26px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #FFFFFF;
}
.about .content p {
  margin-top: 44px;
  text-indent: 2em;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
}
.about .swiper {
  margin-top: 43px;
}
.about .swiper .swiperImg {
  transition: all 0.3s;
}
.about .swiper .swiperImg:hover {
  transform: scale(1.1);
}
.about .swiper .swiperbtn {
  margin-top: 25px;
  width: 10%;
  margin-bottom: 63px;
  position: relative;
}
.about .swiper .swiperbtn .swiper-button-next,
.about .swiper .swiperbtn .swiper-button-prev {
  width: 38px ;
  height: 38px ;
  margin-top: 0;
  background: none;
}
.about .map {
  margin-bottom: 60px;
}
.about .map .left {
  width: 400px;
  height: 400px;
  box-sizing: border-box;
  border-radius: 20px;
  background-color: none;
  color: #fff;
  padding: 40px;
}
.about .map .left p {
  font-size: 40px;
  font-family: Alibaba PuHuiTi;
  font-weight: bold;
}
.about .map .left p:last-child {
  margin-top: 40px;
  font-size: 18px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
}
.about .yuanjin {
  /*position: relative;*/
  width: 100%;
}
.about .yuanjin img {
  /*position: absolute;*/
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
.about .yuanjin .yjMain {
  padding: 87px 0 77px;
  color: #fff;
}
.about .yuanjin .yjMain .title {
  font-size: 48px;
  font-weight: bold;
  color: #FFFFFF;
  margin-bottom: 24px;
}
.about .yuanjin .yjMain .content {
  font-size: 18px;
  font-weight: 400;
  width: 500px;
  margin-bottom: 60px;
}
.about .yuanjin .yjMain .titles {
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 13px;
}
.about .yuanjin .yjMain .info {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 31px;
}
.devMain .dateTab {
  width: 60%;
  margin: 0 auto;
}
.devMain .dateTab li {
  cursor: pointer;
  font-size: 24px;
  font-weight: 400;
  color: #000000;
}
.devMain .dateTab .active {
  color: #2A71B9;
  position: relative;
}
.devMain .dateTab .active::before {
  content: '';
  position: absolute;
  bottom: -10px;
  width: 100%;
  height: 6px;
  background-color: #2A71B9;
}
.devMain .title {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #000000;
  margin-top: 59px;
}
.devMain .info {
  font-size: 18px;
  font-weight: 400;
  width: 450px;
  text-align: center;
  margin: 20px auto 33px;
}
.honor {
  position: relative;
  background-image: url(../img/57.jpg);
  background-size: 100% 100%;
  width: 100%;
  height: auto;
}
.honor .honMain {
  width: 100%;
  position: absolute;
  bottom: 0;
}
.enterMain {
  margin-top: -130px;
  position: relative;
  z-index: -1;
}
.enterMain img {
  width: 100%;
}
.contact {
  padding: 67px 0 38px;
  background-color: #F6F6F6;
}
.contact .title {
  font-size: 56px;
  font-weight: 500;
  margin-bottom: 10px;
  text-align: center;
}
.contact .ctitle {
  text-align: center;
  font-size: 36px;
  font-family: Antonio;
  font-weight: bold;
  color: #A0A0A0;
}
.contact .conList {
  margin: 86px auto 30px;
}
.contact .conList .conItem {
  padding: 0 50px;
  border-right: 2px dashed #333;
}
.contact .conList .conItem:last-child {
  border: none;
}
.contact .conList .conItem .contitle {
  font-size: 36px;
  font-weight: 400;
  margin: 32px 0 24px;
}
.contact .conList .conItem .conInfo {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 45px;
}
.contact .conList .conItem a {
  width: 140px;
  height: 53px;
  text-align: center;
  line-height: 53px;
  background-color: #2A71B9;
  font-size: 20px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #FFFFFF;
}
@media screen and (max-width: 1400px) {
  .honor .honMain img {
    width: 100%;
  }
  .banner .banMain .banBom {
    width: 100%;
    left: 0;
  }
  .about .map .right {
    width: 70%;
  }
  .about .map .right img {
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  .banner {
    height: 60vh;
  }
  .banner .banMain {
    padding-top: 140px;
  }
  .banner .banMain .about {
    font-size: 20px;
  }
  .banner .banMain .title {
    font-size: 30px;
  }
  .banner .banMain .content {
    font-size: 14px;
    width: 80%;
  }
  .banner .banMain .banBom {
    padding: 10px 20px;
  }
  .banner .banMain .banBom .banItem p {
    font-size: 14px;
  }
  .banner .banMain .banBom{
      flex-wrap: wrap;
  }
   .banner .banMain .banBom .banItem  {
    width: 48%;
  }
  .banner .banMain .banBom .banItem p:last-child {
    font-size: 25px;
  }
  .banner .banMain .banBom .banItem p:last-child .counter{
    font-size: 30px;
  }
  .about .group .name {
    font-size: 24px;
  }
  .about .group .enname {
    font-size: 20px;
    letter-spacing: 2px;
  }
  .about .group .info {
    font-size: 20px;
    padding: 17px;
  }
  .about .swiper .swiperbtn {
    width: 30%;
  }
  .about .map {
    flex-direction: column;
  }
  .about .map .left {
    height: auto;
    padding: 10px;
  }
  .about .map .left p {
    font-size: 20px;
  }
  .about .map .left p:last-child {
    margin-top: 20px;
  }
  .about .map .right {
    width: 100%;
    margin-top: 20px;
  }
  .about .yuanjin .yjMain {
    padding: 20px 0;
  }
  .about .yuanjin .yjMain .title {
    font-size: 24px;
  }
  .about .yuanjin .yjMain .content {
    width: 100%;
  }
  .about .yuanjin .yjMain .titles {
    font-size: 24px;
  }
  .about .yuanjin .yjMain .info {
    font-size: 18px;
  }
  .devMain .dateTab {
    width: 100%;
  }
  .devMain .dateTab li {
    font-size: 12px;
  }
  .devMain .title {
    font-size: 20px;
    margin-top: 20px;
  }
  .devMain .info {
    font-size: 16px;
    width: 100%;
  }
  .honor {
    height: 400px;
  }
  .enter {
    display: none;
  }
  .contact {
    padding: 30px 20px;
  }
  .contact .title {
    font-size: 24px;
  }
  .contact .ctitle {
    font-size: 20px;
  }
  .contact .conList {
    margin: 30px auto 10px;
    flex-direction: column;
  }
  .contact .conList .conItem {
    padding: 0;
    border: none;
    margin-bottom: 30px;
  }
  .contact .conList .conItem .contitle {
    font-size: 20px;
    margin: 20px 0;
  }
  .contact .conList .conItem .conInfo {
    margin-bottom: 10px;
    text-align: center;
  }
  .contact .conList .conItem a {
    height: 40px;
    line-height: 40px;
  }
}
