    /* 首部 */
    .index_header {
        background-image: url('/images/humpool/index_header_background.png');
        /* background-size: 100% 100%; */
        /* background-repeat: no-repeat; */
        background-size: auto 100%;
        background-position: left;
        padding-top: 140px;
        padding-bottom: 70px;
    }

    .nav_height {
        display: none;
    }

    .wrap>#page-content {
        padding-top: 0px;
    }

    .index_header_content {
        width: 1400px;
        margin: auto;
        display: flex;
    }

    .index_header_left {
        width: 40%;
    }

    .index_hl_item {
        margin-bottom: 30px;
    }

    .index_hl_item:first-child {
        margin-bottom: 20px;
    }

    .index_hl_tip {
        font-family: "Ubuntu Regular";
        font-size: 20px;
        font-weight: normal;
        line-height: 18.72px;
        letter-spacing: 0em;
        color: #fff;
    }

    .index_hl_email {
        display: flex;
        /* width: 80%; */
        height: 50px;
    }

    .index_hl_email_left {
        /* width: 70%; */
        padding-right: 20px;
    }

    .index_hl_email_right {
        width: 30%;
    }

    .index_hl_input {
        border-radius: 5px;
        color: #fff !important;
        background: transparent;
        height: 100% !important;
        width: 300px;
    }

    .index_hl_input::placeholder {
        color: #fff !important;
    }

    .index_hl_input:hover,
    .index_hl_input:focus {
        border-color: #fff !important;
    }

    .index_h1_btn {
        font-family: "Ubuntu Regular";
        font-size: 16px;
        font-weight: 500;
        -webkit-font-smoothing: antialiased;
        letter-spacing: 0em;
        color: #3557F2;
        border-radius: 5px;
        background: #fff !important;
        height: 100% !important;
        width: 143px;
    }

    .index_h1_btn:hover {
        color: #3557F2;
    }


    /* 通知 */
    .index_notice {
        display: block;
        background: #fff;
    }

    .index_notice_div {
        width: 1400px;
        margin: auto;
        height: 70px;
        padding: 20px 0px;
        background: #fff;
    }

    .index_n_left {
        float: left;
        width: 80%;
    }

    .index_n_right {
        float: right;
    }

    .go_notice_more {
        cursor: pointer;
    }

    .notice_more {
        font-family: "Ubuntu Regular";
        font-size: 16px;
        font-weight: 500;
        -webkit-font-smoothing: antialiased;
        line-height: 16.38px;
        letter-spacing: 0em;
        color: #346BE5;
    }

    .notice_img {
        margin-top: -5px;
        height: 30px;
    }

    .notice_more_img {
        height: 11px;
        margin-top: -5px;
        margin-left: 5px;
    }

    .notice_title {
        font-family: "Ubuntu Regular";
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 0em;
        color: #2B2C30;
    }

    .notice_content_span {
        cursor: pointer;
        line-height: 22px;
        font-family: "Ubuntu Regular";
        font-size: 16px;
        font-weight: normal;
        letter-spacing: 0em;
        color: #2B2C30;
    }

    /* index */
    .index_content {
        background-color: #fff !important;
        margin-bottom: 50px;
    }

    .index_content_div {
        width: 1400px;
        margin: auto;
    }

    /* pool KAS */
    .index_poolkas_header {
        display: flex;
        padding: 20px 0px;
    }

    .index_ph_left {
        width: 40%;
    }

    .index_ph_right {
        width: 60%;
        display: flex;
    }

    .index_seach_input_div {
        border-radius: 8px;
        width: 84%;
        /* padding-right: 10px; */
        display: flex;
        border: 1px solid #D9D9D9 !important;
        margin-right: 2%;
    }

    .index_seach_btn_div {
        width: 15%;
    }

    .index_seach_icon {
        display: flex;
        border-right: 1px solid #D9D9D9;
        justify-content: center;
        align-items: center;
    }

    .index_seach_select_btn {
        height: 100%;
        width: 100%;
        border: none;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-left: 20px;
        padding-right: 20px;
    }

    .index_seach_icon img {
        width: 25px;
        margin-right: 7px;
        margin-top: -5px;
    }

    .seach_chart {
        margin-left: 7px;
    }

    .index_seach_select_btn .span {
        font-family: "Ubuntu Regular";
        font-size: 16px;
        font-weight: 500;
        -webkit-font-smoothing: antialiased;
        line-height: 16.38px;
        letter-spacing: 0em;
        color: #2B2C30;
        min-width: 47px;
    }

    .index_seach_select_btn_item {
        /* width: 95px; */
        padding-top: 12px;
        height: 100%;
        border: none;
        justify-content: left;
        align-items: center;
        padding-left: 24px;
        padding-right: 24px;
        padding-bottom: 10px;
        margin: 0px 0px !important;
    }


    .index_seach_select_btn_item:hover {
        background: transparent;
    }

    .border_bottom {
        width: 80%;
        margin: auto;
        height: 1px;
        background: #F1F1F1;
    }

    .index_seach_select_btn_item .btn_img img {
        width: 40px;
        margin: 0 !important;
    }

    .index_seach_type_elem .layui-menu-body-title {
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        margin: 0px !important;
    }






    /* 币种下拉边框 */
    .a_index_select_coin_item .index_seach_select_btn_item {
        border-bottom: 1px solid transparent !important;
        border-right: 1px solid #f0f0f0 !important;
        border-left: 1px solid transparent !important;
        border-top: 1px solid transparent !important;
    }

    .a_index_select_coin_item .index_seach_select_btn_item:last-child {
        border-right: 1px solid transparent !important;
    }

    .index_seach_type_elem li {
        border-bottom: 1px solid #f0f0f0 !important;
    }

    .index_seach_type_elem li:last-child {
        border-bottom: 1px solid transparent !important;
    }

    .index_seach_select_btn_item:hover .btn_span span {
        color: #3C69FF;
    }

    /* 币种下拉弧度 */
    .index_seach_type_elem li:first-child .index_seach_select_btn_item:first-child {
        border-top-left-radius: 6px;
    }

    .index_seach_type_elem li:first-child .index_seach_select_btn_item:last-child {
        border-top-right-radius: 6px;
    }

    .index_seach_type_elem li:last-child .index_seach_select_btn_item:first-child {
        border-bottom-left-radius: 6px;
    }

    .index_seach_type_elem li:last-child .index_seach_select_btn_item:last-child {
        border-bottom-right-radius: 6px;
    }









    /* 币种选中 */
    .index_seach_type_elem .a_index_select_coin_item .index_seach_select_btn_item-active {
        border: 1px solid #3C69FF !important;
        background: rgba(60, 105, 255, 0.1);
    }

    .index_seach_type_elem .a_index_select_coin_item .index_seach_select_btn_item-active .btn_span span {
        color: #3C69FF;
    }

    .index_seach_type_elem .a_index_select_coin_item .index_seach_select_btn_item-active:last-child {
        border-right: 1px solid #3C69FF !important;
    }

    .index_seach_type_elem .a_index_select_coin_item:last-child .index_seach_select_btn_item-active {
        border-right: 1px solid #3C69FF !important;
    }


    .new_seach_index_ul li {
        display: flex;
    }

    .new_seach_index_ul {
        background: #fff;
        border-radius: 6px;
        box-shadow: 0px 4px 10px 0px rgba(12, 24, 44, 0.2);
        border: none !important;
        padding: 1px !important;
        margin-top: 15px;
        left: auto;
        right: -100%;
    }

    .regular_index_seach_select_btn_item {
        display: flex;
        width: 25% !important;
        justify-content: center;
    }


    .index_coin_active span {
        color: #3C69FF;
    }

    /* index 下拉圆角 */
    .new_seach_index_ul li:first-child .regular_index_seach_select_btn_item:first-child {
        border-top-left-radius: 6px;
    }

    .new_seach_index_ul li:first-child .regular_index_seach_select_btn_item:last-child {
        border-top-right-radius: 6px;
    }

    .new_seach_index_ul li:last-child .regular_index_seach_select_btn_item:first-child {
        border-bottom-left-radius: 6px;
    }

    /* 暂时隐藏 最后一行满可打开 */
    .new_seach_index_ul li:last-child .regular_index_seach_select_btn_item:last-child {
        /* border-bottom-right-radius: 6px; */
    }

    /* index 下拉 border */

    .new_seach_index_ul li .regular_index_seach_select_btn_item {
        border-top: 1px solid transparent;
        border-right: 1px solid #f0f0f0;
        border-left: 1px solid transparent;
        border-bottom: 1px solid #f0f0f0;
    }

    .new_seach_index_ul li:last-child .regular_index_seach_select_btn_item {
        border-bottom: 1px solid transparent;
        border-left: 1px solid transparent;
    }

    .new_seach_index_ul li .regular_index_seach_select_btn_item:last-child {
        /* border-right: 1px solid transparent; */
    }






    .index_coin_active {
        border: 1px solid #3C69FF !important;
        background: rgba(60, 105, 255, 0.1);
    }





    .index_seach_select_btn_item .btn_span {
        font-family: "Ubuntu Regular";
        padding-top: 8px;
        font-size: 14px;
        font-weight: 500;
        -webkit-font-smoothing: antialiased;
        line-height: normal;
        letter-spacing: 0em;
        color: #2B2C30;
    }

    .index_seach_select .layui-btn+.layui-btn {
        margin-left: 0px;
    }

    .index_seach_select {
        width: 100px;
    }

    .index_seach_input {
        font-size: 15px;
        color: #878787;
        height: 50px;
        border: none;
        background: transparent;
    }

    .index_seach_input:hover,
    .index_seach_input:focus {
        border: none;
        box-shadow: none;
        background-color: #f7f7f7;
        border-top-right-radius: 8px;
        border-bottom-right-radius: 8px;
    }

    .index_seach_input:focus~.index_seach_input_div {
        border-color: #3C69FF;
        background: #F9FAFC;
    }


    .index_seach_btn {
        font-family: "Ubuntu Regular";
        font-size: 18px;
        border-radius: 8px;
        height: 50px;
        line-height: normal;
        background: #346BE5;
    }

    .index_phr {
        float: right;
        height: 100%;
    }

    .index_ph_title {
        font-family: "Ubuntu Regular";
        font-size: 24px;
        font-weight: 400;
        line-height: 46.8px;
        text-align: center;
        letter-spacing: 0em;
        color: #2B2C30;
    }

    /* 计算器 */
    .counter_btn {
        background-color: #F0F0F0 !important;
        color: #828EA1 !important;
        height: 100%;
        font-size: 17px;
        padding-top: 1px;
    }

    .index_counter {
        height: 24px;
        margin-top: -5px;
    }

    /* 表格 */
    .index_table {
        /* min-width: 700px; */
        max-width: 100%;
    }

    .index_table thead {

        /* background: #3C69FF; */
        height: 47px;
        color: #fff;
    }

    .index_table {
        border-top-left-radius: 10px !important;
        border-top-right-radius: 10px !important;
    }

    .index_table_header_left {
        border-top-left-radius: 7px;
        background: #346be5;
    }

    .index_table_header {
        background: #346be5;
    }

    .index_table_header_right {
        border-top-right-radius: 7px;
        background: #346be5;
        padding-right: 24px;
        width: 160px;
    }

    .pc_index_table_tr {
        cursor: pointer;
        height: 66px;
        border-top: 1px solid #F3F5F9;
    }

    .pc_index_table_tr:nth-of-type(1) {
        border-top: none !important;
    }

    .pc_index_table_tr:hover {
        transition: all 1s;
        background-color: #F7F9FE;
    }

    .index_tr_more {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
    }

    .index_tr_more img {
        height: 4px !important;
    }

    .pc_index_table_tr .unit {
        font-family: "Ubuntu Regular";
        font-weight: 500;
        -webkit-font-smoothing: antialiased;
        font-size: 12px;
        color: #878787;
        margin-left: 5px;
    }

    .pc_index_table_tr img {
        height: 24px;
    }

    .index_tr_more_ul {
        margin-top: 10px;
        padding-top: 6px;
        padding-bottom: 6px;
        background: #fff;
        left: auto !important;
        right: 0px !important;
        border: none !important;
        box-shadow: 0px 8px 13px 0px rgba(224, 230, 241, 0.48);
        border-radius: 6px !important;
        z-index: 400 !important;
    }

    .index_tr_more_dropdown {
        width: 100%;
    }

    .index_tr_more_ul>li a {
        line-height: 50px;
        text-align: center;
        transition: all 0.5s;
        background: transparent;
        color: #346BE5;
        font-family: "Ubuntu Regular";
        font-size: 16px;
        font-weight: 500;
        -webkit-font-smoothing: antialiased;
        letter-spacing: 0em;
    }

    .index_tr_more_ul>li a:hover {
        color: #346BE5;
        background: #EAF0FC;
    }

    .pc_index_table_tr td {
        font-family: "Ubuntu Regular";
        font-size: 17px !important;
        font-weight: 500 !important;
        letter-spacing: 0em;
        color: #2B2C30;
    }

    .index_table td {
        font-family: "Ubuntu Regular";
        font-weight: 400;
        font-size: 16px;
        color: #2B2C30;
    }

    .index_pool_more {
        cursor: pointer;
    }



    /* 信息 */
    .index_info_div {
        background: #F3F5F9;
        padding: 17px 17px;
    }

    .index_i_content {
        display: flex;
        width: 100%;
    }

    .index_ic_left {
        border-radius: 6px;
        background-color: #fff;
        margin-right: 10px;
        min-height: 300px;
        width: 50%;
    }

    .charts_div {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
        overflow: auto;
    }

    .charts_header {
        /* display: flex; */
        padding-left: 60px;
        padding-right: 60px;
        /* margin-top: 20px; */
        margin-bottom: 20px;
        padding-top: 20px;
    }

    .charts_type {
        padding-top: 5px;
        width: 50%;
        display: flex;
        align-items: center;
    }

    .charts_header_i {
        display: flex;
        margin-bottom: 30px;
    }

    .charts_switch_day {
        width: 50%;
        text-align: right;
    }

    .charts_util {
        padding-top: 6px;
        display: flex;
    }

    .charts_util_left {
        width: 50%;
        text-align: left;
    }

    .charts_util_right {
        width: 50%;
        text-align: right;
    }


    .charts_content {
        width: 100%;
        height: fit-content;
    }

    .network_hash_type {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        margin-top: -2px;
        background: #346BE5;
        margin-right: 5px;
    }

    .price {
        width: 10px;
        height: 10px;
        margin-right: 5px;
        margin-top: -2px;
        border-radius: 50%;
        background: #ECAB3D;
    }

    .charts_type_span {
        font-family: "Ubuntu Regular";
        font-size: 13px;
        font-weight: normal;
        text-align: center;
        letter-spacing: 0px;
        color: #3D3D3D;
    }

    .index_ic_right {
        border-radius: 6px;
        padding: 10px 15px 0px 15px;
        width: 50%;
        margin-left: 10px;
        min-height: 300px;
        background-color: #fff;
    }

    .index_ic_item_header {
        display: flex;
        margin: 10px 0;
    }

    .index_ic_item {
        display: flex;
        margin: 10px 0;
    }

    .index_ic_item2 {
        display: flex;
        margin: 0px;
        border-bottom: 1px solid #eee;
        padding: 10px 0px;
    }

    .index_ic_ii_h {
        width: 50%;
    }

    .index_ic_ii {
        /* margin-bottom: 10px; */
        width: 100%;
    }

    .index_charts .highcharts-container {
        border-radius: 7px;
        background: #F7F7F7;
    }


    .index_ic_btn {
        border-radius: 6px;
        font-family: "Ubuntu Regular";
        font-size: 14px;
        font-weight: normal;
        line-height: 18.72px;
        letter-spacing: 0em;
        background: rgba(60, 105, 255, 0.1);
        box-sizing: border-box;
        border: 1px solid #3C69FF;
        color: #3C69FF;
    }

    .index_ic_btn:hover {
        color: #3C69FF;
    }

    .IC_detail_btn {
        line-height: 26px;
        border-radius: 8px;
        background: #fff;
        font-family: "Ubuntu Regular";
        font-size: 14px;
        font-weight: normal;
        letter-spacing: 0em;
        color: #3C69FF;
        border: 1px solid #3C69FF;
    }

    .IC_detail_btn:hover {
        color: #3C69FF;
        background-color: #fff;
    }

    .miner_address {
        font-family: "Ubuntu Regular";
        font-size: 18px;
        font-weight: 500;
        -webkit-font-smoothing: antialiased;
        line-height: 16.38px;
        text-align: center;
        letter-spacing: 0px;
        color: #3D3D3D;
    }

    .goICDetail {
        float: right;
    }

    /* us */
    .index_us_div {
        margin-top: 57px;
        margin-bottom: 20px;
    }

    .index_us_header {
        width: 100%;
        text-align: center;
    }

    .index_uh_title {
        font-family: "Ubuntu Regular";
        font-size: 24px;
        font-weight: 500;
        -webkit-font-smoothing: antialiased;
        line-height: 46.8px;
        text-align: center;
        letter-spacing: 0em;
        color: #2B2C30;
    }

    .index_us_content {
        padding: 20px 0px;
        display: flex;
    }

    .us_items1 {
        display: flex;
        width: 50%;
        margin-right: 20px;
    }

    .us_items2 {
        display: flex;
        width: 50%;
        margin-left: 20px;
    }

    .us_item1 {
        width: 50%;
        /* margin-right: 10px; */
    }

    .us_item2 {
        width: 50%;
        margin-left: 40px;
    }

    .us_item {
        height: 100%;
        padding: 10px;
        border-radius: 8px;
        background: linear-gradient(180deg, #EFF4FF 0%, #FFFFFF 100%);
        box-shadow: none;
        transition: all 0.5s;
    }

    .us_item:hover {
        margin-top: -10px;
        box-shadow: 0px 11px 18px 0px rgba(224, 230, 241, 0.48);
    }

    .us_img {
        height: 200px;
    }

    .us_img_div {
        padding: 20px 0px;
        text-align: center;
    }

    .us_iii {
        margin: 20px 20px;
        display: flex;
        justify-content: center;
    }

    .us_iii_c {
        text-align: left;
        width: fit-content;
    }

    .us_iii_title {
        font-family: "Ubuntu Regular";
        font-size: 20px;
        font-weight: 500;
        -webkit-font-smoothing: antialiased;
        line-height: 32.76px;
        text-align: center;
        letter-spacing: 0em;
        color: #2B2C30;
    }

    .us_iii_content {
        text-align: center;
        font-family: "Ubuntu Regular";
        font-size: 14px;
        font-weight: normal;
        line-height: 18.04px;
        letter-spacing: 0em;
        color: #2B2C30;
    }

    .index_ic_ii_title {
        font-family: "Ubuntu Regular";
        font-size: 16px;
        font-weight: 500;
        -webkit-font-smoothing: antialiased;
        text-align: center;
        letter-spacing: 0px;
        color: #3D3D3D;
    }

    .index_ic_ii_content {
        font-family: "Ubuntu Regular";
        font-size: 14px;
        font-weight: normal;
        text-align: center;
        letter-spacing: 0px;
        color: #909090;
        line-height: 1.5;
    }

    .index_ic_iii {
        margin-bottom: 5px;
    }

    .index_pool_address_div {
        margin: 10px 0px;
    }

    .index_pool_address {
        font-family: "Ubuntu Regular";
        font-size: 13px;
        font-weight: normal;
        line-height: 16.38px;
        text-align: center;
        letter-spacing: 0px;
        color: #262626;
    }

    .index_pool_address_img {
        margin-top: -2px;
        height: 17px;
        cursor: pointer;
    }

    .index_ic_left:hover {
        box-shadow: none;
    }

    .index_ic_right:hover {
        box-shadow: none;
    }

    .index_table_div {
        box-shadow: 0px 8px 13px 0px rgba(224, 230, 241, 0.48);
        /* overflow: auto; */
    }

    /* 通知 */
    .index_n_item_div {
        display: flex;
    }

    .index_n_item_left {
        margin-top: 1px;
    }

    /* 上下滚动 */
    .index_n_item_right {
        height: 28px;
        overflow: hidden;
    }

    .notice {
        height: 28px;
        overflow: hidden;
    }

    .notice__inner {
        animation: roll 40s linear infinite;
        margin-top: 0
    }

    .notice__item {
        font-size: 16px;
        height: 40px;
        line-height: 23px;
        white-space: nowrap;
        color: #000;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .notice_ii {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }


    .host_msg_content {
        font-weight: 400;
        flex: 1;
        overflow: hidden;
    }

    .host_msg_span:hover {
        animation-play-state: paused;
    }

    .index_charts {
        max-width: 100%;
        height: auto;
        width: 100% !important;
    }


    .index_table_div_phone {
        display: none;
        box-shadow: 0px 8px 13px 0px rgba(224, 230, 241, 0.48);
    }


    .phone_index_table_header td {
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
        width: 100%;
        background: #3C69FF;
        color: #fff !important;
        font-size: 20px;
        font-weight: 500;
        -webkit-font-smoothing: antialiased;
        height: 47px;
    }

    .phone_itcl_item {
        min-height: 40px;
        margin-bottom: 15px;
        font-size: 16px;
        font-family: "Ubuntu Regular";
        font-weight: 500;
        -webkit-font-smoothing: antialiased;
        text-align: left;
        letter-spacing: 0em;
        color: #2B2C30;
    }

    .phone_itcr_item {
        min-height: 40px;
        margin-bottom: 15px;
        font-size: 16px;
        font-family: "Ubuntu Regular";
        font-weight: 500;
        -webkit-font-smoothing: antialiased;
        text-align: right;
        letter-spacing: 0em;
        color: #2B2C30;
    }

    .phone_index_coin_item {
        /* border-top: 1px solid #F3F5F9; */
        cursor: pointer;
        height: 50px;
        border-bottom: 1px solid #F3F5F9;
    }

    .phone_index_coin_item:hover {
        /* background-color: #eee; */
    }

    .phone_index_coin_item:nth-of-type(1) {
        border-top: none !important;
    }

    .phone_index_coin_item:last-child {
        border-bottom: none !important;
    }

    .phone_index_coin_item .unit {
        font-family: "Ubuntu Regular";
        font-weight: 500;
        -webkit-font-smoothing: antialiased;
        font-size: 12px;
        color: #878787;
    }

    .phone_index_coin_item .span1 {
        font-family: "Ubuntu Regular";
        font-size: 13px !important;
        font-weight: 500 !important;
        letter-spacing: 0em;
        color: #2B2C30;
    }

    .phone_index_coin_item td img {
        height: 30px;
        margin-top: 5px;
    }

    .phone_currency_detail_info {
        padding: 0px 10px;
    }

    .index_table_phone thead {
        height: 50px;
    }

    .index_ic_ii .unit {
        font-family: "Ubuntu Regular";
        font-weight: 500;
        -webkit-font-smoothing: antialiased;
        font-size: 12px;
        color: #878787;
        margin-left: 5px;
    }

    .index_table_header_span1 {
        font-size: 13px;
        font-family: "Ubuntu Regular";
        font-weight: 500;
        -webkit-font-smoothing: antialiased;
    }

    .index_table_header_span2 {
        font-size: 12px;
        color: #D9D9D9;
    }

    .index_table_thead th {
        font-family: "Ubuntu Regular";
        font-size: 14px;
        font-weight: 400;
    }

    .phone_coin_name {
        display: flex;
    }

    .phone_coin_name_left {
        margin-right: 5px;
    }

    .index_table_item_span1 {
        font-size: 14px;
        font-weight: 500;
        -webkit-font-smoothing: antialiased;
    }

    .index_table_item_span2 {
        font-size: 12px;
        color: #878787;
    }

    .index_table_item_span2 {
        font-size: 13px;
        color: #000;
    }

    .phone_index_coin_item td p {
        margin: 5px 0;
    }

    .phone_currency_detail_item {
        background-color: #F3F5F9;
    }


    /* 轮播图 */
    .layui-carousel-ind .layui-this {
        background: #FFFFFF !important;
        width: 10px !important;
        height: 10px !important;
        margin-top: 2PX;
        box-shadow: 0px 3px 5px 0px rgba(26, 114, 246, 0.4) !important;
    }

    .layui-carousel-ind ul {
        background-color: rgba(0, 0, 0, 0) !important;
    }


    .layui-carousel-ind ul li {
        width: 10px !important;
        height: 10px !important;
        background: #A9D0FF;
    }

    .layui-carousel-ind ul li:hover {
        background: #A9D0FF;
    }

    .layui-carousel-ind ul:hover {
        background-color: rgba(0, 0, 0, 0);
    }

    /* 币种下拉 */
    .currency_downdrop {
        margin-top: -10px;
    }

    .show-block {
        animation-name: fadeIn;
        animation-duration: 0.7s;
    }

    .show-hide {
        animation-name: fadeOut;
        animation-duration: 0.5s;
    }

    .layui-menu li {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .index_seach_type_elem {
        padding-top: 1px;
        padding-bottom: 1px;
        padding-right: 1px;
        padding-left: 1px;
        border-radius: 6px !important;
    }

    .index_seach_type_elem ul {
        max-height: 210px;
        /* overflow-y: auto;
        overflow-x: hidden; */
        margin: 0px !important;
    }

    /* 美化滚动条 */
    .index_seach_type_elem ul::-webkit-scrollbar {
        width: 3px;
        height: 10px;
    }

    .index_seach_type_elem ul::-webkit-scrollbar-track {
        width: 3px;
        background: rgba(#101F1C, 0.1);
        -webkit-border-radius: 2em;
        -moz-border-radius: 2em;
        border-radius: 2em;
    }

    .index_seach_type_elem ul::-webkit-scrollbar-thumb {
        background-color: rgba(144, 147, 153, .3);
        background-clip: padding-box;
        min-height: 28px;
        -webkit-border-radius: 2em;
        -moz-border-radius: 2em;
        border-radius: 2em;
        transition: background-color .5s;
        cursor: pointer;
    }

    .index_seach_type_elem ul::-webkit-scrollbar-thumb:hover {
        background-color: rgba(144, 147, 153, .3);
    }

    .index_seach_type_elem li {
        padding-left: 0px;
        padding-right: 0px;
        width: fit-content;
        margin-bottom: 0px !important;
    }

    .index_seach_type_elem li:hover {
        background: transparent;
    }

    .index_name_info_div {
        display: flex;
    }

    .index_name_info_cart {
        width: fit-content;
        padding-top: 12px;
        padding-right: 10px;
    }

    .index_td_p9 {
        padding-left: 9px;
    }

    .index_name_info_img {
        display: flex;
        align-items: center;
    }

    .index_name_info_name {
        padding-left: 10px;
    }

    .inin1 {
        font-size: 16px;
        font-weight: normal;
        letter-spacing: 0em;
        color: #262626;
    }

    .index_name_info_img img {
        height: 32px;
    }

    .inin2 {
        font-size: 12px;
        font-weight: normal;
        line-height: 20px;
        letter-spacing: 0em;
        color: #8C8C8C;
    }

    .index_td_right {
        text-align: right !important;
    }


    .w0_bottom {
        background: #346BE5 !important;
    }



    @keyframes fadeIn {
        from {
            opacity: 0.4;
        }

        to {
            opacity: 1;
        }
    }

    @keyframes fadeOut {
        from {
            opacity: 1;
        }

        to {
            opacity: 0;
        }
    }


    @media only screen and (max-width: 1900px) {
        .index_pool_address {
            font-size: 13px;
        }

        .index_pool_address_img {
            height: 20px;
        }
    }


    @media only screen and (max-width: 1760px) {


        /* .index_ic_left {
            width: 45%;
        }

        .index_ic_right {
            width: 55%;
        } */

    }

    @media only screen and (min-width: 1680px) {
        .index_header {
            background-size: 100% 100%;
        }
    }


    @media only screen and (max-width: 1500px) {
        .index_content_div {
            width: 96%;
            margin-left: auto;
            margin-right: auto;
        }

        .index_notice_div {
            width: 96%;
            margin-left: auto;
            margin-right: auto;
        }

        .index_header_content {
            width: 96%;
            margin-left: auto;
            margin-right: auto;
        }
    }


    @media only screen and (max-width: 1580px) {

        .index_pool_address {
            font-size: 14px;
        }

        .index_pool_address_img {
            height: 22px;
        }

        .index_ic_item {
            display: block;
        }

        .index_ic_ii {
            width: 100%;
        }

        .us_items1 {
            margin-right: 5px;
        }

        .us_items2 {
            margin-left: 5px;
        }

        .us_item:hover {
            margin-top: 0px;
        }

        .us_item2 {
            margin-left: 10px;
        }
    }

    @media only screen and (max-width: 1500px) {
        .index_ph_left {
            width: 30%;
        }

        .index_ph_right {
            width: 70%;
        }
    }


    @media only screen and (max-width: 1400px) {

        .index_hl_email {
            height: 40px;
        }

        .index_h1_btn {
            font-size: 15px;
            width: auto;
        }

        .index_header {
            padding-top: 200px;
        }

        .index_table_header_right {
            width: auto;
        }

        .index_seach_btn {
            font-size: 16px;
        }
    }

    @media only screen and (max-width: 1350px) {

        .index_hl_tip {
            font-size: 16px;
        }
    }



    @media only screen and (max-width: 1200px) {

        .charts_header_i {
            margin-bottom: 20px;
        }

        .index_header_content {
            width: 90%;
            margin-left: auto;
            margin-right: auto;
        }

        .index_hl_tip {
            font-size: 15px;
        }

        .index_ic_ii_h_span {
            margin-top: 11px;
        }

        .index_info_div {
            background: #fff;
            padding-left: 0px;
            padding-right: 0px;
            padding-top: 0px;
            padding-bottom: 0px;
        }

        .index_ic_right:hover {
            box-shadow: none;
        }

        .index_ic_left:hover {
            box-shadow: none;
        }

        .index_i_content {
            display: block;
        }

        .index_ic_left {
            width: 100%;
            margin: 0px;
        }

        .index_ic_right {
            width: 100%;
            margin: 0px;
        }

        .index_ic_item {
            display: flex;
        }

        .index_ic_ii {
            width: 50%;
        }

        .index_us_content {
            display: block;
        }

        .us_items1 {
            width: 100%;
            margin-right: 0px;
            margin-bottom: 0px;
            /* min-height: 400px; */
        }

        .us_items2 {
            margin-left: 0px;
            width: 100%;
            min-height: 400px;
        }

    }



    @media only screen and (max-width: 1000px) {

        .new_seach_index_ul {
            left: 0;
            right: inherit;
        }

        .index_header {
            /* padding-top: 160px; */
            background-size: 100% 100%;
        }

        .index_header_content {
            display: block;
        }

        .index_header_left {
            /* width: 100%;
            text-align: center;
            margin-bottom: 15px; */
            display: none;
        }

        .index_header_right {
            width: 100%;
        }

        #ID-carousel-demo-image {
            height: 502px !important;
        }

        .index_hl_email {
            margin: auto;
            width: 50%;
        }

        .index_hl_email {
            justify-content: center;
        }


        /* 主页表格--手机端 */

        .index_table_div {
            display: none;
        }

        .index_table_div_phone {
            display: block;
            margin: 0px;
        }

        .index_content_div {
            width: 100%;
            margin-left: 0px;
            margin-right: 0px;
        }

        .index_content {
            padding-left: 20px;
            padding-right: 20px;
        }

        .index_notice_div {
            margin-left: 20px;
            margin-right: 20px;
        }

        .us_items2 {
            min-height: auto;
        }

    }

    @media only screen and (max-width: 1100px) {
        .index_ph_left {
            width: 35%;
        }

        .index_ph_right {
            width: 65%;
        }
    }

    @media only screen and (max-width: 1000px) {
        .index_ic_item {
            display: block;
        }

        .index_ic_ii {
            width: 100%;
        }

        .index_header {
            background-image: url('/images/humpool/index_header_background_phone.png');
        }

        .index_poolkas_header {
            display: block;
            padding-top: 0px;
            padding-bottom: 0px;
        }


        .index_ph_left {
            text-align: left;
            width: 100%;
        }

        .index_ph_right {
            width: 100%;
        }

        .index_ic_btn {
            font-size: 13px;
        }
    }

    @media only screen and (max-width: 800px) {

        .index_notice_div {
            margin-left: 0px;
            margin-right: 0px;
        }

        .index_charts {
            overflow: auto !important;
            padding: 0px !important;
        }

        .index_ic_right {
            padding-left: 10px;
            padding-right: 10px;
        }

        .index_hl_email {
            width: 80%;
        }

        .index_h1 {
            font-size: 16px;
        }

        .index_header {
            padding-top: 170px;
            display: flex;
            justify-content: center;
        }

        .index_content {
            padding-left: 0px;
            padding-right: 0px;
            margin-bottom: 0px;
        }

        .index_table_div {
            margin-right: 5%;
            margin-left: 5%;
        }

        .index_us_content {
            padding: 0px 5%;
        }

        .index_uh_title {
            font-size: 24px;
        }

        .IC_detail_btn {
            font-size: 12px;
            padding: 0 7px;
            height: 29px;
        }
    }

    @media only screen and (max-width: 767px) {

        .charts_header_i {
            margin-bottom: 10px;
        }

        .humpool_nav .navbar-header {
            background: transparent !important;
        }

        .index_ph_title {
            font-size: 16px;
        }

        .index_seach_select_btn_item {
            padding-left: 15px;
            padding-right: 15px;
            padding-bottom: 7px;
            padding-top: 7px;
        }

        .index_seach_input_div {
            margin-right: 0px;
            border-top-right-radius: 0px;
            border-bottom-right-radius: 0px;
            border-color: #AEC7FF !important;
            background: #FAFBFF;
        }

        .index_seach_icon img {
            margin-right: 3px;
        }

        .index_seach_input:focus~.index_seach_input_div {
            border-color: #3C69FF;
            background: #FAFBFF !important;
        }

        .index_seach_input:hover,
        .index_seach_input:focus {
            background: #FAFBFF !important;
        }

        .index_seach_icon {
            border-color: #AEC7FF !important;
        }

        .index_seach_btn {
            border-top-left-radius: 0px;
            border-bottom-left-radius: 0px;
            font-size: 45px;
            font-size: 14px;
        }


        .index_header {
            padding-top: 90px !important;
            padding-bottom: 40px;
        }

        .index_header_content {
            margin-left: 0px;
            margin-right: 0px;
        }

        .navbar-default .navbar-toggle:hover,
        .navbar-default .navbar-toggle:focus {
            background-color: transparent !important;
        }

        .navbar-default .navbar-toggle .icon-bar {
            /* background-color: #fff !important; */
        }

        .nav_overview {
            border-top: 2px solid #f1f1f1;
        }

        #w0-collapse {
            /* background: #346be5; */
            border-top: none;
        }

        #w0 .container {
            width: 100% !important;
        }

        .index_ic_ii_h_span {
            margin-top: 0px;
        }

        .charts_util {
            padding-left: 0px;
            padding-right: 0px;
            font-size: 11px;
        }

        .index_pool_address_img {
            height: 19px;
        }

        .miner_address {
            font-size: 14px;
        }

        .index_ic_item_header {
            margin: 5px 0px;
        }

        .index_pool_address_div {
            margin: 5px 0px;
        }

        .index_ic_item2 {
            padding: 2px 0px;
        }

        .index_ic_item {
            margin: 5px 0px;
        }

        .us_item {
            /* box-shadow: 0px 11px 18px 0px rgba(224, 230, 241, 0.48); */
        }

        .us_item:hover {
            margin-top: 0px;
            box-shadow: none;
        }

        .index_notice_div {
            padding: 10px 0px;
        }

        .index_notice_div {
            height: 50px;
        }

        .seach_chart {
            border-width: 4px;
            margin-left: 3px;
        }

        .index_seach_input::placeholder {
            font-size: 12px;
        }

        /* 没有按钮暂时 */
        .charts_type {
            padding-top: 2px;
            padding-bottom: 0px;
            width: 100%;
        }

        .index_table_header_span1 {
            font-size: 12px;
        }

        .index_table_header_span2 {
            font-size: 11px;
        }

        .index_table_item_span1 {
            font-size: 12px;
        }

        .index_table_item_span2 {
            font-size: 11px;
        }

        .phone_index_coin_item td img {
            height: 23px;
            margin-top: 2px;
        }

        .index_table_header {
            padding: 9px 5px;
        }

        .charts_type_span {
            font-size: 12px;
        }

        .network_hash_type {
            height: 10px;
            width: 10px;
        }

        .price {
            height: 10px;
            width: 10px;
        }

        .layui-carousel-ind .layui-this {
            width: 7px !important;
            height: 7px !important;
        }

        .layui-carousel-ind ul li {
            width: 7px !important;
            height: 7px !important;
        }

        .index_seach_select_btn_item {
            width: auto;
        }

        .index_info_div {
            padding: 0px;
        }

        .index_h1 {
            font-size: 16px;
            line-height: 50px;
        }

        .index_hl_item {
            margin-top: 0px;
            margin-bottom: 10px;
        }

        .index_hl_tip {
            font-size: 15px;
        }

        .index_hl_email {
            height: 44px;
        }

        .phone_itcl_item {
            font-size: 14px;
        }

        .phone_itcr_item {
            font-size: 14px;
        }

        .index_us_div {
            margin-top: 30px;
        }

        .index_ic_btn {
            font-size: 12px;
            height: 30px;
        }

        .index_ic_ii_title {
            font-size: 12px;
        }

        .index_ic_ii_content {
            font-size: 11px;
            line-height: 1.1;
        }

        .us_iii_title {
            font-size: 14px;
            line-height: 20px;
        }

        .us_iii {
            margin: 0px 0px 7px 0px;
        }

        .us_img {
            width: 80%;
            height: auto;
        }

        .notice_img {
            height: 20px;
            margin-top: 1px;
            margin-right: 5px;
        }

        /* 搜索下拉 */
        .index_seach_icon img {
            width: 20px;
        }

        .index_seach_select_btn .span {
            font-size: 13px;
        }

        .index_seach_select_btn {
            /* padding: 0 10px; */
            padding-left: 5px;
            padding-right: 3px;
        }

        .index_seach_select_btn_item .btn_img img {
            width: 27px;
        }

        .index_seach_select {
            width: 60px;
        }

        .index_seach_select_btn_item .btn_span {
            font-size: 14px;
        }


        .index_seach_input {
            height: 47px;
        }


        .us_img_div {
            padding: 0px;
        }

        .index_us_content {
            padding: 0;
        }

        .charts_header {
            padding-left: 20px;
            padding-right: 20px;
            padding-top: 10px;
        }

        .index_ic_iii {
            margin-bottom: 2px;
        }

        .w0_bottom {
            background: transparent !important;
        }

        .w0_bottom .navbar-header {
            background: #346BE5 !important;
        }

        .humpool_nav .openNav {
            background: #fff !important;
        }



    }


    @media only screen and (max-width: 700px) {

        .index_h1_btn {
            font-size: 12px;
        }
    }

    @media only screen and (max-width: 550px) {
        .index_hl_tip {
            font-size: 14px;
        }

        .index_seach_btn_div {
            width: unset;
        }

        .index_hl_email {
            width: 90%;
        }
    }

    @media only screen and (max-width: 500px) {

        .index_n_right {
            display: none;
        }

        .index_n_left {
            width: 100%;
        }

        .notice_content_span {
            font-size: 13px;
        }

        .notice_title {
            font-size: 15px;
        }

        .counter_btn {
            font-size: 15px;
        }

        .index_uh_title {
            font-size: 18px;
        }

        .us_iii_content {
            font-size: 12px;
            line-height: 1.4;
        }

        .us_item1 {
            /* padding-left: 10px; */
            padding-right: 5px;
            /* padding-bottom: 1em; */
            /* width: 100%; */
            margin-left: 0px;
            margin-bottom: 0px;
        }

        .us_item2 {
            padding-left: 5px;
            /* padding-right: 10px; */
            /* width: 100%; */
            margin-left: 0px;
            /* padding-bottom: 1em; */
            margin-bottom: 0px;
        }

        .index_pool_address {
            font-size: 12px;
        }
    }



    @keyframes roll {
        0% {
            margin-top: 20px;
        }

        1% {
            margin-top: 0px;
        }

        9% {
            margin-top: 0px;
        }

        11% {
            margin-top: -40px;
        }

        19% {
            margin-top: -40px;
        }

        21% {
            margin-top: -80px;
        }

        29% {
            margin-top: -80px;
        }

        31% {
            margin-top: -120px;
        }

        39% {
            margin-top: -120px;
        }

        41% {
            margin-top: -160px;
        }

        49% {
            margin-top: -160px;
        }

        51% {
            margin-top: -200px;
        }

        59% {
            margin-top: -200px;
        }

        61% {
            margin-top: -240px;
        }

        69% {
            margin-top: -240px;
        }

        71% {
            margin-top: -280px;
        }

        79% {
            margin-top: -280px;
        }

        81% {
            margin-top: -320px;
        }

        89% {
            margin-top: -320px;
        }

        91% {
            margin-top: -360px;
        }

        99% {
            margin-top: -360px;
        }

        100% {
            margin-top: -380px;
        }
    }