@charset "utf-8";
/* footer */
.footer-links{padding:40px 0;   background: #F2F8FC}
.footer-links .hd{position: relative;padding-left: 125px;line-height: 54px; }
.footer-links .hd h3{font-weight: normal;position: absolute; left: 0px; top: 0px;font-size: 1.5em; color:#000;width: 7%}
.footer-links .hd h3 img{vertical-align: middle}
.footer-links .hd ul{margin: 0 -10px;}
.footer-links .hd ul li{float: left; width: 25%; }
.footer-links .hd ul li a{position: relative; background: #fff; z-index:5; display: block;  margin: 0 10px;  border-radius: 4px; font-size: 1.125em;}
.footer-links .hd ul li a:hover{color: #000;}
.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: 14px; height: 8px; background: url(../images/icon_links_gray.png) no-repeat; opacity: .8;position: absolute;top: 50%; margin-top: -4px;right: 20px; transition: .3s all;}
.footer-links .hd ul li.hs a:after,
.footer-links .hd ul li a span{display: inline-block; vertical-align: middle;    margin-left: 30px;}
.footer-links .hd ul li.on a:after{transform: rotate(-180deg); opacity: 1;}
.footer-links .hd ul li.hs.on a:after{background-image: url(../images/icon_links_blue.png);}
.footer-links .hd ul li.hs.on a{background: #54b6bb; color: #fff;}
.footer-links .bd ul{padding:14px 0 16px; margin: 0 -5px; overflow: hidden; display: none;    padding-left: 119px;}
.footer-links .bd ul li{float: left; width: 20%;}
.footer-links .bd ul li h4{margin:10px 10px; font-size:0.9375em; font-weight: normal; line-height:1.6em; overflow:hidden; vertical-align:top;}
.footer-links .bd ul li a{display: block; padding:10px; background: #fff;    border: 1px solid #eee; border-radius: 5px; text-align: center; color: #54b6bb; 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: #54b8b8; color: #ffff;}

.footer{background-color: #56beb1;background-image: linear-gradient(to right, #56beb1 , #4e9be0);padding:40px 0}
.footer .container{position: relative; min-height: 100px;}
.footer-copyright{ color: #fff; line-height: 1.9; padding-right: 355px;}
.footer-copyright .beian{padding-left: 25px; display: inline-block; background: url(../images/beian.png) no-repeat left center;}
.footer-copyright a{color: #fff;}
.footer-copyright a:hover{color: #fff;}
.footer-copyright .split{margin: 0 15px;}
.footer-copyright .item{background: rgb(0 0 0 / 10%);position: relative;padding:20px 50px;}
.footer-copyright .mar{margin-right:15px;}
.footer-copyright .footer-nav{float: left;margin-top: 26px;}
.footer-copyright .footer-copy{float: right;opacity: 0.8;text-align: left;}
.footer-wzbs{position: absolute; right: 0; top: 50%; margin-top: -65px;background: rgb(0 0 0 / 10%);padding: 38px 60px;}
.footer-wzbs img{vertical-align: middle;}
.footer-wzbs .jiucuo{margin-left: 10px;}
.footer-copyright a,
.footer-copyright span{display: inline-block;}


/*common responsive*/
@media (max-width: 1480px) {
	.footer-links .hd ul li a{font-size: 1em;}
}


@media (max-width: 1280px) {
	.footer-links{padding: 10px 0;}
	.footer-links .bd ul{padding: 10px 0;}
	.footer{padding-bottom: 20px;}
	.footer-wzbs{position: static; margin-top: 0; text-align: center;}
	.footer-wzbs img{margin: 0 10px !important;}
	.footer-copyright{padding:30px 0 10px; text-align: center;}

	
}

@media (max-width: 1080px) {
	.footer-links .hd ul li,
	.footer-links .bd ul li{width: 25%;}
	.footer-links .hd ul li a span{display: block; text-align: left; max-width: 80%; 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: 1023px) {
	.footer-links{padding: 20px 0;}
	.footer-copyright{padding: 0px 0 10px;}
	.footer-links .hd h3{width: 12%}
}



/* xs mobile*/
@media (max-width: 768px) {
	.footer-copyright .footer-nav{float: none; margin-top: 0;}
	.footer-links .hd ul li, .footer-links .bd ul li{width:50%;margin-bottom: 10px;}
	.footer-links .hd h3{ position: initial;width: 12%;margin-left: 10px; margin-bottom: 10px;}
	.footer-links .hd{padding-left: 0px;}
	
}


@media (max-width: 660px) {
	.footer-links .bd ul{padding-bottom: 0;}
	.footer-copyright{line-height: 2;}
	.footer-copyright .split{margin: 0 10px;}
	.footer-links .hd h3{  width: 20%;margin-bottom:0px;}
	.footer-links .hd ul li{width: 100%;}
	.footer-links .bd ul li{margin-bottom: 0;}
	.footer-links .bd ul li h4{margin:0 10px}
	
	.footer-links > .container{margin: 0;}
	.footer-links .hd ul{margin: 0;}
	.footer-links .hd ul li{padding: 0 10px; box-sizing: border-box;}
	.footer-links .hd ul li a{margin: 0; padding: 0 10px;}
	.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;}
	
}
