/* ==================== 内页45 - 通用 start ==================== */
.ny47-text1 {
  font-size: 1rem;
  line-height: 1.2;
  font-family: "hyjunhei-85j";
}
.ny47-text2 {
  font-size: 0.4333rem;
  line-height: 1.6;
}
/* ==================== 内页45 - 通用 end ==================== */
/* ==================== 内页47 - 板块一 start ==================== */
.ny47-section1 {
  position: relative;
}
.ny47-section1 .image {
  width: 100%;
  overflow: hidden;
}
.ny47-section1 .image img {
  width: 100%;
}
.ny47-section1 .info {
  top: 50%;
  transform: translatey(-50%);
  left: 0;
  width: 100%;
  z-index: 3;
  position: absolute;
}
.ny47-section1 .info .max-body {
  padding-left: 4.6666rem;
}
.ny47-section1 .info .text1 {
  width: 4.5002rem;
  display: block;
}
.ny47-section1 .info .text1 img {
  width: 100%;
}
.ny47-section1 .info .text2 {
  color: #000;
  font-family: "hyjunhei-85j";
  line-height: 1.1;
  margin-top: 0.6666rem;
  font-size: 1.3334rem;
}
/* ==================== 内页47 - 板块一 end ==================== */
/* ==================== 内页47 - 板块二 start ==================== */
.ny47-section2 {
  background-color: #f9f9fa;
}
.ny47-section2 .max-body {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 2.6666rem 4.5002rem;
}
.ny47-section2 .ny47-section2-swiper {
  width: 11.5002rem;
  display: block;
  flex-shrink: 0;
}
.ny47-section2 .body {
  margin-left: 1rem;
  min-width: 0;
  flex-grow: 1;
}
.ny47-section2 .body .image {
  width: 100%;
}
.ny47-section2 .body .image img {
  width: 100%;
}
.ny47-section2 .body .ny47-section2-swiper2 {
  width: 100%;
}
.ny47-section2 .body .info {
  margin-top: 1.0832rem;
}
.ny47-section2 .body .info .ny47-text1 {
  margin-bottom: 0.5002rem;
}
.ny47-section2 .swiper-btn-group {
  margin-top: 1rem;
}
.ny47-section2 .swiper-btn {
  background-color: #cbcbce;
  color: #000;
  width: 0.7334rem;
  height: 0.7334rem;
  font-size: 0.4rem;
}
.ny47-section2 .swiper-btn.swiper-button-disabled {
  opacity: 0.2;
  color: #000;
  background-color: #cbcbce;
}
/* ==================== 内页47 - 板块二 end ==================== */
/* ==================== 内页47 - 板块三 start ==================== */
.ny47-section3 {
  overflow: hidden;
  background-color: #fff;
  position: relative;
}
.ny47-section3 .max-body {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 4.5002rem;
}
.ny47-section3 .image {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 25rem;
}
.ny47-section3 .image img {
  width: 100%;
}
.ny47-section3 .itembox {
  border-left: 1px solid #86868b;
  position: relative;
  z-index: 3;
}
.ny47-section3 .item {
  padding: 0.6666rem;
  width: 10.8333rem;
  opacity: 0.3;
  transition: all 0.4s;
}
.ny47-section3 .item.active {
  opacity: 1;
}
.ny47-section3 .item.active .ny47-text2 {
  max-height: 5em;
  margin-top: 0.6666rem;
}
.ny47-section3 .item .ny47-text2 {
  overflow: hidden;
  max-height: 0;
  transition: all 0.4s;
}
/* ==================== 内页47 - 板块三 end ==================== */
/* ==================== 内页47 - 板块四 start ==================== */
.ny47-section4 {
  background-color: #fafafa;
  padding-top: 2.6666rem;
  padding-bottom: 2.6666rem;
}
.ny47-section4 .title {
  text-align: center;
  margin-bottom: 1rem;
}
.ny47-section4 .title .ny47-text1 {
  margin-bottom: 0.6666rem;
}
.ny47-section4 .title .ny47-text2 {
  color: #86868b;
}
.ny47-section4 .itembox {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.ny47-section4 .item {
  position: relative;
  margin-right: 1.3334rem;
  width: 4.8333rem;
}
.ny47-section4 .item:nth-child(2n-1) {
  margin-top: 0.4166rem;
}
.ny47-section4 .item:last-child {
  margin-right: 0;
}
.ny47-section4 .item .image {
  border-radius: 0.3334rem;
  overflow: hidden;
}
.ny47-section4 .item .image img {
  width: 100%;
}
.ny47-section4 .item .text {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 0.3334rem;
  color: #86868b;
  line-height: 1.1;
  padding: 0.3334rem;
}
/* ==================== 内页47 - 板块四 end ==================== */
/* ==================== 内页47 - 板块五 start ==================== */
.ny47-section5 {
  position: relative;
  background-color: #f9f9fa;
  overflow: hidden;
}
.ny47-section5 .image {
  width: 100%;
}
.ny47-section5 .image img {
  width: 100%;
}
.ny47-section5 .info {
  width: 6.6666rem;
  position: absolute;
  top: 8rem;
  z-index: 3;
}
.ny47-section5 .info1 {
  left: 4.5002rem;
}
.ny47-section5 .info2 {
  right: 4.1667rem;
}
.ny47-section5 .ny47-text1 {
  margin-bottom: 0.5002rem;
}
.ny47-section5 .ny47-text2 {
  font-size: 0.3334rem;
}
/* ==================== 内页47 - 板块五 end ==================== */
/* ==================== 内页47 - 板块六 start ==================== */
.ny47-section6 {
  background-color: #000000;
  padding-top: 2.6666rem;
  padding-bottom: 2.6666rem;
  padding-left: 4.5002rem;
  padding-right: 4.5002rem;
  overflow: hidden;
}
.ny47-section6 .ny47-text1 {
  color: #fff;
  margin-bottom: 0.9168rem;
}
.ny47-section6 .table {
  background-color: #101010;
  border-radius: 0.3334rem;
  overflow: hidden;
  width: 100%;
  padding: 1rem;
}
.ny47-section6 table,
.ny47-section6 td,
.ny47-section6 th {
  border-collapse: collapse;
  border: 1px solid #37373a;
}
.ny47-section6 table {
  width: 100%;
}
.ny47-section6 tr:nth-child(2n-1) td {
  color: rgba(255, 255, 255, 0.5);
  background-color: #222323;
}
.ny47-section6 tr:nth-child(2n) td {
  padding-top: 0.6666rem;
  padding-bottom: 0.6666rem;
  color: #fff;
}
.ny47-section6 td {
  font-size: 0.2666rem;
  padding: 0.2666rem 0.3334rem;
  text-align: left;
}
/* ==================== 内页47 - 板块六 end ==================== */
/* ==================== 内页47 - 板块七 start ==================== */
.ny47-section7 {
  padding-top: 160px;
  padding-bottom: 160px;
}
.ny47-section7 .ny47-text1 {
  text-align: center;
  margin-bottom: 60px;
}
.ny47-section7 .body {
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ny47-section7 .itembox {
  background-color: #fafafa;
  padding: 50px;
}
.ny47-section7 .item {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #ccc;
}
.ny47-section7 .item:last-child {
  border-bottom: 0;
}
.ny47-section7 .item:nth-child(2n-1) .image {
  margin-right: 20px;
}
.ny47-section7 .item:nth-child(2n) .image {
  margin-left: 20px;
  order: 2;
}
.ny47-section7 .item .image {
  flex-shrink: 0;
  width: 170px;
  display: block;
}
.ny47-section7 .item .image img {
  width: 100%;
}
.ny47-section7 .item .info {
  min-width: 0;
  flex-grow: 1;
}
.ny47-section7 .item .info .text1 {
  font-size: 26px;
  color: #4160ac;
  line-height: 1.1;
  font-family: "hyjunhei-85j";
}
.ny47-section7 .item .info .text2 {
  margin-top: 10px;
  font-size: 18px;
  color: #86868b;
  line-height: 1.2;
}
.ny47-section7 .ny47-section7-swiper {
  width: 650px;
  flex-shrink: 0;
  margin-left: 10px;
}
.ny47-section7 .bottom {
  margin-left: auto;
  margin-right: auto;
  display: table;
  margin-top: 70px;
}
.ny47-section7 .swiper-scrollbar {
  position: static;
  height: 3px;
  background-color: #d2d2d2;
  border-radius: 100px;
  width: 100%;
}
.ny47-section7 .swiper-scrollbar .swiper-scrollbar-drag {
  background-color: #1e1e20;
}
.ny47-section7 .tabs {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ny47-section7 .tabs .tab-item {
  font-size: 16px;
  color: #000;
  opacity: 0.5;
  line-height: 1.1;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  cursor: pointer;
}
.ny47-section7 .tabs .tab-item.active {
  opacity: 1;
}
/* ==================== 内页47 - 板块七 end ==================== */
