
.cases {
	margin-bottom: 50px;
}

.cases a {
	display: block;
	text-align: center;
	font-size: 18px;
	color: #222222;
	background-color: white;
	box-shadow: 1px 2px 40px 4px hsla(0, 0%, 83.9%, .8);
	padding: 20px 0;
	width: 80%;
	text-align: center;
	position: relative;
	margin: -30px auto 0 auto;
	text-decoration: none;
}

.cases a:hover {
	background-color: #e23c40;
	color: white;
	transition: 0.2s;
	box-shadow: 1px 2px 40px 4px hsla(0, 0%, 83.9%, .8);
}

a.case-item-special{
	width: 100%;
	background-color: none;
	padding: 0 0;
}

a.case-item-special:hover{
	background-color: none;
}


.case-item {
	margin-bottom: 80px;
}

.case-item img{
	margin: 0 auto;
}

.service-desc {
	min-height: 0;
}

.service {
	margin-bottom: 100px;
}

.cases {
	margin-bottom: 0;
}

@media screen and (min-width:1365px) {}

@media screen and (min-width:768px) and (max-width:994px) {}



@media screen and (min-width:994px) and (max-width:1365px) {}


@media screen and (max-width:1364px) {
	 .xwzx {
	    background: none;
	  }
}

@media screen and (max-width:768px) {
	.xwzx-item {
		margin: 0 0px 50px 0;
	}


	ul.news-list {
		padding: 0;
	}

	.news-item-date {
		display: inline-block;
		padding: 0;
	}

	.news-item-neirong {
		display: inline-block;
	}

	.news-content {
		padding: 0;
	}

	.news-item {
		margin: 0 0 20px 0;
	}

	.news-item-title {
		font-size: 15px;
	}

	.news-title {
		padding-left: 15px;
		margin-top: 30px;
	}

	.news-title-en {
		padding-left: 15px;
		margin-bottom: 30px;
	}

	.news-thumb img {
		margin: 0 auto;
	}

	.news-list-title {
		text-align: center;
	}

	.search-text {
		width: 52px;
	}

	.pages {
		margin-bottom: 0;
	}
}