@charset "utf-8";
/* footer */
.footer-links{padding:20px 0; background: #F5F5F5;}
.footer-links .hd ul li{float: left;}
.footer-links .hd ul li a{position: relative; display: block; line-height: 40px; height: 40px;background-color:#E9E9E9;}
.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: 10px; height: 5px; background: url(../images/public/icon_triangle_down.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.png)}
.footer-links .bd ul{padding:15px 0 5px; margin: 0 -5px; overflow: hidden; display: none;}
.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;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; color: #808080; 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: #2C60B6;}


@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) {
	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{ line-height:2;padding: 20px 0;color: #808080;}
.footer > .container{position: relative;}
.footer a{color: #808080;}
.footer a:hover{font-weight: bold;}
.footer-txt{padding-left: 100px;}
.footer-txt span{margin-right: 15px;}
.footer-nav a{padding-left: 10px; padding-right: 10px;}
.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: 4px; bottom: 0; margin: auto 0;}

.footer-dzjg{position: absolute; top: 0; left: 0;text-align: left; top: 50%;transform: translateY(-50%);}
.footer-wzbs{position: absolute; top: 0; right: 0;text-align: left; top: 50%;transform: translateY(-50%);}
.footer-wzbs span{display: inline-block; vertical-align: middle;margin: 0px 5px;}
.footer-wzbs span#_span_jiucuo{margin-right: 10px;}
.footer-wzbs span#_span_jiucuo img{background: #c9c9c9; border-radius: 3px;}
.footer-wzbs span#footer_12377 img{height: 57px;}
.footer-wzbs .box img{height: 45px;}

/*responsive*/
@media (max-width: 1280px) {
	.footer-wzbs, .footer-nav,.footer-dzjg{position: static; transform: translateY(0);}
	.footer-txt{text-align: center;}
	.footer-txt span{margin: 0 6px;}
	.footer-nav{max-width: 280px; margin: 0 auto; padding-bottom: 20px; padding-top: 0px;}
	.footer-wzbs{box-shadow: none; text-align: center;}
	.footer-txt{padding-left: 0;}
	.footer-dzjg{text-align: center;}
}


@media (max-width: 992px) {
}


/* xs mobile*/
@media (max-width: 768px) {
	
}


@media (max-width: 480px) {
	body:not(.nores) .footer{padding: 0;}
	.footer-wzbs{margin-top: 10px;}
}

@media (max-width: 414px) {
}

@media (max-width: 360px) {
}
