@charset "UTF-8";
.s4-newsInformation .s4-banner {
  background: url("/web/shiwaicloud/s4-file/assets/img/newsInformation/banner.png") no-repeat center;
  background-size: cover;
  height: 500px;
}
.s4-newsInformation .s4-banner .s4-defaultWidth .s4-bannerTitle span {
  margin-bottom: 30px;
}
.s4-newsInformation .s4-banner .s4-defaultWidth .s4-bannerTitle p {
  color: #555555;
  font-size: 15px;
}
@media (max-width: 768px) and (max-width: 768px) {
  .s4-newsInformation .s4-banner {
    background: url("/web/shiwaicloud/s4-file/assets/img/newsInformation/h5-banner.png") no-repeat center;
    background-size: cover;
    height: 90vw;
  }
  .s4-newsInformation .s4-banner .s4-defaultWidth .s4-bannerTitle {
    padding-bottom: 5vw;
  }
  .s4-newsInformation .s4-banner .s4-defaultWidth .s4-bannerTitle span {
    margin-bottom: 4vw;
    font-size: 6vw;
    text-align: left;
  }
  .s4-newsInformation .s4-banner .s4-defaultWidth .s4-bannerTitle p {
    color: #555555;
    font-size: 3.5vw;
    text-align: left;
  }
  .s4-newsInformation .s4-banner .s4-defaultWidth .s4-bannerTitle .s4-button {
    display: none;
  }
}
.s4-newsInformation .s4-singlenavNavigation {
  background: #F4F4F4;
  box-shadow: 0px 3px 6px 1px rgba(7, 14, 117, 0.16);
  position: relative;
  top: 0;
  gap: 70px;
  width: 100%;
}
.s4-newsInformation .s4-singlenavNavigation .s4-defaultWidth {
  display: flex;
  align-items: center;
  position: relative;
  min-height: 60px;
}
.s4-newsInformation .s4-singlenavNavigation .s4-defaultWidth .s4-singleitemGuide {
  font-size: 15px;
  padding: 20px;
  cursor: pointer;
  color: #2D2D2D;
  margin: 0 30px;
}
.s4-newsInformation .s4-singlenavNavigation .s4-defaultWidth .s4-selectedBys {
  color: #004CFF;
}
.s4-newsInformation .s4-singlenavNavigation .s4-defaultWidth .colorCategory {
  color: #004CFF;
}
.s4-newsInformation .s4-singlenavNavigation .s4-defaultWidth .s4-singleyingJingUnderline {
  height: 1.5px;
  background: #004CFF;
  position: absolute;
  bottom: -2px;
  width: 104px;
  left: 30px;
}
@media (max-width: 768px) {
  .s4-newsInformation .s4-singlenavNavigation {
    background-color: #fff;
  }
  .s4-newsInformation .s4-singlenavNavigation .s4-defaultWidth {
    padding: 0 5vw !important;
    justify-content: space-between;
    overflow-x: scroll;
    gap: 2vw;
  }
  .s4-newsInformation .s4-singlenavNavigation .s4-defaultWidth::-webkit-scrollbar {
    display: none;
  }
  .s4-newsInformation .s4-singlenavNavigation .s4-defaultWidth .s4-singleitemGuide {
    font-size: 3.5vw;
    padding: 5vw 2vw;
    margin: 0;
    flex-shrink: 0;
  }
  .s4-newsInformation .s4-singlenavNavigation .s4-defaultWidth .s4-singleyingJingUnderline {
    width: 18vw;
    bottom: 0px;
    left: 5vw;
  }
}
.s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-animating {
  animation: animationExample 0.7s forwards;
  -webkit-animation: animationExample 0.7s forwards;
}
.s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection {
  display: flex;
  flex-direction: column;
  position: relative;
  min-height: 400px;
}
.s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-noAnnouncement {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  background: #fff;
  border-radius: 10px;
}
.s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-noAnnouncement img {
  width: 100px;
  height: 100px;
}
.s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-noAnnouncement p {
  font-family: "思源黑";
  font-size: 16px;
  color: rgba(0, 0, 0, 0.6);
}
.s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-itemJournalism {
  display: flex;
  gap: 30px;
  padding: 30px;
  height: 166.5px;
}
.s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-itemJournalism .s4-previewImage {
  display: none;
}
.s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-itemJournalism .s4-previewDate {
  background-color: #EAEBF9;
  width: 96px;
  height: 70px;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #666666;
  justify-content: center;
}
.s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-itemJournalism .s4-previewDate span {
  font-size: 18px;
  max-width: 600px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-itemJournalism .s4-previewDate p {
  font-size: 13px;
  margin-top: 5px;
}
.s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-itemJournalism .s4-textCopy {
  cursor: pointer;
  width: 100%;
}
.s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-itemJournalism .s4-textCopy:hover .s4-titleTime span {
  color: #004CFF;
}
.s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-itemJournalism .s4-textCopy:hover .s4-elaborate {
  color: #004CFF;
}
.s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-itemJournalism .s4-textCopy:hover .s4-label {
  color: #004CFF;
  border-color: #004CFF;
}
.s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-itemJournalism .s4-textCopy .s4-titleTime {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-itemJournalism .s4-textCopy .s4-titleTime span {
  font-size: 17px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 600px;
}
.s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-itemJournalism .s4-textCopy .s4-titleTime .s4-time {
  color: #9D9EA1;
  font-size: 15px;
  display: none;
}
.s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-itemJournalism .s4-textCopy .s4-elaborate {
  color: #666666;
  font-size: 13px;
  line-height: 23px;
  margin: 15px 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* 限制显示 4 行 */
  -webkit-box-orient: vertical;
  /* 垂直排列 */
  overflow: hidden;
  /* 超出部分隐藏 */
  text-overflow: ellipsis;
  /* 显示省略号 */
}
.s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-itemJournalism .s4-textCopy .s4-label {
  color: #666666;
  width: 85px;
  height: 30px;
  border: 1px solid #C1C4D2;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  font-size: 13px;
}
.s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-swipeToSelect {
  overflow: hidden;
  box-shadow: 0px 3px 6px 1px rgba(8, 23, 125, 0.16);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  height: 250px;
}
.s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-swipeToSelect .s4-previewDate {
  display: none;
}
.s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-swipeToSelect .s4-previewImage {
  display: block;
  width: 420px;
  height: 190px;
  flex-shrink: 0;
  animation: globalFading 0.5s ease;
  -webkit-animation: globalFading 0.5s ease;
}
.s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-swipeToSelect .s4-previewImage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-swipeToSelect .s4-textCopy .s4-titleTime .s4-time {
  display: flex;
}
.s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-itemJournalism:not(:last-child) {
  border-bottom: 1px solid #DCDDE9;
}
.s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-top: 50px;
}
.s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-pagination .s4-pagination-pages {
  display: flex;
  gap: 8px;
}
.s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-pagination .s4-pagination-pages input {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 5px;
}
.s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-pagination button {
  border: 1px solid #ccc;
  background-color: white;
  padding: 6px 12px;
  cursor: pointer;
  font-size: 14px;
  border-radius: 4px;
}
.s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-pagination button img {
  width: 10px;
  height: 10px;
}
.s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-pagination span {
  border-radius: 3px;
  padding: 6px 12px;
  background-color: #fff;
  border: 1px solid #dcdcdc;
  color: rgba(0, 0, 0, 0.6);
  font-family: "思源黑";
  cursor: pointer;
}
.s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-pagination span:hover {
  border: 1px solid #b4ccfd;
  background: #b4ccfd;
  color: #fff;
}
.s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-pagination .s4-pagination-ellipsis {
  background-color: white;
  border: 1px solid #ccc;
  cursor: pointer;
}
.s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-pagination .s4-pagination-page.s4-sactive {
  background-color: #007bff;
  color: white;
  border-color: #007bff;
}
@media (max-width: 768px) {
  .s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection {
    display: flex;
    flex-direction: column;
    gap: 4vw;
  }
  .s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-itemJournalism {
    display: flex;
    padding: 0;
    gap: 5vw;
    height: 36vw;
  }
  .s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-itemJournalism .s4-previewDate {
    width: 20vw;
    flex-shrink: 0;
    height: 15vw;
  }
  .s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-itemJournalism .s4-previewDate span {
    font-size: 17px;
  }
  .s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-itemJournalism .s4-previewDate p {
    font-size: 13px;
    margin-top: 5px;
  }
  .s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-itemJournalism .s4-textCopy {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0 0 3vw 0;
  }
  .s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-itemJournalism .s4-textCopy:hover .s4-titleTime span {
    color: #004CFF;
  }
  .s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-itemJournalism .s4-textCopy:hover .s4-elaborate {
    color: #004CFF;
  }
  .s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-itemJournalism .s4-textCopy:hover .s4-label {
    color: #004CFF;
    border-color: #004CFF;
  }
  .s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-itemJournalism .s4-textCopy .s4-titleTime {
    display: flex;
    justify-content: space-between;
    font-size: 3.5vw;
    line-height: 6vw;
    margin: 0 0 4vw 0;
    flex-direction: column;
    gap: 2vw;
    margin: 0;
    align-items: flex-start;
  }
  .s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-itemJournalism .s4-textCopy .s4-titleTime span {
    font-size: 4vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 60vw;
  }
  .s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-itemJournalism .s4-textCopy .s4-titleTime .s4-time {
    color: #9D9EA1;
    font-size: 15px;
  }
  .s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-itemJournalism .s4-textCopy .s4-elaborate {
    width: 60vw;
    color: #666666;
    line-height: 6vw;
    margin: 3vw 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* 限制显示 4 行 */
    -webkit-box-orient: vertical;
    /* 垂直排列 */
    overflow: hidden;
    /* 超出部分隐藏 */
    text-overflow: ellipsis;
    /* 显示省略号 */
    font-size: 3.1vw;
  }
  .s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-itemJournalism .s4-textCopy .s4-label {
    width: 20vw;
    height: 7vw;
    font-size: 3vw;
    margin-left: auto;
  }
  .s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-swipeToSelect {
    height: 90vw;
    gap: 0;
    flex-direction: column;
  }
  .s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-swipeToSelect .s4-previewDate {
    display: none;
  }
  .s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-swipeToSelect .s4-previewImage {
    display: block;
    width: 100%;
    height: 40vw;
    flex-shrink: 0;
    animation: globalFading 0.5s ease;
    -webkit-animation: globalFading 0.5s ease;
  }
  .s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-swipeToSelect .s4-previewImage img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-swipeToSelect .s4-textCopy {
    padding: 5vw;
  }
  .s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-swipeToSelect .s4-textCopy .s4-titleTime .s4-time {
    display: flex;
  }
  .s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-swipeToSelect .s4-textCopy .s4-titleTime span {
    width: 80vw;
  }
  .s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-swipeToSelect .s4-textCopy .s4-elaborate {
    min-width: 78vw;
  }
  .s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-swipeToSelect .s4-textCopy .s4-label {
    margin: 0 auto 0 0;
  }
  .s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-currentSection .s4-itemJournalism:not(:last-child) {
    border-bottom: 1px solid #DCDDE9;
  }
  .s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin-top: 50px;
  }
  .s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-pagination .s4-pagination-pages {
    display: flex;
    gap: 8px;
  }
  .s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-pagination .s4-pagination-pages input {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 5px;
  }
  .s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-pagination button {
    padding: 1vw 2vw;
    font-size: 3vw;
    flex-shrink: 0;
  }
  .s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-pagination button img {
    width: 2vw;
    height: 2vw;
  }
  .s4-newsInformation .s4-underTheCategory .s4-defaultWidth .s4-pagination span {
    padding: 1vw 2vw;
  }
}

/*# sourceMappingURL=newsInformation.css.map */
