.footer {
    background: #FFFFFF;
    box-shadow: 0px 0px 13px 0px rgba(224, 230, 241, 0.48);
}

.coin_detail_div {
    padding-bottom: 30px;
}

.coin_info_main {
    width: 1400px;
    margin: auto;
    background: #FFFFFF;
    margin-top: 30px;
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 20px;
    border-radius: 4px;
    box-shadow: 0px 0px 13px 0px rgba(224, 230, 241, 0.48);
}

.coin_info1 {
    display: flex;
}

.coin_info1_left {
    width: 50%;
    padding-right: 20px;
    border-right: 1px solid #F0F0F0;
}

.coin_info1_right {
    width: 50%;
    padding-left: 40px;
}

.coin_info_hr {
    width: 95%;
    margin: auto;
    height: 1px;
    background: #f0f0f0;
}

.cir1_main {
    display: flex;
}

.cir1_header {
    padding-top: 20px;
    display: flex;
}

.coin_il1_content {
    display: flex;
}

.coin_detail_title {
    font-family: "Ubuntu Regular";
    font-size: 20px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0em;
    color: #3D3D3D;
}

.goHelp_btn {
    background: transparent;
    border: 1px solid #346BE5;
    font-family: "Ubuntu Regular";
    font-size: 16px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    text-align: right;
    letter-spacing: 0em;
    color: #346BE5;
    border-radius: 4px;
    padding-left: 16px;
    padding-right: 16px;
    height: 32px;
    line-height: 30px;
}

.goHelp_btn img {
    height: 12px;
    margin-top: -2px;
}

.goHelp_btn:hover,
.goHelp_btn:focus {
    color: #346BE5;
    text-decoration: none;
}

.cd_right_header {
    display: flex;
}

.cd_right_header_left {
    width: 50%;
}

.coin_detail_goHelp {
    width: 50%;
    text-align: right;
}

.coin_intro_img {
    text-align: center;
}

.coin_intro_img img {
    width: 64px;
    height: 64px;
}

.coin_intro_name {
    padding-top: 16px;
    font-family: "Ubuntu Regular";
    font-size: 20px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    letter-spacing: 0em;
    color: #3D3D3D;
}

.coin_il1_content_left {
    display: flex;
    align-items: center;
    padding-right: 70px;
    padding-left: 40px;
}

.coin_il1_content_right {
    min-width: auto;
    width: auto;
    padding: 10px;
    padding-left: 10px;
    padding-right: 20px;
    word-break: break-word;
}

.coin_il1_content_right p {
    font-family: "Ubuntu Regular";
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    letter-spacing: 0em;
}

.cir1_left {
    width: 50%;
}

.pool_address_normal {
    border: 1px solid #C3D3F8;
    border-radius: 4px;
    font-family: "Ubuntu Regular";
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0em;
    color: #595959;
    background: #FFFFFF;
    margin-right: 10px;
}

.pool_address_active {
    border: 1px solid #346BE5 !important;
    background: #EAF0FC !important;
    color: #346BE5 !important;
    border-radius: 4px;
}

.pool_address_normal:hover {
    border: 1px solid #346BE5;
    color: #595959;
}

.pool_address_active:hover {
    color: #346BE5;
}

.cir1_pool_address {
    font-family: "Ubuntu Regular";
    font-size: 14px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0px;
    color: #595959;
}

.cir1_pool_address_img {
    cursor: pointer;
    height: 15px;
    margin-top: -3px;
}

.cir1_pool_address_div {
    padding-top: 5px;
    padding-bottom: 5px;
}

.pool_addresses_content {
    padding-top: 20px;
}

.cir1_right_item {
    display: flex;
    justify-content: space-between;
}

.cir1r_item_left {
    /* width: 50%; */
    min-width: 40%;
}

.cir1r_item_right .tooltip.right .tooltip-arrow {
    /* width: 50%; */
    border-right-color: rgba(0, 0, 0, 0.7) !important;
    border-top-color: transparent !important;
}

.cir1_right {
    width: 50%;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.cir1r_item_left {
    font-family: "Ubuntu Regular";
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    letter-spacing: 0em;
    color: #8C8C8C;
}

.cir1_right_item {
    padding-top: 15px;
    padding-bottom: 15px;
}

.cir1r_item_right {
    font-family: "Ubuntu Regular";
    font-size: 14px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    text-align: right;
    letter-spacing: 0em;
    color: #262626;
    padding-left: 10px;
}

.coin_info1_left_item2 {
    display: flex;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-right: 20px;
}

.coin_info1_left_item2_left {
    width: 50%;
    padding-right: 30px;
}

.coin_info1_left_item2_right {
    width: 50%;
    padding-left: 30px;
    padding-right: 10px;
}

.coin_i1lil_item {
    padding-top: 27px;
    padding-bottom: 27px;
    display: flex;
}

.coin_i1lil_item_left {
    width: 50%;
    font-family: "Ubuntu Regular";
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    letter-spacing: 0em;
    color: #8C8C8C;
}

.coin_i1lil_item_right {
    width: 50%;
    color: #262626;
    font-family: "Ubuntu Regular";
    font-size: 14px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    line-height: 16px;
    text-align: right;
    letter-spacing: 0em;
}


/* 查询 */
.coin_detail_seach {
    display: flex;
}

.coin_detail_seach_input_div {
    border-radius: 8px;
    width: 100%;
    /* padding-right: 10px; */
    display: flex;
    border: 1px solid #D9D9D9 !important;
    margin-right: 2%;
}

.coin_detail_seach_btn_div {
    width: 142px;
}

.coin_detail_seach_icon {
    display: flex;
    justify-content: center;
    align-items: center;
}

.coin_detail_seach_icon_hr {
    height: 70%;
    width: 1px;
    background: #D9D9D9;
}

.coin_detail_seach_select_btn {
    height: 100%;
    width: 100%;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
}

.coin_detail_seach_icon img {
    width: 25px;
    margin-right: 7px;
    margin-top: -5px;
}

.seach_chart {
    margin-left: 7px;
}

.coin_detail_seach_select_btn .span {
    font-family: "Ubuntu Regular";
    font-size: 16px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    line-height: 16.38px;
    letter-spacing: 0em;
    color: #2B2C30;
    width: 47px;
}

.coin_detail_seach_select_btn_item {
    width: 95px;
    height: 100%;
    border: none;
    display: flex;
    justify-content: left;
    align-items: center;
    padding-left: 6px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0px 0px !important;
    /* border-bottom: 1px solid #F1F1F1; */
}


.coin_detail_seach_select_btn_item:hover {
    background: transparent;
}

.border_bottom {
    width: 80%;
    margin: auto;
    height: 1px;
    background: #F1F1F1;
}

.coin_detail_seach_select_btn_item .btn_img img {
    width: 24px;
    margin-right: 7px;
    margin-top: -5px;
}

.coin_detail_seach_select_btn_item .btn_span {
    font-family: "Ubuntu Regular";
    font-size: 16px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    line-height: 16.38px;
    letter-spacing: 0em;
    color: #2B2C30;
}

.coin_detail_seach_select .layui-btn+.layui-btn {
    margin-left: 0px;
}

.coin_detail_seach_select {
    width: 100px;
}

.coin_detail_seach_input {
    font-size: 15px;
    color: #878787;
    height: 50px;
    border: none;
    background: transparent;
}

.coin_detail_seach_input:hover,
.coin_detail_seach_input:focus {
    border: none;
    box-shadow: none;
    background-color: #fff;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.coin_detail_seach_input:focus~.coin_detail_seach_input_div {
    border-color: #346be5;
    background: #F9FAFC;
}


.coin_detail_seach_btn {
    border-radius: 4px;
    height: 50px;
    line-height: normal;
    background: #346be5;
}

/* 查询 */

.coin_detail_chart_btns {
    display: flex;
}

.pool_chart_normal {
    border: 1px solid #C3D3F8;
    color: #595959;
    font-family: "Ubuntu Regular";
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    background: #fff;
    border-radius: 4px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 14px;
    padding-right: 14px;
}

.pool_chart_active {
    border: 1px solid #346BE5;
    background: #EAF0FC;
    border-radius: 4px;
    font-family: "Ubuntu Regular";
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0em;
    color: #346BE5;
}

.pool_chart_normal:hover {
    color: #595959;
    border: 1px solid #346BE5;
}

.pool_chart_active:hover {
    color: #346BE5 !important;
}

.coin_detail_chart_content {
    padding-top: 30px;
}

.coin_detail_chart_btns {
    padding-top: 10px;
    padding-right: 10px;
}

.coin_detail_info2_content {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    width: 100%;
    background: #F7F9FE;
    border-radius: 4px;
}

.coin_detail_info2 {
    padding-top: 40px;
    padding-bottom: 60px;
}

.coin_detail_i2c_item1 {
    display: flex;
    padding-bottom: 30px;
}

.coin_detail_i2c_ii1 {
    display: flex;
    width: 50%;
}

.coin_detail_i2c_ii2 {
    display: flex;
    width: 50%;
}

.coin_detail_i2c_ii2 {
    display: flex;
    width: 50%;
}


.coin_info_rate_div {
    display: flex;
}

.rate_div1 {
    overflow: hidden;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    display: flex;
    width: 50%;
}

.rate_div2 {
    display: flex;
    width: 50%;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 5px;
}

.rate_left {
    width: 50%;
}

.rate_right {
    padding-top: 5px;
    width: 50%;
}

.rate_right_util {
    color: #8C8C8C;
}

.rate_right_item_body {
    font-family: "Ubuntu Regular";
    font-size: 14px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    text-align: right;
    letter-spacing: 0em;
    padding-top: 5px;
    padding-bottom: 5px;
}

.rate_right_item_header {
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: "Ubuntu Regular";
    font-size: 14px;
    font-weight: normal;
    text-align: right;
    letter-spacing: 0em;
    color: #595959;
}

.rate_right_item {
    padding-top: 5px;
    padding-bottom: 5px;
}


.coin_detail_content_height1 {
    min-height: 300px;
    /* position: relative; */
}

.coin_detail_content_height2 {
    min-height: 300px;
    padding-top: 30px;
}

.coin_info1_left_item1 {
    position: relative;
}

.coin_il1_content_div {
    display: flex;
    position: absolute;
    /* height: -webkit-fill-available; */
    /* height: -moz-available; */
    /* height: fill-available; */
    align-items: center;
    min-height: 275px;
}

/* 2 */
.pool_info_btn {
    height: 30px;
    background: #EAF0FC;
    color: #346BE5;
    border: none;
    font-family: "Ubuntu Regular";
    font-size: 14px;
    font-weight: normal;
    line-height: 17px;
    text-align: right;
    letter-spacing: 0em;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 6px;
    padding-top: 6px;
}

.pool_info_btn:hover {
    color: #346BE5;
    text-decoration: none;
}

.coin_detail_i2c_iii1_header {
    font-family: "Ubuntu Regular";
    font-size: 14px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    color: #8C8C8C;
    letter-spacing: 0em;
    padding-top: 10px;
    padding-bottom: 10px;
}

.coin_detail_i2c_iii1 {
    width: 33%;

}

.coin_detail_i2c_iii1_body_item {
    padding-top: 10px;
    padding-bottom: 10px;
}

.i2c_iii_content2 {
    display: flex;
    justify-content: center;
}

.i2c_iii_content3 {
    display: flex;
    justify-content: right;
}

.pool_info_span {
    font-family: "Ubuntu Regular";
    font-size: 14px;
    font-weight: normal;
    color: #262626;
    padding-top: 8px;
    letter-spacing: 0em;
}

.coin_detail_i2c_iii1_header2 {
    font-family: "Ubuntu Regular";
    font-size: 14px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    color: #8C8C8C;
    letter-spacing: 0em;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: right;
}

.pool_info_span2 {
    padding-top: 8px;
    font-family: "Ubuntu Regular";
    font-size: 14px;
    font-weight: normal;
    color: #262626;
    letter-spacing: 0em;
    text-align: right;
}

.coin_detail_i2c_item2 {
    padding-top: 30px;
    padding-bottom: 20px;
    display: flex;
}

.i2c_i2i1 {
    display: flex;
    width: 50%;
}

.i2c_i2i1_header {
    font-family: "Ubuntu Regular";
    font-size: 14px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    line-height: 16px;
    letter-spacing: 0em;
    color: #8C8C8C;
    padding-bottom: 5px;
}

.i2c_i2i1_body {
    padding-top: 10px;
    font-family: "Ubuntu Regular";
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    letter-spacing: 0em;
    color: #262626;
}

.i2c_i2i1_header2 {
    font-family: "Ubuntu Regular";
    font-size: 14px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    line-height: 16px;
    letter-spacing: 0em;
    color: #8C8C8C;
    text-align: right;
    padding-bottom: 5px;
}

.i2c_i2i1_body2 {
    padding-top: 10px;
    font-family: "Ubuntu Regular";
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    letter-spacing: 0em;
    color: #262626;
    text-align: right;
}

.i2c_i2i1_item {
    width: 33%;
}

.i2c_i2i2 {
    display: flex;
    width: 50%;
}

.coin_detail_i2c_item_hr {
    height: 1px;
    width: 100%;
    background: #F0F0F0;
}

/* 2 */

.rate_data_span {
    font-family: "Ubuntu Regular";
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0em;
    color: #346BE5 !important;
    margin-top: -10px;
}

.rate_tip_span {
    word-wrap: break-word;
    word-break: normal;
    white-space: normal;
    width: 80px;
    margin-top: 5px;
    font-family: "Ubuntu Regular";
    font-size: 14px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0em;
    color: #262626;
}

/* .rate_left_margin {
    margin-left: -25px;
}

.rate_left_margin2 {
    margin-left: -20px;
} */


/* loading */
.pie_chart_loading {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    min-height: 200px;
}

.pie_chart_loading_centent {
    height: fit-content;
    width: fit-content;
}

.pie_chart_loading_img {
    height: 30px;
}

/* loading */


.coin_detail_info2_content1 .info2_item_phone {
    padding-top: 7px;
    padding-bottom: 7px;
}

.info2_item_header_phone {
    font-family: "Ubuntu Regular";
    font-size: 14px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    line-height: 16px;
    letter-spacing: 0em;
    color: #8C8C8C;
    padding-bottom: 7px;
}

.coin_detail_info2_content1 {
    padding-bottom: 20px;
}

.coin_detail_info2_content2 {
    padding-top: 20px;

}

.coin_detail_info2_content2 .info2_item_phone {
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}

.info2_item_header_phone2 {
    width: 50%;
    font-family: "Ubuntu Regular";
    font-size: 14px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0em;
    color: #8C8C8C;
}

.info2_item_body_phone2 {
    text-align: right;
    width: 50%;
    font-family: "Ubuntu Regular";
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0em;
    color: #262626;
    cursor: alias;
}

.pool_info_btn2 {
    background: transparent !important;
    font-family: "Ubuntu Regular";
    font-size: 14px;
    font-weight: normal;
    color: #262626 !important;
    letter-spacing: 0em;
    padding-left: 0px;
    padding-right: 3px;
}

.pool_info_btn2:hover {
    opacity: 1;
    color: #262626 !important;
}

.price_util {
    padding-top: 30px;
    padding-left: 15px;
    font-family: "Ubuntu Regular";
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #262626;
}

#hash-history2 {
    padding-top: 30px;
}

#hash-history {
    padding-top: 30px;
}



@media only screen and (max-width: 1500px) {
    .coin_info_main {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (max-width: 1640px) {
    .cir1_main {
        display: block;
    }

    .cir1_left {
        width: 100%;
    }

    .cir1_right {
        width: 100%;
        padding-left: 0px;
        padding-top: 20px;
    }

    .coin_info_rate_div {
        display: block;
    }

    .rate_div1 {
        padding-bottom: 20px;
        border-bottom: 1px solid #f0f0f0;
        width: 100%;
        padding-right: 0px;
    }

    .rate_div2 {
        padding-top: 20px;
        width: 100%;
        padding-left: 0px;
    }

    .coin_info1_left_item2 {
        display: block;
    }

    .coin_info1_left_item2_left {
        padding-right: 0px;
        width: 100%;
    }

    .coin_info1_left_item2_right {
        padding-right: 0px;
        padding-left: 0px;
        width: 100%;
    }

    .coin_detail_content_height1 {}

    .coin_intro_img img {
        width: 55px;
        height: 55px;
    }

    .coin_il1_content_left {
        padding-right: 20px;
        padding-left: 0px;
    }

    .coin_info1_right {
        padding-left: 20px;
    }

    .coin_il1_content_div {
        min-height: unset;
        position: unset !important;
    }
}

@media only screen and (max-width: 1200px) {
    .coin_il1_content {
        margin-left: 0px;
        margin-right: 0px;
        width: 100%;
    }

    .coin_il1_content_right {
        padding-right: 0px;
    }

    .coin_intro_img img {
        width: 47px;
        height: 47px;
    }
}

@media only screen and (max-width: 1100px) {

    .coin_detail_i2c_item1 {
        display: block;
    }

    .coin_detail_i2c_ii1 {
        width: 100%;
    }


    .coin_detail_i2c_ii2 {
        width: 100%;
    }

    .coin_detail_i2c_item2 {
        display: block;
    }

    .i2c_i2i1 {
        width: 100%;
        padding-bottom: 15px;
    }

    .i2c_i2i2 {
        padding-top: 15px;
        width: 100%;
    }

    .small_i2c_iii_content2_right {
        justify-content: right;
    }

    .small_i2c_iii_content2_right .coin_detail_i2c_iii1_header {
        text-align: right;
    }

    .small_i2c_iii_content2_right .coin_detail_i2c_iii1_body_item {
        text-align: right;
    }

    .small_i2c_iii_content2_centent {
        justify-content: center;
    }

    .small_i2c_iii_content2_left {
        justify-content: left;
    }

    .small_i2c_iii_content2_left {
        justify-content: left;
    }

    .small_i2c_iii_content2_right {
        justify-content: right;
    }
}

@media only screen and (max-width: 1000px) {
    .coin_info1 {
        display: block;
    }

    .coin_info1_left {
        padding-right: 0px;
        border-right: none;
        width: 100%;
    }

    .coin_info1_right {
        width: 100%;
        padding-left: 0px;
    }

    .coin_detail_content_height1 {
        min-height: 200px !important;
        padding-bottom: 20px;
    }

    .coin_info1_left_item2 {
        padding-right: 0px;
    }

    .coin_detail_info2 {
        padding-bottom: 30px;
    }

    .coin_i1lil_item {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .coin_info_rate_div {
        padding-top: 20px;
    }


    .price_util {
        padding-top: 10px;
    }

    #hash-history2 {
        padding-top: 10px;
    }

    #hash-history {
        padding-top: 10px;
    }

    .coin_detail_chart_content {
        padding-top: 20px;
    }

}

@media only screen and (max-width: 767px) {
    .coin_il1_content_left {
        padding-right: 0px;
        padding-left: 0px;
    }

    .coin_il1_content_right p {
        font-size: 12px;
    }

    .coin_info_main {
        margin-left: auto;
        margin-right: auto;
        width: 96%;
    }

    .coin_detail_chart_content {
        padding-top: 10px;
    }

    .rate_tip_span {
        width: 65px;
    }


    #container1 {
        display: none;
    }

    #container2 {
        display: none;
    }

    #container1_phone {
        display: block !important;
    }

    #container2_phone {
        display: block !important;
    }

    .pool_address_normal {
        font-size: 12px !important;
    }

    .cir1_pool_address {
        font-size: 12px;
    }

    .rate_right_item {
        padding-top: 2px;
        padding-bottom: 2px;
    }

    .rate_right_item_header {
        padding-top: 3px;
        padding-bottom: 2px;
    }

    .rate_right_item_body {
        padding-top: 2px;
        padding-bottom: 3px;
    }

    .coin_info_main {
        padding-left: 10px;
        padding-right: 10px;
    }

    .coin_info1_left_item1 {
        padding-bottom: 0px;
    }

    .coin_detail_title {
        font-size: 16px;
    }

    .coin_intro_name {
        padding-top: 7px;
        font-size: 16px;
    }

    .coin_il1_content {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .coin_i1lil_item {
        padding-top: 7px;
        padding-bottom: 7px;
    }

    .coin_intro_img img {
        height: 30px;
        width: 30px;
    }

    .coin_detail_content_height2 {
        min-height: 250px;
    }

    .coin_detail_seach_btn_div {
        width: auto;
    }

    .coin_detail_seach_select_btn {
        padding-left: 8px;
        padding-right: 8px;
    }

    .coin_detail_seach_select_btn .span {
        font-size: 14px;
        width: auto;
        padding-left: 2px;
        padding-right: 2px;
    }

    .coin_detail_seach_icon img {
        margin-right: 7px;
        width: 20px;
    }

    .rate_data_span {
        font-size: 16px;
    }

    .rate_tip_span {
        font-size: 12px;
    }

    .pool_chart_normal {
        font-size: 13px !important;
        padding-left: 7px !important;
        padding-right: 8px !important;
    }
}

@media only screen and (max-width: 600px) {
    .info2_phone {
        display: block !important;
    }

    .info2_pc {
        display: none;
    }

    .pool_info_btn {
        margin-bottom: 10px;
    }

    .coin_detail_info2_content {
        padding: 11px;
    }

    .coin_detail_info2 {
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .coin_detail_seach_icon img {
        margin-right: 2px;
    }

    .goHelp_btn {
        font-size: 13px;
    }

    .goHelp_btn img {
        height: 10px;
        margin-top: -3px;
    }

}