@import "mixins/mixins";
@import "common/var";
@include b(twinfo_show_list_mobile_1) {
  /*————————————————————4.2.1.	图文分类列表展示组件1开始——————————————————————*/
  .twinfo_show_list_mobile_1 {
    width: 100%;
    background-color: #f5f5f5;
  }
  .twinfo_show_list_mobile_1 .search-bar {
    padding: 0.4rem 0.266667rem;
    display: flex;
    background-color: #fff;
  }
  .twinfo_show_list_mobile_1 .search-bar .btn1 {
    width: 1.706667rem;
    height: 0.933333rem;
    line-height: 0.933333rem;
    background-color: $--color-primary;
    color: #fff;
    text-align: center;
    font-size: 0.4rem;
    border-radius: 1.333333rem;
    margin-left: 0.133333rem;
  }
  .twinfo_show_list_mobile_1 .search-bar .btn1:hover {
    background-color: #305692;
  }
  .twinfo_show_list_mobile_1 .search-bar .inp1 {
    flex: 1;
    height: 0.906667rem;
    line-height: 0.906667rem;
    border: 0.013333rem solid #dcdcdc;
    background: url('#{$--url-path}/search-icon.png') 0.266667rem center no-repeat;
    background-size: 0.4rem 0.4rem;
    padding-left: 0.8rem;
    border-radius: 1.333333rem;
  }
  .twinfo_show_list_mobile_1 .grade-list {
    width: 100%;
    margin-top: 0.266667rem;
    background-color: #f5f5f5;
  }
  .twinfo_show_list_mobile_1 .grade-list-tab {
    height: 1.15rem;
    padding: 0 0.266667rem;
    background-color: #fff;
    border-bottom: 0.013333rem solid #dcdcdc;
  }
  .twinfo_show_list_mobile_1 .grade-list-tab ul li {
    display: inline-block;
    margin-right: 0.133333rem;
  }
  .twinfo_show_list_mobile_1 .grade-list-tab ul li a {
    display: inline-block;
    padding: 0 0.266667rem;
    height: 1.146667rem;
    line-height: 1.146667rem;
    font-size: 0.4rem;
    color: #999999;
  }
  .twinfo_show_list_mobile_1 .grade-list-tab ul li a:hover {
    color: $--color-primary;
  }
  .twinfo_show_list_mobile_1 .grade-list-tab ul li a i {
    font-size: 0.32rem;
  }
  .twinfo_show_list_mobile_1 .grade-list-tab .active a {
    color: $--color-primary;
    border-bottom: 0.053333rem solid $--color-primary;
  }
  .twinfo_show_list_mobile_1 .grade-list-daodi {
    display: block;
    font-size: 0.32rem;
    color: #999;
    text-align: center;
    padding: 0.1rem 0 0.2rem 0;
  }
  .twinfo_show_list_mobile_1 .grade-list-daodi img {
    height: 0.613333rem;
    margin-right: 0.133333rem;
    vertical-align: middle;
  }
  .twinfo_show_list_mobile_1 .search-xiangguan {
    display: block;
    padding: 0rem 0.266667rem 0rem 0.266667rem;
    background-color: #fff;
    padding-right: 0.533333rem;
  }
  .twinfo_show_list_mobile_1 .search-xiangguan a {
    display: block;
    line-height: 0.346667rem;
    font-size: 0.373333rem;
    background: url('#{$--url-path}/search-arrow.png') right 0.2rem center no-repeat;
    background-size: auto 0.346667rem;
  }
  .twinfo_show_list_mobile_1 .search-lately {
    display: block;
    padding: 0.4rem 0.266667rem 0.4rem 0.266667rem;
    background-color: #fff;
  }
  .twinfo_show_list_mobile_1 .search-lately .sl-sp1 {
    display: block;
    font-size: 0.453333rem;
    color: #333333;
    margin-top: 0.4rem;
    padding-left: 0.266667rem;
    position: relative;
  }
  .twinfo_show_list_mobile_1 .search-lately .sl-sp1::after {
    content: '';
    position: absolute;
    width: 0.053333rem;
    height: 0.48rem;
    background-color: $--color-primary;
    left: 0;
    top: 0.066667rem;
    border-radius: 1.333333rem;
  }
  .twinfo_show_list_mobile_1 .search-lately .sl-ul1 {
    width: 100%;
    margin-top: 0.266667rem;
  }
  .twinfo_show_list_mobile_1 .search-lately .sl-ul1 li {
    display: inline-block;
  }
  .twinfo_show_list_mobile_1 .search-lately .sl-ul1 li a {
    display: inline-block;
    padding: 0.133333rem 0.266667rem;
    border: 0.013333rem solid #dbdbdb;
    font-size: 0.373333rem;
    color: #434343;
    border-radius: 1.333333rem;
    margin-top: 0.2rem;
    margin-right: 0.133333rem;
  }
  .twinfo_show_list_mobile_1 .search-lately .sl-ul1 li a:hover {
    color: $--color-primary;
    border: 0.013333rem solid $--color-primary;
  }
  .twinfo_show_list_mobile_1 .search-lately .sl-ul2 {
    width: 100%;
    margin-top: 0.133333rem;
  }
  .twinfo_show_list_mobile_1 .search-lately .sl-ul2 li {
    display: flex;
    width: 50%;
    float: left;
    margin-top: 0.266667rem;
    justify-content: space-between;
    align-items: center;
  }
  .twinfo_show_list_mobile_1 .search-lately .sl-ul2 li a i {
    margin-right: 0.266667rem;
    color: #808080;
  }
  .twinfo_show_list_mobile_1 .search-lately .sl-ul2 li .tip-sp1 {
    display: inline-block;
    font-size: 0.24rem;
    padding: 0 0.053333rem;
    color: #fff;
    background-color: #ff0000;
    margin-right: 0.066667rem;
  }
  .twinfo_show_list_mobile_1 .news-list-toutiao1 {
    width: 100%;
    background-color: #fff;
  }
  .twinfo_show_list_mobile_1 .news-list-toutiao1 .a1 {
    display: block;
    margin: 0 0.266667rem;
    padding: 0.2rem 0;
    border-bottom: 0.013333rem solid #dcdcdc;
  }
  .twinfo_show_list_mobile_1 .news-list-toutiao1 .nl-sp1 {
    display: block;
    font-size: 0.4rem;
    line-height: 0.64rem;
  }
  .twinfo_show_list_mobile_1 .news-list-toutiao1 .nl-sp2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.133333rem;
  }
  .twinfo_show_list_mobile_1 .news-list-toutiao1 .nl-sp2 img {
    width: 31%;
    height: 1.893333rem;
    border-radius: 0.133333rem;
  }
  .twinfo_show_list_mobile_1 .news-list-toutiao1 .nl-sp3 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.266667rem;
  }
  .twinfo_show_list_mobile_1 .news-list-toutiao1 .nl-sp3 .spp1 {
    color: #999;
    font-size: 0.266667rem;
  }
  .twinfo_show_list_mobile_1 .news-list-toutiao1 .nl-sp3 .tip1 {
    padding: 0.026667rem 0.133333rem;
    border: 0.013333rem solid #ff0000;
    font-size: 0.266667rem;
    color: #ff0000;
    border-radius: 0.133333rem;
    margin-right: 0.133333rem;
  }
  .twinfo_show_list_mobile_1 .news-list-toutiao1 .nl-sp3 .time1 {
    color: #666;
    margin-left: 0.066667rem;
  }
  .twinfo_show_list_mobile_1 .news-list-toutiao1 .nl-sp3 .spp2 {
    font-size: 0.266667rem;
    color: #999;
  }
  .twinfo_show_list_mobile_1 .news-list-toutiao1 .nl-sp3 .fav {
    background: url('#{$--url-path}/mb-fav-icon.png') left center no-repeat;
    padding-left: 0.4rem;
    background-size: 0.346667rem 0.346667rem;
    color: #aaa;
  }
  .twinfo_show_list_mobile_1 .news-list-toutiao1 .nl-sp3 .faving {
    background: url('#{$--url-path}/mb-fav-icon.png') left center no-repeat;
    padding-left: 0.4rem;
    background-size: 0.346667rem 0.346667rem;
    color: #aaa;
  }
  .twinfo_show_list_mobile_1 .news-list-toutiao1 .nl-sp3 .dianzan {
    background: url('#{$--url-path}/mb-fav-icon.png') left center no-repeat;
    padding-left: 0.4rem;
    background-size: 0.346667rem 0.346667rem;
    color: #aaa;
    margin-left: 0.133333rem;
  }
  .twinfo_show_list_mobile_1 .news-list-toutiao2 {
    width: 100%;
    background-color: #fff;
  }
  .twinfo_show_list_mobile_1 .news-list-toutiao2 .a2 {
    display: flex;
    margin: 0 0.266667rem;
    padding: 0.2rem 0;
    border-bottom: 0.013333rem solid #dcdcdc;
  }
  .twinfo_show_list_mobile_1 .news-list-toutiao2 .a2 .nl2-sp2 {
    display: block;
    width: 2.88rem;
    height: 1.866667rem;
  }
  .twinfo_show_list_mobile_1 .news-list-toutiao2 .a2 .nl2-sp2 img {
    width: 100%;
    height: 100%;
    border-radius: 0.133333rem;
  }
  .twinfo_show_list_mobile_1 .news-list-toutiao2 .a2 .nl2-sp1 {
    flex: 1;
  }
  .twinfo_show_list_mobile_1 .news-list-toutiao2 .a2 .nl2-sp1 .nl2-spp1 {
    font-size: 0.373333rem;
    line-height: 0.64rem;
    height: 1.28rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .twinfo_show_list_mobile_1 .news-list-toutiao2 .a2 .nl2-sp1 .nl2-spp2 {
    display: block;
    font-size: 0.266667rem;
    margin-top: 0.266667rem;
  }
  .twinfo_show_list_mobile_1 .news-list-toutiao2 .a2 .nl2-sp1 .nl2-spp2 .tip1 {
    padding: 0.026667rem 0.133333rem;
    border: 0.013333rem solid #ff0000;
    font-size: 0.266667rem;
    color: #ff0000;
    border-radius: 0.133333rem;
    margin-right: 0.133333rem;
  }
  .twinfo_show_list_mobile_1 .news-list-toutiao2 .a2 .nl2-sp1 .nl2-spp2 .time1 {
    color: #666;
    margin-left: 0.066667rem;
  }
  .twinfo_show_list_mobile_1 .news-list-toutiao1 .nl-sp4 {
    font-size: 0.293333rem;
    line-height: 0.506667rem;
    color: #999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 0.266667rem;
  }
  /*————————————————————4.2.1.	图文分类列表展示组件1结束——————————————————————*/
}

.twinfo_show_list_mobile_2 .big-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 1.173333rem;
  line-height: 1.173333rem;
  padding: 0 0.266667rem;
  border-bottom: 0.013333rem solid #dcdcdc;
}

.twinfo_show_list_mobile_2 .big-title .sp1 {
  display: block;
  height: 1.173333rem;
  font-size: 0.453333rem;
  color: #333333;
  padding-left: 0.266667rem;
  position: relative;
}

.twinfo_show_list_mobile_2 .big-title .sp1::after {
  content: '';
  position: absolute;
  width: 0.053333rem;
  height: 0.48rem;
  background-color: $--color-primary;
  left: 0;
  top: 0.38rem;
  border-radius: 1.333333rem;
}

.twinfo_show_list_mobile_2 .big-title .sp2 a {
  font-size: 0.32rem;
  color: #434343;
}

.twinfo_show_list_mobile_2 .big-title .sp2 a:hover {
  color: #256668;
}

.twinfo_show_list_mobile_2 .news-list-toutiao2 {
  width: 100%;
  background-color: #fff;
}

.twinfo_show_list_mobile_2 .news-list-toutiao2 .a2 {
  display: flex;
  margin: 0 0.266667rem;
  padding: 0.2rem 0;
  border-bottom: 0.013333rem solid #dcdcdc;
}

.twinfo_show_list_mobile_2 .news-list-toutiao2:last-child .a2 {
  border-bottom: none;
}

.twinfo_show_list_mobile_2 .news-list-toutiao2 .a2 .nl2-sp2 {
  display: block;
  width: 2.88rem;
  height: 1.866667rem;
}

.twinfo_show_list_mobile_2 .news-list-toutiao2 .a2 .nl2-sp2 img {
  width: 100%;
  height: 100%;
  border-radius: 0.133333rem;
}

.twinfo_show_list_mobile_2 .news-list-toutiao2 .a2 .nl2-sp1 {
  flex: 1;
}

.twinfo_show_list_mobile_2 .news-list-toutiao2 .a2 .nl2-sp1 .nl2-spp1 {
  font-size: 0.373333rem;
  line-height: 0.64rem;
  height: 1.28rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.twinfo_show_list_mobile_2 .news-list-toutiao2 .a2 .nl2-sp1 .nl2-spp2 {
  display: block;
  font-size: 0.266667rem;
  margin-top: 0.266667rem;
}

.twinfo_show_list_mobile_2 .news-list-toutiao2 .a2 .nl2-sp1 .nl2-spp2 .tip1 {
  padding: 0.026667rem 0.133333rem;
  border: 0.013333rem solid #ff0000;
  font-size: 0.266667rem;
  color: #ff0000;
  border-radius: 0.133333rem;
  margin-right: 0.133333rem;
}

.twinfo_show_list_mobile_2 .news-list-toutiao2 .a2 .nl2-sp1 .nl2-spp2 .time1 {
  color: #666;
  margin-left: 0.066667rem;

}
