.container .banner img{
  border-radius: 0.06rem;
}
.topic_title {
  text-align: left;
  color: #000;
  font-weight: bold;
  font-size: 0.4rem;
  padding: 0.33rem 0.36rem 0.1rem;
  background: #fff;
}
.intro {
  background: #fff !important;
}
.intro em {
  border-radius: 3px;
}
.listTitle {
  background: #fff !important;
  padding-bottom: 0.4rem !important;
}

.listTitle span {
  margin-top: 0.27rem !important;
}
.line-box-shadow {
  background: #fff;
}
.line-box-shadow img {
  width: 100%;
  height: 0.27rem;
}
.conList_box {
  background: #fff;
  border-bottom: 1px solid #eee;
  padding-top: 0.25rem;
}
.head-title {
  font-size: 0.36rem;
  color: #000 !important;
  font-weight: bold;
  background: url('../images/background_pink@2x.png');
  background-size: 75% 50%;
  background-repeat: no-repeat;
  background-position-y: bottom;
  height: 0.46rem;
  display: inline-block;
}

.more-icon {
  width: 0.24rem;
  height: 0.24rem;
  display: inline-block;
  margin-left: 0.08rem;
  margin-top: 0.04rem;
  background: url('../images/icon_enter_normal@2x.png');
  background-size: cover;
}
.container {
  /* background: url('../images/img_slogan@2x.png');
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 2.2rem 0.8rem;
  padding-bottom: 0.8rem !important; */
}

.container .conList_box span.head .more{
  font-size: 0.28rem;
  color: #333333;
}

.container .slogan{
  background: url('../images/img_slogan@2x.png') center center no-repeat;
  background-size: 2.2rem 0.4rem;
  height: 0.4rem;
  padding: 0.24rem 0 0.16rem 0;
}