@media (min-width: 768px) and (max-width: 992px) {
  .details_f_t {
    font-size: 14px !important;
  }
  .details_f_time {
    font-size: 12px !important;
  }
}
@media (max-width: 768px) {
  .qklw-bs {
    padding-top: 105px !important;
  }
  .col-sm-4 {
    padding-left: 0px;
  }
  .tra_pla_name {
    width: 60px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .details_hotspot {
    padding-bottom: 15px;
  }
  .details_hotspot .hotspot_box {
    padding: 0 15px;
    display: block;
  }
  .details_hotspot .hotspot_box .hotspot_item {
    padding: 0 0 16px;
    width: 100%;
    border-bottom: none;
  }
  .details_hotspot .hotspot_more {
    margin: 12px 16px 0;
  }
  .details_head {
    display: block;
    height: auto;
    padding: 18px 15px;
  }
  .details_head .d_coin_icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
  }
  .details_head .head_info {
    margin-left: 16px;
  }
  .details_head .head_coin_rank {
    height: 16px;
    line-height: 16px;
  }
  .details_head .head_coin_collect {
    width: 16px;
    height: 16px;
  }
  .details_head .collect_icon {
    width: 12px;
    height: 12px;
  }
  .details_head .head_info_b {
    margin-top: 11px;
  }
  .details_head .head_b_select:last-child {
    margin-right: 0px;
  }
  .details_head .currency_box .currency_name {
    margin-top: 0;
    max-width: 60px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .details_head .qh_content {
    left: -90px;
    width: calc(100vw - 30px);
  }
  .details_head .qh_content.hb_platform_c {
    left: -154px;
  }
  .details_head .qh_content.hb_platform_c .qh_td_box {
    height: 40px;
  }
  .details_head .qh_content.hb_platform_c .pairs_name {
    word-break: normal !important;
  }
  .details_head .qh_content .qh_td_box {
    height: 60px;
  }
  .coin_details_box
    .details_head
    .qh_content
    .qh_td_box
    .qh_td_item.pairs_box
    .pairs_name {
    word-break: break-all;
  }
  .details_head .qh_content input::-webkit-input-placeholder,
  .details_head .qh_content input:-moz-input-placeholder,
  .details_head .qh_content input::-moz-input-placeholder,
  .details_head .qh_content input:-ms-input-placeholder {
    color: #89939e;
  }
  .details_head .head_price_box {
    width: 100%;
    margin-top: 22px;
  }
  .m_details_head {
    display: none;
    width: 100%;
    padding: 18px 15px;
    box-sizing: border-box;
    background: #ffffff;
    border-radius: 8px 8px 8px 8px;
  }
  .m_details_head .head_info_box {
    display: flex;
  }
  .m_details_head .d_coin_icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
  }
  .m_details_head .head_info {
    margin-left: 16px;
  }
  .m_details_head .head_info_t {
    display: flex;
    align-items: center;
  }
  .m_details_head .head_info_t .head_coin_name {
    font-weight: 500;
    font-size: 24px;
    color: #24292e;
    line-height: 28px;
  }
  .m_details_head .head_info_t .head_coin_zh {
    margin-left: 5px;
    font-weight: 500;
    font-size: 14px;
    color: #89939e;
  }
  .m_details_head .head_info_t .head_coin_rank {
    margin-left: 10px;
    padding: 0px 5px;
    height: 16px;
    line-height: 16px;
    background: #d2d6de;
    border-radius: 2px 2px 2px 2px;
  }
  .m_details_head .head_info_t .head_coin_collect {
    margin-left: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 16px;
    background: #d2d6de;
    border-radius: 2px 2px 2px 2px;
    cursor: pointer;
  }
  .m_details_head .head_info_t .collect_icon {
    width: 12px;
    height: 12px;
  }
  .m_details_head .head_info_t .head_price_box {
    margin-top: 22px;
    width: 100%;
  }
  .m_details_head .head_info_b {
    margin-top: 5px;
    display: flex;
  }
  .m_details_head .head_b_select {
    display: flex;
    align-items: center;
    padding: 0 4px;
    height: 19px;
    background: #f4f4f4;
    border-radius: 2px 2px 2px 2px;
    font-weight: 500;
    font-size: 12px;
    color: #89939e;
    cursor: pointer;
  }
  .m_details_head .head_b_select:last-child {
    margin-right: 0px;
  }
  .m_details_head .select_icon {
    margin-left: 2px;
    width: 16px;
  }
  .m_details_head .currency_box {
    margin-left: 2px;
    display: flex;
    align-items: center;
  }
  .m_details_head .currency_box .currency_icon {
    border-radius: 50%;
    width: 16px;
    height: 16px;
    width: 16px;
  }
  .m_details_head .currency_box .currency_name {
    font-size: 12px;
    color: #89939e;
  }
  .m_details_head .head_price_box {
    margin-top: 22px;
    width: 100%;
  }
  .m_details_head .price_progress {
    margin-top: 4px;
    height: 8px;
    margin-bottom: 0;
    background-color: #d2d6de;
    border-radius: 8px 8px 8px 8px;
  }
  .m_details_head .price_progress .progress-bar {
    background-color: #0073b7;
    border-radius: 8px 8px 8px 8px;
  }
  .m_details_head .head_price_t {
    display: flex;
    align-items: center;
  }
  .m_details_head .head_price_t .head_coin_price {
    font-weight: 500;
    font-size: 24px;
    color: #333333;
    line-height: 28px;
  }
  .m_details_head .head_price_t .head_coin_range {
    margin-left: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 19px;
    line-height: 19px;
    background: rgba(196, 25, 25, 0.1);
    border-radius: 2px 2px 2px 2px;
    padding: 0 4px;
    font-size: 12px;
    color: #c41919;
  }
  .m_details_head .head_price_t .range_icon {
    margin-left: 2px;
    width: 16px;
    height: 16px;
  }
  .m_details_head .head_price_b {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .m_details_head .head_price_b div {
    margin-top: 4px;
    font-weight: 400;
    font-size: 12px;
    color: #89939e;
    line-height: 14px;
  }
  .m_details_head .currency_qh {
    position: relative;
  }
  .m_details_head .qh_content {
    position: absolute;
    top: 30px;
    left: -154px;
    flex-direction: column;
    display: none;
    width: calc(100vw - 30px);
    background: #ffffff;
    box-shadow: 0px 0px 8px 0px rgba(89, 99, 109, 0.16);
    border-radius: 4px;
    z-index: 100;
  }
  .m_details_head .qh_content.hb_platform_c {
    width: 300px;
  }
  .m_details_head .qh_content.hb_platform_c .qh_td_box {
    justify-content: space-between;
    height: 40px;
  }
  .m_details_head .qh_content.hb_platform_c .pairs_name {
    word-break: normal !important;
  }
  .m_details_head .qh_content .qh_search_box {
    margin: 8px 5px;
    height: 40px;
    background: #e4e6e9;
    border-radius: 2px;
    display: flex;
    align-items: center;
    padding: 0 8px;
  }
  .m_details_head .qh_content .search_img {
    width: 20px;
    height: 20px;
  }
  .m_details_head .qh_content .search_ipt {
    margin-left: 8px;
    width: 100%;
    height: 40px;
    outline: none;
    border: none;
    background: #e4e6e9;
  }
  .m_details_head .qh_content .search_ipt::placeholder {
    color: #89939e;
  }
  .m_details_head .qh_content .qh_list_box {
    margin-top: 2px;
    height: 200px;
    overflow-y: auto;
  }
  .m_details_head .qh_content .qh_th_box {
    display: flex;
    align-items: center;
    width: 100%;
    height: 40px;
    background: #f5f5f5;
    padding: 0 16px;
  }
  .m_details_head .qh_content .qh_th_box .qh_th_item {
    width: 25%;
    font-size: 14px;
    color: #24292e;
    text-align: center;
  }
  .coin_details_box
    .m_details_head
    .qh_content
    .qh_th_box
    .qh_th_item:first-child {
    width: 30%;
    text-align: left;
  }
  .coin_details_box
    .m_details_head
    .qh_content
    .qh_th_box
    .qh_th_item:last-child {
    width: 20%;
  }
  .m_details_head .qh_content .qh_td_box {
    display: flex;
    align-items: center;
    width: 100%;
    height: 60px;
    padding: 0 16px;
    cursor: pointer;
  }
  .m_details_head .qh_content .qh_td_box:hover {
    background: #f5f5f5;
  }
  .m_details_head .qh_content .qh_td_box .qh_td_item {
    width: 25%;
    font-size: 14px;
    color: #24292e;
    text-align: center;
  }
  .coin_details_box
    .m_details_head
    .qh_content
    .qh_td_box
    .qh_td_item:first-child {
    width: 30%;
    text-align: left;
  }
  .coin_details_box
    .m_details_head
    .qh_content
    .qh_td_box
    .qh_td_item:last-child {
    width: 20%;
  }
  .m_details_head .qh_content .qh_td_box .qh_td_item.time {
    color: #89939e;
  }
  .coin_details_box
    .m_details_head
    .qh_content
    .qh_td_box
    .qh_td_item.pairs_box {
    display: flex;
    align-items: center;
  }
  .coin_details_box
    .m_details_head
    .qh_content
    .qh_td_box
    .qh_td_item.pairs_box
    .pairs_icon {
    width: 18px;
    height: 18px;
    border-radius: 50%;
  }
  .coin_details_box
    .m_details_head
    .qh_content
    .qh_td_box
    .qh_td_item.pairs_box
    .pairs_name {
    margin-left: 8px;
    font-weight: 600;
    font-size: 14px;
    color: #24292e;
    word-break: break-all;
  }
  .m_details_head .qh_content .active {
    background: #f5f5f5;
  }
  .coin_details_box
    .m_details_head
    .qh_content
    input::-webkit-input-placeholder,
  .m_details_head .qh_content input:-moz-input-placeholder,
  .m_details_head .qh_content input::-moz-input-placeholder,
  .m_details_head .qh_content input:-ms-input-placeholder {
    color: #89939e;
  }
  .m_details_head .currency_qh_content_mask {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 99;
  }
  .transaction_box .trade_th_box {
    height: 36px;
  }
  .transaction_box .trade_th_box .trade_th_item {
    width: 30%;
  }
  .transaction_box .trade_th_box .trade_th_item:first-child {
    width: 10%;
    text-align: left;
  }
  .transaction_box .trade_th_box .trade_th_item:nth-child(4) {
    width: 30%;
    text-align: center;
  }
  .transaction_box .trade_th_box .trade_th_item:nth-child(6) {
    display: none;
  }
  .transaction_box .trade_th_box .trade_th_item:nth-child(5) {
    display: none;
  }
  .transaction_box .trade_th_box .trade_th_item:nth-child(7) {
    display: none;
  }
  .transaction_box .trade_td_box {
    height: 48px;
  }
  .transaction_box .trade_td_box .trade_td_item {
    width: 30%;
    font-size: 12px;
  }
  .transaction_box .trade_td_box .trade_td_item:first-child {
    width: 10%;
    text-align: left;
  }
  .transaction_box .trade_td_box .trade_td_item:nth-child(4) {
    width: 30%;
    text-align: center;
  }
  .transaction_box .trade_td_box .trade_td_item:nth-child(6) {
    display: none;
  }
  .transaction_box .trade_td_box .trade_td_item:nth-child(5) {
    display: none;
  }
  .transaction_box .trade_td_box .trade_td_item:nth-child(7) {
    display: none;
  }
  .coin_details_box
    .transaction_box
    .trade_td_box
    .trade_td_item.coin_info
    .coin_icon {
    width: 24px;
    height: 24px;
    border-radius: 50%;
  }
  .coin_details_box
    .transaction_box
    .trade_td_box
    .trade_td_item.coin_info
    .coin_name {
    font-size: 12px;
  }
  .history_box .history_th_box {
    height: 36px;
  }
  .history_box .history_th_box .history_th_item {
    width: 33%;
  }
  .history_box .history_th_box .history_th_item:first-child {
    width: 33%;
    text-align: center;
  }
  .history_box .history_th_box .history_th_item:nth-child(2) {
    display: none;
  }
  .history_box .history_th_box .history_th_item:nth-child(3) {
    display: none;
  }
  .history_box .history_th_box .history_th_item:nth-child(4) {
    display: none;
  }
  .history_box .history_th_box .history_th_item:last-child {
    width: 33%;
  }
  .history_box .history_td_box .history_td_item {
    width: 33%;
    font-size: 12px;
  }
  .history_box .history_td_box .history_td_item:first-child {
    width: 33%;
    text-align: center;
  }
  .history_box .history_td_box .history_td_item:nth-child(2) {
    display: none;
  }
  .history_box .history_td_box .history_td_item:nth-child(3) {
    display: none;
  }
  .history_box .history_td_box .history_td_item:nth-child(4) {
    display: none;
  }
  .history_box .history_td_box .history_td_item:last-child {
    width: 33%;
  }
  .history_box .history_time_box {
    display: none;
  }
  .history_box .history_title_box {
    display: block;
  }
  .history_box .history_m_screen {
    margin-top: 10px;
    display: flex;
    width: 100%;
    height: 37px;
    background: #f4f4f4;
    border-radius: 2px 2px 2px 2px;
    padding: 4px;
    box-sizing: border-box;
  }
  .history_box .history_m_screen .m_screen_item {
    width: 25%;
    height: 29px;
    line-height: 29px;
    text-align: center;
    border-radius: 2px 2px 2px 2px;
    font-weight: 500;
    font-size: 12px;
    color: #979797;
  }
  .history_box .history_m_screen .m_screen_item.active {
    color: #444444;
    background: #d2d6de;
  }
  .survey_box .trend_e_box .trend_logo {
    position: absolute;
    width: 60px;
    bottom: 100px;
    left: 60px;
  }
  .survey_box .kline_e_box #chart {
    display: none;
  }
  .survey_box .kline_e_box .charts_content {
    display: block;
  }
  .history_empty_box img {
    width: 130px;
  }
}
