.config_item{
    width: 100%;
    height:30px;
    cursor: pointer;
    font-size: 12px;
    text-align: center;
    line-height: 30px;
    // background-color: #EEDACA;
    border-bottom: 1px solid #ffffff;
}