@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;
}

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

.head-line-one {
  margin-top: 20px;
}

.head-line-one img {
  width: 100%;
}

/*.head-line-one .middleContent {
  width: 1200px;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  background: #fff;
  margin: 20px 0;
  position: relative;
}

.head-line-one .middleContent .left {
  width: 90px;
  height: 36px;
  padding: 8px 20px 0 10px;
}

.head-line-one .middleContent .left img {
  display: block;
}

.head-line-one .middleContent .bottom-logo {
  width: 1100px;
  height: 36px;
  position: relative;
  overflow: hidden;
}

.head-line-one .middleContent .bottom-logo ul {
  width: 500px;
  height: 36px;
  position: absolute;
  left: 80px;
}

.head-line-one .middleContent .bottom-logo ul li {
  float: left;
  padding-left: 25px;
  margin-top: 8px;
  height: 16px;
  line-height: 16px;
  width: 200px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.head-line-one .middleContent .bottom-logo ul li:nth-child(1) {
  border-left: 1px solid #ccc;
}
*/
.head-line-one .textTop1 .swiper-container {
  width: 1200px;
  height: 675px;
}

.head-line-one .textTop1 .swiper-container img {
  width: 100%;
  height: 100%;
}

.head-line-one .textTop1 .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}

.head-line-one .textTop1 .swiper-container .swiper-wrapper .swiper-slide a .pList {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000000));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  position: absolute;
  bottom: 0px;
  padding-bottom: 50px;
}

.head-line-one .textTop1 .swiper-container .swiper-wrapper .swiper-slide a .pList p {
  width: 1200px;
  margin-left: 32px;
  font-size: 28px;
  font-weight: bold;
  color: #ffffff;
}

.head-line-one .textTop1 .swiper-container .swiper-wrapper .swiper-slide a .pList .p2 {
  margin-top: 22px;
  color: #ffffff;
  margin-left: 32px;
}

.head-line-one .textTop1 .swiper-container .swiper-pagination {
  position: absolute;
  width: 110px !important;
  bottom: 15px;
  left: 540px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 16px;
  border-radius: 14px;
}

.head-line-one .textTop1 .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #ffffff;
  border-radius: 50%;
  opacity: 1;
}

.head-line-one .textTop1 .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  width: 24px;
  height: 8px;
  background: #e60012;
  border-radius: 4px;
}

.siteRecommend {
  width: 1440px;
  padding-top: 80px;
  margin: 0 auto;
}

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

.siteRecommend .empty {
  width: 96px;
  height: 6px;
  background: #e60012;
  margin: 0 auto;
  margin-bottom: 40px;
}

.siteRecommend .textTop {
  position: relative;
}

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

.siteRecommend .textTop .swiper-container .swiper-wrapper .swiper-slide {
  width: 453px;
  margin-right: 30px;
  height: 326px;
}

.siteRecommend .textTop .swiper-container .swiper-wrapper .swiper-slide .swiperList {
  width: 453px;
  height: 270px;
  position: relative;
}

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

.siteRecommend .textTop .swiper-container .swiper-wrapper .swiper-slide .swiperList p {
  font-size: 18px;
  color: #ffffff;
  font-weight: 100;
  position: absolute;
  bottom: 33px;
  left: 20px;
}

.siteRecommend .textTop .swiper-container .swiper-wrapper ul:nth-child(odd) {
  margin-top: 56px;
}

.siteRecommend .textTop .swiper-button-prev {
  position: absolute;
  top: 87%;
  left: 640px;
  background-image: url(../images/图集推荐向左.png);
  background-repeat: no-repeat;
  background-size: 100% 68%;
}

.siteRecommend .textTop .swiper-button-next {
  position: absolute;
  top: 87%;
  right: 640px;
  background-image: url(../images/图集推荐向右.png);
  background-repeat: no-repeat;
  background-size: 100% 68%;
}

.pictureAll {
  margin-top: 80px;
}

.pictureAll div {
  font-size: 40px;
  font-weight: bold;
  color: #212121;
  text-align: center;
  margin-bottom: 10px;
}

.pictureAll .empty {
  width: 96px;
  height: 6px;
  background: #e60012;
  margin: 0 auto;
  margin-bottom: 40px;
}

.pictureAll .tab ul li {
  color: #000000;
}

.pictureAll .tab ul li.TabActive {
  color: #fff;
  background: #e60012;
}

.pictureAll .tab ul li.TabActive  a{
  color: #fff;

}

.pictureAll .content .ulList .liList {
  display: none;
}

.pictureAll .content .ulList .liList.ContActive {
  display: block;
}

.pictureAll .tab {
  margin-bottom: 32px;
}

.pictureAll .tab ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.pictureAll .tab ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 158px;
  height: 56px;
  background: #fff;
  border-radius: 28px;
  margin-right: 24px;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
}

.pictureAll .allPhoto {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
}

.pictureAll .allPhoto div {
  width: 588px;
  height: 330px;
}

.pictureAll .allPhoto div img {
  width: 100%;
  height: 100%;
  display: block;
}

.pictureAll .allPhoto ul {
  width: 588px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.pictureAll .allPhoto ul li {
  width: 281px;
  height: 158px;
}

.pictureAll .allPhoto ul li img {
  width: 100%;
  height: 100%;
  display: block;
}
/*# sourceMappingURL=atlasProgram.css.map */