.detail a {
	cursor: pointer;
	text-decoration: none;
	color: #237ef5;
}

.img {
	/* display: flex;
	margin: 20px auto;
	width: 290px; */
}

.frame {
	background: #f1f1f2;
}

.introduce {
	width: 1150px;
	margin: 0 auto;
}

.introduce img {
	width: 80px;
	height: 80px;
}

.list {
	display: flex;
	padding-bottom: 20px;
	/* line-height: 85px;
	height: 85px; */
}

.list span {
	margin-left: 30px;
	font-size: 22px;
	font-weight: bold;
	/* margin-bottom: 20px; */
	display: flex;
	align-items: center;
	justify-content: center;
}

.font{
	font-size: 16px !important;
}
