.banner {
    height: 6.25rem
}

.video_cont {
    height: 10.55rem;
}

.video_cont video {
    height: 10.55rem;
    width: 100%;
    border-radius: 0;
}

.video_text {
    position: relative;
    z-index: 2;
    width: 100%;
    background: #fff;
    border-radius: 1.2rem 1.2rem 0rem 0rem;
    padding: 1.2rem;
    margin-top: -1.2rem;
}

.video_text h3 {
    font-size: 0.8rem;
    font-weight: 500;
    color: #333333;
    line-height: 1.13rem;
}

.video_text_title {
    font-size: 0.7rem;
    font-weight: 400;
    color: #999999;
    line-height: 1rem;
    margin-top: .4rem;
}

.video_text_cont {
    font-size: 0.6rem;
    font-weight: 400;
    color: #333333;
    line-height: 1rem;
    margin-top: 0.8rem;
}<!--0.00027990341186523-->