.may9 {
    margin :0 0 4px;
}

.may9 picture {
    display: block;
    overflow: hidden;
    width: 1230px;
    height: 145px;
    border-radius: 4px;
    text-align: center;
}

.maintpbg {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: -2;
    width: 100%;
    height: 100%;
    background: url(/design/holidays/9may/bg.avif?004) no-repeat top center;
    background-size: cover;
}

.template {
    background: rgba(255, 255, 255, .85);
}

.template_footer {
    padding: 0 9px;
    background-color: rgba(255, 255, 255, .85);
}