﻿html, body{
  overflow: auto !important;
}
.guanyu.swiper-container{
  background-color: transparent;
  height: 100vh;
}
.guanyu .swiper-slide{
 height: auto;
}
.aboutBanner {
  position: relative;
  
  height: 100vh;
}

.aboutBanner::before{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 5;
  background: #000;
  opacity: 0.2;
}
.aboutBanner .videoC{
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  z-index: 1;
}
.aboutBanner .position {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}
.aboutBanner .position .tit {
  font-size: 72px;
  font-weight: 400;
  color: #1bc162;
  text-align: center;
  
}
.aboutBanner .position .tips {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  
  margin-top: 32px;
}
.aboutBanner .position .btn {
  display: block;
  font-size: 0;
  margin: 0 auto;
  width: 42px;
  height: 42px;
  margin-top: 38px;
}
.white .header svg{
  fill: #1bc162 !important;
}
.white .header .right{
  color: #1bc162 !important;
}
.white .swiper-right-bar .swiper-pagination-bullet{
  background: #1bc162 !important;
}
.white .swiper-right-bar .scroll .img{
  border: 2px solid rgba(27, 193, 98, 0.3) !important;
}
.swiper-right-bar .scroll .img::after{
  background: #1bc162 !important;
}
.white .swiper-right-bar .scroll p{
  color:#1bc162 !important;
}
.white .swiper-right-bar{
  border:none !important;
}
.white .header{
  border-bottom-color: rgba(27, 193, 98, 0.15) !important;
}
.swiper-right-bar{
  left: 50% !important;
  padding:0 0 20px !important; 
  border:none !important;
}

.aboutBlock .new-w1400 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 130px;
}
.aboutBlock .new-w1400 .img {
  width: 43.5714285714%;
  padding: 10px 0 0 10px;
  position: relative;
  font-size: 0;
}
.aboutBlock .new-w1400 .img::after {
  width: 260px;
  height: 260px;
  background: #1bc162;
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.aboutBlock .new-w1400 .right {
  width: 50.7142857143%;
}
.aboutBlock .new-w1400 .right .tit {
  font-size: 24px;
  font-weight: bold;
  color: #333;
  line-height: 1.5;
}
.aboutBlock .new-w1400 .right .tips p {
  font-size: 15px;
  line-height: 2.4;
  color: #737373;
  margin-top: 18px;
}
.aboutBlock .new-w1400 .right .tips p:first-child {
  margin-top: 26px;
}

.aboutBlock2 {
  background: #f8f9fc;
  padding-bottom: 126px;
}
.aboutBlock2 .new-w1400 {
  display: flex;
  flex-wrap: wrap;
}
.aboutBlock2 .new-w1400 .list {
  width: 33.3333333333%;
  padding: 0 30px;
  text-align: center;
}
.aboutBlock2 .new-w1400 .list .img {
  height: 62px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.aboutBlock2 .new-w1400 .list .tit {
  font-size: 24px;
  line-height: 2.25;
  color: #333;
  margin-top: 12px;
}
.aboutBlock2 .new-w1400 .list .tips {
  font-size: 16px;
  color: #666;
  line-height: 1.3;
  margin-top: 10px;
}

.aboutBlock3 {
  min-height: 676px;
  background: rgba(247, 247, 247, 1);
  
  
  
}
.aboutBlock3 .indexTitle{
  padding-top: 90px;
  padding-bottom: 40px;
}
.aboutBlock3 .indexTitle p {
  color: rgba(51, 51, 51, 1);
  font-size: 38px;
  font-weight: 400;
  line-height: 55px;
  letter-spacing: 0px;
  text-align: center;
}
.aboutBlock3 .indexTitle .tips {
  color: rgba(115, 115, 115, 1);
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0px;
  text-align: center;
  margin-top: 14px;
}
.aboutBlock3 .new-w1400 {
  display: flex;
  flex-wrap: wrap;
}
.aboutBlock3 .new-w1400 .list {
  width: 31.7857142857%;
  min-height: 359px;
  margin-left: 2.2857142857%;
  background: #fff;
  padding: 20px;
  gap: 4px;
}
.aboutBlock3 .new-w1400 .list .type {
  color: rgba(51, 51, 51, 1);
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0px;
  text-align: left;
  display: flex;
  align-items: center;
}
.aboutBlock3 .new-w1400 .list .tit {
  color: rgba(102, 102, 102, 1);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  text-align: left;
  padding-left: 11px;
  margin-top: 14px;

}
.aboutBlock3 .new-w1400 .list .bor_box {
  width: 100%;
  padding: 10px;
  margin-top: 16px;
  display: flex;
  align-items: center;
}
.aboutBlock3 .new-w1400 .list .bor_box .bor {
  background: rgba(42, 192, 102, 1);
  opacity: 0.2;
  width: 100%;
  height: 1px;
}
.aboutBlock3 .new-w1400 .list .tips {
  
  padding-left: 11px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 24px;
}
.aboutBlock3 .new-w1400 .list .tips p{
  margin: 0px;
  display: flex;
  align-items: center;
  gap: 11px;
  color: rgba(102, 102, 102, 1);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  text-align: left;
}
.aboutBlock3 .new-w1400 .list:first-child {
  margin-left: 0;
}

.aboutBlock4 {
  padding-bottom: 70px;
}
.aboutBlock4 .new-w1400 {
  position: relative;
}
.aboutBlock4 .new-w1400 .swiperMenu {
  top: 29px;
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 5;
  display: flex;
  justify-content: space-between;
}
.aboutBlock4 .new-w1400 .swiperMenu .swiper-button-next, .aboutBlock4 .new-w1400 .swiperMenu .swiper-button-prev {
  width: 40px;
  height: 40px;
  font-size: 0;
  margin: 0;
  position: initial;
  opacity: 1;
}
.aboutBlock4 .new-w1400 .swiperMenu .swiper-button-next::after, .aboutBlock4 .new-w1400 .swiperMenu .swiper-button-prev::after {
  display: none;
}
.aboutBlock4 .new-w1400 .swiperMenu::after {
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.aboutBlock4 .new-w1400 .swiper {
  margin: 0 60px;
  padding-bottom: 40px;
}
.aboutBlock4 .new-w1400 .swiper .swiper-wrapper .swiper-slide .year {
  font-size: 28px;
  color: #000;
  font-family: "number";
  line-height: 20px;
  text-align: center;
}
.aboutBlock4 .new-w1400 .swiper .swiper-wrapper .swiper-slide .click {
  margin: 0 auto;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  border: 1px solid #1bc162;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 19px;
}
.aboutBlock4 .new-w1400 .swiper .swiper-wrapper .swiper-slide .click span {
  width: 9px;
  height: 9px;
  background: #1bc162;
  border-radius: 50%;
}
.aboutBlock4 .new-w1400 .swiper .swiper-wrapper .swiper-slide .text {
  padding-top: 10px;
  margin-top: 27px;
}
.aboutBlock4 .new-w1400 .swiper .swiper-wrapper .swiper-slide .text .tips {
  position: relative;
  border: 1px solid #f5f5f5;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.03);
  padding: 30px 32px 42px;
  font-size: 15px;
  color: #666;
  line-height: 2;
  height: 164px;
}
.aboutBlock4 .new-w1400 .swiper .swiper-wrapper .swiper-slide .text .tips img {
  position: absolute;
  left: 50%;
  top: -10px;
  transform: translateX(-50%);
}

.aboutBlock5 {
  background: url(../image/aboutBlock5Img.jpg) no-repeat center/cover;
  background-attachment: fixed;
  padding-bottom: 130px;
}
.aboutBlock5 .indexTitle{
  padding: 90px 0 68px 0;
}
.aboutBlock5 .indexTitle p {
  color: #fff;
}
.aboutBlock5 .indexTitle .tips {
  color: #FFF;
}
.aboutBlock5 .new-w1400 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.aboutBlock5 .new-w1400 .list {
  
  width: calc((100% - 82px) / 3);
  min-height: 152px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: center;
}
.aboutBlock5 .new-w1400 .bor {
  width: 1px;
  height: 152px;
  background: rgba(255, 255, 255, 1);
  opacity: 0.2;
}
.aboutBlock5 .new-w1400 .list:first-child {
  margin-left: 0;
}

.aboutBlock6 {
  padding-bottom: 60px;
}
.aboutBlock6 .new-w1400 .indexTitle {
  padding-top: 52px;
}
.aboutBlock6 .new-w1400 .content {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 40px;
}
.aboutBlock6 .new-w1400 .content .list {
  width: 18.4615384615%;
  height: 120px;
  filter: grayscale(100%);
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #fff;
  margin-left: 1.5384615385%;
  margin-bottom: 20px;
  transition: all 0.3s;
  background: #fff;
}
.aboutBlock6 .new-w1400 .content .list img {
  max-width: 80%;
  max-height: 80%;
  width: auto;
  height: auto;
}
.aboutBlock6 .new-w1400 .content .list:nth-child(5n+1) {
  margin-left: 0;
}
.aboutBlock6 .new-w1400 .content .list:hover {
  filter: none;
}

.aboutBlock7 {
  padding-bottom: 80px;
}
.aboutBlock7 .new-w1400 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 34px;
}
.aboutBlock7 .new-w1400 .list {
  width: calc((100% - 84px) / 4);
  margin-top: 26px;
  padding-top: 26px;
  padding-bottom: 22px;
  border: 1px solid #e5e5e5;
}
.aboutBlock7 .new-w1400 .list .img {
  text-align: center;
  font-size: 0;
}
.aboutBlock7 .new-w1400 .list p {
  margin-top: 46px;
  padding: 0 60px;
  text-align: center;
  font-variation-settings: "wght" 600, "BEVL" 1;
  font-size: 20px;
  color: #333;
}


@media (max-width: 1500px) {
  .aboutBlock4 .new-w1400 .swiper .swiper-wrapper .swiper-slide .text .tips {
    height: 194px;
  }
}
@media (max-width: 1400px) {
  .aboutBlock .new-w1400 {
    align-items: flex-start;
  }
  .aboutBlock .new-w1400 .img {
    width: 50%;
  }
  .aboutBlock .new-w1400 .img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .aboutBlock .new-w1400 .right {
    width: 46%;
  }
}
@media (max-width: 1200px) {
  .aboutBlock .new-w1400 .right .tips p {
    font-size: 15px;
    line-height: 1.8;
  }
}
@media (max-width: 1024px) {
  .guanyu.swiper-container{
    height: auto;
  }
  .guanyu .swiper-wrapper{
    flex-direction: column;
  }
}
@media (max-width: 996px) {

  .aboutBanner {
    height: 520px;
  }
  .aboutBanner .img {
    height: 100%;
  }
  .aboutBanner .position .tit {
    font-size: 7vw;
  }
  .aboutBanner .position .tips {
    font-size: 3.5vw;
  }
  .aboutBlock .new-w1400 {
    flex-direction: column;
    padding-bottom: 40px;
  }
  .aboutBlock .new-w1400 .img {
    width: 100%;
    padding: 0;
  }
  .aboutBlock .new-w1400 .img img {
    width: 100%;
    height: auto;
  }
  .aboutBlock .new-w1400 .img::after {
    display: none;
    width: 100%;
  }
  .aboutBlock .new-w1400 .right {
    width: 100%;
    margin-top: 20px;
  }
  .aboutBlock .new-w1400 .right .tit {
    font-size: 5vw;
  }
  .aboutBlock .new-w1400 .right .tips p {
    margin-top: 5px;
    font-size: 3.5vw;
  }
  .aboutBlock .new-w1400 .right .tips p:first-child {
    margin-top: 15px;
  }
  .aboutBlock2 {
    padding-bottom: 20px;
  }
  .aboutBlock3 {
    padding-bottom: 20px;
  }

  .aboutBlock3 .new-w1400 .list .type {
    font-size: 3vw;
  }
  .aboutBlock3 .new-w1400 .list .tit {
    font-size: 2vw;
  }
  .aboutBlock3 .new-w1400 .list .tips {
    font-size: 3.5vw;
  }
  .aboutBlock4 {
    padding-bottom: 50px;
  }
  .aboutBlock4 .new-w1400 .swiper {
    margin: 0;
  }
  .aboutBlock4 .new-w1400 .swiper .swiper-wrapper .swiper-slide .text .tips {
    margin: 0 10px;
    padding: 20px;
    font-size: 3.5vw;
    line-height: 1.6;
  }
  .aboutBlock5 {
    padding-bottom: 20px;
  }
  .aboutBlock5 .new-w1400{
    flex-direction: column;
  }
  .aboutBlock5 .new-w1400 .bor{
    width: 100%;
    height: 1px;
  }
  .aboutBlock5 .new-w1400 .list {
    
    margin-left: 0;
    border-bottom: 0;
    font-size: 2vw;
    line-height: 1.6;
    padding-bottom: 30px;
  }
  .aboutBlock5 .new-w1400 .list:first-child {
    border-top: 0;
  }
  .aboutBlock6 {
    padding: 0;
  }
  .aboutBlock6 .new-w1400 .content .list {
    height: 100px;
  }
  .aboutBlock7 {
    padding-bottom: 40px;
  }
  .aboutBlock7 .new-w1400{
    gap: 20px;
  }
  .aboutBlock7 .new-w1400 .list {
    width: calc((100% - 30px) / 2);
    margin-top: 0px;
  }
}
@media (max-width: 750px) {
  .aboutBlock6 .new-w1400 .content .list {
    width: 48.5%;
    margin: 0;
    margin-bottom: 20px;
  }
  .aboutBlock2 .new-w1400{
    padding-bottom: 100px;
    gap: 40px;
  }
  .aboutBlock2 .new-w1400 .list{
    width: 100%;
  }
  
  
  .aboutBlock3 .new-w1400 .list {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
    padding: 20px;
  }
  .aboutBlock3 .new-w1400 .list .type{
    font-size: 5vw;
  }
  .aboutBlock3 .new-w1400 .list .tit{
    font-size: 16px;
  }
  .aboutBlock5 .new-w1400 .list{
    width: 100%;
    font-size: 16px;
  }
}
@media (max-width: 500px) {
  .aboutBlock7 .new-w1400 .list {
    width: 100%;
  }
  .aboutBlock7 .new-w1400 .list .img img {
    width: 50%;
  }
  .aboutBlock7 .new-w1400 .list p {
    margin-top: 20px;
    padding: 0 20px;
    font-size: 16px;
  }
}