/*--------------------添加---------------*/
.line25{
    line-height:25px
}
.ova{
    overflow: auto;
}
.img1{
    width: 100%;
}
.h600{
    height: 400px;
}
.h300{
    height: 200px;
}
.vd_1{
    margin-left: -10px;
    margin-right: -10px;
    background-image: url("/Public/Home/img/vd_1.jpg");
    background-position: top center;
    background-size: cover;

}
.vd_2{
    margin-left: -10px;
    margin-right: -10px;
    background-image: url("/Public/Home/img/vd_2.jpg");
    background-position: top center;
    background-size: cover;

}
.ova::-webkit-scrollbar {
    width: 6px;
    height: 16px;
    background-color: transparent;
}

/*定义滚动条轨道 内阴影+圆角*/
.ova::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    background-color: transparent;
}

/*定义滑块 内阴影+圆角*/
.ova::-webkit-scrollbar-thumb {
    border-radius: 0px;
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);*/
    background-color: #e50112;
}
.borba5{
    border-bottom: 1px solid #a5a4a2;
}
.post75{
    position: relative;
    /*top: 75px;*/
}
.h10{
    height: 10px;
}
.cbdb{
    color: #bdbfbe;
}
.padb25{
    padding-bottom: 35px;
}
.posr{
    position: relative;
}
.zanting {
    cursor: pointer;
    background-color: transparent;
    position: absolute;
    width: 100%;
    height: 80%;
    /*z-index: 10;*/
    /*display: table;*/
}
.bofang{
    position: absolute;
    top: 50%;

    width:100px;
    height: 60px;
    border-radius: 6px;
    background-color: rgba(0,0,0,.6);
    margin: 0 auto;
    margin-top: -30px;
    left: 50%;
    margin-left: -50px;

}
.bofang img{
    width: 20px;
    position: relative;
    top: 17px;
}
.zhedang{
    z-index:10;
    position: absolute;
    width: 100%;
    height: 100%;
}
.zhedang .vd{
    width: 100%;
    height: 100%;
}
.video .caption2{
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding-bottom: 0;
    padding-top: 0;
    left: 0;
    bottom: 40%;
    display:none ;
}
/*.video .carousel-caption{*/
    /*position: absolute;*/
    /*right: 15%;*/
    /*bottom: 20px;*/
    /*left: 15%;*/
    /*z-index: 10;*/
    /*padding-top: 20px;*/
    /*padding-bottom: 20px;*/
    /*color: #fff;*/
    /*text-align: center;*/
    /*text-shadow: 0 1px 2px rgba(0,0,0,.6);*/
/*}*/
.video .row div{
    margin-bottom: 30px;
}
.video .row div img{
    border-bottom: 3px solid transparent;
}
.video .row div .imgh{
    border-bottom: 3px solid red;
}
.h600{
    height: 600px;
}
<!--9.3936920166016E-5-->