/*列表页*/
/* IE11去掉搜索的叉 */
input::-ms-clear { 
    display: none; 
} 
/* 针对专题图片的尺寸 */
.listContent .listInfo .listLeft img.zt{
    width: 100%;
    height: auto;
}
.listContent .listInfo .listLeft-overflow{
    overflow: hidden; 
    display: table;
    height: 161px;
    text-align: center;
    margin: 0px auto;
    position: relative;
}
.listLeft .listLeft-overflow-zt{
    background-color: #000;
}
/* 分页 */
.page_item {text-align:center;padding:20px 0;clear:both;width: 800px;}
.page_item ul.page_number {display:inline-block;padding:0;margin:0;line-height:20px}
.page_item .page_number a {text-decoration:none;margin-right:0px !important}
.page_item ul.page_number li {display:inline}
.page_item .disabled,.page_number .active,.page_number li a {color:black;float:left;padding:8px 16px;text-decoration:none;transition:background-color .3s;border:1px solid #ddd;margin:0 4px}
.page_number .active {background-color:#ac2929;color:#fff;border:1px solid #ac2929}
.page_item .disabled {background-color:rgba(236,236,236,0.78)}
.page_item ul.page_number a.active {background-color:#ac2929;color:white;border:1px solid #ac2929}
.page_item ul.page_number li a:hover:not(.active) {background-color:#ac2929;color:#FFF !important}
/* 分享的样式 */
.share-to{
    display: inline-block;
    position: absolute;
    right: 0px;
    bottom: 0px;
    display: none;
    cursor: pointer;
}
.share-to .weixin-code .er{
    width: 200px;
    height: 200px;
    transition: all 0s ease-out;
    -moz-transition: all 0s ease-out;
    -webkit-transition: all 0s ease-out;
    -o-transition: all 0s ease-out;
}
.share-to .weixin-code .er img{
    width: 200px;
    height: 200px;
    padding: 0;
    margin: 15px 15px 0 70px;
}
.share-to .weixin-code .er:hover{
    transform: none;
}
.share-to .weixin{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../image/index_icoWeixin@2x.png) no-repeat;
    background-size:100%;
    margin-left: 22px;
    position: relative;
    top: 1px;
    font-size: 14px;
    color: #666;
}
.share-to .sina{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../image/index_icoWeibo@2x.png) no-repeat;
    background-size:100%;
}
.share-to .sina .yunafen{
    display: inline-block;
    width: 20px;
    height: 20px;
}
.weixin-code .wx-t{
    padding-top: 20px;
}
.share-to .weixin-code .er{
    width: 200px;
    height: 200px;
    transition: all 0s ease-out;
    -moz-transition: all 0s ease-out;
    -webkit-transition: all 0s ease-out;
    -o-transition: all 0s ease-out;
}
.share-to .weixin-code .er:hover{
    transform: none;
}
.weixin-code .wx-t2{
    margin-top: 15px;
}
.weixin-code{
    position: absolute;
    right: 0px;
    bottom: 38px;
    width: 342px;
    height: 342px;
    border: 1px solid #fff;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0px 8px rgba(0,0,0,0.2);
    text-align: center;
    display: none;
    z-index: 21;
    cursor: auto;
}




.listContent{ 
    background-color: #fff; 
    border-radius: 4px;
    position: relative;
}
.listContent .listInfo .nomarlShow{ 
    border: 1px solid #fff;
    border-bottom: 1px solid #f2f2f2; 
    padding: 20px 0;
}
.listContent .listInfo .nomarlShow:hover{
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    box-shadow: 0 0px 7px rgba(0,0,0,0.2);
    border-radius: 4px;
    border-bottom: 1px solid #fff; 
    position: relative;
    padding-left: 14px;
    left: -14px;
    width: 774px;
}
.listContent .listInfo .listLeft{ 
    width: 258px; 
    height: 161px; 
    overflow: hidden;
    position: relative;
}

.listContent .listInfo .listLeft a{
    display: block;
    display: table-cell;
    vertical-align: middle;
}
.listContent .listInfo .listLeft img{ 
    width: 100%; 
    transition: all 0.6s;
    width: 258px;
    height: 161px;
}

.listContent .listInfo .listLeft img:hover{
    transform: scale(1.2); 
}
.listContent .listInfo .listLeft img.hot_player:hover{
    transform: scale(1);
}
.listContent .listInfo img.bigImg{ 
    transition: all 0.6s;
}
.listContent .listInfo img.bigImg:hover{
    transform: scale(1.2); 
}
.listContent .listInfo .nomarlShow .listRight{
     width: 476px; 
     height: 161px;
     margin-left: 20px;
     position: relative;
}
.listContent .listInfo li.noPic .listRight{
    width: 760px; 
    height: 110px;
    margin-left: 0px;
}
.listContent .listInfo li.threePic .listRight{
    width: 100%; 
    height: 233px;
    margin-left: 0px;
}
.listContent .listInfo li.threePic .threePic-img li{
    float: left;
    width: 246px;
    height: 155px;
    overflow: hidden;
    margin-right: 10px;
    position: relative;
}
.listContent .listInfo li.threePic .threePic-img li:last-child{
    margin-right: 0px;
}
.listContent .listInfo li.threePic .threePic-img li img{
    width: 246px;
    height: 155px;
    transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
}
.listContent .listInfo li.threePic .threePic-img li img:hover{
    transform: scale(1.2);
}
.listContent .listInfo .nomarlShow .listRight .tags{
    width: 480px;
    height: 30px;
    overflow: hidden;
}
.listContent .listInfo .nomarlShow .listRight .tags em{
    margin-bottom: 15px;
    display: inline-block;
}
.listContent .listInfo .listRight .articleTitle{ 
    line-height: 26px; 
    font-size: 18px; 
    padding-bottom: 15px;
    font-weight: 600;
}
.listContent .listInfo .listRight .articleTitle a{
    color: #27282D;
    font-weight: 600;
    text-align:justify
}
.listContent .listInfo .listRight .articleTitle em{
    color: #ac2929;
}
.listContent .listInfo .listRight .articleTitle .reco{ 
    margin-right: 20px; 
    border-radius: 4px; 
    padding: 0px 8px 1px 8px; 
    border: 1px solid #1c79d8; 
    color: #1c79d8; 
    font-size: 14px; 
    font-weight: 600;
}
.listContent .listInfo .listRight .tags em a{
    display: inline-block;
    color: #999;
    padding: 0px 10px 0px 10px; 
    color: #999; 
    background-color: #F0F0F0; 
    font-size: 12px; 
    border-radius: 4px;
    margin-right: 7px;
    height: 20px;
    line-height: 20px;
}
.listContent .listInfo .nomarlShow .listRight .tags em a:hover{
    color: #fff; 
    background-color: #ac2929; 
}
/* 列表页给整个区域加链接 */
.list_divLink{
    display: block; 
    height: 130px;
}
.listContent .listInfo .listRight .bom{
    position: absolute;
    bottom: 5px;
    left: 0px;
    font-size: 12px;
    color: #A7A7A7;
}
.listContent .listInfo li.threePic .listRight .share-to{
    right: 20px;
}
.listContent .listInfo .nomarlShow:hover .listRight .share-to{
    display: block;
}

.listContent .listInfo .nomarlShow .listRight .bom .source a{
    color: #A7A7A7;
}
.listContent .listInfo .nomarlShow:hover .listRight .bom .source a{
    color: #ac2929;
}
.listContent .listInfo .nomarlShow:hover .articleTitle{
    color: #ac2929;
}
.listContent .listInfo .nomarlShow .listRight .bom .source a:hover{
    color: #ac2929;
}
.listContent .listInfo .nomarlShow .listRight .bom .source .headImg{
    width: 24px;
    height: 24px;
    border-radius: 100%;
    position: relative;
    top: 7px;
    margin-right: 5px;
}
.listContent .listInfo .listRight .bom span{
    padding-right: 18px;
}
.listContent .listInfo .listRight .bom .time{
    background: url(../image/icons.png) -25px -23px no-repeat;
    padding-left: 17px;
}
.listContent .listInfo .listRight .bom .comment{
    background: url(../image/icons.png) -25px -66px no-repeat;
    padding-left: 17px;
}
.listContent .listInfo .listRight .bom .see{
    background: url(../image/icons.png) -25px -120px no-repeat;
    padding-left: 17px;
}
.listContent .listInfo .listRight .bom .zan{
    background: url(../image/icons.png) -25px -167px no-repeat;
    padding-left: 17px;
}
.listContent .listInfo .listRight .bom .headImg{
    width: 24px;
    height: 24px;
    border-radius: 100%;
    position: relative;
    top: 7px;
    margin-right: 5px;
}
.article{ 
    width: 788px;
    min-height: 500px;
}
.content{ 
    width: 1200px; 
    margin: 0px auto;
    position: relative;
}
.rightList{
    width: 380px;
}
.listContent .listInfo .listLeft .hot_player{
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 20;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}



/*搜索页*/
.list-search{}
.list-search .sto_on{ 
    width: 100px; 
    height: 40px; 
    color: #fff;
    text-align: center;
    line-height: 40px;
    background-color: #ac2929;
    font-size: 14px;
}
.list-search .sto_text{
    width: 656px;
    height: 38px;
    line-height: 38px;
    /* height: 40px; ie是40 */
    height: 40px\0;
    background-color: #F9F9F9;
    border: 1px solid #ECECEC;
    border-left: 0px;
    position: relative;
}
.list-search .sto_text input{
    width: 636px;
    height: 38px;
    line-height: 38px;
    background-color: #F9F9F9;
    font-size: 14px;
    padding-left: 20px;
}
.list-search .sto_text .sto_button{
    position: absolute;
    right: 11px;
    top: 9px;
    display: inline-block;
    width: 21px;
    height: 21px;
    background: url(../image/search_page@2x.png) no-repeat; 
    background-size: 100%;
    cursor: pointer;
}
.searchBox{
    position: relative;
    height: 77px;
}
.searchBox .s-top .textInput{
    width: 757px;
    position: relative;
    /* overflow: hidden; */
}
.searchBox .s-top .textInput .s{
    width: 650px;
    height: 38px;
    border: 1px solid #D2D2D2;
    background-color: #F8F8FA;
    font-size: 14px;
    padding-left: 17px;
    position: absolute;
    right: 0px;
}
.searchBox .s-top .textInput .s-button{
    width: 50px;
    height: 40px;
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer;

}
.searchBox .s-top .textInput .s-button-bg{
    background-color: #ac2929;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    cursor: auto;
    width: 88px;
}
.searchBox .s-top .textInput .s-button .icon{
    display: inline-block;
    width: 21px;
    height: 21px;
    background: url(../image/search_page@2x.png) no-repeat; 
    background-size: 100%;
    position: absolute;
    top: 9px;
    left: 14px;
}
.searchBox .s-top .s-menu{
    width: 93px;
    height: 26px;
    background-color: #1a79d8;
    color: #fff;
}
.searchBox .s-top .s-menu .t{
    padding: 4px 0 0 13px;
    display: inline-block;
}
.searchBox .s-top .s-text{
    width: 532px;
    height: 26px;
    background-color: #fff;
    border-radius: 6px;
}

.searchBox .s-bom{
    position: absolute;
    right: 27px;
    bottom: -24px;
    color: #999;
    font-size: 14px;
}
.searchList .s-infomation li{
    background-color: #fff;
    padding: 26px 15px 26px 20px;
    border-radius: 4px;
    margin-bottom: 7px;
    border-bottom: 1px solid #f4f4f4;
}
.searchList .s-infomation li .headline{
    font-size: 14px;
    color: #020202;
    padding-bottom: 15px;
    line-height: 20px;
}
.searchList .s-infomation li .explain{
    color: #8c8e8f;
    line-height: 20px;
    padding-bottom: 30px;
}
.searchList .s-infomation li .origin{
    color: #d3d3d3;
}
.searchList .s-infomation li .origin em{
    display: inline-block;
    border-right: 1px solid #d7d7d7;
    height: 12px;
    line-height: 11px;
}
.searchList .s-infomation li .origin em a{
    display: inline-block;
    color: #305c94;
    margin-right: 13px;
}
.searchList .s-infomation li .timer{
    width: 143px;
    color: #d3d3d3;
    text-align: right;
}
.searchList-left{
    width: 185px;
    height: 133px;
    margin-right: 10px;
}
.searchList-left .pimgL{
    display: inline-block;
}
.searchList-left .pimgL img{
    width: 185px;
    height: 133px;
}
.searchList-right{
    width: 386px;
}

.searchList2 .listInfo .nomarlShow{
    border-top: 0px;
    border-bottom: 1px solid #f4f4f4;
    width: 760px;
}
.searchList2 .listInfo .nomarlShow:hover .listRight .articleTitle a{
    color: #ac2929;
}
.searchList2 .listInfo .nomarlShow:hover .listRight .bom .source a{
    /* color: #ac2929; */
}
.searchList2 .listInfo .nomarlShow:last-child{
    border: 0;
}
.searchList2 .listInfo .nomarlShow .listRight .searchText{
    height: 66px;
    overflow: hidden;
}
.searchList2 .listInfo .nomarlShow .listRight .searchText .text-h{
    line-height: 21px;
    color: #999;
    font-size: 14px;
}
.searchList2 .listInfo .onePic .listRight .searchText .text-h{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.searchList2 .listInfo .noPic .listRight .searchText .text-h{
    height: 46px;
    overflow: hidden;
}
.searchList2 .listInfo .listLeft{
    margin-left: 0px;
}
.searchList2 .listInfo .noPic .listRight{
    width: 100%;
    margin-left: 0px;
}
.searchTab{
    border-bottom: 2px solid #f8f8f8;
    padding-bottom: 16px;
    font-size: 14px;   
}
.searchTab a{
    color: #999;
}
.searchTab a.cur{
    color: #ac2929;
}
.searchTab em{
    display: inline-block;
    border-right: 1px solid #f2f2f2;
    height: 12px;
    position: relative;
    top: 2px;
    padding: 0px 4px;
    margin-right: 8px;
}
/* 频道页广告 */
.list_guanggao{
    width: 360px;
    height: 240px;
    position: relative;
    margin-bottom: 30px;
}
.list_guanggao .g1{
    width: 360px;
    height: 240px;
}
.list_guanggao em{
    position: absolute;
    top: 0px;
    right: 0px;
    color: #fff;
    width: 38px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background-color: #000;
    opacity: 0.5;
}

.huikanIng{
    width: 50px;
    height: 21px;
    background: url(../image/huikanIng.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 13px;
    top: 12px;
    z-index: 9;
}
.yugaoIng{
    height: 21px;
    line-height: 21px;
    background-color: #f5ac2c;
    color: #fff;
    position: absolute;
    left: 13px;
    top: 12px;
    border-radius: 3px;
    padding-right: 8px;
    z-index: 9;
}
.yugaoIng i{
    width: 16px;
    height: 13px;
    display: inline-block;
    background: url(../image/yugaoIng.png) no-repeat;
    background-size: 100%;
    position: relative;
    top: 2px;
    left: 6px;
    margin-right: 10px;
}
.listBar2{
    width: 100%;
    height: 4px;
    background-color: #f5f5f5;
    margin-top: 15px;
    margin-bottom: 22px;
}
/*右侧*/
.bigTitle{
    color: #ac2929;
    font-size: 22px;
    font-weight: 600;
    margin: 0px 0px 18px 15px;
}
.aside .asideList{
    background-color:#F8F8FA;
    border-radius: 4px;
    padding: 16px 10px 10px 0px;
    margin-bottom: 30px;
    font-size: 14px;
    color: #4A4A4A;
    position: relative;
}
.aside .asideList .tit{
    padding-bottom: 20px;
}
.aside .asideList .tit h3{
    color: #27282D;
    font-size: 20px;
    font-weight: 600;
}
.aside .asideList .tit a{
    color: #979797;
    font-size: 12px;   
    padding-top: 7px;    
}
.aside .asideList .tit a:hover{
    color: #1C79D8;
}
.aside .asideList .tit a i{
    background: url(../image/icons.png) -25px -220px no-repeat;
    display: inline-block;
    width: 10px;
    height: 14px;
    position: relative;
    top: 2px;
    margin-left: 6px;
}
/*
.aside .list-a li:last-child{
    border-left: 3px solid #F7F8F9;
}
.aside .list-a li{
    border-left: 3px solid #eee;
    position: relative;
    font-size: 14px;
    color: #4A4A4A;
    padding: 0 10px 25px 14px;
}
.aside .list-a li .round{
    display: inline-block;
    width: 4px;
    height: 4px;
    border: 4px solid #D7A8AA;
    background-color: #fff;
    border-radius: 100%;
    position: absolute;
    left: -7px;
    top: 0;
}
*/
.aside .list-a li .t{
    font-size: 12px;
    color: #9B9B9B;
}
.aside .list-a li a{
    line-height: 22px;
    position: relative;
    top: -5px;
}
.aside .list-b li{
    padding-bottom: 19px;
}
.aside .list-b li .videoImg{
    width: 260px;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    min-height: 100px;
}
.aside .list-b li .videoImg img{
    width: 260px;
    border-radius: 4px;
    transition: all 0.6s;
}
.aside .list-b li .videoImg img:hover{
    transform: scale(1.2); 
}
.aside .list-b li .videoImg .litteTip{
    font-size: 12px;
    color: #fff;
    padding: 1px 8px 1px 8px;
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 4px; 
    background-color: #F55153;   
}
.aside .list-b li.huifang .litteTip{
    background-color: #1C79D8;
}
.aside .list-b li .text{
    padding: 8px 0px 5px 0;
}
.aside .list-b li .text a{
    line-height: 18px;
    color: #4A4A4A;
}
.aside .list-b li .text a:hover{
    color: #1C79D7;
}
.aside .list-b li .showTime{
    color: #F55153;
}
.aside .list-b li.huifang .showTime{
    color: #1C79D8;
}
.aside .list-c li{
    margin-bottom: 15px;
}
.aside .list-c li .topicImg{
    width: 260px;
    /* height: 90px;*/
    overflow: hidden; 
    border-radius: 4px;
    min-height: 100px;
}
.aside .list-c li .topicImg img{
    width: 260px;
    border-radius: 4px;
    transition: all 0.6s;
    margin-bottom: -6px;
}
.aside .list-c li .topicImg img:hover{
    transform: scale(1.2);
}
.aside .list-c li .text{
    padding: 8px 0px 5px 0;
}
.aside .list-c li .text a{
    line-height: 18px;
    color: #4A4A4A;
}
.aside .list-c li .text a:hover{
    color: #1C79D8;
}
.aside .list-d li{
    position: relative;
}
.aside .list-d li:hover .hot24-text{
    color: #ac2929;
}
.aside .list-d li .num{
    display: inline-block;
    width: 24px;
    height: 16px;
    background-color: #DBDADA;
    color: #fff;
    border-radius: 0 0 4px 0;
    text-align: center;
    line-height: 16px;
    margin-right: 5px;
    font-size: 12px;
}
.aside .list-d li:nth-child(1) .num{
    background-color: #BB2827;
}
.aside .list-d li:nth-child(2) .num{
    background-color: #D0571C;
}
.aside .list-d li:nth-child(3) .num{
    background-color: #EC8217;
}
/* .aside .list-d li:hover .hot24-img{
    display: block;
} */
.aside .list-d .number1{
    display: inline-block;
    width: 18px;
    height: 20px;
    background: url(../image/list.png) -2px -1px no-repeat;
    position: absolute;
    left: 1px;
    top: 0px;
}
.aside .list-d .hot24-img{
    width: 320px;
    height: 187px;
    margin-right: 10px;
    margin-top: 3px;
    overflow: hidden;
}
.aside .list-d .hot24-img a{
    display: inline-block;
}
.aside .list-d .hot24-img img{
    width: 320px;
    height: 187px;
    border-radius: 4px;
    transition: all 0.6s;
}
.aside .list-d .hot24-right{
    width: 330px;
}
.aside .list-d .hot24-img-first{
    /* width: 200px;
    height: 80px; */
    margin-top: 10px;
}
.aside .list-d li .hot24-img-first .hot24-time{
    /* position: absolute;
    bottom: 0px;
    overflow: hidden; */
}
.aside .list-d li .hot24-right .hot24-time .xjh_img{
    width: 22px;
    height: 22px;
    border-radius: 100%;
    margin-top: 5px;
}
.aside .list-d li .hot24-right .hot24-time .xjh_name{
    color: #9B9B9B;
    width: 160px;
    margin: 8px 0 0 10px;
}
/* .aside .list-d li .hot24-img-first .hot24-time .xjh_img{
    margin-top: 0;
} */
/* .aside .list-d li .hot24-img-first .hot24-time .xjh_name{
    margin: 3px 0 0 10px;
} */
.aside .list-d li .hot24-img-first .num{
    position: absolute;
    left: 17px;
    top: 3px;
}
.aside .list-d li{
    margin-bottom: 24px;
    padding-left: 17px;
    /* height: 80px; */
    overflow: hidden;
    border: 1px solid #F8F8FA;
}
.aside .list-d li .hot24-text{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.aside .list-d li .hot24-time{
    color: #9b9b9b;
    font-size: 12px;
    padding-top: 8px;
    overflow: hidden;
}
.aside .list-d li .hot24-time i{
    width: 12px;
    height: 12px;
    display: inline-block;
    background: url(../image/index_icoPinglun@2x.png) 0px 0px no-repeat;
    background-size: 100%;
    margin-right: 5px;
    position: relative;
    top: 1px;
}

.aside .list-e{

}
.aside .list-e li{
    overflow: hidden;
}
.aside .list-e li .codeImg{
    width: 97px;
}
.aside .list-e li .codeText{
    color: #A7A7A7;
}
.aside .list-e li{
    padding-left: 36px;
    padding-bottom: 14px;
}
.aside .list-e li img{
    width: 98px;
    height: 98px;
}
.aside .list-e li .codeText{
    margin-left: 10px;
}
.aside .list-e li .codeText h4{
    font-size: 16px;
    margin-top: 29px;
}
.aside .list-e li .codeText p{
    font-size: 12px;
}
.aside .asideList .contribute{
    text-align: center;
}
.aside .asideList .contribute .hold{
    color: #A7A7A7;
    font-size: 14px;
    width: 85px;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    border: 1px solid #A7A7A7;
    border-radius: 4px;
    margin: 10px 0 20px 0;
}

/* ** */
.aside .list-e li{
    position: relative;
}
.aside .list-e li .num{
    display: inline-block;
    width: 24px;
    height: 16px;
    background-color: #DBDADA;
    color: #fff;
    border-radius: 0 0 4px 0;
    text-align: center;
    line-height: 16px;
    margin-right: 5px;
    font-size: 12px;
    position: absolute;
    left: -128px;
    top: 3px;
    background:rgba(0,0,0,0.3);
}
.aside .list-e li:nth-child(1) .num{
    background-color: #BB2827;
    opacity: 1;
}
    
.aside .list-e li:nth-child(2) .num{
    background-color: #EAA83E;
    opacity: 1;
}
.aside .list-e li:nth-child(3) .num{
    background-color: #3E7AFF;
    opacity: 1;
}
.aside .list-e li:hover .hot24-img{
    display: block;
    position: relative;
}
.hot24-img .zhiboIng{
    left: 25px;
    top: 14px;
    z-index: 9;
}
.aside .list-e .number1{
    display: inline-block;
    width: 18px;
    height: 20px;
    background: url(../image/list.png) -2px -1px no-repeat;
    position: absolute;
    left: 1px;
    top: 0px;
}
.aside .list-e .hot24-img{
    width: 118px;
    height: 77px;
    margin-right: 10px;
    margin-top: 3px;
    overflow: hidden;
}
.aside .list-e .hot24-img a{
    display: inline-block;
}
.aside .list-e .hot24-img img{
    width: 118px;
    height: 77px;
    border-radius: 4px;
}
.aside .list-e .hot24-right{
    width: 220px;
    height: 80px;
    position: relative;
}
.aside .list-e .hot24-right-noimg{
    width: 326px;
}
.aside .list-e .hot24-right-noimg .hot24-text .num{
    position: static;
}
.aside .list-e li{
    margin-bottom: 0px;
    padding-left: 17px;
    overflow: hidden;
    border: 1px solid #F8F8FA;
}
.aside .list-e li .hot24-text{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.aside .list-e li .hot24-time{
    color: #9b9b9b;
    font-size: 12px;
    padding-top: 8px;
    position: absolute;
    bottom: -2px;
}
.aside .list-f li{
    position: relative;
}
.aside .list-f li .num{
    display: inline-block;
    width: 24px;
    height: 16px;
    background-color: #DBDADA;
    color: #fff;
    border-radius: 0 0 4px 0;
    text-align: center;
    line-height: 16px;
    margin-right: 5px;
    font-size: 12px;
}
.aside .list-f li:nth-child(1) .num{
    background-color: #BB2827;
}
.aside .list-f li:nth-child(2) .num{
    background-color: #D0571C;
}
.aside .list-f li:nth-child(3) .num{
    background-color: #EC8217;
}
.aside .list-f .hot24-img{
    margin-right: 10px;
    margin-top: 3px;
    overflow: hidden;
    width: 332px;
    height: 187px;
}

.aside .list-f .hot24-img a{
    display: inline-block;
}
.aside .list-f .hot24-img img{
    width: 332px;
    height: 187px;
    border-radius: 4px;
}
.aside .list-f .hot24-right{
   margin-top: 8px;
}
.aside .list-f li{
    margin-bottom: 14px;
    padding-left: 14px;
    overflow: hidden;
    /* border: 1px solid #F8F8FA; */
}
.aside .list-f li .hot24-text{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.aside .list-f li .hot24-text .zhibo{
    display: inline-block;
    width: 37px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    color: #fff;
    background-color: #ac2929;
    font-size: 12px;
    border-radius: 3px 0px 3px 0px;
    margin-right: 5px;
}
.aside .list-f li .hot24-text .yugao{
    display: inline-block;
    width: 37px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    color: #fff;
    background-color: #3e7aff;
    font-size: 12px;
    border-radius: 3px 0px 3px 0px;
    margin-right: 5px;
}
.aside .list-f li:nth-child(1) .hot24-text{
    font-size: 16px;
    color: #333;
    font-weight: 600;
}
.aside .list-f li .hot24-time{
    color: #9b9b9b;
    font-size: 12px;
    padding-top: 8px;
}
.aside .list-f li .hot24-time i{
    display: inline-block;
    background: url("../image/index_icoSee@1x.png") no-repeat; 
    width: 16px;
    height: 10px;
    background-size: 100%;
    margin:0 6px 3px 1px; 
    vertical-align: middle;
    position: relative;
}
.aside .list-e li .hot24-time i{
    display: inline-block;
    background: url("../image/index_icoSee@1x.png") no-repeat; 
    width: 16px;
    height: 10px;
    background-size: 100%;
    margin:0 5px 3px 1px; 
    vertical-align: middle;
    position: relative;
}
.aside .list-f li .hot24-time i.t{
    background: url("../image/index_icoTime@1x.png") no-repeat; 
    height: 14px;
    margin: 0 3px 3px 1px;
    position: relative;
    top: 1px;
}
/* ** */
.aside .list-g li{
    position: relative;
}
.aside .list-g li .num{
    display: inline-block;
    width: 10px;
    height: 13px;
    background: url("../image/listHot@2x.png") no-repeat; 
    background-size: 100%;
    text-align: center;
    line-height: 16px;
    margin-right: 9px;
}
.aside .list-g li:hover .hot24-img{
    display: block;
    position: relative;
}
.aside .list-g .number1{
    display: inline-block;
    width: 18px;
    height: 20px;
    background: url(../image/list.png) -2px -1px no-repeat;
    position: absolute;
    left: 1px;
    top: 0px;
}
.aside .list-g .hot24-img{
    /* width: 118px;
    height: 77px; */
    margin-right: 10px;
    margin-top: 3px;
    width: 352px;
    height: 187px;
    overflow: hidden;
}
.aside .list-g .hot24-img a{
    display: inline-block;
}
.aside .list-g .hot24-img img{
    width: 352px;
    height: 187px;
    border-radius: 4px;
}
.aside .list-g li .hot24-right{
    width: 350px;
}
.aside .list-g li:nth-child(1) .hot24-right{
    /*width: 352px;*/
    margin-top: 10px;
    text-align: center;
}
.aside .list-g li:nth-child(1) .hot24-right .num{
    display: none;
}
.aside .list-g li{
    margin-bottom: 15px;
    padding-left: 14px;
    /* height: 80px; */
    overflow: hidden;
    border: 1px solid #F8F8FA;
}
.aside .list-g li .hot24-text{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.aside .list-g li .hot24-time{
    color: #9b9b9b;
    font-size: 12px;
    padding-top: 8px;
}
