.index-swiper .swiper-slide {
  background-color: #ccc;
  position: relative;
}
.index-swiper .swiper-slide > img {
  display: block;
  width: 100%;
}
.index-swiper .swiper-slide a {
  position: relative;
}
.index-swiper .swiper-slide a:hover .code {
  display: block;
}
.index-swiper .swiper-slide .text {
  position: absolute;
  top: 0;
  left: 50%;
  width: 75rem;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  transform: translateX(-50%);
}
.index-swiper .swiper-slide .text * {
  color: #fff;
}
.index-swiper .swiper-slide .text h2 {
  font-size: 3.6rem;
  line-height: 2;
  font-weight: normal;
}
.index-swiper .swiper-slide .text p {
  font-size: 1.8rem;
  line-height: 1.4;
}
.index-swiper .swiper-slide .text p span {
  font: inherit;
  color: #fff;
}
.index-swiper .swiper-slide .text .btn {
  display: flex;
  margin-top: 1rem;
}
.index-swiper .swiper-slide .text .btn a {
  padding: 0.4rem 1rem;
  border: 1px solid #fff;
  border-radius: 3rem;
  margin: 0 0.5rem;
}
.index-swiper .swiper-pagination span {
  width: 1rem;
  border-radius: 0;
  background-color: #fff;
}
.index-swiper .swiper-pagination span.swiper-pagination-bullet-active {
  background-color: #fff;
}
.search-page .tit {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding-bottom: 3rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.search-page .tit p {
  color: #1c2b62;
  font-size: 1.2rem;
  font-family: "Hm-Regular";
  margin-bottom: 0.8rem;
}
.search-page .tit span {
  font-size: 1.8rem;
  font-family: "Hm-Regular";
}
.search-page .tit .nav {
  display: flex;
}
.search-page .tit .nav a {
  margin-left: 1.5rem;
  font-size: 1.2rem;
}
.search-page .tit .nav a:hover,
.search-page .tit .nav a.active {
  color: #e60a1d;
}
.search-page .result .link {
  display: flex;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 2.5rem 0;
}
.search-page .result .link:hover {
  border-color: #333;
}
.search-page .result .link * {
  font-size: 0.9rem;
}
.search-page .result .link span {
  font-size: 0.9rem;
  color: #999;
  padding-right: 1rem;
  margin-right: 1rem;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.search-page .result .link .txt {
  text-decoration: underline;
}
.search-page .result .link .time {
  margin-left: auto;
  margin-right: 4.45rem;
}
.guideTitle {
        font-size: 50px;
        color: #fff;
        position: fixed;
        left: 50%;
        top: 20%;
        transform: translateX(-50%);
        opacity: 0.8;
}
.guide {
  display: flex;
  height: 87vh;
  padding: 0 !important;
}
.guide > div {
  position: relative;
  flex: 1;
  overflow: hidden;
  z-index: 1;
}
.guide > div::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 2;
}
.guide > div:hover::before {
  background-color: rgba(0, 0, 0, 0.5);
}
.guide > div:hover > img {
  transform: scale(1.04);
}
.guide > div:hover .text {
  height: 100%;
}
.guide > div > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.guide > div .text {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: 50%;
  z-index: 3;
}
.guide > div .text * {
  color: #fff;
}
.guide > div .text h6 {
  font-size: 2.7rem;
  margin-bottom: 2rem;
}
.guide > div .text a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 8.3rem;
  height: 2.7rem;
  border-radius: 2rem;
  border: 1px solid #fff;
}
.guide > div .text a i {
  margin-left: 1rem;
  font-size: 1rem;
}
.main-1 {
  background-image: url("../images/index\ \(5\).jpg");
  background-size: cover;
}
.main-1 .content > p {
  width: 33.7rem;
  line-height: 1.6;
}
.main-1 .content .lab {
  display: flex;
  margin-top: 3rem;
  margin-bottom: 4rem;
}
.main-1 .content .lab .item {
  margin-right: 3.5rem;
}
.main-1 .content .lab .item p {
  font-size: 0.6rem;
  vertical-align: top;
}
.main-1 .content .lab .item p span {
  display: inline-block;
  margin-top: -0.3rem;
  margin-right: 0.3rem;
  vertical-align: top;
  font-size: 1.8rem;
  line-height: 1.2;
  font-weight: bold;
}
.main-2 {
  background-color: #f0f3f8;
  background-image: url("../images//index\ \(2\).jpg");
  background-size: cover;
}
.main-2 .content {
  display: flex;
  justify-content: space-between;
}
.main-2 .content .item {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2.3rem 2.7rem;
  width: 18rem;
  background-color: #fff;
}
.main-2 .content .item.active {
  justify-content: space-between;
  width: 37.5rem;
  padding-right: 0.5rem;
}
.main-2 .content .item.active .text {
  display: block;
}
.main-2 .content .item .text {
  display: none;
}
.main-2 .content .item .text h6 {
  font-size: 1.4rem;
  margin-bottom: 1rem;
}
.main-2 .content .item .text > p {
  width: 17rem;
  line-height: 1.6;
}
.main-2 .content .item .text .lab {
  margin-top: 1.5rem;
  margin-bottom: 2.5rem;
}
.main-2 .content .item .text .lab p {
  position: relative;
  padding-left: 1rem;
  margin-bottom: 1rem;
}
.main-2 .content .item .text .lab p:last-of-type {
  margin-bottom: 0;
}
.main-2 .content .item .text .lab p::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
  background-color: #333;
  transform: translateY(-50%);
}
.main-2 .content .item .text .more-btn {
  margin-top: 2.5rem;
}
.main-2 .content .item .img {
  width: 14.5rem;
  height: 20rem;
}
.main-3 .more-btn {
  padding: 1rem !important;
}
.main-3 .more-btn i {
  cursor: pointer;
}
.main-3 .more-btn .swiper-prev {
  display: block;
  transform: rotate(-180deg);
}
.main-3 .content {
  padding-left: calc((100% - 75rem) / 2);
}
.main-3 .swiper-slide {
  position: relative;
}
.main-3 .swiper-slide img {
  display: block;
  width: 100%;
}
.main-3 .swiper-slide .text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 2.5rem 3rem;
  background-image: linear-gradient(to bottom, rgba(17, 27, 67, 0), rgba(17, 27, 67, 0.8));
}
.main-3 .swiper-slide .text img {
  width: 4rem;
  margin-bottom: 1rem;
}
.main-3 .swiper-slide .text * {
  color: #fff;
}
.main-3 .swiper-slide .text p {
  font-size: 1.3rem;
  line-height: 1.2;
}
.main-4 {
  background-image: url("../images/index\ \(1\).jpg");
  background-size: cover;
}
.main-4 .content {
  display: flex;
  justify-content: space-between;
}
.main-4 .link {
  width: 18rem;
  background-color: #fff;
}
.main-4 .link.active {
  width: 36.9rem;
}
.main-4 .link .img {
  height: 14.2rem;
}
.main-4 .link .text {
  padding: 2rem 1.5rem;
}
.main-4 .link .text > p {
  color: #999;
}
.main-4 .link .text h6 {
  font-size: 1.2rem;
  margin-top: 1rem;
  margin-bottom: 2.5rem;
  line-height: 1.2;
  max-height: 4.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.main-4 .link .text .o {
  display: flex;
  justify-content: space-between;
}
.main-4 .link .text .o span {
  color: #999;
}
.main-4 .link .text .o i {
  font-size: 1rem;
}
.main-5 .tabs {
  display: flex;
  margin-bottom: 2.5rem;
}
.main-5 .tabs a {
  width: 10.8rem;
  height: 2.8rem;
  border-radius: 3rem;
  font-size: 1.2rem;
  text-align: center;
  line-height: 2.8rem;
  margin-right: 1.5rem;
  color: #999;
  border: 1px solid #999;
}
.main-5 .tabs a.active {
  border-color: #333;
  color: #333;
}
.main-5 .swiper {
  display: none;
}
.main-5 .swiper.active {
  display: block;
}
.main-6 {
  background-color: #f5f6fa;
  background-image: url("../images/index\ \(38\).png");
  background-size: cover;
}
.main-6 .item .swiper-slide {
  width: 20rem;
}
.main-6 .item .swiper-slide .img img {
  object-fit: scale-down;
}
.main-6 .item .swiper-slide.swiper-slide-active p {
  opacity: 1;
}
.main-6 .item .swiper-slide .img {
  height: 17.6rem;
  margin-bottom: 1rem;
}
.main-6 .item .swiper-slide p {
  text-align: center;
  font-size: 1.068rem;
  padding: 1.25rem 0;
  border-bottom: 0.1rem solid #333;
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .index-swiper .swiper-button {
    display: none;
  }
  .index-swiper .swiper-slide > img {
    height: 50vh;
    object-fit: cover;
  }
  .index-swiper .swiper-slide .text {
    width: 100%;
  }
  .index-swiper .swiper-slide .text h2,
  .index-swiper .swiper-slide .text p {
    max-width: 80%;
  }
  .index-swiper .swiper-slide .text h2 {
    font-size: 1.3rem;
  }
  .index-swiper .swiper-slide .text p {
    font-size: 1rem;
  }
  .main-1 .content > p {
    width: 100%;
  }
  .main-1 .content .lab {
    margin: 2rem 0;
    justify-content: space-between;
  }
  .main-1 .content .lab .item {
    margin-right: 0;
  }
  .main-2 .content {
    flex-direction: column;
  }
  .main-2 .content .item {
    width: 100% !important;
    padding: 1rem;
    margin-bottom: 1rem;
  }
  .main-2 .content .item .text {
    display: block !important;
    flex: 1;
    min-width: 0;
  }
  .main-2 .content .item .text h6 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .main-2 .content .item .text > P {
    width: 11rem;
    text-align: left;
  }
  .main-2 .content .item .img {
    flex-shrink: 0;
    width: 10rem;
  }
  .main-2 .content .item .img img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
  }
  .main-4 .content {
    flex-direction: column;
  }
  .main-4 .content .link {
    width: 100% !important;
    margin-bottom: 1rem;
  }
  .main-5 .tabs a {
    width: 6rem;
    height: 2rem;
    line-height: 2rem;
    font-size: 0.8rem;
  }
}
