#newZwwj {
	font-size: 22px;
}

.xs-wza {
	border: 1px #ddd solid;
	padding: 2px 5px;
	border-radius: 4px;
	position: absolute;
	top: 11px;
	color: #fff;
	background: #0D7DC4;
	box-shadow: 0 4px 6px rgb(100 100 100 / 15%);
	transition: all 0.35s ease-in-out;
	display: none;
	z-index: 999;
	right: 53px;
}

@media (max-width:550px) {
	.xs-wza {
		display: block;
	}
}

.footer-cont .col-md-2 {
	width: 11%;
}

.footer-cont .just-center {
	padding-right: 0;
	width: 48%;
}

.footer-cont .two-medion {
	width: 41%;
}

.footer-cont .just-center .jiucuo {
	margin-left: 20px;
}

@media (max-width: 1200px) {
	.paddinger {
		width: auto;
	}

	.midd-contr {
		margin: 0 25px !important;
		margin-top: 25px !important;
	}

	.one-top {
		margin-left: 25px;
	}
}

@media (max-width: 1199px) {
	.midd-contr {
		margin: 0 5px !important;
		margin-top: 25px !important;
	}

	.one-top {
		margin-left: 10px;
	}

	.footer-cont .two-medion {
		width: 37%;
	}

	.footer-cont .just-center {
		padding-right: 0;
		width: 52%;
	}

	.footer-cont .just-center .jiucuo {
		margin-left: 10px;
	}
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
	.put01 {
		width: 28% !important;
	}

	.footer-cont .col-md-2 {
		width: 16%;
	}

	.footer-cont .two-medion {
		width: 42%;
	}

	.footer-cont .just-center {
		width: 42%;
	}

	.just-center .top {
		width: 40% !important;
		height: 30px;
	}

	.one-top {
		margin-top: 8px;
		height: 50px;
	}

	.paddinger {
		width: 40% !important;
	}
}

@media (max-width:767px) {
	.one-top {
		margin-top: 10px;
		height: 50px;
	}

	.just-center .top {
		height: 30px;
	}

	.footer-cont .just-center {
		width: 62%;
	}

	.footer .footer-link .dropdown {
		text-align: left;
	}
}

@media (max-width:657px) {

	.footer-cont .two-medion,
	.footer-cont .just-center {
		width: 100%;
	}

	.one-top {
		margin-left: 0;
		height: 65px;
	}

	.midd-contr {
		margin: 0 !important;
		margin-top: 25px !important;
	}

	.put01 {
		text-align: center;
	}

	.footer-cont .just-center .jiucuo {
		margin-left: 0;
		width: 100% !important;
	}
}