/* ==================== 内页62 - 通用标题 Start ==================== */
.ny63-text1 {
  color: #000000;
  font-size: 1rem;
  line-height: 1;
  font-family: "HYJunhei-85J";
}
.ny63-text2 {
  font-size: 0.4333rem;
  opacity: 0.6;
  color: #000;
  line-height: 1.4;
  margin-top: 0.3334rem;
}
/* ==================== 内页62 - 通用标题 End ==================== */
/* ==================== 内页63 - 板块一 Start ==================== */
.ny63-section1 {
  position: relative;
  background-color: #FAFAFA;
}
.ny63-section1 .image {
  width: 100%;
}
.ny63-section1 .image img {
  width: 100%;
}
.ny63-section1 .info {
  position: absolute;
  top: 3rem;
  left: 0;
  width: 100%;
  z-index: 3;
  text-align: center;
}
/* ==================== 内页63 - 板块一 End ==================== */
/* ==================== 内页63 - 板块二 Start ==================== */
.ny63-section2 {
  overflow: hidden;
  background-color: #F6F6F6;
}
.ny63-section2 .body {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.ny63-section2 .left {
  padding-left: 4rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-width: 0;
  flex-grow: 1;
}
.ny63-section2 .left .tabs {
  width: 100%;
  margin-right: 2.8333rem;
}
.ny63-section2 .left .tabs .tab-item {
  padding-top: 0.5834rem;
  padding-bottom: 0.5834rem;
  border-top: 1px solid #000;
  opacity: 0.6;
  transition: all 0.4s;
  cursor: pointer;
}
.ny63-section2 .left .tabs .tab-item.active {
  opacity: 1;
}
.ny63-section2 .left .tabs .tab-item.active .text2 {
  max-height: 2.8em;
}
.ny63-section2 .left .tabs .tab-item .text1 {
  font-size: 0.4333rem;
  color: #000000;
  line-height: 1.1;
  margin-bottom: 0.1667rem;
}
.ny63-section2 .left .tabs .tab-item .text2 {
  font-size: 0.3334rem;
  line-height: 1.4;
  color: rgba(0, 0, 0, 0.6);
  max-height: 0;
  transition: all 0.4s;
  overflow: hidden;
}
.ny63-section2 .swiper {
  width: 17.8333rem;
  flex-shrink: 0;
}
.ny63-section2 .swiper .ny63-section2-swiper {
  width: 100%;
}
.ny63-section2 .swiper .swiper-slide {
  background-color: #F6F6F6;
  overflow: hidden;
}
.ny63-section2 .swiper img {
  width: 100%;
}
/* ==================== 内页63 - 板块二 End ==================== */
/* ==================== 内页63 - 板块三 Start ==================== */
.ny63-section3 {
  background-color: #FAFAFA;
  text-align: center;
  padding-top: 2.1667rem;
  padding-bottom: 2.5002rem;
}
.ny63-section3 .ny63-text1 {
  margin-bottom: 1.6666rem;
}
.ny63-section3 .image {
  width: 16.6666rem;
  margin-left: auto;
  margin-right: auto;
}
.ny63-section3 .image img {
  width: 100%;
}
/* ==================== 内页63 - 板块三 End ==================== */
