.bottom-sketch11,.bottom-sketch11-place {
    width: 100%;
    color: #feab14;
    font-size: 0.24rem;
    font-weight: 700;
    line-height: 0.46rem;
    margin-top: 0.01rem !important;
    overflow: hidden;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    color: #555555;
    font-family: "PingFang SC";
    font-size: 0.22rem;
    font-style: normal;
    font-weight: 400;
    margin-top: 0.09rem !important;
    line-height: 0.35rem;
}

.place11{
    position: relative;
    display: inline-block;
    color: #333333;
    font-family: "PingFang SC";
    font-size: 0.22rem;
    font-style: normal;
    font-weight: bold;
    line-height: 0.35rem;
}

.onetext33 {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 3.3rem;
}

.liangdian{
	position: relative;
	display: inline-block;
	color: #333333;
	font-family: "PingFang SC";
	font-size: 0.22rem;
	font-style: normal;
	font-weight: bold;
	line-height: 0.35rem;
}
.liangdian::after{
	position: absolute;
	content: "";
	width: 100%;
	bottom:0.05rem;
	left: 0;
	height: 0.07rem;
	flex-shrink: 0;
	background: linear-gradient(90deg, #ffaa7180 0%, #ff660180 100%);
}
.one-text {
	white-space: nowrap;
	/* 禁止换行 */
	overflow: hidden;
	/* 隐藏溢出内容 */
	text-overflow: ellipsis;
	/* 超出部分显示省略号 */
}


.single-card-bottom-p1-11 {
    width: 100%;
    color: #333333;
    text-align: justify;
    font-family: "PingFang SC";
    font-size: 0.26rem;
    font-style: normal;
    font-weight: 700;
    line-height: 0.4rem;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    position: relative;
    color: #333333;
    font-family: "PingFang SC";
    font-size: 0.26rem;
    font-style: normal;
    font-weight: 700;
    line-height: 0.4rem;
    text-align: left;
}

.single-card-top11{
	position: relative;
	width: 3.39rem;
	/*height: 2.83rem;*/
	border-radius: 0.16rem 0.16rem 0 0;
	/* display: flex; */
	overflow: hidden;
	position: relative;
	min-width: 3.39rem;
	max-width: 3.39rem;
}
.one-row {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 0.24rem;
    line-height: 0.26rem !important;
    word-break: break-all;
}
.onetext33{
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 3.3rem;
}