@media (max-width: 1500px) and (min-width: 1020px) {
	.container {
		padding: 0 50px;
	}

	.heade li {
		margin-right: 20px;
	}

	.heade1 {
		font-size: 20px;
	}

	.footer2_1 {
		margin-right: 20px;
	}
}

@media (max-width: 1020px) {
	.container {
		padding: 0 2.5%;
	}

	.header {
		height: 70px;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.logo {
		height: 40px;
		margin-top: 0;
	}

	.menubtn i {
		display: block;
		width: 25px;
		height: 2px;
		background-color: #333;
		-webkit-transition: .5s;
		-moz-transition: .5s;
		-o-transition: .5s;
		transition: .5s;
	}

	.menubtn i:nth-child(1) {
		-webkit-transform-origin: left bottom;
		-moz-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		-o-transform-origin: left bottom;
		transform-origin: left bottom;
	}

	.menubtn i:nth-child(2) {
		margin-top: 4px;
	}

	.menubtn i:nth-child(3) {
		margin-top: 4px;
		-webkit-transform-origin: left top;
		-moz-transform-origin: left top;
		-ms-transform-origin: left top;
		-o-transform-origin: left top;
		transform-origin: left top;
	}

	.menubtn.on i:nth-child(1) {
		-webkit-transform: rotate(28deg);
		-moz-transform: rotate(28deg);
		-ms-transform: rotate(28deg);
		-o-transform: rotate(28deg);
		transform: rotate(28deg);
	}

	.menubtn.on i:nth-child(2) {
		opacity: 0;
	}

	.menubtn.on i:nth-child(3) {
		-webkit-transform: rotate(-28deg);
		-moz-transform: rotate(-28deg);
		-ms-transform: rotate(-28deg);
		-o-transform: rotate(-28deg);
		transform: rotate(-28deg);
	}

	.COVER {
		width: 60%;
		height: 100%;
		background-color: #1c1c1c;
		/* display: none; */
		overflow: hidden;
		overflow-y: auto;
		position: fixed;
		top: 0px;
		left: -100%;
		z-index: 1001;
	}

	.MULUS {
		width: 100%;
		box-sizing: border-box;
		padding: 10px;
	}

	.mulu {
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
		box-sizing: border-box;
		width: 100%;
		display: block;
	}

	.mulu.on .mulu2 {
		display: block;
	}

	.mulu1 {
		width: 100%;
		padding: 10px 0;
		color: white;
		font-size: 16px;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.banner .swiper-pagination-bullet {
		width: 5px;
		height: 5px;
	}

	.banner .swiper-pagination-bullet-active {
		width: 40px;
	}

	.banne {
		height: 500px;
	}

	.banne3_1 {
		width: 250px;
		margin-bottom: 25px;
	}

	.banne3_2 {
		font-size: 50px;
	}

	.inde_about {
		width: 95%;
		margin-top: 40px;
		margin-bottom: 40px;
		margin-left: 5%;
	}

	.inde_about2 {
		padding: 0 15px;
	}

	.inde_about2_1 {
		font-size: 16px;
		line-height: 30px;
	}

	.inde_about2_2 {
		margin-top: 40px;
		font-size: 12px;
	}

	.inde_about1 {
		height: 320px;
		object-fit: cover;
		object-position: center;
	}

	.inde_fwcx {
		margin-top: 70px;
		margin-bottom: 425px;
	}

	.inde_fwcx1 {
		font-size: 39px;
	}

	.inde_fwcx1 img {
		height: 35px;
	}

	.inde_fwcx2 {
		margin-top: 40px;
		font-size: 18px;
	}

	.inde_fwcx3 {
		padding: 30px 0;
		margin-top: 50px;
	}

	.inde_fwcx3_1 {
		width: 32%;
		margin: 10px 0;
		margin-right: 2%;
	}

	.inde_fwcx3_2 {
		font-size: 18px;
	}

	.inde_fwcx3_3 {
		margin-top: 10px;
		font-size: 14px;
	}

	.inde_zkl {
		margin-top: 30px;
		margin-bottom: 65px;
	}

	.inde_zkl1 {
		font-size: 38px;
	}

	.inde_zkl2 {
		height: 510px;
		margin-top: 15px;
	}

	.inde_zkl2_2 {
		padding: 25px 10px;
	}

	.inde_zkl2_3 {
		font-size: 24px;
		margin-bottom: 60px;
	}

	.inde_zkl2_3 img {
		height: 50px;
	}

	.inde_zkl2_4 {
		margin-bottom: 30px;
	}

	.inde_zkl2_4_1 {
		font-size: 17px;
	}

	.inde_zkl2_4_2 {
		font-size: 24px;
	}

	.inde_zkl3 {
		margin-top: 20px;
	}

	.inde_zkl3_1 {
		width: 100%;
		/* height: 335px;
	    margin-top:15px;
	    margin-right: 0; */
	}

	.inde_zkl3_2 {
		height: 300px;
		margin-top: 10px;
	}

	.inde_zkl3_3 {
		padding: 0 10px;
	}

	.inde_zkl3_3_1 {
		font-size: 24px;
	}

	.inde_zkl3_3_2 {
		min-height: auto;
		font-size: 14px;
		margin-top: 5px;
	}

	.inde_qjsh {
		margin-top: 80px;
	}

	.inde_qjsh1 {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}

	.inde_qjsh1_1 {
		width: 100%;
		font-size: 38px;
		margin-bottom: 20px;
	}

	.inde_qjsh1_3 {
		width: 110px;
		height: 35px;
		margin-right: 15px;
		line-height: 35px;
		font-size: 14px;
	}

	.inde_qjsh2 {
		margin-top: 25px;
	}

	.inde_qjsh3_1 {
		height: 210px;
	}

	.footer {
		margin: 50px auto;
		padding: 45px 0;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.footer1 {
		width: 200px;
	}

	.footer2 {
		width: 100%;
		flex-wrap: wrap;
	}

	.footer2_1 {
		width: 32%;
		margin-right: 2%;
		margin-top: 20px;
	}

	.footer2_1:nth-child(3n) {
		margin-right: 0;
	}

	.footer2_2 {
		margin-bottom: 10px;
		font-size: 16px;
	}

	.footer2_3 {
		margin-bottom: 5px;
		font-size: 14px;
	}

	.about_bo {
		margin: 30px auto;
		padding: 10px;
		font-size: 14px;
	}

}