




















































































































































































































/* .detail-table{
    overflow: hidden;
    border: 1px solid #ebeef5;
}
.detail-table td{
    padding: 5px;
    line-height: 24px;
    font-size: 14px;
    color: #666;
    border: 1px solid #ebeef5;
} */
.detail-table td.name{
    background: #fafafa;
    text-align: right;
    width: 180px;
    font-weight: bold;
}

