@charset "UTF-8";
html,
body {
  margin: 0;
  padding: 0;
  background: #fff;
  height: 100vh;
  width: 100vw;
}

.flsh_main {
  padding: 2rem;
  background: #fff;
  padding-bottom: 2.33rem;
}

.calendar_tab_box {
  display: flex;
  overflow-x: auto;
  white-space: nowrap;
  align-items: center;
  background: #fff;
}

.calendar_tab_box .calendar_tab_item {
  flex: 0 0 auto;
  margin-right: 1.33rem;
  padding: 1rem 2.67rem;
  background: #F2F3F5;
  border-radius: 2.67rem;
  font-weight: 600;
  font-size: 2.33rem;
  color: #89939E;
  line-height: 3.33rem;
  border: none;
}

.calendar_tab_box .calendar_tab_item:last-child {
  margin-right: 0;
}

.calendar_tab_box .calendar_tab_item.active {
  background: #24292E;
  color: #FFFFFF;
}

::-webkit-scrollbar {
  width: 0px !important;
  height: 0px !important;
  background-color: #f1f1f1 !important;
}

.big_time {
  font-weight: 600;
  font-size: 2.33rem;
  color: #EEB303;
  line-height: 3.33rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
  width: 30rem;
  margin-bottom: 2rem;
}

.list_title {
  justify-content: space-between;
  margin-bottom: 2rem;
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  align-items: center;
}

.list_title .title_right {
  display: flex;
}

.list_title .title_right .option {
  padding-left: 2rem;
  font-weight: 400;
  font-size: 2rem;
  color: #24292E;
  line-height: 2.34rem;
  display: flex;
  align-items: center;
}

.list_title .title_right .headImg {
  width: 2.67rem;
  height: 2.67rem;
  object-fit: cover;
  margin-right: 1rem;
}

.list_title .title_right .placeholder {
  display: none;
  /* 默认隐藏占位符 */
}

.list_title .title_right .activeImg {
  display: inline;
  /* 默认显示选中图标 */
}

.importance_color {
  color: #EEB303 !important;
  font-size: 18px !important;
  line-height: 26px;
  font-weight: bold;
}

.winnow {
  display: flex;
  padding-bottom: 1.67rem;
}

.winnow .winnow_text {
  height: 2.67rem;
  background: linear-gradient(164deg, #FDE283 0%, #FCCD2A 100%);
  font-weight: 500;
  font-size: 1.67rem;
  line-height: 2.4rem;
  margin-right: 1.33rem;
  border-radius: 1rem 0.33rem 1rem 0.33rem;
  padding: 0.5rem 0.7rem 0.1rem 0.7rem;
  width: auto;
  color: #24292E;
  display: inline-block !important;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}

.btc_news {
  background: #fff;
  margin-top: 4rem;
}

.btc_news .news_flash {
  display: flex;
  flex-direction: column;
  position: relative;
  margin-top: 4rem;
}

.btc_news .news_flash .news_content {
  display: flex;
  justify-content: space-between;
}

.btc_news .news_flash .news_flash_list {
  width: 96%;
  margin-left: 1.5rem;
  position: relative;
}

.btc_news .news_flash .news_flash_list .time {
  font-size: 2.2rem;
  font-weight: 400;
  color: #24292E;
  line-height: 2.67rem;
}

.btc_news .news_flash .news_flash_list .title {
  font-size: 2.5rem;
  font-weight: 600;
  color: #24292E;
  line-height: 3.33rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-align: justify;
  transform: translateY(-3%);
}

.btc_news .news_flash .news_flash_list .content {
  width: 100%;
  height: auto;
  font-size: 2.33rem;
  font-weight: 400;
  color: #24292E;
  line-height: 22px;
  text-align: justify;
  position: relative;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  margin-top: 2rem;
}

.btc_news .news_flash .news_flash_list .n_b_time {
  margin-right: 0.67rem;
  margin-bottom: 0.67rem;
  color: #89939E;
  font-size: 2rem;
}

.btc_news .news_flash .news_flash_list .bottom_time {
  display: flex;
  flex-direction: column;
}

.btc_news .news_flash .news_flash_list .news_flash_more2 {
  font-size: 2.33rem;
  position: absolute;
  bottom: 0px;
  right: 0;
  background: #fff;
  color: #F0B90B;
  cursor: pointer;
  padding-left: 1rem;
}

.btc_news .news_flash .news_flash_list .content.expanded {
  -webkit-line-clamp: unset;
  overflow: visible;
}

.btc_news .news_flash .news_flash_list .btc_info_list {
  margin-top: 0.67rem;
  display: flex;
  align-items: center;
  flex-flow: wrap;
}

.btc_news .news_flash .news_flash_list .btc_info_list .b_i_l {
  display: flex;
  align-items: center;
  padding: 0.67rem 1.33rem;
  background: #F5F5F5;
  margin-right: 0.57rem;
  margin-bottom: 0.67rem;
}

.btc_news .news_flash .news_flash_list .btc_info_list .b_i_l .name {
  height: 2.67rem;
  font-weight: 500;
  font-size: 1.8rem;
  color: #24292E;
  line-height: 2.67rem;
}

.btc_news .news_flash .news_flash_list .btc_info_list .b_i_l .number {
  height: 2.67rem;
  font-weight: 500;
  font-size: 1.8rem;
  color: #24292E;
  line-height: 2.67rem;
  text-align: left;
  margin-left: 1.33rem;
}

.btc_news .news_flash .news_flash_list .btc_info_list .b_i_l .red {
  color: #F23F58 !important;
}

.btc_news .news_flash .news_flash_list .btc_info_list .b_i_l .green {
  color: #00B98C !important;
}

a {
  text-decoration: none;
}

.review_mid {
  position: relative;
}

.review_mid .empty {
  z-index: 3;
  position: relative;
  width: 1.67rem;
  height: 1.67rem;
  position: absolute;
  top: 1%;
}

.left_bottom::before {
  content: '';
  position: absolute;
  width: 0.17rem;
  height: calc(100% + 28rem);
  border-left: 0.17rem dashed #E4E6E9;
  transform: translateX(-27%);
  z-index: 0;
  top: var(--review-mid-before-top, -6rem);
  /* 使用 CSS 变量，并设置默认值 */
  bottom: 4rem;
}

.btc_news .news_flash .left_bottom {
  position: relative;
  width: 4%;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
}

.btc_news .news_flash .left_bottom img {
  width: 1.67rem;
  height: 1.67rem;
  position: absolute;
  top: 1%;
}

.no-news-container {
  position: relative;
  width: 20.33rem;
  height: 22.67rem;
  margin: 0 auto;
}

.no-news-img {
  width: 20.33rem;
  height: 16.67rem;
  object-fit: cover;
}

.no-news-text {
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: 400;
  font-size: 2.33rem;
  color: #89939E;
  line-height: 3.33rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
}

.no-news {
  margin-top: 20rem;
}

.ellipsis {
  font-size: 2.33rem;
  font-weight: 400;
  color: #24292E;
  line-height: 22px;
}
