@charset "utf-8";
/* footer */

.footer .container{position: relative; min-height: 100px;}
.footer-copyright{padding:20px 0; color: #666; line-height:1.7em;text-align: center;}
.footer-copyright .beian{padding-left: 25px; display: inline-block; background: url(../images/public/beian.png) no-repeat left center; background-size: 20px;}
.footer-copyright a{color: #666;}
.footer-copyright a:hover{color: #8e6d2e;}
.footer-copyright .split{margin: 0 15px;}
.footer-copyright .mar{margin-right:15px;}
.footer-wzbs{position: absolute; left: 0; top: 50%; margin-top: -40px;}
.footer-wzbs img{vertical-align: middle;}
.footer-wzbs .jiucuo{margin-left: 10px;}
.footer-copyright a,
.footer-copyright span{display: inline-block;font-size: 16px;}
.footer-copyright .red{color: #E64F2C;}
.footer-wzbs .dzjg img{ width: 80px;}
.footer-ewm{position: absolute; right: 0;top: 50%;margin-top: -30px;text-align: center;}
.footer-ewm img{ width: 60px;margin: 0px 10px;}


.footer-links{text-align: center;background: #F4F2F1;height: 46px; line-height: 46px;}
.footer-links a{font-size: 16px;}
.footer-links .split{margin: 0 5px;}

/*common responsive*/
@media (max-width: 1480px) {
}


@media (max-width: 1280px) {
	.footer{padding-bottom: 20px;}
	.footer-wzbs{position: static; margin-top: 0; text-align: center;}
	.footer-wzbs img{margin: 0 10px !important;}
	.footer-copyright{padding:30px 0 10px; text-align: center;}

	
}

@media (max-width: 1023px) {
}

@media (max-width: 480px) {
	.footer-copyright{line-height: 2;}
	.footer-copyright .split{margin: 0 10px;}
	.footer-wzbs,.footer-ewm{position: initial;margin-top: 0;}
}
