﻿/*vod样式*/
#vod{ width:470px; height:525px; border:1px black solid; background:url(/images/vodimages/vod_bg.gif) white;}
#vod #close{ clear:both; float:right; margin:0px 16px 5px 0px; cursor:hand;}
#vod #vod_product{clear:both; line-height:18px; padding:5px 16px 5px 16px;}
#vod #vod_product #addShopping{ float:right; margin-top:5px;}
#vod #vod_product #vod_proname{ clear:both;}
#vod #vod_product #vod_proinfo{ width:345px; float:left;}
#vod_top{ background:url(/images/vodimages/vod_bg_top.gif); width:440px; height:433px; margin:0 auto;  clear:both;}
#vod_bottom{ background:url(/images/vodimages/vod_bg_bottom.gif); width:440px; height:433px; overflow:auto;}
#vod_bottom img{ margin:0px; float:left; cursor:hand; border:none;}
#vod_bottom #vod_content{ height:336px; background:url(/images/vodimages/player_03.gif) Black; margin:10px 9px 0px 10px; text-align:center;}
#vod_bottom #vod_content #mediaInfo img{  float:none !important; margin-top:86px;}
#vod_bottom #play_ad{ background:black; height:17px; margin:1px 9px 0px 10px; padding:0px 5px 0px 5px; color:White; line-height:17px;}
#vod_bottom #play_statu{ background:url(/images/vodimages/player_05.gif) left no-repeat  black; height:15px; margin:1px 9px 0px 10px;}
#play_statu #timeInfo{ float:right; color:White; line-height:15px; margin-right:5px; font-weight:bold;}
#vod_bottom #play_contronl{ background:url(/images/vodimages/conronl_bg.gif) repeat-x; height:40px; margin:1px 9px 0px 10px;}
#play_contronl ul{ list-style:none;  margin:0px; padding:0px;}
#play_contronl ul li,#playInfo，#playadinfo{ float:left;}
#play_contronl #video_status{ background:url(/images/vodimages/player_13.gif); width:64px; height:40px; float:left;}

/*弹出层*/
#floatBoxBg{width:100%;height:100%;background:black;filter:alpha(opacity=80);opacity:0.8;position:absolute;top:0;left:0;}
.floatBox{width:0px;position:absolute;top:50px;left:0px;}
.floatBox .content{padding:0px;background:black;}


/*图片放大*/
.jqzoom{border:1px #cccccc solid;float:left;position:relative;padding:1px;cursor:pointer;}
.jqzoom img{float:left;}
div.zoomdiv {z-index: 100;position : absolute;top:0px;left:0px;width: 200px;height: 200px;background: #ffffff;border:1px solid #CCCCCC;display:none;text-align: center;overflow: hidden;}
div.jqZoomPup {z-index: 20;visibility: hidden;position: absolute;top:0px;left:0px;width: 50px !important;height: 50px !important;border: 1px solid #aaa;background: #ffffff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
