@charset "utf-8";
/* CSS Document */

/***************************宽屏样式(start)***************************/

/***************************宽屏样式(end)***************************/
#ibanner{ overflow:hidden;}
.w_1200 #ibanner .fl{ width:880px;}
.w_1200 #ibanner .fr{ width:290px;}
#ibanner .fl{ width:730px;}
#ibanner .fr{ width:241px;}
#video{ position:relative; width:275px; text-align:center; margin:0 auto; overflow:hidden;}
#video img{ /*position:absolute; left:0px; top:0px;*/}
/*#video a{ position:absolute; left:105px; top:55px; display:block; width:100%; height:100%; background:url(../images/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%;}
#video .xx{width:100%; overflow:hidden;}
#video .xx .item{width:275px; height:165px; text-align:center; padding-bottom:10px; border-bottom:1px solid #ccc; margin-bottom:10px;}
#video .btn{width:40px; height:40px; top:70px; position:absolute; z-index:10; background:url(../images/btn.png) no-repeat;}
#video .lbtn{left:0; background-position:0 0;}
#video .rbtn{right:0; background-position:0 -40px;}
