/*
*组件样式
*/
.mfn-main-slider h2{    position: absolute;
    background: linear-gradient(0deg, #3c3c3c, #32313100);
    width: 100%;
    height: 60px;
    line-height: 60px;
    bottom: 0;
    color: #fff;
    padding-left: 30px;
    font-size: 24px;margin-bottom:0;}
