.content {
  width: 100%;
  background-color: white;
  position: relative;
  z-index: 3;
}
.content .box {
  width: 100%;
  padding-top: 0.7275rem;
}
.content .box .top {
  width: 86.5%;
  position: relative;
  margin-left: 13.5%;
}
.content .box .top .title .en {
  font-family: "DIN-Bold";
  font-size: 0.3075rem;
  line-height: 0.3075rem;
  letter-spacing: -0.015rem;
  color: #e7e7e7;
}
.content .box .top .title .cn {
  font-size: 0.24rem;
  line-height: 0.24rem;
  letter-spacing: -0.015rem;
  color: #333333;
  margin-top: 0.1875rem;
}
.content .box .content-box {
  width: 86.5%;
  position: relative;
  margin-left: 13.5%;
  margin-top: 0.135rem;
  height: 6.7725rem;
  padding-bottom: 0.855rem;
}
.content .box .content-box .bg-img {
  width: 6.75rem;
  height: 6.7725rem;
  position: absolute;
  top: 0;
  right: 0;
}
.content .box .content-box .bg-img img {
  width: 100%;
}
.content .box .content-box .button {
  position: absolute;
  right: 2.70001rem;
  bottom: 1.4rem;
  transition: 0.5s;
}
.content .box .content-box .button a {
  font-size: 0.135rem;
  line-height: 0.135rem;
  color: #fff;
}
.content .box .content-box .button a i {
  margin-left: 0.165rem;
  font-size: 0.1rem;
  transition: 0.5s;
}
.content .box .content-box .button:hover {
  right: 2.66501rem;
}
.content .box .content-box .button:hover a i {
  margin-left: 0.2rem;
}
.content .box .content-box .h1 {
  writing-mode: vertical-rl;
  font-size: 0.315rem;
  font-weight: bold;
  line-height: 0.315rem;
  letter-spacing: 0.0225rem;
  color: #ffffff;
  position: absolute;
  right: 2.97rem;
  top: 0.645rem;
  padding-right: 0.135rem;
}
.content .box .content-box .h1::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 0.015rem;
  height: 100%;
  background-color: white;
  display: block;
}
.content .box .content-box .swiper-container {
  width: 8.4825rem;
  height: 5.64rem;
  margin-left: 0;
  position: absolute;
  top: 0.57rem;
  left: 0;
}
.content .box .content-box .swiper-container .swiper-slide {
  width: 100%;
  height: 100%;
}
.content .box .content-box .swiper-container .swiper-slide a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
.content .box .content-box .swiper-container .swiper-slide a .img {
  width: 100%;
}
.content .box .content-box .swiper-container .swiper-slide a .img img {
  width: 100%;
}
.content .box .content-box .swiper-container .swiper-slide a .text {
  display: block;
  position: absolute;
  left: 0.42rem;
  bottom: 0.3375rem;
}
.content .box .content-box .swiper-container .swiper-slide a .text .time {
  font-family: "DIN-Bold";
  font-size: 0.18rem;
  line-height: 0.5025rem;
  color: #ffffff;
  float: left;
}
.content .box .content-box .swiper-container .swiper-slide a .text .title {
  float: left;
  width: 5.5725rem;
  font-size: 0.18rem;
  font-weight: bold;
  line-height: 0.225rem;
  height: 0.5025rem;
  color: #ffffff;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-left: 0.3225rem;
  padding-left: 0.3225rem;
  position: relative;
}
.content .box .content-box .swiper-container .swiper-slide a .text .title::after {
  content: "";
  width: 0.015rem;
  height: 100%;
  background-color: white;
  position: absolute;
  top: 0;
  left: 0;
}
.content .box .content-box .swiper-button-next,
.content .box .content-box .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 0.4875rem;
  height: 0.4875rem;
  margin-top: 0;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border: solid 0.0075rem white;
  transition: 0.5s;
}
.content .box .content-box .swiper-button-next::after,
.content .box .content-box .swiper-button-prev::after {
  font-size: 0.12rem;
}
.content .box .content-box .swiper-button-next:hover,
.content .box .content-box .swiper-button-prev:hover {
  background-color: #fff;
  color: #e84127;
}
.content .box .content-box .swiper-button-prev {
  left: auto;
  right: 2.97rem;
  top: 3.5775rem;
}
.content .box .content-box .swiper-button-next {
  left: auto;
  right: 2.97rem;
  top: 4.2825rem;
}
.content .box .content-box .swiper-container-horizontal > .swiper-pagination-bullets,
.content .box .content-box .swiper-pagination-custom,
.content .box .content-box .swiper-pagination-fraction {
  bottom: auto;
  top: 5.3rem;
  left: 8.9775rem;
  width: auto;
}
.content .box .content-box .swiper-pagination {
  color: #ffffff;
}
.content .box .content-box .swiper-pagination .dangqian {
  font-family: "DIN-Bold";
  font-size: 0.435rem;
  line-height: 0.435rem;
  letter-spacing: -0.0075rem;
  margin-right: 0.2rem;
}
.content .box .content-box .swiper-pagination .zongshu {
  font-family: "DIN-Bold";
  font-size: 0.21rem;
  line-height: 0.21rem;
  letter-spacing: -0.0075rem;
  opacity: 0.5;
  margin-left: 0.13rem;
}
.content .box .content-box .line {
  width: 1.0725rem;
  height: 0.015rem;
  background-color: rgba(255, 255, 255, 0.3);
  position: absolute;
  top: 5.8rem;
  left: 8.9775rem;
}
.content .box .content-box .line::after {
  content: "";
  width: 0.435rem;
  height: 0.015rem;
  background-color: white;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1020px) {
  .content .box .top {
    width: 90%;
    position: relative;
    margin-left: 5%;
  }
  .content .box .top .title .en {
    font-family: "DIN-Bold";
    font-size: 0.4rem;
    line-height: 0.4rem;
    letter-spacing: -0.015rem;
    color: #e7e7e7;
  }
  .content .box .top .title .cn {
    font-size: 0.36rem;
    line-height: 0.36rem;
    letter-spacing: -0.015rem;
    color: #333333;
    margin-top: 0.1875rem;
  }
  .content .box .content-box {
    width: 100%;
    position: relative;
    margin-left: 0%;
    margin-top: 0.5rem;
    height: 9rem;
    padding-bottom: 0.855rem;
  }
  .content .box .content-box .bg-img {
    width: 80%;
    height: 9rem;
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
  }
  .content .box .content-box .h1 {
    writing-mode: horizontal-tb;
    font-size: 0.42rem;
    font-weight: bold;
    line-height: 0.42rem;
    letter-spacing: 0.0225rem;
    color: #ffffff;
    position: absolute;
    right: 5%;
    top: 0.3425rem;
    padding-right: 0.135rem;
  }
  .content .box .content-box .button {
    position: absolute;
    right: 5%;
    bottom: 1.4rem;
    transition: 0.5s;
  }
  .content .box .content-box .button a {
    font-size: 0.3rem;
    line-height: 0.3rem;
    color: #fff;
  }
  .content .box .content-box .button a i {
    margin-left: 0.165rem;
    font-size: 0.25rem;
    transition: 0.5s;
  }
  .content .box .content-box .button:hover {
    right: 5%;
  }
  .content .box .content-box .swiper-container {
    width: 100%;
    height: 6.3rem;
    margin-left: 0;
    position: absolute;
    top: 1.2rem;
    left: 0;
  }
  .content .box .content-box .bg-img img {
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: -200px;
    right: -200px;
    margin: auto;
  }
  .content .box .content-box .swiper-container .swiper-slide a .img {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    display: block;
  }
  .content .box .content-box .swiper-container .swiper-slide a .img img {
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: -200px;
    right: -200px;
    margin: auto;
  }
  .content .box .content-box .swiper-container .swiper-slide a .text .time {
    font-family: "DIN-Bold";
    font-size: 0.3rem;
    line-height: 0.5025rem;
    color: #ffffff;
    float: left;
  }
  .content .box .content-box .swiper-container .swiper-slide a .text {
    display: block;
    position: absolute;
    left: 5%;
    bottom: 0.3375rem;
  }
  .content .box .content-box .swiper-container .swiper-slide a .text .title {
    float: left;
    width: 95%;
    font-size: 0.36rem;
    font-weight: bold;
    line-height: 0.5rem;
    color: #ffffff;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-left: 0;
    padding-left: 0;
    position: relative;
  }
  .content .box .content-box .swiper-container .swiper-slide a .text .title::after {
    content: "";
    width: 0;
  }
  .content .box .content-box .swiper-container-horizontal > .swiper-pagination-bullets,
  .content .box .content-box .swiper-pagination-custom,
  .content .box .content-box .swiper-pagination-fraction {
    bottom: 1.4rem;
    top: auto;
    left: auto;
    right: 2.3rem;
    width: auto;
  }
  .content .box .content-box .line {
    display: none;
  }
  .content .box .content-box .swiper-button-prev {
    left: auto;
    right: 4.5rem;
    top: auto;
    bottom: 1.4rem;
  }
  .content .box .content-box .swiper-button-next {
    left: auto;
    right: 3.8rem;
    top: auto;
    bottom: 1.4rem;
  }
}
