@charset "UTF-8";
body,
html {
  margin: 0;
  padding: 0;
  background-color: #ffffff;
}

.BJ_main {
  margin: 24px auto 104px;
}

.flash_left {
  width: 820px;
  margin-right: 60px;
}

.list_title {
  display: flex;
  justify-content: space-between;
  padding-bottom: 32px;
}

.title_right {
  position: absolute;
  right: 0;
  top: 6px;
  display: flex;
  align-items: center;
  width: 200px;
}

.title_right .option {
  padding-left: 20px;
  font-weight: 400;
  font-size: 14px;
  color: #24292E;
  line-height: 16px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.title_right .headImg {
  width: 18px;
  height: 18px;
  object-fit: cover;
  margin-right: 6px;
}

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

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

.calendar_tab {
  width: 100%;
}

.calendar_tab .tablinks {
  height: 36px;
  background: #F2F3F5;
  border-radius: 18px;
  font-weight: 500;
  font-size: 14px;
  color: #89939E;
  line-height: 20px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  padding: 0 20px;
  border: none;
  margin-right: 8px;
}

.calendar_tab .active {
  font-weight: 600;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 20px;
  background: #24292E;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin-right: 8px;
}

.calendar_tab .tabcontent {
  display: none;
}

.flash {
  position: relative;
  margin-bottom: 40px;
}

.flash .flash_title {
  color: #EEB303;
  line-height: 32px;
  font-size: 24px;
  font-weight: bold;
  width: 320px;
}

.flash .layui-timeline {
  width: 100%;
  margin-top: 28px;
}

.flash .layui-timeline .layui-timeline-item:before {
  background-color: #E4E6E9;
  left: 4.5px !important;
  margin-top: 12px;
}

.flash .layui-timeline .layui-timeline-axis {
  width: 8px;
  height: 8px;
  line-height: 16px;
  display: block;
  border-radius: 50%;
  border: 2px solid #24292E;
  background: #fff;
  box-sizing: border-box;
  left: 1px;
  top: -3px;
  cursor: auto;
  margin-top: 12px;
}

.flash .layui-timeline .layui-timeline-axis::after {
  content: '';
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.flash .layui-timeline .detail_center {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.flash .layui-timeline .detail_center .bottom_time {
  display: flex;
  align-items: center;
  margin-top: 12px;
}

.flash .layui-timeline .detail_center .bottom_time img {
  width: 18px;
  height: 18px;
  margin-right: 8px;
}

.flash .layui-timeline .detail_center .bottom_time .n_b_time {
  width: 123px;
  height: 17px;
  font-weight: 400;
  font-size: 12px;
  color: #050F19;
  line-height: 17px;
}

.flash .layui-timeline .detail_center .time {
  width: 100%;
  color: #89939E;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 12px !important;
  margin-top: -9px;
}

.flash .layui-timeline .detail_center .text {
  color: #24292E;
  font-size: 18px !important;
  line-height: 26px;
  font-weight: bold;
  margin-bottom: 16px;
}

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

.flash .layui-timeline .detail_center .content {
  font-size: 14px;
  line-height: 26px;
  color: #59636D;
}

.flash .layui-timeline .detail_center .content p {
  font-size: 14px !important;
  line-height: 26px;
  color: #59636D;
}

.flash .layui-timeline .detail_center .content a {
  font-size: 14px !important;
  line-height: 26px;
  color: #59636D;
}

.flash .layui-timeline .detail_center .content div {
  font-size: 14px !important;
  line-height: 26px;
  color: #59636D;
}

.flash .layui-timeline .detail_center .btc_list {
  display: flex;
  align-items: center;
  margin-left: 16px;
}

.flash .layui-timeline .detail_center .btc_list .btc_content {
  display: flex;
  align-items: center;
  padding: 3px 8px;
  height: 20px;
  background: #EFF2F5;
  border-radius: 4px;
  line-height: 20px;
  font-size: 12px;
  font-weight: 500;
}

.flash .layui-timeline .detail_center .btc_list .btc_content span {
  font-size: 12px;
  margin-left: 8px;
  font-weight: 500;
}

.flash .layui-timeline .detail_center .btc_list .btc_content .greed {
  color: #00B98C;
}

.flash .layui-timeline .detail_center .btc_list .btc_content .red {
  color: #F23F58;
}

.layui-text a:not(.layui-btn) {
  /* color: #01aaed; */
  text-decoration: none !important;
}

.winnow {
  display: flex;
}

.winnow:hover .text {
  color: #EEB303 !important;
}

.winnow:hover .importance_color {
  color: #f7d049 !important;
}

.winnow_text {
  padding: 1px 6px;
  height: 20px;
  background: linear-gradient(159deg, #FADA5B 0%, #FDCB1D 100%);
  border-radius: 8px 2px 8px 2px;
  font-weight: 500;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
}

.no-news-container {
  position: relative;
  width: 184px;
  height: 126px;
  margin: 0 auto;
}

.no-news-img {
  width: 184px;
  height: 126px;
  object-fit: cover;
}

.no-news-text {
  position: absolute;
  top: 80%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: 400;
  font-size: 14px;
  color: #89939E;
  line-height: 20px;
  text-align: center;
  font-style: normal;
}
