.news-box {
  padding: 13.33333vw 0 0 0;
  background-color: #f5f5f5;
}
.news-box .news-list {
  background-color: #fff;
  width: 100%;
}
.news-box .news-list .news-card-body {
  margin: 0 auto;
  padding: 0 2.66667vw;
}
.news-box .news-list .news-card-body .news-recommend-cate {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  border-bottom: solid 1px #efefef;
}
.news-box .news-list .news-card-body .news-recommend-cate .cate {
  width: 43.73333vw;
  height: 18.4vw;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}
.news-box .news-list .news-card-body .news-recommend-cate .cate a.p2 {
  border-radius: 1.86667vw;
  display: block;
  background-repeat: no-repeat;
  color: #333;
  font-family: PingFang SC;
  font-size: 3.73333vw;
  font-style: normal;
  font-weight: 400;
  line-height: 5.33333vw;
}
.news-box .news-list .news-card-body .news-recommend-cate .cate a.p2 img {
  filter: brightness(0);
  width: 8vw;
  padding: 0 2.66667vw 1.33333vw 0;
  display: none;
}
.news-box .news-list .news-card-body .news-recommend-cate .cate a.active {
  /* border-radius: 20px; */
  /* background: #01afba; */
  /* width: 140px; */
  /* height: 50px; */
  /* line-height: 50px; */
  color: #01afba;
  /* text-align: center; */
  /* padding: 5px 7px; */
  font-weight: 500;
}
.news-box .news-list .news-card-body .news-recommend-cate .cate a.active img {
  filter: brightness(100);
}
.news-box .news-list .news-card-body .pp3 .news-row a {
  color: #333;
  font-family: PingFang SC;
  font-size: 3.73333vw;
  font-style: normal;
  font-weight: 500;
  line-height: 5.33333vw;
}
.news-box .news-list .news-card-body .pp3 .news-row .col-sm-6 {
  padding: 1.33333vw 0 !important;
}
.news-box .news-list .news-card-body .pp3 .news-row .col-sm-6 .info {
  /* border-radius: 11px; */
  background: #fff;
  width: 100%;
  padding: 5.33333vw 0;
  height: 26.66667vw;
  border-bottom: solid 1px #efefef;
}
.news-box .news-list .news-card-body .pp3 .news-row .col-sm-6 .info .cover {
  height: 18.66667vw;
  width: 26.66667vw;
  float: right;
  border-radius: 1.33333vw;
}
.news-box .news-list .news-card-body .pp3 .news-row .col-sm-6 .info .news-info {
  float: left;
  width: 65.33333vw;
  position: relative;
  height: 18.66667vw;
}
.news-box .news-list .news-card-body .pp3 .news-row .col-sm-6 .info .news-info .news-title {
  height: 10.66667vw;
  overflow: hidden;
  padding: 0 2.66667vw 0 0;
  font-size: 3.46667vw;
}
.news-box .news-list .news-card-body .pp3 .news-row .col-sm-6 .info .news-info .news-body-summary {
  color: rgba(51, 51, 51, 0.5);
  font-family: Roboto;
  font-size: 3.73333vw;
  font-style: normal;
  font-weight: 500;
  line-height: 4.8vw;
  padding: 2.66667vw 0 0 0;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 12.8vw;
  display: none;
}
.news-box .news-list .news-card-body .pp3 .news-row .col-sm-6 .info .news-info .news-date {
  position: absolute;
  right: 4vw;
  bottom: -1.33333vw;
  color: #999;
  text-align: center;
  font-family: PingFang SC;
  font-size: 3.2vw;
  font-style: normal;
  font-weight: 600;
  line-height: 6.66667vw;
  background-image: url(/images/news-date-1.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 3.2vw 3.2vw;
  padding: 0 0 0 4.8vw;
  background-position: 0px 1.6vw;
}
.news-box .news-list .news-card-body .pp3 .row:before {
  content: unset;
}
.news-box .news-list .news-card-body .cover-container {
  height: 50vh;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 0 22vh;
  width: 100%;
}
.news-box .news-detail {
  background-color: #fff;
  width: 100%;
  padding: 0 0 5.33333vw 0;
}
.news-box .news-detail .news-card-body {
  margin: 0 auto;
  padding: 1.33333vw 2.66667vw;
}
.news-box .news-detail .news-card-body .breadcrumb {
  background-color: #fff;
  padding: 2.66667vw 0;
  display: none;
}
.news-box .news-detail .news-card-body .blog-header {
  color: #555;
}
.news-box .news-detail .news-card-body .blog-header .blog-title {
  color: #333;
  font-size: 4.26667vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.news-box .news-detail .news-card-body .blog-header .date-box {
  color: #999;
  font-size: 3.2vw;
}
.news-box .news-detail .news-card-body .blog-post {
  color: #333;
  line-height: 6.4vw;
}
.news-box .news-detail .news-card-body .blog-post .ckeditor-html5-video {
  width: 100%;
}
.news-box .news-detail .news-card-body .blog-post .ckeditor-html5-video video {
  width: 100%;
}
.news-box .news-detail .news-card-body .blog-post img {
  width: 100%;
}
.news-box .news-detail .news-card-body .blog-sidebar .sidebar-module .right-recommend {
  border-radius: 2.66667vw;
  background: #fafafa;
  padding: 0 0 1.33333vw 0;
}
.news-box .news-detail .news-card-body .blog-sidebar .sidebar-module .right-recommend .mo-title {
  padding: 2.66667vw 0;
  border-bottom: solid 1px #efefef;
}
.news-box .news-detail .news-card-body .blog-sidebar .sidebar-module .right-recommend .mo-title h4 {
  background-image: url(/images/news-detail-icon.png);
  background-repeat: no-repeat;
  padding: 0 0 0 9.6vw;
  background-position: 3.2vw 1.06667vw;
  background-size: 4vw;
}
.news-box .news-detail .news-card-body .blog-sidebar .sidebar-module .right-recommend .list-unstyled li {
  padding: 2.66667vw 4vw 0;
}


