.supage-181 {
  padding-bottom: 0;
}
.supage-181 .container {
  width: 12rem;
  margin: 0 auto;
}
@media screen and (max-width: 1460px) {
  .supage-181 .container {
    width: 100%;
    padding: 0 0.3rem;
  }
}
.supage-181 .titles {
  text-align: center;
  margin-top: 0.3rem;
  margin-bottom: 0.2rem;
}
.supage-181 .titles .titles-box {
  display: inline-block;
}
.supage-181 .titles h3 {
  float: left;
  margin: 0 0.3rem;
  font-size: 0.3rem;
  font-weight: bold;
}
.supage-181 .titles h3 span {
  color: #333;
}
.supage-181 .titles .line {
  width: 0.8rem;
  height: 0.01rem;
  background: #333333;
  float: left;
  margin-top: 0.2rem;
}
.supage-181 .titles .title-subtitle {
  color: #999999;
  font-size: 0.16rem;
}
.supage-181 .new-cont {
  height: 5.96rem;
  padding: 0.5rem 0 0 0;
}
@media screen and (max-width: 1460px) {
  .supage-181 .new-cont {
    padding: 0.5rem 0;
    height: auto;
  }
}
.supage-181 .list-img {
  overflow: hidden;
}
.supage-181 .list-img img {
  width: 100%;
  border-radius: 0.1rem 0.1rem 0 0;
}
.supage-181 .swiper-container-case {
  position: relative;
  margin-top: 0.3rem;
  height: 3rem!important;
}
.supage-181 .swiper-wrapper {
  /* height: 3rem!important;
    @media screen and (max-width: 1601px) and (min-width: 1025px) {
        height: 3.6rem;
    } */
}
.supage-181 .content {
  background: #fff;
  width: 93%;
  box-shadow: 0 0.02rem 0.1rem 0.05rem #cdcdcd;
  border-radius: 0.1rem;
  margin: 0.15rem 0.1rem;
  /* height: 2.95rem;
    @media screen and (max-width: 1601px) and (min-width: 1025px) {
        height: 3.6rem;
    }
    @media screen and (max-width: 1024px) {
        height: 3.7rem;
    } */
}
.supage-181 .content .content-box {
  padding: 0.14rem;
  min-height: 0.97rem;
}
.supage-181 .content .content-box .title {
  font-size: 0.16rem;
  margin-bottom: 0.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.supage-181 .content .content-box .desc {
  font-size: 0.14rem;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage-181 .content .content-box .desc {
    font-size: 0.16rem;
  }
}
@media screen and (max-width: 1024px) {
  .supage-181 .content .content-box {
    min-height: 1.4rem;
  }
}
.supage-181 .arrow-lefts {
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  background: url(../image/zuo.png) center center no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: -0.54rem;
  top: 1.7rem;
}
@media screen and (max-width: 1024px) {
  .supage-181 .arrow-lefts {
    display: none;
    width: 0.6rem;
    height: 0.6rem;
    left: 0.35rem;
    z-index: 99999;
    top: 2.4rem;
  }
}
.supage-181 .arrow-rights {
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  background: url(../image/you.png) center center no-repeat;
  background-size: 100% auto;
  position: absolute;
  right: -0.54rem;
  top: 1.7rem;
}
@media screen and (max-width: 1024px) {
  .supage-181 .arrow-rights {
    display: none;
    width: 0.6rem;
    height: 0.6rem;
    right: 0.35rem;
    z-index: 99999;
    top: 2.4rem;
  }
}
.supage-181 .template_main_color {
  color: #e2211a;
}
.supage-181 .template_main_back {
  background-color: #e2211a;
}
.supage-181 .template_main_border {
  border-color: #e2211a;
}
