@charset "utf-8";
*{padding:0;margin:0;list-style:none;border:none;}
body{font:normal 12px/normal Verdana, Geneva, sans-serif;}
a{color:#333;text-decoration:none;}

/* drama-poster */
.content{height:636px;width:1200px;margin:40px auto 0 auto;position:absolute;overflow:hidden; top:-261px;}
.drama-poster{margin:0 auto;width:1200px;height:636px;position:relative}
.drama-poster ul{width:1000px}
.drama-poster li{padding:0 7px}
.show-poster-3{width:1200px;float:left}
.show-poster-3 .img{display:block;width:772px;height:636px}
.show-poster-3 .title{display:none;width:105px;height:42px;background:url(../images/bg-index-img.png) 0 0 no-repeat;_background:url(../images/bg-index-img2.png) 0 0 no-repeat;position:absolute;color:#fff;padding:138px 15px 0 15px;line-height:1.5;top:0;}
.show-poster-3 .title:hover{color:#fff}
.drama-poster li.current .title{display:block}
.show-poster-3 .price{width:135px;height:20px;display:block;margin-top:10px;text-align:center;font-weight:bold;}
.show-poster-3 .arrow{display: none;position: absolute;bottom: 107px;width: 135px;height: 7px;overflow: hidden;background: url(../images/bg-channel-drama.png) 50% -350px no-repeat}
.current .arrow{display:block}
.show-poster-3 p{display:none;color:#999;line-height:20px;width:427px;height:94px;left:0;bottom:2px;z-index:10px;padding-top:10px}
.show-poster-3 p strong{font-size:25px; padding:10px 0; font-weight:bold; color:#333; display:block}
.drama-poster li.current p{display:block;float:left; width:416px; background-color:#fff; height:638px; padding:60px; padding-left:0}
.drama-slide li{position:absolute;bottom:53px}
.drama-slide li.prev{right:60px}
.drama-slide li.next{right:10px}
.drama-slide li a{display:block;width:45px;height:45px;background:url(../images/bg-slide.png) no-repeat;}
.drama-slide li.prev a{background:url(../images/left.png) no-repeat;}

.drama-slide li.next a{background:url(../images/right.png) no-repeat;}