
.publicity-container {
  width: 1000px;
  margin: 0 auto;
}

.publicity-container .swiper-news {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.publicity-container .swiper-news .left-news {
  width: 49%;
}

.publicity-container .pub-container .list,
.publicity-container .swiper-news .left-news .list {
  width: 100%;
  padding: 15px 10px 0;
  box-sizing: border-box;
}

.publicity-container .swiper-news .left-news .list a {
  width: 340px;
}

.publicity-container .swiper-news .left-news .l9,
.publicity-container .swiper-news .left-news .l3 {
  width: 100%;
}

.publicity-container .swiper-news .right-swiper {
  width: 49%
}

.publicity-container .swiper-news .right-swiper .tab_box {
  height: 320px;
  overflow: hidden;
}
.publicity-container .swiper-news .right-swiper .tab_a img {
  width: 495px;
  height: 320px;
}

.publicity-container .news-titile .title h3 {
  width: 276px;
  background: url(../images/nm_14.jpg) no-repeat left top;
  text-indent: 45px;
  text-align: left;
}

.publicity-container .news-titile .title h3 {
  padding-left: 40px;
}

.publicity-container .news-titile .title h3 a {
  text-align: center;
  line-height: 30px;
  height: 30px;
  font-size: 16px;
  color: #fff;
  float: left;
  text-indent: 0px;
  padding: 0 0px;
}