@charset "utf-8";
/*! * ===================================================== * Module CSS v1.0.0 * * @author Tangqy-18060483 * @Date 2018-10-08 * @desc PPTV移动端装修 图片列表 模块样式表 * ===================================================== */
.MK040002 .imgs-list {
  font-size: 0;
  display: block;
}
.MK040002 .imgs-list,
.MK040002 .imgs-list-two,
.MK040002 .imgs-list-three {
  margin-left: 0.32rem;
  padding-top: 0.08rem;
}
.MK040002 .imgs-list .imgs-item {
  font-size: 0.26rem;
}
.MK040002 .imgs-list .imgs-item .imgs-item-pic {
  position: relative;
  background: #EEEEEE;
}
.MK040002 .imgs-list .imgs-item .imgs-item-pic .item-pic-title {
  width: 100%;
  height: 0.55rem;
  line-height: 0.55rem;
  font-size: 0.24rem;
  color: #FFFFFF;
  padding: 0 0.16rem 0 0.06rem;
  position: absolute;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 17%, rgba(0, 0, 0, 0) 100%);
  z-index: 20;
  text-align: right;
}
.MK040002 .imgs-list .imgs-item .imgs-item-pic img {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 10;
  /* border-radius: 0.08rem; */
}
.MK040002 .imgs-list .imgs-item .imgs-item-pic .item-pic-jiaobiaoa img {
  position: absolute;
  top: -0.08rem;
  right: 0.08rem;
  z-index: 20;
  width: auto;
  height: 0.4rem;
  vertical-align: top;
}
.MK040002 .imgs-list .imgs-item .imgs-item-pic .num-mark {
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  line-height: 0.4rem;
  text-align: center;
  color: #FFFFFF;
  font-size: 0.24rem;
  background: #ED6E6E;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
}
.MK040002 .imgs-list .imgs-item .imgs-item-pic:before {
  content: "";
  display: inline-block;
  padding-bottom: 56.5%;
  vertical-align: middle;
}
.MK040002 .imgs-list .imgs-item .imgs-item-pic:after {
  content: '';
  background: url(../images/blankbg.png) no-repeat;
  background-size: cover;
  width: 1.26rem;
  height: 0.32rem;
  z-index: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.MK040002 .cccms-forms li .cccms-add_pic img {
  max-width: 100%;
  max-height: 100%;
}
.MK040002 .imgs-list .imgs-item .imgs-item-text {
  /*padding: 0.18rem 0.1rem 0 0.2rem;*/
  padding: 0;
  padding-top: 0.16rem;
  padding-bottom: 0.3rem;
}
.MK040002 .imgs-list .imgs-item .imgs-item-text p {
  overflow: hidden;
  /*text-overflow: ellipsis;*/
  white-space: nowrap;
}
.MK040002 .imgs-list .imgs-item .imgs-item-text .main-title {
  color: #333;
  font-size: 0.26rem;
  font-weight: bold;
  height: 0.42rem;
  line-height: 0.42rem;
}
.MK040002 .imgs-list .imgs-item .imgs-item-text .sub-title {
  color: #707070;
  color: #999;
  font-size: 0.24rem;
  height: 0.36rem;
  line-height: 0.36rem;
  /*margin-bottom:0.3rem;*/
}
.MK040002 .imgs-list-one .imgs-item {
  width: 7.5rem;
}
.MK040002 .imgs-list-one .imgs-item .imgs-item-pic {
  width: 100%;
  height: 4.2rem;
}
.MK040002 .imgs-list-two .imgs-item {
  /*width: 3.72rem;*/
  width: 3.38rem;
  display: inline-block;
  vertical-align: top;
}
.MK040002 .imgs-list-two .imgs-item:first-child,
.MK040002 .imgs-list-two .imgs-item:nth-child(2n-1) {
  /*margin-right: 0.06rem;*/
  margin-right: 0.1rem;
}
.MK040002 .imgs-list-two .imgs-item .imgs-item-pic {
  width: 100%;
  /* height: 2.1rem; */
}
.MK040002 .imgs-list-three .imgs-item {
  width: 2.46rem;
  display: inline-block;
  margin-right: 0.04rem;
  vertical-align: top;
}
.MK040002 .imgs-list-three .imgs-item:last-child {
  margin-right: 0;
}
.MK040002 .imgs-list-three .imgs-item .imgs-item-pic {
  width: 100%;
  height: 3.46rem;
}
.MK040002 .change-text {
  height: 0.86rem;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 0.4rem;
}
.MK040002 .change-text .change-all {
  width: 7rem;
}
.MK040002 .change-text .change-item {
  margin-right: 0.08rem;
}
.MK040002 .change-text div {
  height: 0.86rem;
  width: 3.48rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #F3F3F3;
}
.MK040002 .change-text a {
  position: relative;
  font-size: 0.24rem;
  color: #606060;
  display: inline-block;
  font-weight: bold;
}
.MK040002 .refresh-icon {
  display: inline-block;
  margin-left: 0rem;
  background: url(../images/icon_rush.png);
  background-size: 100% 100%;
  width: 0.28rem;
  height: 0.28rem;
  vertical-align: sub;
}
.MK040002 .link-icon {
  display: inline-block;
  border-top: 2px solid #606060;
  border-right: 2px solid #606060;
  transform: rotate(45deg);
  width: 0.1rem;
  height: 0.1rem;
  vertical-align: inherits;
}
