@charset "utf-8";
/* footer */
.footer-links{padding:20px 0; background: #24559E;}
.footer-links .hd ul li{float: left; width: 16%;}
.footer-links .hd ul li a{position: relative; display: block; line-height: 36px; height: 36px;background-color: rgba(255, 255, 255, .21); color: #fff;}
.footer-links .hd ul li a span{white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.footer-links .hd ul li.hs a:after{content: ''; margin-top: 3px; width: 12px; height: 9px; background: url(../images/public/icon_triangle_down_white.png) no-repeat; background-size: 100% 100%; margin-left: 20px; transition: .3s all;}
.footer-links .hd ul li a span{display: inline-block; vertical-align: middle; margin: 0 10px 10px;}
.footer-links .hd ul li.hs a:after{position: absolute; margin-top: -3px; right: 20px; top: 50%;}
.footer-links .hd ul li.on a:after{transform: rotate(-180deg); opacity: 0.9;  background-image: url(../images/public/icon_triangle_down_white.png)}
.footer-links .hd ul li.hs.on a{color: #fff;}
.footer-links .bd .item{display: none;}
.footer-links .bd ul{padding:15px 0 5px; margin: 0 -5px; overflow: hidden;}
.footer-links .bd ul li{padding:0 5px; box-sizing: border-box; margin-bottom: 5px;}
.footer-links .bd ul li a{display: block; padding:10px;color: #fff; font-size:0.9375em; font-weight: normal; line-height:1.6em; overflow:hidden;  background: rgba(0,0,0,.03); border-radius: 3px; text-align: center; 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(0,0,0,.1); color: #fff; font-weight: bold;}
.footer-links .hd .jgj span{margin: 0 20px 10px;}
.footer-links .hd .zscq span{margin: 0 42px 10px;}
.footer-links .hd .rmzf span{margin: 0 42px 10px;}


@media (max-width: 1480px) {
}

@media (max-width: 1280px) {
	body:not(.nores) .footer-links{padding: 10px 0;}
	body:not(.nores) .footer-links .bd ul{padding: 10px 0;}

	.footer-links .hd{margin-left: -10px; margin-right: -10px;}
}

@media (max-width: 1280px) {
	body:not(.nores) .footer-links{padding: 20px 0;}
	/* body:not(.nores) .footer-links .hd ul li,
	body:not(.nores) .footer-links .bd ul li{width: 50%;} */
	body:not(.nores) .footer-links .hd ul li a span{display: block; text-align: left; max-width: 80%; margin: 0 auto;}
	/* body:not(.nores) .footer-links .hd ul li.hs a:after{} */
	body:not(.nores) .footer-links .bd ul li a{text-align: left; padding-left: 20px; padding-right: 20px;}
}

@media (max-width: 992px) {
	body:not(.nores) .footer-links .hd ul{margin: 0;}
	.footer-links .hd ul li a{ margin: 0 10px 10px;}
}

@media (max-width: 480px) {
        .footer-links .hd ul li{ width: 100%;}
	body:not(.nores) .footer-links .bd ul{padding-bottom: 0;}
	body:not(.nores) .footer-links > .container{margin: 0;}
	body:not(.nores) .footer-links .hd ul li a{padding: 0 15px;}
	body:not(.nores) .footer-links .hd ul li a span{max-width: none;}
	body:not(.nores) .footer-links .hd ul li.hs a:after{right: 15px;}
	body:not(.nores) .footer-links .bd ul li a{padding-left: 15px; padding-right: 15px; text-align: left;}
	.footer-links .hd ul li.on a:after{background-image: url(../images/public/icon_triangle_down_blue.png);}
  body:not(.nores) .footer-links .hd ul li.hs.on a{background: #F0F7FF; border: #3690F7 1px solid; border-radius: 2px; color: #286DC7; font-weight: bold;}
}


.footer{padding: 30px 0;line-height:2;background: #2C60B6;color: #fff;}
.footer > .container{position: relative; padding-right: 330px;}
.footer a:hover{font-weight: bold;}
.footer-nav a{padding-left: 12px; padding-right: 12px;color:#fff}
.footer-nav a:first-child{padding-left: 0;}
.footer-nav a{position: relative;}
.footer-nav a + a:before{content: ''; width: 1px; height: 16px; background: #fff; opacity: 0.8; position: absolute; left: 0; top: 50%; margin-top: -7px;}

.footer-wzbs{position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
.footer-txt .box{position: relative;min-height: 100px;}
/* .footer-txt .box:before{content: ''; width: 1px; position: absolute; left: 0; top: 10px; bottom: 10px; background: #E3E3E3;} */

.footer-copyright span{display: inline-block;}
.footer-copyright .beian{background: url(../images/public/beian.png) no-repeat left center; padding-left: 25px;}
.footer-copyright a{color: #fff;}
.footer-wzbs{text-align: center;}
.footer-wzbs img{vertical-align: middle;}
.footer-wzbs #_span_jiucuo,
.footer-wzbs #_pypt{margin-right:15px;}
.footer-wzbs #_span_jiucuo img{height: 58px;}
.footer-wzbs #_pypt img{height: 58px;}
.footer-wzbs #_span_wzafw img{height: 58px; margin-left: 10px;}
/* #_ideConac{position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
#_span_jiucuo, #_span_wzafw, #_pypt{position: absolute; top: 50%; transform: translateY(-50%);} */


/*responsive*/
@media (max-width: 1280px) {
	.footer-wzbs{position: static; transform: translateY(0); padding-top: 20px;}
	.footer-txt .box:before{display: none;}
	.footer-txt .box{text-align: center;}
	.footer-copyright br{display: none;}
}

@media (max-width: 992px) {
}


/* xs mobile*/
@media (max-width: 768px) {
	
}


@media (max-width: 480px) {
	body:not(.nores) .footer{padding: 20px 0;}
}

@media (max-width: 414px) {
}

@media (max-width: 360px) {
}

