@charset "utf-8";
/* footer */
.footer-links{padding:20px 0; background: #F0F0F0; font-size: 16px;}
.footer-links .hd ul{margin: 0 -10px;}
.footer-links .hd ul li{float: left; width: 33.33333%;}
.footer-links .hd ul li a{position: relative; z-index:5; display: block; text-align: center; margin: 0 10px; padding:0 36px 0 20px; height:40px; background: #FFFFFF; line-height: 40px; border-radius:2px;}
.footer-links .hd ul li a:hover{color: #000;}
.footer-links .hd ul li a span{display: block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.footer-links .hd ul li.hs a{text-align: left;}
.footer-links .hd ul li.hs a:before{content: ''; position: absolute; right:20px; top: 50%; margin-top: -3px; width: 13px; height: 8px; background: url(../images/links_arrow_down.png) no-repeat; background-size: 100% 100%; opacity: .2; transition: .3s all;}
.footer-links .hd ul li.on a{font-weight: bold;}
.footer-links .hd ul li.on a:before{transform: rotate(-180deg); opacity: .5;}

.footer-links .bd ul{padding:10px 0 0; margin: 0 -10px; overflow: hidden; display: none;}
.footer-links .bd ul li{float: left; width: 33.33333%;}
.footer-links .bd ul li a{display: block; margin: 0 10px; margin-bottom: 2px; line-height:1.6em; padding:8px 20px; background: #f7f7f7; border-radius: 2px; color: #666; max-width:100%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; transition: .3s all; box-sizing: border-box;}
.footer-links .bd ul li a:hover{background: #fff; color: #2A72C9;}
@media (max-width: 992px) {
	.footer-links{padding: 20px 0;}
	.footer-links .bd ul{padding: 10px 0;}
	.footer-links .hd ul li,
	.footer-links .bd ul li{width: 33.333333%;}
	.footer-links .hd ul li a span{display: block; text-align: left; margin: 0 auto;}
	.footer-links .hd ul li.hs a:after{position: absolute; margin-top: -3px; right: 20px; top: 50%;}
	.footer-links .bd ul li a{text-align: left; padding-left: 20px; padding-right: 20px;}
}
@media (max-width: 768px) {
	.footer-links .hd ul li, .footer-links .bd ul li{width:50%;}
	.footer-links .hd ul li a{margin-bottom: 2px;}
}
@media (max-width: 480px) {
	.footer-links .bd ul{padding-bottom: 0;}
	.footer-links > .container{margin: 0;}
	.footer-links .hd ul li, .footer-links .bd ul li{width: 100%;}
	.footer-links .hd ul{margin: 0;}
	.footer-links .hd ul li a{margin-left: 0; margin-right: 0;}
	.footer-links .hd ul li a span{max-width: none;}
	.footer-links .hd ul li.hs a:after{right: 10px;}
	.footer-links .bd ul li h4{padding: 4px 0;}
}

.footer{background: #2A72C9; padding: 44px 0; font-size: 16px;}
.footer-nav{text-align: center; margin-bottom: 20px;}
.footer-nav li{display: inline-block; position: relative;}
.footer-nav li a{color: #fff; font-weight: bold;}
.footer-nav li + li{padding-left: 21px; margin-left: 20px;}
.footer-nav li + li:before{content: ''; width: 1px; height: 16px; background: #fff; opacity: .45; position: absolute; left: 0; top: 50%; margin-top: -6px;}

.footer .container{position: relative; min-height: 110px;}
.footer-copyright{color: #bdd3ee; line-height: 2; line-height: 30px; text-align: center;}
.footer-copyright .beian{padding-left: 25px; display: inline-block; background: url(../images/beian.png) no-repeat left center;}
.footer-copyright a{color: #bdd3ee;}
.footer-copyright a:hover{color: #fff;}
.footer-copyright .split{margin: 0 15px;}
.footer-copyright .ml{margin-left:15px;}
.footer-copyright a,
.footer-copyright span{display: inline-block;}

.footer-wzbs #_span_jiucuo{position: absolute; right: 0; top: 50%; margin-top: -27px;}
.footer-wzbs .wza{height: 55px; position: absolute; right: 130px; top: 50%; margin-top: -27px;}
.footer-wzbs #_ideConac{position: absolute; left: 0; top: 50%; margin-top: -40px;}

@media (max-width: 1480px) {
	.footer-wzbs{text-align: center; padding-top: 15px;}
	.footer-wzbs *{position: static !important; margin-top: 0 !important; display: inline-block; vertical-align: middle;}
	.footer-wzbs .wza{margin-right: 15px;}
	.footer{padding-bottom: 30px;}
}


@media (max-width: 768px) {
	.footer{padding-top: 30px;}
	.footer-nav{margin-bottom: 10px; overflow: hidden;}
	.footer-nav li:nth-child(4):before{display: none;}
	.footer-nav li{margin-left: 0 !important; padding-left: 0 !important; margin-bottom: 12px;}
	.footer-nav li{width: 33.3333%; float: left; text-align: center;}
}

@media (max-width: 480px) {
	.footer-copyright .ml{margin-left: 0;}
}

