/* ==================== 内页52 - 通用 Start ==================== */
.ny52-box {
  width: 860px;
  margin-left: auto;
  margin-right: auto;
}
/* ==================== 内页52 - 通用 End ==================== */
/* ==================== 内页52 - 板块一 Start ==================== */
.ny52-section1 {
  background-color: #F6F6F6;
}
.ny52-section1 .itembox {
  padding-top: 0.3334rem;
  padding-bottom: 0.3334rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
.ny52-section1 .item {
  font-size: 0.2666rem;
  line-height: 1.1;
  color: #1E1E20;
  position: relative;
  padding-right: 0.5002rem;
}
.ny52-section1 .item:last-child {
  padding-right: 0;
}
.ny52-section1 .item:last-child:after {
  display: none;
}
.ny52-section1 .item:after {
  content: "";
  display: block;
  width: 0.0666rem;
  height: 0.0666rem;
  border-top: 1px solid;
  border-right: 1px solid;
  position: absolute;
  right: 0.2rem;
  top: 50%;
  margin-top: -0.0333rem;
  transform: translateY(-50%) rotate(45deg);
}
/* ==================== 内页52 - 板块一 End ==================== */
/* ==================== 内页52 - 板块二 Start ==================== */
.ny52-section2 {
  padding-top: 1.5002rem;
  padding-bottom: 1.6666rem;
}
.ny52-section2 h1 {
  font-size: 0.6666rem;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 0.6666rem;
}
.ny52-section2 .info {
  color: #86868B;
  font-size: 0.2666rem;
  width: 100%;
  padding-bottom: 0.2666rem;
  border-bottom: 1px solid #F6F6F6;
  margin-bottom: 0.5002rem;
}
.ny52-section2 article {
  font-size: 0.2666rem;
  line-height: 1.8;
  padding-bottom: 0.8333rem;
}
.ny52-section2 article a {
  color: #0071E3;
  text-decoration: underline;
}
.ny52-section2 article img {
  width: 100%;
}
.ny52-section2 article video {
  width: 100%!important;
  height: auto!important;
}
.ny52-section2 .bottom {
  border-top: 1px solid #F6F6F6;
}
.ny52-section2 .bottom .page-item {
  display: block;
  font-size: 0.2666rem;
  color: #1E1E20;
  margin-top: 0.6666rem;
  line-height: 1.1;
}
.ny52-section2 .bottom .page-item:hover {
  color: #0071E3;
  text-decoration: underline;
}
/* ==================== 内页52 - 板块二 End ==================== */
