@charset "utf-8";
.content{width:1260px;margin:40px auto 0 auto;position:relative;}
.drama-poster{margin:0 auto;width:1260px; position:relative}
.drama-poster li{ margin-top:200px;width:180px;margin-right:25px;}
.show-poster-3{width:180px;float:left;}
.show-poster-3 .img{display:block;width:180px;height:210px;}
.show-poster-3 .title{display:block;width:180px;height:40px; color:#222222;line-height:42px; font-size:16px; text-align:center;}
.show-poster-3 .title:hover{color:#f39801; font-weight:bold;}
.drama-poster li.current .title{color:#f39801; 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 .pp{display:none;color:#999;line-height:30px;position:absolute;width:1000px;height:200px;left:130px;top:2px;z-index:10px;padding-top:10px; font-size:16px;}
.show-poster-3 .pp .ppp{color:#333;font-weight:normal;text-align:center; font-size:24px;}
.drama-poster li.current div{display:block}
