.news-list#app{
 overflow: hidden;
}
.swiper-container{
  width: 9.146667rem;
  height: 5.12rem;
}
.swiper-container .title-bg{
  width: 100%;
  box-sizing: border-box;
  padding: .32rem .426667rem .533333rem .426667rem;
  bottom: 0;
}
.swiper-container .h-g-ellipsis
{
  display: inline-block;
  width: 100%;
}
.swiper-pagination{
  text-align: left;
  padding-left: .426667rem;
  bottom: .16rem !important;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
  width: .106667rem;
  height: .106667rem;
  background: rgba(255,255,255,0.6);
  border-radius:50%;
}
.swiper-pagination-bullet-active{
  background: #fff;
}

.bb-dashed-1 .flex-none{
  width: 2.933333rem;
  height: 1.92rem;
}

.bb-dashed-1:last-child{
 border-bottom: none;
 margin-bottom: 0;
 padding-bottom: .693333rem;
}


.searchBox{
  /* margin-top: 1.28rem; */
  width: 100%;
  display: flex;
  justify-content: center;
  background-color: #F6F6F6;
  /* height: 2.933333rem; */
  align-items: center;
  padding: .426667rem;
}

.searchBox .el-input__inner {
  -webkit-appearance: none;
  background-color: #FFF;
  border-radius: unset;
  border-bottom-left-radius: .053333rem;
  border-top-left-radius: .053333rem;
  border: .026667rem solid #DCDFE6;
  box-sizing: border-box;
  color: #222222;
  display: inline-block;
  font-size: inherit;
  height: .8rem;
  line-height: .8rem;
  outline: 0;
  padding: 0 .133333rem;
  transition: border-color .2s cubic-bezier(.645,.045,.355,1);
  width: 100%;
}

.search{
  width: 100%;
  height: .8rem;
  
}

.el-input-group__append, .el-input-group__prepend {
  background-color: #E00000;
  color: #FFFFFF;
  vertical-align: middle;
  display: table-cell;
  position: relative;
  border: .026667rem solid #E00000;
  border-radius: unset;
  border-bottom-right-radius: .053333rem;
  border-top-right-radius: .053333rem;
  padding: 0 0rem;
  width: .026667rem;
  white-space: nowrap;
}

.searchBtn{
  width: 1.6rem;
  height: .746667rem;
  text-align: center;
  font-size: .373333rem;
  font-weight: 500;
  color: #FFFFFF;
  line-height: .746667rem;
    
}

.tag_icon{
  width: .853333rem;
  height: .426667rem;
  position: absolute;
  top: 4.999988px;
  left: 4.999988px;
}

.tag_top_icon{

  width: .853333rem;
  height: .426667rem;
  position: absolute;
  top: 4.999988px;
  right: 4.999988px;
}