.logo {
    padding-top: 15px;}

.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;}
