#foot{width:100%;background:#272727;border-bottom:1px solid #303f4f;border-top:2px solid #049dff;padding:15px 0 15px 0;margin-top:20px;clear:both;overflow:hidden;bottom:0}
.footer{width:1200px;height:auto;margin:0 auto}
.footer .menu{margin-top:10px;width:1200px}
.footer .menu .code_foot{float:left;text-align:center;font-size:12px}
.footer .menu .code_foot .code_box{width:80px;height:80px;overflow:hidden;display:block;margin:auto;margin-bottom:5px}
.footer .menu_r{float:right;width:880px;text-align:right}
.footer .menu_r ul{margin:15px 0 10px 0}
.footer a{color:#ccc}
.footer .menu_r ul a{color:#fff}
.footer .menu_r ul a:hover{color:#ff6200}
.footer .menu_r ul span{padding:0 5px 0 10px;color:##737373;display:inline-block}
.footer .menu_r p{line-height:25px;color:#ccc}
.footer .menu_r p a{color:##737373}
#foot.fixed{position:fixed;left:0;bottom:0}
@media screen and (max-width:1200px) {
	#foot .footer,.footer .menu{width:100%}
}
@media screen and (max-width:650px) {
	.footer .menu_r{width:100%;text-align: center;}
	.footer .menu .code_foot,.footer .menu_r{float:none;width:100%;text-align: center;}
	.footer .menu{text-align: center;}
}