img {
	display: block;
	width: 100%;
}

.wrap {
	width: 1520px;
	margin: 0 auto;
}

.btnwrap {
	position: relative;
}

.btnwrap a {
	position: absolute;
	/* background: blue; */
}

@media screen and (max-width: 1540px) {
	.wrap {
		width: 1140px;
	}
}

@media screen and (max-width: 1140px) {
	.container {
		width: 960px;
	}
}

footer {
	margin-top: 0;
}


.btnHDXZ{
	width: 8%;
	height: 8%;
    bottom: 11%;
	right: 16%;
}

.btnHDXZ2{
	width: 8%;
	height: 8%;
    bottom: 11%;
	right: 16%;
}

.btnLJBK{
	width: 20%;
	height: 15%;
    bottom: 15%;
	left: 40%;
}
