body {
    max-width: none;
}

@keyframes scrollBg {
    100% {
        background-position: -790px 450px
    }
}

.fl {
    float: left
}

.fr {
    float: right
}

.m0a {
    margin: 0 auto
}

.dib {
    display: inline-block !important
}

.fsize60 {
    font-size: .6rem !important
}

.fsize34 {
    font-size: .34rem !important
}

.fsize22 {
    font-size: .22rem !important
}

.fsize50 {
    font-size: .5rem !important
}

.fsize42 {
    font-size: .42rem !important
}

.moduleBox {
    max-width: 970px;
    color: #222;
    font-size: .22rem;
    overflow: hidden
}

.moduleBox .explainTitle {
    display: block;
    margin: .54rem 0 .28rem;
    font-size: .7rem;
    text-align: center;
    line-height: 1.2
}

.moduleBox .explainTitle2 {
    display: block;
    margin-bottom: 44px;
    font-size: .5rem;
    text-align: center;
    line-height: 1.2
}

.moduleBox img {
    margin: 0 auto;
}