.detail-right-name{
  overflow: hidden; 
        text-overflow: ellipsis; 
        -o-text-overflow: ellipsis;
        white-space:nowrap;
        max-width:410px;
        height:40px;
        line-height:40px;
        display:inline-block;
}
.detail-right-state{
        display:inline-block;
}
.detail-right-pay-state{
        display:inline-block;

}
.u-flyer{display: block;width: 50px;height: 50px;border-radius: 50px;position: fixed;z-index: 9999;}

