.layui-laypage-mypage a,
.layui-laypage-mypage .layui-laypage-spr{
  color: #666;
}
.df-detialbg{
  padding-bottom: 80px;
}
.df-detialbg.audiolist{
  background-image: url('../image/bg.png');
  background-size: 100% auto;
  background-position: center top;
  background-repeat: repeat-y;
}
#pagebox{
  margin-bottom: 0;
}
/* 资源共享-特色资源库-图片列表样式表 */
/* 顶部s */
.local{
  padding: 30px 30px 80px;
  background-color: #fff;
}
.local-topbox{
  margin-bottom: 35px;
  padding-bottom: 35px;
  border-bottom: 1px dashed #ccc;
}
.local-topbox .left{
  padding: 5px;
  border: 1px solid #eee;
  width: 20%;
}
.local-topbox .left img{
  width: 100%;
}
.local-topbox .right{
  padding-left: 40px;
  padding-right: 40px;
  width: 80%;
  font-size: 0;
}
.local-topbox .right .i1{
  display: inline-block;
  width: 80%;
  font-size: 14px;
  vertical-align: middle;
}
.local-topbox .right .i1 .title{
  font-size: 26px;
  line-height: 42px;
  margin-bottom: 26px;
}
.local-topbox .right .i1 .time,
.local-topbox .right .i1 .sponsor{
  margin: 10px 0;
  font-size: 16px;
  color: #666;
  line-height: 26px;
}
.local-topbox .right .i2{
  display: inline-block;
  width: 20%;
  font-size: 26px;
  vertical-align: middle;
  color: #666;
  text-align: center;
}
.local-topbox .right .i2 .b img{
  margin-top: 5px;
  width: 25px;
  display: inline-block;
  vertical-align: middle;
}
.local-topbox .right .i2 .b span{
  color: #777;
  font-size: 14px;
  vertical-align: middle;
}
/* 顶部e */
/* 列表s */
.df-title{
  padding: 12px 14px;
  border-top: none;
  font-size: 14px;
}
.listbox .df-itembox{
  margin: 0 -10px;
}
.listbox .df-item{
  margin-bottom: 20px;
  padding: 0 10px;
  width: 25%;
}
.audiolist .listbox .df-itembox{
  margin: 0 -50px;
  padding: 0 15px;
}
.audiolist .listbox .df-itembox .df-item{
  width: 50%;
  padding: 0 50px;
  margin-bottom: 50px;
  cursor: default;
}
.listbox .df-item .imgbox{
  position: relative;
  border: solid 1px #ccc;
  overflow: hidden;
}
.listbox .df-item .imgbox .df-kuangaobi{
  padding-bottom: 66.667%;
}
.listbox .df-item .imgbox .cover{
  pointer-events: none;
  transition: all .25s linear;
}
.listbox .df-item:hover .imgbox .cover{
  transform: scale(1.2);
}
.listbox .timgbox{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-color: #eee;
}
/* 列表e */
/* 弹出层s */
.prop-picture-topbox{
  padding: 15px;
  background-color: #1b1b1b;
  overflow: hidden;
}
.prop-picture-topbox .left{
  width: 70%;
  transition: all .25s linear;
}
.prop-picture-topbox .left .banbox{
  position: relative;
  margin-bottom: 10px;
}
.prop-picture-topbox .left .banbox .swiper-zoom-container img{
  max-height: 500px;
}
.prop-picture-topbox .left .banbox .swiper-button-prev,
.prop-picture-topbox .left .banbox .swiper-button-next{
  width: 44px;
  background-image: url(../../../img/zuoji.png);
  background-size: 100% 100%;
  opacity: 0;
  visibility: hidden;
  transition: all .25s linear;
}
.prop-picture-topbox .left .banbox .swiper-button-next{
  background-image: url(../../../img/youji.png);
}
.prop-picture-topbox .left .below{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  line-height: 44px;
  background-color: rgba(0,0,0,.5);
  opacity: 0;
  visibility: hidden;
  transition: all .25s linear;
}
.prop-picture-topbox .left:hover .below,
.prop-picture-topbox .left:hover .banbox .swiper-button-prev,
.prop-picture-topbox .left:hover .banbox .swiper-button-next{
  opacity: 1;
  visibility: visible;
}
.prop-picture-topbox .left .below .i1{
  padding-left: 20px;
  float: left;
  color: #fff;
  font-size: 16px;
  width: 400px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.prop-picture-topbox .left .below .i2{
  margin-right: 20px;
  float: right;
  color: #999;
  font-size: 14px;
}
.prop-picture-topbox .left .below .i2 img{
  margin-left: 10px;
  display: inline-block;
  width: 20px;
  cursor: pointer;
}
.prop-picture-topbox .left.full{
  width: 100%;
}
.prop-picture-topbox .right{
  position: absolute;
  top: 15px;
  right: auto;
  bottom: 25px;
  z-index: 2;
  padding-left: 15px;
  padding-right: 15px;
  width: 30%;
  overflow-y: auto;
}
.prop-picture-topbox .right .title{
  font-size: 22px;
  line-height: 34px;
  color: #fff;
}
.prop-picture-topbox .right .info{
  margin-top: 15px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #333;
}
.prop-picture-topbox .right .info .i1{
  min-width: 30%;
  max-width: 55%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.prop-picture-topbox .right .info .i2{
  width: 45%;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.prop-picture-topbox .right .info img{
  display: inline-block;
  width: 22px;
}
.prop-picture-topbox .right .info span{
  display: inline-block;
  color: #666;
  font-size: 14px;
}
.prop-picture-topbox .right .brief .i1{
  font-size: 14px;
  margin-bottom: 10px;
  color: #666;
}
.prop-picture-topbox .right .brief .i2{
  color: #aaa;
  font-size: 14px;
}
.prop-picture-topbox .right .zan{
  margin-top: 30px;
  text-align: center;
}
.prop-picture-topbox .right .rbelow{
  margin-top: 30px;
}
.prop-picture-topbox .right .rbelow .i1{
  float: left;
}
.prop-picture-topbox .right .rbelow .i1 .layui-inline{
  margin-right: 10px;
}
.prop-picture-topbox .right .rbelow .i2{
  float: right;
}
.prop-picture-topbox .right .rbelow img{
  margin-top: 5px;
  display: inline-block;
  width: 20px;
  vertical-align: middle;
}
.prop-picture-topbox .right .rbelow span{
  display: inline-block;
  vertical-align: middle;
  color: #999;
  font-size: 14px;
}
.prop-picture-topbox .bdsharebuttonbox a{
  margin: 0;
  width: 25px;
  line-height: 25px;
  height: 25px;
  background-size: 100% 100%;
}
.prop-picture-topbox .anotherbanner{
  height: 50px;
}
.prop-picture-topbox .anotherbanner .swiper-button-prev{
  left: 5px;
}
.prop-picture-topbox .anotherbanner .swiper-button-next{
  right: 5px;
}
.prop-picture-topbox .anotherbanner .swiper-button-prev,
.prop-picture-topbox .anotherbanner .swiper-button-next{
  width: 10px;
  height: 20px;
  background-size: 10px 20px;
  top: 40px;
}
/* 弹出层e */

/* 列表e */
.appreciate-typebox{
  position: relative;
  margin-bottom: 20px;
  border-bottom: 1px dashed #ccc;
}
.appreciate-typebox .left{
  position: absolute;
  left: 0;
  top: 0;
  font-size: 18px;
  color: #333;
}
.appreciate-typebox .right{
  padding-left: 110px;
}
.appreciate-typebox .df-item{
  margin-right: 40px;
  margin-bottom: 16px;
}
.appreciate-typebox a{
  position: relative;
  display: block;
  padding-bottom: 6px;
  font-size: 18px;
  color: #333;
}
.appreciate-typebox a:hover,
.appreciate-typebox a.active {
  font-weight: bold;
  color: #333;
}
.appreciate-typebox a:hover::after,
.appreciate-typebox a.active::after{
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background-color: #b62626;
}
/* 顶部e */
.layui-laypage-mypage .layui-laypage-skip,
.layui-laypage-mypage .layui-laypage-skip input,
.layui-laypage-mypage .layui-laypage-skip button{
  color: #666;
}
.layui-laypage-mypage .layui-laypage-skip button:hover{
  color: #b62626;
}
.imgbox .ivideo{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 60px;
  height: 60px;
}

.articlebox{
  padding: 24px 13px 15px;
  background-color: #fafafa;
  border: solid 1px #e4e4e4;
  transition: all .25s linear;
}
.articlebox:hover{
  box-shadow: 0px 4px 14px 2px rgba(50, 50, 50, 0.08);
  background-color: #fff;
}
.articlebox .title{
  margin-bottom: 20px;
  color: #0c0c0c;
  font-size: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
}
.articlebox .brief{
  font-size: 14px;
  color: #606060;
  line-height: 24px;
  height: 144px;
  overflow: hidden;
}
.articlebox .btnline{
  margin-top: 30px;
  text-align: right;
}
.articlebox .btnline .btn{
  display: inline-block;
  vertical-align: middle;
  color: #b62626;
  font-size: 14px;
}

/* 音频s */
.audiobox{
  position: relative;
  padding: 48px 20px 35px;
  border: 1px solid #dcdcdc;
}
.audiobox audio{
  display: none;
}
.audio-info{
  padding-right: 150px;
}
.audio-title{
  font-size: 20px;
  color: #333;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
  transition: all .25s linear;
}
.audio-title:hover{
  color: #b62626;
}
.audio-subtitle{
  font-size: 15px;
  color: #7c7c7c;
}
.audio-barbox{
  position: relative;
  margin-top: 25px;
  padding: 1px 1px 1px 35px;
}
.audio-baricon{
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  background-size: 100% 100%;
  background-image: url('../image/play.png');
  cursor: pointer;
}
.audio-baricon.playing{
  background-image: url('../image/pause.png');
}
.audio-barline{
  position: relative;
  margin-top: 11px;
  margin-bottom: 11px;
  height: 7px;
  background-color: #e5e5e5;
  border-radius: 7px;
  overflow: hidden;
}
.audio-barline-active{
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #b62626;
  border-radius: 7px;
}
.audio-cur{
  float: left;
  color: #7c7c7c;
  font-size: 13px;
}
.audio-total{
  float: right;
  color: #7c7c7c;
  font-size: 13px;
}
.audio-playbox{
  padding: 33px 0;
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
  text-align: center;
  font-size: 0;
  width: 115px;
  height: 115px;
  background-image: url('../image/kuang.png');
  background-size: 100% 100%;
}
.audio-playbox::before,
.audio-playbox::after{
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.audio-playbox-i{
  margin: 0 3px;
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 5px;
  border-radius: 3px;
  background-color: #e5e5e5;
}
.audio-playbox-i.i1{
  height: 100%;
}
.audio-playbox-i.i2{
  height: 66%;
}
.audio-playbox-i.i3{
  height: 33%;
}
.audio-playbox.playing .audio-playbox-i{
  background-color: #b62626;
}
.audio-playbox.playing .i1{
  animation: linelong 4s linear infinite;
}
.audio-playbox.playing .i2{
  animation: linemiddle 4s linear infinite;
}
.audio-playbox.playing .i3{
  animation: lineshort 4s linear infinite;
}
@keyframes linelong {
  0%{
    height: 100%;
  }
  50%{
    height: 33%;
  }
  100%{
    height: 100%;
  }
}
@keyframes linemiddle {
  0%{
    height: 66%;
  }
  25%{
    height: 33%;
  }
  75%{
    height: 100%;
  }
  100%{
    height: 66%
  }
}
@keyframes lineshort {
  0%{
    height: 33%;
  }
  50%{
    height: 100%;
  }
  100%{
    height: 33%;
  }
}
/* 音频e */