.sj_win { width: 260px; height: 230px; background: #035fa8; position: fixed; right: 30px; bottom: 10px; border-radius: 5px 0 0 5px; } .sj_win p { font-size: 12px; color: #fff; line-height: 22px; } .sj_win a { font-size: 12px; color: #fff; text-decoration: none; } .sj_win .close { width: 30px; height: 22px; line-height: 22px; display: block; float: right; }