@charset "utf-8";
/***************************宽屏样式(start)***************************/
.w_1200 #ibanner .fl{ width:880px;}
.w_1200 #ibanner .fr{ width:290px;}
/***************************宽屏样式(end)***************************/
#ibanner{ overflow:hidden;}
#ibanner .fl{ width:730px;}
#ibanner .fr{ width:241px;}
#video{ position:relative; width:275px; height:165px; margin:0 auto;}
#video img{ position:absolute; left:0px; top:0px;}
#video a{ position:absolute; left:105px; top:55px; display:block; width:100%; height:100%; background:url(player.png) no-repeat center center; width:60px; height:60px; z-index:10; text-decoration:none;}
#video .dark{ width:100%; height:100%; position:absolute; left:0px; top:0px; z-index:9; background:#000;}
#video iframe, #video embed{width:100%; height:100%;}