@charset "utf-8";
/* posterTvGrid */
.posterTvGrid{position:relative;height:310px;margin:0 auto !important;}
.posterTvGrid img{max-width:none;max-height:none;border:0 none;background:#888;}
.posterTvGrid .contentHolder{position:relative;overflow:hidden;}
.posterTvGrid .contentHolderUnit{position: relative;cursor:pointer;position:absolute;width:640px;height:270px;padding: 45px 15px 15px;border-radius:10px;background:#e2e2e2 url(img/boxshow_t260.png) no-repeat 15px 12px;}
.posterTvGrid .contentHolderUnit a.elementLink{display:block;overflow:hidden;z-index:3;position:absolute;left:0;top:0;width:100%;height:100%;}
.posterTvGrid .contentHolderUnit img{width:100%;height:auto;}
.posterTvGrid .contentHolderUnit .elementTitle{}
.posterTvGrid .contentHolderUnit .elementOverlay{z-index:1;position:absolute;top:0;left:0;background:#000;width:100%;height:100%;opacity:0;filter:opacity=0;}
.posterTvGrid .contentHolderUnit .leftShadow{position:absolute;top:50px;left:-450px;width:450px;height:380px;background:url(img/leftShadow.png) no-repeat;}
.posterTvGrid .contentHolderUnit .rightShadow{position:absolute;top:50px;right:-530px;width:530px;height:380px;background:url(img/rightShadow.png) no-repeat;}
.posterTvGrid .bannerControls{}
.posterTvGrid .leftNav,.posterTvGrid .rightNav{cursor:pointer;z-index:10;position:absolute;top:90%;width:45px;height:45px;margin-top:-43px;}
.posterTvGrid .leftNav{left:10%;background:url("img/1.png") no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/slide_prev_btn.png");}
.posterTvGrid .rightNav{right:10%;background:url("img/2.png") no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/slide_next_btn.png");}
.posterTvGrid .leftNav:hover{}
.posterTvGrid .rightNav:hover{}
.posterTvGrid .bottomNav{z-index:140;position:absolute;width:100%;height:10px;margin-top:490px;padding:10px 0 0;text-align:center;}
.posterTvGrid .bottomNavButtonOFF{cursor:pointer;overflow:hidden;display:inline-block;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;vertical-align:top;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#c3c3c3;}
.posterTvGrid .bottomNavButtonOFF:hover{background:#aaa;}
.posterTvGrid .bottomNavButtonON,
.posterTvGrid .bottomNavButtonON:hover{background:#69aaec;}
.posterTvGrid .bottomNavLeft{}
.posterTvGrid .bottomNavRight{}

.posterTvGrid .pcImg {height: 100%;overflow: hidden;}
.posterTvGrid .mobileImg {z-index:110;position: absolute;bottom: 0;right: 0;width:25%;height:67%;padding:30px 8px 30px 8px;background: #eee url(img/mobileBg.png) no-repeat;border-radius: 10px;margin-right:-30px;margin-bottom:20px;box-shadow: 1px -1px 19px #111;}
.posterTvGrid .pcImgShadow {width: 750px;height: 420px;position: absolute;top:45px;left:15px;background: rgba(0,0,0,0.4);opacity: 0;z-index:100;}
.posterTvGrid .pcImgShadow:hover{opacity:1;}
.posterTvGrid .pcImgShadow img {width: auto;margin: 0 auto;display: block;background: transparent;margin-top: 25%;}

.posterTvGrid .mobileImgShadow {position: absolute;width:195px;height: 322px;right:-22px;bottom:0;z-index: 200;overflow: hidden;background: rgba(0,0,0,0.4);opacity: 0;}
.posterTvGrid .mobileImgShadow:hover{opacity:1;}
.posterTvGrid .mobileImgShadow img {width: 120px;height: 120px;position: absolute;left: 44px;top: 25%;}
.posterTvGrid .mobileImgShadow span {color: #fff;font-size: 18px;text-align: center;display: block;margin-top: 110%;font-family: 'Î¢ÈíÑÅºÚ';}