#f_copyright {
	width: 90%;
	margin: 0 auto;
	padding-bottom: 0.2rem;
	margin-bottom: 100px;
	position: inherit;
}
#f_copyright .title{
    margin: 0 auto;
    font-size: 3rem;
}
#f_copyright .content{
	padding-bottom: 0.2rem;
	text-align:left;
	line-height: 175%;
	margin-top:20px;
}

#foot_l1{
	background:url(../img/list/foot-bg.png);
	padding-top: 85px;
	padding-bottom: 85px;
	text-align:center;
	width:100%;
}
#foot_l1 .foot_l1_cen{
	width: 1000px;
	height: 300px;
	margin:0 auto;
}
#foot_l1 .foot_l1_cen .foot_l1_l{
	width:330px;
	text-align: left;
	float: left;
}
#foot_l1 .foot_l1_cen .foot_l1_l .title{
	color: #d8a758;
	font-size: 18px;
	padding-bottom:30px;
}
#foot_l1 .foot_l1_cen .foot_l1_l .content{
	color: #fff;
	font-size:16px;
	line-height: 32px;
	padding-bottom:30px;
}
#foot_l1 .foot_l1_cen .foot_l1_l .content a{
	color:#fff;
	text-decoration: none;
}
#foot_l1 .foot_l1_cen .foot_l1_l .content a:hover{
	color:#fff;
	text-decoration: none;
}
#foot_l2 {
	width: 100%;
	text-align: center;
	background-color: rgba(86,42,117,0.9);
	height: 58px;
	line-height: 58px;
	font-size: 16px;
	position: fixed;
	bottom: 0px;
	color: #fff;
	max-width: 1000px;
}
.aimqr {
	border-top: 1px solid rgba(86,42,117,0.9);
	padding-top: 15px;
	margin-bottom: 80px;
}
#aimurlqr {
	width:300px;
	margin:10px auto;
}
#aimurlqr>img{
	width:300px;
	text-align:center;
}
