.details,.sousuo,.industry {
	width: 93.75%;
	height: 5.625rem;
	padding: 3.125%;
}
.details li {
	width: 21.8%;
	height: 5.542rem;
	border: 1px solid #dfdfdf;
	margin-right: 3.33%;
	border-radius: 2px;
	text-align: center;
}
.details li:nth-child(4) {
	margin-right: 0;
}
.details a {
	display: block;
    height: 100%;
    color: #303030;
}
.details li span{
	width: 2.583rem;
	height: 2.583rem;
	padding: .833rem 0 .2rem;
	display: inline-block;
}
.sousuo {
	width: 90.625%;
	height: 1.5rem;
	padding: 0;
	margin: 0 auto;
	display: flex;
	border: .417rem solid #dfdfdf;
}
.sousuo .in_text {
	width: 80%;
	border: 0;
	font-size: 1rem;
}
.sousuo .in_sumbit {
	background-color: #00a5e5;
	color: #fff;
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	-o-flex: 1;
	flex: 1;
	font-size: 1rem;
    text-align: center;
    width: 17%;
    height: 1.5rem;
    border: none;
    padding-left: 1.8%;
}
.industry {
	height: 100%;
	padding-top: 0;
}
.industry li {
	padding-bottom: .417rem;
}
.industry li:nth-child(3) {
	padding-bottom: 0;
}
.news {
	width: 100%;
	height: 100%;
}
.news .zixun {
	padding: 3.125%;
	background-color: #000;
	color: #fff;
	font-size: 1.4rem;
}
.news ul li {
	padding: 3.125%;
	overflow: hidden;
}
.news ul li a {
	color: #666666;
	font-size: 1rem;
}
.news .zixuns {
	margin: 3.125%;
	height: 1.667rem;
	line-height: 1.667rem;
	background-color: #eeeeee;
	color: #888888;
	text-align: center;
}
.news .zixuns a {
	color: #666666;
	font-size: 1rem;
}
.swiper-pagination-bullet-active {
	background-color: #fff;
}