#w0,
.mobile-nav {
    background: transparent;
}

/* 首部 */
.index_header {
    background-image: url('/images/index/index_header_bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 70px;
    padding-bottom: 80px;
    /*   background: #000000; */
}

.nav_height {
    display: none;
}

.wrap>#page-content {
    padding-top: 0px;
}

.index_header_content {
    width: 1400px;
    margin: auto;
    display: flex;
    justify-content: center;
    padding-top: 80px;
}

.index_hl_item {
    margin-bottom: 30px;
    /* max-width: 847px; */
    max-width: 1280px;
}

.index_hl_item.en-US {
    max-width: 1080px;
}

.index_hl_tip {
    font-family: "Inter Regular";
    font-size: 20px;
    font-weight: normal;
    line-height: 18.72px;
    letter-spacing: 0em;
    color: #fff;
}

.index_hl_email {
    display: flex;
    justify-content: center;
}


.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: "Inter 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;
    border-bottom: 1px solid #3F414B;
}

.index_notice_div {
    width: 1280px;
    margin: auto;
    height: 56px;
    padding: 20px 0px;
}

.index_notice_content {
    display: flex;
    justify-content: space-between;
    max-width: 992px;
}

.index_n_left {
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.index_n_right {}

.go_notice_more {
    cursor: pointer;
}

.notice_more {
    font-family: "Inter Regular";
    font-size: 14px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    line-height: 16.38px;
    letter-spacing: 0em;
    color: #FFFFFF;
}

.notice_img {
    margin-top: -8px;
    height: 17px;
}

.notice_more_img {
    height: 18px;
    margin-top: -5px;
    margin-left: 5px;
}

.notice_title {
    font-family: "Inter Regular";
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0em;
    color: #2B2C30;
}

.notice_content_p {
    cursor: pointer;
    line-height: 22px;
    font-family: "Inter Regular";
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0em;
    color: #FFFFFF;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* index */
.index_content.one {
    margin-top: 50px;
    background-image: url('/images/index/home_bg1.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.index_content.two {
    padding-top: 160px;
    background-image: url('/images/index/home_bg2.png?v=1');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;

    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 120px;
}

.index_content.three {
    padding-top: 90px;
    padding-bottom: 80px;
    background-image: url('/images/index/home_bg3.png?v=1');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.index_content.two .index_content_div>div:first-child {
    display: flex;
    justify-content: space-between;
    /* padding-bottom: 110px; */
    gap: 20px;
}

.index_content.two .text_bg3 {
    display: flex;
    justify-content: center;
    text-align: center;
    /*   margin-bottom: 20px; */

    font-family: "Inter Bold";
    font-size: 40px;
    font-weight: 900;
    color: #FFFFFF;
    margin-bottom: 40px;
}

.index_content.three .index_content_div .text_bg3 {
    display: flex;
    justify-content: center;
    text-align: center;
    margin-bottom: 20px;

    font-family: "Inter Bold";
    font-size: 40px;
    font-weight: 900;
    color: #FFFFFF;
}

.index_content.two .index_content_div>div>div {}

.index_content.two .index_content_div>div span {
    font-family: "Inter Regular";
    font-size: 56px;
    font-weight: 900;
    line-height: 100%;
    letter-spacing: 0em;
    color: #FFFFFF;

}

.index_content_div .text_bg1 {
    font-family: "Inter Bold";
    font-size: 56px;
    font-weight: 900;
    color: #FFFFFF;
    max-width: 300px;
    line-height: 1;
}

.index_content_div .text_bg2 {
    font-family: "Inter Bold";
    padding: 2px 0px;
    font-size: 48px;
    font-weight: 900;
    line-height: 100%;
    letter-spacing: 0em;
    background: linear-gradient(270deg, #FFDB9E 0%, #FFCC57 47%, #FFDB9E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-font-smoothing: antialiased;
    padding-bottom: 5px;
}


.index_content_div .text_bg3 {
    font-family: "Inter Bold";
    font-size: 40px;
    font-weight: 900;
    color: #FFFFFF;
}


.index_content.two .index_content_div>div p {
    font-family: "Inter Regular";
    font-size: 16px;
    font-weight: normal;
    line-height: 140%;
    letter-spacing: 0em;
    font-feature-settings: "kern" on;
    color: #FFFFFF;
}

.index_content.two .index_content_div>div .two_bottom {}

.index_content.two .two_left {
    /* flex: 1; */
}

.index_content.two .two_right {
    max-width: 752px;
    width: 100%;
}

.index_content.two .two_right div:first-child {
    margin-bottom: 30px;
}

.index_content.two .two_right .mining_now {
    height: 40px;
    border-radius: 8px;
    opacity: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 9px 45px;
    border: none;
    background: linear-gradient(270deg, #F6CA7F 0%, #FFDB9E 100%);
    margin-top: 30px;

    font-family: "Inter Regular";
    font-size: 14px;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 0em;
    font-feature-settings: "kern" on;
    color: #1F1F24;
}

.index_content.three .three_top {
    display: flex;
    height: 72px;
    /* border-radius: 12px; */
    /* background: linear-gradient(267deg, rgba(46, 47, 54, 0) 1%, #2E2F36 98%); */
    box-sizing: border-box;
    /*  border: 1px solid #3F414B; */
    /* backdrop-filter: blur(10px); */
    margin-bottom: 30px;
    gap: 20px;
    overflow-x: auto;
}

.index_content.three .three_top::-webkit-scrollbar {
    display: none;
}

.index_content.three .three_top>div {
    position: relative;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;

    font-family: "Inter Regular";
    font-size: 20px;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 0em;
    /*     border-bottom: 1px solid #80879A; */
    color: #80879A;
    cursor: pointer;
    min-width: 83px;
}

.index_content.three .three_top>div:hover,
.index_content.three .three_top>div.active {
    position: relative;
    color: #FFEABA;
    /* border-bottom: 1px solid #FFEABA; */
}

.index_content.three .three_top>div::after {
    position: absolute;
    content: '';
    bottom: 0;
    right: 50%;
    transform: translateX(50%);
    display: block;
    width: 66%;
    max-width: 200px;
    height: 2px;
    background-color: #80879A;
    margin: 10px auto 0;
}

.index_content.three .three_top>div:hover::after,
.index_content.three .three_top>div.active::after {
    background-color: #FFEABA;
}

.index_content.three .three_top img {
    width: 28px;
    height: 28px;
    margin-right: 10px;
}

.index_content.three .three_bottom {
    display: flex;
    gap: 30px;
}

.index_content.three .three_bottom .three_bottom_left {
    flex: 1;
    background-image: url('/images/index/home_bg4.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    padding: 50px;
    border-radius: 12px;
}

.index_content.three .three_bottom .three_bottom_right {
    flex: 1.5;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.index_content.three .three_bottom .three_bottom_right>div {
    background-image: url('/images/index/home_bg5.png');
    background-repeat: no-repeat;
    /*  background-size: cover; */
    background-size: 100% 100%;
    background-position: center;
    padding: 70px 50px 50px 50px;
    height: 100%;
    border-radius: 12px;
    display: flex;
    align-items: center;
    position: relative;
}

.index_content.three .three_bottom .three_bottom_right>div>img {
    position: absolute;
    height: 50px;
    top: 40px;
    right: 40px;
}

.index_content.three p {
    font-family: "Inter Regular";
    font-size: 16px;
    font-weight: normal;
    line-height: 160%;
    letter-spacing: 0em;
    font-feature-settings: "kern" on;
    color: #80879A;
}

.index_content.three .three_bottom_title {
    font-size: 24px;
    color: #F6CA7F;
    margin-bottom: 20px;
}

.three_bottom_left img {
    width: 100%;
    max-width: 488px;
}

.index_content_div {
    /* width: 1400px; */
    width: 1280px;
    margin: auto;
}

/* video */
.index_content_div.video_content_div {
    position: relative;
    max-width: 800px;
}

.index_content_div.video_content_div video {
    border-radius: 12px;
    overflow: hidden;
    border: 1px solid rgba(255, 219, 158, 0.4);
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 12px;
    opacity: 1;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(/images/index/pause_bg.png?v=1);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border: 1px solid rgba(255, 219, 158, 0.4);
    z-index: 10;
    cursor: pointer;
}

.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 50px;
    color: white;
    cursor: pointer;
    z-index: 20;
}

.play-button img {
    width: 64px;
    height: 64px;
}

/* video */

/* pool KAS */
.index_coin_header {
    display: flex;
    flex-direction: column;
    margin-top: 60px;
    margin-bottom: 30px;
    gap: 30px;
}

.coin_header_button {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.coin_header_button .h5_title {
    font-family: "Inter Regular";
    font-size: 16px;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 0px;

    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #FFDB9E;
    display: none;
}

.index_ph_left {
    display: flex;
    gap: 14px;
    width: auto;
    /* max-width: 530px; */
}

.index_ph_left::-webkit-scrollbar {
    width: 2px;
    height: 2px;
}

.index_ph_left::-webkit-scrollbar-thumb {
    display: none;
}

.index_ph_left::-webkit-scrollbar-track {
    background-color: transparent !important;
    border-radius: 10px;
}

.index_ph_right {
    width: 100%;
    max-width: 536px;
    display: flex;
}

.index_ph_left .coin_button_div button {
    height: 48px;
    width: 120px;
    /* border-radius: 369px; */
    opacity: 1;
    box-sizing: border-box;
    background: none;
    border: none;
    border-bottom: 1px solid #3F414B;
    display: flex;
    justify-content: center;
    align-items: center;

    font-family: "Inter Regular";
    font-size: 16px;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 0em;
    color: #80879A;
    white-space: nowrap;
}

.index_ph_left .coin_button_div.active button,
.index_ph_left .coin_button_div button:hover,
.index_ph_left .coin_button_div button:focus {
    border-bottom: 1px solid #FFE6BC;
    color: #F6CA7F;
}

.index_ph_left .coin_button_div button img {
    width: 28px;
    margin-right: 10px;
}

.index_seach_input_div {
    border-radius: 8px;
    width: 100%;
    display: flex;
    border: 1px solid #3F414B !important;
}

.index_seach_input_div .h5_select_btn {
    display: none;
}

.index_seach_btn_div {
    /*   width: 15%; */
}

.index_seach_icon {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.index_seach_icon::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    bottom: 0;
    height: 30px;
    border-right: 1px solid #3F414B;
}

.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;
}

.seach_chart.layui-edge-top {
    border-bottom-color: #999 !important;
    top: -5px;
}

.dropdown.open .seach_chart {
    transform: none;
}

.index_seach_select_btn .span {
    font-family: "Inter Regular";
    font-size: 16px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    line-height: 16.38px;
    letter-spacing: 0em;
    color: #FFFFFF;
    min-width: 47px;
}

.index_seach_select_btn_item {

    height: 100%;
    border: none;
    border-radius: 8px;
    justify-content: left;
    align-items: center;
    padding: 0 10px;
    margin: 0px 0px !important;
    display: flex;
    flex-direction: row;
    gap: 10px;
    width: 100%;
}




.index_seach_select_btn_item:hover {
    background: #35373E;
}

.border_bottom {
    width: 80%;
    margin: auto;
    height: 1px;
    background: #F1F1F1;
}

.index_seach_select_btn_item .btn_img img {
    width: 24px;
    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; */
    padding: 10px;
}

.new_seach_index_ul {
    background: var(--input-black-background-color);
    border-radius: 6px;
    border: none !important;
    padding: 1px !important;
    margin-top: 15px;
    left: auto;
    right: -30%;
}

.regular_index_seach_select_btn_item {
    display: flex;
    /* width: 25% !important; */
    width: 100%;
    /* justify-content: center; */
}



/* 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 var(--input-gray-border-color); */
    ;
    border-left: 1px solid transparent;
    border-bottom: 1px solid var(--input-gray-border-color);
    ;
}

.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 {
    background: #35373E !important;
    border-radius: 8px !important;
}

.index_seach_select_btn_item .btn_span {
    font-family: "Inter Regular";
    padding-top: 8px;
    font-size: 14px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    line-height: normal;
    letter-spacing: 0em;
    color: #FFFFFF;
    display: contents;
}

.index_seach_select .layui-btn+.layui-btn {
    margin-left: 0px;
}

.index_seach_select {
    width: 100px;
}

.index_seach_input {
    font-size: 15px;
    color: var(--text-white-color);
    height: 48px;
    border: none;
    background: transparent;
    padding: 0 10px;

}

.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: "Inter 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: "Inter Regular";
    font-size: 40px;
    font-weight: 600;
    line-height: 100%;
    text-align: center;
    letter-spacing: 0em;
    color: #FFFFFF;
}

.index_coin_content {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.index_coin_content .info_coin_content {
    width: 100%;
    display: flex;
    gap: 20px;
}

.info_coin_content .info_form {
    font-family: "Inter Regular";
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0em;
    font-feature-settings: "kern" on;
    color: #80879A;
    display: flex;
    justify-content: space-between;
    align-items: end;
    padding: 15px 0;
    gap: 28px;
}

.info_coin_content .info_form>div {
    display: flex;
    flex-direction: column;
    flex: 1;
    overflow: hidden;
}

.info_form .address_corresponding_coin {
    width: 100%;
}

.info_coin_content .info_form .info_form_right {
    text-align: right;
}


.info_form .title_value {
    border-radius: 2px;
    flex-direction: column;
    padding: 6px 10px;
    background: #2E2F36;
}

.info_form .info_form_right .title_value {
    text-align: right;
}

.info_form .minimum_amount_value {

    display: flex;
    flex-direction: column;
    border-radius: 8px;
    padding: 6px 10px;
    background: #2E2F36;
    box-sizing: border-box;
    border: 1px solid #3F414B;
}

.info_coin_content .info_form.info_glide {
    padding: 15px 0 20px 0;
    border-bottom: 1px solid #3F414B;
    font-size: 22px;
    color: #FFFFFF;
}

.info_coin_content .info_form.info_glide>div {
    display: block;
}

.info_coin_content .info_form span {
    color: #FFFFFF;
}

.info_coin_content .info_form.mining_address {
    font-size: 22px;
    font-weight: 600;
    line-height: 100%;
    color: #FFFFFF;
}

.info_coin_content .info_form .address_area {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 20px;
}

.info_coin_content .info_form .address_copy {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 5px;
}

.info_form .address_copy>div:first-child {
    flex: 1;
    overflow: hidden;
}

.info_coin_content .info_form .address_copy p {
    overflow: hidden;
    text-overflow: ellipsis;
}

.info_coin_content .info_form_image {
    width: 28px;
}

.info_coin_content .info_coin_left {
    background: linear-gradient(220deg, rgba(46, 47, 54, 0) 7%, #2E2F36 94%);
    border: 1px solid #3F414B;
    border-radius: 12px;
    padding: 15px 20px;
    flex: 1;
    min-width: 350px;
}

.info_coin_content .info_coin_right {
    background: linear-gradient(246deg, rgba(46, 47, 54, 0) 2%, #2E2F36 97%);
    border: 1px solid #3F414B;
    border-radius: 12px;
    padding: 30px 20px;
    width: 100%;
    /* max-width: 888px; */
    max-width: 880px;
}

/* 计算器 */
.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%;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    margin-bottom: 0px !important;
}

.index_table thead {

    /* background: #3C69FF; */
    height: 47px;
    color: #fff;
}

.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: "Inter 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: #262626;
    font-family: "Inter 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: "Inter Regular";
    font-size: 17px !important;
    font-weight: 500 !important;
    letter-spacing: 0em;
    color: #2B2C30;
}

.index_table td {
    font-family: "Inter 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;
}

.charts_content .charts_show {
    /* height: 484px; */
    position: relative;
}

.charts_show_button_are {
    position: absolute;
    top: 0px;
    right: 0px;
}

.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: "Inter 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;
}


.mining_address_select {
    border-radius: 8px;
    font-family: "Inter Regular";
    font-size: 14px;
    font-weight: normal;
    line-height: 18.72px;
    letter-spacing: 0em;
    background: linear-gradient(236deg, rgba(46, 47, 54, 0) 4%, #2E2F36 96%);
    box-sizing: border-box;
    border: 1px solid #3F414B;
    color: #FFE6BC;
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mining_address_select:hover,
.mining_address_select.active {
    background: linear-gradient(270deg, #F6CA7F 0%, #FFDB9E 100%);
    color: #1F1F24;
}

.IC_detail_btn {
    line-height: 26px;
    border-radius: 8px;
    background: linear-gradient(270deg, #F6CA7F 0%, #FFDB9E 100%);
    font-family: "Inter Regular";
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0em;
    color: #1F1F24;
    border: none;
}

.IC_detail_btn:hover {
    color: #1F1F24;
    background-color: unset;
}

.miner_address {
    font-family: "Inter 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;
}


.index_ic_ii_title {
    font-family: "Inter 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: "Inter 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: "Inter 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: 20px;
    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;
    align-items: center;
}

.index_n_item_left {
    margin-top: -1px;
    margin-right: 6px;
}

/* 上下滚动 */
.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: 484px;
    width: 100% !important;
}

.index_charts.en-US {
    height: 510px;
}

.index_charts.es-ES {
    height: 570px;
}

.index_charts.de-DE {
    height: 570px;
}

.index_charts.ru-RU {
    height: 630px;
}


.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: "Inter 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: "Inter 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: "Inter Regular";
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    color: #878787;
}

.phone_index_coin_item .span1 {
    font-family: "Inter Regular";
    font-size: 13px !important;
    font-weight: 500 !important;
    letter-spacing: 0em;
    color: #2B2C30;
}

.phone_index_coin_item td img {
    height: 30px;
}

.phone_currency_detail_info {
    padding: 0px 10px;
}

.index_table_phone thead {
    height: 50px;
}

.index_ic_ii .unit {
    font-family: "Inter 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: "Inter Regular";
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
}

.index_table_header_span2 {
    font-size: 12px;
    color: #D9D9D9;
}

.index_table_thead th {
    font-family: "Inter Regular";
    font-size: 14px;
    font-weight: 400;
}

.phone_coin_name {
    display: flex;
    align-items: center;
    position: relative;
    width: fit-content;
}

.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;
}

.index_banner .swiper-button-prev img,
.index_banner .swiper-button-next img {
    width: 100%;
    height: 100%;
}

.index_banner .swiper-button-next:after,
.index_banner .swiper-button-prev:after {
    content: '' !important;
}

.index_banner .swiper-slide {
    border-radius: 12px;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #FFDB9E;
}

.index_banner #indexSwiper {
    width: 94%;
}

.index_banner #dialogSwiper {
    width: 90%;
}

.swiper-button-prev.dialog,
.swiper-button-next.dialog {
    width: 21px;
}

.swiper-pagination.index {
    display: none;
}

.address_corresponding_coin_btn_area {
    white-space: nowrap;
    display: flex;
    gap: 10px;
}

.address_corresponding_coin_btn_area>button {
    margin: 0 !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 (max-width: 1640px) {

    .text_content_div {
        margin: 0px !important;
    }

    .index_content.two .index_content_div>div:first-child {
        gap: 50px;
    }

    .index_content_div {
        width: 1280px !important;
    }


}


@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%;
    }

}


@media only screen and (max-width: 1400px) {

    .index_h1_btn {
        font-size: 15px;
        width: auto;
    }

    .index_table_header_right {
        width: auto;
    }

    .index_seach_btn {
        font-size: 16px;
    }

    .index_content_div {
        margin-left: auto !important;
        margin-right: auto !important;
        width: 90% !important;
    }
}

@media only screen and (max-width: 1350px) {

    .index_hl_tip {
        font-size: 16px;
    }
}



@media only screen and (max-width: 1200px) {

    .index_content.two .index_content_div>div:first-child {
        justify-content: center;
    }

    .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%;
    }

    .coin_header_button {
        flex-direction: column;
        gap: 20px;
    }

    .index_ph_left,
    .index_ph_right {
        max-width: unset;
        overflow-x: unset !important;
    }

    .index_ph_left .coin_button_div {
        flex: 1;
    }

    .index_coin_content .info_coin_content {
        flex-direction: column;
    }

    .info_coin_content .info_coin_right {
        max-width: unset;
    }

    .index_content_div .text_bg1 {
        display: none;
    }

    .index_content_div .text_bg2,
    .index_content_div .text_bg3 {
        font-size: 24px;
        text-align: center;
    }

    .index_content_div .text_bg2 {
        font-size: 2em;
    }


    .index_content.three .three_bottom_title {
        font-size: 18px;
    }

    .index_content.three .three_bottom .three_bottom_left {
        padding: 20px 30px;
    }

    .index_content.three p,
    .index_content.two .index_content_div>div p {
        font-size: 14px;
    }

    .index_content.three .three_bottom .three_bottom_right>div {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 30px;
    }

    .index_hl_email {
        margin: auto;
        width: 90%;
    }

    .index_header {
        background-size: 100% auto;
    }
}



@media only screen and (max-width: 1000px) {

    .new_seach_index_ul {
        left: 0;
        right: inherit;
    }

    .index_header_left {
        /* width: 100%;
        text-align: center;
        margin-bottom: 15px; */
        display: none;
    }

    .index_banner {
        width: 100%;
    }

    #ID-carousel-demo-image {
        height: 502px !important;
    }

    /* 主页表格--手机端 */

    .index_table_div {
        display: none;
    }

    .index_table_div_phone {
        display: block;
        margin: 0px;
    }

    .index_content_div {
        width: 100% !important;
        margin-left: 0px;
        margin-right: 0px;
    }

    .index_content {
        padding-left: 20px;
        padding-right: 20px;
    }

    .index_notice_div {
        margin-left: 20px;
        margin-right: 20px;
    }

}


@media only screen and (max-width: 1000px) {
    .index_ic_item {
        display: block;
    }

    .index_ic_ii {
        width: 100%;
    }

    .index_coin_header {
        /*             display: block; */
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .mining_address_select {
        font-size: 13px;
    }

    .index_table {
        table-layout: fixed;
    }
}

@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_content {
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 0px;
    }

    .index_table_div {
        margin-right: 5%;
        margin-left: 5%;
    }

    .index_uh_title {
        font-size: 24px;
    }

    .IC_detail_btn {
        font-size: 12px;
        padding: 0 7px;
        height: 29px;
    }

    .index_header {
        background-size: auto 100%;
    }
}

@media only screen and (max-width: 767px) {

    .charts_header_i {
        margin-bottom: 10px;
    }

    .pool_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;
    }

    .coin_header_button {
        padding: 0 16px;
        flex-direction: column-reverse;
    }

    .index_seach_icon img {
        margin-right: 3px;
    }

    .index_seach_input_div {
        position: relative;
    }

    .index_seach_input:focus~.index_seach_input_div {
        border-color: #3C69FF;
        background: #FAFBFF !important;
    }

    .index_seach_input_div .h5_select_btn {
        position: absolute;
        top: 50%;
        right: 4px;
        min-width: 76px;
        height: 36px;
        transform: translateY(-50%);
        border-radius: 4px;
        border: none;
        background: linear-gradient(270deg, #FFCC57 0%, #FFDB9E 100%);
        padding: 0px 15px;
        display: block;
    }

    .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-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;
    }

    .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_span2 {
        font-size: 11px;
    }

    .index_table_header {
        padding: 9px 0px !important;
    }

    .index_table_header_left {
        padding-right: 0px !important;
    }

    .index_table_header_right {
        padding-left: 0px !important;
    }

    .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_hl_item {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .index_hl_tip {
        font-size: 15px;
    }

    .phone_itcl_item {
        font-size: 14px;
    }

    .phone_itcr_item {
        font-size: 14px;
    }

    .index_us_div {
        margin-top: 30px;
    }

    .mining_address_select {
        font-size: 12px;
        height: 30px;
    }

    .index_ic_ii_title {
        font-size: 12px;
    }

    .index_ic_ii_content {
        font-size: 11px;
        line-height: 1.1;
    }

    .notice_img {
        height: 20px;
        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: 44px;
        padding-right: 90px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .charts_header {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 10px;
    }

    .index_ic_iii {
        margin-bottom: 2px;
    }

    .w0_bottom .navbar-header {
        background: #1F1F24 !important;
    }

    .pool_nav .openNav {
        background: #fff !important;
    }

    .index_tr_more_ul>li a {
        font-size: 13px;
    }


    .charts_content .charts_show {
        /* height: 300px; */
    }

    .info_coin_content .info_coin_right {
        padding: 30px 12px;
    }

    .info_coin_content.one .info_coin_right {
        border-top: none !important;
        padding-top: 0;
    }

    .info_coin_content .info_coin_left {
        padding: 15px 16px 0 16px;
    }

    .index_charts {
        height: 300px !important;
    }

    .index_content_div {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .index_content.two {
        padding-top: 60px;
        background-image: url(/images/index/home_bg2_h5.png?v=1);
        background-size: 100% 100%;
        gap: 110px;
    }

    .index_content.two .two_left {
        display: none;
    }

    .index_content.two .two_right>div {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .index_content.two .index_content_div>div span {
        font-size: 24px;
    }

    .index_content.three .three_top {
        height: 44px;
        padding: 4px;
    }

    .index_content.three .three_top img {
        width: 20px;
        height: 20px;
    }

    .index_content.three .three_top>div {
        font-size: 14px;
    }

    .index_content.three .three_bottom {
        display: flex;
        flex-direction: column;
    }

    .index_content.two,
    .index_content.three {
        padding-left: 16px;
        padding-right: 16px;
    }

    .index_ph_left {
        flex-wrap: wrap;
    }

    .index_ph_left .coin_button_div {
        flex: none;
        width: calc(50% - 7px);
    }

    .index_ph_left .coin_button_div button {
        width: 100%;
        height: 40px;
        border: 1px solid #3F414B;
        border-radius: 369px;
    }

    .index_ph_left .coin_button_div button img {
        width: 20px;
    }

    .index_ph_left .coin_button_div.active button,
    .index_ph_left .coin_button_div button:hover,
    .index_ph_left .coin_button_div button:focus {
        border: 1px solid #FFE6BC;
    }

    .coin_header_top {
        padding: 0 16px;
        display: none;
    }

    .index_content.one {
        margin-top: 20px;
    }

    .swiper-button-prev:not(.dialog),
    .swiper-button-next:not(.dialog) {
        width: 30px !important;
        display: none;
    }

    .swiper-pagination.index {
        display: block;
        bottom: -30px;
    }

    .swiper-pagination-bullet {
        /*    width: 4px;
        height: 4px; */
        border-radius: 269px;
        background: #80879A;
    }

    .swiper-pagination-bullet-active {
        width: 14px;
        height: 4px;
        border-radius: 269px;
        margin-bottom: 2px !important;
        background: linear-gradient(270deg, #FFCC57 0%, #FFDB9E 100%);
    }

    .index_register {
        height: unset !important;
        display: flex;
        flex-direction: column;
        gap: 16px;
        align-items: center;
    }

    .index_register input {
        background: unset !important;
    }

    .index_register button {
        padding: 0 12px !important;
        transform: none !important;
        position: unset !important;
        border-radius: 515px !important;
        width: 85%;
    }

    .index_coin_content,
    .index_coin_content .info_coin_content {
        gap: 0px;
    }

    .info_coin_content>div {
        border: unset !important;
        border-top: 1px solid #3F414B !important;
        background: none !important;
    }

    .info_coin_content.two>div {
        border-top: none !important;
    }

    .info_coin_content.two .info_coin_left {
        padding: 0px 16px 15px 16px;
    }

    .info_coin_content.two .info_coin_right {
        padding: 15px 16px;
    }

    .charts_show_button_are {
        display: none;
    }

    .index_banner #dialogSwiper {
        width: 85%;
    }

    .index_banner .swiper-slide {
        border: 1px solid rgba(255, 255, 255, 0.2);
    }

    .index_content.three {
        padding-top: 10px;
    }

    .index_content.three .three_top>div::after {
        display: none;
    }

    .index_content.three .three_top>div:hover::after,
    .index_content.three .three_top>div.active::after {
        display: none;
    }

    .index_content.three .three_top {
        border-radius: 12px;
        border: 1px solid #3F414B;
        background: linear-gradient(267deg, rgba(46, 47, 54, 0) 1%, #2E2F36 98%);
        gap: 0;
    }

    .index_content.three .three_top>div:hover,
    .index_content.three .three_top>div.active {
        border-radius: 8px;
        background: linear-gradient(270deg, #F6CA7F 0%, #FFDB9E 100%);
        color: #1F1F24;
    }
}


@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;
    }
}

@media only screen and (max-width: 500px) {
    .notice_title {
        font-size: 15px;
    }

    .counter_btn {
        font-size: 15px;
    }

    .index_uh_title {
        font-size: 18px;
    }


    .index_pool_address {
        font-size: 12px;
    }

}

@media only screen and (max-width: 430px) {
    .info_coin_content .info_form {
        gap: 10px;
    }

    .index_banner .mySwiper {
        width: 70%;
    }

    .index_content.three .three_bottom .three_bottom_right>div>img {
        height: 40px;
    }

    .info_coin_content .info_coin_left {
        min-width: unset;
    }
}



@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;
    }
}

/* 收益計算機 */

.income_calculator_header {
    min-height: 16.43px;
    padding-top: 50px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 0px;
    text-align: center;
}

.income_calculator_discounts {
    padding: 0 50px 40px 50px;
}

.income_calculator_title {
    text-align: center;
}

.calculator_tbody_title {
    display: flex;
    border-bottom: 1px solid #F0F0F0;
}

.button_standard {
    margin-right: 10px;
    padding: 8px 12px;
    border-radius: 4px 4px 0px 0px;
    border: 1px solid #F0F0F0;
}

.button_advanced {
    padding: 8px 12px;
    border-radius: 4px 4px 0px 0px;
    border: 1px solid #F0F0F0;
}

.button_standard:hover,
.button_advanced:hover {
    background: #346BE5;
    cursor: pointer;
}

.button_standard:hover span,
.button_advanced:hover span {
    color: #FFFFFF;
}

.button_select_active {
    background: #346BE5 !important;
}

.button_select_active span {
    color: #FFFFFF !important;
}

.income_title_text {
    font-family: "Inter Regular";
    font-size: 28px;
    font-weight: 500;
    line-height: normal;
    text-align: center;
    letter-spacing: 0em;
    font-variation-settings: "opsz" auto;
    color: #262626;

}

.tbody_title_text {
    font-family: "Inter Regular";
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    text-align: center;
    letter-spacing: 0em;
    font-feature-settings: "kern" on;
    color: #346BE5;
    z-index: 0;
}

.calculator_tbody_title .show {
    display: block !important;
}

.calculator_content {
    display: none;
}

.show {
    display: block;
}

.calculator_tbody_content {
    margin-top: 20px;
}

.calculator_tips {
    font-family: "Inter Regular";
    font-size: 14px;
    font-weight: normal;
    line-height: 100%;
    letter-spacing: 0em;
    color: #346BE5;
}

.calculator_content {
    margin-top: 30px;
}

.calculator_coin {
    flex: 1;
    margin-right: 20px;
}

.calculator_drop_down .dropdown.open .drop-down-arrow {
    transform: rotate(180deg);
}

.calculator_drop_down .dropdown button {
    display: flex;
    align-items: center;
    justify-items: center;
    height: 50px;
    border: 1px solid #3F414B !important;
    background: #2E2F36;
    border-radius: 6px !important;
    width: 100%;
    justify-content: space-between;
    font-size: 14px;
    font-family: "Inter Regular";
    color: #FFFFFF !important;
}

.income_test_div {
    margin-bottom: 10px;
}

.calculator_drop_down .dropdown button:hover,
.calculator_drop_down .dropdown button:focus,
.calculator_drop_down .dropdown :active {
    outline: none;
    box-shadow: none;
    color: #FFFFFF;
}

.calculator_coin img {
    width: 28px;
    height: 28px;
    margin-right: 6px;
}

.calculator_drop_down .dropdown .coin-select {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.calculator_drop_down .dropdown li {
    /*     background: #FFFFFF; */
    color: #262626 !important;
    padding: 4px 0px;
}

.calculator_drop_down .dropdown li a {
    height: 50px;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
}


.calculator_drop_down .dropdown samp {
    color: #262626 !important;
}

.drop-down-arrow {
    width: 20px !important;
    height: 20px !important;
}

.income_test {
    font-family: "Inter Regular";
    font-size: 14px;
    font-weight: normal;
    line-height: 100%;
    letter-spacing: 0em;
    font-feature-settings: "kern" on;
    color: #FFFFFF;
    white-space: nowrap;
}

.standard_tbody_one {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.standard_one_left {
    width: calc(50% - 56px);
    display: flex;
    align-items: flex-end;
}

.coin_unit {
    display: flex;
    height: 50px;
    border: 1px solid #3F414B !important;
    border-radius: 6px !important;
    flex: 1;
    position: relative;
}

.standard_one_left .coin_unit {
    /*  width: calc(50% - 10px); */
}

.coin_unit input {
    border: none;
    padding-left: 10px;
    border-radius: 6px 0 0 6px !important;
    flex: 1;
    width: calc(50% - 48px);
    height: 50px;
    background: none;
}

.coin_unit .input-group-append {
    border-left: 1px solid #3F414B !important;
    display: flex;
    border-radius: 0 6px 6px 0 !important;
    padding: 0 5px;
    min-width: 76px;
    text-align: center;
    justify-content: center;
}

.corresponding_unit {
    display: flex;
    align-items: center;
    border-radius: 0 6px 6px 0 !important;
    font-size: 14px;
    font-family: "Inter Regular";
    color: #FFFFFF;
}

.input_data,
.corresponding_unit {
    height: auto;
}

.standard_one_centre {
    position: relative;
    height: 50px;
    /* padding: 0 40px; */
    display: flex;
    align-items: center;
}

.calculate_transition {
    width: 32px;
    cursor: pointer;
}

.standard_one_right {
    width: calc(50% - 56px);
}

.dollar_total {
    position: absolute;
    bottom: -25px;
}

.dollar_total_value {
    font-family: "Inter Regular";
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    letter-spacing: 0em;
    color: var(--primary);
}

.standard_tbody_two {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}

.standard_two_left {
    width: calc(50% - 56px);
}

.standard_two_right {
    width: calc(50% - 56px);
    display: flex;
    flex-direction: column;
}

.standard_tbody_three {
    margin-top: 30px;
}

.standard_three_tbody,
.standard_three_table {
    width: 100%;
}


.standard_three_table thead {
    border-radius: 6px 6px 0px 0px;
    background: #F7F9FE;
    /* border: 1px solid #EAF0FC; */
    width: 100%;
}

.standard_three_table tbody {
    /*  border: 1px solid #EAF0FC; */
    width: 100%;

}

.standard_three_table tr,
.standard_three_tbody tr {
    border-bottom: 1px solid #f0f0f0;
}

.standard_three_tbody tr:last-child {
    border-bottom: none;
}

.standard_three_table th,
.standard_three_tbody td {
    /* flex: 1; */
    height: 54px;
    font-family: "Inter Regular";
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    font-weight: unset;
    letter-spacing: 0em;
    text-align: center;
    color: #262626;
    /* border-bottom: 1px solid #f0f0f0; */
    align-content: center;
}

.standard_three_table th:first-child,
.standard_three_tbody td:first-child {
    text-align: left;
}

.header_title_1,
.header_title_2,
.header_title_3,
.header_title_4,
.header_title_5,
.header_title_6,
.header_title_7 {
    width: auto;
    height: 38px;
    line-height: 28px;
    padding: 6px 15px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
}

.table_input {
    margin-left: 3px;
    margin-right: 2px;
    border: 1px solid #D9D9D9;
    border-radius: 2px;
    width: 68px;
    height: 28px;
    line-height: 20px;
    font-size: 12px;
    background: #F7F9FE;
    color: #3D3D3D;
    text-align: center;
}


.advanced_tbody_one {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.advanced_one_left {
    width: calc(50% - 10px);
    display: flex;
    align-items: flex-end;
}

.advanced_one_right {
    width: calc(50% - 10px);
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.miner_type {
    flex: 1;
}

.mining_information {
    width: calc(50% - 10px);
}

.mining_information input {
    border: 1px solid #EAF0FC !important;
    padding-left: 10px;
    border-radius: 6px 0 0 6px !important;
    width: inherit;
    height: 50px;
}

.mining_information .input-group-append {
    border: 1px solid #EAF0FC !important;
    background: #F7F9FE;
    display: flex;
    border-radius: 0 6px 6px 0 !important;
    padding: 0 5px;
    min-width: 76px;
    text-align: center;
    justify-content: center;
}

.input_joint_div {
    display: flex;
    width: 100%;
}

.advanced_tbody_two {
    margin-top: 30px;
    display: flex;
    gap: 20px;
}

.advanced_tbody_three {
    margin-top: 30px;
    display: flex;
    gap: 20px;
}

.advanced_tbody_four {
    margin-top: 30px;
    display: flex;
    align-content: center;
    justify-content: center;
}

.push_btn {
    display: inline-block;
    vertical-align: middle;
    height: 50px;
    line-height: 38px;
    border: 1px solid transparent;
    padding: 0 18px;
    background-color: #186DEE;
    color: #FFFFFF;
    white-space: nowrap;
    text-align: center;
    font-size: 16px;
    border-radius: 6px;
    cursor: pointer;
    max-width: 420px;
    width: 100%;
}

.advanced_tbody_five {
    margin-top: 30px;
    align-content: center;
    justify-content: center;
    display: none;
}

.advanced_tbody_five.show {
    display: flex;
}

.calculate_result {
    position: relative;
    width: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
}

.calculate_result_btn {
    padding: 8px 28px;
    border-radius: 795px;
    background: #F7F9FE;
    box-sizing: border-box;
    border: 1px solid #F0F0F0;
    z-index: 1;
}

.result_underline {
    position: absolute;
    top: 50%;
    width: 100%;
    opacity: 1;
    /*         border-top: 1px solid #F0F0F0; */
    z-index: 0;
}

.result_title {
    margin-top: 20px;
    font-family: "Inter Regular";
    font-size: 20px;
    font-weight: 500;
    line-height: 100%;
    display: flex;
    align-items: center;
    letter-spacing: 0em;
    font-feature-settings: "kern" on;
    color: #262626;
}

.result_one_list {
    display: flex;
    margin-top: 20px;
    flex-wrap: wrap;
}

.result_topic {
    margin-bottom: 10px;
    font-family: "Inter Regular";
    font-size: 16px;
    font-weight: normal;
    line-height: 100%;
    display: flex;
    align-items: center;
    letter-spacing: 0em;
    font-feature-settings: "kern" on;
    color: #8C8C8C;
}

.result_value {
    font-family: Bebas Neue;
    font-size: 20px;
    font-weight: normal;
    line-height: 100%;
    display: flex;
    align-items: center;
    letter-spacing: 0em;
    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #262626;
}

.result_placeholder {
    width: 25%;
    margin-bottom: 20px;
}

.modal-dialog-calculator {
    display: flex;
    align-items: center;
    min-height: calc(100% - 0rem);
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    pointer-events: auto;
    outline: 0;
    margin-left: auto !important;
    margin-right: auto !important;
}

.standard_three_header {
    overflow-x: auto;
    border-radius: 6px;
    border: 1px solid #EAF0FC;
}

input.input_data:disabled {
    cursor: not-allowed;
}

.open>.dropdown-toggle.btn-default {
    background-color: #2E2F36 !important;
}

.calculator_drop_down .dropdown-menu {
    max-height: 237px;
    overflow-y: auto;
    width: 100%;
    font-size: 14px;
    font-family: "Inter Regular";
    box-shadow: none;
    border: 1px solid #3F414B !important;
    background: var(--input-black-background-color);
    padding: 10px;
}

.calculator_drop_down .dropdown-menu::-webkit-scrollbar {
    width: 3px;
}

.dropdown-menu>li>a {
    padding: 4px 8px;
    color: #80879A;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #F6CA7F;
    background: #35373E !important;
    border-radius: 8px;
}


.index_register {
    height: 56px;
    position: relative;
    width: 100%;
    max-width: 594px;
}


.index_register input {
    width: 100%;
    height: 56px;
    border-radius: 8px;
    opacity: 1;
    padding: 0 10px;
    background: transparent;
    box-sizing: border-box;
    border: 1px solid #F5BA47 !important;
}

.index_register input::placeholder {
    color: #80879A !important;
}

.index_register button {
    position: absolute;
    top: 50%;
    right: 4px;
    transform: translateY(-50%);
    height: 46px;
    border-radius: 8px;
    opacity: 1;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0px 24px;

    background: linear-gradient(270deg, #F6CA7F 0%, #FFDB9E 100%);

    font-family: "Inter Regular";
    font-size: 16px;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 0em;
    white-space: nowrap;
    color: #1F1F24 !important;
}

.swiper-button-prev,
.swiper-button-next {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
}

.swiper-button-prev {
    left: var(--swiper-navigation-sides-offset, -5px);
}

.swiper-button-next {
    right: var(--swiper-navigation-sides-offset, -5px);
}

.calculator_title {
    font-family: "Inter Regular";
    font-size: 22px;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 0em;
    font-feature-settings: "kern" on;
    color: #FFFFFF;
    margin-bottom: 10px;

    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.calculator_title a {
    font-family: "Inter Regular";
    font-size: 14px;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 0em;

    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #FFDB9E;
}

.calculator_tip {

    font-family: "Inter Regular";
    font-size: 14px;
    font-weight: normal;
    line-height: 160%;
    letter-spacing: 0em;
    color: #80879A;

}

@media only screen and (max-width: 1050px) {
    .modal-dialog-calculator {
        width: 90% !important;
    }

}


@media only screen and (max-width: 767px) {
    .modal-dialog-calculator {
        overflow-y: auto;
        align-items: end;
    }

    #income-calculator-model .modal-content {
        position: absolute;
        border-radius: 16px 16px 0 0 !important;
        height: calc(100% - 8rem);
        overflow-y: auto;
    }

    .calculate_transition {
        transform: rotate(90deg);
    }

    .income_calculator_title {
        margin-bottom: 20px;
    }

    .modal-dialog-calculator {
        width: 100% !important;
    }

    .standard_tbody_two {
        display: block;
        margin-top: 0;
        margin-bottom: 20px;
    }

    .standard_two_left {
        width: 100%;
        margin-bottom: 20px;
    }

    .standard_two_right {
        width: 100%;
    }

    .standard_tbody_three {
        display: none;
    }

    .standard_tbody_one {
        display: block;
    }

    .standard_one_left {
        width: 100%;
        display: block;
        margin-bottom: 40px;
    }

    .standard_one_left .calculator_coin {
        margin-right: 0px;
        margin-bottom: 20px;
    }

    .standard_one_centre {
        justify-content: center;
    }

    .standard_one_right {
        width: 100%;
    }

    .advanced_tbody_one {
        display: block;
    }

    .advanced_one_left {
        width: 100%;
        display: block;
        margin-bottom: 20px;
    }

    .calculator_coin {
        margin-right: 0px;
        margin-bottom: 20px;
    }

    .advanced_one_right {
        display: block;
        width: 100%;
    }

    .mining_information {
        width: 100%;
        margin-bottom: 20px;
    }

    .advanced_tbody_two,
    .advanced_tbody_three {
        margin-top: 0px;
        display: block;
        margin-bottom: 20px;
    }

    .result_title {
        display: none;
    }

    .result_placeholder {
        width: 33%;
    }

    .result_value {
        color: #346BE5;
    }

    .index_content.two .two_right div:first-child {
        margin-bottom: 20px;
    }

    .coin_header_button .h5_title {
        display: block;
        position: relative;
        padding-left: 10px;
    }

    .coin_header_button .h5_title::before {
        position: absolute;
        content: '';
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        width: 4px;
        height: 16px;
        background: #FFDB9E;
    }

}

@media only screen and (max-width: 650px) {

    .income_calculator_discounts {
        padding: 0 20px 40px 20px;
    }


}

/* 收益計算機 */