@charset "utf-8";
/* footer */
.footer-links{padding:20px 0; background: #07569b;border-bottom: 1.5px solid #4d86b7;}
.footer-links .hd ul li{float: left;}
.footer-links .hd ul li a{position: relative; display: block; line-height: 36px; height: 36px;border: 1px solid rgba(255,255,255,.2);}
.footer-links .hd ul li a span{white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;color: #fff;}
.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 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(255,255,255,.2); border-radius: 3px; text-align: center; color: #fff; 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: #FCC58D;}


@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: #fff; border: #3690F7 1px solid; border-radius: 2px;  font-weight: bold;}
  body:not(.nores) .footer-links .hd ul li.hs.on a span{color: #286DC7;}
}


.footer{padding: 20px 0; background: #07569b; line-height:2;}
.footer > .container{position: relative;color: #fff;}
.footer a{color:#fff}
.footer a:hover{font-weight: bold;}
.footer-txt{text-align: center;}
.footer-txt span{margin-right: 15px;}
.footer-nav{text-align: center;}
.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-nav img{vertical-align: middle;}
#footer-slh {margin-left: 20px;}
#footer-slh img{width: 32px;}
#_ideConac img{width: 50px;}
#_span_jiucuo img{width: 50px;}


/*responsive*/
@media (max-width: 1280px) {
	.footer-wzbs, .footer-nav,.footer-bot{position: static; transform: translateY(0);}
	.footer-txt{text-align: center;padding: 0;}
	.footer-txt span{margin: 0 6px;}
	.footer-nav{max-width: 280px; margin: 0 auto; padding-bottom: 20px; padding-top: 20px;}
	.footer-wzbs{box-shadow: none; text-align: center;}
	.footer-bot{text-align: center;}
	.footer-nav b{display: block;}
}

@media (max-width: 992px) {
}


/* xs mobile*/
@media (max-width: 768px) {
	
}


@media (max-width: 480px) {
	body:not(.nores) .footer{padding: 20px 0;}
	.footer-pic img{height: auto;}
}

@media (max-width: 414px) {
}

@media (max-width: 360px) {
}
