.fullWidth {
  margin: 80px auto 0;
}

@media (max-width: 1024px) {
  .fullWidth {
    margin: 50px auto 0;
  }
}

.news-wrapper {
  margin: 0 auto 0 auto;
}

.news-wrapper .news-container .news-title-heading {
  font-size: 35px;
  color: #333;
  display: block;
  text-align: center;
  padding-top: 130px;
  margin-top: -50px;
  margin-bottom: 45px;
}

.news-wrapper .news-container .news-title-heading::after {
  content: "";
  display: block;
  width: 70px;
  margin: auto;
  height: 3px;
  margin-top: 5px;
  background-color: #c30d23;
}

@media (max-width: 425px) {
  .news-wrapper .news-container .news-title-heading {
    font-size: 25px;
    font-weight: 600;
  }
}

.news-wrapper .news-container .news-title-heading-2 {
  font-size: 35px;
  color: #333;
  display: block;
  text-align: center;
  padding-top: 80px;
  margin-bottom: 45px;
}

.news-wrapper .news-container .news-title-heading-2::after {
  content: "";
  display: block;
  width: 70px;
  margin: auto;
  height: 3px;
  margin-top: 5px;
  background-color: #c30d23;
}

@media (max-width: 425px) {
  .news-wrapper .news-container .news-title-heading-2 {
    font-size: 25px;
    font-weight: 600;
  }
}

.news-wrapper .news-container .box-selected .year-table .year-box .report-select {
  display: block;
  padding: 0 15px;
  margin-bottom: 40px;
  outline: none;
  font-style: normal;
  font-weight: normal;
  line-height: 26px;
  text-align: left;
  color: #797878;
  position: relative;
  width: 260px;
  min-height: 40px;
  border: 1px solid #c4c4c4;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Remove default arrow */
  background: url("/media/winmfq0s/sjx-1.png");
  background-size: 20px 15px;
  background-repeat: no-repeat;
  background-position: 95% 50%;
  /* Target Internet Explorer 9 to undo the custom arrow */
}

.news-wrapper .news-container .box-selected .year-table .year-box .report-select:lang(zh-CN), .news-wrapper .news-container .box-selected .year-table .year-box .report-select:lang(zh-HK) {
  width: 200px;
}

.news-wrapper .news-container .box-selected .year-table .year-box .report-select::-ms-expand {
  display: none;
  /* Remove default arrow in Internet Explorer 10 and 11 */
}

@media screen and (min-width: 0\0) {
  .news-wrapper .news-container .box-selected .year-table .year-box .report-select {
    background: none\9;
    padding: 5px\9;
  }
}

.news-wrapper .news-container .box-selected .year-table .year-box .report-select option {
  margin: 0 15px;
}

.news-wrapper .news-container .box-selected .year-table .year-box .drop-down {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #2f2f2f;
  font-size: 0;
  line-height: 0;
}

.news-wrapper .news-container .box-selected .year-table #year-box-selected {
  width: 100%;
  font-style: normal;
  font-weight: normal;
  font-size: 21.6568px;
  line-height: 41px;
  text-align: left;
  color: #0d1d76;
  border-bottom: 5px solid #0d1d76;
}

.news-wrapper .news-container .news-list {
  margin-top: 30px;
}

.news-wrapper .news-container .news-list .news-item {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #c4c4c4;
}

.news-wrapper .news-container .news-list .news-item:first-child {
  padding-top: 0;
}

.news-wrapper .news-container .news-list .news-item .news-content {
  width: 100%;
}

.news-wrapper .news-container .news-list .news-item .news-content .news-time .news-date {
  font-weight: normal;
  line-height: 34px;
  text-align: left;
  color: #2c2c2c;
}

.news-wrapper .news-container .news-list .news-item .news-content .news-wrap {
  display: none;
}

.news-wrapper .news-container .news-list .news-item .news-content .news-wrap .news-img {
  max-width: 167px;
  max-height: 167px;
  width: 167px;
  height: 167px;
  overflow: hidden;
}

.news-wrapper .news-container .news-list .news-item .news-content .news-wrap .news-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.75s cubic-bezier(0, 0, 0.2, 1);
  transition: all 0.75s cubic-bezier(0, 0, 0.2, 1);
}

.news-wrapper .news-container .news-list .news-item .news-content .news-wrap .news-title__mobile {
  display: none;
}

.news-wrapper .news-container .news-list .news-item .news-content .news-desc .news-desc__title:hover a {
  text-decoration: none;
}

.news-wrapper .news-container .news-list .news-item .news-content .news-desc .news-desc__title a {
  font-weight: normal;
  line-height: 40px;
  text-align: left;
  text-transform: capitalize;
  color: #626363;
}

@media (min-width: 376px) and (max-width: 767px) {
  .news-wrapper .news-container .news-list .news-item .news-content .news-desc .news-desc__title a {
    line-height: 28px;
  }
}

@media (min-width: 320px) and (max-width: 375px) {
  .news-wrapper .news-container .news-list .news-item .news-content .news-desc .news-desc__title a {
    line-height: 28px;
  }
}

.news-wrapper .news-container .news-list .news-item .news-content .news-desc .news-desc__sub {
  font-weight: 400;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: justify;
}

.news-wrapper .news-container .news-list .news-item .news-content .news-desc .news-desc__sub:lang(zh-CN), .news-wrapper .news-container .news-list .news-item .news-content .news-desc .news-desc__sub:lang(zh-HK) {
  line-height: 30px;
}

@media (max-width: 425px) {
  .news-wrapper .news-container .news-list .news-item .news-content .news-desc .news-desc__sub:lang(en-US) {
    text-align: left;
  }
}

.news-wrapper .news-container .news-list .news-item .news-content:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
          transform: scale3d(1.1, 1.1, 1.1);
}

.news-wrapper .news-container .news__pagination {
  text-align: center;
}

.news-wrapper .news-container .news__pagination .news__pagination-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  list-style-type: none;
  margin-bottom: 0;
  padding-bottom: 80px !important;
  padding-bottom: calc(65px + 50px);
}

.news-wrapper .news-container .news__pagination .news__pagination-list .news__pagination-item {
  margin: 0 1px;
}

.news-wrapper .news-container .news__pagination .news__pagination-list .news__pagination-item .news__pagination-link {
  text-decoration: none;
  padding: 7px 14px;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}

.news-wrapper .news-container .news__pagination .news__pagination-list .news__pagination-item .news__pagination-link:hover {
  color: #fff;
  -webkit-transition: color 0.3s linear, background-color 0.3s linear, border 0.3s linear;
  -webkit-transition: color 0.3s linear, background-color 0.3s linear, border 0.3s linear;
  transition: color 0.3s linear, background-color 0.3s linear, border 0.3s linear;
}

.news-item-page .parent-link {
  margin-bottom: 3rem;
}
/*# sourceMappingURL=new-release.css.map */