/* ==================== 内页10 - 通用标题 Start ==================== */
.ny10-title {
  font-size: 1rem;
  color: #86868B;
  line-height: 1;
  font-family: "HYJunhei-85J";
  margin-bottom: 1.0832rem;
}
.ny10-title span {
  font-family: inherit;
  color: #fff;
}
/* ==================== 内页10 - 通用标题 End ==================== */
/* ==================== 内页10 - 板块一 Start ==================== */
.ny10-section1 {
  background-color: #010001;
  padding-top: 2rem;
  padding-bottom: 2.6666rem;
}
.ny10-section1 .ny10-title {
  padding-left: 4.6666rem;
  padding-right: 4.6666rem;
}
.ny10-section1 .swiper {
  width: 100%;
  padding-left: 0.6666rem;
  padding-right: 0.6666rem;
}
.ny10-section1 .item {
  display: block;
  border-radius: 0.6666rem;
  overflow: hidden;
}
.ny10-section1 .item img {
  width: 100%;
}
.ny10-section1 .common-pagination {
  margin-top: 0.8333rem;
}
/* ==================== 内页10 - 板块一 End ==================== */
/* ==================== 内页10 - 板块二 Start ==================== */
.ny10-section2 {
  padding-bottom: 2.6666rem;
  padding-top: 1.3334rem;
  background-color: #010001;
}
.ny10-section2 .ny10-title {
  padding-left: 4.6666rem;
  padding-right: 4.6666rem;
}
.ny10-section2 .swiper {
  position: relative;
  overflow: hidden;
}
.ny10-section2 .swiper .swiper-slide {
  padding-left: 0.6666rem;
  padding-right: 0.6666rem;
  overflow: hidden;
}
.ny10-section2 .item {
  background: #111113;
  border-radius: 0.6666rem 0.6666rem 0.6666rem 0.6666rem;
  padding-top: 1.3334rem;
  padding-bottom: 3.3334rem;
}
.ny10-section2 .item .text1 {
  font-size: 1rem;
  line-height: 1.3;
  font-family: "HYJunhei-85J";
  margin-bottom: 0.5002rem;
  color: #fff;
  text-align: center;
}
.ny10-section2 .item .phone {
  width: 16.6666rem;
  height: 8.2rem;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.ny10-section2 .item .phone .phone-icon {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/ny10/img142@2400x1180.png) no-repeat center;
  background-size: 100%;
}
.ny10-section2 .item .phone .image {
  padding: 0.3334rem;
}
.ny10-section2 .item .phone .image img {
  border-radius: 1rem;
}
.ny10-section2 .item .text2 {
  margin-top: 1.6666rem;
  color: #86868B;
  line-height: 2.4;
  text-align: center;
  font-size: 0.4333rem;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.ny10-section2 .item .text2 strong {
  color: #fff;
  font-weight: 400;
}
.ny10-section2 .btn-group {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-left: 1.3334rem;
  padding-right: 1.3334rem;
  margin-top: 0.8333rem;
}
.ny10-section2 .btn-group .swiper-btn-prev,
.ny10-section2 .btn-group .swiper-btn-next {
  width: 0.9334rem;
  height: 0.9334rem;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.3);
  cursor: pointer;
}
.ny10-section2 .btn-group .swiper-btn-prev.swiper-button-disabled,
.ny10-section2 .btn-group .swiper-btn-next.swiper-button-disabled {
  opacity: 0.3;
}
.ny10-section2 .btn-group .swiper-btn-prev .iconfont,
.ny10-section2 .btn-group .swiper-btn-next .iconfont {
  font-size: 0.3334rem;
  color: #fff;
  margin-right: -0.0666rem;
}
.ny10-section2 .btn-group .swiper-btn-prev {
  transform: rotateY(-180deg);
}
.ny10-section2 .btn-group .swiper-btn-next {
  margin-left: 0.3667rem;
}
.ny10-section2 .common-btn {
  margin-top: 1.5002rem;
}
/* ==================== 内页10 - 板块二 End ==================== */
/* ==================== 内页10 - 板块三 Start ==================== */
.ny10-section3 {
  padding-top: 2.6666rem;
  padding-bottom: 2.6666rem;
}
.ny10-section3:nth-child(2n-1) {
  background-color: #f8f8f8;
}
.ny10-section3 .ny10-section3-box {
  padding: 0 4.5834rem;
}
.ny10-section3 .ny10-title2 {
  margin-bottom: 1.0832rem;
  text-align: center;
}
.ny10-section3 .ny10-title2 .text1 {
  font-size: 0.4333rem;
  margin-bottom: 0.2499rem;
  line-height: 1;
  color: #0071E3;
}
.ny10-section3 .ny10-title2 .text2 {
  font-size: 1rem;
  line-height: 1;
  color: #1D1D1F;
  font-family: "HYJunhei-85J";
}
.ny10-section3 .itembox {
  display: flex;
  flex-wrap: wrap;
}
.ny10-section3 .item {
  width: 23.875%;
  margin-right: 1.5%;
}
.ny10-section3 .item:nth-child(4n) {
  margin-right: 0;
}
.ny10-section3 .item:nth-child(4) ~ .item {
  margin-top: 1.1667rem;
}
.ny10-section3 .item .image {
  width: 100%;
  height: 3.5667rem;
  border-radius: 0.1667rem;
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0 0 14px -5px rgba(0, 0, 0, 0.2);
}
.ny10-section3 .item .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
}
.ny10-section3 .item .info {
  margin-top: 0.3334rem;
}
.ny10-section3 .item .text1 {
  font-size: 0.5002rem;
  color: #FF791B;
  line-height: 1.1;
  font-family: "HYJunhei-85J";
}
.ny10-section3 .item .text2 {
  margin-top: 0.3334rem;
  font-size: 0.4333rem;
  color: #1D1D1F;
  line-height: 1.4;
  min-height: 2.8em;
}
.ny10-section3 .item .text3 {
  margin-top: 0.1667rem;
  color: #1D1D1F;
  font-size: 0.4rem;
  line-height: 1.1;
  font-family: "HYJunhei-85J";
  min-height: 1.1em;
}
.ny10-section3 .item .text4 {
  margin-top: 0.3334rem;
  font-size: 0.3002rem;
  color: #86868B;
  line-height: 1.1;
}
.ny10-section3 .item .more-btn {
  margin-top: 0.5002rem;
  padding: 0.1667rem;
  width: 2.6666rem;
  height: 0.7667rem;
  color: #fff;
  line-height: 1.1;
  background: #0071E3;
  display: table;
  border-radius: 1.6666rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.3002rem;
  color: #FFF6F6;
  letter-spacing: 2px;
}
.ny10-section3 .common-btn {
  margin-top: 1.1667rem;
}
.ny10-section3 .common-btn .btn-content {
  border-color: #E8E8E8;
}
/* ==================== 内页10 - 板块三 End ==================== */
/* ==================== 内页10 - 板块四 Start ==================== */
.ny10-section4 {
  padding-top: 2.6666rem;
  padding-bottom: 2.6666rem;
}
.ny10-section4 .ny10-section3-box {
  padding: 0 4.5834rem;
}
.ny10-section4 .ny10-title2 {
  margin-bottom: 1.0832rem;
  text-align: center;
}
.ny10-section4 .ny10-title2 .text1 {
  font-size: 0.4333rem;
  margin-bottom: 0.2499rem;
  line-height: 1;
  color: #0071E3;
}
.ny10-section4 .ny10-title2 .text2 {
  font-size: 1rem;
  line-height: 1;
  color: #1D1D1F;
  font-family: "HYJunhei-85J";
}
.ny10-section4 .itembox {
  display: flex;
  flex-wrap: wrap;
}
.ny10-section4 .item {
  width: 23.875%;
  margin-right: 1.5%;
}
.ny10-section4 .item:nth-child(4n) {
  margin-right: 0;
}
.ny10-section4 .item:nth-child(4) ~ .item {
  margin-top: 1.1667rem;
}
.ny10-section4 .item .image {
  width: 100%;
  height: 3.5667rem;
  border-radius: 0.1667rem;
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0 0 14px -5px rgba(0, 0, 0, 0.2);
}
.ny10-section4 .item .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
}
.ny10-section4 .item .info {
  margin-top: 0.3334rem;
}
.ny10-section4 .item .text1 {
  font-size: 0.5002rem;
  color: #FF791B;
  line-height: 1.1;
  font-family: "HYJunhei-85J";
}
.ny10-section4 .item .text2 {
  margin-top: 0.3334rem;
  font-size: 0.4333rem;
  color: #1D1D1F;
  line-height: 1.4;
  min-height: 2.8em;
}
.ny10-section4 .item .text3 {
  margin-top: 0.1667rem;
  color: #1D1D1F;
  font-size: 0.4rem;
  line-height: 1.1;
  font-family: "HYJunhei-85J";
  min-height: 1.1em;
}
.ny10-section4 .item .text4 {
  margin-top: 0.3334rem;
  font-size: 0.3002rem;
  color: #86868B;
  line-height: 1.1;
}
.ny10-section4 .item .more-btn {
  margin-top: 0.5002rem;
  padding: 0.1667rem;
  width: 2.6666rem;
  height: 0.7667rem;
  color: #fff;
  line-height: 1.1;
  background: #0071E3;
  display: table;
  border-radius: 1.6666rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.3002rem;
  color: #FFF6F6;
  letter-spacing: 2px;
}
.ny10-section4 .common-btn {
  margin-top: 1.1667rem;
}
.ny10-section4 .common-btn .btn-content {
  border-color: #E8E8E8;
}
/* ==================== 内页10 - 板块四 End ==================== */
