﻿.chuzu_body .mui-table-view .mui-media-object {
    max-width: 30%;
    width: 30%;
}

.chuzu_body .mui-table-view-cell .mui-media-object {
    height: 75px;
}

.chuzu_body .mui-table-view-cell .mui-media-body {
    width: 60%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.chuzu_body .centerbody {
    height: 75px;
    color: #000;
}

.slh {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
    box-sizing: border-box;
    display: block;
}
    .slh img {
        height: 25px;
        display: inline-block;
        box-sizing: border-box;
        vertical-align: middle;
    }

    .slh span {
        display: inline-block;
        box-sizing: border-box;
        vertical-align: middle;
        height: 25px;
        line-height: 25px;
    }

    .#1263C5 {
        color: #1263C5;
    }

.smallfont {
    font-size: 8pt;
}

#morebtn {
    display: block;
    width: 35%;
    text-align: center;
    margin: 30px auto;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ddd;
    font-size: 10pt;
    color: #aaa;
    background: #ddd;
}

#spanno {
    display: block;
    text-align: center;
    padding: 10px;
    color: #aaa;
    background: #efeff4;
}
