.m {
  background: #fdfefe;
}

.m_main_card {
  margin: 0.42rem auto 0;
}

.m_main_card .m_card_slide_large {
  background: #a40000;
}
.m_main_card .m_info_box {
  color: #fff;
}

.m_base_item {
  overflow: hidden;
}
.m_base_item .m_base_banner_item {
  margin-top: 0.35rem;
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow: 0rem 0rem 0.2rem 0rem rgba(226, 226, 226, 0.72);
          box-shadow: 0rem 0rem 0.2rem 0rem rgba(226, 226, 226, 0.72);
  width: 100%;
  height: 5.74rem;
}
.m_base_item .m_base_banner_item .m_sm_img_box {
  height: 3.92rem;
  width: 100%;
  position: relative;
}
.m_base_item .m_base_banner_item .m_sm_img_box .m_play_hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(0, 0, 0, 0.6);
}
.m_base_item .m_base_banner_item .m_sm_img_box .m_play_hover .m_play_icon {
  width: 1.38rem;
  height: 1.38rem;
}
.m_base_item .m_base_banner_item .m_info {
  height: calc(100% - 3.92rem);
  width: 100%;
  padding: 0 0.32rem;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.m_base_item .m_base_banner_item .m_info .m_title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 0.3rem;
  line-height: 0.42rem;
  font-size: 0.28rem;
  color: rgb(35, 24, 21);
  font-weight: bold;
}
.m_base_item .m_base_banner_item .m_info .m_desc {
  font-size: 0.21rem;
  color: rgb(159, 160, 160);
  line-height: 0.34rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.m_base_item .m_base_banner_item .m_info .m_other {
  margin-top: 0.24rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m_base_item .m_base_banner_item .m_info .m_other .m_tag {
  background-color: rgb(197, 178, 156);
  width: auto;
  min-width: 0.64rem;
  height: 0.35rem;
  display: inline-block;
  padding: 0 0.1rem;
  font-size: 0.21rem;
  line-height: 0.35rem;
  color: #fff;
  text-align: center;
  max-width: 50%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.m_base_item .m_base_banner_item .m_info .m_other .m_line {
  background-color: rgb(156, 158, 177);
  width: 0.01rem;
  height: 0.21rem;
  margin: 0 0.15rem;
}
.m_base_item .m_base_banner_item .m_info .m_other .m_date {
  font-size: 0.21rem;
  color: rgb(159, 160, 160);
  line-height: 1;
  white-space: nowrap;
}
.m_base_item .m_base_banner_item .m_info .m_other .m_more {
  font-size: 0.21rem;
  color: rgb(164, 0, 0);
  line-height: 1;
  text-align: center;
  margin-left: auto;
  height: 0.35rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m_base_item .m_base_banner_item .m_info .m_other .m_more img {
  display: inline-block;
  width: 0.08rem;
  height: 0.13rem;
  margin-left: 0.04rem;
}
.m_base_item .m_base_lists {
  margin: 0.5rem auto 0.33rem;
  font-size: 0;
  letter-spacing: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}
.m_base_item .m_base_lists .m_base_list_item {
  width: 100%;
  height: 2.33rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-bottom: 0.5rem;
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow: 0rem 0rem 0.2rem 0rem rgba(226, 226, 226, 0.72);
          box-shadow: 0rem 0rem 0.2rem 0rem rgba(226, 226, 226, 0.72);
}
.m_base_item .m_base_lists .m_base_list_item .m_img_box {
  width: 3.29rem;
  height: 2.33rem;
}
.m_base_item .m_base_lists .m_base_list_item .m_info {
  width: calc(100% - 3.29rem);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0.26rem;
}
.m_base_item .m_base_lists .m_base_list_item .m_info .m_other {
  margin-top: 0.18rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m_base_item .m_base_lists .m_base_list_item .m_info .m_other .m_tag {
  background-color: rgb(197, 178, 156);
  width: auto;
  min-width: 0.64rem;
  height: 0.35rem;
  display: inline-block;
  padding: 0 0.1rem;
  font-size: 0.21rem;
  line-height: 0.35rem;
  color: #fff;
  text-align: center;
  max-width: 50%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.m_base_item .m_base_lists .m_base_list_item .m_info .m_other .m_line {
  background-color: rgb(156, 158, 177);
  width: 0.01rem;
  height: 0.21rem;
  margin: 0 0.15rem;
}
.m_base_item .m_base_lists .m_base_list_item .m_info .m_other .m_date {
  font-size: 0.21rem;
  color: rgb(159, 160, 160);
  line-height: 1;
  white-space: nowrap;
}
.m_base_item .m_base_lists .m_base_list_item .m_info .m_other .m_more {
  font-size: 0.21rem;
  color: rgb(164, 0, 0);
  line-height: 1;
  text-align: center;
  margin-left: auto;
  height: 0.35rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m_base_item .m_base_lists .m_base_list_item .m_info .m_other .m_more img {
  display: inline-block;
  width: 0.08rem;
  height: 0.13rem;
  margin-left: 0.04rem;
}
.m_base_item .m_base_lists .m_base_list_item .m_info .m_text_limit {
  height: 1.1rem;
  margin-top: 0.17rem;
}
.m_base_item .m_base_lists .m_base_list_item .m_info .m_title {
  font-size: 0.28rem;
  font-weight: bold;
  color: rgb(0, 0, 0);
  line-height: 0.35rem;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 0.7rem;
}
.m_base_item .m_base_lists .m_base_list_item .m_info .m_desc {
  font-size: 0.21rem;
  color: rgb(159, 160, 160);
  line-height: 0.4rem;
  margin-top: 0.02rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-height: 0.4rem;
}
.m_base_item .m_base_lists .m_base_list_item .m_info .m_more {
  margin-top: 0.1rem;
  float: right;
  font-size: 0.21rem;
  color: rgb(164, 0, 0);
  line-height: 1;
  text-align: center;
  margin-left: auto;
  height: 0.35rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m_base_item .m_base_lists .m_base_list_item .m_info .m_more img {
  display: inline-block;
  width: 0.08rem;
  height: 0.13rem;
  margin-left: 0.04rem;
}/*# sourceMappingURL=m_index.css.map */