#footer{
	background: #252D5B;
	 font-size:0.2rem;
	 font-weight:300;
	 color:rgba(92,99,131,1);
	 line-height:0.28rem;
	 padding: .3rem .24rem;
	 margin-top: .2rem;
}
.footer-top,.copyright{
	display: flex;
	justify-content: space-between;
}
.hot-line dd{
	font: .28rem;
	font-weight: bold;
	color: #fff;
}
.hot-line dt{
	display: flex;
	align-items: center;
	margin-bottom: .1rem;
}
#contact-btn{
	display: block;
	 width:1.52rem;
	 height:0.44rem;
	 background:rgba(54,62,111,1);
	 border-radius:0.21rem;
	 line-height: 0.44rem;
	 text-align: center;
	 color: #DEDFE6;
}
.footer-top{
	padding-bottom: .3rem;
	border-bottom: 1px solid #3B4269;
	display: flex;
	align-items: center;
}
.copyright{
	padding: .3rem 0;
}
.hot-line dt{
	color: #CFAE7B;
}
.fwsj span{
	display: block;
}
.fwsj{
	text-align: right;
}
.copy span{
	display: block;
	margin-bottom: .06rem;
}
