.container {
    padding-left: 77px;
    padding-right: 77px;
    width: 1164px;
    min-height: 300px;
    background-color: #fff;
}

.container p {
    height: 28px;
    line-height: 28px;
    margin-bottom: 18px;
    border-bottom: 1px solid #ddd;
    width: 1010px;
}

.container p span {
    color: #3370ff;
    font-size: 16px;
    width: 116px;
    border-bottom: 4px solid #3370ff;
}

.container_box {
    border: 1px solid #ddd;
    width: 1010px;
    min-height: 70px;
    margin-bottom: 10px;
}

.container_box p {
    height: 28px;
    line-height: 28px;
    width: 978px;
    margin-left: 15px;
}

p {
    width: 764px;
    height: 24px;
    line-height: 24px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 12px;
}
