
.glgj {
    padding: 20px 10px;
    height: inherit;
    border: 1px solid #dfdede;
    margin: 20px 0;
}
.glgj::after{
    display: table;
    content: "";
    clear: both;
}
.glgj_zc {
    float: left;
    font-size: 16px;
    width: 10%;
}

.glgj .fr {
    float: right;
    color: #9d9d9d;
}


.glgj a {
    font-size: 14px;
    color: #9d9d9d;
}

.glgj li {
    float: right;
    width: 90%;
    line-height: 22px;
    /* margin: 13px 0; */
}