/*2019春节皮肤版*/
.holiday-nav{
    background: url(../../Images/NewYear/dh-bj.jpg) no-repeat;
    background-size:100% 100%;
    min-width:1320px;
}
 .newYear-skin{
    background: url(../../Images/NewYear/bj.png) no-repeat;
    background-position:top;
    position: absolute;
    width: 100%;
    height: 717px;
    z-index: -1;
    left:0;
    min-width:1200px;
 }

 .newYear-body{
    margin-top: -13px;
    padding-bottom: 141px;
 }