/* ==================== 内页2 - 板块一弹窗 Start ==================== */
.ny2-section1-popup .popup-box {
  max-width: 750px;
  background-color: #fff;
}
.ny2-section1-popup .body {
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 70px;
}
.ny2-section1-popup .close {
  background-color: #333336;
}
.ny2-section1-popup .close .iconfont {
  color: #D6D6D7;
}
.ny2-section1-popup .title {
  margin-bottom: 68px;
}
.ny2-section1-popup .title .text1 {
  font-size: 26px;
  color: #1E1E20;
  line-height: 1.1;
  font-family: "HYJunhei-85J";
}
.ny2-section1-popup .title .text2 {
  margin-top: 16px;
  color: #1E1E20;
  font-size: 48px;
  line-height: 1.1;
  font-family: "HYJunhei-85J";
}
.ny2-section1-popup .item {
  padding: 50px 30px;
  border-radius: 20px;
  overflow: hidden;
  background-color: #F5F5F7;
  font-size: 26px;
  color: #1E1E20;
  font-family: "HYJunhei-65J";
  line-height: 1.4;
  margin-bottom: 20px;
}
.ny2-section1-popup .item h3 {
  font-weight: 400;
  font-size: 26px;
  color: #1E1E20;
  line-height: 1.1;
  font-family: "HYJunhei-85J";
}
.ny2-section1-popup .item ul {
  padding-left: 40px;
}
.ny2-section1-popup .item li {
  position: relative;
  font-size: 26px;
  color: #666666;
}
.ny2-section1-popup .item li:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background-color: #666666;
  left: -30px;
  top: 12px;
  position: absolute;
}
.ny2-section1-popup .item table {
  border-collapse: collapse;
  color: #333;
}
@media screen and (max-width: 749px) {
  .ny2-section1-popup .popup-box {
    max-width: 100vw;
  }
  .ny2-section1-popup .body {
    padding-left: 5.33vw;
    padding-right: 5.33vw;
    padding-bottom: 9.33vw;
  }
  .ny2-section1-popup .title {
    margin-bottom: 9.07vw;
  }
  .ny2-section1-popup .title .text1 {
    font-size: 3.47vw;
  }
  .ny2-section1-popup .title .text2 {
    margin-top: 2.13vw;
    font-size: 6.4vw;
  }
  .ny2-section1-popup .item {
    padding: 6.67vw 4vw;
    border-radius: 2.67vw;
    font-size: 3.47vw;
    margin-bottom: 2.67vw;
  }
  .ny2-section1-popup .item h3 {
    font-size: 3.47vw;
  }
  .ny2-section1-popup .item ul {
    padding-left: 5.33vw;
  }
  .ny2-section1-popup .item li {
    font-size: 3.47vw;
  }
  .ny2-section1-popup .item li:before {
    width: 1.07vw;
    height: 1.07vw;
    left: -4vw;
    top: 1.6vw;
  }
}
/* ==================== 内页2 - 板块一弹窗 End ==================== */
/* ==================== 内页2 - 板块一 Start ==================== */
.ny2-title {
  margin-bottom: 99.99px;
}
.ny2-title.white .text1,
.ny2-title.white .text2 {
  color: #fff;
}
.ny2-title.black .text1,
.ny2-title.black .text2,
.ny2-title.black .text3 {
  color: #000;
}
.ny2-title .text1 {
  line-height: 1;
  color: #1D1D1E;
  font-size: 70px;
  font-family: "HYJunhei-85J";
}
.ny2-title .text2 {
  font-size: 30px;
  color: #1D1D1E;
  line-height: 1.4;
  margin-top: 40px;
  font-family: "HYJunhei-65J";
}
.ny2-title .text3 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 30px;
  line-height: 1;
  margin-top: 70px;
  color: #2A64C5;
}
.ny2-title .text3 .iconfont {
  font-size: 0.7em;
  margin-left: 10px;
}
@media screen and (max-width: 749px) {
  .ny2-title {
    margin-bottom: 13.332vw;
  }
  .ny2-title .text1 {
    font-size: 9.333vw;
  }
  .ny2-title .text2 {
    font-size: 4vw;
    margin-top: 5.333vw;
  }
  .ny2-title .text3 {
    font-size: 4vw;
    margin-top: 9.333vw;
  }
  .ny2-title .text3 .iconfont {
    margin-left: 1.333vw;
  }
}
/* ==================== 内页2 - 板块一 End ==================== */
/* ==================== 内页2 - 板块一 Start ==================== */
.ny2-section1 {
  position: relative;
}
.ny2-section1 .image {
  overflow: hidden;
}
.ny2-section1 .info {
  position: absolute;
  top: 135px;
  left: 0;
  width: 100%;
  z-index: 2;
  text-align: center;
}
.ny2-section1 .info .text1 {
  font-size: 70px;
  line-height: 1.1;
  font-family: "HYJunhei-85J";
  background: -webkit-linear-gradient(-56deg, rgba(245, 245, 247, 0) 0%, #FFFFFF 52%, rgba(245, 245, 247, 0) 100%);
  background: -moz-linear-gradient(-56deg, rgba(245, 245, 247, 0) 0%, #FFFFFF 52%, rgba(245, 245, 247, 0) 100%);
  background: -o-linear-gradient(-56deg, rgba(245, 245, 247, 0) 0%, #FFFFFF 52%, rgba(245, 245, 247, 0) 100%);
  background: linear-gradient(-56deg, rgba(245, 245, 247, 0) 0%, #FFFFFF 52%, rgba(245, 245, 247, 0) 100%);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  color: transparent;
}
.ny2-section1 .info .text2 {
  font-size: 26px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.1;
  letter-spacing: 5px;
}
.ny2-section1 .info .line {
  width: 20px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.2);
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 749px) {
  .ny2-section1 .info {
    top: 18.667vw;
  }
  .ny2-section1 .info .text1 {
    font-size: 9.333vw;
  }
  .ny2-section1 .info .text2 {
    font-size: 3.467vw;
    letter-spacing: 0.667vw;
  }
  .ny2-section1 .info .line {
    width: 2.667vw;
    height: 0.133vw;
    margin-top: 2.667vw;
    margin-bottom: 2.667vw;
  }
}
/* ==================== 内页2 - 板块一 End ==================== */
/* ==================== 内页2 - 板块二 Start ==================== */
.ny2-section2 {
  padding-top: 140px;
  padding-bottom: 140px;
  overflow: hidden;
}
.ny2-section2 .text1 {
  line-height: 1;
  color: #1D1D1E;
  font-size: 70px;
  font-family: "HYJunhei-85J";
  text-align: center;
  margin-bottom: 50px;
}
.ny2-section2 form {
  width: 1100.01px;
  max-width: 100%;
  height: 100px;
  display: flex;
  align-items: center;
  padding-left: 20.01px;
  padding-right: 20.01px;
  border: 2px solid #D2D2D6;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
}
.ny2-section2 form .icon {
  font-size: 42px;
  color: #D2D2D2;
  margin-right: 25px;
}
.ny2-section2 form input {
  min-width: 0;
  flex-grow: 1;
  height: 100%;
  font-size: 30px;
}
.ny2-section2 form input::-webkit-input-placeholder {
  color: #86868A;
}
.ny2-section2 form input::-moz-placeholder {
  color: #86868A;
}
.ny2-section2 form input:-moz-placeholder {
  color: #86868A;
}
.ny2-section2 form input:-ms-input-placeholder {
  color: #86868A;
}
@media screen and (max-width: 749px) {
  .ny2-section2 {
    padding-top: 18.667vw;
    padding-bottom: 18.667vw;
  }
  .ny2-section2 .text1 {
    font-size: 9.333vw;
    margin-bottom: 6.667vw;
  }
  .ny2-section2 form {
    width: 146.668vw;
    height: 13.333vw;
    padding-left: 2.668vw;
    padding-right: 2.668vw;
    border: 0.267vw solid #D2D2D6;
    border-radius: 2.667vw;
  }
  .ny2-section2 form .icon {
    font-size: 5.6vw;
    margin-right: 3.333vw;
  }
  .ny2-section2 form input {
    font-size: 4vw;
  }
}
/* ==================== 内页2 - 板块二 End ==================== */
/* ==================== 内页2 - 板块三 Start ==================== */
.ny2-section3 .body1 {
  overflow: hidden;
  background-color: #F6F6F8;
  padding-left: 50px;
  padding-right: 50px;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ny2-section3 .itembox {
  width: 100%;
  position: relative;
}
.ny2-section3 .item {
  display: block;
  position: relative;
  border-radius: 40px;
  background-color: #fff;
  padding-top: 100px;
  margin-bottom: 50px;
  box-shadow: 0 0 30px -5px rgba(0, 0, 0, 0.12);
  overflow: hidden;
  z-index: 1;
}
.ny2-section3 .item:first-child ~ .item {
  position: absolute;
  width: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.ny2-section3 .item .image {
  margin-top: 30px;
}
.ny2-section3 .item .image img {
  width: 100%;
}
.ny2-section3 .item.style2 {
  background-color: #1E1E20;
}
.ny2-section3 .item .btn-icon {
  position: absolute;
  width: 56px;
  height: 56px;
  bottom: 30px;
  right: 30px;
  z-index: 4;
  background: url(../images/ny2/img001@56x56.png) no-repeat center;
  background-size: 100%;
}
.ny2-section3 .ny2-title {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}
.ny2-section3 .common-btn {
  margin-top: 60px;
}
@media screen and (max-width: 749px) {
  .ny2-section3 .body1 {
    padding-top: 18.667vw;
    padding-bottom: 18.667vw;
    padding-left: 6.667vw;
    padding-right: 6.667vw;
  }
  .ny2-section3 .item {
    border-radius: 5.333vw;
    padding-top: 13.333vw;
    margin-bottom: 6.667vw;
    box-shadow: 0 0 4vw -0.667vw rgba(0, 0, 0, 0.12);
  }
  .ny2-section3 .item .image {
    margin-top: 4vw;
  }
  .ny2-section3 .item .btn-icon {
    width: 7.467vw;
    height: 7.467vw;
    bottom: 4vw;
    right: 4vw;
  }
  .ny2-section3 .ny2-title {
    padding-left: 2.667vw;
    padding-right: 2.667vw;
  }
  .ny2-section3 .common-btn {
    margin-top: 8vw;
  }
}
/* ==================== 内页2 - 板块三 End ==================== */
/* ==================== 内页2 - 板块四 Start ==================== */
.ny2-section4 {
  background-color: #000;
}
.ny2-section4 .title {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 48px;
  line-height: 1.1;
  color: #6E6E72;
  font-family: "HYJunhei-85J";
  margin-bottom: 50px;
}
.ny2-section4 .title span {
  color: #856739;
  font-family: inherit;
}
.ny2-section4 .body {
  position: relative;
}
.ny2-section4 .bg-image {
  overflow: hidden;
}
.ny2-section4 .bg-image img {
  width: 100%;
}
.ny2-section4 .info {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  padding-top: 210px;
  text-align: center;
  width: 100%;
}
.ny2-section4 .info .text1 {
  font-size: 26px;
  line-height: 1;
  opacity: 0.5;
  margin-bottom: 20px;
  font-family: "HYJunhei-35J";
}
.ny2-section4 .info .text2 {
  font-size: 70px;
  line-height: 1;
  margin-bottom: 40px;
  font-family: "HYJunhei-85J";
}
.ny2-section4 .info .text3 {
  font-size: 30px;
  line-height: 1.4;
  margin-bottom: 60px;
  font-family: "HYJunhei-65J";
}
.ny2-section4 .info .index-btn {
  margin-top: 40px;
}
@media screen and (max-width: 749px) {
  .ny2-section4 .title {
    font-size: 6.4vw;
    margin-bottom: 6.667vw;
  }
  .ny2-section4 .info {
    padding-top: 10.667vw;
  }
  .ny2-section4 .info .text1 {
    font-size: 3.467vw;
    margin-bottom: 4vw;
  }
  .ny2-section4 .info .text2 {
    font-size: 9.333vw;
    margin-bottom: 5.333vw;
  }
  .ny2-section4 .info .text3 {
    font-size: 3.467vw;
    margin-bottom: 8vw;
  }
  .ny2-section4 .info .index-btn {
    margin-top: 8vw;
  }
}
/* ==================== 内页2 - 板块四 End ==================== */
