/*--------------------添加---------------*/
.line25{
    line-height:25px
}
.ova{
    overflow: auto;
}
.img1{
    width: 100%;
}
.h600,.h6001{
    height: 486px;
}
.h300{
    /*height: 200px;*/
}
.vd_1{
    margin-left: -10px;
    margin-right: -10px;
    /*background-image: url("/Public/Home/img/1.jpg");*/
    background-position: top center;
    background-size: cover;

}
.vd_2{
    margin-left: -10px;
    margin-right: -10px;
    /*background-image: url("/Public/Home/img/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;
}
/*.zhezhao {*/
/*cursor: pointer;*/
/*background-color: rgba(0,0,0,.5);*/
/*position: absolute;*/
/*width: 100%;*/
/*height: 100%;*/
/*z-index: 10;*/
/*!*display: table;*!*/
/*}*/
.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%;
}
<!--0.00010585784912109-->