@charset "utf-8";
/* posterTvGrid */
.posterTvGrid{position:relative;height:480px;}
.posterTvGrid img{max-width:none;max-height:none;border:0 none;}
.posterTvGrid .contentHolder{position:relative;overflow:hidden;}
.posterTvGrid .contentHolderUnit{cursor:pointer;position:absolute; background: #ffffff; border-radius: 5px; box-shadow: 1px 5px 20px rgba(0, 0, 0, 0.1); cursor: pointer;}
.posterTvGrid .contentHolderUnit_{ background: url("../bn_images/indN3IconBg_2.png") no-repeat center center; background-size: 100%;}
.posterTvGrid .contentHolderUnit a.elementLink{ width:100%; height:100%; display:block; overflow:hidden; z-index:3; position:absolute; left:0; right:0; color: #333333;}
/*.posterTvGrid .contentHolderUnit img{width:100%;height:100%;}*/
.posterTvGrid .contentHolderUnit .elementTitleEn{ width: 100%; height: auto; float: left; font-size: 14px; color: #333333; text-align: center; margin-top: 25px;}
.posterTvGrid .contentHolderUnit .elementTitleEn_{ font-size: 16px; color: #ffffff; margin-top: 38px;}
.posterTvGrid .contentHolderUnit .elementTitleCn{ width: 100%; height: auto; float: left; font-size: 25px; color: #333333; text-align: center; margin-top: 20px;}
.posterTvGrid .contentHolderUnit .elementTitleCn_{ font-size: 27px; color: #ffffff; margin-top: 15px;}
.posterTvGrid .contentHolderUnit .elementImg{ width: 100%; height: auto; float: left; text-align: center; margin-top: 35px;}
.posterTvGrid .contentHolderUnit .elementImg img{ height: 90px;}
.posterTvGrid .contentHolderUnit .elementImg_{ margin-top: 35px;}
.posterTvGrid .contentHolderUnit .elementImg_ img{ height: 103px;}
.posterTvGrid .contentHolderUnit .elementCon{ width: 100%; height: auto; float: left; font-size: 14px; text-align: center; margin-top: 25px; line-height: 25px;}
.posterTvGrid .contentHolderUnit .elementCon_{ color: #ffffff;}
.posterTvGrid .contentHolderUnit .elementMore{ width: 100%; height: auto; float: left; text-align: center; margin-top: 20px;}
.posterTvGrid .contentHolderUnit .elementMore_{ margin-top: 28px;}
.posterTvGrid .contentHolderUnit .elementMore button{ width: 156px; height: 40px; margin: 0 auto; background: url("../bn_images/indexN3Bottonbg_2.png") no-repeat center center; background-size: 100%; border: 0px; color: #ffffff; cursor: pointer; font-size: 14px;}
.posterTvGrid .contentHolderUnit .elementMore_ button{ color: #333333; width: 170px; background: url("../bn_images/indexN3Bottonbg_1.png") no-repeat center center; background-size: 100%;}

.posterTvGrid .contentHolderUnit_:hover .elementMore button{ background: url("../bn_images/indexN3Bottonbg_2.png") no-repeat center center; background-size: 100%; color: #ffffff;}
/*.posterTvGrid .contentHolderUnit:hover{ background: url("../bn_images/indN3IconBg_2.png") no-repeat center center; border-radius: 5px; overflow: hidden;}
.posterTvGrid .contentHolderUnit:hover .elementTitleEn{color: #ffffff;}
.posterTvGrid .contentHolderUnit:hover .elementTitleCn{color: #ffffff;}
.posterTvGrid .contentHolderUnit:hover .elementCon{color: #ffffff;}
.posterTvGrid .contentHolderUnit:hover .elementMore button{ background: url("../bn_images/indexN3Bottonbg_1.png") no-repeat center center; background-size: 100%; color: #333333;}*/
/*.posterTvGrid .contentHolderUnit .elementOverlay{height:100%;opacity:0;filter:opacity=0; z-index:1;position:absolute;top:0;left:0;background:#000;width:100%;}*/

/*.posterTvGrid .contentHolderUnit .leftShadow{position:absolute;top:23px;left:-174px;width:174px;height:224px;background:url(leftShadow.png) no-repeat;}
.posterTvGrid .contentHolderUnit .rightShadow{position:absolute;top:23px;right:-174px;width:174px;height:224px;background:url(rightShadow.png) no-repeat;}*/

.posterTvGrid .bannerControls{}
.posterTvGrid .leftNav,.posterTvGrid .rightNav{cursor:pointer;z-index:10;position:absolute;top:50%;width:74px;height:31px;margin-top:-43px;}
.posterTvGrid .leftNav{left:7px;background:url("../bn_images/indLeft.png") no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="slide_prev_btn.png");}
.posterTvGrid .rightNav{right:7px;background:url("../bn_images/indRight.png") no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="slide_next_btn.png");}
.posterTvGrid .leftNav:hover{}
.posterTvGrid .rightNav:hover{}


.posterTvGrid .bottomNav{z-index:140;position:absolute;width:100%;height:10px;margin-top:270px;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{}