.syy{
margin-top:50px;}
.xyy{
margin-top:10px;}
.syy,
.xyy{
white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 32px;}

.syy a,
.xyy a{
    font-size: 15px;
    line-height: 32px;
    color:#666;}
