/**组件样式**/
/**组件样式**/
/**组件样式**/
.ewm span {
    display: block;
    font-size: 14px;
    line-height: 36px;
    color: #ffffff;
    text-align: center;}


@media screen and (max-width: 1024px) {
.ewm {
    margin: 0 auto;
    text-align: center;}
}
