.banner img{
	width: 100%;
}
.searchresult-page .sec1{
	padding: 80px 0;
	text-align: center;
}
.searchresult-page .sec1 .title{
	margin-bottom: 40px;
}
.searchresult-page .sec1 .title h3{
	font-size: 36px;
	color: #212121;
	font-weight: bold;
	font-family: "acrom";
	margin-bottom: 30px;
}
.searchresult-page .sec1 .title h4{
	font-size: 16px;
	color: #666;
	font-weight: bold;
}
.searchresult-page .sec1 .tip{
	font-size: 14px;
	color: #444;
	margin-bottom: 40px;
}
.searchresult-page .sec1 .tip b{
	color: #1781e0;
}
.searchresult-page .sec1 li{
	padding: 30px 0;
	float: left;
	width: 49%;
	border-bottom: 1px solid #ddd;
	text-align: left;
}
.searchresult-page .sec1 li:nth-child(1),.searchresult-page .sec1 li:nth-child(2){
	border-top: 1px solid #ddd;
}
.searchresult-page .sec1 li:nth-child(even){
	float: right;
}
.searchresult-page .sec1 li h5{
	font-size: 16px;
	color: #212121;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 16px;
	max-height: 24px;
}
.searchresult-page .sec1 li p{
	font-size: 14px;
	color: #999;
}
.searchresult-page .sec1 li p b{
	color: #1781e0;
}
.searchresult-page .sec1 li p img{
	vertical-align: middle;
	margin-left: 10px;
}
@media only screen and (max-width:1366px){
}
@media only screen and (max-width:1024px){
	.searchresult-page .sec1{
		padding: 60px 0;
	}
	.searchresult-page .sec1 .title h3{
		font-size: 30px;
		margin-bottom: 18px;
	}
}
@media only screen and (max-width:768px){
	
}
@media only screen and (max-width:767px){
	.searchresult-page .sec1{
		padding: 2.1875rem 4% 1.25rem;
	}
	.searchresult-page .sec1 .title{
		margin-bottom: 1.875rem;
	}
	.searchresult-page .sec1 .title h3{
		font-size: 1.25rem;
		margin-bottom: 0.375rem;
	}
	.searchresult-page .sec1 .title h4{
		font-size: 0.75rem;
	}
	.searchresult-page .sec1 .tip{
		font-size: 0.75rem;
		margin-bottom: 1.3125rem;
	}
	.searchresult-page .sec1 li{
		padding: 1.25rem 0;
		width: 100%;
	}
	.searchresult-page .sec1 li:nth-child(2){
		border-top: 0 none;
	}
	.searchresult-page .sec1 li:nth-child(even){
		float: left;
	}
	.searchresult-page .sec1 li h5{
		font-size: 0.75rem;
		margin-bottom: 0.5rem;
		max-height: 2.25rem;
	}
	.searchresult-page .sec1 li p{
		font-size: 0.6875rem;
	}
	.searchresult-page .sec1 li p img{
		margin-left: 0.25rem;
	}
}
@media only screen and (max-width:767px){
	
}
@media only screen and (max-width:414px){
	
}