*{
	padding: 0;
	margin: 0;
}
.ui-content{
	width: 9.36rem;
	margin:0.533333rem auto 0;
}
.ui-tp{
	width: 9.36rem;
	border-bottom: 0.013333rem solid #E0E0E0;
	display: flex;
	flex-wrap: nowrap;
	box-sizing: border-box;
	overflow-x: auto;
}
	.ui-tp::-webkit-scrollbar {
		display: none;
	}
.ui-tp-li{
	font-size: 0.426667rem;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #999999;
	margin-right: 0.4rem;
	line-height: 0.666667rem;
	display: inline-block;
	white-space: nowrap;
}
	.ui-tp-li a {
		font-size: 0.426667rem;
		font-family: Source Han Sans CN;
		font-weight: 500;
		color: #999999;
		text-decoration:none;
	}
	.ui-current a {
		font-size: 0.426667rem;
		font-family: Source Han Sans CN;
		font-weight: 500;
		color: #0959A5;
	}
.ui-current::after{
	content: "";
	width: 0.786667rem;
	height: 0.053333rem;
	background-color: #2791E3;
	display: block;
	margin: auto;
}
.ui-cntb{
	width: 100%;
	margin:0.533333rem auto;
}
/* 资质荣誉 */
.ui-cntb5-ul{
	width: 99%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: auto;
}
.ui-cntb5-li {
	width: 4.466667rem;
	/*height: 4.73rem;*/
	margin-bottom: 0.333333rem;
	background-color: #F6F6F6;
}
.ui-cntb5-lia{
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
}
.ui-cntb5-lis {
	width: 4.466667rem;
	height: 2.733333rem;
	border: 0.013333rem solid #E0E0E0;
	background-color: #ffffff;
	box-sizing: border-box;
}
	.ui-cntb5-lis img {
		width: 1.786667rem;
		height: 2.533333rem;
		display: block;
		margin: auto;
		padding: 0.066667rem 0;
	}
.ui-cntb5-lix {
	margin: 0.2rem auto 0.2rem;
	width: 4.2rem;
	/*height: 1rem;*/
	/* background: #F6F6F6; */
	/* box-shadow: 0rem 0.026667rem 0.026667rem 0rem rgb(0 0 0 / 8%); */
	font-size: 0.32rem;
	font-family: PingFang SC;
	font-weight: 500;
	color: #010101;
	line-height: 0.55rem;
	/* padding: 0.266667rem 0.133333rem; */
	/*box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;*/
	text-align: center;
}