
#mm-slider .slider-info .title {
    font-size: 24px;
    line-height: 1.6;
    color: #fff;
}
#mm-slider .slider-info .subtitle {
    color: #fff;
    line-height: 1.6;

    font-size: 14px;
}

#mm-slider .slider-info {
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    margin: 0;
}

.ff_topSlider .content_list .item_block p.title {
    font-size: 64px;
    height: auto;
    line-height: 1.5em;
}

.ff_topSlider .content_list .item_block p.subtitle {
    font-size: 28px;
    color: #fff;
    line-height: 1.5em;
}
