@charset "utf-8";
/* footer */
/* .footer-links{background: #F7FAFF;} */
.footer-links .hd{padding-top: 11px; padding-bottom: 11px; clear: both; border-bottom: #2D689C 1px solid; background: #1A548F;}
.footer-links .hd ul{margin-left: -15px; margin-right: -15px;}
.footer-links .hd ul li{text-align: center;}
.footer-links .hd ul li .box{ margin-left: 15px; margin-right: 15px; }
.footer-links .hd ul li a{position: relative; z-index:5; display:inline-block; padding-right: 40px; color:#fff; height:36px; text-align: center; line-height: 36px;}
.footer-links .hd ul li.hs a:before{content: ''; position: absolute; right:0; top: 50%; margin-top: -4px; width: 15px; height:8px; background: url(../images/arrow_white_down.png) no-repeat; background-size: 100%;  transition: .3s all; background-size: 100% 100%;}
.footer-links .hd ul li.on a{font-weight: bold; }
.footer-links .hd ul li.on a:before{transform: rotate(-180deg);}

.footer-links .bd .item{display: none; padding:14px 0 16px; }
.footer-links .bd ul{margin: 0 -15px -5px; overflow: hidden;}
.footer-links .bd ul li{padding:0 15px; box-sizing: border-box; margin-bottom: 5px;}
.footer-links .bd ul li a{display: block; padding:8px 18px;font-weight: normal; line-height:1.6em; overflow:hidden;  background: rgba(204,204,204,.2); border-radius: 3px; color: #666; max-width:100%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; transition: .3s all;}
.footer-links .bd ul li a:hover{background: rgba(204,204,204,.5); color: #000;}
.footer-links .item-item .com-title h3{font-size: 1.25em;}

@media (max-width: 1280px) {
	 body:not(.nores) .footer-links .hd ul li a{display: block; text-align: left; margin-left: 18px; margin-right: 18px;}
	 body:not(.nores) .footer-links .hd ul{margin-left: -10px; margin-right: -10px;}
	 body:not(.nores) .footer-links .hd ul li .box{ margin-left: 10px; margin-right: 10px; margin-bottom: 10px;}
	 body:not(.nores) .footer-links .bd ul{margin-left: -10px; margin-right: -10px;}
	 body:not(.nores) .footer-links .bd ul li{padding:0 10px;}
}

@media (max-width: 480px) {
	/* body:not(.nores) .footer-links .hd ul li .box{margin-left: 0; margin-right: 0;} */
  body:not(.nores) .footer-links .bd ul li a{text-align: left;}
  body:not(.nores) .footer-links .hd ul li.hs.on .box{background: #005cb8; border: #3690F7 1px solid; border-radius: 2px; color: #286DC7; font-weight: bold;}
}

.footer{position: relative; padding: 30px 0; color: #fff; background: #1A548F; line-height:2.25;}
.footer .container{position: relative;}
.footer-txt{padding-right: 300px;}
.footer a{color: #fff;}
/* .footer a:hover{color: #333;} */
.footer-nav .split{margin: 0 10px; font-style: normal;}
.footer-copyright span{display: inline-block; margin-right: 10px;}
.footer-copyright .beian{background: url(../images/beian.png) no-repeat left center; padding-left: 25px;}

.footer-wzbs{position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
.footer-wzbs img{vertical-align: middle;}
.footer-wzbs #_span_jiucuo img{height: 48px; background: #e3e3e3;}
.footer-wzbs #_span_wzafw img{height: 48px; margin-right: 10px;}



@media (max-width: 1280px) {
	 body:not(.nores) .footer{padding: 20px 0;}
	 body:not(.nores) .footer-txt{padding-left: 0; padding-right: 0; text-align: center;}
	 body:not(.nores) .footer-txt span{margin-left: 5px; margin-right: 5px;}
	 body:not(.nores) .footer-wzbs{position: static; text-align: center; transform: translateY(0); margin-top: 10px;}
}

@media (max-width: 992px) {
}



@media (max-width: 768px) {
	body:not(.nores) .footer{line-height: 1.8;}
}


@media (max-width: 480px) {
	
}
