.tech{
	height: 100%;
	background-color: #ddedfc;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #2A71B9;
	line-height: 15px;
	margin-top: 15px;
	padding: 13px 13px;
}
.tech-box {
	margin-top: 24px;
}
.tech-title {
	font-size: 22px;
	font-weight: bold;
	color: #2A71B9;
	margin-bottom: 20px;
}
.tech-title>span:first-child {
	font-size: 32px;
}
.tech-title>span:last-child {
	font-weight: normal;
}
.tech-intro {
	color: #666;
	line-height: 24px;
}
p{
	margin-bottom: 6px !important;
}
