body {
  padding: 0;
  margin: 0;
  padding-top: 0!important;
}
.test{
  animation: test11 1.5s 1 linear;
  -webkit-animation: test11 1.2s 1 linear;
}

@keyframes test11 {
  0% {
    webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
  }
  100% {
    webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;

  }
}

 .video-mask {
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 233;
  width: 100%;
  height: 100%;
  display: none;
}
.video-mask  video {
  width: 70vw;
  height: auto;
  margin: 8rem 15vw 0;
  position: absolute;
  z-index: 333;

}
.main4 .bot .right .right1 .p-x{
  display: none;
}

.section{
  text-align: left;
}
div {
  box-sizing: border-box;
}
a {
  text-decoration: none;
}
.banner {
  width: 100%;
  display: flex!important;

}
.banner .swiper {
  width: 100%;
}
.banner .swiper .swiper-slide {
  width: 100%;
  height: 100vh;
  position: relative;
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner .swiper .swiper-slide .bg {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  height: 100%;
  object-fit: cover;
}
.banner .swiper .swiper-slide .tit {
  color: #fff;
  text-align: center;
}
.banner .swiper .swiper-slide .tit .tit1 {
  font-size: 4.5rem;
  font-weight: 600;
  margin-bottom: 3.125rem;
}
.banner .swiper .swiper-slide .tit .tit2 {
  font-size: 3.75rem;
  margin-bottom: 4.375rem;
}
.banner .swiper .swiper-slide .more {
  width: 16.25rem;
  height: 3.4375rem;
  line-height: 3.4375rem;
  border-radius: 1.75rem;
  text-align: center;
  color: #fff;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #b42020;
}
.banner .swiper .swiper-slide .more img {
  width: 1.5625rem;
  height: 1.5625rem;
  border-radius: 50%;
  margin-left: 1.625rem;
}
.banner .swiper .swiper-pagination {
  bottom: 2.5rem;
  left: 0;
  width: 100%;
}
.banner .swiper .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 5px;
  background: #5c5e5e;
  opacity: 1;
  margin: 0 10px;
}
.banner .swiper .swiper-pagination .swiper-pagination-bullet-active {
  width: 30px;
  background-color: #b42020;
}
.main1 {
  display: flex!important;
  align-items: center;
  justify-content: space-between;
  /* padding: 15.75rem 15rem; */
  padding:22rem 15rem 15.75rem;

  width: 100%;
  height: 100%;
  background-image: url(../images/bg-ab.png);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: contain;
}
.main1 .tableCell{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main1 .left {
  width: 45.625rem;
}
.main1 .left .tit1 {
  color: #b42020;
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.main1 .left .tit2 {
  color: #333333;
  font-size: 2.25rem;
  font-weight: 600;
  margin-bottom: 1.25rem;
}
.main1 .left .tit3 {
  color: #333333;
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 2.875rem;
}
.main1 .left .desc {
  color: #333333;
  font-size: 1rem;
  line-height: 2;
  margin-bottom: 2rem;
}
.main1 .left .more {
  color: #333333;
  font-size: 1rem;
  margin-bottom: 4rem;
  display: flex;
  align-items: center;
}
.main1 .left .more img {
  width: 2.6875rem;
  height: 2.6875rem;
  margin-left: 0.5625rem;
}
.main1 .left .more:hover {
  color: #ab2323;
}
.main1 .left .bot {
  display: flex;
  justify-content: space-around;
}
.main1 .left .bot .bot1 .num {
  position: relative;
  color: #ab2323;
  margin: auto;
  font-size: 3.75rem;
  font-weight:500;
  margin-bottom: 0.75rem;
  text-align: center;
  display: table;
  font-family: enfont;
}
.main1 .left .bot .bot1 .num .extra {
  position: absolute;
  color: #ab2323;
  font-size: 18px;
  left: 100%;
  top: -0.5rem;
  font-family: auto;
}
.main1 .left .bot .bot1 .bot2 {
  font-size: 1.125rem;
  color: #333;
  text-align: center;
}
.main1 .right {
  width: 41.5625rem;
  height: 41.875rem;
  position: relative;
}
.main1 .right  img{
  position: absolute;
  left: calc(50% - 2.5rem);
  top: calc(50% - 2.5rem);
  width: 5rem;
  z-index: 6;
}
.main1 .right video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main2 {
  width: 100%;
  height: 100%;
  background-image: url(../images/bg2.png);
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  display: flex!important;
  align-items: center;
  justify-content: space-around;
}
.main2 .tableCell{
  display: flex!important;
  align-items: center;
  justify-content: space-around;
}
.main2 .main2-1 {
  display: flex;
  flex: 1;
  height: 100%;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
}
.main2 .main2-1 img {
  width: 8.375rem;
  height: 8.375rem;
  margin: 0 auto 1.25rem;
  z-index: 1;
}
.main2 .main2-1 .img2 {
  display: none;
}
.main2 .main2-1 .tit {
  font-size: 2.125rem;
  font-weight: 600;
  color: #fff;
  text-align: center;
  z-index: 1;
}
.main2 .main2-1 .tit2 {
  color: #333333;
  font-size: 16px;
  display: none;
  text-align: center;
  z-index: 1;
  line-height: 2;
  margin: 2rem 0;
  padding: 0 3.125rem;
  text-align: justify;
}
.main2 .main2-1 .more {
  color: #b42020;
  font-size: 1rem;
  width: 180px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  border: 1px solid #b42020;
  border-radius: 3rem;
  background-color: #ece1e1;
  z-index: 1;
  display: none;
}
.main2 .main2-1 .mask1 {
  background-color: rgba(255, 255, 255, 0.9);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.main2 .main2-1 .checked {
  display: none;
}
.main2 .main2-1:hover .mask1 {
  display: block;
}
.main2 .main2-1:hover .more {
  display: block;
}
.main2 .main2-1:hover .tit2 {
  display: block;
}
.main2 .main2-1:hover .tit {
  color: #b42020;
}
.main2 .main2-1:hover .img2 {
  display: block;
}
.main2 .main2-1:hover .img {
  display: none;
}
.main2 .main2-1:hover .checked {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 1;
}
.main3 {
  width: 100%;
  height: 100%;
  padding: 0rem 15rem 0;
  display: flex!important;
  flex-direction: column;
  justify-content: center;
}
.main3 .tableCell{
  display: flex!important;
  flex-direction: column;
  justify-content: center;
}
.main3 .tit1 {
  color: #b42020;
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.main3 .tit2 {
  color: #333333;
  font-size: 2.25rem;
  font-weight: 600;
  margin-bottom: 1.25rem;
}
.main3 .bot .swiper3 {
  width: 100%;
}
.main3 .bot .swiper3 .swiper-container3 {
  overflow: hidden;
}
.main3 .bot .swiper3 .swiper-slide {
  width: 27.5rem;
  height: 34.5625rem;
}
.main3 .bot .swiper3 .swiper-pagination {
  bottom: -40px;
}
.main3 .bot .swiper3 .swiper-pagination {
  top: 88%;
  left: 0;
  width: 100%;
}
.main3 .bot .swiper3 .swiper-pagination .swiper-pagination-bullet {
  width: 7px;
  height: 7px;
  display: inline-block;
  border-radius: 5px;
  background: #5c5e5e;
  opacity: 1;
  margin: 0 10px;
}
.main3 .bot .swiper3 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #b42020;
}
.main3 .bot .bot1 {
  width: 27.5rem;
  height: 34.5625rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
}
.main3 .bot .bot1 .more {
  color: #ffffff;
  font-size: 1rem;
  width: 11.5rem;
  height: 3rem;
  line-height: 3rem;
  text-align: center;
  border: 1px solid #fff;
  display: none;
  border-radius: 3rem;
}
.main3 .bot .bot1 .mask1 {
  background-color: rgba(180, 32, 32, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.main3 .bot .bot1 .tit {
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 5rem;
  z-index: 1;
  position: relative;
  display: inline-block;
}
.main3 .bot .bot1 .tit::after {
  width: 100%;
  height: 0.375rem;
  background-color: #ab2323;
  position: absolute;
  left: 0;
  bottom: -1.6875rem;
  content: '';
}
.main3 .bot .bot1 img {
  height: 3.625rem;
  /* width: 2.625rem; */
  margin-bottom: 1rem;
  z-index: 1;
}
.main3 .bot .bot1 .desc {
  z-index: 1;
  color: #fff;
  font-size: 16px;
  padding: 0 3.125rem;
  display: none;
  margin-bottom: 3.5625rem;
}
.main3 .bot .bot1:hover {
  transition: all 1.2s;
}
.main3 .bot .bot1:hover .more {
  display: block;
  z-index: 1;
}
.main3 .bot .bot1:hover .mask1 {
  display: block;
  z-index: 0;
}
.main3 .bot .bot1:hover .desc {
  display: block;
}
.main3 .bot .bot1:hover .tit::after {
  background-color: #fff;
}
.main3-next {
  top: 90% !important;
  right: 40% !important;
  --swiper-navigation-size: 25px;
}
.main3-next::after {
  color: #ab2323;
}
.main3-prev::after {
  color: #ab2323;
}
.main3-prev {
  top: 88.5% !important;
  top:90% !important;

  left: 40% !important;
  --swiper-navigation-size: 25px;
}
.main4 {
  width: 100%;
  height: 100%;
  background-image: url(../images/bg-new.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0rem 15rem 0;
  display: flex!important;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
.main4 .tableCell{
  display: flex!important;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
.main4 .tit1 {
  color: #b42020;
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.main4 .tit2 {
  color: #333333;
  font-size: 2.25rem;
  font-weight: 600;
  margin-bottom: 1.25rem;
}
.main4 .more {
  position: absolute;
  right:0;
  top:12rem;
  color: #333333;
  display: flex;
  align-items: center;
}
.main4 .more img {
  width: 2.6875rem;
  height: 2.6875rem;
  margin-left: 0.5625rem;
}
.main4 .more:hover {
  color: #ab2323;
}
.main4 .bot {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main4 .bot .left {
  width: 45rem;
  height: 32.5rem;
  background-color: #fff;
}
.main4 .bot .left .top {
  width: 45rem;
  height: 25.125rem;
  overflow: hidden;
}
.main4 .bot .left .top img {
  width: 100%;
  height: 100%;
  transition: all 1s;
}
.main4 .bot .left .time {
  color: #999999;
  font-size: 1.0625rem;
  padding: 0 1rem;
  margin-top: 1.875rem;
  margin-bottom: 1rem;
}
.main4 .bot .left .tit {
  color: #000000;
  font-size: 1.5rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 1rem;
  font-weight: 600;
}
.main4 .bot .left:hover .top img {
  transform: scale(1.2);
  transition: all 1s;
}
.main4 .bot .right {
  width: 42.5rem;
  height: 32.5rem;
  background-color: #fff;
  padding: 0.9375rem 1.875rem 0 1.875rem;
}
.main4 .bot .right .right1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 5.9375rem;
  border-bottom: 1px solid #e3e3e3;
}
.main4 .bot .right .right1 .time {
  color: #333;
  font-size: 1.1875rem;
  font-weight: 600;
}
.main4 .bot .right .right1 .time span {
  color: #999999;
  font-size: 1rem;
  font-weight: 400;
}
.main4 .bot .right .right1 .tit {
  color: #7c7b7b;
  font-size: 1.1875rem;
  width: 33.125rem;
  padding-right: 1rem;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  line-height: 1.5;
}
.main4 .bot .right .right1:hover .tit {
  color: #ab2323;
}
.main5 {
  width: 100%;
  height: 100%;
  background-image: url(../images/bg-pa.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 6.6875rem 15rem 0;
  position: relative;
  display: flex!important;
  align-items: center;
}
.main5 .tit1 {
  color: #b42020;
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.main5 .tit2 {
  color: #fff;
  font-size: 2.25rem;
  font-weight: 600;
  margin-bottom: 1.25rem;
}
.main5 .tableCell{
  display: flex!important;
  /* padding: 15.75rem 0rem 0; */
  flex-direction: column;
  justify-content: center;
}
.main5 .swiper5 {
  width: 90rem;
  height: 39.75rem;
  overflow: hidden;
  position: relative;
}
.main5 .swiper5 .swiper-slide {
  width: 14.0625rem;
  height: 6.875rem;
  margin-bottom: 0.625rem;
}
.main5 .swiper5 .swiper-slide img {
  width: 14.0625rem;
  height: 6.875rem;
  border-radius: 0.625rem;
}
.main5 .swiper5 .swiper-pagination {
  bottom: 0;
  left: 0;
  width: 100%;
}
.main5 .swiper5 .swiper-pagination .swiper-pagination-bullet {
  width: 7px;
  height: 7px;
  display: inline-block;
  border-radius: 5px;
  background: #c5c5c5;
  opacity: 1;
  margin: 0 10px;
}
.main5 .swiper5 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #b42020;
}
.swiper-containerall {
  width: 100%;
  height: 100vh;
}
.swiper-containerall .ani {
  height: 100vh !important;
}
.page-n {
  display: none!important;
}
@media (max-width: 1200px) {
  .banner .swiper .swiper-slide .more {
    width: auto;
    height: auto;
    line-height: auto;
    padding: 5px 10px;
  }
  .main1 .left .tit2 {
    color: #333333;
    font-size: 20px;
  }
  .main1 .left .tit1 {
    color: #b42020;
    font-size: 16px;
  }
  .main1 .left .tit3 {
    color: #333333;
    font-size: 14px;
  }
  .main1 .left .desc {
    color: #333333;
    font-size: 14px;
  }
  .main1 .left .more {
    color: #333333;
    font-size: 16px;
  }
  .main3 .bot .bot1:hover .desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
  }
}
@media (max-width: 820px) {
  .swiper-containerall {
    display: none;
  }
  .section{
    display: none!important;
  }
  .page-n {
    display: flex!important;
  }
  .main4 {
    padding: 20px 5%;
  }
  .main4 .bot {
    flex-wrap: wrap;
  }
  .main4 .bot .left {
    width: 100%;
    height: auto;
    background-color: #fff;
    margin-bottom: 15px;
  }
  .main4 .bot .right {
    width: 100%;
    height: auto;
    background-color: #fff;
  }
  .main4 .bot .left .top {
    width: 100%;
    height: auto;
  }
  .main4 .bot .right .right1 {
    height: auto;
    border-bottom: 1px solid #e3e3e3;
  }
  .main4 .bot .right .right1 .tit {
    color: #7c7b7b;
    font-size: 16px;
    width: 70rem;
  }
  .main4 .bot .right .right1 .time span {
    color: #999999;
    font-size: 14px;
    font-weight: 400;
  }
  .main4 .bot .right .right1 .time {
    color: #333;
    font-size: 16px;
    font-weight: 600;
    display: none!important;
  }
  .main4 .bot .right .right1 .p-x{
    color: #333;
    font-size: 14px;
    display: block;
  }
  .main1 {
    flex-wrap: wrap;
  }
  .main1 .left {
    width: 100%;
  }
  .main1 .right {
    width: 100%;
    height: 100%;
  }
  .main1 {
    flex-wrap: wrap;
    padding: 20px 5%;
  }
  .main1 .left .more img {
    width: 20px;
    height: 20px;
    margin-left: 10px;
  }
  .main1 .left .bot .bot1 .num {
    position: relative;
    color: #ab2323;
    font-size: 26px;
  }
  .main1 .left .bot .bot1 .num .extra {
    position: absolute;
    color: #ab2323;
    font-size: 18px;
    right: -22px;
    top: -10px;
  }
  .main1 .left {
    width: 100%;
    margin-bottom: 10px;
  }
  .main2 {
    height: 100vh;
    flex-wrap: wrap;
  }
  .main2 .main2-1 img {
    width: 30px;
    height: 30px;
  }
  .main2 .main2-1 .tit {
    font-size: 18px;
  }
  .main2 .main2-1 {
    width: 50%;
    height: 50vh;
    flex: auto;
  }
  .main2 .main2-1 .more {
    color: #b42020;
    font-size: 18px;
    width: 160px;
    border-radius: 20px;
  }
  .main3 {
    display: flex;
    padding: 20px 5% 50px;
  }
  .main3 .tit1 {
    color: #b42020;
    font-size: 16px;
  }
  .main3 .bot {
    position: relative;
  }
  .main3 .tit2 {
    color: #333333;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  .main3 .bot .bot1 {
    width: 100%;
    height: 135.7rem;
    background-repeat: round;
    background-position: center;
    background-size: cover;
  }
  .main3 .bot .swiper3 .swiper-slide {
    width: 100%;
    height: 135.7rem;
  }
  .main3 .bot .bot1 img {
    height: auto;
    width: 25px;
  }
  .main3 .bot .bot1 .more {
    color: #ffffff;
    font-size: 1rem;
    width: auto;
    height: auto;
    padding: 10px 20px;
    border-radius: 20px;
  }
  .main3 .bot .bot1 .tit {
    color: #ffffff;
    font-size: 16px;
  }
  .main3-prev {
    top: 105%!important;
    left: 10% !important;
    --swiper-navigation-size: 25px;
  }
  .main3-next {
    top: 105%!important;
    right: 10% !important;
    --swiper-navigation-size: 25px;
  }
  .main3 .bot .swiper3 .swiper-pagination {
    top: 103%;
    left: 0;
    width: 100%;
  }
  .main4 .bot .right .right1 {
    padding: 5px 0;
  }
  .main4 .bot .right .right1 .tit {
    color: #7c7b7b;
    font-size: 16px;
    width: calc(100% - 100px);
    line-clamp: 1;
    -webkit-line-clamp: 1;
  }
  .main4 .bot .left {
    padding-bottom: 10px;
  }
  .main4 .bot .left .time {
    color: #999999;
    font-size: 14px;
    padding: 0 1rem;
    margin-top: 6px;
    margin-bottom: 6px;
  }
  .main4 .bot .left .tit {
    color: #000000;
    font-size: 16px;
  }
  .main4 .tit1 {
    color: #b42020;
    font-size: 16px;
  }
  .main4 .tit2 {
    color: #333333;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  .main4 .more {
    position: absolute;
    right: 5%;
    top: 7.5rem;
    color: #333333;
    font-size: 16px;
    display: flex;
    align-items: center;
  }
  .main4 .more img {
    width: 20px;
    height: 20px;
    margin-left: 10px;
  }
  .main5 {
    padding: 20px 5%;
  }
  .main5 .swiper5 {
    height: 80rem;
    width: 100%;
  }
  .main5 .swiper5 .swiper-slide {
    width: 48.9375rem;
    height: 28.6875rem;
    margin-bottom: 10px;
  }
  .main5 .swiper5 .swiper-slide img {
    width: 48.9375rem;
    height: 28.6875rem;
  }
  .main5 {
    padding: 20px 5%;
    flex-direction: column;
    align-items: flex-start;
  }
  .main5 .swiper5 {
    height:155rem;
    width: 100%;
  }
  .main5 .swiper5 .swiper-slide {
    height: auto;
    box-sizing: border-box;
    padding:0 5px;
    margin-bottom: 10px;
    width: 54rem!important;
  }
  .main5 .swiper5 .swiper-slide img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 550px) {
  .banner .swiper .swiper-slide .tit .tit1 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 3.125rem;
  }
  .banner .swiper .swiper-slide .tit .tit2 {
    font-size: 22px;
    margin-bottom: 4.375rem;
  }
  .banner .swiper .swiper-slide .more img {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-left: 5px;
  }
  .banner .swiper .swiper-slide .more {
    border-radius: 15px;
  }
  .main1 {
    flex-wrap: wrap;
    padding: 30px 5%;
  }
  .main1 .left .more img {
    width: 20px;
    height: 20px;
    margin-left: 10px;
  }
  .main1 .left .bot .bot1 .num {
    position: relative;
    color: #ab2323;
    font-size: 26px;
  }
  .main1 .left .bot .bot1 .num .extra {
    position: absolute;
    color: #ab2323;
    font-size: 14px;
    right: -22px;
    top: -10px;
  }
  .main1 .left {
    width: 100%;
    margin-bottom: 10px;
  }
  .main3 {
    display: flex;
    padding: 30px 5% 80px;
  }
  .main3 .tit1 {
    color: #b42020;
    font-size: 16px;
  }
  .main3 .bot {
    position: relative;
  }
  .main3 .tit2 {
    color: #333333;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  .main3 .bot .bot1 {
    width: 100%;
    height: 135.7rem;
  }
  .main3 .bot .swiper3 .swiper-slide {
    width: 100%;
    height: 135.7rem;
  }
  .main3 .bot .bot1 img {
    height: auto;
    width: 70px;
    margin-bottom: 10px;
  }
  .main3 .bot .bot1 .more {
    color: #ffffff;
    font-size: 12px;
    width: auto;
    height: auto;
    padding: 10px 20px;
    border-radius: 20px;
  }
  .main3 .bot .bot1 .tit {
    color: #ffffff;
    font-size: 20px;
  }
  .main4 .bot .right .right1 {
    padding: 5px 0;
    flex-wrap: wrap;
  }
  .main4 .bot .right .right1 .tit {
    color: #7c7b7b;
    font-size: 16px;
    width: 100%;
    line-clamp: 1;
    -webkit-line-clamp: 1;
    word-break: break-all;
  }
  .main4 .bot .left {
    padding-bottom: 10px;
  }
  .main4 .bot .left .time {
    color: #999999;
    font-size: 14px;
    padding: 0 1rem;
    margin-top: 6px;
    margin-bottom: 6px;
    width: 100%;
  }
  .main4 .bot .left .tit {
    color: #000000;
    font-size: 16px;
  }
  .main4 .tit1 {
    color: #b42020;
    font-size: 16px;
  }
  .main4 .tit2 {
    color: #333333;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  .main4 .more {
    position: absolute;
    right: 5%;
    top: 7.5rem;
    color: #333333;
    font-size: 16px;
    display: flex;
    align-items: center;
  }
  .main4 .more img {
    width: 20px;
    height: 20px;
    margin-left: 10px;
  }
  .main3-prev {
    top: 110%!important;
    left: 10% !important;
    --swiper-navigation-size: 25px;
  }
  .main3-next {
    top: 110%!important;
    right: 10% !important;
    --swiper-navigation-size: 25px;
  }
  .main3 .bot .swiper3 .swiper-pagination {
    /* top: calc(100% + 11rem); */
    top: calc(110% - 8px);
    left: 0;
    width: 100%;
  }
  .main2 {
    height: 70vh;
    flex-wrap: wrap;
    position: relative;
  }
  .main2::after{
    position: absolute;
    width: 1px;
    height: 100%;
    left: 50%;
    top: 0;
    background-color: #ffffff3d;
    content: '';
  }
  .main2::before{
    position: absolute;
    content: '';

    width: 100%;
    height: 1px;
    left: 0;
    top: 50%;
    background-color: #ffffff3d;
  }
  .main2 .main2-1 img {
    width: 75px;
    height: 75px;
    margin-bottom: 10px;
  }
  .main2 .main2-1 .tit {
    font-size: 18px;
  
  }
  .main2 .main2-1 {
    width: 50%;
    height: 35vh;
    flex: auto;
  }
  .main2 .main2-1 .more {
    color: #b42020;
    font-size: 12px;
    width: auto;
    border-radius: 20px;
    height: 25px;
    padding: 0 10px;
    line-height: 25px;
  }
  .main5 {
    padding: 20px 5%;
    flex-direction: column;
    align-items: flex-start;
  }
  .main5 .swiper5 {
    height:155rem;
    width: 100%;
  }
  .main5 .swiper5 .swiper-slide {
    height: auto;
    box-sizing: border-box;
    padding:0 5px;
    margin-bottom: 10px;
    width: 54rem!important;
  }
  .main5 .swiper5 .swiper-slide img {
    width: 100%;
    height: auto;
  }
  .main1 .left .bot {
    display: flex;
    justify-content:space-around;
    flex-wrap: wrap;
    margin-top: 50px;
}
.main1 .left .bot .bot1{
  width: 30%;
  margin-bottom: 20px;
}
.main1 .left .bot .bot1 .bot2 {
  font-size: 14px;
  color: #333;
  text-align: center;
}
.main1 .right img {
  position: absolute;
  left: calc(50% - 25px);
  top: calc(50% -  25px);
  width: 50px;
  z-index: 6;
}

.main5 .tit1 {
  color: #b42020;
  font-size: 16px;
}

.main5 .tit2 {
  color: #fff;
  font-size: 20px;
  margin-bottom: 20px;
}
.video-mask video {
  width: 90vw;
  height: auto;
  margin: 200px 5vw 0;
  position: absolute;
  z-index: 333;
}
.main2 .main2-1:hover .tit2 {
  display: none;
}
.main2 .main2-1:hover .tit {
  margin-bottom: 10px;
}
.main4 .bot .right .right1 .time {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.main4 .bot .right .right1 .time span {
  color: #999;
  font-size: 16px;
  margin-left: 5px;
  font-weight: 600;
}
.main3 .bot .bot1:hover .desc {

  -webkit-line-clamp: 5;

  line-height: 1.5;
  padding: 0 35px;
  font-size: 14px;
}
.main4 {
  padding: 30px 5%;
}
.main5 .swiper5 .swiper-pagination .swiper-pagination-bullet {

  margin: 0 5px;
}





}
