.news-title {
  width: 100%;
}

.news-title .container {
  padding: 40px 0;
  line-height: 1;
  font-size: 46px;
  font-weight: bold;
  color: #dd1e2c;
  border-bottom: solid 2px #b9b9ba;
}

.news-list {
  width: 1092px;
  margin: 0 auto;
  margin-top: 40px;
  font-size: 0;
}

.news-list-item {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 40px;
}

.news-list-item-pic {
  width: 277px;
}

.news-list-item-pic img {
  width: 100%;
}

.news-list-item-text {
  width: 777px;
}

.news-list-item-text-title {
  font-size: 26px !important;
  line-height: 1.5 !important;
  font-weight: bold;
  text-align: justify;
  color: #4c4948;
}

.news-list-item-text-desc {
  font-size: 18px;
  line-height: 28px;
  color: #4c4948;
  margin-top: 20px;
  text-align: justify;
  margin-bottom: 20px;
}

.news-list-item-text a {
  font-size: 18px;
  line-height: 1;
  color: #4c4948;
}

@media screen and (max-width: 1680px) {
  .news-title {
    width: 100%;
  }
  .news-title .container {
    padding: 35px 0;
    line-height: 1;
    font-size: 40.25px;
    font-weight: bold;
    color: #dd1e2c;
    border-bottom: solid 1.75px #b9b9ba;
  }
  .news-list {
    width: 955.5px;
    margin: 0 auto;
    margin-top: 35px;
    font-size: 0;
  }
  .news-list-item {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 35px;
  }
  .news-list-item-pic {
    width: 242.375px;
  }
  .news-list-item-pic img {
    width: 100%;
  }
  .news-list-item-text {
    width: 679.875px;
  }
  .news-list-item-text-title {
    font-size: 22.75px !important;
    line-height: 1.5 !important;
    font-weight: bold;
    text-align: justify;
    color: #4c4948;
  }
  .news-list-item-text-desc {
    font-size: 15.75px;
    line-height: 24.5px;
    color: #4c4948;
    margin-top: 17.5px;
    text-align: justify;
    margin-bottom: 17.5px;
  }
  .news-list-item-text a {
    font-size: 15.75px;
    line-height: 1;
    color: #4c4948;
  }
}

@media screen and (max-width: 1440px) {
  .news-title {
    width: 100%;
  }
  .news-title .container {
    padding: 30px 0;
    line-height: 1;
    font-size: 34.5px;
    font-weight: bold;
    color: #dd1e2c;
    border-bottom: solid 1.5px #b9b9ba;
  }
  .news-list {
    width: 819px;
    margin: 0 auto;
    margin-top: 30px;
    font-size: 0;
  }
  .news-list-item {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 30px;
  }
  .news-list-item-pic {
    width: 207.75px;
  }
  .news-list-item-pic img {
    width: 100%;
  }
  .news-list-item-text {
    width: 582.75px;
  }
  .news-list-item-text-title {
    font-size: 19.5px !important;
    line-height: 1.5 !important;
    font-weight: bold;
    text-align: justify;
    color: #4c4948;
  }
  .news-list-item-text-desc {
    font-size: 13.5px;
    line-height: 21px;
    color: #4c4948;
    margin-top: 15px;
    text-align: justify;
    margin-bottom: 15px;
  }
  .news-list-item-text a {
    font-size: 13.5px;
    line-height: 1;
    color: #4c4948;
  }
}

@media screen and (max-width: 1366px) {
  .news-title {
    width: 100%;
  }
  .news-title .container {
    padding: 28px 0;
    line-height: 1;
    font-size: 32.2px;
    font-weight: bold;
    color: #dd1e2c;
    border-bottom: solid 1.4px #b9b9ba;
  }
  .news-list {
    width: 764.4px;
    margin: 0 auto;
    margin-top: 28px;
    font-size: 0;
  }
  .news-list-item {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 28px;
  }
  .news-list-item-pic {
    width: 193.9px;
  }
  .news-list-item-pic img {
    width: 100%;
  }
  .news-list-item-text {
    width: 543.9px;
  }
  .news-list-item-text-title {
    font-size: 18.2px !important;
    line-height: 1.5 !important;
    font-weight: bold;
    text-align: justify;
    color: #4c4948;
  }
  .news-list-item-text-desc {
    font-size: 12.6px;
    line-height: 19.6px;
    color: #4c4948;
    margin-top: 14px;
    text-align: justify;
    margin-bottom: 14px;
  }
  .news-list-item-text a {
    font-size: 12.6px;
    line-height: 1;
    color: #4c4948;
  }
}

@media screen and (max-width: 1280px) {
  .news-title {
    width: 100%;
  }
  .news-title .container {
    padding: 26.4px 0;
    line-height: 1;
    font-size: 30.36px;
    font-weight: bold;
    color: #dd1e2c;
    border-bottom: solid 1.32px #b9b9ba;
  }
  .news-list {
    width: 720.72px;
    margin: 0 auto;
    margin-top: 26.4px;
    font-size: 0;
  }
  .news-list-item {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 26.4px;
  }
  .news-list-item-pic {
    width: 182.82px;
  }
  .news-list-item-pic img {
    width: 100%;
  }
  .news-list-item-text {
    width: 512.82px;
  }
  .news-list-item-text-title {
    font-size: 17.16px !important;
    line-height: 1.5 !important;
    font-weight: bold;
    text-align: justify;
    color: #4c4948;
  }
  .news-list-item-text-desc {
    font-size: 11.88px;
    line-height: 18.48px;
    color: #4c4948;
    margin-top: 13.2px;
    text-align: justify;
    margin-bottom: 13.2px;
  }
  .news-list-item-text a {
    font-size: 11.88px;
    line-height: 1;
    color: #4c4948;
  }
}

@media screen and (max-width: 1024px) {
  .news-title {
    width: 100%;
  }
  .news-title .container {
    padding: 21.2px 0;
    line-height: 1;
    font-size: 24.38px;
    font-weight: bold;
    color: #dd1e2c;
    border-bottom: solid 1.06px #b9b9ba;
  }
  .news-list {
    width: 578.76px;
    margin: 0 auto;
    margin-top: 21.2px;
    font-size: 0;
  }
  .news-list-item {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 21.2px;
  }
  .news-list-item-pic {
    width: 146.81px;
  }
  .news-list-item-pic img {
    width: 100%;
  }
  .news-list-item-text {
    width: 411.81px;
  }
  .news-list-item-text-title {
    font-size: 13.78px !important;
    line-height: 1.5 !important;
    font-weight: bold;
    text-align: justify;
    color: #4c4948;
  }
  .news-list-item-text-desc {
    font-size: 9.54px;
    line-height: 14.84px;
    color: #4c4948;
    margin-top: 10.6px;
    text-align: justify;
    margin-bottom: 10.6px;
  }
  .news-list-item-text a {
    font-size: 9.54px;
    line-height: 1;
    color: #4c4948;
  }
}

@media screen and (max-width: 799px) {
  .news-title {
    width: 100%;
  }
  .news-title .container {
    padding: 0.4rem 0;
    line-height: 1;
    font-size: 0.46rem;
    font-weight: bold;
    color: #dd1e2c;
    border-bottom: solid 0.02rem #b9b9ba;
  }
  .news-list {
    width: 5.9rem;
    margin: 0 auto;
    margin-top: 0.4rem;
    font-size: 0;
  }
  .news-list-item {
    width: 100%;
    display: block;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 0.4rem;
  }
  .news-list-item-pic {
    width: 100%;
    margin-bottom: 0.2rem;
  }
  .news-list-item-pic img {
    width: 100%;
  }
  .news-list-item-text {
    width: 100%;
  }
  .news-list-item-text-desc {
    font-size: 0.18rem;
    line-height: 0.28rem;
    color: #4c4948;
    margin-top: 0.2rem;
    text-align: justify;
    margin-bottom: 20px;
  }
  .news-list-item-text a {
    font-size: 0.18rem;
    line-height: 1;
    color: #4c4948;
  }
  .news-list-item-text-title {
    font-size: 0.26rem !important;
    color: #000;
    line-height: 1.5 !important;
    font-weight: bold;
    text-align: justify;
    color: #4c4948;
    text-decoration: none;
  }
}
