.wrap {
    min-height: auto;
}

.wrap>#page-content {
    min-height: 97% !important;
    width: 100% !important;
    margin-right: auto;
    margin-left: auto;
    background-color: #F7F9FE;
}

.navbar-default .navbar-nav>li {
    width: auto;
    /* min-width: 110px; */
    line-height: 70px;
}

.navbar-default .navbar-brand {
    line-height: 70px;
}

.humpool_nav_logo {
    height: 35px;
    margin-top: -5px;
}

#w1>li {
    margin-right: 12px;
    padding: 0 10px;
}


#w2>li:last-child {
    margin-right: 0px;
    padding-right: 0px;
}

.navbar-right .dropdown-menu {
    right: auto;
    left: auto;
}

#usermenu {
    margin-top: 6px !important;
    /* margin-left: -200px; */
    right: -75% !important;
    border-radius: 5px;
    background-color: #fff;
    min-height: unset !important;
    border: none !important;
    box-shadow: 0px 4px 10px 0px rgba(12, 24, 44, 0.2);
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active {
    opacity: 0.8 !important;
    border-bottom: none !important;
    color: #fff !important;
}

#usermenu .uli {
    width: 307px;
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.nav_accounts_ul {
    max-height: 400px;
    overflow: auto;
    background: #fff;
    border-radius: 10px;
    border: none !important;
    /* padding-top: 20px; */
}

.nav_accounts_ul li {
    min-height: 80px;
    background-color: #fff;
}



/* 导航栏 */
#w0 {
    transition: all 0.3s;
    background: transparent;
}

.nav_index {
    background: transparent;
}

.nav_other {
    background: #346BE5 !important;
}

#w0 .container {
    width: 95% !important;
}

.nav_item a {
    font-size: 16px;
    color: #2B2C30;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    line-height: 40px !important;
}

.nav_item a:hover {
    border-bottom: none !important;
    color: #3C69FF !important;
}

.btn-login-primary {
    line-height: 0px !important;
    background: transparent !important;
    min-width: 80px;
    padding-left: 0px;
    padding-right: 0px;
    color: #FFFFFF;
    box-sizing: border-box;
    border-radius: 6px !important;
    border: 1px solid rgba(255, 255, 255, 0.8) !important;
    font-family: "Ubuntu Regular";
    font-weight: normal;
    text-align: center;
    letter-spacing: 0em;
}

.btn-register-primary {
    border-radius: 6px !important;
    line-height: 0px !important;
    border: 1px solid #3C69FF !important;
    background: rgba(255, 255, 255, 1) !important;
    color: #346BE5 !important;
    min-width: 80px;
    padding-left: 0px;
    padding-right: 0px;
}

.btn-register-primary:hover {
    color: #346BE5 !important;
    background-color: #FFFFFF;
}

.navbar-nav .active {
    /* border-bottom: 2px solid #3C69FF !important; */
    border-bottom: none !important;
    line-height: 40px !important;
    border-radius: 6px;
    margin-top: 14px;
    color: #fff;
}

.navbar-nav .active a {
    font-weight: 700 !important;
    pointer-events: none;
}

.navbar-nav .active a:hover {
    font-weight: 700 !important;
}

.nav_cart {
    border-top-color: #fff !important;
}

/* 页脚 */
.footer {
    height: unset !important;
    width: 100% !important;
    background: linear-gradient(180deg, #F7F9FE 0%, #FFFFFF 100%);
}

.footer_pool_grid {
    width: 1400px;
    margin: auto;
    height: 270px;
    display: flex;
    padding-top: 60px;
}

.footer_pool_logo_div {
    border-right: 1px solid #F0F0F0;
    /* border: none !important; */
    margin-bottom: 60px;
    margin-top: 0px;
    width: 23%;
}

.footer_pool_item {
    width: 24%;
    display: flex;
    justify-content: right;
    /* align-items: center; */
}


.footer_pool_item2 {
    width: 28%;
    display: flex;
    justify-content: right;
}

.footer_pool_item_h {
    font-size: 18px;
    margin-bottom: 20px;
    color: #346BE5;
    font-family: "Ubuntu Regular";
    font-size: 18px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
}

.footer_pool_item_a {
    text-transform: none;
    text-decoration: none;
    color: #595959;
    cursor: pointer;
    transition: all 0.5s;
}

.footer_pool_item_a:hover {
    text-decoration: none;
    color: #777;
}

.footer_pool_item_a p {
    font-family: "Ubuntu Regular";
    margin-bottom: 15px;
}

.footer_pool_logo_chat {
    margin: 20px 0px;
    display: flex;
}

.footer_plc_item {
    /* width: 100%; */
    text-align: left;
    padding: 0px 10px;
}

.footer_plc_item a img {
    transition: all 0.3s;
}

.footer_plc_item a img:hover {
    margin-top: -3px;
}

.footer_pool_logo_chat a {
    padding-top: 10px;
}

.footer_pool_logo_chat a:hover {
    padding-top: 5px;
}

.footer_plc_item img {
    width: 30px;
    cursor: pointer;
}

.footer_pool_logo_v {
    padding: 0px 10px;
}

.footer_pool_logo_v img {
    height: 42px;
}

.footer_pool_items {
    display: flex;
    width: 77%;
}

/* humpool模态框 */
.humpool_modal_header {
    min-height: 16.43px;
    padding-top: 50px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 0px;
    text-align: center;
    /* border-bottom: 1px solid #e5e5e5; */
}

.host_message_modal_content {
    text-align: center;
    margin: 30px 0px;
    font-size: 17px;
}

.humpool_modal_footer {
    /* padding: 15px; */
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 40px;
    text-align: center;
    /* border-top: 1px solid #e5e5e5; */
}

.humpool_modal_blue_btn {
    color: #fff;
    background-color: #346BE5 !important;
    border-color: #346BE5 !important;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
}

body {
    height: 100%;
    width: 100%;
    min-width: unset !important;
}

.pool_nav_user_btn {
    max-width: 300px;
    overflow: hidden;
    display: flex !important;
    justify-content: right !important;
    align-items: center !important;
}

.pool_nav_user_btn_png {
    /* display: inline-block;<span class="pool_nav_user_btn_png"></span> */
    /* background-image: url(/images/humpool/User_login.png); */
    width: 26px;
    height: 26px;
    margin-right: 5px;
}

.pool_nav_user_info_li {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom: 1px solid #f0f0f0;
}

.pool_nav_user_info_li:hover {
    background: #F7F9FE;
}

.pool_nav_user_info {
    box-shadow: none;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    font-family: "Ubuntu Regular";
}

.pool_nav_user_info_i {
    display: flex;
    width: 100%;
    line-height: 23px;
}

.pool_nav_user_info_left {
    text-align: left;
    width: 55%;
    font-family: "Ubuntu Regular";
    font-size: 15px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0px;
    font-feature-settings: "kern" on;
    color: #262626;
}

.pool_nav_user_info_right {
    text-align: right;
    width: 45%;
    font-family: "Ubuntu Regular";
    font-size: 15px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0px;
    font-feature-settings: "kern" on;
    color: #3C69FF;
}

.pool_nav_user_remark {
    margin-top: 6px;
    font-family: "Ubuntu Regular";
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    font-feature-settings: "kern" on;
    color: #8C8C8C;
}

.pool_nav_user_info a {
    text-decoration: none;
    width: 307px;
    height: 85px;
    background: inherit;
    background-color: rgba(227, 236, 247, 1);
    border: none;
    border-radius: 0px;
    box-shadow: none;
}

.pool_nav_user_options_li {}

.pool_nav_user_options_div {
    background-color: rgba(255, 255, 255, 1) !important;
    align-items: center;
    grid-template-columns: auto auto;
    display: grid;
    padding: 20px 0;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    border-top: 1px solid #F0F0F0;
}

.pool_nav_user_options_item {
    display: flex;
    /* justify-content: center; */
    align-items: center;
}

.pool_nav_user_options_item1 {
    justify-content: right;
    padding-right: 10px;
}

.pool_nav_user_options_item2 {
    justify-content: left;
    padding-left: 10px;
}

.pool_nav_user_options_item_a {
    text-align: center;
    line-height: 25px !important;
    min-width: 118px;
    height: 37px;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: #3C69FF;
    border-radius: 59px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none !important;
    box-shadow: none;
    color: #3C69FF;
    width: auto !important;
    transition: .5s;
}

.nav_login_btn {
    /* margin-bottom: 10px; */
}

.nav_login_btn:hover,
.nav_login_btn:focus,
.nav_login_btn:active {
    background: #346BE5;
    color: #fff !important;
}

#w0-collapse {
    max-height: fit-content;
}


.nav_height {
    width: 100%;
}

.humpool_copyright {
    margin-left: auto;
    margin-right: auto;
    width: 1400px;
    border-top: 1px solid #F0F0F0;
    padding-top: 20px;
    text-align: center;
    padding-bottom: 20px;
}

.humpool_copyright span {
    font-family: "Ubuntu Regular";
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    letter-spacing: 0px;
    color: #7E7E7E;
}

.lan_menu {
    border: none;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-top: 5px !important;
    box-shadow: 0px 0px 6px 0px rgba(142, 142, 142, 0.45);
    background: #FFFFFF;
    border-radius: 5px !important;
    right: -40% !important;
}

.lan_menu>li>a {
    font-family: "Ubuntu Regular";
    color: #2B2C30;
    background-color: transparent;
    transition: all 0.5s;
}

.lan_menu>li>a:hover,
.lan_menu>li>a:focus {
    background: #EAF0FC;
    color: #2B2C30;
}

.lan_action {
    color: #3C69FF !important;
}

.lan_zh {
    /* border-bottom: 1px solid #D8D8D8; */
}


.caret_up {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-bottom: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}


/* 导航栏 支持多币种 */
.nav_coin_a {
    transition: all 0.5s;
    background: transparent !important;
}


.nav_coin_a img {
    margin-top: -7px;
    height: 27px;
    margin-right: 10px;
}

.nav_coin_a span {
    font-family: "Ubuntu Regular";
    font-size: 16px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0em;
    color: #2B2C30;
}

.pool_nav_username {
    font-family: "Ubuntu Regular";
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0em;
    color: #fff;
}

.pool_nav_username:hover {
    opacity: 0.8;
}

#lan_nav_button {
    font-size: 14px;
    min-width: 70px;
    color: #fff;
    border: none;
    background: transparent;
    margin: auto;
    font-weight: normal;
    font-family: "Ubuntu Regular";
}

#lan_nav_button span {
    margin-right: 2px;
}

#lan_nav_button img {
    height: 24px;
    margin-right: 5px;
    margin-top: -3px;
}

#lan_nav_button:hover {
    opacity: 0.8;
}

.nav_coin_a:hover {
    background: #EAF0FC !important;
}

.coin_menu {
    /* max-height: 240px; */
    overflow-y: auto;
    border: none;
    padding-top: 6px;
    padding-bottom: 6px;
    min-width: 350px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 5px !important;
    box-shadow: 0px 0px 6px 0px rgba(142, 142, 142, 0.45);
    background: #FFFFFF;
    border-radius: 5px !important;
    right: -100% !important;
    left: auto !important;
    z-index: 1200;
}

/* 美化滚动条 */
.coin_menu::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

.coin_menu::-webkit-scrollbar-track {
    width: 5px;
    background: rgba(#101F1C, 0.1);
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}

.coin_menu::-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;
}

.coin_menu::-webkit-scrollbar-thumb:hover {
    background-color: rgba(144, 147, 153, .3);
}

.coin_menu li {
    background-color: transparent;
}

.coin_border {
    height: 1px;
    background: #F1F1F1;
    width: 80%;
    margin: auto;
}

.nav_coin_btn {
    min-width: 88px;
}

.nav_coin_btn img {
    height: 26px;
    margin-top: -2px;
    margin-right: 5px;
}

.nav_coin_btn span {
    font-family: "Ubuntu Regular";
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    letter-spacing: 0em;
    color: #fff;
    margin-right: 2px;
}

.nav_coin_btn span:hover {
    opacity: 0.8 !important;
}

/* chart loading */
.chart_loading {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    min-height: 300px;
}

.chart_loading_centent {
    height: fit-content;
    width: fit-content;
}

.chart_loading_img {
    height: 37px;
}


.navbar-default .navbar-nav>li>a {
    color: #fff;
    /* transition: all 0.5s; */
    font-family: "Ubuntu Regular";
    font-weight: normal;
}

.nav_hr {
    height: 1px;
    width: 100%;
    margin: auto;
    opacity: 0.8;
    background: radial-gradient(50% 50% at 50% 50%, rgba(96, 249, 245, 0.35) 0%, rgba(77, 130, 245, 0) 100%);
}

/* 美化滚动条 */
::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

::-webkit-scrollbar-track {
    width: 10px;
    background: rgba(#101F1C, 0.1);
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}

::-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;
}

::-webkit-scrollbar-thumb:hover {
    background-color: rgba(144, 147, 153, .3);
}

::-webkit-scrollbar-track {
    background: #fff !important;
}

/* 美化滚动条 */


.coin_menu {
    padding: 1px !important;
    border-radius: 6px !important;
}

.coin_menu li {
    display: flex;
}

.coin_menu li:first-child {
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}

.coin_menu li:first-child a:first-child {
    border-top-left-radius: 6px;
}

.coin_menu li:first-child a:last-child {
    border-top-right-radius: 6px;
}

.coin_menu li:last-child {
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}

.coin_menu li:last-child a:first-child {
    border-bottom-left-radius: 6px;
}


/* 暂时隐藏 */
.coin_menu li:last-child a:last-child {
    /* border-bottom-right-radius: 6px; */
}

.coin_menu li a {
    border-right: 1px solid #F0F0F0;
    border-bottom: 1px solid #F0F0F0;
    border-left: 1px solid transparent;
    border-top: 1px solid transparent;
}

.coin_menu li a:last-child {
    /* border-right: 1px solid transparent; */
}

.coin_menu li:last-child a {
    border-bottom: 1px solid transparent;
}

.a_nav_coin_a {
    width: 25% !important;
    padding: 0px !important;
}

.a_nav_coin_a span {
    transition: all .3s;
}

.a_nav_coin_a:hover span {
    color: #346BE5 !important;
}

.a_nav_coin_a:hover {
    background: transparent !important;
}

.a_nav_coin_a_active {
    background: rgba(60, 105, 255, 0.1) !important;
    border: 1px solid #3C69FF !important;
}

.a_nav_coin_a_active .a_nav_coin_a2 span {
    color: #3C69FF;
}

.a_nav_coin_a_active:hover {
    background: rgba(60, 105, 255, 0.1) !important;
    border: 1px solid #3C69FF !important;
}

.a_nav_coin_a img {
    width: 40px;
    height: 40px;
    text-align: center;
}

.a_nav_coin_a1 {
    padding-top: 12px;
    padding-left: 24px;
    padding-right: 24px;
    text-align: center;
}

.a_nav_coin_a2 {
    text-align: center;
    color: #3D3D3D;
    font-family: "Ubuntu Regular";
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    padding-top: 11px;
    padding-bottom: 11px;
}

.footer_pool_logo_p {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    width: 100%;
    color: #262626;
    font-family: "Ubuntu Regular";
}


.phone_footer {
    display: none;
    padding-left: 2%;
    padding-right: 2%;
}

.phone_footer .phone_footer_title {
    font-family: "Ubuntu Regular";
    font-size: 15px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0em;
    color: #346BE5;
    padding-bottom: 15px;
}

.phone_footer .pb_item {
    display: flex;
}

.phone_footer .phone_footer_item {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f0f0f0;
}

.phone_footer_logo {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}

.phone_footer_logo img {
    height: 30px;
}

.pb_item img {
    height: 27px;
}

.phone_footer_last_item {
    padding-top: 20px;
    padding-bottom: 25px;
}

.phone_footer_last_item p {
    text-align: center;
    font-family: "Ubuntu Regular";
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0em;
    color: #595959;
    margin-bottom: 10px;
}

.phone_footer_last_item p:last-child {
    margin-bottom: 0px;
}

.phone_download_app {
    display: none;
}

.ir_logo {
    height: 14px !important;
    margin-bottom: 10px;
}

input[type="text"]::placeholder,
textarea::placeholder {
    font-family: "Ubuntu Regular" !important;
    color: #bfbfbf;
}

.layui-layer-content {
    font-family: "Ubuntu Regular" !important;
}

@media only screen and (max-width: 900px) {
    .phone_footer {
        display: block;
    }

    .pc_footer {
        display: none;
    }
}



@media only screen and (max-width: 1500px) {

    .lan_menu {
        /* margin-left: -50px; */
        right: 0%;
    }
}


@media only screen and (max-width: 1640px) {
    .footer_pool_grid {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .humpool_copyright {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (max-width: 1400px) {
    .pool_nav_user_btn {
        height: 70px;
    }

    .pool_nav_username {
        font-size: 14px;
        max-width: 100px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    #usermenu {
        margin-left: -110px;
    }

    .pool_nav_user_btn_png {
        margin-top: -4px;
    }
}


/* 自适应css */
@media only screen and (max-width: 1200px) {

    .navbar-toggle {
        margin-top: 15px;
    }

    .navbar-header {
        float: none;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 69px !important;
        padding-top: 7px;
    }

    #w1 {
        padding-left: 0px !important;
        width: fit-content !important;
    }

    #w1 a {
        padding-left: 0px;
        text-align: center;
    }

    #w1 li {
        min-width: 90px !important;
    }

    .nav_height {
        width: 100%;
        height: 70px;
    }

}


@media only screen and (max-width: 1200px) {
    #lan_nav_button {
        min-width: unset;
    }

    .nav_coin_btn {
        min-width: unset;
    }

    .sigup_li {
        display: none !important;
    }

    #w1>li {
        margin-right: 5px;
    }

    #usermenu {
        margin-left: -150px;
    }


    .footer_pool_item_temp {
        display: none;
    }

    .footer_pool_grid {
        display: block;
        height: auto;
        padding-bottom: 50px;
    }

    .footer_pool_logo_div {
        width: 100%;
        border-right: none;
        padding-bottom: 20px;
    }

    .footer {
        height: fit-content !important;
    }

    .footer_pool_item,
    .footer_pool_item2 {
        /* width: 33%; */
        justify-content: center;
    }

    .footer_pool_items {
        width: 100%;
    }


    .footer_pool_logo_div {
        margin-bottom: 30px;
        justify-content: center;
    }

    .footer {
        padding-left: 10%;
        padding-right: 10%;
    }

    .footer_plc_item {
        text-align: center;
    }

    .footer_plc_item a img:hover {
        margin-top: 0px;
    }
}



@media only screen and (max-width: 900px) {


    .footer_pool_logo_v img {
        height: 35px;
    }

    .footer_pool_grid {
        padding-top: 40px;
        padding-bottom: 30px;
        margin-left: 0px;
        margin-right: 0px;
        width: 100%;
    }

    .humpool_copyright {
        margin-left: 0px;
        margin-right: 0px;
        width: 100%;
    }

    .footer_pool_item_content {
        text-align: center;
    }

    .footer_pool_logo_div {
        padding-bottom: 0px;
        margin-bottom: 0px;
    }

    .footer_pool_items {
        display: block;
    }

    .footer_pool_item {
        width: 100%;
        margin-bottom: 1em;
    }

    .humpool_copyright {
        margin: 0px;
    }

    .lan_menu {
        /* margin-left: -100px; */
    }

    #w0 .container {
        width: 98% !important;
    }

    .nav_coin_btn span {
        display: none;
    }

    .coin_menu {
        margin-left: -17px;
    }
}

#w0 .container .navbar-toggle {
    border-color: transparent !important;
    margin-right: 2% !important;
}




/* 手机端 nav */
.phone-nav {
    display: none !important;
    background: #fff !important;
    border-radius: 0px 0px 20px 20px !important;
    padding-left: 20px;
    padding-right: 20px;
    min-height: 99vh;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.phone_nav_item {
    line-height: 60px !important;
    color: #3D3D3D !important;
    font-family: "Ubuntu Regular" !important;
    font-size: 14px !important;
    /* border-bottom: 1px solid #f0f0f0; */
    padding-left: 0px !important;
}

.phone_lan {
    line-height: 60px !important;
    /* border-bottom: 1px solid #f0f0f0 !important; */
    text-align: left !important;
    padding-left: 0px !important;
    color: #3D3D3D !important;
    text-decoration: none !important;
}

.phone_lan:hover,
.phone_lan:focus,
.phone_lan:active {
    text-decoration: none !important;
    background: transparent !important;
}

.phone_account {
    line-height: 60px !important;
    /* border-bottom: 1px solid #f0f0f0 !important; */
    text-align: left !important;
    padding-left: 0px !important;
    color: #3D3D3D !important;
    text-decoration: none !important;
}

.phone_account:hover,
.phone_account:focus,
.phone_account:active {
    text-decoration: none !important;
    background: transparent !important;
}





.phone_login-btn {
    line-height: 0px !important;
    background: #346BE5 !important;
    width: 88px;
    color: #FFFFFF;
    box-sizing: border-box;
    border-radius: 6px !important;
    border: 1px solid rgba(255, 255, 255, 0.8) !important;
    font-family: "Ubuntu Regular";
    font-weight: normal;
    text-align: center;
    letter-spacing: 0em;
    width: 100%;
}



.phone_lan_item {
    background: #fff !important;
    border: 1px solid #AAAAAA !important;
    color: #3D3D3D !important;
    font-family: "Ubuntu Regular" !important;
    border-radius: 10px !important;
}


.phone_nav_coin {
    float: right;
    display: flex !important;
    align-items: center;
    background: transparent !important;
    border: 1px solid #fff !important;
    border-radius: 50px !important;
    margin-top: 13px;
    padding-left: 10px !important;
    padding-right: 10px !important;
    height: 37px !important;
    margin-right: 5px;
    font-size: 13px !important;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #fff !important;
}

.phone_nav_coin img {
    height: 70%;
    margin-right: 5px;
}

.phone_coin_menu {
    padding: 1px;
    background: #fff !important;
    right: 50px;
    left: auto;
    top: 60px;
    border-radius: 6px !important;
    box-shadow: 0px 0px 6px 0px rgba(142, 142, 142, 0.45);
    border: 1px solid #fff !important;
}

.phone_coin_menu li {
    display: flex;
}

.phone_coin_menu li {
    border-bottom: 1px solid #f0f0f0;
}

.phone_coin_menu li:last-child {
    border-bottom: 1px solid transparent;
}

.phone_coin_menu li .a_nav_coin_a {
    border-right: 1px solid #f0f0f0;
}

.phone_coin_menu li .a_nav_coin_a:last-child {
    border-right: 1px solid transparent;
}

/* 圆角 */
.phone_coin_menu li:first-child .a_nav_coin_a:last-child {
    border-top-right-radius: 6px !important;
}

.phone_coin_menu li:first-child .a_nav_coin_a:first-child {
    border-top-left-radius: 6px !important;
}

.phone_coin_menu li:last-child .a_nav_coin_a:first-child {
    border-bottom-left-radius: 6px !important;
}

/* .phone_coin_menu li:last-child .a_nav_coin_a:last-child {
    border-bottom-right-radius: 6px !important;
} */

/* 圆角 */

.phone_nav_coin_dropdown {
    display: none;
}

.phone_current_hash {
    font-family: "Ubuntu Regular";
    font-size: 14px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    float: right;
    margin-right: 15px;
    letter-spacing: 0px;
    color: #346BE5;
}




.nav-close {
    font-size: 27px;
}

.nav-hidden {
    display: none !important;
}

.nav-block {
    display: block !important;
}


/* 动画 */
.animate__animated.animate__backInDown {
    --animate-duration: 0.6s !important;
}

/* 动画 */



/* 多账户优化css */
.nav_logout_btn {
    color: #000000 !important;
    border: 1px solid #BFBFBF !important;
}

.nav_logout_btn:hover,
.nav_logout_btn:focus,
.nav_logout_btn:active {
    color: #346BE5 !important;
    border: 1px solid #BFBFBF !important;
}

#usermenu .nav_accounts_ul .current_account {
    background: #F7F9FE !important;
    border-bottom: none !important;
}


.nav_accounts_ul::-webkit-scrollbar {
    width: 7px;
    height: 10px;
}

.nav_accounts_ul::-webkit-scrollbar-track {
    width: 7px;
    background: rgba(#101F1C, 0.1);
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}

.nav_accounts_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;
}

.nav_accounts_ul::-webkit-scrollbar-thumb:hover {
    background-color: rgba(144, 147, 153, .3);
}

.pool_nav_user_one {
    display: flex;
    padding-top: 14px;
    padding-bottom: 14px;
}

.pool_nav_user_star {
    width: 16px;
    line-height: 140%;
    margin-right: 6px;
}

.pool_nav_user_content {
    width: 100%;
}


input::-webkit-input-placeholder {
    color: #BFBFBF !important;
}

input:-moz-placeholder {
    color: #BFBFBF !important;
}

input:-ms-input-placeholder {
    color: #BFBFBF !important;
}

.msg_error {
    font-family: "Ubuntu Regular";
    font-size: 13px !important;
    font-weight: normal;
    line-height: 15px !important;
    letter-spacing: 0em;
    color: #FF4D4F !important;
    min-height: 21px;
    padding-top: 6px;
}

#w0-collapse::-webkit-scrollbar {
    width: 5px;
    height: 10px;
}

#w0-collapse::-webkit-scrollbar-track {
    width: 5px;
    background: rgba(#101F1C, 0.1);
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}

#w0-collapse::-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;
}

#w0-collapse::-webkit-scrollbar-thumb:hover {
    background-color: rgba(144, 147, 153, .3);
}


.phone_account_nav_item {
    border: 1px solid #C3D3F8;
    border-radius: 10px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.phone_nav_remark {
    font-family: "Ubuntu Regular";
    font-size: 12px;
    font-weight: normal;
    line-height: 120%;
    letter-spacing: 0px;
    white-space: normal;
    word-break: break-all;
}

.phone_nav_username {
    font-family: "Ubuntu Regular";
    font-size: 14px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    line-height: 120%;
    letter-spacing: 0px;
    color: #262626;
}

.phone_nav_hash {
    font-family: "Ubuntu Regular";
    font-size: 14px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    line-height: 120%;
    color: #346BE5;
    float: right;
}

.account_menu {
    max-height: 220px;
    overflow: auto;
}

.account_menu li {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.account_menu li:first-child {
    padding-top: 15px !important;
}

.account_menu li:last-child {
    padding-bottom: 15px !important;
}

.phone_btns {
    padding-top: 20px;
    padding-bottom: 30px;
    display: flex;
}

.phone_loginOut-btn {
    line-height: 0px !important;
    background: #fff !important;
    color: #346BE5 !important;
    box-sizing: border-box;
    border-radius: 6px !important;
    border: 1px solid #346BE5 !important;
    font-family: "Ubuntu Regular";
    font-weight: normal;
    text-align: center;
    letter-spacing: 0em;
    width: 100%;
}

.phone_accountset-btn {
    line-height: 0px !important;
    background: #fff !important;
    color: #346BE5 !important;
    box-sizing: border-box;
    border-radius: 6px !important;
    border: 1px solid #346BE5 !important;
    font-family: "Ubuntu Regular";
    font-weight: normal;
    text-align: center;
    letter-spacing: 0em;
    width: 100%;
}

.phone_btn1 {
    width: 50%;
    padding-right: 7px;
}

.phone_btn2 {
    width: 50%;
    padding-left: 7px;
}



.account_menu::-webkit-scrollbar {
    width: 5px;
    height: 10px;
}

.account_menu::-webkit-scrollbar-track {
    width: 5px;
    background: rgba(#101F1C, 0.1);
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}

.account_menu::-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;
}

.account_menu::-webkit-scrollbar-thumb:hover {
    background-color: rgba(144, 147, 153, .3);
}

/* 多账户优化css */

/* nav优化 20240518 */
.humpool_nav_app_download {
    background: transparent !important;
    border: none !important;
    padding: 0px !important;
    line-height: 100%;
    height: auto !important;

}

.humpool_nav_app_download img {
    margin-top: -3px;
}

/* #w2>li::after {
    content: '';
    position: absolute;
    top: 34%;
    right: 0;
    height: 33%;
    width: 1px;
    background-color: #fff;
} */

#w2>li:last-child:after {
    width: 0px;
}

#w2>li {
    margin-right: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

.nav_cart {
    width: 12px;
}

/* 下载app */

.app_dowmload_title {
    padding-bottom: 10px;
    font-family: "Ubuntu Regular";
    font-size: 16px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    line-height: 100%;
    letter-spacing: 0em;
    font-variation-settings: "opsz" auto;
    color: #000000;
    text-align: center;
}


.app_download_content {
    display: flex;
    background: linear-gradient(180deg, #EBF0FA 0%, #FFFFFF 100%) !important;
    box-shadow: 0px 4px 10px 0px rgba(12, 24, 44, 0.2) !important;
}

.app_download_nav_span1 {
    font-family: "Ubuntu Regular";
    font-size: 16px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0em;
    color: #346BE5;
    margin-bottom: 10px;
}

.app_download_nav_span2 {
    font-family: "Ubuntu Regular";
    font-size: 14px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0em;
    color: #3D3D3D;
    margin-bottom: 5px;
}

.app_download_left {
    padding: 20px;
    display: flex;
    align-items: center;
}

.app_download_right {
    padding: 20px 28px;
}

.app_download_right img {
    width: 160px;
}

.nologin_btns {
    display: flex;
}

.nologin_btns .nologin_btn1 {
    padding-right: 10px;
}

.nologin_btns .nologin_btn2 {
    padding-left: 10px;
}



/* echarts */
.echart_main {
    height: 500px;
}

@media only screen and (max-width: 767px) {
    .echart_main {
        height: 250px !important;
    }

    .chart_loading_img {
        height: 25px !important;
    }


    /* 美化滚动条 */
    ::-webkit-scrollbar {
        width: 2px;
        height: 2px;
    }

    /* 美化滚动条 */
}

/* echarts */


/* Toast */
.status-toast {
    padding: 6px 12px 6px 38px;
    border: 1px solid #fff;
    border-radius: 22px;
    /* box-shadow: 0 4px 20px 0 var(--dropdown-menu-shadow); */
    position: fixed;
    z-index: 1051;
    top: 88px;
    right: 50px;
    opacity: 1;
    text-align: center;
    background: #fff;
    line-height: 22px;
    font-size: 12px;
    color: #262626;
    -webkit-animation-duration: 5s;
    -moz-animation-duration: 5s;
    -o-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-name: fadeInRightAndOut;
    -moz-animation-name: fadeInRightAndOut;
    -o-animation-name: fadeInRightAndOut;
    animation-name: fadeInRightAndOut;
}

.status-toast:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 6px;
    left: 6px;
    display: inline-block;
    vertical-align: bottom;
    width: 22px;
    height: 22px;
    background-image: url(/images/humpool/humpool_success_icon.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

@keyframes fadeInRightAndOut {
    0% {
        opacity: 0;
        -webkit-transform: translateX(200px);
        -moz-transform: translateX(200px);
        -o-transform: translateX(200px);
        transform: translateX(200px);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    80% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/* Toast */


/* loading */
.loading_icon {
    width: 35px;
    height: 35px;
    border: 3px solid #186DEE;
    border-top-color: transparent;
    border-radius: 100%;
    animation: circle infinite 0.75s linear;
}

.loading {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    z-index: 99999;
    width: 100%;
    min-height: 100vh;
    background-color: #F7F9FE;
}

.blue_btn_loading {
    width: 18px;
    height: 18px;
    border: 3px solid #186DEE;
    border-top-color: transparent;
    border-radius: 100%;
    animation: circle infinite 0.75s linear;
    margin: auto;
}

@keyframes circle {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* loading */

.nav_host {
    margin-top: -10px;
    margin-left: 4px;
}


.hp_loading {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.hp_loading_backdrop {
    position: fixed;
    top: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: calc(100vh - 70px);
    background: #fff;
    z-index: 1000;
    width: 100%;
    opacity: .6;
}

.loading_dialog {
    position: fixed;
    z-index: 20000;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: 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;
    width: 100vw;
}


#hpLoading {
    width: 50px;
    height: 50px;
}