  .prism-fullscreen-btn{float: right !important;margin-right: 10px !important;}
.prism-volume{float: right !important;margin-right: 20px !important;margin-top: 25px !important;}
.volume-icon{margin-top: -15px !important;}
.prism-speed-selector{float: right !important;margin-right: 0px !important;margin-top: 10px !important;}
.current-speed-selector{margin-right: 20px !important;}
.prism-snapshot-btn{float: right !important;margin-right: 20px !important;margin-top: 20px !important;display: none;}
.prism-play-btn{float: left !important;margin-left: 15px !important;}

.prism-player .prism-big-play-btn:hover {cursor: pointer;border-style: solid;border-width: 0px;border-radius: 0px;border-color: #00c1de;}
.prism-info-display{display: none;}
.prism-player .prism-big-play-btn{z-index: 99 !important;}

.wz_div_show table{border: 1px solid #dedede;margin: 0px auto;width: 100%;border-collapse: collapse; }
.wz_div_show table tr td{border: 1px solid #dedede;padding: 10px;}
@media screen and (min-width:1001px) {
/*µçÄÔ*/
.prism-player{width:650px !important;height:450px !important;margin:0px auto;margin-bottom:10px !important;margin-top:10px !important;}
.prism-player .prism-big-play-btn{background: url(/static/index/images/play.png) no-repeat;background-size: 100% 100%;position: absolute;bottom: 80px !important;width: 80px;height: 80px;}
}
@media screen and (max-width:1001px) {
/*ÊÖ»ú*/
.prism-player{width:100% !important;height:250px !important;margin:0px auto;margin-bottom:10px !important;margin-top:10px !important;}
.prism-player .prism-big-play-btn{background: url(/static/index/images/play.png) no-repeat;background-size: 100% 100%;position: absolute;bottom: 40px !important;width: 80px;height: 80px;}
}