.content {
	width: 100%;
	float: left;
}

.contents {
	width: 1200px;
	float: left;
	margin-left: calc((100% - 1200px)/2);
}
.swiper{
	display: none;
}
.contents_title {
	width: 100%;
	float: left;
	height: 52px;
	line-height: 52px;
	border-bottom: 1px solid #e8e8e8;
	text-align: right;
	margin-top: 25px;
	color: #1b1b1b;
	font-size: 20px;
}

.contents_top {
	width: 100%;
	margin-top: 50px;
	float: left;
}

.contents_top ul {
	width: 100%;
	float: left;
}

.contents_top ul li {
	width: 280px;
	float: left;
	height: 190px;
}

.contents_top ul li:nth-child(1) {
	background: #008cd6;
	margin-left: 1px;
}

.contents_top ul li:nth-child(2) {
	background: #00bad6;
	margin-left: 26px;
}

.contents_top ul li:nth-child(3) {
	background: #3bb899;
	margin: 0 26px;
}

.contents_top ul li:nth-child(4) {
	background: #3bb85e;
}

.contents_top ul li img {
	width: 69px;
	height: 64px;
	float: left;
	margin-top: 40px;
	margin-left: calc((100% - 69px)/2);
}

.contents_top ul li div {
	width: calc(100% - 40px);
	margin-top: 14px;
	float: left;
	margin-left: 20px;
	display: flex;
	justify-content: center;
	color: #fff;
	font-size: 14px;
}

.contents_top ul li div a {
	display: inline-block;
	float: left;
}

.contents_top ul li div a:nth-child(1) {
	width: 70px;
}

.contents_top ul li div a:nth-child(2) {
	width: calc(100% - 70px);
}

.contents_in {
	width: calc(100% - 400px);
	float: left;
	background: #96b83b;
	margin-top: 30px;
	padding: 30px 200px;
}

.contents_in .contents_ins {
	width: 100%;
	float: left;
	color: #ffffff;
	font-size: 16px;
	line-height: 34px;
	margin-top: 20px;
}

.contents_in>.contents_ins:nth-child(1) {
	margin-top: 0;
}

.contents_in .contents_ins div:nth-child(1) {
	width: 80px;
	float: left;
	height: 34px;
}

.contents_in .contents_ins div:nth-child(2) {
	width: calc(100% - 80px);
	float: left;
}

.contents_in .contents_ins div span {
	display: inline-block;
	float: left;
}

.contents_in .contents_ins div span:nth-child(1) {
	width: 111px;
	float: left;
}

.contents_in .contents_ins div span:nth-child(1) {
	width: 111px;
}

.contents_in .contents_ins div span:nth-child(2) {
	width: calc(100% - 111px);
}

.iw_poi_title {
	color: #CC5522;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap
}

.iw_poi_content {
	font: 12px arial, sans-serif;
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word
}

.contents_fot{
	width: 100%;
	margin-top: 30px;
	margin-bottom: 50px;
	float: left;
}
.contacts_list_right{
	width: 100%;
}
#dituContent{
	width: 100%;
	height: 450px;
}
@media screen and (min-width: 0px) and (max-width: 1240px) {
	.content {
		width: 100%;
		float: left;
	}
	
	.contents {
		width: 860px;
		float: left;
		margin-left: calc((100% - 860px)/2);
	}
	
	.contents_title {
		width: 100%;
		float: left;
		height: 52px;
		line-height: 52px;
		border-bottom: 1px solid #e8e8e8;
		text-align: right;
		margin-top: 25px;
		color: #1b1b1b;
		font-size: 20px;
	}
	
	.contents_top {
		width: 100%;
		margin-top: 50px;
		float: left;
	}
	
	.contents_top ul {
		width: 100%;
		float: left;
	}
	
	.contents_top ul li {
		width: 207px;
		float: left;
		height: 190px;
	}
	
	.contents_top ul li:nth-child(1) {
		background: #008cd6;
		margin-left: 1px;
	}
	
	.contents_top ul li:nth-child(2) {
		background: #00bad6;
		margin-left: 10px;
	}
	
	.contents_top ul li:nth-child(3) {
		background: #3bb899;
		margin: 0 10px;
	}
	
	.contents_top ul li:nth-child(4) {
		background: #3bb85e;
	}
	
	.contents_top ul li img {
		width: 69px;
		height: 64px;
		float: left;
		margin-top: 40px;
		margin-left: calc((100% - 69px)/2);
	}
	
	.contents_top ul li div {
		width: calc(100% - 40px);
		margin-top: 14px;
		float: left;
		margin-left: 20px;
		display: flex;
		justify-content: center;
		color: #fff;
		font-size: 13px;
	}
	
	.contents_top ul li div a {
		display: inline-block;
		float: left;
	}
	
	.contents_top ul li div a:nth-child(1) {
		width: 70px;
	}
	
	.contents_top ul li div a:nth-child(2) {
		width: calc(100% - 70px);
	}
	
	.contents_in {
		width: calc(100% - 200px);
		float: left;
		background: #96b83b;
		margin-top: 30px;
		padding: 30px 100px;
	}
	
	.contents_in .contents_ins {
		width: 100%;
		float: left;
		color: #ffffff;
		font-size: 16px;
		line-height: 34px;
		margin-top: 20px;
	}
	
	.contents_in>.contents_ins:nth-child(1) {
		margin-top: 0;
	}
	
	.contents_in .contents_ins div:nth-child(1) {
		width: 80px;
		float: left;
		height: 34px;
	}
	
	.contents_in .contents_ins div:nth-child(2) {
		width: calc(100% - 80px);
		float: left;
	}
	
	.contents_in .contents_ins div span {
		display: inline-block;
		float: left;
	}
	
	.contents_in .contents_ins div span:nth-child(1) {
		width: 111px;
		float: left;
	}
	
	.contents_in .contents_ins div span:nth-child(1) {
		width: 111px;
	}
	
	.contents_in .contents_ins div span:nth-child(2) {
		width: calc(100% - 111px);
	}
	
	.iw_poi_title {
		color: #CC5522;
		font-size: 14px;
		font-weight: bold;
		overflow: hidden;
		padding-right: 13px;
		white-space: nowrap
	}
	
	.iw_poi_content {
		font: 12px arial, sans-serif;
		overflow: visible;
		padding-top: 4px;
		white-space: -moz-pre-wrap;
		word-wrap: break-word
	}
	
	.contents_fot{
		width: 100%;
		margin-top: 30px;
		margin-bottom: 50px;
		float: left;
	}
	.contacts_list_right{
		width: 100%;
	}
	#dituContent{
		width: 100%;
		height: 450px;
	}
}