/* 2023年春节放假公告 start */
.newyear_fl{width: 46px;height: 88px;background: url(../image/newyear_fl.png);position: fixed;bottom: 85px;left: 0;cursor: pointer;z-index: 999999;}
.newyear_fl:hover{background: url(../image/newyear_fl_h.png);}
.newyear_alt{display: none;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.6);position: fixed;top: 0;right: 0;bottom: 0;left: 0;margin: auto;z-index: 9999999999;}
.newyear2023{width: 866px;height: 607px;background: url(../image/newyear.png);position: absolute;left: 50%;top: 50%;margin-left: -433px;margin-top: -344px;z-index: 9;}
.newyear_close{width: 40px;height: 40px;background: url(../image/newyear_close.png);position: absolute;top: 61px;right: 10px;cursor: pointer;}
.newyear_close:hover{background: url(../image/newyear_close_h.png);}
.newyear_bd{width: 542px;position: absolute;left: 50%;bottom: 82px;margin-left: -251px;}
.newyear_bd p{font-size: 14px;color: #fff;text-align: justify;line-height: 30px;}
.newyear_bd .p1{font-size: 18px;}
.newyear_bd p span{color: #FFD385;}
.newyear_bd .p2,
.newyear_bd .p3,
.newyear_bd .p4,
.newyear_bd .p6{text-indent: 32px;}
.newyear_bd .p2{margin-top: 3px;}
.newyear_bd .p7{text-align: right;margin-top: 12px;}
/* 2023年春节放假公告 end */
