@charset "utf-8";
/*播放页*/
.vidPlay {

    background-size: 100% 100%;
}
.viPlCen {
    height: auto;
    width: 100%;
    overflow: hidden;
    background-color: #FFF;
}
.bri {
    height: auto;
    overflow: hidden;
    border-bottom: 8px solid #e6e6e6;
    border-top: 8px solid #e6e6e6;
}
.bri h1 {
    color: #1D1D1E;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 0 0 10px;
    font-size: 16px;
    font-weight: normal;
    border-bottom: 1px solid #e6e6e6;
    line-height: 40px;
}
.bri .p1 {
    position: relative;
    top: 5px;
    font-size: 1.5em;
    color: #171616;
}
.bri .p2 {
    margin: 15px 0px 25px 0px;
    font-size: 1.4em;
    text-indent: 23px;
    color: #171616;
    overflow: hidden;
}
.bri .share {
    font-size: 1.3em;
    color: #999999;
    overflow: hidden;
    height:44px;
}
.bri .share b {
    display: inline-block;
    width: 77px;
    height: 14px;
    margin: -4px 0px 0px 2px;
    vertical-align: middle;
    overflow: hidden;
    background: url("../images/videoPlay/a6.png") no-repeat;
    background-size: 100% 100%;
}
.bri .share b a {
    float: left;
    display: inline;
    width: 25%;
    height: 100%;
    overflow: hidden;
}
.share label {
    display: inline-block;
    overflow: hidden;
    float: left;
    background: url(../../imgs/gather.png) no-repeat;
    background-size: 54px 1400px;
    padding-left: 19px;
    background-position: 0 -1155px;
    color: #999;
    font-size: 14px;
    margin:15px 0 0 10px;
}
.downaddress{
    display: inline-block;
    overflow: hidden;
    float: left;
    background: url(../../imgs/gather.png) no-repeat;
    background-size: 54px 1400px;
    width: 21px;
    height:20px;
    margin:17px 0 0 20px;
}
.zan{
    display: inline-block;
    overflow: hidden;
    float: left;
    background: url(../../imgs/gather.png) no-repeat;
    background-size: 54px 1400px;
    width: 31px;
    height:30px;
    margin:15px 0 0 90px;
    background-position: 0 -34px;
}
.z_num{
    margin: 10px 0 0 10px;
    float: left;
    font-size: 10px;
}
.shou{
    display: inline-block;
    overflow: hidden;
    float: left;
    background: url(../../imgs/gather.png) no-repeat;
    background-size: 54px 1400px;
    width: 21px;
    height:20px;
    margin:15px 0 0 20px;
    background-position: 0 -72px;
}
.bdshare-button-style2-16 {
    width: 120px;
    float: left;
    margin: 13px 0px 0px 3px;
}
.share .shareRig {
    float: right;
    display: inline;
    overflow: hidden;
}
.shareRigTwo {
    float: left;
    display: inline;
    overflow: hidden;
    outline: none;
}
.marginRight10px {
    margin-right: 10px;
    margin-top: 18.6px;
}
.marginLeft13px {
    margin-left: 13px;
}
.shareRigTwo em {
    display: block;
    width: 20px;
    height: 18.6px;
    margin: 0 5px;
    outline: none;
    overflow: hidden;
    float:left;
}
.shareRigTwo em.zan {
    background: url("../images/videoPlay/zan.png") no-repeat;
    background-size: 100% 100%;
}
.shareRigTwo em.laji {
    background: url("../images/videoPlay/laji.png") no-repeat;
    background-size: 100% 100%;
}
.shareRigTwo em.zan.clic {
    background: url("../images/videoPlay/zanHover.png") no-repeat;
    background-size: 100% 100%;
}
.shareRigTwo em.laji.clic {
    background: url("../images/videoPlay/lajiHover.png") no-repeat;
    background-size: 100% 100%;
}
.shareRigTwo p{
    text-align: center;
    overflow: hidden;
}
.beNews {
    height: auto;
    overflow: auto;
    padding:0 10px;
}
.beNews h1 {
    margin: 20px 0px 15px 0px;
    padding-left: 10px;
    font-size: 16px;
    color: #009F1E;
    outline: none;
    border-left: #009F1E solid 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}
.beNewscCenList {
    height: auto;
    overflow: hidden;
}
.beNewscCenList img {
    width: 100%;
    height: 80px;
    overflow: hidden;
    -webkit-border-radius: 3x;
       -moz-border-radius: 3px;
        -ms-border-radius: 3px;
         -o-border-radius: 3px;
            border-radius: 3px;
}
.beNewscCenList p {
    margin-top: 6px;
    color: #131312;
    font-size: 14px;
    outline: none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.ver {
    padding: 10px 3%;
    overflow: hidden;
    background-color: #EDEDED;
}
.ver p {
    font-size: 1.1em;
    color: #999999;
    overflow: hidden;
    text-align: center;
}
.swiper-container{
overflow:auto !important;
}





















