.sxt {
    padding: 10px 0;
    border-top: 1px dotted #bbb
;}

.sxt p {
    display: block;
    width: 100%;
    height: 35px;
    font-size: 15px;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-indent: 0 !important;}
.shl{margin-bottom:10px;text-align:right;}
.shl h3{font-size:16px;color:#999;margin-top:0px;line-height:30px;margin-bottom:0px;display:inline-block;}
