.clearfix:after {
    content: "";
    height: 0;
    display: block;
    clear: both;
}

body {
    overflow-x: hidden;
}

.center {
    width: 1360px;
    margin: 0 auto;
}

.common-mask {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    position: fixed;
    z-index: 2;
    left: 0;
    top: 0;
    display: none;
}

/*# sourceMappingURL=f936221df780ac48270b065cc42f5e55.css.map*/
