section {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.lg-container {
  height: 100vh!important;
  position: absolute!important;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
}
.lg-backdrop,
.lg-outer {
  position: absolute!important;
}
.img_h5{display:none;    width: 100%;    height: 100%;}
.img_h5 img{height:100%;    object-fit: cover;}
@keyframes wave-wave-move {
  0% {
    transform: translate(-90px, 0);
  }
  100% {
    transform: translate(85px, 0);
  }
}
.f_up {
  opacity: 0.001;
  transform: translateY(100px);
  transition: ease-in-out 1s;
}
.f_up.on {
  opacity: 1;
  transform: translateY(0px);
}
.f_left {
  opacity: 0;
  transform: translateX(-100px);
  transition: ease-out 1s;
}
.f_left.on {
  opacity: 1;
  transform: translateX(0px);
}
.f_right {
  opacity: 0;
  transform: translateX(100px);
  transition: ease-out 1s;
}
.f_right.on {
  opacity: 1;
  transform: translateX(0px);
}
.f_In {
  opacity: 0;
  transition: ease-out 1s;
}
.f_In.on {
  opacity: 1;
}
.page2,.page3,.page4,.page5{
position: relative;
  z-index:10
}
.page1 {
  height: 100vh;
}
.page1 .banner {
  height: 100%;
  position: relative;
}
.page1 .banner .swiper-slide .banner-video {
  width: 100%;
  height: 100%;
  position: relative;
}
.page1 .banner .swiper-slide .banner-video video {
  width: 100%;
  height: 100%;
}
.page1 .banner .swiper-slide .img {
  width: 100%;
  height: 100%;
  position: relative;
}
.page1 .banner .swiper-slide .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page1 .banner .swiper-slide .back {
  width: 100%;
  height: 100%;
  position: relative;
}
.page1 .banner .swiper-slide .back .bg1 {
  background: url(../jpg/08609b87-d32e-4003-88a6-937582784d14e144.jpg?d=1715072719101) center top;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.page1 .banner .swiper-slide .back .bg4 {
  background: url(../png/a8ead268-797a-4009-9ee5-7c93d82eb567efd9.png?d=1727603708407) center top;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.page1 .banner .swiper-slide .back .bg2 {
  background: url(../png/6233dd97-ee81-433a-b605-f66670b4e0abf0b0.png?d=1727603676951) center 60%;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  transform: translateY(50px);
  opacity: 0;
}
.page1 .banner .swiper-slide .back .bg3 {
  background: url(../png/f1d6f43d-3dc7-404f-9853-dcb45b0b3d7b1021.png?d=1715072833932) center 20%;
  background-size: 90%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  transform: translateX(100px);
  transition-delay: 0s;
  transition-duration: 0.5s;
  opacity: 0;
}
.page1 .banner .swiper-slide .back .banner-canvas {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  opacity: 0;
  transition-delay: 0s;
  transition-duration: 2s;
}
.page1 .banner .swiper-slide .text {
  position: absolute;
  bottom: 30%;
  left: 0%;
  color: #fff;
  width: 100%;
  z-index: 10;
}
.page1 .banner .swiper-slide .text p {
  width: 100%;
  display: block;
  transform: translateX(-50px);
  line-height: 1.5;
  opacity: 0;
  transition-delay: 0s;
  transition-duration: 0.5s;
}
.page1 .banner .swiper-slide .text p i {
  color: #fff;
  font-weight: bold;
  letter-spacing: 2px;
}
.page1 .banner .swiper-slide .text span {
  width: 100%;
  transform: translateX(-50px);
  opacity: 0;
  transition-delay: 0s;
  transition-duration: 0.5s;
  display: block;
}
.page1 .banner .swiper-slide .text span i {
  color: #fff;
  font-weight: bold;
}
.page1 .banner .swiper-slide.swiper-slide-active .img img {
  transform: scale(1.1);
  transition-duration: 20s;
}
.page1 .banner .swiper-slide.swiper-slide-active .bg2 {
  opacity: 1;
  transform: translate(0, 0);
  transition-duration: 2s;
}
.page1 .banner .swiper-slide.swiper-slide-active .bg3 {
  opacity: 1;
  transform: translate(0, 0);
  transition-duration: 2s;
  transition-delay: 0.8s;
}
.page1 .banner .swiper-slide.swiper-slide-active .banner-canvas {
  opacity: 1;
  transition-delay: 1.2s;
}
.page1 .banner .swiper-slide.swiper-slide-active .text p {
  transition-delay: 0.8s;
}
.page1 .banner .swiper-slide.swiper-slide-active .text span {
  transition-delay: 1.2s;
}
.page1 .banner .swiper-slide.swiper-slide-active .text p,
.page1 .banner .swiper-slide.swiper-slide-active .text span {
  opacity: 1;
  transform: translateX(0);
  transition-duration: 2s;
}
.page1 .banner .swiper-pagination {
  bottom: 4%;
}
.page1 .banner .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border: 2px solid #fff;
  background: transparent;
  opacity: 1;
}
.page1 .banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}
.page2 {
  background: url(../jpg/4405e955-abef-4b15-a914-7327799298ab.jpg) center top;
  background-size: cover;
  position: relative;
}
.page2 .tit {
  color: #171717;
  text-align: center;
  position: absolute;
  top: 190px;
  left: 0;
  width: 100%;
  font-weight: bold;
}
.page2 .pic {
  padding: 0 6px;
  width: 100%;
}
.page2 .ani {
  width: 100%;
  margin: 15% 0 5%;
  height: 100vh;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.page2 .ani li {
  width: 16.45%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  opacity: 0;
}
.page2 .ani li:nth-child(1),
.page2 .ani li:nth-last-child(1) {
  margin-bottom: 8%;
  transition: all 0.8s ease-out 0.5s;
}
.page2 .ani li:nth-child(2),
.page2 .ani li:nth-last-child(2) {
  margin-bottom: 8%;
  transition: all 0.5s ease-out 0.3s;
}
.page2 .ani li:nth-child(3) {
  width: 30.77%;
  transform: scale(0.5);
  transition: all 0.7s ease-out 0.1s;
}
.page2 .ani li .item {
  position: relative;
  margin-bottom: 4.5%;
  width: 100%;
}
.page2 .ani li .item .img {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.page2 .ani li .item .img img {
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page2 .ani li .item:nth-last-child(1) {
  margin-bottom: 0;
}
.page2 .ani li .item .txt {
  color: #fff;
  position: absolute;
  bottom: 20px;
  right: 20px;
  opacity: 0;
}
.page2 .ani li .item .txt span {
  transition: all 0.3s;
  display: inline-block;
      font-weight: bold;
      text-shadow: 0 0 5px rgba(0, 0, 0, .5)
}
.page2 .ani li .item:hover .img img {
  transform: translate(-50%, -50%) scale(1.05);
}
.page2 .ani li .item:hover .txt span {
  transform: translateY(-5px);
}
.page2 .ani li:nth-child(1) {
  position: relative;
  z-index: 1;
  transform: translateX(250%);
}
.page2 .ani li:nth-child(1) .item {
  transition: all 0.5s ease-out 1.2s;
}
.page2 .ani li:nth-child(1) .item:nth-child(1) {
  height: 27.4%;
  transform: translateY(161%);
  z-index: 1;
}
.page2 .ani li:nth-child(1) .item:nth-child(2) {
  height: 42%;
  z-index: 3;
  transform: translateY(20%);
}
.page2 .ani li:nth-child(1) .item:nth-child(3) {
  height: 27.4%;
  transform: translateY(-104%);
  z-index: 1;
}
.page2 .ani li:nth-child(1) .txt {
  transition: all 0.5s ease-out 2.3s;
  transform: translateX(-100px);
}
.page2 .ani li:nth-child(2) {
  position: relative;
  z-index: 2;
  transform: translateX(150%);
}
.page2 .ani li:nth-child(2) .item {
  transition: all 0.5s ease-out 1.2s;
}
.page2 .ani li:nth-child(2) .item:nth-child(1) {
  height: 52.57%;
  z-index: 3;
  transform: translateY(40%);
}
.page2 .ani li:nth-child(2) .item:nth-child(2) {
  height: 21%;
  z-index: 1;
  transform: translateY(-85%);
}
.page2 .ani li:nth-child(2) .txt {
  transition: all 0.5s ease-out 2.1s;
  transform: translateX(-100px);
}
.page2 .ani li:nth-child(3) {
  position: relative;
  z-index: 3;
}
.page2 .ani li:nth-child(3) .item {
  height: 72.96%;
}
.page2 .ani li:nth-child(3) .txt {
  transition: all 0.5s ease-out 1.8s;
  transform: translateY(50px);
}
.page2 .ani li:nth-child(4) {
  position: relative;
  z-index: 2;
  transform: translateX(-150%);
}
.page2 .ani li:nth-child(4) .item {
  transition: all 0.5s ease-out 1.2s;
}
.page2 .ani li:nth-child(4) .item:nth-child(1) {
  height: 36.38%;
  transform: translateY(72%);
}
.page2 .ani li:nth-child(4) .item:nth-child(2) {
  height: 35.26%;
  transform: translateY(-33%);
}
.page2 .ani li:nth-child(4) .txt {
  transition: all 0.5s ease-out 2.1s;
  transform: translateX(100px);
}
.page2 .ani li:nth-child(5) {
  position: relative;
  z-index: 1;
  transform: translateX(-250%);
}
.page2 .ani li:nth-child(5) .item {
  transition: all 0.5s ease-out 1.2s;
}
.page2 .ani li:nth-child(5) .item:nth-child(1) {
  height: 23.5%;
  z-index: 1;
  transform: translateY(197%);
}
.page2 .ani li:nth-child(5) .item:nth-child(2) {
  height: 50%;
  z-index: 3;
  transform: translateY(20%);
}
.page2 .ani li:nth-child(5) .item:nth-child(3) {
  height: 23.5%;
  z-index: 1;
  transform: translateY(-130%);
}
.page2 .ani li:nth-child(5) .txt {
  transition: all 0.5s ease-out 2.3s;
  transform: translateX(100px);
}
.page2 .ani.act li {
  transform: translate(0, 0) scale(1) !important;
  opacity: 1!important;
}
.page2 .ani.act li .item {
  transform: translate(0, 0) !important;
  opacity: 1!important;
}
.page2 .ani.act li .txt {
  transform: translate(0, 0) !important;
  opacity: 1!important;
}
.page2 .list-h5 {
  display: none;
}
.page3 {
  width: 100%;
  background-color: #fff;
  padding: 80px 0;
  position: relative;
}
.page3::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  top: 52%;
  left: 0;
  right: 22%;
  background: #fcfbf9;
}
.page3 .w1440 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  z-index: 5;
}
.page3 .w1440 .time {
  color: #777;
}
.page3 .w1440 .time i {
  color: #c72c31;
  display: inline-block;
  margin-right: 12px;
  position: relative;
}
.page3 .w1440 .time i::after {
  content: '';
  display: block;
  position: absolute;
  transition: all 0.3s;
  bottom: -3px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 1px;
  background: #c72c31;
}
.page3 .w1440 p {
  color: #222;
  font-weight: bold;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 12px;
  line-height: 1.2;
}
.page3 .w1440 span {
  color: #555;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  text-align: justify;
  margin-top: 25px;
}
.page3 .w1440 .news-l {
  width: 53.12%;
}
.page3 .w1440 .news-l p {
  -webkit-line-clamp: 1;
  height: 1.2em;
  transition: all 0.3s;
}
.page3 .w1440 .news-l span {
  -webkit-line-clamp: 3;
  height: 4.5em;
}
.page3 .w1440 .news-l .img {
  width: 100%;
  padding-top: 61%;
  position: relative;
  overflow: hidden;
  margin-top: 20px;
}
.page3 .w1440 .news-l .img img {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100%;
    object-fit: cover;
  transform: translate(-50%, -50%);
}
.page3 .w1440 .news-l:hover .time i::after {
  width: 100%;
}
.page3 .w1440 .news-l:hover p {
  color: #c72c31;
}
.page3 .w1440 .news-l:hover .img img {
  transform: translate(-50%, -50%) scale(1.05);
}
.page3 .w1440 .news-r {
  width: 40%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.page3 .w1440 .news-r .news-t .video-box {
  position: relative;
  width: 100%;
  padding-top: 58%;
  overflow: hidden;
  display: block;
  cursor: pointer;
}
.page3 .w1440 .news-r .news-t .video-box video{
position: absolute;
  top: 0%;
  left: 0%;
      width: 100%;
    height: 100%;
}
.page3 .w1440 .news-r .news-t .video-box img {
  position: absolute;
  top: 50%;
  left: 50%;
      height: 100%;
    object-fit: cover;
  transform: translate(-50%, -50%);
}
.page3 .w1440 .news-r .news-t .video-box .title {
  color: #fff;
  position: absolute;
  top: 40px;
  left: 40px;
}
.page3 .w1440 .news-r .news-t .video-box .ic {
  position: absolute;
  bottom: 30px;
  right: 40px;
  display:none;
}
.page3 .w1440 .news-r .news-t .time {
  margin-top: 20px;
    text-align: left;
    display: inline-block;
}
.page3 .w1440 .news-r .news-t p {
  -webkit-line-clamp: 1;
  height: 1.2em;
  transition: all 0.3s;
      text-align: left;
}
.page3 .w1440 .news-r .news-t p a{
color: #222;
}
.page3 .w1440 .news-r .news-t span {
  -webkit-line-clamp: 2;
  height: 3em;
}
.page3 .w1440 .news-r a:hover .time i::after {
  width: 100%;
}
.page3 .w1440 .news-r a:hover p{
  color: #c72c31;
}
.page3 .w1440 .news-r .news-t a:hover img {
  transform: translate(-50%, -50%) scale(1.05);
}
.page3 .w1440 .news-r .news-b {
  display: flex;
  justify-content: space-between;
}
.page3 .w1440 .news-r .news-b a {
  display: block;
  width: 47.39%;
}
.page3 .w1440 .news-r .news-b a .img {
  position: relative;
  overflow: hidden;
  padding-top: 60%;
  width: 100%;
}
.page3 .w1440 .news-r .news-b a .img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page3 .w1440 .news-r .news-b a .time {
  margin-top: 15px;
}
.page3 .w1440 .news-r .news-b a p {
  -webkit-line-clamp: 3;
    max-height: 3.5em;
  transition: all 0.3s;
}
.page3 .w1440 .news-r .news-b a:hover .time i::after {
  width: 100%;
}
.page3 .w1440 .news-r .news-b a:hover p {
  color: #c72c31;
}
.page3 .w1440 .news-r .news-b a:hover .img img {
  transform: translate(-50%, -50%) scale(1.05);
}
.page3 .w1440 .btn {
  width: 100%;
  margin-top: 40px;
}
.page4 {
  width: 100%;
  background: url(../jpg/ee8a3fb9-5909-424c-99ce-43468403a5ec0dd3.jpg?d=1715072871037) center bottom;
  background-size: cover;
  padding: 180px 0 140px;
  position: relative;
}
.page4 .cloud1 {
  width: 100%;
  height: 65%;
  background: url(../png/71827bb5-cd1d-4b8e-9e2e-717f76c3d6655add.png?d=1715072889941) top center no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: 0;
  right: -100%;
  opacity: 0.6;
  animation: cloud1 40s linear 0s infinite;
  pointer-events: none;
}
.page4 .cloud2 {
  width: 100%;
  height: 65%;
  background: url(../png/53bfd6e7-5d76-4ba4-a1de-fbad6d6118ef5b7a.png?d=1715072909716) top center no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: 0;
  opacity: 0.7;
  left: -100%;
  animation: cloud2 25s linear 0s infinite;
  pointer-events: none;
}
@keyframes cloud1 {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-200%);
  }
}
@keyframes cloud2 {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(200%);
  }
}
.page4 .w1440 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.page4 .w1440 .txt {
  width: 50%;
}
.page4 .w1440 .txt .tit {
  font-weight: bold;
  color: #171717;
}
.page4 .w1440 .txt p {
  color: #171717;
  width: 90%;
  text-align: justify;
  margin-top: 15px;
  line-height: 1.75;
}
.page4 .w1440 .txt a {
  margin-top: 70px;
  border: 1px solid rgba(0, 0, 0, 0.4);
}
.page4 .w1440 .img {
  width: 49%;
  padding-top: 20.5%;
  position: relative;
  overflow: hidden;
  display: block;
}
.page4 .w1440 .img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page4 .w1440 .img p {
  color: #fff;
  position: absolute;
  top: 45px;
  right: 50px;
  z-index: 2;
}
.page4 .w1440 .img svg {
  position: absolute;
  bottom: 45px;
  right: 50px;
  z-index: 2;
  width: 30px;
  height: 30px;
}
.page4 .w1440 .img:hover img {
  transform: translate(-50%, -50%) scale(1.05);
}
.page4 .w1440 .img:hover svg {
  animation: arrY 0.4s linear 0s 2 forwards;
}
.page4 .w1440 .mun-list {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 320px;
}
.page4 .w1440 .mun-list .num p {
  font-size: 84px;
  line-height: 1;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  font-family: Arial, Helvetica, sans-serif;
}
.page4 .w1440 .mun-list .num i {
  color: #fff;
  font-size: 20px;
  vertical-align: top;
  display: inline-block;
}
.page4 .w1440 .mun-list span {
  display: block;
  font-size: 16px;
  color: #fff;
}
.page5 {
  padding: 90px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: url(../png/b6f36108-d480-42c9-a406-270381fa5a31fc2d.png?d=1715072931653) center 72% no-repeat;
  background-size: 29.7%;
}
.page5 .txt {
  width: 50%;
  padding-left: 10%;
  padding-right: 4.4%;
}
.page5 .txt .tit {
  color: #222;
  font-weight: bold;
}
.page5 .txt p {
  color: #333333;
  line-height: 1.75;
  margin-top: 45px;
}
.page5 .txt img {
  max-width: 600px;
  margin-top: 30px;
}
.page5 .txt .btns {
  margin-top: 80px;
  
}
.page5 .txt .btns a {
  width: 120px;
  margin-right: 20px;
  margin-bottom:10px;
}
.page5 .txt .btns a:nth-last-child(1) {
  border: 1px solid #cd2b1d;
}
.page5 .txt .btns a:nth-last-child(1) i {
  color: #cd2b1d;
}
.page5 .img {
  width: 50%;
  position: relative;
  padding-top: 50%;
  overflow: hidden;
}
.page5 .img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page5 .img:hover img {
  transform: translate(-50%, -50%) scale(1.05);
}
@keyframes arrY {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(5px, -5px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes arrX {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(5px, 0px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes arrY {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(5px, -5px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes haloAn {
  0% {
    r: 0;
    opacity: 1;
  }
  70% {
    r: 40;
    opacity: 1;
  }
  100% {
    r: 40;
    opacity: 0;
  }
}
@media screen and (max-width: 1600px) {
  .page5 .txt .btns{display:flex;flex-wrap:wrap;}
  .page5 .txt .btns a{flex:1;}
}
/* 125% */
@media screen and (max-width: 1440px) {
  .page2 .ani {
    height: 90vh;
  }
  .page4 {
    padding: 100px 0;
  }
  .page4 .w1440 .mun-list {
    margin-top: 260px;
  }
  .page4 .w1440 .mun-list .num p {
    font-size: 67px;
  }
  .page4 .w1440 .img p {
    top: 30px;
    right: 30px;
  }
  .page4 .w1440 .img svg {
    right: 30px;
    bottom: 30px;
  }
  .page4 .w1440 .txt a {
    margin-top: 40px;
  }
  .page5 .txt p {
    margin-top: 30px;
  }
  .page5 .txt .btns {
    margin-top: 40px;
  }
}
@media screen and (max-width: 1280px) {
  .page5 .txt .btns {
    display: flex;
    justify-content: space-between;
  }
  .page5 .txt .btns a {
    flex: 0 0 48%;
    margin-right: 2%;
  }
}
@media screen and (max-width: 1170px) {
  .page2 .tit {
    top: 10vh;
  }
  .page2 .ani {
    height: 60vh;
  }
}
/* 150 */
@media screen and (max-width: 998px) {
  .page1 {
    height: 400px;
  }
  .page1 .banner .swiper-slide .text {
    bottom: 13%;
  }
  .page1 .banner .swiper-slide .text p i {
    font-size: 32px;
  }
  .page1 .banner .swiper-slide .text p i br {
    display: none;
  }
  .page1 .banner .swiper-slide .text .btn a {
    padding: 9px 21px;
  }
  .page1 .banner .swiper-slide .text .btn svg {
    width: 15px;
    height: 15px;
    margin-left: 19px;
  }
  .page1 .banner .swiper-pagination {
    right: 10px;
  }
  .f_left,
  .f_right,
  .f_In,
  .f_up {
    transform: translate(0);
    opacity: 1;
  }
  .page4 .w1440 .mun-list .num p {
    font-size: 42px;
  }
  .page4 .w1440 .mun-list {
    margin-top: 120px;
  }
}
@media screen and (max-width: 768px) {
  .img_h5{display:block;}
  body {
    height: auto;
    opacity: 1!important;
    transition: all 0s;
  }
  .page1 .banner .swiper-slide .back .bg3 {
    background-position: center center!important;
    background-size: 100%;
  }
  .page2 .ani {
    display: none;
  }
  .page2 .pic {
    padding: 0 5%;
  }
  .page2 .list-h5 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .page2 .list-h5 li {
    margin-bottom: 2%;
    width: 49%;
    position: relative;
    height: 350px;
  }
  .page2 .list-h5 li a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .page2 .list-h5 li img {
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .page2 .list-h5 li span {
    color: #fff;
    position: absolute;
    right: 10px;
    bottom: 10px;
  }
  .page2 .list-h5 li:nth-child(1) {
    width: 100%;
  }
  .page2 {
    padding: 30px 0;
  }
  .page2 .tit {
    position: static;
  }
  .page3 {
    padding: 30px 0;
  }
  .page3 .w1440 .news-l {
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 1px solid #e7e7e7;
  }
  .page3 .w1440 .news-r {
    width: 100%;
    margin-top: 15px;
  }
  .page3 .w1440 .news-r .news-t {
    padding-bottom: 15px;
    border-bottom: 1px solid #e7e7e7;
  }
  .page3 .w1440 .news-l p,
  .page3 .w1440 p,
  .page3 .w1440 .news-r .news-b a .time,
  .page3 .w1440 .news-r .news-b a p {
    margin-top: 8px;
  }
  .page3 .w1440 .news-l span,
  .page3 .w1440 .news-r .news-t .time,
  .page3 .w1440 .news-r .news-t span,
  .page4 .w1440 .txt p,
  .page5 .txt p,
  .page5 .txt img {
    margin-top: 10px;
  }
  .page3 .w1440 .news-l .img {
    margin-top: 10px;
  }
  .page3 .w1440 .news-r .news-b {
    flex-wrap: wrap;
    margin-bottom: 0;
  }
  .page3 .w1440 .news-r .news-b a {
    width: 100%;
    margin-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e7e7e7;
  }
  .page3 .w1440 .news-r .news-b a p,
  .page3 .w1440 .news-r .news-t p,
  .page3 .w1440 .news-l p,
  .page3 .w1440 .news-l span {
    display: block;
    height: auto;
            max-height: none;
    
  }
  .page3 .w1440 .btn {
    margin-top: 20px;
    text-align: center;
  }
  .page4 {
    padding: 40px 0;
  }
  .page4 .w1440 .txt {
    width: 100%;
  }
  .page4 .w1440 .img {
    width: 100%;
    padding-top: 41.5%;
  }
  .page4 .w1440 .txt a {
    display: block;
    margin: 20px auto;
  }
  .page4 .w1440 .img p {
    top: 15px;
    right: 15px;
  }
  .page4 .w1440 .img svg {
    right: 15px;
    bottom: 15px;
  }
  .page4 .w1440 .mun-list {
    margin-top: 30px;
    flex-wrap: wrap;
  }
  .page4 .w1440 .mun-list li {
    width: 50%;
    margin-top: 20px;
  }
  .page4 .w1440 .mun-list .num p {
    font-size: 36px;
  }
  .page4 .w1440 .mun-list span {
    font-size: 14px;
  }
  .page4 .w1440 .txt p {
    width: 100%;
  }
  .page5 {
    padding: 30px 5%;
    flex-wrap: wrap;
    background: url(' '#);
  }
  .page5 .txt {
    width: 100%;
    padding: 0;
  }
  .page5 .img {
    width: 100%;
    margin-top: 20px;
    padding-top: 100%;
  }
  .page5 .txt .btns {
    margin-top: 20px;
  }
  .page3 .w1440 .news-r .news-t .video-box .title {
    top: 15px;
    left: 15px;
  }
  .page3 .w1440 .news-r .news-t .video-box .ic {
    bottom: 15px;
    right: 15px;
  }
}
@media screen and (max-width:375px){
    .page2 .list-h5 li {
    height: 200px;
  }

}

/*# sourceMappingURL=./index.css.map */