

.videobox{width: 350px; margin:0 auto;}
.video-item{position: relative; cursor:pointer;}
.video-item .aut{display: block; width: 100%; }

.video_area{position: fixed; top: 0; left: 0; width: 100%; height: 100%;
 display: none; z-index: 100001;}
.video_area_bg{position: absolute; top: 0; left: 0; width: 100%; height: 100%;
 opacity: 0.6; cursor: pointer; background: #000; filter: alpha(opacity=60);}
.video_box{position:relative; width: 60%; min-height: 200px; max-width: 1175px;
 margin:90px auto 0 auto;}
a.js_video_player:link{color: #666; text-decoration: none;}
.video_close_icon{position: absolute; width: auto; right: 17.8%; top: 90px;
 display: block; cursor: pointer; z-index:100001; }
 video{background-color: transparent!important;}
#playerDialog{width: 100%;} 