@charset "utf-8";

*{margin:0;padding:0;list-style:none;}
body{background:#fff;font:normal 12px/22px 'Microsoft Yahei';}
img{border:0;}
a{text-decoration:none;color:#333;}
a:hover{color:#1974A1;}
.class_right_ul{
    /*box-shadow: 0 10px 10px #eee;*/
}
.tab-rank{width:100%;overflow:hidden;}
.tab-rank .hd{background-color:#e2e2e2;height:29px;line-height:28px;border-bottom:none;}
.tab-rank .hd h3{float:left;width:124px;overflow:hidden;text-align:center;}
.tab-rank .hd h3 a{color:#333;font-size:14px;font-weight:bold;}
.tab-rank .hd h3.on{background-color:#fff;height:29px;}
.tab-rank .hd h3.on a{display:block;color:#e72410;}
.tab-rank .bd{background-color:#fff;clear:both;}
.tab-rank .bd ul{padding:10px 8px;}
.tab-rank .bd .ulList  li{height:42px;line-height:42px;width:232px !important;}
.tab-rank .bd .ulList li a{color:#333;}
.tab-rank .bd .ulList li .num{font-size:14px;font-weight:bold;color:#333;background:url(../images/icons.png) no-repeat -50px 0;width:24px;height:20px;display:block;float:left;line-height:17px;text-align:center;margin-top:13px;padding-right:6px;}
/*.tab-rank .bd .ulList li.t .num{background-position:0 0;color:#fff;}*/
.tab-rank .bd .ulList li.t .num{background-position:0 0;}
.tab-rank .bd .ulList li.t{line-height:42px !important;}
/*.tab-rank .bd .ulList li.on img{width:150px;height:94px;padding:4px;border:1px solid #d0d0d0;background-color:#fff;}*/
.tab-rank .bd .ulList li .pubtext{color:#777;display:none;}
.tab-rank .bd .ulList li .pubtext strong{color:#E72410;}
.tab-rank .bd .ulList li .pubtext a{color:#E72410;}
.tab-rank .bd .ulList li .pubpic{display:none;}
.tab-rank .bd .ulList li .pubtitle p{display:none;}
.tab-rank .bd .ulList li.on{height:110px;margin-bottom:20px;}
.tab-rank .bd .ulList li.on .pubpic{display:block;padding-top:5px;}
.tab-rank .bd .ulList li.on .pubtext{color:#777;display:block;}
.tab-rank .bd .ulList li.on .pubtitle p{display:block;}
.tab-rank .bd .ulList2 .pic{float:left;}
.tab-rank .bd .ulList2 .con{float:right;width:160px;}
.tab-rank .bd .ulList2 li{clear:both;padding-top:8px;height:58px;border-bottom:1px solid #E5E5E5;}
	.like_subject_dl {
		display: flex;
	}
	.like_subject_dl dt {
    width: 90px;
    height: 110px;
    background: #FF9999;
    border-radius: 4px;
    position: relative;
}
.like_subject_dl dt img {
    width: 90px;
    height: 110px;
    border: 1px solid #eee;
}
.like_subject_dl_kc {
    background: #2B579B;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
    position: absolute;
    left: -1px;
    top: -1px;
}
.like_subject_dl dd {
    margin: 0 9px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.like_subject_dl h3 {
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.like_subject_dl p {
    margin-top: 12px;
    line-height: 18px;
    height: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.like_subject_dl p:last-child {
    margin-top: 19px;
    line-height: 12px;
    height: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #EB6810;
}
.like_subject_dl p {
    margin-top: 12px;
    line-height: 18px;
    height: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.hide {
	display: none;
}
.show{
	display: inline-block;
}
.like_subject_dl_kc_num {
    width: 20px;
    height: 20px;
    background: #EEEEEE;
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    margin-right: 7px;
}
.tab-rank .bd .ulList2 img{width:57px;height:47px;padding:1px;border:1px solid #d0d0d0;background-color:#fff;float:left;}