/* ==================== 内页12 - 通用问题 Start ==================== */
.ny12-title .text1 {
  font-size: 14px;
  color: #654a35;
  line-height: 1.1;
  margin-bottom: 10px;
}
.ny12-title .text2 {
  display: inline-block;
  position: relative;
  margin-bottom: 58.003px;
}
.ny12-title .text2:after {
  content: "";
  display: block;
  width: 270.01px;
  height: 15.994px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: -webkit-linear-gradient(to right, #D4BAA3 60%, transparent);
  background: -o-linear-gradient(to right, #D4BAA3 60%, transparent);
  background: -moz-linear-gradient(to right, #D4BAA3 60%, transparent);
  background: linear-gradient(to right, #D4BAA3 60%, transparent);
}
.ny12-title .text2-text {
  position: relative;
  z-index: 2;
  font-size: 40px;
  line-height: 1.2;
  color: #654a35;
  font-family: "HYJunhei-85J";
}
.ny12-title .text3 {
  color: #77726e;
  font-size: 20px;
  line-height: 2.2;
}
@media screen and (max-width: 749px) {
  .ny12-title .text1 {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .ny12-title .text2 {
    margin-bottom: 7.734vw;
  }
  .ny12-title .text2:after {
    width: 36.001vw;
    height: 2.133vw;
  }
  .ny12-title .text2-text {
    font-size: 5.333vw;
  }
  .ny12-title .text3 {
    font-size: 12px;
  }
}
/* ==================== 内页12 - 通用问题 End ==================== */
/* ==================== 内页12 - 通用问题2 Start ==================== */
.ny12-title2 {
  text-align: center;
  margin-bottom: 50px;
}
.ny12-title2 .text1 {
  font-size: 40px;
  line-height: 1.2;
  font-family: "HYJunhei-85J";
  color: #5e3d2e;
  color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-linear-gradient(to bottom, #9A7B62 60%, #4F3928);
  background-image: -o-linear-gradient(to bottom, #9A7B62 60%, #4F3928);
  background-image: -moz-linear-gradient(to bottom, #9A7B62 60%, #4F3928);
  background-image: linear-gradient(to bottom, #9A7B62 60%, #4F3928);
}
.ny12-title2 .line {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 24.998px;
}
.ny12-title2 .line span,
.ny12-title2 .line:before,
.ny12-title2 .line:after {
  background-color: #A07F65;
}
.ny12-title2 .line:before,
.ny12-title2 .line:after {
  content: "";
  display: block;
  width: auto;
  height: 6.01px;
  width: 6.01px;
  border-radius: 100%;
}
.ny12-title2 .line span {
  width: 46.003px;
  height: 6.01px;
  margin-left: 7px;
  margin-right: 7px;
  border-radius: 100px;
}
.ny12-title2 .text2 {
  margin-top: 50px;
  font-size: 20px;
  line-height: 1.8;
  color: #77726e;
}
@media screen and (max-width: 749px) {
  .ny12-title2 {
    margin-bottom: 12.001vw;
  }
  .ny12-title2 .text1 {
    font-size: 5.333vw;
  }
  .ny12-title2 .line {
    margin-top: 3.333vw;
  }
  .ny12-title2 .line:before,
  .ny12-title2 .line:after {
    height: 0.801vw;
    width: 0.801vw;
  }
  .ny12-title2 .line span {
    width: 6.134vw;
    height: 0.801vw;
    margin-left: 0.934vw;
    margin-right: 0.934vw;
    border-radius: 13.333vw;
  }
  .ny12-title2 .text2 {
    margin-top: 6.666vw;
    font-size: 12px;
  }
}
/* ==================== 内页12 - 通用问题2 End ==================== */
/* ==================== 内页12 - 板块一 Start ==================== */
.ny12-section1 .image img {
  width: 100%;
}
/* ==================== 内页12 - 板块一 End ==================== */
/* ==================== 内页12 - 板块二 Start ==================== */
.ny12-section2 {
  padding-top: 120px;
  padding-bottom: 120px;
}
.ny12-section2 .image {
  max-width: 100%;
}
.ny12-section2 .image img {
  width: 100%;
}
.ny12-section2 .body {
  border-radius: 20px;
}
.ny12-section2 .body .info {
  position: relative;
  z-index: 2;
  min-width: 0;
  flex-grow: 1;
  background-color: #fff;
  border-radius: 20px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
}
.ny12-section2 .body .image {
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0px 0px 95px 0px rgba(0, 0, 0, 0.1);
  margin-top: 80px;
}
.ny12-section2 .body .image img {
  width: 100%;
}
@media screen and (max-width: 749px) {
  .ny12-section2 {
    padding-top: 16vw;
    padding-bottom: 16vw;
  }
  .ny12-section2 .body {
    border-radius: 2.667vw;
  }
  .ny12-section2 .body .info {
    border-radius: 2.667vw;
  }
  .ny12-section2 .body .image {
    border-radius: 2.667vw;
    box-shadow: 0vw 0vw 12.667vw 0vw rgba(0, 0, 0, 0.1);
    margin-top: 10.667vw;
  }
}
/* ==================== 内页12 - 板块二 End ==================== */
/* ==================== 内页12 - 板块三 Start ==================== */
.ny12-section3 {
  background-color: #FDFAF0;
  padding-top: 150px;
  padding-bottom: 120px;
}
.ny12-section3 .swiper {
  overflow: hidden;
}
.ny12-section3 .ny12-section3-swiper {
  overflow: visible;
  width: 90%;
  margin-left: 0;
  margin-right: auto;
}
.ny12-section3 .ny12-section3-swiper .swiper-slide.swiper-slide-active .item .text {
  opacity: 1;
}
.ny12-section3 .ny12-section3-swiper .swiper-slide.swiper-slide-active .item .image:after {
  opacity: 0;
}
.ny12-section3 .item {
  text-align: center;
  position: relative;
}
.ny12-section3 .item .image {
  border-radius: 20.006px;
  overflow: hidden;
  position: relative;
}
.ny12-section3 .item .image:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 2;
  transition: all 0.4s;
}
.ny12-section3 .item .image img {
  width: 100%;
}
.ny12-section3 .item .text {
  font-size: 24px;
  color: #654a35;
  margin-top: 35px;
  line-height: 1.4;
  opacity: 0;
  transition: all 0.4s;
}
.ny12-section3 .btn-group {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 70.003px;
}
.ny12-section3 .swiper-button-prev,
.ny12-section3 .swiper-button-next {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  position: static;
  margin: 0;
  transform: translate(0);
  background-color: #D5CBAF;
}
.ny12-section3 .swiper-button-prev .iconfont,
.ny12-section3 .swiper-button-next .iconfont {
  font-size: 16px;
}
.ny12-section3 .swiper-button-prev {
  transform: rotateY(-180deg);
  margin-right: 10px;
}
@media screen and (max-width: 749px) {
  .ny12-section3 {
    padding-top: 20vw;
    padding-bottom: 16vw;
  }
  .ny12-section3 .item .image {
    border-radius: 2.667vw;
  }
  .ny12-section3 .item .text {
    font-size: 3.2vw;
    margin-top: 4.667vw;
  }
  .ny12-section3 .btn-group {
    margin-top: 9.334vw;
  }
  .ny12-section3 .swiper-button-prev,
  .ny12-section3 .swiper-button-next {
    width: 6.667vw;
    height: 6.667vw;
  }
  .ny12-section3 .swiper-button-prev .iconfont,
  .ny12-section3 .swiper-button-next .iconfont {
    font-size: 2.133vw;
  }
  .ny12-section3 .swiper-button-prev {
    transform: rotateY(-180deg);
    margin-right: 1.333vw;
  }
}
/* ==================== 内页12 - 板块三 End ==================== */
/* ==================== 内页12 - 板块四 Start ==================== */
.ny12-section4 {
  overflow: hidden;
  padding-top: 110px;
}
.ny12-section4 .body {
  position: relative;
}
.ny12-section4 .body .image {
  position: relative;
  z-index: 1;
}
.ny12-section4 .body .info {
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  width: 100%;
  z-index: 2;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
.ny12-section4 .body .item {
  margin-bottom: 40px;
  text-align: center;
}
.ny12-section4 .body .item:last-child {
  margin-bottom: 0;
}
.ny12-section4 .body .item .text1 {
  font-size: 30px;
  line-height: 1;
  color: #3f2c1e;
  font-family: "HYJunhei-85J";
}
.ny12-section4 .body .item .text2 {
  font-size: 16px;
  color: #58483c;
  margin-top: 10px;
}
.ny12-section4 .body .image2 {
  width: 430px;
  margin-top: 100px;
}
@media screen and (max-width: 749px) {
  .ny12-section4 {
    padding-top: 14.667vw;
  }
  .ny12-section4 .body .item {
    margin-bottom: 5.333vw;
  }
  .ny12-section4 .body .item .text1 {
    font-size: 4vw;
  }
  .ny12-section4 .body .item .text2 {
    font-size: 12px;
    margin-top: 1.333vw;
  }
  .ny12-section4 .body .image2 {
    width: 57.333vw;
    margin-top: 13.333vw;
  }
}
/* ==================== 内页12 - 板块四 End ==================== */
/* ==================== 内页12 - 板块五 Start ==================== */
.ny12-section5 {
  background-color: #fff;
  padding-top: 120px;
  padding-bottom: 140px;
}
.ny12-section5 .body1 .image {
  width: 670px;
  max-width: 100%;
  margin-bottom: 120px;
  box-shadow: 0px 0px 95px 0px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  overflow: hidden;
}
.ny12-section5 .body1 .image img {
  width: 100%;
}
.ny12-section5 .body1 .ny12-title {
  margin-bottom: 56px;
}
.ny12-section5 .body2-left {
  width: 660px;
  flex-shrink: 0;
  box-shadow: 0px 0px 95px 0px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  margin-right: 50px;
}
.ny12-section5 .body2-left .image {
  overflow: hidden;
  border-radius: 20px;
}
.ny12-section5 .body2-right {
  min-width: 0;
  flex-grow: 1;
}
.ny12-section5 .body2-right .ny12-title {
  margin-bottom: 70px;
}
.ny12-section5 .body2-right .ny12-title .text2 {
  padding-right: 0;
  margin-bottom: 0;
}
.ny12-section5 .ny12-section5-swiper1 {
  margin-bottom: 30px;
}
.ny12-section5 .ny12-section5-swiper1,
.ny12-section5 .ny12-section5-swiper2 {
  background: none;
  box-shadow: 0px 0px 95px 0px rgba(0, 0, 0, 0.1);
  border-radius: 24px;
}
.ny12-section5 .ny12-section5-swiper1 img,
.ny12-section5 .ny12-section5-swiper2 img {
  width: 100%;
}
.ny12-section5 .itembox {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
  justify-content: flex-start;
}
.ny12-section5 .itembox + .itembox {
  margin-bottom: 0;
}
.ny12-section5 .item {
  width: 60px;
  height: 60px;
  margin: 8px;
  position: relative;
  border-radius: 14px;
  margin-right: 26px;
  border-color: inherit;
  cursor: pointer;
}
.ny12-section5 .item.active:after {
  opacity: 1;
  visibility: visible;
}
.ny12-section5 .item:last-child {
  margin-right: 0;
}
.ny12-section5 .item:after {
  content: "";
  display: block;
  border-radius: 14px;
  width: calc(100% + 8px);
  height: calc(100% + 8px);
  border: 1px solid;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s;
}
.ny12-section5 .tip {
  color: #77726e;
  font-size: 20px;
  text-align: left;
  margin-top: 50px;
  margin-bottom: 70px;
}
@media screen and (max-width: 749px) {
  .ny12-section5 {
    padding-top: 16vw;
    padding-bottom: 18.667vw;
  }
  .ny12-section5 .body1 .image {
    width: 89.333vw;
    margin-bottom: 16vw;
    box-shadow: 0vw 0vw 12.667vw 0vw rgba(0, 0, 0, 0.1);
    border-radius: 2.667vw;
  }
  .ny12-section5 .body1 .ny12-title {
    margin-bottom: 7.467vw;
  }
  .ny12-section5 .body2-left {
    width: 88vw;
    box-shadow: 0vw 0vw 12.667vw 0vw rgba(0, 0, 0, 0.1);
    border-radius: 2.667vw;
    margin-right: 6.667vw;
  }
  .ny12-section5 .body2-left .image {
    border-radius: 2.667vw;
  }
  .ny12-section5 .body2-right .ny12-title {
    margin-bottom: 9.333vw;
  }
  .ny12-section5 .ny12-section5-swiper1 {
    margin-bottom: 4vw;
  }
  .ny12-section5 .ny12-section5-swiper1,
  .ny12-section5 .ny12-section5-swiper2 {
    box-shadow: 0vw 0vw 12.667vw 0vw rgba(0, 0, 0, 0.1);
    border-radius: 3.2vw;
  }
  .ny12-section5 .itembox {
    margin-bottom: 2vw;
  }
  .ny12-section5 .item {
    width: 8vw;
    height: 8vw;
    margin: 1.067vw;
    border-radius: 1.867vw;
    margin-right: 3.467vw;
  }
  .ny12-section5 .item:after {
    border-radius: 1.867vw;
    width: calc(100% + 1.067vw);
    height: calc(100% + 1.067vw);
    border: 1px solid;
  }
  .ny12-section5 .tip {
    font-size: 12px;
    margin-top: 6.667vw;
    margin-bottom: 9.333vw;
  }
}
/* ==================== 内页12 - 板块五 End ==================== */
/* ==================== 内页12 - 板块六 Start ==================== */
.ny12-section6 {
  background-color: #F0F0F0;
  padding-top: 170px;
  padding-bottom: 160px;
}
.ny12-section6 .swiper {
  overflow: hidden;
}
.ny12-section6 .ny12-section6-swiper {
  width: 100%;
  overflow: visible;
  margin-left: 0;
  margin-right: auto;
  margin-top: 140px;
}
@media screen and (max-width: 749px) {
  .ny12-section6 {
    padding-top: 22.667vw;
    padding-bottom: 21.333vw;
  }
  .ny12-section6 .ny12-section6-swiper {
    margin-top: 18.667vw;
  }
}
/* ==================== 内页12 - 板块六 End ==================== */
/* ==================== 内页12 - 板块七 Start ==================== */
.ny12-section7 {
  padding-top: 130px;
  padding-bottom: 130px;
}
.ny12-section7 .item {
  margin-bottom: 130px;
}
.ny12-section7 .item:last-child {
  margin-bottom: 0;
}
.ny12-section7 .item .image {
  width: 670px;
  max-width: 100%;
}
.ny12-section7 .item .image img {
  width: 100%;
}
.ny12-section7 .item .info {
  margin-bottom: 50px;
}
@media screen and (max-width: 749px) {
  .ny12-section7 {
    padding-top: 17.333vw;
    padding-bottom: 17.333vw;
  }
  .ny12-section7 .item {
    margin-bottom: 17.333vw;
  }
  .ny12-section7 .item .image {
    width: 89.333vw;
  }
  .ny12-section7 .item .info {
    margin-bottom: 6.667vw;
  }
}
/* ==================== 内页12 - 板块七 End ==================== */
/* ==================== 内页12 - 板块八 Start ==================== */
.ny12-section8 {
  padding-bottom: 160px;
}
.ny12-section8 .body-content {
  width: 100%;
}
.ny12-section8 .top {
  padding-left: 240px;
  margin-bottom: 80.006px;
}
.ny12-section8 .ny12-section8-swiper {
  padding-left: 40px;
  overflow: visible;
}
.ny12-section8 .ny12-section8-swiper .image {
  border-radius: 20px;
  overflow: hidden;
}
.ny12-section8 .ny12-section8-swiper .image img {
  width: 100%;
}
.ny12-section8 .body {
  overflow: hidden;
}
.ny12-section8 .body .line {
  background-color: #E5E5E5;
  border-radius: 99.994px;
  position: relative;
  height: 7.008px;
}
.ny12-section8 .body .line .swiper-scrollbar-drag {
  border-radius: 99.994px;
  width: 20%;
  height: 100%;
  background-color: #654A35;
}
.ny12-section8 .itembox {
  display: flex;
}
.ny12-section8 .itembox .item {
  flex-shrink: 0;
  border-radius: 20.006px;
  overflow: hidden;
  margin-right: 30.01px;
  position: relative;
  box-shadow: 0vw 0vw 4.948vw 0vw rgba(0, 0, 0, 0.1);
  width: 800.006px;
}
.ny12-section8 .itembox .item .bg-icon {
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.ny12-section8 .itembox .item img {
  width: 100%;
}
.ny12-section8 .bottom {
  display: table;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}
.ny12-section8 .itembox2 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30.01px;
}
.ny12-section8 .itembox2 .item {
  text-align: center;
  margin-right: 49.997px;
  color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
}
.ny12-section8 .itembox2 .item.active .text1,
.ny12-section8 .itembox2 .item.active .text2 {
  color: #6f492c;
}
.ny12-section8 .itembox2 .item:last-child {
  margin-right: 0;
}
.ny12-section8 .itembox2 .text1 {
  margin-bottom: 10px;
  font-size: 20px;
}
.ny12-section8 .itembox2 .text2 {
  font-size: 12px;
}
@media screen and (max-width: 749px) {
  .ny12-section8 {
    padding-bottom: 21.333vw;
  }
  .ny12-section8 .top {
    padding-left: 32vw;
    margin-bottom: 10.667vw;
  }
  .ny12-section8 .ny12-section8-swiper {
    padding-left: 5.333vw;
    padding-right: 5.333vw;
  }
  .ny12-section8 .ny12-section8-swiper .image {
    border-radius: 2.667vw;
  }
  .ny12-section8 .body .line {
    border-radius: 13.333vw;
    height: 0.934vw;
  }
  .ny12-section8 .body .line .swiper-scrollbar-drag {
    border-radius: 13.333vw;
  }
  .ny12-section8 .itembox .item {
    border-radius: 2.667vw;
    margin-right: 4.001vw;
    width: 106.667vw;
  }
  .ny12-section8 .bottom {
    margin-top: 6.667vw;
  }
  .ny12-section8 .itembox2 {
    margin-top: 4.001vw;
  }
  .ny12-section8 .itembox2 .item {
    margin-right: 6.666vw;
  }
  .ny12-section8 .itembox2 .text1 {
    margin-bottom: 1.333vw;
    font-size: 12px;
  }
  .ny12-section8 .itembox2 .text2 {
    font-size: 10px;
  }
}
/* ==================== 内页12 - 板块八 End ==================== */
/* ==================== 内页12 - 板块九 Start ==================== */
.ny12-section9 {
  overflow: hidden;
  padding-bottom: 140px;
}
.ny12-section9 .item {
  margin-bottom: 90px;
}
.ny12-section9 .item:last-child {
  margin-bottom: 0;
}
.ny12-section9 .image {
  text-align: center;
}
.ny12-section9 .image img {
  width: 670px;
  max-width: 100%;
}
.ny12-section9 .btn {
  margin-top: 50px;
  display: table;
  padding: 5px 10.003px;
  min-width: 80px;
  color: #a07f65;
  border: solid 1px #a07f65;
  font-size: 18px;
  text-align: center;
  border-radius: 100px;
  line-height: 1;
  margin-right: auto;
  margin-left: auto;
  cursor: pointer;
}
.ny12-section9 .btn.active {
  background-color: #a07f65;
  color: #fff;
}
@media screen and (max-width: 749px) {
  .ny12-section9 {
    padding-bottom: 18.667vw;
  }
  .ny12-section9 .item {
    margin-bottom: 12vw;
  }
  .ny12-section9 .image img {
    width: 89.333vw;
  }
  .ny12-section9 .btn {
    margin-top: 6.667vw;
    padding: 0.667vw 1.334vw;
    min-width: 10.667vw;
    border-radius: 100px;
    font-size: 12px;
  }
}
/* ==================== 内页12 - 板块九 End ==================== */
/* ==================== 内页12 - 板块十 Start ==================== */
.ny12-section10 {
  padding-bottom: 140px;
}
.ny12-section10 .body {
  padding: 70px 50px;
  background-color: #FFF4E3;
  border-radius: 16px;
}
.ny12-section10 table {
  width: 100%;
  border-bottom: 1px solid #B5A290;
  margin-bottom: 24px;
  padding-bottom: 20px;
}
.ny12-section10 table:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}
.ny12-section10 td {
  padding: 10.003px 0;
  color: #866144;
  line-height: 2;
  font-size: 20px;
}
.ny12-section10 td strong {
  font-family: HYQiHei_70S;
  color: #7D5739;
  line-height: 1.1;
  font-weight: 400;
}
@media screen and (max-width: 749px) {
  .ny12-section10 {
    padding-bottom: 18.667vw;
  }
  .ny12-section10 .body {
    padding: 9.333vw 6.667vw;
    border-radius: 2.133vw;
  }
  .ny12-section10 table {
    border-bottom: 1px solid #B5A290;
    margin-bottom: 3.2vw;
    padding-bottom: 2.667vw;
  }
  .ny12-section10 td {
    padding: 1.334vw 0;
    font-size: 12px;
  }
}
/* ==================== 内页12 - 板块十 End ==================== */
<!--耗时1752801865.0291秒-->