.banner {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
}
.banner .img {
  width: 100%;
}
.banner .img img {
  width: 100%;
}
.banner .text {
  width: 100%;
  position: absolute;
  top: 2.76001rem;
  left: 13.5%;
}
.banner .text .title {
  font-size: 0.51rem;
  line-height: 0.51rem;
  color: #ffffff;
}
.banner .text .p {
  font-size: 0.315rem;
  line-height: 0.48rem;
  color: #ffffff;
  margin-top: 0.375rem;
}
.banner-box {
  width: 100%;
  height: 7.05002rem;
}
.content {
  width: 100%;
  position: relative;
  background-color: white;
}
.content .box {
  width: 100%;
  padding-top: 1px;
}
.content .box .brand {
  width: 86.5%;
  position: relative;
  margin-top: -1.425rem;
  margin-left: 13.5%;
  height: 6.7725rem;
}
.content .box .brand .bg-img {
  width: 6.75rem;
  height: 6.7725rem;
  position: absolute;
  top: 0;
  right: 0;
}
.content .box .brand .bg-img img {
  width: 100%;
}
.content .box .brand .h1 {
  writing-mode: vertical-rl;
  font-size: 0.315rem;
  font-weight: bold;
  line-height: 0.315rem;
  letter-spacing: 0.0225rem;
  color: #000000;
  position: absolute;
  right: 2.97rem;
  top: 0.645rem;
  padding-right: 0.135rem;
}
.content .box .brand .h1::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 0.045rem;
  height: 0.3rem;
  background-color: #e84127;
  display: block;
}
.content .box .brand .swiper-container {
  width: 8.4825rem;
  height: 5.64rem;
  margin-left: 0;
  position: absolute;
  top: 0.57rem;
  left: 0;
}
.content .box .brand .swiper-container .swiper-slide {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.content .box .brand .swiper-container .swiper-slide a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.content .box .brand .swiper-container .swiper-slide a .img {
  width: 100%;
  overflow: hidden;
}
.content .box .brand .swiper-container .swiper-slide a .img img {
  width: 100%;
}
.content .box .brand .swiper-container .swiper-slide a .icon {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
}
.content .box .brand .swiper-container .swiper-slide a .icon img {
  width: 100%;
}
.content .box .brand .swiper-container .swiper-slide a .text {
  display: block;
  position: absolute;
  left: 0.3675rem;
  bottom: 0.2925rem;
}
.content .box .brand .swiper-container .swiper-slide a .text .time {
  font-size: 0.24rem;
  font-weight: bold;
  line-height: 0.24rem;
  color: #ffffff;
}
.content .box .brand .swiper-container .swiper-slide a .text .title {
  width: 90%;
  font-size: 0.135rem;
  line-height: 0.27rem;
  color: #ffffff;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  position: relative;
  margin-top: 0.1875rem;
}
.content .box .brand .swiper-button-next,
.content .box .brand .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;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.09);
  transition: 0.5s;
  color: #999999;
}
.content .box .brand .swiper-button-next::after,
.content .box .brand .swiper-button-prev::after {
  font-size: 0.12rem;
}
.content .box .brand .swiper-button-next:hover,
.content .box .brand .swiper-button-prev:hover {
  background-color: #e84127;
  color: #fff;
}
.content .box .brand .swiper-button-prev {
  left: auto;
  right: 2.97rem;
  top: 3.5775rem;
}
.content .box .brand .swiper-button-next {
  left: auto;
  right: 2.97rem;
  top: 4.2825rem;
}
.content .box .brand .swiper-container-horizontal > .swiper-pagination-bullets,
.content .box .brand .swiper-pagination-custom,
.content .box .brand .swiper-pagination-fraction {
  bottom: auto;
  top: 5.3rem;
  left: 8.9775rem;
  width: auto;
}
.content .box .brand .swiper-pagination {
  color: #333333;
}
.content .box .brand .swiper-pagination .dangqian {
  font-family: "DIN-Bold";
  font-size: 0.435rem;
  line-height: 0.435rem;
  letter-spacing: -0.0075rem;
  margin-right: 0.2rem;
  color: #e84127;
}
.content .box .brand .swiper-pagination .zongshu {
  font-family: "DIN-Bold";
  font-size: 0.21rem;
  line-height: 0.21rem;
  letter-spacing: -0.0075rem;
  margin-left: 0.13rem;
  color: #333333;
  opacity: 0.5;
}
.content .box .brand .line {
  width: 1.0725rem;
  height: 0.015rem;
  background-color: #ffffff;
  position: absolute;
  top: 5.79751rem;
  left: 8.9775rem;
}
.content .box .brand .line::after {
  content: "";
  width: 0.435rem;
  height: 0.015rem;
  background-color: #e84127;
  position: absolute;
  top: 0;
  left: 0;
}
.content .box .report {
  width: 73%;
  margin: 0 auto;
  margin-top: 0.5925rem;
  position: relative;
}
.content .box .report::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .box .report .h1 span {
  font-size: 0.315rem;
  font-weight: bold;
  line-height: 0.315rem;
  color: #000000;
  position: relative;
  padding-left: 0.225rem;
  display: block;
}
.content .box .report .h1 span::after {
  content: "";
  width: 0.045rem;
  height: 0.315rem;
  background-color: #e84127;
  position: absolute;
  top: 0;
  left: 0;
}
.content .box .report .left {
  width: 6.9rem;
  height: 4.61rem;
  float: left;
  margin-top: 0.51rem;
}
.content .box .report .left .swiper-container {
  width: 100%;
  height: 100%;
  position: relative;
}
.content .box .report .left .swiper-container .swiper-slide {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.content .box .report .left .swiper-container .swiper-slide .news-box {
  width: 100%;
  height: 100%;
  position: relative;
}
.content .box .report .left .swiper-container .swiper-slide .news-box .img {
  width: 100%;
  height: 100%;
  position: relative;
}
.content .box .report .left .swiper-container .swiper-slide .news-box .img img {
  position: absolute;
  top: 0;
  left: -200px;
  right: -200px;
  margin: auto;
  height: 100%;
  transition: 2.4s;
}
.content .box .report .left .swiper-container .swiper-slide .news-box .text {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.content .box .report .left .swiper-container .swiper-slide .news-box .text .bg {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.content .box .report .left .swiper-container .swiper-slide .news-box .text .bg img {
  width: 100%;
  display: block;
  opacity: 0.6;
}
.content .box .report .left .swiper-container .swiper-slide .news-box .text .title {
  position: relative;
  font-size: 0.24rem;
  line-height: 0.24rem;
  color: #ffffff;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  margin-left: 0.45rem;
  margin-right: 0.75rem;
  margin-bottom: 0.1725rem;
}
.content .box .report .left .swiper-container .swiper-slide .news-box .text .p {
  position: relative;
  font-size: 0.12rem;
  line-height: 0.225rem;
  color: #ffffff;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-left: 0.45rem;
  margin-right: 0.75rem;
  margin-bottom: 0.69rem;
}
.content .box .report .left .swiper-container .swiper-slide .news-box a {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.content .box .report .left .swiper-container .swiper-slide:hover .news-box .img img {
  transform: scale(1.1);
}
.content .box .report .left .swiper-container .swiper-pagination-fraction {
  bottom: 0.24rem;
  left: 0.45rem;
  width: auto;
  color: #e84127;
}
.content .box .report .left .swiper-container .swiper-pagination-fraction .swiper-pagination-current {
  color: white;
}
.content .box .report .left .swiper-container .swiper-button-next,
.content .box .report .left .swiper-container .swiper-button-prev {
  position: absolute;
  top: auto;
  bottom: 0.24rem;
  width: 0.09rem;
  height: 0.165rem;
  margin-top: auto;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  transition: 0.3s;
}
.content .box .report .left .swiper-container .swiper-button-next::after,
.content .box .report .left .swiper-container .swiper-button-prev::after {
  font-size: 0.165rem;
}
.content .box .report .left .swiper-container .swiper-button-next:hover,
.content .box .report .left .swiper-container .swiper-button-prev:hover {
  color: #e84127;
}
.content .box .report .left .swiper-container .swiper-button-prev {
  right: 0.6825rem;
  left: auto;
}
.content .box .report .left .swiper-container .swiper-button-next {
  right: 0.3rem;
  left: auto;
}
.content .box .report .left .swiper-container .line {
  position: absolute;
  right: 0.525rem;
  bottom: 0.24rem;
  width: 0.015rem;
  height: 0.15rem;
  background-color: #ffffff;
  opacity: 0.5;
  z-index: 10;
}
.content .box .report .right {
  width: 3.30001rem;
  float: right;
  margin-top: 0.51rem;
}
.content .box .report .right .list {
  width: 100%;
}
.content .box .report .right .list .item {
  width: calc(100% - 0.54rem);
  padding-top: 0.0825rem;
  padding-bottom: 0.24rem;
  border-bottom: solid 0.015rem #f0f0f0;
  padding-left: 0.24rem;
  padding-right: 0.3rem;
  margin-bottom: 0.2625rem;
}
.content .box .report .right .list .item a {
  width: 100%;
  height: 100%;
  display: block;
}
.content .box .report .right .list .item a .time {
  display: block;
  font-family: "DIN-Bold";
  font-size: 0.165rem;
  line-height: 0.165rem;
  color: #999999;
}
.content .box .report .right .list .item a .h2 {
  display: block;
  font-size: 0.18rem;
  font-weight: bold;
  line-height: 0.18rem;
  color: #000000;
  margin-top: 0.1425rem;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  transition: 0.5s;
}
.content .box .report .right .list .item a .p {
  display: block;
  font-size: 0.12rem;
  line-height: 0.225rem;
  color: #333333;
  margin-top: 0.09rem;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.content .box .report .right .list .item a:hover .h2 {
  color: #e84127;
}
.content .box .report .button {
  position: absolute;
  right: 0;
  top: 0;
  transition: 0.5s;
}
.content .box .report .button a {
  display: block;
  font-size: 0.15rem;
  line-height: 0.315rem;
  color: #666666;
  transition: 0.5s;
}
.content .box .report .button a i {
  margin-left: 0.125rem;
  font-size: 0.13rem;
  color: #666666;
  transition: 0.5s;
}
.content .box .report .button:hover {
  right: -0.1rem;
}
.content .box .report .button:hover a {
  color: #e84127;
}
.content .box .report .button:hover a i {
  color: #e84127;
  margin-left: 0.225rem;
}
.content .box .honor {
  width: 100%;
  margin-top: 0.525rem;
  position: relative;
}
.content .box .honor .img {
  width: 100%;
  height: 6.60752rem;
  position: relative;
  min-height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  z-index: 1;
}
.content .box .honor .text {
  position: absolute;
  top: 0.885rem;
  width: 73%;
  left: 13.5%;
  z-index: 2;
}
.content .box .honor .text .title span {
  display: block;
  font-size: 0.315rem;
  font-weight: bold;
  line-height: 0.315rem;
  color: #fcf1cf;
  padding-left: 0.195rem;
  position: relative;
}
.content .box .honor .text .title span::after {
  content: "";
  width: 0.045rem;
  height: 0.315rem;
  background-color: #e84127;
  position: absolute;
  top: 0;
  left: 0;
}
.content .box .honor .text .swiper3 {
  width: 100%;
  margin-top: 0.555rem;
}
.content .box .honor .text .swiper3 .swiper-slide .honor-box {
  width: 91.66%;
  height: 1.3575rem;
  border-radius: 10px;
  background-color: #cdb68d;
  margin-bottom: 0.3rem;
  cursor: pointer;
  transition: 0.5s;
}
.content .box .honor .text .swiper3 .swiper-slide .honor-box .h2 {
  font-size: 0.18rem;
  font-weight: bold;
  line-height: 0.27rem;
  color: #d92509;
  height: 0.54rem;
  padding-top: 0.27rem;
  margin-left: 0.2475rem;
  margin-right: 0.2475rem;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.content .box .honor .text .swiper3 .swiper-slide .honor-box .button {
  margin-left: 0.2475rem;
  margin-top: 0.15rem;
}
.content .box .honor .text .swiper3 .swiper-slide .honor-box .button::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .box .honor .text .swiper3 .swiper-slide .honor-box .button .icon {
  width: 0.24rem;
  height: 0.195rem;
  float: left;
}
.content .box .honor .text .swiper3 .swiper-slide .honor-box .button .icon img {
  width: 100%;
}
.content .box .honor .text .swiper3 .swiper-slide .honor-box .button .button-text {
  float: left;
  margin-left: 0.135rem;
  font-size: 0.12rem;
  line-height: 0.195rem;
  color: #938264;
  opacity: 0.5;
  transition: 0.5s;
}
.content .box .honor .text .swiper3 .swiper-slide .honor-box .button .button-text i {
  font-size: 0.12rem;
  margin-left: 0.1125rem;
  color: #938264;
  transition: 0.5s;
}
.content .box .honor .text .swiper3 .swiper-slide .honor-box:hover .button .button-text {
  color: #fff;
  opacity: 1;
}
.content .box .honor .text .swiper3 .swiper-slide .honor-box:hover .button .button-text i {
  color: #fff;
  margin-left: 0.2rem;
}
.content .box .honor .text .swiper-button-next,
.content .box .honor .text .swiper-button-prev {
  position: absolute;
  top: 0.15rem;
  width: 0.09rem;
  height: 0.165rem;
  margin-top: 0;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
}
.content .box .honor .text .swiper-button-next::after,
.content .box .honor .text .swiper-button-prev::after {
  font-size: 0.165rem;
}
.content .box .honor .text .swiper-button-next:hover::after,
.content .box .honor .text .swiper-button-prev:hover::after {
  color: #e84127;
}
.content .box .honor .text .swiper-button-next {
  right: 0.3rem;
  left: auto;
}
.content .box .honor .text .swiper-button-prev {
  right: 0.7725rem;
  left: auto;
}
.content .box .honor .text .line {
  width: 0.015rem;
  height: 0.165rem;
  background-color: white;
  opacity: 0.5;
  position: absolute;
  top: 0.15rem;
  right: 0.5786rem;
}
.content .box .honor .text .link {
  width: 1.8rem;
  height: 0.45rem;
  border-radius: 0.45rem;
  border: solid 1px #cdb68d;
  margin: 0 auto;
  margin-top: 0.285rem;
  overflow: hidden;
  position: relative;
}
.content .box .honor .text .link::after {
  content: "";
  width: 0;
  height: 100%;
  background-color: #e84127;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.5s;
}
.content .box .honor .text .link a {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: block;
  font-size: 0.135rem;
  line-height: 0.45rem;
  color: #fcf1cf;
  text-align: center;
  transition: 0.5s;
}
.content .box .honor .text .link a i {
  font-size: 0.12rem;
  margin-left: 0.27rem;
  color: #fcf1cf;
  transition: 0.5s;
}
.content .box .honor .text .link:hover {
  border: solid 1px #e84127;
}
.content .box .honor .text .link:hover::after {
  width: 100%;
}
.content .box .honor .text .link:hover a {
  color: white;
}
.content .box .honor .text .link:hover a i {
  margin-left: 0.17rem;
  color: #fff;
}
.popups {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1000000000;
  display: none;
}
.popups .img {
  width: 100%;
  height: 5rem;
  text-align: center;
  margin-top: calc(50vh - 2.5rem);
}
.popups .img img {
  height: 100%;
}
.popups .title {
  font-size: 0.2rem;
  line-height: 0.426rem;
  color: white;
  text-align: center;
}
@media screen and (max-width: 1020px) {
  .banner {
    height: 5rem;
  }
  .banner .img {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
  }
  .banner .img img {
    width: auto;
    position: absolute;
    height: 100%;
    top: 0;
    left: -430px;
    right: -500px;
    margin: auto;
  }
  .banner-box {
    width: 100%;
    height: 5rem;
  }
  .banner .text {
    width: 90%;
    position: absolute;
    top: 2.76001rem;
    left: 5%;
  }
  .content .box .brand {
    width: 100%;
    position: relative;
    margin-left: 0%;
    margin-top: 0.5rem;
    height: 9rem;
    padding-bottom: 0.855rem;
  }
  .content .box .brand .bg-img {
    width: 80%;
    height: 9rem;
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
  }
  .content .box .brand .h1 {
    writing-mode: horizontal-tb;
    font-size: 0.42rem;
    font-weight: bold;
    line-height: 0.42rem;
    letter-spacing: 0.0225rem;
    position: absolute;
    right: 5%;
    top: 0.3425rem;
    padding-right: 0.135rem;
  }
  .content .box .brand .h1::after {
    content: "";
    height: 0.42rem;
  }
  .content .box .brand .button {
    position: absolute;
    right: 5%;
    bottom: 1.4rem;
    transition: 0.5s;
  }
  .content .box .brand .button a {
    font-size: 0.3rem;
    line-height: 0.3rem;
    color: #fff;
  }
  .content .box .brand .button a i {
    margin-left: 0.165rem;
    font-size: 0.25rem;
    transition: 0.5s;
  }
  .content .box .brand .button:hover {
    right: 5%;
  }
  .content .box .brand .swiper1 {
    width: 100%;
    height: 6.3rem;
    margin-left: 0;
    position: absolute;
    top: 1rem;
    left: 0;
  }
  .content .box .brand .bg-img img {
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: -200px;
    right: -200px;
    margin: auto;
  }
  .content .box .brand .swiper1 .swiper-slide a .img {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    display: block;
  }
  .content .box .brand .swiper1 .swiper-slide a .img img {
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: -200px;
    right: -200px;
    margin: auto;
  }
  .content .box .brand .swiper1 .swiper-slide a .text .time {
    font-family: "DIN-Bold";
    font-size: 0.42rem;
    line-height: 0.5025rem;
    color: #ffffff;
    float: left;
  }
  .content .box .brand .swiper1 .swiper-slide a .text {
    display: block;
    position: absolute;
    left: 5%;
    bottom: 0.3375rem;
  }
  .content .box .brand .swiper1 .swiper-slide a .text .title {
    float: left;
    width: 95%;
    font-size: 0.3rem;
    font-weight: bold;
    line-height: 0.48rem;
    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 .brand .swiper1 .swiper-slide a .text .title::after {
    content: "";
    width: 0;
  }
  .content .box .brand .swiper-container-horizontal > .swiper-pagination-bullets,
  .content .box .brand .swiper-pagination-custom,
  .content .box .brand .swiper-pagination-fraction {
    bottom: 1.4rem;
    top: auto;
    left: auto;
    right: 5%;
    width: auto;
  }
  .content .box .brand .line {
    display: none;
  }
  .content .box .brand .swiper-button-prev {
    left: auto;
    right: 2.5rem;
    top: auto;
    bottom: 1.4rem;
  }
  .content .box .brand .swiper-button-next {
    left: auto;
    right: 1.8rem;
    top: auto;
    bottom: 1.4rem;
  }
  .content .box .report {
    width: 90%;
    margin: 0 auto;
    margin-top: 0.5925rem;
  }
  .content .box .report .h1 span {
    font-size: 0.42rem;
    line-height: 0.42rem;
  }
  .content .box .report .h1 span::after {
    content: "";
    height: 0.42rem;
  }
  .content .box .report .left {
    width: 100%;
    height: 4.61rem;
    float: left;
  }
  .content .box .report .left .swiper-container .swiper-slide .news-box .text .title {
    position: relative;
    font-size: 0.36rem;
    line-height: 0.42rem;
  }
  .content .box .report .left .swiper-container .swiper-slide .news-box .text .p {
    position: relative;
    font-size: 0.25rem;
    line-height: 0.4rem;
  }
  .content .box .report .left .swiper-container .swiper-pagination-fraction {
    bottom: 0.24rem;
    left: 0.45rem;
    width: auto;
    color: #e84127;
    font-size: 0.25rem;
  }
  .content .box .report .right {
    width: 100%;
    float: right;
    margin-top: 0.51rem;
  }
  .content .box .report .right .list .item {
    width: 100%;
    padding-top: 0.0825rem;
    padding-bottom: 0.24rem;
    border-bottom: solid 0.015rem #f0f0f0;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0.2625rem;
  }
  .content .box .report .right .list .item a .time {
    display: block;
    font-family: "DIN-Bold";
    font-size: 0.3rem;
    line-height: 0.3rem;
    color: #999999;
  }
  .content .box .report .right .list .item a .h2 {
    font-size: 0.32rem;
    font-weight: bold;
    line-height: 0.4rem;
    color: #000000;
    margin-top: 0.1425rem;
  }
  .content .box .report .right .list .item a .p {
    font-size: 0.25rem;
    line-height: 0.42rem;
    color: #333333;
    margin-top: 0.09rem;
  }
  .content .box .report .button {
    position: absolute;
    right: 0;
    top: 0;
    transition: 0.5s;
  }
  .content .box .report .button a {
    display: block;
    font-size: 0.25rem;
    line-height: 0.42rem;
    color: #666666;
    transition: 0.5s;
  }
  .content .box .report .button a i {
    margin-left: 0.125rem;
    font-size: 0.22rem;
    color: #666666;
    transition: 0.5s;
  }
  .content .box .honor .img {
    width: 100%;
    height: 8rem;
    position: relative;
    min-height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    z-index: 1;
  }
  .content .box .honor .text {
    position: absolute;
    top: 0.885rem;
    width: 93%;
    left: 5%;
    z-index: 2;
  }
  .content .box .honor .text .title span {
    font-size: 0.42rem;
    line-height: 0.42rem;
  }
  .content .box .honor .text .title span::after {
    content: "";
    height: 0.42rem;
  }
  .content .box .honor .text .swiper3 .swiper-slide .honor-box {
    width: 91.66%;
    height: 2rem;
    border-radius: 10px;
    background-color: #cdb68d;
    margin-bottom: 0.3rem;
    cursor: pointer;
    transition: 0.5s;
  }
  .content .box .honor .text .swiper3 .swiper-slide .honor-box .h2 {
    font-size: 0.28rem;
    font-weight: bold;
    line-height: 0.42rem;
    height: 0.84rem;
    padding-top: 0.27rem;
    margin-left: 0.2475rem;
    margin-right: 0.2475rem;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .content .box .honor .text .swiper3 .swiper-slide .honor-box .button {
    margin-left: 0.2475rem;
    margin-top: 0.3rem;
  }
  .content .box .honor .text .swiper3 .swiper-slide .honor-box .button .icon {
    width: 0.3rem;
    height: 0.24rem;
    float: left;
  }
  .content .box .honor .text .swiper3 .swiper-slide .honor-box .button .icon img {
    vertical-align: top;
  }
  .content .box .honor .text .swiper3 .swiper-slide .honor-box .button .button-text {
    float: left;
    margin-left: 0.135rem;
    font-size: 0.25rem;
    line-height: 0.24rem;
    opacity: 0.5;
    transition: 0.5s;
  }
  .content .box .honor .text .swiper3 .swiper-slide .honor-box .button .button-text i {
    font-size: 0.22rem;
    margin-left: 0.1125rem;
    transition: 0.5s;
  }
  .content .box .honor .text .link {
    width: 2.4rem;
    height: 0.6rem;
    border-radius: 0.45rem;
    margin: 0 auto;
    margin-top: 0.285rem;
    overflow: hidden;
    position: relative;
  }
  .content .box .honor .text .link a {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: block;
    font-size: 0.25rem;
    line-height: 0.6rem;
    text-align: center;
    transition: 0.5s;
  }
  .content .box .honor .text .link a i {
    font-size: 0.23rem;
    margin-left: 0.15rem;
    transition: 0.5s;
  }
  .content .box .honor .text .swiper-button-next,
  .content .box .honor .text .swiper-button-prev {
    position: absolute;
    top: 0.15rem;
    width: 0.2rem;
    height: 0.3rem;
    margin-top: 0;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
  }
  .content .box .honor .text .swiper-button-next::after,
  .content .box .honor .text .swiper-button-prev::after {
    font-size: 0.3rem;
  }
  .content .box .honor .text .swiper-button-prev {
    right: 1rem;
    left: auto;
  }
  .content .box .honor .text .line {
    width: 0.015rem;
    height: 0.3rem;
    background-color: white;
    opacity: 0.5;
    position: absolute;
    top: 0.15rem;
    right: 0.74rem;
  }
  .popups {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1000000000;
    display: none;
  }
  .popups .img {
    width: 100%;
    height: 5rem;
    text-align: center;
    margin-top: calc(50vh - 2.5rem);
  }
  .popups .img img {
    height: 100%;
  }
  .popups .title {
    font-size: 0.3rem;
    line-height: 0.5rem;
    color: white;
    text-align: center;
  }
}
