.navbar-search a{
    width: 20px;
    height: 20px;
    position: absolute;
    right: 12px;
    top: 5px;
    background: url(../image/s.png);
    background-size: 20px;
}
#wrap{
    min-height: 744px;
}
.article-list .item-meta .item-meta-li .fa-eye{
    background: url(../image/bg_latest.png) no-repeat 0px -54px;
    height: 14px;
    width: 22px;
    display: inline-block;
}

.banner img{
    width: 100%;
    margin-bottom: 20px;
}
.slug_list{
    width: 100%;
    background-color: #fff;
}
.slug_list tr th{
    height: 40px;
    box-sizing: border-box;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    border-bottom: 1px solid #EFF2F5;
    color: #878B99;
}
.slug_list tr td{
    padding: 9px 13px;
    border-bottom: 1px solid #f2f2f2;
    text-align: center;
    height: 64px;
    box-sizing: border-box;
    cursor: pointer;
}
.slug_list tr:hover>td{
    background-color: #f5f7fa;
}
.slug_list tr td a{
    text-decoration: none;
}
.slug_tit img{
    width: 22px;
    height: 22px;
    float: left;
    transform: translate(0.5rem, 7px);
}
.slug_tit span{
    display: flex;
    flex-direction: column;
    margin-left: 32px;
    position: relative;
    height: 34px;
    justify-content: center;
    transform: translate(0.55rem, 0);
}
.slug_tit span em:first-child{
    font-size: 12px;
    color: #000;
    font-weight: 600;
    text-align: left;
    font-style: normal
}
.slug_tit span em:last-child{
    font-size: 12px;
    color: #999;
    text-align: left;
    font-style: normal
}
.coin-name-wrapper{
    display: flex;
    align-items: center;
    margin-bottom: 18px;
}
.el-image{
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
.el-image img{
    width: 100%;
}
.coin-name-wrapper .name-wrap{
    margin-left: 16px;
}
.coin-name-wrapper .name-wrap .symbol{
    font-size: 28px;
    color: #000;
    margin-bottom: 0px;
}
.coin-name-wrapper .name-wrap .sub-name{
    color: #666;
}
.coin-data-wrapper .detail-blcok{
    display: flex;
    margin-top: 15px;
    justify-content: space-between;
}
.price-block{
    font-size: 21px;
}
.price-block .change{
    padding-left: 20px;
}
.tab-pane-info{
    background: #fff;
}
.tab-pane-info table{
    table-layout: fixed;
    width: 100%;
}
.tab-pane-info tr td{
    border: 1px solid #ebeef5;
    padding: 10px;
}
.tab-pane-info tr td:nth-child(1){
    font-weight: 700;
    width: 30%;
}

@media (max-width: 767px) {
    .banner {
         padding: 0px;
    }
    .banner img{
        margin-bottom: 15px;
    }
    .slug_list tr th:nth-child(1), .slug_list tr td:nth-child(1),
    .slug_list tr th:nth-child(4), .slug_list tr td:nth-child(4),
    .slug_list tr th:nth-child(6), .slug_list tr td:nth-child(6),
    .slug_list tr th:nth-child(7), .slug_list tr td:nth-child(7),
    .slug_list tr th:nth-child(8), .slug_list tr td:nth-child(8),
    .slug_list tr th:nth-child(9), .slug_list tr td:nth-child(9){
        display: none;
    }
    .slug_list tr td{
        padding: 0px;
        width: 33%;
    }
    .slug_tit img{
        transform: translate(0.3rem, 7px);
    }
    .slug_tit span{
        transform: translate(0.35rem, 0);
    }
    /*摘要*/
    .zhaoyaobox{
        border: 1px dashed #CCCCCC;
        padding: 10px;
        position: relative;
        overflow: hidden;
    }
    .zhaoyaobox .big_title{
        font-weight: 600;
        font-size: 16px;
        line-height: 24px;
        margin: 0px;
        color: #303133;
    }
    .zhaoyaobox .small_title{
        line-height: 24px;
        margin: 0px;
        color: #303133;
        font-size: 14px;
    }
    .zhaoyaobox img{
        max-width: 100%;
        float: left;
        margin-right: 10px;
        width: 35px;
        height: 35px;
    }
    .zhaoyaobox .link{
        float: left;
        font-weight: 600;
        color: blue;
        font-size: 18px !important;
        line-height: 35px;
    }
    /*底部菜单*/
    .xuanfu{
        display: flex;
        height: auto;
        background: #ECF3FC;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 9999;
    }
    .flexRow{
        display: flex;
        align-items: center;
    }
    .xuanfu .ggcleft{
        margin: 8px;
    }
    .xuanfu .ggcleft .ggcla{
        margin: 0px 8px 0px 0px;
    }
    .xuanfu .ggcleft .ggcla img{
        border-radius: 5px;
        width: 65px;
        height: 65px;
    }
    .xuanfu .gcldiv a{
        color: blue;
        font-size: 16px;
        line-height: 20px;
        font-weight: bold;
        display: inline-block;
        text-decoration: none;
    }
    .xuanfu .gcldiv .gdesc{
        height: 40px;
        display: block;
        line-height: 20px;
        overflow: hidden;
    }
    .xuanfu .ggcright{
        display: flex;
        text-decoration: none;
        margin: 0 8px 0 0;
        width: 80px;
        min-width: 80px;
        height: 40px;
        background: #FC3E35;
        border-radius: 8px;
        align-items: center;
        justify-content: center;
    }
    .xuanfu .ggcright span{
        font-size: 14px;
        color: #fff;
        font-weight: 600;
    }
    .detail-column .detail-label{
        display: block;
        color: #89939E;
    }
}

.page
 {
    margin: 20px auto;
    width: 100%;
    overflow: hidden;
    text-align: center;
    display: flex;
    justify-content: center;
}

.page ul, .page li {
    text-decoration: none;
    list-style: none;
}