/* .lytop_main .ly_logo .wx-bac {
  background: url(../images/logo.webp) no-repeat center;
  background-size: 100% 100%;
}

.nav-outer .navigation > li > a {
  color: #000;
}

.nav_language .dropdown .btn {
  color: #000;
}


.mobile-nav-toggler .ico {
  color: #000;
} */

.ly_top .lytop_main {
  border-bottom: 0.02rem solid rgba(255, 255, 255, 0.2);
}


.u-banner {
  height: 322px;
  padding-top: 90px;
  background: #007377;
  text-align: center;
  line-height: 550px;
  color: #fff;
  font-size: 60px;
  width: 100%;
  background: #007377 url("../images/news/banner-news.webp") no-repeat center top;
}

.bannerTit {
  font-family: "SF UI Bold", Helvetica, Arial, sans-serif;
  font-weight: 700;
  width: 1280px;
  font-size: 60px;
  margin: auto;
  color: #fff;
  line-height: 80px;
  text-align: left;
  padding-top: 70px;
}

.u-banner .containernews {
  width: unset;
}

.banBot {
  border-bottom: 1px solid #eaeaea;
  height: 50px;
}

.banBot .wsc-bread {
  padding: 15px 0;
  line-height: 26px;
}

.banBot .wsc-breadCon {
  font-size: 0px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.news-block {
  padding: 80px 0;
}

.block_bg {
  background-color: #f7f8f8;
}

.nhb1-head {
  display: flex;
  flex-wrap: wrap;
}
.nhb1-head .list-img,
.nhb1-head .list-info {
  flex: 1;
  width: 100%;
}
.nhb1-head .list-img img {
  width: 100%;
}
.nhb1-box .time {
  font-size: 16px;
  line-height: 26px;
  color: #999999;
}

.nhb1-box .list-tit {
  margin-top: 40px;
  font-size: 20px;
  line-height: 30px;
  color: #232430;
  height: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.nhb1-box .list-text {
  font-size: 16px;
  line-height: 26px;
  height: 104px;
  color: #828282;
  margin-top: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.nhb1-box .more {
  font-size: 14px;
  line-height: 20px;
  color: #58585b;
  margin-top: 40px;
}

.nhb1-box .more span {
  padding-right: 40px;
  background: url("../images/news/icon-more.webp") no-repeat right center;
}

.nhb1-box .list-info {
  padding-left: 60px;
}

.nhb1-bot,
.reMain {
  margin-top: 40px;
}

.list-main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.nhb1-bot .list-item {
  width: 49%;
  background-color: #f7f8f8;
  /* margin-left: 20px; */
  padding: 40px;
  transition: all 0.36s ease;
}

.nhb1-bot .list-item:first-child {
  margin-left: 0;
}

.nhb1-bot .list-item:hover {
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.05);
}

.nhb1-bot .list-tit {
  margin-top: 30px;
  height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.nnb1none .list-item .list-text {
  display: none;
}

.rTit {
  height: 43px;
  line-height: 43px;
}

.rTitText {
  float: left;
  font-size: 36px;
  color: #232430;
}

.rTitMore {
  float: right;
  font-size: 16px;
  color: #828282;
  transition: 0.36s;
}

.nhb2-box .nhb1-bot .list-item {
  background-color: #fff;
  margin-top: 20px;
}

.nhb2-main .nhb1-box .list-text {
  height: 52px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.wcs-list-video .list-info {
  padding-top: 25px;
}

.wcs-list-video .list-img {
  overflow: hidden;
  position: relative;
}

.wcs-list-video .list-img img {
  width: 100%;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.wcs-list-video .list-img img:hover {
  transform: scale(1.08, 1.08);
}

.wcs-list-video .list-playicon {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 58px;
  height: 58px;
  border: 2px solid #fff;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.36) url("../images/news/play-icon.webp") no-repeat 23px center;
  transition: 0.36s;
}

.wcs-list-video .list-tit {
  font-size: 20px;
  line-height: 30px;
  color: #232430;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.news-block4 {
  height: 200px;
  background: url("../images/news/newsb4-bg.webp") no-repeat center top;
}

.nhb4-main {
  padding-top: 60px;
  color: #fff;
  display: flex;
  justify-content: space-between;
}

.nhb4-info .tit {
  font-size: 30px;
  line-height: 36px;
  font-weight: bold;
}

.nhb4-info .text {
  margin-top: 20px;
  font-size: 20px;
  line-height: 36px;
}

.nhb4-btn {
  margin-top: 15px;
}

.newsbtn {
  height: 50px;
  line-height: 50px;
  border-radius: 2px;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  transition: 0.36s;
  vertical-align: middle;
  padding: 0 45px;
  background-color: #d53732;
  color: #fff;
}

.newsbtn:hover {
  background-color: #de635f;
}

.m-card .card_flex {
  display: flex;
  justify-content: space-between;
}

.m-card .card-item-1 {
  background: url("../images/news/m-card1.webp") no-repeat 0 0;
  background-size: cover;
}

.m-card .card-item-2 {
  background: url("../images/news/m-card2.webp") no-repeat 0 0;
  background-size: cover;
}

.m-card .card-item {
  width: 49%;
  padding: 60px 40px 0;
  height: 380px;
  text-align: center;
  color: #fff;
}

.m-card .card-tit {
  margin-bottom: 15px;
  font-size: 30px;
}

.ft_bold {
  font-family: "SF UI Bold", Helvetica, Arial, sans-serif;
  font-weight: 700;
}

.f_cap {
  text-transform: capitalize;
}

.m-card .card-desc {
  text-align: left;
  margin-bottom: 50px;
}

.m-card .card-item .button-white {
  display: inline-block;
  min-width: 110px;
  padding-left: 45px;
  padding-right: 45px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  border-radius: 2px;
  font-family: "SF UI Regular", Helvetica, Arial, sans-serif;
  font-size: 16px;
  border: 1px solid rgba(240, 240, 240, 1);
  background: none;
}

.m-card .card-item .button-white:hover {
  color: #007377;
  background: #fff;
  border-color: #fff;
}

@media (max-width: 1280px) {
  .bannerTit {
    width: 1180px;
  }
}

@media (max-width: 1200px) {
  .u-banner {
    height: 150px;
    padding: 0;
  }

  .banTit {
    padding: 105px 15px 0;
    font-size: 24px;
    line-height: 26px;
    font-family: "SF UI Bold", Helvetica, Arial, sans-serif;
    font-weight: 700;
  }

  .bannerTit {
    width: 94%;
  }

  .nhb1-head,
  .list-main {
    display: block;
  }

  .nhb1-bot .list-item {
    margin: 20px 0 0;
    padding: 30px 17px;
    width: 100%;
  }

  .nhb1-box .list-info {
    padding: 20px 0 0;
  }

  .list-img img {
    width: 100%;
  }

  .news-block {
    padding: 35px 0;
  }

  .block_bg {
    background-color: #fff;
  }

  .nhb1-box .list-tit {
    margin-top: 12px;
    font-size: 18px;
    height: 80px;
    line-height: 25px;
  }

  .nhb1-box .list-text {
    margin-top: 0;
    font-size: 16px;
  }

  .nhb1-box .more {
    display: none;
  }

  .nhb2-box .nhb1-bot .list-item {
    background-color: #f7f8f8;
  }

  .nhb1-box .img_right {
    text-overflow: ellipsis;
    height: 54px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .nnb1none .list-item .list-text {
    display: block;
    margin-top: 10px;
    text-overflow: ellipsis;
    height: 54px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .list-item .list-text {
    margin-top: 20px;
  }

  .rTit {
    position: relative;
  }

  .rTitText {
    float: left;
    font-size: 27px;
    color: #232430;
    font-family: "SF UI Regular", Helvetica, Arial, sans-serif;
  }

  .rTit a {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
    background: url("../images/news/m-rearr.webp") no-repeat right center;
    background-size: 11px auto;
  }

  .grey-block {
    height: 6px;
    background-color: #f7f8f8;
  }

  .nhb4-btn {
    margin-top: 30px;
  }

  .nhb4-info .text {
    display: none;
  }

  .newsbtn {
    width: 100%;
  }

  .m-card .card-desc {
    margin-bottom: 30px;
  }
}

@media (max-width: 768px) {
  .u-banner {
    background: url("../images/news/m-banner-news.webp") no-repeat center top;
    background-size: cover;
    height: 170px;
  }

  .nhb4-main {
    display: block;
  }

  .m-card .card_flex {
    display: block;
  }

  .m-card .card-item {
    width: 100%;
    padding: 55px 17px 0;
    margin-bottom: 10px;
  }

  .m-card .card-tit {
    font-size: 23px;
  }

  .m-card .card-item-1 {
    background: url("../images/news/m-card1.webp") no-repeat center;
    background-size: cover;
  }

  .m-card .card-item-2 {
    background: url("../images/news/m-card2.webp") no-repeat center;
    background-size: cover;
  }

  .nhb1-bot,
  .reMain {
    margin-top: 20px;
  }

  .banBot {
    height: 45px;
  }

  .banBot .wsc-bread {
    padding: 10px 0;
  }

  .bannerTit {
    width: 100%;
  }

  .wcs-list-video .list-tit {
    height: 60px;
    font-size: 18px;
  }

  .dc-video .list-tit {
    margin-top: 17px;
  }

  .news-block4 {
    height: 225px;
    background: url("../images/news/m-newsb4-bg.webp") no-repeat center top;
    background-size: cover;
  }
}