@charset "UTF-8";
.common-header .design-width .header-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.common-header .design-width .header-logo .zhuanti img {
  width: 96px;
  height: 48px;
  margin-left: 10px;
}

.thameHeader {
      background-image: url('../images/专题banner .png');
    z-index:99 !important;
  width: 100%;
  position: relative;
  height: 500px;
      z-index: -1;
}

.thameHeader img {
  width: 100%;
  height: 500px;
}

.thameHeader .siteRecommend {
  position: absolute;
  bottom: 50px;
  width: 100%;
  margin-top: 80px;
}

.thameHeader .siteRecommend div {
  font-size: 40px;
  
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
}

.thameHeader .siteRecommend .empty {
  width: 96px;
  height: 6px;
  background: #fff;
  margin: 0 auto;
  margin-bottom: 60px;
}

.thameHeader .siteRecommend .textTop {
  height: 168px;
  position: relative;
}

.thameHeader .siteRecommend .textTop .swiper-container {
  width: 1200px;
  height: 168px;
  margin-top: 24px;
}

.thameHeader .siteRecommend .textTop .swiper-container .swiper-wrapper {
  width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.thameHeader .siteRecommend .textTop .swiper-container .swiper-wrapper .swiper-slide {
  width: 282px;
  height: 158px;
  margin-right: 30px;
}

.thameHeader .siteRecommend .textTop .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 158px;
}

.thameHeader .siteRecommend .textTop .swiper-button-prev {
  position: absolute;
  top: 46%;
  left: 230px;
  background-image: url(../images/专题-向左.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
    width: 44px;
    height: 44px;

}

.thameHeader .siteRecommend .textTop .swiper-button-next {
  position: absolute;
  top: 46%;
  right: 230px;
  background-image: url(../images/专题-向右.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
    width: 44px;
    height: 44px;

}

.design-width {
  width: 1200px;
  margin: 0 auto;
}

.head-line-one {
  margin-bottom: 80px;
  margin-top: 40px;
}

.head-line-one .imgList {
  position: relative;
  margin-bottom: 50px;
}

.head-line-one .imgList .zhuanti {
  font-size: 24px;
  font-weight: bold;
  border-left: 2px solid #E60012;
  padding-left: 8px;
}

.head-line-one .imgList ul {
  margin-top: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1068px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          /* justify-content: space-between; */
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.head-line-one .imgList ul li {
  width: 340px;
  height: 270px;
  background: #fff;
  margin-right: 24px;
}
.head-line-one .imgList ul li:nth-child(3n){
  margin-right: 0px;
}

.head-line-one .imgList ul li img {
  width: 100%;
  height: 191px;
}

.head-line-one .imgList ul li div {
  margin: 10px 0 0 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; 
}

.head-line-one .imgList ul li p {
  font-size: 14px;
  margin: 10px 0 0 16px;
  color: #999999;
}

.head-line-one .imgList .time-line {
  width: 85px;
  position: absolute;
  right: 0;
  top: 0;
   z-index: 9999;
}

.head-line-one .imgList .time-line .timeLine1 {
  width: 85px;
  height: 32px;
  background: #E60012;
  margin-bottom: 30px;
  padding-left: 10px;
  border-radius: 12px 0px 12px 0px;
}

.head-line-one .imgList .time-line .timeLine1 .time-line-item-time a {
  color: #fff;
}

.head-line-one .imgList .time-line .time-line-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 85px;
  height: 32px;
  margin-bottom: 30px;
  padding:5px 0 0 10px;
  border-radius: 12px 0px 12px 0px;
}

.head-line-one .imgList .time-line .time-line-item .time-line-item-time {
  padding-right: 8px;
  font-size: 14px;
  margin-bottom: 40px;
}

.head-line-one .imgList .time-line .time-line-item .time-line-item-wrapper {
  position: relative;
  padding-left: 20px;
  line-height: 100%;
  padding-bottom: 8px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.head-line-one .imgList .time-line .time-line-item .time-line-item-wrapper::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 12px;
  height: 12px;
  background-color: #e4e7ed;
  border-radius: 50%;
}

.head-line-one .imgList .time-line .time-line-item .time-line-item-wrapper::after {
  content: '';
  position: absolute;
  left: 5px;
  top: 0;
  width: 2px;
  height: 250%;
  background-color: #e4e7ed;
}

.head-line-one .allImgList {
  margin: 50px 0;
}

.head-line-one .allImgList .LookAll {
  width: 1068px;
  height: 56px;
  background: #eee;
  text-align: center;
  line-height: 56px;
  color: #999999;
  margin-top: 24px;
  cursor: pointer;
}
/*# sourceMappingURL=specialTopic.css.map */