.layui-input-inline{width: 212px;}
.hd-header {
    padding: 20px;
}

.hd-section {
    padding: 20px;
}

.hd-section .hd-form-box {
    font-size: 0;
}

.hd-section .hd-form {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #666;
}

.hd-section .hd-form-label {
    min-width: 126px;
}

.hd-section .hd-form-label.label-sm {
    min-width: 62px;
}

.hd-section .hd-form-ele {
    width: 200px;
}

.hd-section .hd-form-ele.ele-lg {
    width: 300px;
}

.hd-section .hd-form-ele.el-sm {
    width: 160px;
}

.hd-section .hd-form-tip {
    color: #999;
    margin-left: 5px;
}

.addSectionBox {
    border-bottom: 1px dashed #ddd;
    margin-bottom: 10px;
}

.hd-footer {
    padding: 20px;
}

.t-center {
    text-align: center;
}

.layui-table th {
    text-align: center;
}
.allocateUl{
    width: 600px;
}
.allocateUl li{
    display: inline-block;
}