.sup-foot-wrap{
	width: 1170px;
	margin: auto;
	color: #ccc;
	padding: 17px 0;
    font-size: 14px;
}
.sup-foot-wrap::after{
	content: "";
	display: table;
	clear: both;
}
.sup-foot{
	background: #272727;
}
.foot_icp{
	float: left;
}
.foot_icp .redshield {
    display: inline-block;
    margin: 0 0 -3px 3px;
    width: 18px;
    height: 18px;
    background: center no-repeat url(//www.51cube.com/wp-content/uploads/2018/04/gssw-icon.png);
    background-size: contain;
}
.sup-foot-nav{
	float: right;
}
.sup-foot-nav #foot-menu{
	content: "";
	display: table;
	clear: both;
}
.sup-foot-nav #foot-menu li{
	position: relative;
	float: right;
    padding: 0 5px;
}
.sup-foot-nav #foot-menu li>a{
	color: #ccc;
}
.sup-foot-nav #foot-menu li>a:hover{
	color: #ccc;
    text-decoration: underline;
}
