.ju_sibe{
    height: 36px;
    line-height: 36px;
    color: #7b7b7b;
    text-indent: 1em;
    border-bottom: 1px solid #fd6599;
    font-size: 14px;
}
.ju_sibe a{
    color: #7b7b7b;
    font-size: 14px;
}
.ju_sibe code{margin:0 6px;}
.ju_list li{
    border-bottom:1px dashed #ededed;
    line-height: 37px;
    height: 37px;
    padding: 0 3%;
}
.ju_list a{
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color:#333;
    width: 77%;
}
.ju_list span{
    font-size:12px;
    color:#999;
    float: right;
}