.body-pagination {
  margin: 0.4rem auto 0.7rem;
  list-style: none;
  padding: 0;
  display: block;
  text-align: center;
}
.body-pagination a {
  display: inline-block;
  color: #333333;
  width: 0.42rem;
  height: 0.42rem;
  text-align: center;
  line-height: 0.42rem;
  border: 1px #333333 solid;
  background: white;
}
.body-pagination li {
  margin: 0 0.1rem;
  display: inline-block;
  vertical-align: top;
  font-size: 0.24rem;
}
.body-pagination li.is-active a {
  color: white;
  background: #00aad2;
  border-color: #00aad2;
}

@media (min-width: 1025px) {
  .page-body {
    width: 100%;
  }
  .page-header {
    height: 2.9rem;
    width: 100%;
    color: #666666;
    overflow: hidden;
    background: url(/assets/imgs/page-common/page-top-bg.jpg) 50% 50% no-repeat;
  }
  .page-header .page-header__breadcrumb {
    width: 11.2rem;
    height: 0.6rem;
    line-height: 0.6rem;
    margin: auto;
  }
  .page-header .page-header__breadcrumb a {
    color: #666666;
  }
  .page-header .page-header__breadcrumb a.is-active {
    color: #00aad2;
  }
  .page-header .page-header__title {
    height: 2.3rem;
    width: 93.75%;
    margin: auto;
    background: rgba(255, 255, 255, 0.7);
    text-align: center;
    display: table;
  }
  .page-header .page-header__title span {
    display: table-cell;
    vertical-align: middle;
  }
  .page-header .page-header__title h1 {
    margin: 0;
    font-size: 0.4rem;
    font-weight: 400;
    line-height: 1.4;
  }
  .page-header .page-header__title p {
    font-size: 0.24rem;
    line-height: 1.4;
    font-family: "HyundaiSansTextCN";
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .page-body {
    width: 100%;
  }
  .page-header {
    height: 3.6rem;
    width: 100%;
    color: #666666;
    overflow: hidden;
    background: url(/assets/imgs/page-common/page-top-bg.jpg) 50% 50% no-repeat;
  }
  .page-header .page-header__breadcrumb {
    width: 14.36rem;
    height: 1rem;
    line-height: 1rem;
    margin: auto;
  }
  .page-header .page-header__breadcrumb a {
    color: #666666;
  }
  .page-header .page-header__breadcrumb a.is-active {
    color: #00aad2;
  }
  .page-header .page-header__title {
    height: 2.6rem;
    width: 14.36rem;
    margin: auto;
    background: rgba(255, 255, 255, 0.7);
    text-align: center;
    display: table;
  }
  .page-header .page-header__title span {
    display: table-cell;
    vertical-align: middle;
  }
  .page-header .page-header__title h1 {
    margin: 0;
    font-size: 0.48rem;
    font-weight: 400;
    line-height: 1.4;
  }
  .page-header .page-header__title p {
    font-size: 0.3rem;
    line-height: 1.4;
    font-family: "HyundaiSansTextCN";
  }
}
@media (max-width: 767px) {
  .page-body {
    width: 100%;
  }
  .page-header {
    height: 2.2rem;
    width: 100%;
    padding-top: 0.3rem;
    color: #666666;
    overflow: hidden;
    background: url(/assets/imgs/page-common/page-top-mob-bg.jpg) 50% 50% no-repeat;
  }
  .page-header .page-header__breadcrumb {
    display: none !important;
  }
  .page-header .page-header__title {
    height: 1.9rem;
    width: 6.9rem;
    margin: auto;
    background: rgba(255, 255, 255, 0.7);
    text-align: center;
    display: table;
  }
  .page-header .page-header__title span {
    display: table-cell;
    vertical-align: middle;
  }
  .page-header .page-header__title h1 {
    margin: 0;
    font-size: 0.4rem;
    font-weight: 400;
    line-height: 1.4;
  }
  .page-header .page-header__title p {
    font-size: 0.28rem;
    line-height: 1.4;
    font-family: "HyundaiSansTextCN";
  }
}
#newscontent p {
  text-align: justify;
}

@media (min-width: 1025px) {
  .news-filter {
    width: 11.2rem;
    margin: 0.3rem auto;
    position: relative;
  }
  .news-filter__date {
    position: absolute;
    border: 1px #cccccc solid;
    height: 0.6rem;
    width: 3.52rem;
    right: 0;
    top: 0;
    z-index: 1;
    line-height: calc(0.6rem - 2px);
    font-size: 0.18rem;
  }
  .news-filter__date input {
    width: 100%;
    border: none;
    height: 100%;
    line-height: 0.6rem;
    padding: 0 0.62rem 0 0.3rem;
    outline: none;
  }
  .news-filter__date img {
    width: 0.3rem;
    height: 0.3rem;
    position: absolute;
    right: 0.3rem;
    top: 50%;
    transform: translateY(-50%);
  }
  .news-type {
    font-size: 0;
    background: #f6f3f2;
    width: 7.35rem;
  }
  .news-type .news-type__item {
    font-size: 0.18rem;
    display: inline-block;
    vertical-align: top;
    width: 33.3%;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    cursor: pointer;
  }
  .news-type .news-type__item.is-active {
    color: white;
    background: #00aad2;
  }
  .news-list {
    margin-top: 0.48rem;
  }
  .news-list .news-list__wrapper {
    width: 11.2rem;
    margin: auto;
  }
  .news-list .news-list__wrapper .news-list__item {
    width: 100%;
    margin-bottom: 0.28rem;
  }
  .news-list .news-item {
    display: table;
    position: relative;
    height: 2.3rem;
    width: 100%;
    background: #f3f3f3;
  }
  .news-list .news-item:hover {
    background: white;
    box-shadow: 0 1px 13px 0 rgba(0, 0, 0, 0.2);
  }
  .news-list .news-item .news-item__click {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .news-list .news-item .news-item__left,
  .news-list .news-item .news-item__right {
    display: table-cell;
    position: relative;
    height: 100%;
    vertical-align: top;
  }
  .news-list .news-item .news-item__left {
    width: 4.08rem;
    height: 2.3rem;
  }
  .news-list .news-item .news-item__right {
    padding: 0.28rem 0.4rem;
  }
  .news-list .news-item .news-item__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .news-list .news-item .news-item__from {
    position: absolute;
    top: 0;
    left: 0.2rem;
    width: 0.9rem;
    height: 0.54rem;
  }
  .news-list .news-item .news-item__title {
    font-size: 0.24rem;
    line-height: 1.4;
    color: #313131;
  }
  .news-list .news-item .news-item__desc {
    font-size: 0.16rem;
    line-height: 1.4;
    margin-top: 0.05rem;
    color: #666;
  }
  .news-list .news-item .news-item__addon {
    position: absolute;
    width: 100%;
    left: 0;
    padding: 0 0.4rem;
    bottom: 0.28rem;
    font-size: 0.18rem;
    color: #333333;
  }
  .news-list .news-item .news-item__addon a {
    float: right;
    color: #00aad2;
  }
  .news-list .news-item .news-item__addon::after {
    clear: both;
  }
  .news-detail {
    width: 11.2rem;
    margin: 0.6rem auto;
    font-size: 0.16rem;
    color: #333;
    line-height: 1.8;
  }
  .news-detail img {
    width: 100%;
  }
  .news-detail .new-detail__nav {
    margin: 0.8rem 0 0.5rem;
    font-size: 0.18rem;
  }
  .news-detail .new-detail__nav a {
    color: #00aad2;
    text-decoration: underline;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .share {
    font-size: 0.28rem;
    position: absolute;
    right: 0.5rem;
    top: 50%;
    transform: translate(0, -50%);
  }
  .breadcrumbs {
    position: relative;
  }
  .icon-share {
    width: 0.28rem;
    height: 0.28rem;
  }
  .news-filter {
    width: 14.36rem;
    margin: 0.6rem auto;
    position: relative;
  }
  .news-filter__date {
    position: absolute;
    border: 1px #cccccc solid;
    height: 0.9rem;
    width: 4.6rem;
    right: 0;
    top: 0;
    z-index: 1;
    line-height: calc(0.9rem - 2px);
    font-size: 0.24rem;
  }
  .news-filter__date input {
    width: 100%;
    border: none;
    height: 100%;
    line-height: 0.9rem;
    padding: 0 0.75rem 0 0.3rem;
    outline: none;
  }
  .news-filter__date img {
    width: 0.45rem;
    height: 0.45rem;
    position: absolute;
    right: 0.3rem;
    top: 50%;
    transform: translateY(-50%);
  }
  .news-type {
    font-size: 0;
    background: #f6f3f2;
    width: 9.6rem;
  }
  .news-type .news-type__item {
    font-size: 0.24rem;
    display: inline-block;
    vertical-align: top;
    width: 33.3%;
    height: 0.9rem;
    line-height: 0.9rem;
    text-align: center;
    cursor: pointer;
  }
  .news-type .news-type__item.is-active {
    color: white;
    background: #00aad2;
  }
  .news-list {
    margin-top: 0.6rem;
  }
  .news-list .news-list__wrapper {
    width: 14.36rem;
    margin: auto;
  }
  .news-list .news-list__wrapper .news-list__item {
    width: 100%;
    margin-bottom: 0.34rem;
  }
  .news-list .news-item {
    display: table;
    position: relative;
    height: 3.28rem;
    width: 100%;
    background: #f3f3f3;
  }
  .news-list .news-item:hover {
    background: white;
    box-shadow: 0 1px 13px 0 rgba(0, 0, 0, 0.2);
  }
  .news-list .news-item .news-item__click {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .news-list .news-item .news-item__left,
  .news-list .news-item .news-item__right {
    display: table-cell;
    position: relative;
    height: 100%;
    vertical-align: top;
  }
  .news-list .news-item .news-item__left {
    width: 5.82rem;
    height: 3.28rem;
  }
  .news-list .news-item .news-item__right {
    padding: 0.28rem 0.4rem;
  }
  .news-list .news-item .news-item__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .news-list .news-item .news-item__from {
    position: absolute;
    top: 0;
    left: 0.2rem;
    width: 0.9rem;
    height: 0.54rem;
  }
  .news-list .news-item .news-item__title {
    font-size: 0.36rem;
    line-height: 1.4;
    color: #313131;
  }
  .news-list .news-item .news-item__desc {
    font-size: 0.24rem;
    line-height: 1.4;
    margin-top: 0.05rem;
    color: #666666;
  }
  .news-list .news-item .news-item__addon {
    position: absolute;
    width: 100%;
    left: 0;
    padding: 0 0.4rem;
    bottom: 0.28rem;
    font-size: 0.24rem;
    color: #333333;
  }
  .news-list .news-item .news-item__addon a {
    float: right;
    color: #00aad2;
  }
  .news-list .news-item .news-item__addon::after {
    clear: both;
  }
  .news-detail {
    width: 14.36rem;
    margin: 0.6rem auto;
    font-size: 0.24rem;
    color: #333333;
    line-height: 1.8;
  }
  .news-detail img {
    width: 100%;
  }
  .news-detail .new-detail__nav {
    margin: 1rem 0 1.2rem;
    font-size: 0.24rem;
  }
  .news-detail .new-detail__nav a {
    color: #00aad2;
    text-decoration: underline;
  }
}
@media (max-width: 767px) {
  .news-filter__date {
    position: relative;
    border: 1px #cccccc solid;
    height: 0.8rem;
    width: 6.9rem;
    margin: 0.4rem auto;
    line-height: calc(0.8rem - 2px);
    font-size: 0.3rem;
  }
  .news-filter__date input {
    width: 100%;
    border: none;
    height: 100%;
    line-height: calc(0.8rem - 2px);
    padding: 0 0.62rem 0 0.3rem;
    outline: none;
  }
  .news-filter__date img {
    width: 0.3rem;
    height: 0.3rem;
    position: absolute;
    right: 0.3rem;
    top: 50%;
    transform: translateY(-50%);
  }
  .news-type {
    font-size: 0;
    background: #f6f3f2;
    width: 6.9rem;
    margin: 0.3rem auto;
  }
  .news-type .news-type__item {
    font-size: 0.3rem;
    display: inline-block;
    vertical-align: top;
    width: 33.3%;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
  }
  .news-type .news-type__item.is-active {
    color: white;
    background: #00aad2;
  }
  .news-list {
    margin-top: 0.48rem;
  }
  .news-list .news-list__wrapper {
    width: 6.9rem;
    margin: auto;
  }
  .news-list .news-list__wrapper .news-list__item {
    width: 100%;
    margin-bottom: 0.28rem;
  }
  .news-list .news-item {
    position: relative;
    width: 100%;
    background: #f3f3f3;
  }
  .news-list .news-item .news-item__click {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .news-list .news-item .news-item__left {
    width: 100%;
    height: 3.7rem;
  }
  .news-list .news-item .news-item__right {
    padding: 0.32rem;
  }
  .news-list .news-item .news-item__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .news-list .news-item .news-item__from {
    position: absolute;
    top: 0;
    left: 0.2rem;
    width: 0.9rem;
    height: 0.54rem;
  }
  .news-list .news-item .news-item__title {
    font-size: 0.34rem;
    line-height: 1.4;
    color: #313131;
  }
  .news-list .news-item .news-item__desc {
    font-size: 0.26rem;
    line-height: 1.4;
    margin-top: 0.05rem;
    color: #666666;
  }
  .news-list .news-item .news-item__addon {
    position: relative;
    width: 100%;
    margin-top: 0.1rem;
    font-size: 0.22rem;
    color: #666666;
  }
  .news-detail {
    width: 6.9rem;
    margin: 0.6rem auto;
    font-size: 0.28rem;
    color: #333333;
    line-height: 1.8;
  }
  .news-detail img {
    width: 100%;
  }
  .news-detail .new-detail__nav {
    margin: 0.8rem 0 0.5rem;
    font-size: 0.21rem;
  }
  .news-detail .new-detail__nav a {
    color: #00aad2;
    text-decoration: underline;
  }
  #newscontent table {
    width: 100% !important;
  }
}

/*# sourceMappingURL=news.css.map */
<!--ºÄÊ±1753055459.5605Ãë-->