.container-xl {
  max-width: 1548px !important;
}
@media (max-width: 575.98px) {
  .section-title-row {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-size: 1.125rem;
  }
  .news-cate-tab {
    margin-top: 2.5rem;
  }
  .news-cate-tab .tab-item {
    font-size: 0.9375rem;
    color: #333333;
    margin-right: 1.25rem;
    position: relative;
    cursor: pointer;
  }
  .news-cate-tab .tab-item .bar {
    content: "";
    width: 0%;
    height: 0.25rem;
    border-radius: 0.625rem;
    position: absolute;
    bottom: -0.375rem;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.5s;
  }
  .news-cate-tab .tab-item.active .bar {
    width: 80%;
    background-color: rgba(0, 0, 0, 0.91);
  }
  .news-box {
    overflow: hidden;
  }
  .news-box .news-top {
    padding: 0.625rem 0;
    border-bottom: 1px solid #f2f3f5;
    cursor: pointer;
  }
  .news-box .news-top .news-top-left-img {
    min-width: 9.625rem;
    height: 5.625rem;
    margin-right: 0.625rem;
  }
  .news-box .news-top .news-top-right .title {
    font-size: 0.8125rem;
    font-weight: 500;
    color: #a90303;
  }
  .news-box .news-top .news-top-right .title .set-top-tag {
    background: #feee98;
    padding: 0 0.375rem;
    color: #f95e5b;
    font-size: 0.625rem;
  }
  .news-box .news-top .news-top-right .desc {
    font-size: 0.75rem;
    height: 2.25rem;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
  }
  .news-box .news-top .news-top-right .tag-row {
    padding: 0.0625rem 0.375rem;
    border: 1px solid #c6ceff;
    border-radius: 0.125rem;
    font-size: 0.625rem;
    color: #555f9d;
    text-align: center;
  }
  .news-box .news-top .news-top-right .time-row {
    margin-top: 0.125rem;
    font-size: 0.6875rem;
    color: #c1c1c1;
  }
  .news-box .news-top .news-top-right .time-row .view .view-img {
    width: 0.875rem;
    height: 0.875rem;
  }
}
@media (min-width: 576px) {
  .section-title-row {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 6.5rem;
    font-size: 24px;
    box-shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.05);
  }
  .news-cate-tab {
    margin-top: 2.5rem;
  }
  .news-cate-tab .tab-item {
    font-size: 18px;
    color: #333333;
    margin-right: 3.25rem;
    position: relative;
    cursor: pointer;
  }
  .news-cate-tab .tab-item .bar {
    content: "";
    width: 0%;
    height: 0.375rem;
    border-radius: 0.625rem;
    position: absolute;
    bottom: -0.625rem;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.5s;
  }
  .news-cate-tab .tab-item.active .bar {
    width: 80%;
    background-color: rgba(0, 0, 0, 0.91);
  }
  .news-box {
    overflow: hidden;
  }
  .news-box .news-top {
    padding: 0.625rem 0;
    border-bottom: 1px solid #f2f3f5;
    cursor: pointer;
  }
  .news-box .news-top .news-top-left-img {
    min-width: 19.5rem;
    height: 11.5625rem;
    margin-right: 1.25rem;
  }
  .news-box .news-top .news-top-right .title {
    font-size: 18px;
    font-weight: 500;
    color: #a90303;
  }
  .news-box .news-top .news-top-right .title .set-top-tag {
    background: #feee98;
    padding: 0.125rem 0.375rem;
    color: #f95e5b;
    border-right: 0.0208rem;
    font-size: 0.0729rem;
    font-size: 0.875rem;
  }
  .news-box .news-top .news-top-right .desc {
    margin-bottom: 0.375rem;
    height: 6rem;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
  }
  .news-box .news-top .news-top-right .desc p {
    font-size: 16px !important;
  }
  .news-box .news-top .news-top-right .desc p span {
    font-size: 16px !important;
  }
  .news-box .news-top .news-top-right .tag-row {
    padding: 0.125rem 0.625rem;
    border: 1px solid #c6ceff;
    border-radius: 0.125rem;
    font-size: 16px;
    color: #555f9d;
    text-align: center;
  }
  .news-box .news-top .news-top-right .time-row {
    margin-top: 0.375rem;
    color: #c1c1c1;
    font-size: 16px;
  }
  .news-box .news-top .news-top-right .time-row .view .view-img {
    width: 1.5rem;
    height: 1.5rem;
  }
}
.news-list .news-list-title {
  padding-left: 1.25rem;
  background-color: #000000;
  height: 3rem;
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 15px;
}
.news-list .news-list-title .fire-img {
  width: 1.25rem;
  height: 1.25rem;
}
.news-list .proj-list-box {
  border-left: 1px solid #f2f3f5;
  border-right: 1px solid #f2f3f5;
}
.news-list .proj-list-box .proj-item {
  border-bottom: 1px solid #f2f3f5;
  position: relative;
  width: 100%;
  overflow: hidden;
  cursor: pointer;
  border-top: none;
  box-sizing: border-box;
}
.news-list .proj-list-box .proj-item:hover .mask-box {
  display: block !important;
}
.news-list .proj-list-box .proj-item .btm-box {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0.375rem 0.625rem;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 0.3125rem 0 rgba(0, 0, 0, 0.05);
}
.news-list .proj-list-box .proj-item .btm-box .btm-left {
  flex: 1;
  color: #333333;
}
.news-list .proj-list-box .proj-item .btm-box .btm-left .left-top {
  font-size: 18px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.news-list .proj-list-box .proj-item .btm-box .btm-left .left-btm {
  font-size: 16px;
}
.news-list .proj-list-box .proj-item .btm-box .btm-left .left-btm .arrow-icon {
  width: 1.5625rem;
  height: 1.5625rem;
}
.news-list .proj-list-box .proj-item .btm-box .btm-right .proj-icon {
  width: 4rem;
  height: 4rem;
}
.news-list .proj-list-box .proj-item .mask-box {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
.news-list .proj-list-box .proj-item .mask-box .btn-box {
  width: 100%;
  height: 100%;
}
.news-list .proj-list-box .proj-item .mask-box .btn-box .btn {
  width: 5.9375rem;
  height: 2.1875rem;
  font-size: 16px;
  border-radius: 0.3125rem;
  border: 0.0625rem solid transparent;
}
.news-list .proj-list-box .proj-item .mask-box .btn-box .btn.left-btn {
  background-color: rgba(0, 0, 0, 0.91);
  color: #ffff00;
  border-color: #ffff00;
}
.news-list .proj-list-box .proj-item .mask-box .btn-box .btn.right-btn {
  background-color: #ffff00;
  color: rgba(0, 0, 0, 0.91);
  border-color: #ffff00;
}
.news-list .views-more {
  cursor: pointer;
}
.news-list-box {
  margin-top: 2.5rem;
}
