.holidayNotice-top{background:#fff;padding:10px;position:relative;-webkit-animation:animations_pics 1s ease-out;-moz-animation:animations_pics 1s ease-out;animation:animations_pics 1s ease-out;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}
.holidayNotice-top .sitewidget-bd .close,.holidayNotice-rightBottom .sitewidget-bd .close{cursor:pointer;text-align:center;width:21px;height:21px;line-height:21px;color:#eee;background:rgba(0,0,0,0.5);font-size:14px;border-radius:20px;position:absolute;top:10px;right:10px}
.holidayNotice-top .close i,.holidayNotice-rightBottom .close i{line-height:21px;text-align:center}
@-webkit-keyframes animations_pics{0%{height:0}
20%{height:10px}
100%{height:100%}
}
@-moz-keyframes animations_pics{0%{height:0}
20%{height:10px}
100%{height:100%}
}
@keyframes animations_pics{0%{height:0}
20%{height:10px}
100%{height:100%}
}
.holidayNotice-rightBottom{position:fixed;right:4px;bottom:3px;box-shadow:0 0 8px #999;background:#eee;z-index:99;max-width:300px}
.holidayNotice-rightBottom .sitewidget-hd{padding:10px 0;padding-left:10px;min-width:200px;border-bottom:1px solid #fff}
.holidayNotice-rightBottom .sitewidget-bd{background:#fff;padding:10px;max-height:400px;overflow-y:auto}
@media screen and (max-width:680px){.holidayNotice-rightBottom .sitewidget-bd{max-height:180px}
}
@media screen and (max-width:450px){.holidayNotice-rightBottom{display:none}
}
.holidayNotice-rightBottom:hover .setBtn,.holidayNotice-top:hover .setBtn{display:block}
.holidayNotice-rightBottom .setBtn:before{content:"";display:inline-block;width:100%;height:20px;position:absolute;bottom:-10px;left:0;background-color:transparent}
.holidayNotice-rightBottom .setBtn:hover .wrapbox-icon,.holidayNotice-top .setBtn:hover .wrapbox-icon{background-position:0 -20px}
.holidayNotice-rightBottom .setBtn{display:none;margin-left:60%;width:40%;text-align:center;border:1px solid #dcdada;box-sizing:border-box;padding:4px 0;border-radius:4px;position:absolute;top:-30px;left:0;-webkit-transform:translateX(0);transform:translateX(0);background-color:#f2f2f2}
.holidayNotice-top .setBtn{z-index:99;display:none;width:80px;text-align:center;border:1px solid #dcdada;box-sizing:border-box;padding:4px 0;border-radius:4px;position:absolute;top:10px;left:10px;background-color:#f2f2f2}
}