

.list_item li {
    width: 100px;
    float: left;
    padding-left: 11px;
    padding-top: 11px;
}
.list_item li .list {
    border: solid 1px #fe6500;
}
.list_item li .list:hover {
    border: solid 1px #fe6500;
    border-bottom-width:0px;
}
.list_item img {
    width:96px;
    height:96px;
    cursor:pointer;
}
.list_item .NiCheng {
    /*border-top:solid 1px #fe6500;*/
    display:block;
    height:30px;
    text-align:center;
    line-height:30px;
    background-color:#fff;
    color:#000;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    /*opacity: 0.5;
    filter: alpha(opacity=50)*/
}
.list_item .txt {
    position:absolute;
    top:127px;
    right:0px;
    width:435px;
    height:205px;
    text-align:left;
    line-height:30px;
    z-index:9;
    display:none;
    padding:10px;    
}

.list_item .txt1 {
    position:absolute;
    top:127px;
    right:0px;
    width:435px;
    height:205px;
    text-align:center;
    line-height:30px;
    z-index:9;
    display:none;
    padding:10px;
}

.list_item div:hover .txt1 {
    display: block;
    border:solid 1px #F9912B;
    background-color:white;
}

.list_item div:hover .txt {
    display: block;
    border:solid 1px #F9912B;
    background-color:white;
}

.player-box {
    height: 85px;
    width:220px;
    background-color: #f3f3f3;
    margin-top: 5px;
}
.prl10 {
    padding: 0 10px;
}
.pl30 {
     padding: 0 10px;
     text-align:left;
}

.index-discharge-player-btn {
    width: 50px;
    height: 85px;
}

.list_hot .list_item .list_item_first {width: 370px;}
.list_hot .list_item .list_item_first a:hover .videos {display: none;}
.list_hot .list_item .list_item_first i,.list_hot .list_item .list_item_first em {height: 54px;}
.list_hot .list_item .list_item_first em {line-height: 18px;bottom: auto;top: 234px;padding: 0 10px;}
.list_hot .list_item .list_item_first a:hover i {height: 54px;}
        /* 05.20*/
.list_hot .list_item .list_item_first a,.list_hot .list_item .list_item_first img {width: 370px;height: 280px;}
.list_item_first img {    width: 370px;    height: 280px;}

.list_item_first {width: 370px;float: left;    padding: 5px 0 0 5px;    position: relative;    z-index: 2;}
.list_item_first-hoverBox{    position:relative;    width:370px;    height:280px;    overflow:hidden;}
.list_item_first-hoverBox ul{    position: absolute;}
.list_item_first-hoverBox li{    position: relative;    float:left;}
.list_item_first-hoverBox img{    display: block;    width:370px;    height:280px;}
.list_item_first-hoverBox .info{    position: absolute;    left:0;    bottom:0;    right:0;    height:50px;    background:rgba(0,0,0,.4);}
.list_item_first-hoverBox .info .item{    padding-right:80px;    padding-top:5px;    padding-left:5px;}
.list_item_first-hoverBox .info .tit{    display: block;    height:19px;    overflow:hidden;    white-space: nowrap;    text-overflow: ellipsis;    margin-bottom:5px;    font-weight: bold;    font-size:14px;    color: #fff;}
.list_item_first-hoverBox .info .summary{}
.list_item_first-hoverBox .list-item-selectBtn{    position: absolute;    right:0;    bottom:10px;}
.list_item_first-hoverBox .list-item-selectBtn-box{    text-align:right;}
.list_item_first-hoverBox .list-item-selectBtn-box a{    display: inline-block;    width:17px;    height:17px;    margin-right:5px;    background:#515151;}
.list_item_first-hoverBox .list-item-selectBtn-box .select{    background: #ff600a;}
.list_item_first-hoverBox .list-item-selectBtn-box a:hover{    background: #ff600a;}

.fixediv{position:fixed;top:140px;z-index:9999;width:120px;height:280px;background:#ddd;}
.fixediv img{float:none;}
.fixediv a.close{display:block;height:30px;line-height:30px;background:#fff;font-size:14px;padding:0 10px;color:#5e5e5e;text-decoration:none;text-align:center;}
.leftadv{left:0px;}
.rightadv{right:0px;}

.ck-slidebox { position: absolute; left: 50%; bottom: 12px; z-index: 30;}
.ck-slidebox ul { height: 20px; padding: 0 4px; border-radius: 8px; background: rgba(0,0,0,0.5);}
.ck-slidebox ul li { float: left; height: 12px; margin: 4px 4px;}
.ck-slidebox ul li em { display: block; width: 12px; height: 12px; border-radius: 100%; background-color: #fff; text-indent: -9999px; cursor: pointer;}
.ck-slidebox ul li.current em { background-color: #fe6500;}
.ck-slidebox ul li em:hover { background-color: #fe6500;}