@charset "UTF-8";
*{
    margin: 0;
    padding: 0;
}
@media (min-width: 1200px){.container {
    /*padding: 0;*/
    max-width: 1240px;

}
}
a{
    color: black;
}
a:hover{
    text-decoration: none;
    color: black;
}
p{
    margin-bottom: 0;
}
body{
    font-family: "";
}
div.clear{
    content: "0";
    clear: both;
    width: 0;
    height: 0;
    font-size: 0;
}
div.lanM{
    background: #000000;
    height: 42px;
}
ul.top-ul{
    list-style-type: none;
}
ul.top-ul li{
    float: left;
    line-height: 42px;
    height: 42px;
}
ul.top-ul li a{
    font-size: 16px;
    border-right: 1px solid white;
    color: white;
    padding:0 10px;
}
ul.top-ul li.big a{
    font-size: 25px;
    border-right: 0;
}
div.container{
    position: relative;
    top: -42px;
}
div.bf-tx{
    padding: 0;
    background: #292929;
    width:888px;
    height: 540px;
    float: left;
}

p.zm{
    font-size: 18px;
    color: white;
    height: 30px;
    line-height:30px;
    text-align: left;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*iframe{*/
   /*width: 800px;height: 450px;*/
    /*display: block;*/
/*}*/
div.clear{
    width: 0;
    height: 0;
    overflow: hidden;
}
div.clear iframe{
    display: none;
}
div.row.middle{
    margin-top: 25px;
}
div.bf-tx{
    position: relative;
}
div.bf-tx div>img{
    width: 100%;
    height: 433px;
    position: absolute;
    top: 0;
    left:0;
    z-index: 999;
    cursor: pointer;
}
div.bf-tx img.bf{
    width: 40px;
    height: 40px;
    position: absolute;
    left:20px;
    bottom: 20px;
    z-index: 999;
    display: none;
}
    /**/
div.bf-lb{
    background:#1F1F1F;
    position: relative;
    padding: 0;
    float: left;
    z-index: 1;
    width: 352px;
    height: 540px;
    padding-left: 12px;
    overflow: hidden;
}
div.bf-lb div.ul-li{
    position: relative;
    height: 100%;
    padding-top: 15px;


}
/*#film-list{*/
    /*margin: 0 12px;*/
/*}*/
#film-list li{
    display: block;
    position: relative;
    zoom: 1;
    width: auto;
    height: 86px;
    /*margin: 0 -12px;*/
    /*margin: 0 -12px;*/
    padding: 10px 0;
    padding-left: 137px;
    padding-right: 12px;
    border-bottom: 1px solid #323232;
    cursor: pointer;

}
#film-list li div.left{
    position: absolute;
    top: 10px;
    left: 12px;
    overflow: visible;
    width: 115px;
    height: 65px;
}
#film-list li div.left img{
    width: 100%;
    height: 100%;

}
#film-list li div.right{
    float: right;
    width: 191px;
    height: 70px;
    padding: 0 0 0 5px;
    font-size: 12px;
    position: relative;
    color: white;

}
#film-list li a{
    cursor: pointer;
}
#film-list li div.right strong{
    height: 42px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

#film-list li div.right p.time{
    color: #c2c2c2;
    font-size: 12px;
    line-height: 26px;
    width: 135px;
    text-align: right;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

#film-list li div.right p.cs{
    position: absolute;
    bottom: 2px;
    left: 5px;

}
#film-list li div.right p img{
    width: 12px;
    height: 12px;
    margin-right: 5px;
}
li.xz div.left{
    border: 2px solid #2166AD;
}
#film-list  li.xz div.right strong,#film-list  li.xz div.right p.time {
    color: #2166AD;
}
/**/
div.hw{
    margin-top: 20px;
}
div.hw div.row{
    padding: 0;
    min-height: 150px;
}
div.hw div.container{
    position: relative;
    top:0;
}
div.hw div.top-w{
    border-bottom: 2px solid #DEDEDE;
    position: relative;
}
div.top-w div.right {
    width: 10%;
    height: 30px;
    position: absolute;
    right: 0;
    bottom: 0;
}
div.top-w p{
    font-size: 20px;
    border-bottom: 2px solid #196CBC;
    /*color: #196CBC;*/
    width: 93px;
    padding: 5px;
    margin: 0;
}
div.top-w div.right img{
    width: 20px;
    height: 18px;
}
div.row.tp-list{
    margin-top: 30px;
    margin-bottom: 60px;
}
div.row.tp-list p.zy{
    font-size: 16px;
    color: black;
    margin-top: 10px;
    padding-left: 10px;
    margin-bottom: 2px;
}
div.row.tp-list p.cy{
    color: #999999;
    padding-left: 10px;
}
div.tp-list div.lf1,div.tp-list div.lf2{
    float: left;
    width: 15%;
    background: #F2F2F2;
    /*padding: 0;*/
}
div.tp-list div.lf1 img,div.tp-list div.lf2 img{
    width: 100%;
    height: 120px;
}
div.tp-list div.lf2{
    margin-left: 2%;
}
p.title{
    height: 30px;
    line-height: 30px;
    font-weight: normal;
    font-family: hiragino sans gb, microsoft yahei;
    font-size: 18px;
    color: #2A2A2A;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 800px;
    margin-bottom: 10px;
}
p.jshao{
    color: #333;
    font-size: 14px;
    line-height: 25px;
    /*height: 60px;*/
    /*overflow: hidden;*/
}
div.footer{
    text-align: center;
    margin-top: 20px;
}
div.footer a{
    font-size: 14px;
    line-height: 26px;

}
.info{
    color: #fff;
    padding:30px 20px 0 20px;
    font-size:12px;
}
.info .title{
    font-size: 14px;
    line-height: 30px;
margin-top:20px;
}
.info div.jshao{
    height: 70px;
    overflow: hidden;
line-height: 25px;
}
.pop-view-more{
    line-height:24px;
    text-align:center;
    cursor: pointer;
    font-size: 12px;
    color: #fff;
}
.pop-view-more i{
    font-size: 12px;
}
