.search-tip-title {
	margin-bottom: 20px;
	border-bottom: 1px solid #e1e4e6;
	height: 56px;
	line-height: 56px;
	font-size: 14px;
	color: #999999;
}
.search-list-item {
	margin-bottom: 16px;
}
.search-list-item-title {
	display: inline-block;
	width: 60%;
	line-height: 36px;
	font-size: 18px;
	color: #00aaff;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;

}
.search-list-item-title:hover {
	text-decoration: underline;
}
.color-red {
	color: #ff6600;
}
.search-list-item-intro {
	display: inline-block;
	text-align: justify;
	line-height: 28px;
	font-size: 14px;
	color: #333;
}
.search-list-item-from {
	line-height: 44px;
	font-size: 12px;
	color: #999;
}
.search-list-item-from a {
	font-size: 12px;
	color: #999;
}

.news-pagination {
	margin-bottom: 94px;
	padding-left: 0;
}
/*无搜索结果*/
.no-search-tip {
	margin-bottom: 48px;
	padding-left: 96px;
	line-height: 126px;
	font-size: 16px;
	color: #333;
	background: url(img1/warn_icon.png) no-repeat 40px center;
}
.color-orange {
	color: #ff6600;
}
/*客服服务*/
.shcool-module-intro {
	line-height: 64px;
	color: #999;
	font-size: 14px;
}
.service-item {
	position: relative;
	float: left;
	margin-left: 22.5px;
	border: 1px solid #e1e4e6;
	padding: 7px 30px 0 24px;
	width: 385px;
	height: 231px;

}
.service-item:first-child {
	margin-left: 0;
}
.service-item-title {
	line-height: 50px;
	font-size: 18px;
	color: #333333;
}
.service-item-intro {
	text-align: justify;
	line-height: 28px;
	font-size: 14px;
	color: #999999;
}
.service-item-btn {
	position: absolute;
	left: 24px;
	bottom: 24px;
	width: 104px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background: #00aaff;
}
.service-item-btn:hover {
	background: #009ceb;
}
.service-item-tel-list {
	border-bottom: 1px dashed #e1e4e6;
	padding-bottom: 16px;
}
.tel-list-item {
	line-height: 28px;
	font-size: 14px;
	color: #999999;
}
.tel-list-item .dark {
	color: #333;
}
.tel-list-item .blue {
	color: #00aaff;
}
.service-item-sub-intro {
	line-height: 42px;
	color: #999;
	font-size: 12px;
}
.docs-pagination {
	margin-bottom: 86px;
}
