@charset "utf-8";
#content{ width:100%; margin:0; padding:0;}
.mod-hd { min-height: 1px; margin-bottom:20px;}
.mod-hd h2 {color: #333;float: left;font: normal 24px/25px "Microsoft YaHei";margin-right: 15px; height:25px;}
.mod-hd .mod-title { color: #333; display:block; overflow:hidden; }
.mod-hd .more { color: #888;font: 14px/24px "Microsoft YaHei"; float: right;}
.mod-hd  a.more:hover{ color:#2267ad;}
.mod-l{ width: 850px; float:left;}
.mod-r{width:300px; float:right;}
h3{ font-weight:normal;}

.r-mod-hd h2{
    float: left;
    font:normal 24px/26px "Microsoft Yahei";
    margin-right: 15px;
    height: 26px;  
    overflow: hidden;
    margin-top: -1px;
}
.r-mod-hd .mod-title {
    color: #333;
    display: block;
}
.r-mod-hd .more {
    color: #888;
    font-size: 13px;
    float: right;
    margin-top: 5px;
}
.r-mod-hd .more:hover{
    color: #2267ad;
}
.mar-b20{
    margin-bottom: 18px;
}
.mar-b22{
    margin-bottom: 20px;
}
/* carousel
----------------------------------------------------------------------------------------------------------------------*/
.mui-carousel {
    overflow: hidden;
    width: 100%;
    position: relative;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    -webkit-transform-style: preserve-3d;
    z-index: 0;
}
#carousel_mian {
    background: #f9f9f9;
    padding-bottom: 33%;
    max-height: 400px;
}
.mui-carousel .tc-container {
    _height: 400px;
    _overflow: hidden;
}
.mui-carousel > .tc-container > ul {
    /*width: 14400px;*/
}
.mui-carousel > .tc-container > ul {
    box-shadow: 0 0 20px rgba(0,0,0,.4);
    position: relative;
}
.tc-container ul li a{
    display:block;
}
.tc-container > ul > li {
    float: left;
    /*width: auto;*/
    /*max-width: 1200px;*/
    width: 1200px;
    height:400px;
    overflow: hidden;
    -webkit-transform-style: preserve-3d;
    -webkit-transform: translate3d(0, 0, 0);
    position: relative;
}
.mui-carousel .tc-line {
    position: absolute;
    left: 0;
    bottom: -50px;
    height: 49px;
    width: 100%;
    border-top: 1px solid #FFF;
    background-image: -webkit-gradient(linear, 0 bottom, 0 top, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.0001)));
    background-image: -webkit-linear-gradient(top, color-stop(rgba(0, 0, 0, 0.6) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0, rgba(0, 0, 0, 0.0001) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
}
.tc-container .tc-mask-bg, .tc-container .tc-mask-title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 98%;
    padding-left: 2%;
    display: inline-block;
}
.tc-container .tc-mask-title {
    /*height: 54px;*/
    height: 27px;
    background-color: #000\9;
    background:rgba(0, 0, 0, 0.8);
    /*opacity: 0.8;*/
    filter: alpha(opacity = 80);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    padding:11px 0px ;
    width:100%;
}
.tc-container .tc-mask-title a,.tc-container .tc-mask-title span{color:#ffffff; display:inline-block; width:auto; overflow:hidden; position:relative; margin:0; padding-left:18px; padding-right:170px;}
.tc-container .tc-mask-title a{ height:28px; line-height:28px; font-size:19px;padding-right:0; }
.tc-container .tc-mask-title span{ height:18px; line-height:20px; font-size:15px; }
.mui-carousel li img {
    width: 100%;
    height: 400px;
    max-width: 1200px;
}
.mui-carousel .tc-index {
    position: absolute;
    bottom: 17px;
    right: 0;
    z-index: 15;
    width:150px;
    text-align: right;
    margin-right: 15px;
}
.mui-carousel .tc-index a {
    width: 10px;
    height: 10px;
    background: #999999;
    border-radius: 50%;
    margin: 1px 5px;
    font-size: 0;
    line-height: 0;
    display: inline-block;
}
.mui-carousel .tc-index .current {
    background: #CC3F2E;
}

#carousel_main{
    height:400px;
    padding-bottom: 0!important;
}
#carousel_main .tc-prev {
    left: 0;
    background-position: 13px -253px;
}
#carousel_main .tc-next {
    right: 0;
    background-position: -32px -253px;
}
#carousel_main > ul > li{ height:322px;}
/*.mui-carousel .disabled {
    display: none !important;
}*/
#carousel_main .tc-container {
    *height: 400px;
    *overflow: hidden;
}
/* mod-top-news             
----------------------------------------------------------------------------------------------*/
.mod-top-news .pic-pack-out{ padding-top:26px; padding-bottom:14px; border-bottom:1px solid #e0e0e0; position:relative;}
.mod-top-news .pic-pack-out.active,.mod-top-news .active{ background-color:#f9f9f9;}
.mod-top-news .pic-pack-out .pic-url{ height:100px; width:150px; overflow:hidden; display:block; vertical-align:top; position:absolute; top:26px; left:0px; overflow:hidden;}
.mod-top-news .pic-pack-out .pic-url .icon-corn,.mod-list-news .pic-pack-out .pic-url .icon-corn{ position:absolute; top:0; left:0; background-color:#2267ad; height:20px; width:20px; color:#ffffff; line-height:20px; text-align:center; font-style:normal;}
.mod-top-news .pic-pack-out .pic-pack-inner{ padding-left:170px; height:105px;}
.ielt8 .mod-top-news .pic-pack-out .pic-pack-inner{ /*margin-top:-17px;*/}
.mod-top-news .pic-pack-inner h3{ font-size:21px; color:#000000; height:22px; overflow:hidden; font-weight:normal; margin-bottom:7px; line-height:22px;}
.mod-top-news .pic-pack-inner h3 a{ color:#000000;}
.mod-top-news .pic-pack-inner p{ font-size:13px; color:#999999; line-height:23px; margin-bottom:3px;}
.mod-top-news .pic-pack-inner a.rel-url{ color:#000000; font-size:13px; line-height:27px; display:inline-block; height:27px; overflow:hidden;}
.mod-top-news .pic-pack-inner h3 a:hover,.mod-top-news .pic-pack-inner a.rel-url:hover{ color:#2267ad;}
.mod-top-news .pic-pack-inner .rel-other{ height:20px; overflow:hidden; line-height:20px; padding-top:4px; margin-bottom:3px;}
.mod-top-news .pic-pack-inner .rel-other .timer{ color:#cccccc; padding-right:3px; }
.mod-top-news .pic-pack-inner .rel-other a.type-url{ margin-left:6px; padding:0 3px; color:#999999;}
.mod-top-news .pic-pack-inner .rel-other .timer,.mod-top-news .pic-pack-inner .rel-other .a.type-url{display:inline-block; width:auto; font-size:13px;}
.mod-top-news .pic-pack-inner .rel-other a.type-url:hover{ color:#ffffff; background-color:#2267ad;}
.mod-top-news .pic-pack-inner .rel-other .share-btn,.mod-list-news .pic-pack-out .rel-other .share-btn{ width:1px; padding-right:25px; background-position:3px -93px; height:20px; cursor:pointer; position:relative;display: none;}
.mod-top-news .pic-pack-inner .share-btn .share-wrap,.mod-list-news .pic-pack-out .share-btn .share-wrap{ height:25px;width:115px;  display:none; overflow:hidden; top:-4px; left:-115px; position:absolute;} 
.mod-top-news .pic-pack-inner .open .share-wrap,.mod-list-news .pic-pack-out .open .share-wrap{ display:block;} 
/* mod-roll-news            
----------------------------------------------------------------------------------------------*/
.mod-roll-news{ padding-bottom:40px;}
.mod-roll-news ul li{ font:16px/17px "Microsoft YaHei"; margin-bottom:20px; overflow:hidden; height:17px;}
.mod-roll-news ul li a{ color:#333; display:block; overflow:hidden; float:left;}
.mod-roll-news ul li a:hover{ color:#2267ad;}
.mod-roll-news ul li .graydot {display:inline-block; width:4px; height:4px;background-color:#ddd; float:left; margin-right: 10px;margin-top: 6px;}
/* mod-plot         
----------------------------------------------------------------------------------------------*/
.mod-plot .img-url{ width:100%; height:auto; display:block; position:relative;}
.mod-plot .img-url img{ height:150px; width:300px;}
.mod-plot .img-url .title{ position:absolute; left:0; bottom:0; font-size:15px; display:block; width:100%; height:30px; line-height:30px; background-color: #000\9;background:rgba(0, 0, 0, 0.8);filter: alpha(opacity = 80);filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);}
.mod-plot .img-url .title span{color:#ffffff; display:block; position:relative; height:30px; overflow:hidden;padding: 0 10px;}
.mod-plot p{ font:14px/23px "Microsoft YaHei"; color:#888; padding-top:5px; margin-bottom:14px;}
.mod-plot a.rel-url{ color:#333; font:14px/1 "Microsoft YaHei"; margin-bottom:19px; display:block;}
.mod-plot a.rel-url:hover{ color:#2267ad;}
/* mod-exc-comments 独家评论       
----------------------------------------------------------------------------------------------*/
.mod-exc-comments .mod-hd{ margin-bottom:22px;}
.mod-exc-comments  .pic-pack-outer{ width:100%; height:100px; overflow:hidden; margin-bottom:20px; position:relative;}
.mod-exc-comments  .pic-pack-outer .img-url{ height:100px; width:65px; display:block; vertical-align:top; position:absolute; top:0; left:0;}
.mod-exc-comments  .pic-pack-outer .exc-base{ margin-left:75px; height:100px;}
.mod-exc-comments  .pic-pack-outer .exc-base h3 a{ color:#333; display:block; font:normal 15px/25px "Microsoft YaHei"; margin-top:-3px;}
.mod-exc-comments  .pic-pack-outer .exc-base h3 a:hover{ color:#2267ad;}
.mod-exc-comments  .pic-pack-outer .exc-base p{ color:#888; overflow:hidden; font:14px/23px "Microsoft YaHei"; margin-top:10px;}
/* 独家评论 */
.sole-comment-ul{
    padding-bottom: 30px;
}
.sole-comment-ul .list{
    margin-bottom: 20px;
    height: 100px;
    overflow: hidden;
}
.sole-comment-ul .list a{
    display: block;
}
.sole-comment-ul .list .img-url{
    float: left;
    width: 120px;
    height: 75px;
}
.sole-comment-ul .list .img-url img{
    width: 100%;
    height: 100%;
}
.sole-comment-ul .list .exc-base{
    width: 170px;
    float: right;
    margin-top: -4px;
}
.sole-comment-ul .list .exc-base .title{
    font:15px/25px "Microsoft Yahei";
    color: #333;
    margin-bottom: 8px;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: flow-root;

}
.sole-comment-ul .list .exc-base .title:hover{
    color: #2267ad;
}
.sole-comment-ul .list .exc-base p{
    font:14px/23px "Microsoft Yahei";
    color: #888;
}
/*最新预告片--------------------------------*/
.trailer-module .clearfix{
    zoom:1;
}
.trailer-module .clearfix:after{
    content:"";
    display:block;
    clear:both;
}
.trailer-module{
    width:300px;
    margin:0 auto;
    overflow:hidden;
}
.trailer-module-top{
    margin-bottom:22px;
}
.trailer-module-top a{
    display:inline-block;
    text-decoration: none;
}
.trailer-module-top h2 a{
    font:24px/1 "Microsoft YaHei";
    color:#333;
}
.trailer-module-top .more{
    font:14px/24px "Microsoft YaHei";
    color:#888;
}
.trailer-module-top .more:hover{
    color:#2267ad;
}
.trailer-module-bottom{
    margin-right:-20px;
}
.trailer-module-item{
    width:140px;
    margin-right: 20px;
}
.trailer-module-item .img-url{
    position: relative;
    width: 100%;
    height:90px;
    margin-bottom:11px;
    display: block;
}

.img-url:hover .play-icon{
    background-position: -59px 0;
}
.trailer-module-item h3 a{
    color:#333;
    display: inline-block;
    text-decoration: none;
}
.trailer-module-item h3 a:hover{
    color:#2267ad;
}
.singleRow{
    text-align: center;
    font:15px/1 "Microsoft YaHei";
}
.moreRow{
    font:15px/18px "Microsoft YaHei";
    margin-bottom:17px;
}

.picHover img {
    transition: box-shadow 0.6s ease-out,transform 0.1s ease-in,-webkit-filter 0.6s ease-out;
}

.picHover:hover img {
    -webkit-filter: saturate(1.2) contrast(1.2) brightness(1.1);
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
}

.picHover:active img {
    transform: scale(0.97) translateZ(0);
}

.picHover:visited img {
    transition: box-shadow 1s ease-out,transform 0s ease,-webkit-filter 1s ease-out;
}

/* mod-box-office       
----------------------------------------------------------------------------------------------*/
.mod-box-office{ margin-top:40px;}
.mod-box-office .tab-menu{ height:36px; width:100%; overflow:hidden;}
.mod-box-office .tab-menu li{ width:50%; float:left;}
.mod-box-office .tab-menu a{ display:block; height:28px; border-bottom:3px solid #dddddd; background-color:#f5f5f5; color:#999999; line-height:28px; font-size:15px; text-align:center; position:relative;}
.mod-box-office .tab-menu a:hover,.mod-box-office .tab-menu li.active a{ border-bottom-color:#333333; color:#000000;}
.mod-box-office .tab-menu a .ico-arr{ position:absolute; top:31px; margin-left:-6px; left:50%; height:5px; width:10px; display:none; background-position:-150px 0px;}
.mod-box-office .tab-menu a:hover .ico-arr,.mod-box-office .tab-menu li.active .ico-arr{ display:block;}
.mod-box-office .tab-content{ margin-top:2px;}
.mod-box-office .pic-pack-out .first{ height:100px; overflow:hidden; margin-bottom:7px; }
.mod-box-office .pic-pack-out .first .img-url{ display:block; position:relative; height:100px;}
.mod-box-office .first .office-spec{ position:absolute; left:0; bottom:0; height:30px; overflow:hidden;background-color: #000\9;background:rgba(0, 0, 0, 0.8);filter: alpha(opacity = 80); filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); width:100%;}
.mod-box-office .pic-pack-out .office{ height:25px; overflow:hidden; padding:4px 0 3px;}
.mod-box-office .first .office-spec .num,
.mod-box-office .first .office-spec .title,
.mod-box-office .first .office-spec .count{ position:relative; display:block;}
.mod-box-office .pic-pack-out .num,.mod-box-office .pic-pack-out .count,.mod-box-office .pic-pack-out .title,.mod-box-office .pic-pack-out .prevue{ height:30px;  display:inline-block; float:left; overflow:hidden;}
.mod-box-office .pic-pack-out .num{  width:34px; height:25px; font-size:19px; line-height:25px; text-align:center; color:#333333; font-family:Arial; } 
.mod-box-office .pic-pack-out .top{ color:#2267ad;}
.mod-box-office .office-spec .num{ color:#ffffff;height:30px; line-height:30px; background-color:#2267ad; font-size:21px;}
.mod-box-office .office .title{ width:145px; padding-left:12px; height:25px; line-height:25px; font-size:13px; color:#000000;}
.mod-box-office .office .title:hover{ color:#2267ad;}
.mod-box-office .office-spec .title{ width:160px;padding-left:12px; height:30px; line-height:30px; color:#ffffff; font-size:15px;}
.mod-box-office .office .count{ width:62px; overflow:hidden; font-size:13px; color:#333333; line-height:25px; height:25px; }
.mod-box-office .office-spec .count{ float:right; width:auto; color:#ffffff; font-size:13px; line-height:30px; margin-right:12px;}
.mod-box-office .office .prevue{ width:20px; height:19px; margin:3px 0px; font-size:13px; text-align:center; color:#ffffff; background-color:#2267ad; line-height:20px; float:right; -webkit-transition: 0.15s linear;-moz-transition: 0.15s linear;-ms-transition: 0.15s linear;transition: 0.15s linear; }
.mod-box-office .office a.prevue:hover{ width:47px;}
/* mod-prevue 明星视频   
----------------------------------------------------------------------------------------------*/
.mod-prevue .mod-bd{ margin-right:-20px;}
.mod-prevue .pic-pack-outer { width:140px; float:left; padding-bottom:20px; margin-right:20px;}
.mod-prevue .pic-pack-outer .img-url{ height:90px; width:140px; display:block; position:relative; vertical-align:top;}
.mod-prevue .pic-pack-outer a.img-url:hover .play{ top:0;} 
.mod-prevue .pic-pack-outer h3{ margin-top:10px; font:normal 15px/1 "Microsoft YaHei"; }
.mod-prevue .pic-pack-outer h3 a.title{color:#333; text-align:center;display:block;}
.mod-prevue .pic-pack-outer h3 a.title:hover{ color:#2267ad;}

/* mod-filmfest       
----------------------------------------------------------------------------------------------*/
.mod-filmfest .mod-hd{margin-bottom:22px;}
.mod-filmfest .pic-pack-outer{ position:relative; height:160px; min-height:160px;}
.mod-filmfest .pic-pack-outer .img-url{ display:block; float:left;}
.mod-filmfest .pic-pack-outer .filmfest-base{ float:right; width:170px; margin-top:-3px;}
.mod-filmfest .pic-pack-outer .filmfest-base h3 a{ display: block; font:15px/25px "Microsoft YaHei"; color:#333;}
.mod-filmfest .pic-pack-outer .filmfest-base p{ color:#999999; font:14px/23px "Microsoft YaHei"; margin-top:12px;}
.mod-filmfest .pic-pack-outer .filmfest-base p a{ color:#888; display:block;}
.mod-filmfest .pic-pack-outer h3 a.title:hover,.mod-filmfest .pic-pack-outer .filmfest-base p a:hover{ color:#2267ad;}
.mod-filmfest .pic-pack-bottom{ margin-top:11px;}
.mod-filmfest .pic-pack-bottom li{ margin-bottom:20px;}
.mod-filmfest .pic-pack-bottom a.rel-url{ color:#333; font:14px/1 "Microsoft YaHei";display:block; overflow:hidden; }
.mod-filmfest .pic-pack-bottom a:hover,.mod-filmfest .pic-pack-outer h3 a.title:hover{ color:#2267ad;}
/* mod-feature      
 ----------------------------------------------------------------------------------------------*/
.mod-feature{ margin-top:35px;}
.mod-feature .img-url{ width:100%; height:auto; display:block; position:relative;}
.mod-feature .img-url .title{ position:absolute; left:0; bottom:0; font-size:15px; width:100%; height:30px; line-height:30px; background-color: #000\9;background:rgba(0, 0, 0, 0.8);filter: alpha(opacity = 80);filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);}
.mod-feature .img-url .title span{color:#ffffff; display:block; position:relative; height:30px; overflow:hidden;padding: 0 10px;}
.mod-feature p{ line-height:23px; font-size:13px; color:#999999; padding-top:9px;}
/* mod-floor2     
----------------------------------------------------------------------------------------------*/
/*.mod-floor2{ margin-top:50px;}*/
.mod-floor2 .mod-list-news .mod-hd h2{ font-size:31px; height:34px; line-height:32px;}
.ie6 .mod-floor2 .mod-list-news{ width:660px; overflow:hidden;}
.mod-list-news .tab-menu{ height:40px; width:100%; overflow:hidden;}
.mod-list-news .tab-menu li{ width:33.3%; float:left; font-weight:bold;}
.mod-list-news .tab-menu a{ display:block; height:37px; border-bottom:3px solid #dddddd; background-color:#fafafa; color:#333; font:19px/37px "Microsoft YaHei"; text-align:center; position:relative;}
.mod-list-news .tab-menu a:hover,.mod-list-news .tab-menu li.active a{  color:#8c4c30;}
.mod-list-news .tab-menu li.active a{border-bottom-color:#8c4c30; background-color:#f5f5f5;}
.mod-list-news .tab-menu a .ico-arr{ position:absolute; top:41px; margin-left:-6px; left:50%; height:7px; width:10px; display:inline-block; background-position: -183px 0;display:none;}
/*.mod-list-news .tab-menu a:hover .ico-arr,*/.mod-list-news .tab-menu li.active .ico-arr{ display:block;}
.mod-list-news .pic-pack-out{ padding-top:30px; padding-bottom:20px; border-bottom:1px solid #e0e0e0;}
.mod-list-news .pic-pack-out li.active,.mod-list-news .tab-pane li.active{ background-color:#f9f9f9;}
.mod-list-news .pic-pack-out h3{ font: bold 22px/24px "Microsoft YaHei"; color:#333; margin-bottom:20px;}
.mod-list-news .pic-pack-out h3 a{ height:24px; overflow:hidden; display:block; width:auto; float:left; color:#333;}
.mod-list-news .pic-pack-out h3 a:hover,.mod-exbg-top li a:hover,.mod-lace h3 a:hover{ color:#2267ad;}
.mod-list-news .pic-pack-out h3 .img-count{ margin-left:20px; padding-left:25px; color:#999999; display:inline-block; width:auto; float:left; font-family:Arial; background-position:-67px -47px;}
.mod-list-news .pic-pack-out .pic-url{ 
    /*height:100px;*/
    height:133px;
    width:200px; 
 display:block; 
 position:absolute; 
 top:0; left:0; 
 overflow:hidden;
}
.mod-list-news .pic-pack-out .pic-pack-spec .pic-url{ width:200px; height:226px;}

.mod-list-news .pic-pack-out .pic-url img{ height:100%; width:100%;}
.mod-list-news .pic-pack-out .pic-pack-inner{ padding-left:220px; height:133px; position:relative;}
.mod-list-news .pic-pack-inner p{ font:14px/24px "Microsoft YaHei"; color:#888; margin-bottom:70px; height:46px; overflow:hidden;}
.mod-list-news .pic-pack-out .pic-pack-spec.width160 { height:240px;}
.mod-list-news .pic-pack-out .pic-pack-spec.width160 .pic-url{ width:160px; height:240px;}
.mod-list-news .pic-pack-out .pic-pack-spec.width160{ padding-left:180px;}
.mod-list-news .pic-pack-out .pic-pack-spec.width160 p{ margin-bottom:176px;}
.mod-list-news .pic-pack-out .rel-other{ height:20px; overflow:hidden; font: 14px/20px "Microsoft YaHei"}
.mod-list-news .pic-pack-out .rel-other .timer{ color:#888; padding:0 4px;}
.mod-list-news .pic-pack-out .rel-other a.type-url{ padding:0 4px; color:#888; vertical-align: middle;}
.mod-list-news .pic-pack-out .rel-other .timer,.mod-top-news .pic-pack-out .rel-other .a.type-url{display:inline-block; width:auto;}
.mod-list-news .pic-pack-out .rel-other a.type-url:hover{ color:#ffffff; background-color:#2267ad;}
/*.mod-list-news .pic-pack-out .rel-other .share-btn{ width:120px; padding-right:25px;}
.mod-list-news .pic-pack-out .share-btn .share-wrap{ height:0px; width:120px;  display:none; overflow:hidden;} 
.mod-list-news .pic-pack-out .open .share-wrap{ display:block; height:20px;} */
.mod-list-news .pic-pack-out .pic-pack-spec{ height:226px;}
.mod-list-news .pic-pack-out .pic-pack-spec p{ margin-bottom:160px;}
.mod-list-news .pic-pack-out .pic-pack-img{ height:218px; overflow:hidden; margin-bottom:20px; width:780px;}
/*.mod-list-news .pic-pack-out .pic-pack-text{ height:80px;}*/
.mod-list-news .pic-pack-out .pic-pack-text{height:auto;}
.mod-list-news .pic-pack-out .pic-pack-text p{ color:#888; font:14px/24px "Microsoft YaHei"; height:86px;}
.mod-list-news .pic-pack-out .pic-pack-img a{ display:block; height:218px; width:auto; float:left; margin-right:10px;}
.mod-list-news .pic-placeholder{ margin-top:-1px; padding-top:31px; background-color:#ffffff;}
.mod-list-news .pic-placeholder a.loading_more{ background-color:#f5f5f5; height:40px; width:100%; font:15px/40px "Microsoft YaHei"; color:#888; text-align:center; display:block; ;}
.mod-list-news .pic-placeholder a.loading_more:hover { background-color: #ebebeb;}
.loading-box {height: 40px;font: normal 17px/40px Microsoft Yahei;text-align: center; width:100%; background-color:none;}
.loading-box i {width: 25px;height: 25px;margin-right: 15px;display: inline-block;vertical-align: middle;background: center no-repeat url(http://static.m1905.cn/assets/vod/img/loading.gif);}
.mod-floor2 .mod-plot{ margin-top:10px;}
.mod-plot .pic-rel-url{ margin-top:22px; padding-bottom:31px; width:300px; overflow:hidden; text-overflow:ellipsis; white-space: nowrap;}
/*mod-exbg-top 娱乐Top10
----------------------------------------------------------------------------------------------------------------*/
.mod-exbg-top{ margin-top:15px;}
.mod-exbg-top li{ margin-bottom:17px; overflow:hidden; position:relative;}
.mod-exbg-top li a{ font:12px/20px "Microsoft YaHei"; padding-left:30px; display:block; color:#333; height: 20px;overflow: hidden;} 
.mod-exbg-top li .num{ color:#333; font:20px/1 "Arial"; position:absolute; left:0; top:0;}
.mod-exbg-top li .top{ color:#8c4c30;}

/*电影资讯Top10 */
.film-info-mod{
    padding-bottom: 36px;
}
.film-info-list li{
    color: #333333;
    font-size: 13px;
    height: 25px;
    overflow: hidden;
    margin-bottom: 10px;
    position: relative;
}
.film-info-list li .num {
    color: #333333;
    font-size: 19px;
    text-align: center;
    line-height: 25px;
    font-family: Arial;
    position: absolute;
    left: 0;
    top: 2px;
}
.film-info-list li .num{
    width: 20px;
}
.film-info-list li .top {
    font-size: 20px;
    color: #8c4c30;
}
.film-info-list li a {
    height: 25px;
    font-size: 12px;
    line-height: 25px;
    overflow: hidden;
    padding-left: 31px;
    display: block;
    color: #333;
}
.film-info-list li a:hover{
    color: #2267ad;
}
/*mod-star-photo 明星写真&& mod-lace
----------------------------------------------------------------------------------------------------------------*/
.mod-lace{ margin-top:40px; padding-bottom:25px;}
.mod-lace h3{ padding-top:10px; font-size:15px; height:18px;}
.mod-lace h3 a{ display:block; overflow:hidden; height:18px; line-height:18px; color:#000000;}
.tc-container .tc-mask {height: 29px;background-color: #000\9;background:rgba(0, 0, 0, 0.8);filter: alpha(opacity = 80);filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80) ; width:100%;position:absolute; bottom:0; left:0;}
#carousel_xz{
    padding-bottom: 0!important;
    height:430px;
}
#carousel_hb .tc-mask{ bottom:28px;}
.tc-container .tc-mask span,.tc-container .tc-mask .title-url{color:#fff; display:block; width:auto; overflow:hidden; position:relative; margin:0; padding-left:10px; padding-right:70px;height:29px;font:15px/29px "Microsoft YaHei"; }
#carousel_xz .tc-index{ bottom:38px;}
#carousel_hb .tc-index{ bottom:36px;}
#carousel_xz .tc-index,#carousel_hb .tc-index {width:70px; margin-right: 8px; }
#carousel_xz .tc-index a,#carousel_hb .tc-index a {width: 8px;  height: 8px; margin:1px 2px;}
#carousel_xz li img{height:430px; width:300px; }
#carousel_hb li img{height:200px; width:300px;}
#carousel_hb li{ height:228px;}
#carousel_hb .tc-container{ height:228px;}

#carousel_xz .tc-prev, #carousel_xz .tc-next,#carousel_hb .tc-prev, #carousel_hb .tc-next {
    position: absolute;
    top: 50%;
    width: 21px;
    height: 40px;
    margin-top: -45px;
}
#carousel_hb .tc-prev, #carousel_hb .tc-next{ margin-top:-45px;}
#carousel_xz .tc-prev,#carousel_hb .tc-prev {
    left: 0;
    background-position: -270px  -48px;
}
#carousel_xz .tc-next, #carousel_hb .tc-next {
    right: 0;
    background-position: -270px 12px;
}
#carousel_xz .tc-prev:hover,#carousel_hb .tc-prev:hover {
    background-position: -270px  -177px;
}
#carousel_xz .tc-next:hover, #carousel_hb .tc-next:hover {
    background-position: -270px -114px;
}
/*mod-search
----------------------------------------------------------------------------------------------------------------*/
.mod-search-spec { margin-top:40px;}
.mod-search .search-form-common{ height:30px;  position:relative; }
.mod-search .search-form-common .placeholder{ display:none; height:30px; font:12px; color:#cccccc; line-height:30px;  position:absolute; top:0; left:7px; cursor:text; }
.mod-search .search-form-common .active{ display:block;}
.mod-search .search-form-common .btn-search{ position:absolute; top:0; right:0;width: 40px;height: 30px;background-color: #333333;padding: 0; border:none;background-position:2px -41px ; }
.mod-search .search-form-common .form-control-spec {
   width:249px;display: block;height: 16px;padding: 6px 5px;font-size: 12px;font-size: 1.2rem;line-height: 16px;color: #666666;vertical-align: middle;background-color: #f9f9f9;background-image: none;border: 1px solid #dddddd;-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;}
.mod-search .search-form-common .form-control-spec:focus {border-color: #333333;
outline: 0;}
.mod-search .hot-star{ height:50px; overflow:hidden;}
.mod-search-spec .hot-star{ height:35px;}
.mod-search .hot-star span,.mod-search .hot-star a{ height:17px; display:block; width:auto; float:left; margin-top:6px; line-height:17px; font-size:13px;*display:inline-block; *float:none;}
.mod-search .hot-star span{ color:#666666;}
.mod-search .hot-star a{ color:#000000; padding:0 2px; margin-right:8px;}
.mod-search .hot-star a:hover{ color:#ffffff; background-color:#2267ad;}

/* 定位
--------------------------------------------------------------------------------------------*/
#fixedRightMod.fixed,#fixedLeftMod.fixed{ position:fixed; top:0; z-index:1000;}
#fixedRightMod.fixed{ width:300px; background-color:#ffffff; /*top:15px;*/}
#fixedRightMod.fixed .mod-lace{ margin-top:0;}
#fixedLeftMod.fixed{ width:850px;}

.ielt8 .mod-top-news .pic-pack-inner a.rel-url{ width:235px;}

/* 新闻列表 */
.public-news-list li{
    margin-bottom: 50px;
}
.public-news-list .pic-url{
    float: left;
    width: 320px;
    height: 174px;
}
.public-news-list .pic-url img{
    width: 100%;
    height: 100%;
}
.public-news-list .pic-right{
    width:510px;
    padding-top: 1px;
    height: 173px;
    float:right;
}
.public-news-list .pic-right h3.title {
    font:bold 22px/24px "Microsoft Yahei";
    height: 24px;
    overflow: hidden;
    margin-bottom: 18px;
}
.public-news-list .pic-right h3.title a{
    color: #333;
}
.public-news-list .pic-right h3.title a:hover{
    color:#2267ad;
}
.public-news-list .pic-right .des{
    font:14px/24px "Microsoft Yahei";
    color: #888;
    height:78px;
    overflow: hidden;
    margin-bottom: 23px;
}
.public-news-list .pic-right .rel-other {
    height: 20px;
    overflow: hidden;
    line-height: 20px;
    padding-top: 4px;
    margin-bottom: 3px;
    font-size: 0;
}
.public-news-list .pic-right .f1{
    float: left;
}
.public-news-list .pic-right .rel-other .timer, .public-news-list .pic-right .rel-other a.type-url {
    display: inline-block;
    width: auto;
    font-size: 14px;
    color: #888;
}
.public-news-list .pic-right .rel-other a.type-url{
    padding: 0 4px;
    margin-left: 6px;
}
.public-news-list .pic-right .rel-other .timer {
    padding-right: 3px;
}
.public-news-list .pic-right .rel-other a.type-url:hover {
    color: #ffffff;
    background-color: #2267ad;
}
.public-news-list .pic-right .rel-other .share-btn{
    float: right;
    background: url(//static.m1905.cn/assets/news/images/icons.png);
    background-repeat: no-repeat;
    width: 1px;
    padding-right: 20px;
    background-position: 3px -93px;
    height: 20px;
    cursor: pointer;
    position: relative;
    display: none;
}
.public-news-list .pic-right .rel-other .share-btn .share-wrap{
    height: 25px;
    width: 115px;
    display: none;
    overflow: hidden;
    top: -4px;
    left: -115px;
    position: absolute;
}
.public-news-list .pic-right .rel-other .open .share-wrap{ display:block;}
/* 电影策划 */
.film-plan-list{
    padding-bottom: 37px;
}
.film-plan-list a,.film-plan-list .first span{
    display: block;
}
.film-plan-list .first{
    margin-bottom: 9px;
}
.film-plan-list .first .img-url{
    width: 100%;
    height: 150px;
    position: relative;
    margin-bottom: 5px;
}
.film-plan-list .first .img-url img{
    width:100%;
    height: 100%;
}
.film-plan-list .first .title{
    position: absolute;
    left:0;
    bottom:0;
    font-size: 15px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: #000000;
    filter: alpha(opacity=80);
    background: rgba(0,0,0,0.8);
}
.film-plan-list .first .title span {
    color: #ffffff;
    position: relative;
    height: 30px;
    overflow: hidden;
    padding: 0 10px;
}
.film-plan-list .first p{
    font:14px/23px "Microsoft Yahei";
    color: #888;
}
.film-plan-list .rel-url{
    font:14px/24px "Microsoft Yahei";
    color:#333;
    height: 24px;
    overflow: hidden;
    margin-bottom: 8px;
}
.film-plan-list .rel-url:hover{
    color: #2267ad;
}