.icon_play{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -35px;
    background: url(/images/jiuye/bf_btn.png) no-repeat;
    z-index: 2;
    width: 72px;
    height: 71px;
}


/* 视频当前页播放 */
.damowang{width: 100%; height: 100%;background: #000;opacity: .8;z-index: 99;position: fixed; display: none;}
.xiaomowang{ position: fixed;top: 50%; left: 50%; margin-left: -300px; margin-top: -200px; z-index: 100;display:none;background: red; width: 600px; height: 400px;}
.closesp{position: absolute; right: 40px; top:40px; width: 30px; height: 30px; background: yellow;background: url(/images/closesp.png) no-repeat;}