.page3{
    background-image: url(/upload/image/2024/06/21/be387f47-8d84-464b-9d5c-23b9b33cdc6f.jpg);
    background-size: cover;
}
.page3 .w1440{
    overflow: inherit;
}
.yuan{
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 2px solid #25bc4e;
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    
}
.swiper-slide-thumb-active .year_tit{
    color: #25bc4e;
}
.swiper-slide-thumb-active .yuan:after{
    display: block;
    content:'';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #25bc4e;
}
.year{
    width: 72%;
    margin:0 auto;
        padding-top: 24px;
        overflow: hidden;
    position: relative;   
    
}
.year:after{
    display: block;
    content:'';
    height: 3px;
    width: 83.3333%;
    background: #e2eaf3;
    position: absolute;
    bottom: 7px;
    left: 50%;
    transform: translateX(-50%);
}
.year_tit{
    text-align: center;
    color: #aaaaaa;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 20px;
    white-space: nowrap;
}
.page3_flx{
    width: 100%;
    display: flex;
    justify-content: space-between;
    position: relative;
}
.page3 .year .swiper-slide{
    display: flex;
    justify-content: center;
    cursor: pointer;
}
.page3_btn{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    transition: all 0.5s;
    background: white;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: -15px;
    cursor: pointer;
}
.page3_btn svg{
    width: 16px;
    height: 16px;
}
.page3_btn svg path{
    transition: all 0.5s;
}
.page3_btn:hover{
    background: #26bd58;
}
.page3_btn:hover svg path{
    fill: #ffffff;
}
.prev{
    left: 10%;
}
.next{
    right: 10%;
}
.nian{
    margin-top: 90px;
    margin-left: calc((100% - 1440px)/2);
    overflow: hidden;
    padding: 10px 0;
}
.nian_img{
    overflow: hidden;
    margin-top: 35px;
}
.nian_img .swiper-slide .nian_tu{
    position: relative;
            height: 0;
            padding-bottom: 56%;
            overflow: hidden;
}
.nian_img .swiper-slide img{
    position: absolute;
            height: 100%;
            width: 100%;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            transition: all 0.5s;
            object-fit: cover;
}
.tu_tit{
    text-align: center;
    margin-top: 10px;
}
.nian_slide{
    border-radius: 20px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    padding: 50px 40px;
    background: white;
}
.nian_tit{
    line-height: 1;
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.summary{
    line-height: 1.875;
    color: #333333;
    margin-top: 35px;
}
.nian_img .point{
    display: flex;
    justify-content: center;
    position: absolute;
        bottom: inherit !important;
    top: 78%;
    z-index: 2;
}
.point span{
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin: 0 6px;
    background: white;
}
hr {
  border: none !important;
}
.page1 {
  padding: 80px 0 100px 0;
}
.page1 .tit {
  font-weight: 700;
  text-align: center;
  color: #222222;
  line-height: 1;
}
.page1 hr {
  width: 80px;
  height: 4px;
  background: #25bc4e;
  margin: 18px auto 60px auto;
}
.page1 .con {
  display: flex;
}
.page1 .con .list {
  flex: 1;
  height: 635px;
  transition: all 0.2s linear;
  position: relative;
}
.page1 .con .list img {
  height: 100%;
  object-fit: cover;
}
.page1 .con .list .layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 60px;
  align-content: flex-end;
}
.page1 .con .list .layer .image {
  width: 100%;
  height: 40px;
  text-align: center;
}
.page1 .con .list .layer .image img {
  width: auto;
  height: 100%;
}
.page1 .con .list .layer p {
  margin-top: 30px;
  width: 100%;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
}
.page1 .con .list:hover {
  flex: 0 0 50%;
}
.page1 .con .list:hover .layer {
  background: none;
  padding: 60px;
}
.page1 .con .list:hover .layer .image {
  text-align: left;
}
.page1 .con .list:hover .layer p {
  text-align: left;
}
.page2 {
  padding: 100px 0;
      background: #f2f6fa;
}
.page2 .w1440 {
  display: flex;
  position: relative;
  overflow: visible;
}
.page2 .w1440 .con_l {
  flex: 0 0 66.66%;
}
.page2 .w1440 .con_l img {
  width: 100%;
}
.page2 .w1440 .con_r {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 43%;
  background: #ffffff;
  box-shadow: 0px 10px 20px rgba(0, 38, 77, 0.1);
  padding: 80px 40px 100px 40px;
  font-weight: 600;
  text-align: left;
  color: #222222;
  line-height: 2;
}
.page3 {
  padding: 100px 0 248px 0;
}
.page3 .w1440 {
  display: flex;
  position: relative;
}
.page3 .w1440 .con_l {
  flex: 1;
  transition: all 0.4s linear;
}
.page3 .w1440 .con_l .slide {
  font-weight: 700;
  text-align: left;
}
.page3 .w1440 .con_l .slide a {
  color: #222222;
}
.page3 .w1440 .con_l .slide::after {
  display: block;
  margin: 20px 0;
  content: url(/upload/image/2024/04/26/4c569093-cf11-4dfe-ba4a-f24d899a270e.png);
}
.page3 .w1440 .con_l .slide:last-child::after {
  content: none;
}
.page3 .w1440 .con_l .act a {
  color: #2b2bd6;
}
.page3 .w1440 .swiper {
  width: 100%;
  overflow: hidden;
}
.page3 .w1440 .con_r {
  margin-left: auto;
  width: 77.77%;
}
.page3 .w1440 .con_r .dis_flex {
  display: flex;
  margin-bottom: 80px;
}
.page3 .w1440 .con_r .dis_flex:last-child .slide_l .list:last-child {
  margin-bottom: 0;
}
.page3 .w1440 .con_r .dis_flex .slide_l {
  flex: 1;
  padding-right: 6.7%;
}
.page3 .w1440 .con_r .dis_flex .slide_l .list {
  margin-bottom: 80px;
}
.page3 .w1440 .con_r .dis_flex .slide_l .list:last-child{
    margin-bottom: 0;
}
.page3 .w1440 .con_r .dis_flex .slide_l .list .tit {
  font-weight: 700;
  text-align: left;
  color: #222222;
}
.page3 .w1440 .con_r .dis_flex .slide_l .list .mes {
  font-weight: 400;
  text-align: left;
  color: #999999;
  line-height: 2;
  margin-top: 18px;
}
.page3 .w1440 .con_r .dis_flex .slide_r {
  flex: 0 0 42.8%;
}
.page3 .w1440 .con_r .dis_flex .slide_r .image {
  width: 100%;
  height: 270px;
  overflow: hidden;
  position: relative;
}
.page3 .w1440 .con_r .dis_flex .slide_r .image:hover img {
  transform: scale(1.05);
}
.page3 .w1440 .con_r .dis_flex .slide_r .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.4s linear;
}
.page3 .w1440 .con_r .dis_flex .slide_r .image .swiper-pagination {
  position: absolute;
  left: 6%;
  bottom: 8%;
  right: auto;
  width: auto;
}
.page3 .w1440 .con_r .dis_flex .slide_r .image .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border: 2px solid #ffffff;
  opacity: 1;
}
.page3 .w1440 .con_r .dis_flex .slide_r .image .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #fff;
}
.page3 .w1440 .con_r .dis_flex .slide_r p {
  width: 100%;
  font-weight: 600;
  text-align: center;
  color: #222222;
  margin-top: 14px;
}
@media only screen and (max-width: 1600px) {
  .page1 {
    padding: 4.16vw 0 5.2vw 0;
  }
  .page1 hr {
    margin-bottom: 3.125vw;
  }
  .page1 .con .list .layer {
    padding-bottom: 3.125vw;
  }
  .page1 .con .list:hover .layer {
    padding: 3.125vw;
  }
  .page2 {
    padding: 5.2vw 0;
  }
  .page2 .w1440 .con_r {
    padding: 4.16vw 2vw 5.2vw 2vw;
  }
  .page3 {
    padding: 5.2vw 0 12.91vw 0;
  }
  .page3 .w1440 .con_r .dis_flex .slide_r .image {
    height: 16.87vw;
  }
  .page3 .w1440 .con_r .dis_flex .slide_l .list {
    margin-bottom: 4.16vw;
  }
  .nian{
      margin-left: 10%;
      margin-top: 50px;
  }
  .year:after{
      width: 80%;
  }
  .nian_tit{
      padding-bottom: 15px;
  }
  .summary{
      margin-top: 15px;
  }
  .nian_img{
      margin-top: 15px;
  }
  .nian_slide{
      padding: 35px 30px;
  }
  .nian_img .point{
         top:80%;
  }
}
@media only screen and (max-width: 1440px) {
  .page1 .con .list {
    height: 540px;
  }
}
@media only screen and (max-width: 1200px) {
  .page1 .con .list {
    height: 420px;
  }
  .page2 .w1440 .con_r {
    width: 60%;
  }
    .nian{
      margin-left: 5%;
  }
    .year:after{
      width: 75%;
  }
}
@media only screen and (max-width: 1000px) {
  .page1 hr {
    width: 40px;
    height: 2px;
    margin: 20px auto;
  }
}
@media only screen and (max-width: 768px) {
        .year:after {
        width: 50%;
    }
    .prev{
        left: 0;
    }
    .next{
        right: 0;
    }
    .nian{
        padding: 10px;
        margin: 30px 5% 0;
        width: 90%;
        overflow: hidden;
    }
  .page1 {
    padding: 40px 0;
  }
  .page1 .con .list {
    height: 320px;
  }
  .page2 .w1440 .con_r {
    position: static;
    transform: none;
    padding: 20px;
  }
  .page2 .w1440 {
    flex-wrap: wrap;
  }
  .page2 .w1440 .con_l,
  .page2 .w1440 > div {
    flex: 0 0 100%;
  }
  .page2 {
    padding: 0 0 40px 0;
  }
  .page3 {
    padding: 40px 0 130px;
  }
  .page3 .w1440 .con_r .dis_flex .slide_r .image .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
  .page3 .w1440 .con_r .dis_flex {
    flex-wrap: wrap;
  }
  .page3 .w1440 .con_r .dis_flex .slide_r,
  .page3 .w1440 .con_r .dis_flex .slide_l {
    flex: 0 0 100%;
    margin-bottom: 10px;
  }
  .page3 .w1440 .con_r .dis_flex .slide_r .image {
    height: 40vw;
  }
  .page3 .w1440 .con_l .slide {
    font-size: 14px;
  }
  .page3 .w1440 .con_l .slide::after {
    margin: 10px 0;
  }
  .page3 .w1440 .con_r .dis_flex {
    margin-bottom: 20px;
  }
  .page3 .w1440 .con_r .dis_flex .slide_l .list .mes {
    margin-top: 10px;
  }
  .page1 .con .list .layer p{
      margin-top: 10px;
      transition: all 0.5s;
      opacity: 0;
  }
  .page1 .con .list:hover .layer p{
      opacity: 1;
  }
  .page1 .con .list .layer .image{
      height: 26px;
  }
  .page3 .w1440 .con_l{
      display: none;
  }
  .page3 .w1440 .con_r{
      width: 100%;
      margin-left: 0;
  }
}
