.wrapper {
  width: 6.9rem;
  margin: 0 auto;
}
.news-item {
  display: block;
  text-decoration: none;
  box-sizing: border-box;
  padding-left: 0.3rem;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.34rem;
  color: #333333;
  line-height: 0.46rem;
  margin-bottom: 0.28rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}
.news-item::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.2rem;
  width: 0.1rem;
  height: 0.1rem;
  background: url(../img/point.png) no-repeat;
  background-size: 100% 100%;
}
.news-cont-title {
  width: 100%;
  height: 0.63rem;
  position: relative;
  margin-bottom: 0.3rem;
}
.news-cont-title .title-bg {
  width: 100%;
  height: 100%;
}
.news-cont-title .more {
  text-decoration: none;
  position: absolute;
  right: 0.28rem;
  bottom: 0.09rem;
}
.news-cont-title .more .more-cont span {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.26rem;
  color: #666666;
}
.news-cont-title .more .more-cont img {
  width: 0.12rem;
  height: 0.23rem;
}
.swiper {
  height: 1.656rem;
  border-radius: 0.1rem;
  margin-bottom: 0.46rem;
  margin-top: -1.57rem;
}
.swiper .swiper-item {
  display: block;
  width: 100%;
  height: 1.656rem;
}
.swiper .swiper-item img {
  width: 100%;
  height: 1.656rem;
  border-radius: 0.1rem;
}
.swiper .swiper-pagination {
  bottom: 0;
}
.swiper .swiper-pagination .swiper-pagination-bullet {
  width: 0.16rem;
  height: 0.06rem;
  background: url(../img/swiper-button.png) no-repeat;
  background-size: 100% 100%;
  opacity: 1;
  border-radius: 0;
}
.swiper .swiper-pagination .swiper-pagination-bullet-active {
  width: 0.38rem;
  background: url(../img/active-swiper-button.png) no-repeat;
  background-size: 100% 100%;
}
.headnews .title {
  width: 100%;
  height: 0.62rem;
}
.headnews .title img {
  width: 100%;
  height: 100%;
}
.headnews .headnews-cont {
  width: 100%;
}
.headnews .headnews-cont .headnews-item {
  display: block;
  text-decoration: none;
  box-sizing: border-box;
  padding-left: 0.3rem;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.34rem;
  color: #333333;
  line-height: 0.46rem;
  margin-bottom: 0.28rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}
.headnews .headnews-cont .headnews-item::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.2rem;
  width: 0.1rem;
  height: 0.1rem;
  background: url(../img/point.png) no-repeat;
  background-size: 100% 100%;
}
.headnews .main-new {
  display: block;
  height: 1.7rem;
  margin-bottom: 0.42rem;
  background: #FFFFFF;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  border-radius: 0.06rem;
  box-sizing: border-box;
  padding: 0.21rem 0.24rem 0 0.24rem;
}
.headnews .main-new .line {
  width: 0.01rem;
  height: 1.28rem;
  float: left;
  margin-right: 0.23rem;
}
.headnews .main-new .line img {
  width: 100%;
  height: 100%;
}
.headnews .main-new .new-cont .title {
  font-family: PingFang SC;
  font-weight: 800;
  font-size: 0.32rem;
  color: #000000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}
.headnews .main-new .new-cont .summary {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.28rem;
  color: #666666;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.line {
  width: 100%;
  height: 0.1rem;
  background-color: #f5f5f5;
  margin-bottom: 0.3rem;
}
.main-swiper {
  overflow: hidden;
  width: 100%;
  height: auto;
  position: relative;
  box-sizing: border-box;
  padding-right: 0.2rem;
}
.main-swiper .mainSwiper-item {
  display: block;
  width: 6.6rem;
  height: 5rem;
  border-radius: 0.1rem;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  position: relative;
}
.main-swiper .mainSwiper-item img {
  width: 100%;
  height: 3.71rem;
  border-radius: 0.1rem 0.1rem 0rem 0rem;
}
.main-swiper .mainSwiper-item .item-title {
  width: 100%;
  height: 0.8rem;
  background: url(../img/swiper-title-bg.png) no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 0.08rem 1.09rem 0 0.21rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.28rem;
  color: #FFFFFF;
  line-height: 0.34rem;
  position: absolute;
  left: 0;
  top: 2.91rem;
}
.main-swiper .mainSwiper-item .summary {
  width: 100%;
  height: 1.3rem;
  box-sizing: border-box;
  padding: 0.25rem 0.52rem 0 0.24rem;
  position: relative;
}
.main-swiper .mainSwiper-item .summary .summary-info {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.32rem;
  color: #333333;
  line-height: 0.44rem;
}
.main-swiper .mainSwiper-item .summary .more {
  position: absolute;
  right: 0.17rem;
  bottom: 0.19rem;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.26rem;
  color: #BB0808;
}
.main-swiper .swiper-wrapper {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.main-swiper .swiper-wrapper .swiper-slide {
  opacity: 0;
  width: 6rem;
  width: 80%;
  /* 主slide宽度（中间显示） */
  height: auto;
  position: relative;
  z-index: 1;
  /* 非活跃slide层级低 */
  transform: scale(0.9);
  /* 非活跃slide缩小 */
  transition: all 0.4s;
}
.main-swiper .swiper-wrapper .swiper-slide-active {
  width: 6.6rem;
  z-index: 10;
  /* 覆盖前后slide */
  opacity: 1;
  transform: scale(1);
}
.main-swiper .swiper-wrapper .swiper-slide-prev {
  opacity: 1;
}
.main-swiper .swiper-wrapper .swiper-slide-next {
  opacity: 1;
}
.main-swiper .swiper-pagination {
  position: absolute;
  bottom: 1.5rem;
  right: 0.24rem;
  font-family: PingFang SC;
  font-weight: 800;
  font-size: 0.24rem;
  color: #FFFFFF;
  text-align: right;
  box-sizing: border-box;
  padding-right: 0.8rem;
}
.main-swiper .swiper-pagination .swiper-pagination-current {
  font-size: 0.3rem;
}
.main-swiper .swiper-pagination .swiper-pagination-total {
  font-size: 0.24rem;
}
.swiper-news {
  margin-top: 0.2rem;
}
.swiper-news .main-new {
  display: block;
  height: 1.7rem;
  margin-bottom: 0.42rem;
  background: #FFFFFF;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  border-radius: 0.06rem;
  box-sizing: border-box;
  padding: 0.21rem 0.24rem 0 0.24rem;
}
.swiper-news .main-new .line {
  width: 0.01rem;
  height: 1.28rem;
  float: left;
  margin-right: 0.23rem;
}
.swiper-news .main-new .line img {
  width: 100%;
  height: 100%;
}
.swiper-news .main-new .new-cont .title {
  font-family: PingFang SC;
  font-weight: 800;
  font-size: 0.32rem;
  color: #000000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0.22rem;
  text-align: center;
}
.swiper-news .main-new .new-cont .summary {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.28rem;
  color: #666666;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.swiper-news .news-item {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pphd {
  margin-bottom: 0.3rem;
}
.pphd .pphd-cont {
  width: 100%;
  overflow: hidden;
}
.pphd .pphd-cont .pphd-item {
  width: 3.32rem;
  display: block;
  text-decoration: none;
  float: left;
  margin-right: 0.26rem;
  margin-bottom: 0.31rem;
}
.pphd .pphd-cont .pphd-item img {
  width: 3.31rem;
  height: 1.865rem;
  border-radius: 0.1rem 0.1rem 0rem 0rem;
}
.pphd .pphd-cont .pphd-item .item-title {
  width: 3.32rem;
  height: 1.1rem;
  background: #F6F6F6;
  border-radius: 0rem 0rem 0.1rem 0.1rem;
  box-sizing: border-box;
  padding: 0.19rem 0.06rem 0 0.15rem;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.3rem;
  color: #333333;
  line-height: 0.44rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}
.pphd .pphd-cont .pphd-item:nth-child(2n) {
  margin-right: 0;
}
.pphd .pphd-cont .pphd-item:nth-child(n+3) {
  margin-bottom: 0;
}
.djzl .djzl-main-new {
  display: block;
  text-decoration: none;
  padding-bottom: 0.3rem;
  border-bottom: 0.01rem solid #d9d9d9;
  margin-bottom: 0.3rem;
}
.djzl .djzl-main-new .main-new-title {
  font-family: PingFang SC;
  font-weight: bold;
  font-size: 0.34rem;
  color: #000000;
  line-height: 0.5rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0.29rem;
}
.djzl .djzl-main-new .main-new-cont {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.djzl .djzl-main-new .main-new-cont .left-pic {
  width: 3.2rem;
  height: 1.8rem;
  border-radius: 0.1rem;
}
.djzl .djzl-main-new .main-new-cont .left-pic img {
  width: 100%;
  height: 100%;
  border-radius: 0.1rem;
}
.djzl .djzl-main-new .main-new-cont .right-info {
  width: 3.41rem;
  height: 1.8rem;
  box-sizing: border-box;
  padding-top: 0.07rem;
  padding-bottom: 0.04rem;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.djzl .djzl-main-new .main-new-cont .right-info .summary {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.3rem;
  color: #333333;
  line-height: 0.4rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.djzl .djzl-main-new .main-new-cont .right-info .more {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.26rem;
  color: #BB0808;
  text-align: right;
}
.adv {
  display: block;
  height: 1.4rem;
  border-radius: 0.1rem;
  margin-bottom: 0.3rem;
}
.adv img {
  width: 100%;
  height: 100%;
  border-radius: 0.1rem;
}
.xstj {
  margin-bottom: 0.28rem;
}
.xstj .xstj-cont {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  padding-left: 0.3rem;
}
.xstj .xstj-cont .xstj-item {
  display: block;
  width: 2.9rem;
  text-decoration: none;
  margin-right: 0.5rem;
  float: left;
}
.xstj .xstj-cont .xstj-item img {
  display: block;
  width: 2.9rem;
  height: 4.19rem;
  margin-bottom: 0.27rem;
  box-shadow: 6px 5px 0px 0px rgba(170, 170, 170, 0.54);
  border: 0.01rem solid #E0E0E0;
}
.xstj .xstj-cont .xstj-item p {
  width: 100%;
  height: 0.8rem;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.3rem;
  color: #333333;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}
.xstj .xstj-cont .xstj-item:nth-child(2n) {
  margin-right: 0;
}
.dzssd {
  margin-bottom: 0.28rem;
}
.dzssd .dzssd-cont {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  padding-left: 0.3rem;
}
.dzssd .dzssd-cont .dzssd-item {
  display: block;
  width: 2.9rem;
  text-decoration: none;
  margin-right: 0.5rem;
  float: left;
}
.dzssd .dzssd-cont .dzssd-item img {
  display: block;
  width: 2.9rem;
  height: 4.19rem;
  margin-bottom: 0.27rem;
  box-shadow: 6px 5px 0px 0px rgba(170, 170, 170, 0.54);
  border: 0.01rem solid #E0E0E0;
}
.dzssd .dzssd-cont .dzssd-item p {
  width: 100%;
  height: 0.8rem;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.3rem;
  color: #333333;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}
.dzssd .dzssd-cont .dzssd-item:nth-child(2n) {
  margin-right: 0;
}
.yssst {
  margin-bottom: 0.3rem;
}
.yssst .yssst-cont {
  width: 100%;
  overflow: hidden;
}
.yssst .yssst-cont .yssst-item {
  display: block;
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 0.15rem;
  position: relative;
  float: left;
  margin-right: 1.27rem;
  margin-bottom: 0.38rem;
}
.yssst .yssst-cont .yssst-item .yssst-img {
  width: 100%;
  height: 100%;
  border-radius: 0.15rem;
}
.yssst .yssst-cont .yssst-item .play {
  width: 0.81rem;
  height: 0.8rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.yssst .yssst-cont .yssst-item::after {
  content: '';
  position: absolute;
  width: 0.86rem;
  height: 1.95rem;
  right: -0.86rem;
  top: 0.22rem;
  background: url(../img/disc.png) no-repeat;
  background-size: 100% 100%;
}
.yssst .yssst-cont .yssst-item:nth-child(2n) {
  margin-right: 0;
}
.yssst .yssst-cont .yssst-item:nth-child(n+3) {
  margin-bottom: 0;
}
.mtgz {
  margin-bottom: 0.67rem;
}
.nav1 {
  width: 100%;
  display: flex;
  align-items: center;
  overflow-x: auto;
  scrollbar-width: none;
  box-sizing: border-box;
  padding-left: 0.31rem;
  margin-bottom: 0.52rem;
  height: 0.8rem;
  position: relative;
  z-index: 10;
}
.nav1 .nav1-item {
  flex-shrink: 0;
  text-align: center;
  font-family: PingFang SC;
  font-weight: bold;
  font-size: 0.36rem;
  color: #333;
  margin-right: 0.4rem;
  text-decoration: none;
}
.nav1 .active {
  color: #bb0808;
  position: relative;
}
.nav1 .active::before {
  content: '';
  display: block;
  position: absolute;
  bottom: -0.16rem;
  left: 50%;
  transform: translateX(-50%);
  width: 0.47rem;
  height: 0.08rem;
  background-color: #bb0808;
  border-radius: 0.04rem;
}
.nav1::-webkit-scrollbar {
  width: 0rem;
  display: none;
}
