.ui-content {
	width: 9.36rem;
	margin: auto;
	min-height:6.466rem;
}

.ui-cnt-ul {
	width: 100%;
	padding:0.533rem 0;
}

.ui-cnt4-li {
	width: 100%;
	background-color: #fff;
	/* border-bottom: 0.026rem solid #7E2F2F; */
	display: block;
	margin-bottom: 0.266rem;
	padding: 0.466rem 0.4rem;
	box-sizing: border-box;
	background-image: url("../wapimages/adlibg.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.ui-cnt4-li:hover .ui-cnt4-li-h {
	color: #7E2F2F;
}

.ui-cnt4-li:hover .ui-cnt4-lib-li-p {
	color: #7E2F2F;
}

.ui-cnt4-li:last-child {
	margin-bottom: 0.533rem;
}

.ui-cnt4-li-h {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 0.4rem;
	color: #333333;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 0.266rem;
	margin-bottom: 0.2rem;
}

.ui-cnt4-lib {
	/* margin-top:0.666rem; */
}

.ui-cnt4-lib-li {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 0.233rem;
}

.ui-cnt4-lib-li:nth-child(2) .ui-cnt4-lib-li-img {
	width: 0.24rem;
	height: 0.24rem;
	display: block;
}

.ui-cnt4-lib-li:nth-child(3) .ui-cnt4-lib-li-img {
	width: 0.213rem;
	height: 0.28rem;
	display: block;
}

.ui-cnt4-lib-li-img {
	width: 0.24rem;
	height: 0.253rem;
	display: block;
}

.ui-cnt4-lib-li-p {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 0.266rem;
	color: #666666;
	width: 8.0rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ui-cnt2-li-tp {
	display: flex;
	align-items: baseline;
}

.ui-cnt2-li-tp-h {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 0.426rem;
	color: #7E2F2F;
}

.ui-cnt2-li-tp-p {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 0.32rem;
	color: #666666;
	padding-left: 0.12rem;
}