@charset "utf-8";
/* CSS Document */

/*海报轮播*/
.banner{ width: 1004px; height: 350px; position: relative; overflow: hidden; margin:0 auto; border:0;}
.banner-btn{display:none;}
.banner-btn a{display:block;line-height:40px;position:absolute;top:120px;width:40px;height:40px;background-color:#000;opacity:0.3;filter:alpha(opacity=30) color:rgb(255, 255, 255);overflow:hidden;z-index:4;}
.prevBtn{left:5px;}
.nextBtn{right:5px;}
.banner-img{font-size:0;/* IE6、7 */ letter-spacing:-3px;position:relative;}
.banner-img li{display:inline-block;*display:inline;*zoom:1;/* IE6、7 */ vertical-align:top;letter-spacing:normal;word-spacing:normal;font-size:12px; border:0;}
.banner-img li a{border:0;}
.banner-img li a img{ border:0;}
.banner i{width:15px;height:23px;cursor:pointer;margin:8px 0 0 12px;display:block;}
.banner .nextBtn i{background:url(../../images/home/carousel-down.png) no-repeat 0 0; width:20px; height:25px;}
.banner .prevBtn i{background:url(../../images/home/carousel-up.png) no-repeat 0 0; width:20px; height:25px;}
.banner-circle{position:absolute;left:50%;bottom:15px;height:13px;text-align:center;font-size:0;border-radius:10px;background:rgba(255,255,255,0.3);filter:alpha(opacity:30);}
.banner-circle li{border-radius:10px;margin:2px;display:inline-block;display:-moz-inline-stack;vertical-align:middle;zoom:1;}
.banner-circle li a{display:block;padding-top:9px;width:9px;height:0;border-radius:50%;background:#B7B7B7;overflow:hidden;}
.banner-circle .selected a{background:#F40;}
/*end 海报轮播*/

/*热映nav*/
.hot-nav{height:40px; margin-top: 10px; margin-bottom: 10px;}
.hot-nav .hot-nav-ul li{float:left;  display: inline; line-height:40px; height:40px; width:185px; font-size:16px;text-align:center; cursor: pointer;}
.hot-nav .hot-nav-ul li.hot{background:url(../../images/home/hot.png) repeat-x; color:#fff;}
.hot-nav .hot-nav-ul li.soon{background:url(../../images/home/soon.png) repeat-x; color:#1899cf; border-left: 1px solid #c7c7cc; border-right:1px solid #c7c7cc;}
.hot-nav .hot-nav-ul li.soon-pre{background:url(../../images/home/hot.png) repeat-x; color: #fff;}
.hot-nav .hot-nav-ul li:hover,.hot-nav .hot-nav-ul li:active{ background:#1ad0f7; color:#fff; border: none;}
.hot-nav .change-city{float:right; display: inline; width:244px; height:20px; margin-top:20px; position:relative; z-index:10;}
.hot-nav .change-city .current-city{ font-size:18px;}
.hot-nav .change-city .change-city-btn{ color:#1899cf; font-size:16px;}
/*end热映nav*/

/*影片区*/
.film-main{}
.film-main .film-zone{width:760px; float:left;  display: inline;}
.film-main .film-zone ul li{float:left; display: inline; width:180px; position:relative; margin: 0 10px 0 0;}
.film-main .film-img{width:180px; height:250px; display:block; cursor:pointer;}
.film-main .film-name{ height: 35px; display: block; font-size: 16px; text-overflow: ellipsis;  overflow: hidden;  white-space: nowrap; cursor: pointer;}
.film-main .film-tips{text-align:center; padding:200px 0px 0px 0px; font-size:20px;}
#filmZonePre{display:none;}
/*end 影片区*/



/*首页*/
.index-page .buy-tickets .com-orange-btn{position:relative;}
.index-page .arrow{width: 22px; height: 22px; display: inline-block; background: url(../../images/home/arrow.png) no-repeat 0 0; position: absolute; top: 14px; left: 170px;}
.index-page .cinema .search .search-input{width:265px;}
.index-page .date .search{width:260px;}
.index-page .date .search .search-input{width:260px; text-align:center;}
.index-page .detail-btn{position:absolute; top:80px; left:28px; z-index: 100;}
.index-page .buy-tickets-btn{ position: absolute; top: 130px; left: 28px; z-index:100;}
.index-page .pitch-on-fade{ position:absolute;  top:0;  left:0;  z-index:2; }
