/* ==================== 内页17 - 板块一 Start ==================== */
/* ==================== 内页17 - 板块一 End ==================== */
/* ==================== 内页17 - 板块二 Start ==================== */
.ny17-section2 {
  padding-top: 4.167vw;
  padding-bottom: 5.208vw;
}
.ny17-section2 .item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 2.083vw;
  padding: 1.042vw;
  background: #f8f8f8;
}
.ny17-section2 .item:hover {
  box-shadow: 0vw 0vw 0.625vw 0vw rgba(0, 0, 0, 0.1);
}
.ny17-section2 .item:last-child {
  margin-bottom: 0;
}
.ny17-section2 .item .image {
  width: 23.125vw;
  flex-shrink: 0;
  display: block;
  margin-right: 3.125vw;
}
.ny17-section2 .item .info {
  min-width: 0;
  flex-grow: 1;
}
.ny17-section2 .item .text1 {
  font-size: 0.833vw;
  color: #666666;
  line-height: 1.1;
}
.ny17-section2 .item .text2 {
  margin-top: 1.042vw;
  color: #333333;
  font-size: 1.25vw;
  line-height: 1.2;
  transition: color 0.4s;
  display: block;
}
.ny17-section2 .item .text2:hover {
  color: #045bb6;
}
.ny17-section2 .item .text3 {
  font-size: 0.938vw;
  color: #8b8b8b;
  line-height: 1.8;
  margin-top: 1.042vw;
}
.ny17-section2 .item .text4 {
  margin-top: 2.083vw;
  font-size: 0.833vw;
  line-height: 1.2;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  color: #333;
  position: relative;
  padding-bottom: 0.208vw;
  transition: all 0.4s;
}
.ny17-section2 .item .text4:hover {
  color: #045bb6;
}
.ny17-section2 .item .text4:hover:before {
  background-color: #045bb6;
}
.ny17-section2 .item .text4:hover::after {
  border-color: #045bb6;
}
.ny17-section2 .item .text4:before {
  content: "";
  display: block;
  width: 100%;
  background-color: #333;
  position: absolute;
  bottom: 0;
  height: 1px;
  left: 0;
  transition: all 0.4s;
}
.ny17-section2 .item .text4:after {
  content: "";
  display: block;
  width: 0.313vw;
  height: 0.313vw;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  transform: rotate(45deg);
  margin-left: 0.521vw;
  transition: all 0.4s;
}
.ny17-section2 .mxw-pagination {
  margin-top: 3.125vw;
}
@media screen and (min-width: 1920px) {
  .ny17-section2 {
    padding-top: 80px;
    padding-bottom: 100px;
  }
  .ny17-section2 .item {
    margin-bottom: 40px;
    padding: 20px;
  }
  .ny17-section2 .item .image {
    width: 444px;
    margin-right: 60px;
  }
  .ny17-section2 .item .text1 {
    font-size: 16px;
  }
  .ny17-section2 .item .text2 {
    margin-top: 20px;
    font-size: 24px;
  }
  .ny17-section2 .item .text3 {
    font-size: 18px;
    margin-top: 20px;
  }
  .ny17-section2 .item .text4 {
    margin-top: 40px;
    font-size: 16px;
    padding-bottom: 4px;
  }
  .ny17-section2 .item .text4:after {
    width: 6px;
    height: 6px;
    margin-left: 10px;
  }
  .ny17-section2 .mxw-pagination {
    margin-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .ny17-section2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .ny17-section2 .item {
    padding: 10px;
    display: block;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px dashed #f8f8f8;
  }
  .ny17-section2 .item .image {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .ny17-section2 .item .text1 {
    font-size: 14px;
  }
  .ny17-section2 .item .text2 {
    margin-top: 20px;
    font-size: 18px;
    line-height: 1.4;
  }
  .ny17-section2 .item .text3 {
    font-size: 14px;
    margin-top: 10px;
  }
  .ny17-section2 .item .text4 {
    margin-top: 20px;
    font-size: 12px;
    padding-bottom: 4px;
  }
  .ny17-section2 .item .text4:after {
    width: 6px;
    height: 6px;
    margin-left: 10px;
  }
  .ny17-section2 .mxw-pagination {
    margin-top: 60px;
  }
}
/* ==================== 内页17 - 板块二 End ==================== */
