/* ==================== 内页56 - 通用板块 Start ==================== */
section {
  background-color: #04082F;
  text-align: center;
}
section img {
  width: 100%;
}
/* ==================== 内页56 - 通用板块 End ==================== */
/* ==================== 内页56 - 板块一 Start ==================== */
.ny56-section1 {
  position: relative;
}
.ny56-section1 .image {
  display: block;
  width: 100%;
}
.ny56-section1 .image img {
  width: 100%;
  display: block;
}
/* ==================== 内页56 - 板块一 End ==================== */
/* ==================== 内页56 - 板块二 Start ==================== */
.el-select-dropdown__item {
  font-size: 0.3333rem !important;
  height: 0.8333rem !important;
  line-height: 0.8333rem !important;
}
.el-select-dropdown {
  max-width: 16.5rem;
}
.el-message__icon {
  font-size: 0.3333rem;
}
.ny56-section2-popup .body {
  min-height: 100vh;
}
/* ==================== 内页56 - 板块二 End ==================== */
/* ==================== 内页56 - 板块三 Start ==================== */
.ny56-section3 {
  background-color: #04082F;
}
.ny56-section3 .body {
  position: relative;
  z-index: 3;
}
.ny56-section3 .body .image1 {
  margin-left: auto;
  margin-right: auto;
  max-width: 22.8333rem;
  width: 100%;
  display: block;
}
.ny56-section3 .body .image1 img {
  display: block;
  width: 100%;
}
.ny56-section3 .body .image2 {
  width: 15.6666rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.6666rem;
}
.ny56-section3 .body .image2 img {
  width: 100%;
}
.ny56-section3 .body2 {
  position: relative;
}
.ny56-section3 .body2 .content {
  width: 100%;
  background-image: linear-gradient(223deg, #4b29be, #58fdff, #2e89ff);
  border-radius: 0.3334rem;
  overflow: hidden;
  padding: 1px;
}
.ny56-section3 .body2 .content .swiper {
  border-radius: 0.3334rem;
  background-color: #04082F;
  padding: 0.5002rem;
  padding-bottom: 1rem;
  padding-top: 1.3334rem;
  overflow: hidden;
}
.ny56-section3 .body2 .content .swiper:after {
  content: "";
  display: block;
  width: 13.3334rem;
  height: 6.6666rem;
  position: absolute;
  top: 2px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  background: -webkit-linear-gradient(to left, transparent, #14177B, transparent);
  background: -o-linear-gradient(to left, transparent, #14177B, transparent);
  background: -moz-linear-gradient(to left, transparent, #14177B, transparent);
  background: linear-gradient(to left, transparent, #14177B, transparent);
}
.ny56-section3 .body2 .body2-box {
  width: 22.8333rem;
  margin-left: auto;
  margin-right: auto;
}
.ny56-section3 .body2 .title {
  text-align: center;
  margin-bottom: 0.5002rem;
  position: relative;
  z-index: 3;
}
.ny56-section3 .body2 .title .text1 {
  font-family: "HYJunhei-85J";
  line-height: 1;
  font-size: 1rem;
}
.ny56-section3 .body2 .title .text1 strong {
  color: #F2370A;
  font-size: 1.1667rem;
  font-weight: 400;
  font-family: "HYJunhei-85J";
}
.ny56-section3 .body2 .title .text1 span {
  font-family: "HYJunhei-85J";
  position: relative;
  display: inline-block;
  color: transparent;
  background: -webkit-linear-gradient(to right, #FFEDD9, #E7C0A3);
  background: -o-linear-gradient(to right, #FFEDD9, #E7C0A3);
  background: -moz-linear-gradient(to right, #FFEDD9, #E7C0A3);
  background: linear-gradient(to right, #FFEDD9, #E7C0A3);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 1rem;
  line-height: 1.1;
  padding-left: 0.2499rem;
  padding-right: 0.2499rem;
}
.ny56-section3 .body2 .title .text2 {
  font-size: 0.3334rem;
  margin-top: 0.3334rem;
  color: #FFEDD9;
  color: transparent;
  background: -webkit-linear-gradient(to right, #FFEDD9, #E7C0A3);
  background: -o-linear-gradient(to right, #FFEDD9, #E7C0A3);
  background: -moz-linear-gradient(to right, #FFEDD9, #E7C0A3);
  background: linear-gradient(to right, #FFEDD9, #E7C0A3);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.ny56-section3 .body2 .ny56-section3-swiper {
  position: relative;
  z-index: 3;
}
.ny56-section3 .body2 .swiper-slide {
  position: relative;
}
.ny56-section3 .body2 .swiper-slide .image img {
  width: 100%;
}
.ny56-section3 .body2 .swiper-slide .itembox {
  position: absolute;
  bottom: 0.7501rem;
  left: 0;
  width: 100%;
  display: flex;
  align-items: stretch;
  justify-content: center;
  z-index: 3;
}
.ny56-section3 .body2 .swiper-slide .item {
  width: 5rem;
  flex-shrink: 0;
  padding: 0.6666rem 0;
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(0.3334rem);
  -webkit-backdrop-filter: blur(0.3334rem);
  text-align: center;
  border-radius: 0.3334rem;
  color: #1E1E20;
  font-size: 0.6832rem;
  line-height: 1.2;
}
.ny56-section3 .body2 .swiper-slide .item:last-child {
  margin-right: 0;
}
.ny56-section3 .body2 .swiper-btn-group {
  margin-top: 0.7501rem;
  justify-content: flex-end;
}
.ny56-section3 .body2 .swiper-btn {
  width: 0.7002rem;
  height: 0.7002rem;
  background-color: rgba(255, 255, 255, 0.2);
  font-size: 0.4166rem;
  color: #fff;
}
.ny56-section3 .body2 .swiper-btn.swiper-button-disabled {
  color: #fff;
  opacity: 0.5;
}
.ny56-section3 .body2 .swiper-btn .swiper-btn-prev {
  margin-right: 0.3334rem;
}
/* ==================== 内页56 - 板块三 End ==================== */
/* ==================== 内页56 - 板块四 Start ==================== */
.ny56-section4 {
  background-color: #04082E;
}
.ny56-section4 img {
  width: 100%;
}
.ny56-section4 .tip {
  width: 22.8134rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 0.3334rem;
  color: #86868B;
  line-height: 1.1;
  padding-top: 0.6666rem;
  padding-bottom: 0.8333rem;
}
/* ==================== 内页56 - 板块四 End ==================== */
/* ==================== 内页56 - 板块五 Start ==================== */
.ny56-section5 {
  background-color: #04082F;
}
.ny56-section5 img {
  width: 9.3334rem;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
/* ==================== 内页56 - 板块五 End ==================== */
/* ==================== 内页56 - 板块六 Start ==================== */
.ny56-section6 {
  background-color: #04082F;
  padding-top: 2.6666rem;
  padding-bottom: 2.6666rem;
}
.ny56-section6 .itembox {
  height: 8.1667rem;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  width: 22.8333rem;
  margin-left: auto;
  margin-right: auto;
}
.ny56-section6 .item {
  width: 33.333%;
  background-size: cover;
  background-position: center;
  transition: all 0.4s;
  overflow: hidden;
  position: relative;
  display: block;
  margin-right: 0.1667rem;
}
.ny56-section6 .item .cover {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  top: 0;
  left: 0;
  z-index: 1;
}
.ny56-section6 .item .video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.ny56-section6 .item .video video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.ny56-section6 .item:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to top, #000, transparent);
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.4s;
  visibility: hidden;
  opacity: 0;
  z-index: 2;
}
.ny56-section6 .item:after {
  content: "";
  display: block;
  background: url(../images/img826@52x52.png) no-repeat center;
  position: absolute;
  right: 0.4rem;
  bottom: 0.4rem;
  background-size: 100%;
  width: 0.4333rem;
  height: 0.4333rem;
  transition: all 0.4s;
  visibility: hidden;
  opacity: 0;
  z-index: 5;
}
.ny56-section6 .item:nth-child(4n) {
  margin-right: 0;
}
.ny56-section6 .item:hover,
.ny56-section6 .item.active {
  width: 12.6666rem;
  flex-shrink: 0;
}
.ny56-section6 .item:hover:before,
.ny56-section6 .item.active:before,
.ny56-section6 .item:hover:after,
.ny56-section6 .item.active:after {
  opacity: 1;
  visibility: visible;
}
.ny56-section6 .item:hover .info,
.ny56-section6 .item.active .info {
  opacity: 1;
  visibility: visible;
}
.ny56-section6 .item:hover .info .desc,
.ny56-section6 .item.active .info .desc {
  opacity: 1;
  visibility: visible;
}
.ny56-section6 .item .info {
  padding-right: 0.8333rem;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0.5002rem;
  transition: all 0.4s;
  z-index: 3;
  opacity: 0;
  visibility: visible;
}
.ny56-section6 .item .info .title2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  font-size: 0.3667rem;
  color: #FFFFFF;
  line-height: 1.1;
  text-align: left;
  padding-left: 0.3334rem;
  padding-right: 0.3334rem;
  transform: translateY(-0.3334rem);
}
/* ==================== 内页56 - 板块六 End ==================== */
/* ==================== 内页56 - 板块七 Start ==================== */
/* ==================== 内页56 - 板块七 End ==================== */
/* ==================== 内页56 - 板块八 Start ==================== */
/* ==================== 内页56 - 板块八 End ==================== */
