.footer {
    background-attachment: fixed;
    background-color: #2d2e2f;
    background-image: url("../imgs/index-footer-background-image.jpg");
}
.nz-i-list li {
    float: left;
    margin-right: 18px;
}
.floatleft li{
	float:unset;
}
.version4 .header-top {
    background-color: rgba(2, 85, 96, 1);
}