.ctn1 {
  padding: 5vw 0;
}
.ctn1 .ctn-list {
  position: relative;
  padding: 4vw 8vw 4vw 0;
  background: url(/repository/image/5bcb0bcc-0db5-498e-a1b0-86f6d8f30f43.jpg?t=1688538268122) no-repeat center center;
  background-size: cover;
}
.ctn1 .ctn-list .left {
  float: left;
  width: 450px;
  position: absolute;
  left: 5vw;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.ctn1 .ctn-list .left .text h2 {
  font-weight: 600;
  letter-spacing: -2px;
  margin-bottom: 1rem;
}
.ctn1 .ctn-list .left .text p {
  text-align: justify;
  color: #555556;
  letter-spacing: -1px;
  line-height: 1.6;
}
.ctn1 .ctn-list .right {
  float: right;
  width:300px;
  position: relative;
}
.ctn1 .ctn-list .right .swiper-slide .tu {
  width: 100%;
  height: 220px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
}
.ctn1 .ctn-list .right .swiper-slide .tu img {
  max-width:60%;
  max-height:100%;
}
.ctn1 .ctn-list .right .swiper-slide:last-child .tu img{
	  max-width:80%;
}
.ctn1 .ctn-list .right .swiper-slide h2 {
  text-align: center;
  color: #333;
  margin-top: 1vw;
}
.ctn1 .ctn-list .right .swiper-pagination {
  display: none;
}
.ctn1 .ctn-list .right .swiper-button-prev {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: #d1d4d9;
  margin-top: -30px;
  left: -44px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.ctn1 .ctn-list .right .swiper-button-prev:after {
  content: '';
  width: 10px;
  height: 17px;
  background: url(/repository/image/35863d77-7c81-4990-b688-74f1a54f5670.png?t=1688538268117) no-repeat;
  background-size: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.ctn1 .ctn-list .right .swiper-button-prev:hover {
  background: #127fef;
}
.ctn1 .ctn-list .right .swiper-button-next {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: #d1d4d9;
  margin-top: -30px;
  right: -44px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.ctn1 .ctn-list .right .swiper-button-next:after {
  content: '';
  width: 8px;
  height: 15px;
  background: url(/repository/image/3557e5eb-17a3-4b72-8fe2-a9a6147338e6.png?t=1688538268127) no-repeat;
  background-size: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.ctn1 .ctn-list .right .swiper-button-next:hover {
  background: #127fef;
}
.ctn2 {
  margin-top: 2vw;
}
.ctn2 .left {
  float: left;
  width: 49.8%;
  overflow: hidden;
}
.ctn2 .left img {
  width: 100%;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.ctn2 .left:hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
}
.ctn2 .right {
  float: right;
  width: 44%;
  padding-right: 4vw;
  padding-top: 3vw;
}
.ctn2 .right h2 {
  font-weight: 600;
  letter-spacing: -2px;
  margin-bottom: 1rem;
}
.ctn2 .right p {
  color: #333;
  text-align: justify;
  letter-spacing: -1px;
  line-height: 1.6;
}
.ctn2 .right h3{
    color: #999;
	text-align:right;
   margin-top:1vw;
}
.ctn3 {
  padding: 8vw 0 6vw;
background: url(/repository/image/ccaf6d52-2504-4ffc-a522-dd64a934fcd1.jpg?t=1688613864248) no-repeat left bottom;
  background-size: cover;
}
.ctn3 .con {
  overflow: hidden;
}
.ctn3 .con .left {
  float: left;
  width: 50%;
  position: relative;
  overflow: hidden;
  z-index:3;
}
.ctn3 .con .left a > img {
  width: 100%;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.ctn3 .con .left:hover a > img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
}
.ctn3 .con .left:hover a .text .mores {
  background: url(/repository/image/a61d93ef-c99a-4639-a3c7-303c36946877.png?t=1688538268129) no-repeat;
  background-size: cover;
}
.ctn3 .con .right {
  float: right;
  width: 50%;
  position:relative;
  z-index:2;
  overflow:hidden;
}
.ctn3 .con .right ul li {
  position: relative;
  overflow: hidden;
}
.ctn3 .con .right ul li a > img {
  width: 100%;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.ctn3 .con .right ul li:hover a > img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
}
.ctn3 .con .text {
  position: absolute;
  left: 2.5vw;
  top: 3vw;
}
.ctn3 .con .text h2 {
  font-weight: 600;
  color: #fefefe;
  margin-bottom:1.5vw;
}
.ctn3 .con .text p {
  color: #fefefe;
  line-height: 1.8;
}
.ctn3 .con .text .mores {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
  background: url(/repository/image/aee965b7-9bb5-43ab-a8d2-a1ca954fee46.png?t=1688538268125) no-repeat;
  background-size: cover;
  margin-top: 2vw;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.ctn4 {
  padding: 8vw 0;
}
.ctn4 .mCSB_scrollTools .mCSB_draggerRail {
  background: #d3d3d3;
}
.ctn4 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #5e8dd4;
}
.ctn4 .left {
  float: left;
  width: 40%;
  padding-top: 1vw;
}
.ctn4 .left h2 {
  font-weight: 600;
  letter-spacing: -2px;
  margin-bottom: 1rem;
}
.ctn4 .left .ctn-list {
  height: 284px;
}
.ctn4 .left .ctn-list ul li {
  padding: 20px 0 20px 16px;
  border-bottom: 1px solid #d3d3d3;
  position: relative;
}
.ctn4 .left .ctn-list ul li:before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #13489d;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.ctn4 .left .ctn-list ul li a {
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.ctn4 .left .ctn-list ul li:hover a {
  color: #127fef;
}
.ctn4 .right {
  float: right;
  width: 50%;
  position: relative;
  overflow: hidden;
}
.ctn4 .right > img {
  width: 100%;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.ctn4 .right .v-btn {
  width: 13.2%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  cursor: pointer;
}
.ctn4 .right .v-btn img {
  width: 100%;
}
.ctn4 .right:hover > img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
}
#videoPopup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
}
#videoPopup .video-box {
  width: 66%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#videoPopup .video-box video {
  width: 100%;
}
#videoPopup .video-box .closes {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.1);
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
#videoPopup .video-box .closes img {
  width: 40%;
}
#videoPopup .video-box .closes:hover {
  background: rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 1200px) {
  .ctn4 .left .ctn-list {
    height: 248px;
  }
  .ctn4 .left .ctn-list ul li {
    padding: 18px 0 18px 16px;
  }
}
@media screen and (max-width: 1024px) {
  .ctn1 .ctn-list .left {
    width: 360px;
  }
  .ctn4 .left .ctn-list {
    height: 212px;
  }
  .ctn4 .left .ctn-list ul li {
    padding: 14px 0 14px 16px;
  }
  #videoPopup .video-box {
    width: 90%;
  }
}
@media screen and (max-width: 768px) {
  .ctn1 {
    padding: 30px 0;
  }
  .ctn1 .ctn-list {
    padding: 30px 20px;
  }
  .ctn1 .ctn-list .left {
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
  }
  .ctn1 .ctn-list .left .text h2 {
    font-size: 20px;
    margin-bottom: 14px;
    letter-spacing: 0;
  }
  .ctn1 .ctn-list .left .text p {
    letter-spacing: 0;
  }
  .ctn1 .ctn-list .right {
    width: 100%;
    margin-top: 20px;
  }
  .ctn1 .ctn-list .right .swiper-slide .tu {
    margin: 0 auto;
  }
  .ctn1 .ctn-list .right .swiper-slide h2 {
    margin-top: 20px;
  }
  .ctn1 .ctn-list .right .swiper-container {
    padding-bottom: 40px;
  }
  .ctn1 .ctn-list .right .swiper-pagination {
    display: block;
    width: 100%;
    bottom: 0;
  }
  .ctn1 .ctn-list .right .swiper-pagination .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    margin: 0 3px;
  }
  .ctn1 .ctn-list .right .swiper-pagination .swiper-pagination-bullet-active {
    background: #127fef;
  }
  .ctn1 .ctn-list .right .swiper-button-prev {
    display: none;
  }
  .ctn1 .ctn-list .right .swiper-button-next {
    display: none;
  }
  .ctn2 {
    margin-top: 0;
  }
  .ctn2 .left {
    width: 100%;
  }
  .ctn2 .right {
    width: 100%;
    padding-top: 20px;
    padding-right: 0;
  }
  .ctn2 .right h2 {
    font-size: 20px;
    letter-spacing: 0;
    margin-bottom: 14px;
  }
  .ctn2 .right p {
    letter-spacing: 0;
  }
    .ctn2 .right h3 {
   margin-top:14px;
  }
  .ctn3 {
    padding: 30px 0;
  }
  .ctn3 .con .left {
    width: 100%;
  }
  .ctn3 .con .right {
    width: 100%;
  }
  .ctn3 .con .right ul li {
    margin-top: 20px;
  }
  .ctn3 .con .text {
    left: 20px;
    top: 20px;
  }
  .ctn3 .con .text img {
    width: 30px;
  }
  .ctn3 .con .text h2 {
    font-size: 20px;
    margin-bottom:14px;
  }
  .ctn3 .con .text p {
    line-height: 1.6;
  }
  .ctn3 .con .text .mores {
    margin-top: 20px;
  }
  .ctn4 {
    padding: 30px 0;
  }
  .ctn4 .left {
    width: 100%;
    padding-top: 0;
  }
  .ctn4 .right {
    width: 100%;
    margin-top: 30px;
  }
}