
/* 服务与支持-定制服务 */
.dingzhi {
	width: 100%;
	height: 100%;
	margin-bottom: 1rem;
}

.dingzhi-a {
	width: 7.2rem;
	height: 2.61rem;
	/* background-color: pink; */
	display: flex;
}



.dingzhi-img img {
	width: 3.75rem;
	height: 2.61rem;
}

.dingzhi-title {
	width: 3.25rem;
	display: flex;
	flex-direction: column;
	padding: 0 0 0 0.5rem;
}

.dingzhi-title h4 {
	margin-top: 0.55rem;
	font-size: 0.25rem;
	color: #090909;
font-family:"Microsoft YaHei";
}

.dingzhi-title p {
	margin-top: 0.2rem;
	line-height: 0.3rem;
	width: 2.6rem;
	height: 1.61rem;
	display: block;
	font-size: 0.18rem;
	color: #000000;
	opacity: 0.7;
	font-family:"Microsoft YaHei";
}

.kefu {
	height: 0.85rem;
	display: flex;
	font-size: 0.18rem;
	font-family: "Microsoft YaHei";
	color: #666666;
	flex-direction: column;
	/* justify-content: space-evenly; */
	justify-content: space-between;
	/* background-color: #00008B; */
	margin-top: 0.4rem;
}

.kefu img {
	width: 0.35rem;
	height: 0.35rem;
}

.yingyong-b button {
	width: 3.23rem;
	height: 0.58rem;
	border: 0;
	background-color: #f8f8f8;
	font-size: 0.18rem;
	color: #666666;
	font-family: "Microsoft YaHei";
}

.peixun {
	width: 1.23rem;
	height: 1.68rem;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	font-size: 0.2rem;
	font-family: "Microsoft YaHei";
	text-align: center;
}
}

.peixun img {
	width: 1.08rem;
	height: 1.08rem;
}







