/*Ìí¼ÓÍ¨ÓÃ*/
.topnewyear{position:relative;width:1180px;margin:auto;}
.topnewyear .close{position:absolute;right:10px;bottom:10px;font-size:14px;color:#7f0d0a;background:#fff;padding:8px 12px;border-radius:4px;font-weight:bold;opacity:0.9;}
@media (max-width: 991px) {
 .topnewyear{width:100%;}
}