.qmfooter{
	padding: 20px 0;
    text-align: center;
	background-color: #1c1c1c;
	color:#b3b3b3;
	position: relative;
	width:100%;
	overflow:auto;
	margin:0 auto;

}
.qmfooter a{
	color:#b3b3b3;
	
}

.footerlog{
	width:17%;
	
	position: absolute;
    top: 50%;
	height:40px;
	
}
.footerlog img{
	height:100%;
	
}
.xxabout{
		width:76%;
	    float: left;
		 	font-size: 12px;
	text-align:left;
	border-left: 1px solid #4d4d4d;
	padding-left: 2em;
	line-height: 1.5;
	margin-left: 72px;
}
.qmfriendlink{
	width:100%;
	float:left;
}
.qmfriendlink li{

	list-style: none;
}
.qmabout{
		width:100%;
	float:left;
}
.qmabout a{
}
.qmcopyright{
		width:100%;
	float:left;
}

@media screen and (min-width:960px){
         .qmshezhi{
			 width:850px;
			 margin:0 auto;
			 position: relative;
		 }
		 .footerlog{
			 height:60px;
		 }
		 .xxabout{
			 margin-left:118px;
		 }

}