@charset "utf-8";

.vs-top { width: 100%; height: 20px; overflow: hidden; background: none; color: #333; font-size: 14px; text-align: right; border-top: 0px dashed yellow; }
.vs-top ul {list-style: none;margin: 0;padding: 0;}
.vs-top li {height: 20px;line-height: 20px;}
.vs-top i { margin-right: 6px; color: #ff0096; font-size: 14px; }
