.footer-wrapper{
	height:3rem;
	width:100%;
	position: relative;
	/* position: absolute;
	top:7.5rem; */
}
.footer-nav-wrapper{
	width:100%;
	height:0.6rem;
}
.footer-nav-wrapper>ul{
	width:100%;
	height:100%;
	padding-left: 3.35rem;
	border-bottom: 1px solid #ECECEC;
}
.footer-nav-wrapper>ul>li{
	float:left;
	/* display: inline-block; */
	height: 0.6rem;
	line-height: 0.6rem;
	margin: 0 0.45rem;
	overflow: hidden;
}
.footer-nav-wrapper>ul>li>a{
	text-decoration: none;
	color: #1858A0;
	font-size: 0.16rem;
	vertical-align: top;
}
.logos-and-infos{
	height:2.4rem;
	width:100%;
	position: relative;
}
/* .logos-and-infos>div{
	display: inline-block;
	vertical-align: top;
	
} */
.code-wrapper{
	float:left;
	text-align: center;
	padding: 0 1.18rem;
	border-right: 1px solid #E9E9E9;
	margin-left: 2.78rem;
    margin-top: 0.50rem;
}
.code-wrapper dt img{
	height:1.4rem;
}
.code-wrapper dd{
	font-size:0.14rem;
	color:#1858a0;
}
.info-wrapper{
	float:left;
	width: 8rem;
	height: 2.4rem;
	background-image: url("../img/webimg/logo_bot_590.png");
	background-repeat: no-repeat;
	background-size:5.9rem 1.4rem;
	background-position: 1.26rem 0.4rem;
}
.info-wrapper>ul{
	position: relative;
	left: 3rem;
    top: 1.26rem;
}
.info-wrapper>ul>li{
	color: #1858A0;
	font-size: 0.14rem;
	line-height: 0.3rem;
	font-family: "微软雅黑";
}

.angle_blue{
	position: absolute;
	width:1.8rem;
	left:1.36rem;
	top:-1.6rem;

}
.angle_blue img{
	width:1.8rem;
}
.beiAn{
	position: absolute;
	bottom:0;
	color: #1858A0;
    font-size: 0.14rem;
    line-height: 0.3rem;
	font-family: "微软雅黑";
	text-align: center;
	width:100%;
}
@media screen and (max-width:1480px){
	/* html{
		font-size:77px !important;
	}
	 */
	
} 

@media screen and (max-width:1920px){
	/* html{
		font-size:100px !important;
	} */
	
} 