.ny2-main .mxw-box {
  width: 25.6666rem;
  margin-left: auto;
  margin-right: auto;
}
/* ==================== 内页2 - 板块一弹窗 Start ==================== */
.ny2-section1-popup .popup-box {
  max-width: 23.1667rem;
  background-color: #fff;
}
.ny2-section1-popup .body {
  padding-left: 1.1667rem;
  padding-right: 1.1667rem;
  padding-bottom: 1.1667rem;
}
.ny2-section1-popup .close {
  background-color: #333336;
}
.ny2-section1-popup .close .iconfont {
  color: #D6D6D7;
}
.ny2-section1-popup .title {
  margin-bottom: 1.1333rem;
}
.ny2-section1-popup .title .text1 {
  font-size: 0.4333rem;
  color: #1E1E20;
  line-height: 1.1;
  font-family: "HYJunhei-85J";
}
.ny2-section1-popup .title .text2 {
  margin-top: 0.2667rem;
  color: #1E1E20;
  font-size: 0.8rem;
  line-height: 1.1;
  font-family: "HYJunhei-85J";
}
.ny2-section1-popup .item {
  padding: 1rem 1.5rem;
  border-radius: 0.3333rem;
  overflow: hidden;
  background-color: #F5F5F7;
  font-size: 0.4333rem;
  color: #1E1E20;
  font-family: "HYJunhei-65J";
  line-height: 1.4;
  margin-bottom: 0.3333rem;
}
.ny2-section1-popup .item h1 {
  font-weight: bold;
}
.ny2-section1-popup .item h3 {
  font-weight: 400;
  font-size: 0.4333rem;
  color: #1E1E20;
  line-height: 1.1;
  font-family: "HYJunhei-85J";
}
.ny2-section1-popup .item ul {
  padding-left: 0.6667rem;
}
.ny2-section1-popup .item li {
  position: relative;
  font-size: 0.4333rem;
  color: #666666;
  margin-bottom: 1em;
}
.ny2-section1-popup .item li:before {
  content: "";
  display: block;
  width: 0.1333rem;
  height: 0.1333rem;
  border-radius: 100%;
  background-color: #666666;
  left: -0.5rem;
  top: 0.2rem;
  position: absolute;
}
.ny2-section1-popup .item table {
  border-collapse: collapse;
  color: #333;
}
/* ==================== 内页2 - 板块一弹窗 End ==================== */
/* ==================== 内页2 - 通用板块 Start ==================== */
.ny2-info .text1 {
  font-size: 1rem;
  line-height: 1.1;
  font-family: "HYJunhei-85J";
  color: #1E1E20;
  margin-bottom: 0.3334rem;
}
.ny2-info .text2 {
  font-size: 0.4333rem;
  color: #1E1E20;
  line-height: 1.3;
}
.ny2-btn {
  display: block;
  background: url(../images/ny2/img001@40x40.png) no-repeat center;
  position: absolute;
  bottom: 0.5002rem;
  right: 0.5002rem;
  z-index: 3;
  width: 0.6666rem;
  height: 0.6666rem;
  cursor: pointer;
  background-size: 100%;
  transition: all 0.4s;
  opacity: 0.7;
}
.ny2-btn:hover {
  opacity: 1;
}
/* ==================== 内页2 - 通用板块 End ==================== */
/* ==================== 内页2 - 板块一 Start ==================== */
.ny2-title {
  text-align: center;
  margin-bottom: 1.6666rem;
}
.ny2-title.white .text1,
.ny2-title.white .text2,
.ny2-title.white .text3 {
  color: #fff;
}
.ny2-title.black .text1,
.ny2-title.black .text2,
.ny2-title.black .text3 {
  color: #000;
}
.ny2-title.style2 .text2 {
  margin-top: 0.6666rem;
}
.ny2-title.style2 .text3 {
  margin-top: 1.1667rem;
}
.ny2-title .text1 {
  font-size: 1rem;
  color: #000;
  line-height: 1.1;
  font-family: "HYJunhei-85J";
}
.ny2-title .text2 {
  font-size: 0.4333rem;
  color: #1E1E20;
  line-height: 1.2;
  margin-top: 0.2499rem;
}
.ny2-title .text3 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.4rem;
  line-height: 1;
  margin-top: 1.1667rem;
  color: #2A64C5;
}
.ny2-title .text3 .icon {
  font-size: 0.3002rem;
  margin-left: 0.0832rem;
}
/* ==================== 内页2 - 板块一 End ==================== */
/* ==================== 内页2 - 板块一 Start ==================== */
.ny2-section1 .image {
  overflow: hidden;
}
.ny2-section1 .ny2-info {
  min-width: 0;
  flex-grow: 1;
}
/* ==================== 内页2 - 板块一 End ==================== */
/* ==================== 内页2 - 板块二 Start ==================== */
.ny2-section2 {
  padding-top: 3.1667rem;
  padding-bottom: 3.1667rem;
  overflow: hidden;
}
.ny2-section2 .ny2-title {
  margin-bottom: 0;
}
.ny2-section2 .ny2-title .text2 {
  color: #666666;
}
.ny2-section2 form {
  width: 18.3334rem;
  max-width: 100%;
  height: 1.1667rem;
  display: flex;
  align-items: center;
  padding-left: 0.3334rem;
  padding-right: 0.3334rem;
  border: 0.0166rem solid rgba(29, 29, 31, 0.3);
  border-radius: 0.1667rem;
  margin-left: auto;
  margin-right: auto;
}
.ny2-section2 form .icon {
  font-size: 0.6rem;
  color: #D2D2D2;
  margin-right: 0.4166rem;
}
.ny2-section2 form input {
  min-width: 0;
  flex-grow: 1;
  height: 100%;
  font-size: 0.4rem;
}
.ny2-section2 form input::-webkit-input-placeholder {
  color: #D2D2D2;
}
.ny2-section2 form input::-moz-placeholder {
  color: #D2D2D2;
}
.ny2-section2 form input:-moz-placeholder {
  color: #D2D2D2;
}
.ny2-section2 form input:-ms-input-placeholder {
  color: #D2D2D2;
}
/* ==================== 内页2 - 板块二 End ==================== */
/* ==================== 内页2 - 板块三 Start ==================== */
.ny2-section3 .body {
  padding-top: 2.0832rem;
  padding-bottom: 1.6666rem;
  background-color: #F5F5F7;
  border-radius: 0.3002rem;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.ny2-section3 .body .image {
  width: 16.6666rem;
  flex-shrink: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.8333rem;
}
/* ==================== 内页2 - 板块三 End ==================== */
/* ==================== 内页2 - 板块四 Start ==================== */
.ny2-section4 {
  overflow: hidden;
  padding-top: 0.5002rem;
  padding-bottom: 0.5002rem;
}
.ny2-section4 .body {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.ny2-section4 .item {
  padding-top: 2.6666rem;
  width: 49.5%;
  border-radius: 0.3002rem;
  overflow: hidden;
}
.ny2-section4 .item .image {
  text-align: center;
}
.ny2-section4 .item:nth-child(1) {
  background-color: #232323;
}
.ny2-section4 .item:nth-child(1) .ny2-title .text1,
.ny2-section4 .item:nth-child(1) .ny2-title .text2 {
  color: #fff;
}
.ny2-section4 .item:nth-child(2) {
  background-color: #F6F6F8;
}
/* ==================== 内页2 - 板块四 End ==================== */
/* ==================== 内页2 - 板块五 Start ==================== */
.ny2-section5 .body {
  background-color: #F6F6F8;
  padding-top: 2rem;
  padding-bottom: 2.3334rem;
  position: relative;
  border-radius: 0.3002rem;
}
.ny2-section5 .image {
  text-align: center;
  width: 17rem;
  margin-left: auto;
  margin-right: auto;
}
.ny2-section5 .image img {
  width: 100%;
}
/* ==================== 内页2 - 板块五 End ==================== */
/* ==================== 内页2 - 板块六 Start ==================== */
.ny2-section6 {
  padding-bottom: 1.6666rem;
  margin-top: 0.5002rem;
  position: relative;
}
.ny2-section6 .body {
  position: relative;
}
.ny2-section6 .bg-image {
  width: 100%;
  overflow: hidden;
  max-width: 100%;
  border-radius: 0.3002rem;
}
.ny2-section6 .info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  padding-top: 1.6666rem;
  padding-right: 3rem;
  text-align: right;
}
.ny2-section6 .info .text1 {
  font-size: 0.4rem;
  opacity: 0.4;
  font-family: "HYJunhei-85J";
  line-height: 1;
}
.ny2-section6 .info .text2 {
  font-size: 1rem;
  margin-top: 0.5002rem;
  line-height: 1;
  font-family: "HYJunhei-85J";
}
.ny2-section6 .info .text3 {
  font-size: 0.4333rem;
  margin-top: 0.3334rem;
  line-height: 1.2;
}
.ny2-section6 .info .index-btn {
  margin-top: 1.1667rem;
}
/* ==================== 内页2 - 板块六 End ==================== */
/* ==================== 内页2 - 板块七 Start ==================== */
.ny2-section7 {
  padding-top: 0.5002rem;
}
.ny2-section7 .ny2-title {
  margin-bottom: 0.3333rem;
}
.ny2-section7 .body {
  background-color: #F6F6F8;
  padding-top: 2rem;
  padding-bottom: 1.1667rem;
  position: relative;
  border-radius: 0.3002rem;
}
.ny2-section7 .image {
  text-align: center;
  width: 6.1667rem;
  margin-left: auto;
  margin-right: auto;
}
.ny2-section7 .image img {
  width: 100%;
}
/* ==================== 内页2 - 板块七 End ==================== */
