/* ==================== 内页65 - 通用容器 Start ==================== */
.ny65-box {
  width: 27rem;
  margin-left: auto;
  margin-right: auto;
}
/* ==================== 内页65 - 通用容器 Start ==================== */
/* ==================== 内页65 - 通用标题 Start ==================== */
.ny65-text1 {
  font-family: "HYJunhei-85J";
  line-height: 1.2;
  font-size: 1rem;
  color: #000000;
}
.ny65-text2 {
  font-size: 0.3334rem;
  color: #000000;
  line-height: 1.4;
}
/* ==================== 内页65 - 通用标题 End ==================== */
/* ==================== 内页65 - 板块一 Start ==================== */
.ny65-section1 {
  position: relative;
}
.ny65-section1 .image {
  display: block;
  width: 100%;
}
.ny65-section1 .image img {
  width: 100%;
}
.ny65-section1 .info {
  text-align: center;
  position: absolute;
  top: 1.6666rem;
  left: 0;
  width: 100%;
}
.ny65-section1 .info .ny65-text2 {
  margin-top: 0.1667rem;
  font-size: 0.5002rem;
}
/* ==================== 内页65 - 板块一 End ==================== */
/* ==================== 内页65 - 板块二 Start ==================== */
.ny65-section2 {
  overflow: hidden;
  padding-top: 2.4166rem;
  padding-bottom: 3.6666rem;
  background-color: #000000;
}
.ny65-section2 .body {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.ny65-section2 .info {
  min-width: 0;
  flex-grow: 1;
  padding-left: 0.6666rem;
  padding-right: 0.6666rem;
  padding-top: 2rem;
}
.ny65-section2 .info .ny65-text1 {
  color: #fff;
}
.ny65-section2 .info .ny65-text2 {
  color: #fff;
  margin-top: 1.1667rem;
  line-height: 2.2;
}
.ny65-section2 .image {
  width: 18.8333rem;
  flex-shrink: 0;
  display: block;
}
.ny65-section2 .image img {
  width: 100%;
}
/* ==================== 内页65 - 板块二 End ==================== */
/* ==================== 内页65 - 板块三 Start ==================== */
.ny65-section3-video {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
}
.ny65-section3-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.ny65-section3 .title {
  background-color: #000000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 2.8333rem;
}
.ny65-section3 .title .ny65-text1 {
  margin-right: 0.7501rem;
  color: #fff;
}
.ny65-section3 .title .ny65-text2 {
  color: #fff;
  line-height: 1.8;
}
/* ==================== 内页65 - 板块三 End ==================== */
/* ==================== 内页65 - 板块四 Start ==================== */
.ny65-section4 {
  overflow: hidden;
  padding-bottom: 3.6666rem;
  background-color: #000;
}
.ny65-section4 .itembox .info {
  padding-left: 1.8333rem;
}
.ny65-section4 .itembox .item .image {
  width: 18.8333rem;
}
.ny65-section4 .itembox .item .image img {
  width: 100%;
}
.ny65-section4 .itembox2 {
  width: 22rem;
  margin-left: auto;
  margin-right: auto;
}
.ny65-section4 .itembox2 .item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ny65-section4 .itembox2 .item .image {
  width: 13rem;
}
.ny65-section4 .itembox2 .item .image img {
  width: 100%;
}
.ny65-section4 .itembox2 .item:nth-child(2n-1) .info {
  order: -1;
  padding-left: 0;
}
.ny65-section4 .item {
  padding-top: 3.6666rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.ny65-section4 .info {
  min-width: 0;
  flex-grow: 1;
  padding-left: 2.6666rem;
}
.ny65-section4 .info .ny65-text1 {
  color: #fff;
}
.ny65-section4 .info .ny65-text2 {
  color: #fff;
  margin-top: 0.8333rem;
  line-height: 2;
}
/* ==================== 内页65 - 板块四 End ==================== */
/* ==================== 内页65 - 板块五 Start ==================== */
.ny65-section5 {
  background-color: #000;
  padding-bottom: 2.6666rem;
}
.ny65-section5 .title {
  margin-bottom: 1.3334rem;
}
.ny65-section5 .title .title-box {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.ny65-section5 .title .ny65-text1 {
  color: #fff;
}
.ny65-section5 .title .ny65-text2 {
  color: #fff;
  margin-top: 0.3334rem;
}
.ny65-section5 .swiper .swiper-slide.swiper-slide-active .image {
  opacity: 1;
}
.ny65-section5 .swiper .swiper-slide.swiper-slide-active .text {
  opacity: 1;
  visibility: visible;
}
.ny65-section5 .swiper .swiper-btn-group {
  margin-top: 0.5002rem;
  width: 18.6666rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.ny65-section5 .swiper .text {
  font-size: 0.3334rem;
  margin-top: 0.5834rem;
  text-align: center;
  line-height: 1.1;
  color: #fff;
  transition: all 0.4s;
  visibility: hidden;
  opacity: 0;
}
.ny65-section5 .swiper .image {
  opacity: 0.2;
  transition: all 0.4s;
}
.ny65-section5 .swiper .image img {
  width: 100%;
}
.ny65-section5 .swiper .swiper-btn {
  width: 0.6rem;
  height: 0.6rem;
  font-size: 0.3334rem;
}
/* ==================== 内页65 - 板块五 End ==================== */
/* ==================== 内页65 - 板块六 Start ==================== */
.ny65-section6 {
  padding-bottom: 2.6666rem;
  background-color: #000;
}
.ny65-section6 .body {
  display: flex;
  align-items: flex-start;
}
.ny65-section6 .info {
  padding-right: 0.6666rem;
  flex-grow: 1;
  min-width: 0;
  padding-top: 2.0832rem;
}
.ny65-section6 .info .ny65-text1 {
  color: #fff;
}
.ny65-section6 .info .ny65-text2 {
  margin-top: 0.6666rem;
  color: #fff;
  line-height: 2;
}
.ny65-section6 .image {
  width: 18.8333rem;
  flex-shrink: 0;
}
.ny65-section6 .image img {
  width: 100%;
}
/* ==================== 内页65 - 板块六 End ==================== */
/* ==================== 内页65 - 板块七 Start ==================== */
.ny65-section7 {
  background-color: #000;
  padding-bottom: 2.3334rem;
}
.ny65-section7 .ny65-box {
  width: 26rem;
}
.ny65-section7 .ny65-text1 {
  text-align: center;
  margin-bottom: 1.5002rem;
  color: #fff;
}
.ny65-section7 .itembox {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.ny65-section7 .item {
  position: relative;
  width: 8.1667rem;
}
.ny65-section7 .item .image {
  width: 100%;
}
.ny65-section7 .item .image img {
  width: 100%;
}
.ny65-section7 .item .text {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  padding: 0.3334rem;
  text-align: center;
  font-size: 0.4333rem;
  color: #fff;
  background-color: rgba(161, 115, 82, 0.5);
  width: 100%;
}
/* ==================== 内页65 - 板块七 End ==================== */
/* ==================== 内页65 - 板块八 Start ==================== */
.ny65-section8 {
  background-color: #000;
  position: relative;
}
.ny65-section8 .info {
  position: absolute;
  top: 1.6666rem;
  left: 0;
  z-index: 3;
  text-align: center;
  width: 100%;
}
.ny65-section8 .info .ny65-text2 {
  margin-top: 0.1667rem;
}
.ny65-section8 .image {
  width: 100%;
  display: block;
}
.ny65-section8 .image img {
  width: 100%;
}
/* ==================== 内页65 - 板块八 End ==================== */
/* ==================== 内页65 - 板块九 Start ==================== */
.ny65-section9 {
  padding-bottom: 3.6666rem;
  background-color: #000;
}
.ny65-section9 .itembox .info {
  padding-left: 0;
}
.ny65-section9 .itembox .image {
  width: 18.8333rem;
}
.ny65-section9 .itembox .image img {
  width: 100%;
}
.ny65-section9 .itembox2 {
  width: 22rem;
  margin-left: auto;
  margin-right: auto;
}
.ny65-section9 .itembox2 .item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ny65-section9 .itembox2 .item .image {
  width: 13rem;
}
.ny65-section9 .itembox2 .item .image img {
  width: 100%;
}
.ny65-section9 .itembox2 .item:nth-child(2n) .info {
  order: -1;
  padding-left: 0;
}
.ny65-section9 .item {
  padding-top: 3.6666rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.ny65-section9 .info {
  min-width: 0;
  flex-grow: 1;
  padding-left: 2.6666rem;
}
.ny65-section9 .info .ny65-text1 {
  color: #fff;
}
.ny65-section9 .info .ny65-text2 {
  color: #fff;
  margin-top: 0.8333rem;
  line-height: 2;
}
/* ==================== 内页65 - 板块九 End ==================== */
/* ==================== 内页65 - 板块十 Start ==================== */
.ny65-section10 {
  background-color: #000;
  padding-bottom: 2.6666rem;
}
.ny65-section10 .title {
  margin-bottom: 1.3334rem;
}
.ny65-section10 .title .title-box {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.ny65-section10 .title .ny65-text1 {
  color: #fff;
}
.ny65-section10 .title .ny65-text2 {
  color: #fff;
  margin-top: 0.3334rem;
}
.ny65-section10 .swiper .swiper-slide.swiper-slide-active .image {
  opacity: 1;
}
.ny65-section10 .swiper .swiper-slide.swiper-slide-active .text {
  opacity: 1;
  visibility: visible;
}
.ny65-section10 .swiper .swiper-btn-group {
  margin-top: 0.5002rem;
  width: 18.6666rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.ny65-section10 .swiper .text {
  font-size: 0.3334rem;
  margin-top: 0.5834rem;
  text-align: center;
  line-height: 1.1;
  color: #fff;
  transition: all 0.4s;
  visibility: hidden;
  opacity: 0;
}
.ny65-section10 .swiper .image {
  opacity: 0.2;
  transition: all 0.4s;
}
.ny65-section10 .swiper .image img {
  width: 100%;
}
.ny65-section10 .swiper .swiper-btn {
  width: 0.6rem;
  height: 0.6rem;
  font-size: 0.3334rem;
}
/* ==================== 内页65 - 板块十 End ==================== */
/* ==================== 内页65 - 板块十一 Start ==================== */
.ny65-section11 {
  background-color: #000;
  z-index: 14;
  position: relative;
}
.ny65-section11 .ny65-text1 {
  color: #fff;
  padding-bottom: 8.5002rem;
  text-align: center;
}
.ny65-section11 .image {
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%, -6.6666rem);
  width: 26rem;
}
/* ==================== 内页65 - 板块十一 End ==================== */
/* ==================== 内页65 - 板块十二 Start ==================== */
.ny65-section12 {
  background-size: 100%;
  background-position: center;
  background-repeat: repeat;
  padding-top: 11.1667rem;
  padding-bottom: 3.5002rem;
  position: relative;
}
.ny65-section12:after {
  content: "";
  display: block;
  background: url(../images/ny65/img022@590x1150.png) no-repeat center;
  background-size: 100%;
  position: absolute;
  right: 0;
  bottom: 1.8333rem;
  width: 9.8333rem;
  height: 19.1667rem;
  z-index: 1;
}
.ny65-section12 .ny65-box {
  position: relative;
  z-index: 3;
}
.ny65-section12 .body {
  margin-bottom: 1.8333rem;
}
.ny65-section12 .ny65-box {
  width: 21.6666rem;
}
.ny65-section12 .ny65-text1 {
  margin-bottom: 1.1667rem;
  text-align: center;
}
.ny65-section12 .table {
  overflow: hidden;
  width: 100%;
}
.ny65-section12 table,
.ny65-section12 td,
.ny65-section12 th {
  border-collapse: collapse;
  border: 1px solid #757575;
  text-align: center;
  color: #1d1d1f;
}
.ny65-section12 table {
  width: 100%;
  margin-bottom: 0.6666rem;
}
.ny65-section12 tr:nth-child(1) td {
  color: #6c6c6c;
}
.ny65-section12 td {
  font-size: 0.3334rem;
  padding: 0.2666rem 0.3334rem;
  line-height: 1.4;
}
.ny65-section12 .tip {
  line-height: 1.2;
  color: #1d1d1f;
  font-size: 0.3334rem;
}
/* ==================== 内页65 - 板块十二 End ==================== */
/* ==================== 内页65 - 板块十三 Start ==================== */
.ny65-section13 {
  padding-top: 2.8333rem;
  padding-bottom: 2.3333rem;
  background-color: #000000;
}
.ny65-section13 .itembox {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  max-width: 22rem;
  margin-left: auto;
  margin-right: auto;
}
.ny65-section13 .item {
  flex-shrink: 0;
  display: block;
}
.ny65-section13 .item .text1 {
  font-size: 1rem;
  line-height: 1.1;
  margin-bottom: 0.8333rem;
  text-align: center;
  color: #fff;
  display: block;
  font-family: "HYJunhei-85J";
}
.ny65-section13 .item .image {
  width: 9.9667rem;
}
.ny65-section13 .item .image img {
  width: 100%;
}
.ny65-section13 .item .info {
  margin-top: 1rem;
  color: #fff;
}
.ny65-section13 .item .text2 {
  font-size: 0.6667rem;
  line-height: 1.1;
  color: #fff;
  font-family: "HYJunhei-85J";
}
.ny65-section13 .item .text3 {
  margin-top: 0.3333rem;
  font-size: 0.3667rem;
  line-height: 1.6;
}
/* ==================== 内页65 - 板块十三 End ==================== */
/* ==================== 内页65 - 板块十四 Start ==================== */
/* ==================== 内页65 - 板块十四 End ==================== */
/* ==================== 内页65 - 板块十五 Start ==================== */
/* ==================== 内页65 - 板块十五 End ==================== */
