body {
    background: #f1f1f1;
}
.box {
    background: #fff;
}
.manage_title {
    font-size: 1.166667rem;
    text-align: left;
    font-weight: normal;
    line-height: 3.333333rem;
    color: #467fe5;
    vertical-align: middle;
    border-bottom: 1px solid #d5d5d5;
    margin-left: 1.666667rem;
}
.manage_title b {
    display: inline-block;
    width: 0.166667rem;
    height: 1.166667rem;
    vertical-align: middle;
    background: #467fe5;
    margin-right: 0.833333rem;
    margin-top: -0.166667rem;
}
.manage_com {
    margin-bottom: 0.833333rem;
}
.manage_com li:last-child {
    border-bottom: 0;
}
.manage_list {
    padding: 0.833333rem 0;
    margin: 0 1.666667rem;
    box-sizing: border-box;
    border-bottom: 1px dashed #d5d5d5;
}
.manage_list h4 {
    font-size: 1.333333rem;
    margin-bottom: 0.583333rem;
    line-height: 2.0rem;
    font-weight: normal;
}
.manage_list h4.no_list {
    color: #d5d5d5;
}
.manage_list p {
    font-size: 1.166667rem;
    line-height: 2.0rem;
    word-break: break-all;
    word-wrap: break-word;
}
