footer{
	min-width: 1200px;
	/*height: 95px;*/
	height: auto;
    background: url(../images/end-bg.png) no-repeat 0 0;
    overflow: hidden;
    background-size: 100% 100%;
   /*  position:absolute;
    bottom:0px; */
}
.footer-out{
    width: 1200px;
    margin: 0 auto;
	font-size: 12px;
}
footer>#top{
	padding-top: 20px;
	clear:both;
	width: 900px;
	height: 40px;
}
footer .bottom-info{
    height: 51px;
    line-height: 51px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;}
	footer .bottom-info .bootom-info-btn{
	    width: 600px;
	    display: -webkit-box;
	    display: -webkit-flex;
	    float: left;}
	    footer .bottom-info .bootom-info-btn a{
	    	padding: 0 44px 0 0;
		    color: #2c2c2c;
		    text-decoration: none;
		    letter-spacing: 0.5px;
		    text-align: left;
			white-space: nowrap;}
	footer .bottom-info p{
		color:#2c2c2c;
		float:right;
		letter-spacing:1px;}
.footer-out>p{
    text-align: center;
    color: #2c2c2c;
    line-height: 40px;
	font-size: 12px;
}
.footer-out > p > span {
	margin-right: 52px;
}
