.vcenter_1{
    width:62.5%;
    height: auto;
    margin: 0 18.75%;
}

.vcenter_1 h2{
    font-size: 30px;
    color: #333;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.8em;
    text-align: center;
}

.vcenter_2{
    width:62.5%;
    height: auto;
    margin: 0 18.75%;
}
.vcenter_2::after{
    content: "";
    display: block;
    clear: both;
}

.vcenter_2_zero{
    width: 390px;
    height: 287px;
    float: left;
    text-align: center;
}

.vcenter_2_first{
    width: 370px;
    height: 260px;
    margin: 26px 10px 0 10px;
    float: left;
}

.vcenter_2_first::after{
    content: "";
    display: block;
    clear: both;
}

.videoInfo{
    margin-top: 5px;
    padding: 0 5px;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}