.title-2 {
    margin-bottom: 6px;
}

.banner-inner .tip {
    position: relative;
}
.banner-inner .tip .shadow-block{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 10px;
    background: rgba(135,157,212,0.14);
}