.ui-content {
	width: 9.36rem;
	margin: 0.533rem auto 0.666rem;
	background-image: url("../images/ctbg1.png"), url("../images/ctbg2.png");
	background-repeat: no-repeat;
	background-size: 100% 1.293rem, 100% 0.333rem;
	background-position: center top, center bottom;
	padding: 0.4rem 0.333rem 0.4rem 0.333rem;
	min-height: 4.0rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	box-sizing: border-box;
}

.ui-cnt-tp {
	width: 8.626rem;
	margin: auto;
	border-bottom: 0.013rem solid #D9D4C6;
	padding-bottom: 0.266rem;
text-align:center;
}

.ui-cnt-tp-h {
	font-family: Source Han Sans CN;
	font-weight: 500;
	font-size: 0.453rem;
	color: #333333;
	line-height: 0.613rem;
	text-align: center;
}

.ui-cnt-tp-p {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 0.32rem;
	color: #666666;
	margin-top: 0.4rem;
	display: flex;
	flex-wrap: wrap;
justify-content: center;
}

.ui-cnt-tp-p p {
	width: 0.2rem;
}

.ui-cnt-tx {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 0.4rem;
	color: #000000;
	line-height: 0.68rem;
	text-indent: 2em;
	padding: 0.4rem 0;
text-align: justify;
}

.ui-cnt-tx img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0.266rem 0;
}

.ui-cnt-more {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 0.373rem;
	color: #7E2F2F;
	width: 2.746rem;
	height: 0.733rem;
	background-image: url(../images/morebg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto 0.533rem;
}