.zfg-con .fwxm-rt {
  padding: 72px 3%;
}
.x-box {
  margin-bottom: 54px;
}
.x-box .x-list {
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(76, 76, 76, 0.07);
  transition: all 0.5s;
  display: flex;
  margin-bottom: 42px;
  align-items: center;
  position: relative;
  padding: 48px 3.1% 41px 3.71%;
}
.x-box .x-list .sj {
  text-align: right;
  position: relative;
  z-index: 2;
  line-height: 1;
}
.x-box .x-list .sj p {
  transition: all 0.5s;
}
.x-box .x-list .sj p:first-child {
  font-family: ArialMT;
  font-size: 38px; /* 原38px +2px */
  color: #444444;
}
.x-box .x-list .sj p:last-child {
  margin-top: 15px;
  font-size: 17px; /* 原17px +2px */
  color: #666666;
  font-family: ArialMT;
}
.x-box .x-list .nr {
  position: relative;
  z-index: 2;
  flex: 1;
  display: flex;
  align-items: flex-end;
  margin-left: 4%;
  padding-left: 5%;
}
.x-box .x-list .nr div:first-child {
  flex: 1;
  padding-right: 4%;
}
.x-box .x-list .nr div:first-child a {
  transition: all 0.5s;
}
.x-box .x-list .nr div:first-child a:first-child {
  font-size: 22px; /* 原20px +2px */
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 1;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  font-weight: bold;
}
.x-box .x-list .nr div:first-child a:last-child {
  font-size: 18px; /* 原16px +2px */
  line-height: 1.875;
  letter-spacing: 1px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 2;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  margin-top: 12px;
}
.x-box .x-list .nr div:last-child {
  position: relative;
  top: 15px;
  transition: all 0.5s;
}
.x-box .x-list .nr div:last-child a {
  display: flex;
  align-items: center;
  font-size: 18px; /* 原16px +2px */
  letter-spacing: 1px;
  color: #17509b;
  transition: all 0.2s;
}
.x-box .x-list .nr div:last-child a object {
  margin-left: 8px;
}
.x-box .x-list .nr::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 1px;
  height: 125%;
  transition: all 0.5s;
  background: rgba(196, 196, 196, 0.5);
}
.x-box .x-list:last-child {
  margin-bottom: 0;
}
.x-box .x-list:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  transition: all 0.5s;
  background: #17509b;
  opacity: 0;
}
.x-box .x-list:hover::after {
  opacity: 1;
}
.x-box .x-list:hover .sj p,
.x-box .x-list:hover .nr div a,
.x-box .x-list:hover .nr div:last-child a {
  color: #fff !important;
}
.x-box .x-list:hover .nr::before {
  background: rgba(255, 255, 255, 0.2);
}
.x-box .x-list:hover .nr div:last-child a {
  filter: brightness(0) invert(1);
}
@media (max-width: 1700px) {
  .zfg-con .fwxm-rt {
    padding: 70px 2.8%;
  }
  .x-box {
    margin-bottom: 50px;
  }
  .x-box .x-list {
    padding: 46px 2.9% 39px 3.5%;
    margin-bottom: 38px;
  }
  .x-box .x-list .sj p:last-child {
    margin-top: 14px;
  }
  .x-box .x-list .nr {
    margin-left: 3.8%;
    padding-left: 4.8%;
  }
}
@media (max-width: 1599px) {
  .zfg-con .fwxm-rt {
    padding: 68px 2.6%;
  }
  .x-box {
    margin-bottom: 46px;
  }
  .x-box .x-list {
    padding: 44px 2.7% 37px 3.3%;
    margin-bottom: 35px;
  }
  .x-box .x-list .sj p:last-child {
    margin-top: 13px;
  }
  .x-box .x-list .nr {
    margin-left: 3.5%;
    padding-left: 4.5%;
  }
  .x-box .x-list .nr::before {
    height: 120%;
  }
  .x-box .x-list .nr div:first-child a:last-child {
    margin-top: 11px;
  }
  .x-box .x-list .nr div:last-child {
    top: 13px;
  }
}
@media (max-width: 1477px) {
  .zfg-con .fwxm-rt {
    padding: 65px 2.4%;
  }
  .x-box {
    margin-bottom: 42px;
  }
  .x-box .x-list {
    padding: 40px 2.5% 34px 3.1%;
    margin-bottom: 32px;
  }
  .x-box .x-list .nr {
    margin-left: 3.2%;
    padding-left: 4.2%;
  }
  .x-box .x-list .nr div:first-child {
    padding-right: 3.5%;
  }
}
@media (max-width: 1365px) {
  .zfg-con .fwxm-rt {
    padding: 62px 2.2%;
  }
  .x-box {
    margin-bottom: 38px;
  }
  .x-box .x-list {
    padding: 38px 2.3% 32px 2.9%;
    margin-bottom: 30px;
  }
  .x-box .x-list .sj p:last-child {
    margin-top: 12px;
  }
  .x-box .x-list .nr {
    margin-left: 3%;
    padding-left: 4%;
  }
  .x-box .x-list .nr::before {
    height: 115%;
  }
  .x-box .x-list .nr div:last-child {
    top: 11px;
  }
}
@media (max-width: 1199px) {
  .zfg-con .fwxm-rt {
    padding: 55px 3%;
  }
  .x-box {
    margin-bottom: 45px;
  }
  .x-box .x-list {
    flex-direction: column;
    padding: 35px 4% 32px 4%;
    margin-bottom: 28px;
  }
  .x-box .x-list .sj {
    text-align: center;
    margin-bottom: 20px;
  }
  .x-box .x-list .sj p:first-child {
    font-size: 32px; /* 保持原大小，防止过大 */
  }
  .x-box .x-list .sj p:last-child {
    font-size: 14px; /* 保持原大小，防止过大 */
    margin-top: 10px;
  }
  .x-box .x-list .nr {
    margin-left: 0;
    padding-left: 0;
    flex-direction: column;
    align-items: flex-start;
  }
  .x-box .x-list .nr::before {
    display: none;
  }
  .x-box .x-list .nr div:first-child {
    padding-right: 0;
    margin-bottom: 15px;
  }
  .x-box .x-list .nr div:first-child a:first-child {
    font-size: 18px; /* 保持原大小，防止过大 */
  }
  .x-box .x-list .nr div:first-child a:last-child {
    font-size: 14px; /* 保持原大小，防止过大 */
    margin-top: 10px;
  }
  .x-box .x-list .nr div:last-child {
    top: 0;
  }
  .x-box .x-list .nr div:last-child a {
    font-size: 14px; /* 保持原大小，防止过大 */
  }
}



@media (max-width: 990px) {
  .zfg-con .fwxm-rt {
    padding: 50px 3.5%;
  }
  .x-box {
    margin-bottom: 40px;
  }
  .x-box .x-list {
    padding: 32px 4.5% 28px 4.5%;
    margin-bottom: 25px;
  }
  .x-box .x-list .sj p:first-child {
    font-size: 28px;
  }
  .x-box .x-list .sj p:last-child {
    font-size: 14px;
  }
  .x-box .x-list .nr div:first-child a:first-child {
    font-size: 16px;
  }
  .x-box .x-list .nr div:first-child a:last-child {
    margin-top: 9px;
  }
}
@media (max-width: 767px) {
  .zfg-con .fwxm-rt {
    padding: 56px 5%;
  }
  .x-box {
    margin-bottom: 35px;
  }
  .x-box .x-list {
    padding: 43px 5% 35px;
    margin-bottom: 30px;
  }
  .x-box .x-list:hover {
    transform: translateX(2px);
  }
  .x-box .x-list .sj p:first-child {
    font-size: 26px;
  }
  .x-box .x-list .sj p:last-child {
    font-size: 15px;
    margin-top: 8px;
  }
  .x-box .x-list .nr div:first-child a:first-child {
    font-size: 16px;
  }
  .x-box .x-list .sj {
    margin-bottom: 33px;
  }
  .x-box .x-list .nr div:first-child a:last-child {
    font-size: 14px;
    margin-top: 17px;
  }
  .x-box .x-list .nr div:last-child a {
    font-size: 14px;
  }
  .x-box .x-list .nr div:last-child a object {
    margin-left: 6px;
  }
  .x-box .x-list .nr div:first-child {
    margin-bottom: 30px;
  }
}
