.newsmaterial {
  width: 100%;
}
.newsmaterial h4 {
  margin-top: 20px;
  margin-bottom: 18px;
  font-size: 30px;
  font-weight: 400;
  color: #6391cb;
}
.newsmaterial ul {
  margin: 0;
}
.newsmaterial ul li {
  margin-bottom: 30px;
}
.newsmaterial ul li a {
  height: 149px;
  margin: 0 8px;
  background: #ffffff;
  border: 1px solid #b5b5b5;
}
.newsmaterial ul li a .img-box {
  width: 160px;
  height: 90px;
}
.newsmaterial ul li a .img-box img {
  display: block;
  width: 100%;
}
.newsmaterial ul li a .line {
  width: 1px;
  height: 80%;
  margin-left: 15px;
  margin-right: 15px;
  background: #b5b5b5;
  opacity: 0.3;
}
.newsmaterial ul li a .right {
  width: 144px;
}
.newsmaterial ul li a .right h6 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
}
.newsmaterialdetail {
  padding-bottom: 5%;
}
.newsmaterialdetail h4 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 400;
  color: #6291cb;
}
.newsmaterialdetail .newsmaterialdetail-main {
  padding: 38px 40px;
  background-color: #fff;
}
.newsmaterialdetail .newsmaterialdetail-main .years-lists .year-list h5 {
  margin-bottom: 30px;
  font-size: 26px;
  font-weight: 400;
  color: #6291cb;
  line-height: 30px;
}
.newsmaterialdetail .newsmaterialdetail-main .years-lists .year-list .year-img-box {
  margin-bottom: 40px;
}
.newsmaterialdetail .newsmaterialdetail-main .years-lists .year-list .year-img-box h6 {
  font-size: 22px;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
  margin-bottom: 10px;
}
.newsmaterialdetail .newsmaterialdetail-main .years-lists .year-list .year-img-box .imgs {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  margin: 0;
}
.newsmaterialdetail .newsmaterialdetail-main .years-lists .year-list .year-img-box .imgs .img {
  position: relative;
  cursor: pointer;
  margin-bottom: 10px;
}
.newsmaterialdetail .newsmaterialdetail-main .years-lists .year-list .year-img-box .imgs .img img {
  margin-right: 10px;
  width: 96%;
  max-width: 100%;
}
.newsmaterialdetail .newsmaterialdetail-main .years-lists .year-list .year-img-box .imgs .img .morebtn {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: none;
  justify-content: center;
  align-items: center;
  width: 96%;
  height: 100%;
  color: #fff;
  font-size: 14px;
  background: rgba(106, 145, 206, 0.75);
}
.newsmaterialdetail .newsmaterialdetail-main .years-lists .year-list .year-img-box2 {
  margin-bottom: 40px;
}
.newsmaterialdetail .newsmaterialdetail-main .years-lists .year-list .year-img-box2 h6 {
  font-size: 22px;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
  margin-bottom: 10px;
}
.newsmaterialdetail .newsmaterialdetail-main .years-lists .year-list .year-img-box2 .imgs {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  margin: 0;
}
.newsmaterialdetail .newsmaterialdetail-main .years-lists .year-list .year-img-box2 .imgs .img {
  position: relative;
  cursor: pointer;
  margin-bottom: 10px;
}
.newsmaterialdetail .newsmaterialdetail-main .years-lists .year-list .year-img-box2 .imgs .img .icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.newsmaterialdetail .newsmaterialdetail-main .years-lists .year-list .year-img-box2 .imgs .img .icon img {
  display: block;
  width: 40px;
  margin-right: 0;
}
.newsmaterialdetail .newsmaterialdetail-main .years-lists .year-list .year-img-box2 .imgs .img video {
  margin-right: 10px;
  width: 96%;
  max-width: 100%;
}
.newsmaterialdetail .newsmaterialdetail-main .mask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 333;
  display: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  background-color: #242424;
}
.newsmaterialdetail .newsmaterialdetail-main .mask-swiper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 334;
  display: none;
  width: 100%;
  height: 735px;
}
.newsmaterialdetail .newsmaterialdetail-main .mask-swiper .gallery-top {
  height: 80%;
  width: 100%;
}
.newsmaterialdetail .newsmaterialdetail-main .mask-swiper .gallery-top img {
  width: 100%;
  height: 100%;
}
.newsmaterialdetail .newsmaterialdetail-main .mask-swiper .load {
  position: absolute;
  right: -58px;
  bottom: 20%;
  z-index: 334;
}
.newsmaterialdetail .newsmaterialdetail-main .mask-swiper .img-close {
  position: absolute;
  right: -14px;
  top: 0;
  z-index: 334;
  cursor: pointer;
}
.newsmaterialdetail .newsmaterialdetail-main .mask-swiper .gallery-thumbs {
  box-sizing: border-box;
}
.newsmaterialdetail .newsmaterialdetail-main .mask-swiper .gallery-thumbs img {
  width: 100%;
}
.newsmaterialdetail .newsmaterialdetail-main .mask-swiper .gallery-thumbs {
  margin-top: 10px;
}
.newsmaterialdetail .newsmaterialdetail-main .mask-swiper .gallery-thumbs .swiper-slide {
  width: 19.3% !important;
  height: 100%;
  opacity: 0.4;
  margin-right: 10px;
}
.newsmaterialdetail .newsmaterialdetail-main .mask-swiper .gallery-thumbs .swiper-button-next {
  top: 47%;
  width: 48px;
  height: 48px;
  background-image: url("/static/cn/imgs/traffic/newsmaterial/r.png");
  background-size: unset;
}
.newsmaterialdetail .newsmaterialdetail-main .mask-swiper .gallery-thumbs .swiper-button-prev {
  top: 47%;
  width: 48px;
  height: 48px;
  background-image: url("/static/cn/imgs/traffic/newsmaterial/l.png");
  background-size: unset;
}
.newsmaterialdetail .newsmaterialdetail-main .mask-swiper .gallery-thumbs .swiper-button-prev.swiper-button-disable {
  opacity: 1;
}
.newsmaterialdetail .newsmaterialdetail-main .mask-swiper .gallery-thumbs .swiper-button-next.swiper-button-disable {
  opacity: 1;
}
.newsmaterialdetail .newsmaterialdetail-main .mask-swiper .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
.newsmaterialdetail .newsmaterialdetail-main .video-swiper .gallery-top {
  height: 80%;
  width: 100%;
}
.newsmaterialdetail .newsmaterialdetail-main .video-swiper .gallery-top img {
  width: 100%;
}
.newsmaterialdetail .newsmaterialdetail-main .video-swiper .gallery-top video {
  width: 100%;
}
.newsmaterialdetail .newsmaterialdetail-main .video-swiper .load {
  position: absolute;
  right: -58px;
  bottom: 20%;
  z-index: 334;
}
.newsmaterialdetail .newsmaterialdetail-main .video-swiper .gallery-thumbs {
  box-sizing: border-box;
}
.newsmaterialdetail .newsmaterialdetail-main .video-swiper .gallery-thumbs img {
  width: 100%;
}
.newsmaterialdetail .newsmaterialdetail-main .video-swiper .gallery-thumbs video {
  width: 100%;
}
.newsmaterialdetail .newsmaterialdetail-main .video-swiper .gallery-thumbs {
  margin-top: 10px;
}
.newsmaterialdetail .newsmaterialdetail-main .video-swiper .gallery-thumbs .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
  margin-right: 10px;
}
.newsmaterialdetail .newsmaterialdetail-main .video-swiper .gallery-thumbs .swiper-button-next {
  top: 47%;
  width: 48px;
  height: 48px;
  background-image: url("/static/cn/imgs/traffic/newsmaterial/r.png");
  background-size: unset;
}
.newsmaterialdetail .newsmaterialdetail-main .video-swiper .gallery-thumbs .swiper-button-prev {
  top: 47%;
  width: 48px;
  height: 48px;
  background-image: url("/static/cn/imgs/traffic/newsmaterial/l.png");
  background-size: unset;
}
.newsmaterialdetail .newsmaterialdetail-main .video-swiper .gallery-thumbs .swiper-button-prev.swiper-button-disable {
  opacity: 1;
}
.newsmaterialdetail .newsmaterialdetail-main .video-swiper .gallery-thumbs .swiper-button-next.swiper-button-disable {
  opacity: 1;
}
.newsmaterialdetail .newsmaterialdetail-main .video-swiper .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
@media screen and (max-width: 1200px) {
  .container {
    padding-top: 50px;
  }
}
@media screen and (min-width: 1100px) and (max-width: 1400px) {
  .newsmaterialdetail .newsmaterialdetail-main .mask-swiper {
    height: 620px !important;
  }
  .newsmaterialdetail .newsmaterialdetail-main .mask-swiper .gallery-top {
    width: 927px !important;
  }
  .newsmaterialdetail .newsmaterialdetail-main .mask-swiper .gallery-thumbs {
    width: 927px !important;
  }
}
@media screen and (max-width: 576px) {
  .newsmaterialdetail {
    padding-bottom: 30px;
  }
  .newsmaterialdetail .newsmaterialdetail-main {
    padding: 22px;
  }
  .newsmaterialdetail .newsmaterialdetail-main .years-lists .year-list .year-img-box .imgs .img {
    cursor: pointer;
    margin-bottom: 10px;
  }
  .newsmaterialdetail .newsmaterialdetail-main .years-lists .year-list .year-img-box .imgs .img img {
    margin-right: 10px;
    width: 96%;
    max-width: 100%;
  }
  .newsmaterialdetail .newsmaterialdetail-main .mask-swiper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 334;
    display: none;
    width: 100%;
    height: 250px !important;
  }
  .newsmaterialdetail .newsmaterialdetail-main .mask-swiper .gallery-top {
    height: 80%;
    width: 100%;
  }
  .newsmaterialdetail .newsmaterialdetail-main .mask-swiper .gallery-top img {
    width: 100%;
  }
  .newsmaterialdetail .newsmaterialdetail-main .mask-swiper .load {
    position: absolute;
    right: -58px;
    bottom: 20%;
    z-index: 334;
  }
  .newsmaterialdetail .newsmaterialdetail-main .mask-swiper .gallery-thumbs {
    box-sizing: border-box;
  }
  .newsmaterialdetail .newsmaterialdetail-main .mask-swiper .gallery-thumbs img {
    width: 100%;
  }
  .newsmaterialdetail .newsmaterialdetail-main .mask-swiper .gallery-thumbs {
    margin-top: 10px;
  }
  .newsmaterialdetail .newsmaterialdetail-main .mask-swiper .gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
    margin-right: 10px;
  }
  .newsmaterialdetail .newsmaterialdetail-main .mask-swiper .gallery-thumbs .swiper-button-next {
    width: 48px;
    height: 48px;
    background-image: url("/static/cn/imgs/traffic/newsmaterial/r.png");
    background-size: unset;
  }
  .newsmaterialdetail .newsmaterialdetail-main .mask-swiper .gallery-thumbs .swiper-button-prev {
    width: 48px;
    height: 48px;
    background-image: url("/static/cn/imgs/traffic/newsmaterial/l.png");
    background-size: unset;
  }
  .newsmaterialdetail .newsmaterialdetail-main .mask-swiper .gallery-thumbs .swiper-button-prev.swiper-button-disable {
    opacity: 1;
  }
  .newsmaterialdetail .newsmaterialdetail-main .mask-swiper .gallery-thumbs .swiper-button-next.swiper-button-disable {
    opacity: 1;
  }
  .newsmaterialdetail .newsmaterialdetail-main .mask-swiper .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
  }
  .newsmaterialdetail .newsmaterialdetail-main .video-swiper .gallery-top {
    height: 80%;
    width: 100%;
  }
  .newsmaterialdetail .newsmaterialdetail-main .video-swiper .gallery-top img {
    width: 100%;
  }
  .newsmaterialdetail .newsmaterialdetail-main .video-swiper .gallery-top video {
    width: 100%;
  }
  .newsmaterialdetail .newsmaterialdetail-main .video-swiper .load {
    position: absolute;
    right: -58px;
    bottom: 20%;
    z-index: 334;
  }
  .newsmaterialdetail .newsmaterialdetail-main .video-swiper .gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
  }
  .newsmaterialdetail .newsmaterialdetail-main .video-swiper .gallery-thumbs img {
    width: 100%;
  }
  .newsmaterialdetail .newsmaterialdetail-main .video-swiper .gallery-thumbs video {
    width: 100%;
  }
  .newsmaterialdetail .newsmaterialdetail-main .video-swiper .gallery-thumbs {
    margin-top: 10px;
  }
  .newsmaterialdetail .newsmaterialdetail-main .video-swiper .gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
    margin-right: 10px;
  }
  .newsmaterialdetail .newsmaterialdetail-main .video-swiper .gallery-thumbs .swiper-button-next {
    width: 48px;
    height: 48px;
    background-image: url("/static/cn/imgs/traffic/newsmaterial/r.png");
    background-size: unset;
  }
  .newsmaterialdetail .newsmaterialdetail-main .video-swiper .gallery-thumbs .swiper-button-prev {
    width: 48px;
    height: 48px;
    background-image: url("/static/cn/imgs/traffic/newsmaterial/l.png");
    background-size: unset;
  }
  .newsmaterialdetail .newsmaterialdetail-main .video-swiper .gallery-thumbs .swiper-button-prev.swiper-button-disable {
    opacity: 1;
  }
  .newsmaterialdetail .newsmaterialdetail-main .video-swiper .gallery-thumbs .swiper-button-next.swiper-button-disable {
    opacity: 1;
  }
  .newsmaterialdetail .newsmaterialdetail-main .video-swiper .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
  }
  .newsmaterialdetail .newsmaterialdetail-main #page {
    display: none;
  }
  .newsmaterial ul li {
    margin-bottom: 30px;
  }
  .newsmaterial ul li a {
    height: 149px;
    margin: 0;
  }
}
