.clear{clear: both;}
.zzzcZljj p{line-height: 36px;font-size: 16px;color: #6e6e6e!important;text-indent: 2em;}
.zzzcBfcon .padd24{font-size: 16px;text-indent: 2em;}
.yc{text-align: right;color: #6e6e6e;font-size: 16px;}
.c .swiper-button-prev{background: url(../images/jj/left.png) no-repeat;left: 0;    width: 80px;
    height: 110px;}
.c .swiper-button-next{background: url(../images/jj/right.png) no-repeat;right: 0;    width: 80px;
    height: 110px;}
.tab ul li {float: left;background: url(../images/jj/wu.png) no-repeat;    min-width: 133px;    padding: 0 20px;
    height: 48px;background-size:100% 100%;text-align: center;line-height: 48px;font-size: 16px;color: #916019;    margin-right: 17px;margin-bottom: 20px;}
.tab ul li:nth-child(6n){margin-right: 0;}
.c{font-size: 16px;color: #6e6e6e;text-indent: 2em;}
.tab ul li.hover{background: url(../images/jj/hover.png) no-repeat;background-size:100% 100%;color: #732128;}
.tbs{width: 100%;}
.pd20{padding: 20px;}
.c .swiper-slide img{width: 80%;     margin: 0 auto; margin-top: 35px;height: 100%; }
.gallery .c{display: none;}
.gallery .active{display:block;}
.buttom .zt{position: relative; height: 440px;}
.buttom .zt .swiper-container {height: 100%;text-align: center; overflow: hidden;margin:0 -8px;     width: 100%;margin: 0 auto;background-color: #f8f8f8;}
.buttom .zt .arrow-left{background:url(../images/jj/left.png) no-repeat left top;position: absolute;width: 80px; height: 100px;top:40%;z-index: 22;}
.buttom .zt .arrow-right{background:url(../images/jj/right.png) no-repeat left top;position: absolute;width: 80px; height: 100px;top:40%;z-index: 22;}
.buttom .zt .arrow-left {left:0px; }
.buttom .zt .arrow-right {right:0px; background-position: right top; }
.buttom .zt .arrow-left1{background:url(../images/jj/left.png) no-repeat left top;position: absolute;width: 80px; height: 100px;top:40%;z-index: 22;}
.buttom .zt .arrow-right1{background:url(../images/jj/right.png) no-repeat left top;position: absolute;width: 80px; height: 100px;top:40%;z-index: 22;}
.buttom .zt .arrow-left1 {left:0px; }
.buttom .zt .arrow-right1 {right:0px; background-position: right top; }
.buttom .zt img{    width: 760px; height: 370px; border-radius: 8px;}
.swiper-slide a{width: 760px;margin: 0 auto;}


.poster-main {
    position: relative;
    margin-top: 20px;
  }
  
  .poster-main a, .poster-main img { display: block; width: 100%; height: 100%;}
  .poster-main img{ }
  .poster-main .poster-list {
    width: 1000px;
    height: 500px;
  }
  
  .poster-main .poster-list .poster-item {
    width: 200px;
    height: 500px;
    position: absolute;
    left: 0;
    top: 0;
   
  }
  
  .poster-main .poster-btn {
    position: absolute;
    top: 0;
    cursor: pointer;
    filter: opacity(.5) brightness(1);
  }
  .poster-main .poster-btn:hover{ filter: opacity(1) brightness(2); }
  
  .poster-main .poster-prev-btn {
    left: 0;
    background: url(../images/left.png) no-repeat center center;
  }
  
  .poster-main .poster-next-btn {
    right: 0;
    background: url(../images/right.png) no-repeat center center;
  }
  .poster-item-title{
      font-size: 18px;
      text-align: center;
      line-height: 48px;
      display: block;
  }