.wrapper {
	width: 1400px;
	margin: 0 auto
}

.container {
	width: 1200px;
	margin: 0 auto
}

.head {
	padding-top: 60px;
	text-align: center
}

.head h1 {
	position: relative;
	font-size: 52px;
	font-weight: 700;
	color: #653b36;
	font-family: 迷你简综艺
}

.head h1 span {
	color: #c00000
}

.head h1::before {
	content: '';
	display: block;
	width: 364px;
	height: 2px;
	position: absolute;
	bottom: -5px;
	left: 50%;
	margin-left: -182px;
	background-color: #653b36
}

.tell {
	width: 36%;
	margin: 75px auto
}

.tell-icon {
	width: 100%
}

.tell-icon img {
	width: 100%;
	display: block
}

.x-banner {
	width: 100%
}

.x-banner img {
	display: block;
	width: 100%
}

.ads {
	width: 100%;
	position: relative
}

.ads img {
	width: 100%;
	display: block
}

.zixun {
	position: absolute;
	top: 12%;
	right: 8%;
	width: 6%;
	border-radius: 50%;
	box-sizing: border-box;
	text-align: center;
	line-height: 20px
}

.zixun-bg {
	width: 100%
}

.zixun-bg img {
	width: 100%;
	display: block
}

.ads-link {
	position: absolute;
	top: 0;
	right: 10%;
	display: block;
	width: 40%;
	height: 100%
}



@media screen and (max-width:1680px) {
	.wrapper {
		width: 1300px
	}

	

}

@media screen and (max-width:1600px) {
	.wrapper {
		width: 1200px
	}

	

}

@media screen and (max-width:1440px) {
	.wrapper {
		width: 1100px
	}

	.head h1 {
		font-size: 42px
	}

	.head h1::before {
		width: 300px;
		margin-left: -148px
	}

	

}

@media screen and (max-width:1400px) {
	.wrapper {
		width: 980px
	}

	.head h1 {
		font-size: 36px
	}

	.head h1::before {
		width: 257px;
		margin-left: -128px
	}

	

}
