.order-image {
	background: no-repeat center;
}
.blog-box {
	background-color: white;
	margin-top: 8px;
	padding: 10px;
}
.blog-box:first-child {
	margin-top: 0;
}
.blog-text {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.blog-desc {
	margin-top: 10px;
	font-size: 16px;
	color: #666;
	word-break: break-all;
}
.phone {
	color: #1782d0;
	margin-bottom: 8px;
}
.phone:last-child {
	margin-bottom: 0;
}