.carousel{
	width: 1200px;
	margin: 0 auto;
}
.delist-l{
	width:874px;
	clear: both;
	float: left;
}
.delist-img{
	width:268px;
	float: left;
	margin-right: 23px;
}
.delist-img img{
	width: 100%;
	height: 155px;
}
.delist-img p{
	text-align: center;
	margin: 0px;
	height: 50px;
	line-height: 50px;
	font-size: 17px;
}
.delist-r{
	width: 320px;
	float: right;
}
#tit{
	width: 100%;
	display: flex;
/* 	margin-top: 40px; */
	float: left;
}
#tit li{
	width:100px;
	font-size: 20px;
	text-align: center;
	color: #666666;
	margin-right:22px;
	float: left;
}
#tit .select{
	border-bottom: 2px solid #003670;
	color: #000000;
}
#con .zixun{display: none; width: 100%;}
#con .show {display: block;}
.zui{
	width: 100%;
	display: flex;
	margin-top: 16px;
	float: left;
}
.zui img {
    width: 88px !important;
    height: 57px !important;
    margin-top: 0px;
    float: left;
}
.zui p{
	width: 200px;
	margin-top:8px;
	margin-left: 12px;
}
.zui p a{
	color: #333;
	display: -webkit-box;
	   text-overflow: ellipsis;
	   overflow : hidden;
	   -webkit-line-clamp: 2;
	   -webkit-box-orient: vertical;
}
.rank ul li{
	display: block;
}
.rank {
	width: 320px;
}
.one{
	color: #f55945;
}

.one1{
	color: #ff874d;
}

.one2{
	color: #ffb045;
}
/* .rank ul li span{
	float: left;
}
.rank ul li b{
	float: left;
	margin-right: 10px;
}
.rank ul li img{
	float: right;
	width: 9px;
	height: 13px;
}
.rank h4{
	margin: 0px;
} */
.rank{
	margin-bottom: 20px;
}
