.banner {
  height: 150px;
}
.banner .swiper-wrapper {
  height: 100%;
}
.banner .swiper-slide {
  width: 100%;
}
.banner .swiper-slide a {
  height: 100%;
}
.banner .swiper-slide img {
  width: 100%;
  height: 100%;
}
.header .icon_logo {
  padding: 10px 35px;
}
.menu > ul {
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
}
.menu > ul li {
  width: 20%;
  text-align: center;
  padding: 10px 0;
}
.menu > ul li img {
  width: 60%;
}
.title {
  line-height: 30px;
  padding: 0 8px;
  position: relative;
}
.title .icon_star {
  font-size: 16px;
}
.title .more {
  padding-right: 15px;
}
.title .more a {
  color: #aeaeae;
}
.title:before {
  position: absolute;
  content: '';
  display: block;
  height: 18px;
  left: 0;
  top: 6px;
}
.label {
  position: absolute;
  width: 43px;
  height: 16px;
  background: url(../img/index/icon_tag_o@3x.png) no-repeat center;
  background-size: 43px 16px;
  text-align: center;
  color: #fff;
  left: 0;
  top: -2px;
  font-size: 12px;
}
.children_star .title:before {
  border: 1px solid #ff7776;
}
.children_star .list_box {
  width: 100%;
  overflow: auto;
}
.children_star ul {
  overflow-x: auto;
  min-width: 100%;
  margin: 0 8px;
}
.children_star ul li {
  float: left;
  width: 95px;
  max-width: 30%;
  margin-right: 8px;
}
.children_star ul li img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
.children_star ul li dt {
  height: 95px;
}
.children_star ul li dd {
  line-height: 24px;
  font-size: 12px;
  color: #aeaeae;
}
.children_star ul li dd .icon_see {
  padding-left: 12px;
}
.children_star ul li dd .icon_follow {
  padding-left: 12px;
}
.children_star ul li dd .clearfix {
  height: 24px;
  width: 100%;
  overflow: hidden;
}
.column li {
  padding: 10px 15px;
  border-bottom: 1px solid #ddd;
}
.column li > a {
  display: flex;
}
.column li:last-child {
  border-bottom: none;
}
.column li .article_img {
  width: 80px;
  height: 80px;
  border-radius: 5px;
  position: relative;
  flex-shrink: 0;
}
.column li .article_img .label {
  background: url(../img/index/icon_tag_blue@3x.png) no-repeat no-repeat center;
  background-size: 43px 16px;
}
.column li .article_img img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
}
.column li .article_des {
  padding-left: 10px;
  flex-shrink: 1;
  width: calc(100% - 80px);
  flex-direction: column;
  display: flex;
  justify-content: space-between;
  font-size: 12px;
}
.column li .article_des .des_footer {
  color: #a9a9a9;
}
.column li .article_des .des_footer > div {
  line-height: 24px;
  display: flex;
}
.column li .article_des .des_footer .icon_coll {
  width: 24px;
  height: 24px;
}
.column li .article_des .des_footer .date {
  width: 80px;
}
.column li .article_des .des_footer .fromchannel {
	width: 72px;
	text-align: right;
	float: right;
}
.column li .article_des .des_footer .subscribe_btn {
  width: 65px;
  height: 24px;
}
.activity .title {
  line-height: 30px;
  padding-left: 15px;
  font-size:16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-overflow-ellipsis: ellipsis;
  width:100%;
}
.activity .title:before {
  border: 1px solid #7fcff4;
}
.activity .activity_content {
  padding: 0 15px;
}
.activity .activity_img {
  width: 100%;
  max-height: 138px;
  position: relative;
}
.activity .activity_img img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.activity .activity_des {
  text-overflow: ellipsis;
  text-overflow-ellipsis: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 30px;
  width: 100%;
  height: 30px;
  color: #aeaeae;
}
.activity .activity_info {
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #aeaeae;
  margin-top:-7px;
}
.activity .activity_info .flex {
  height: 30px;
  line-height: 30px;
}
.activity .activity_info .icon_coll {
  width: 20px;
  height: 100%;
}
.activity .activity_info .date{
  width: 80px;
}
.activity .activity_info .fromchannel{
  width: 150px;
  text-align: right;
}
.activity .activity_info .subscribe_btn {
  width: 65px;
  height: 24px;
  margin: 3px auto;
}
.main {
  padding-bottom: 55px;
}
.load_more_prompt {
  height: 50px;
  line-height: 50px;
  background-color: #fff;
  text-align: center;
}
.icon_star {
  background: url(../img/index/icon_star@3x.png) no-repeat 8px center;
  background-size: 18px;
}
.icon_logo {
  background: url(../img/index/mao@3x.png?v=20200612) no-repeat 8px center;
  background-size: 25px;
}
.icon_more {
  background: url(../img/index/icon_star@3x.png) no-repeat 90% center;
  background-size: 18px;
}
.icon_see {
  background: url(../img/index/icon_eye@3x.png) no-repeat left center;
  background-size: 12px;
}
.icon_follow {
  background: url(../img/index/icon_ren@3x.png) no-repeat left center;
  background-size: 12px;
}
.icon_coll {
  background: url(../img/index/icon_collect_nor@3x.png) no-repeat center center;
  background-size: 16px;
}
.icon_coll.on {
  background: url(../img/index/icon_collect@3x.png) no-repeat center center;
  background-size: 16px;
}
.subscribe_btn {
  background: url(../img/index/button_rss@3x.png) no-repeat center center;
  background-size: 65px auto;
}
.subscribe_btn.on {
  background: url(../img/index/button_rss_1.png) no-repeat center center;
  background-size: 65px auto;
}
.column li .article_des .article_title{
    font-size: 14px;
    margin-bottom: 10px;
    color: #404040;
    line-height:24px;
    height:48px;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-line-break: auto;
    -webkit-box-orient: vertical;
}