.layui-form-label {
    width: 150px !important;
}

.layui-input-block {
    margin-left: 150px !important;
}

.bottom-tools-btn{
    text-align: center;
}

.layui-proj-a {
    text-decoration: underline;
    color: blue;
}

/*
.layui-proj-a:hover {
    text-decoration: underline;
    color: blue;
    font-size: 23px;
    font-weight: bolder;
    cursor: pointer;
}*/
