﻿.dl_ul {
    width:100%;
    height:auto;
    float:left;
    color:#797979;
}
    .dl_ul_li {
        width:94%;
        height:auto;
        float:left;
        margin-left:3%;
    }
    .dl_ul .dl_title {
        width:100%;
        height:48px;
        line-height:48px;
        float:left;
        text-align:left;
        border-bottom:1px dashed #eee;
    }
.mui-grid-view.mui-grid-9 {
    background-color: #FFF;
    border:none;
}
    .mui-grid-view.mui-grid-9 .mui-table-view-cell {
        border:none;
        padding: 8px 5px;
    }
.mui-col-xs-4 {
    width:25%;
}

.zjfgx {
    background-color:#f2f2f2;
    height:6px;
    width:100%;
    float:left;
}
.mui-content {
    margin-bottom:50px;
    float:left;
    background-color:#FFFFFF;
}
.mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-body {
    font-size:14px;
}
.mui-grid-view.mui-grid-9 .mui-media .mui-icon {
    font-size:2.2em;
}