.UIBackTopTopControl {
        background: rgba(0, 0, 0, 0) url("images/top1.png") no-repeat scroll center center;
        background-size: contain;
        bottom: 75px;
        height: 40px;
        position: fixed;
        right: 16px;
        width: 40px;
        z-index: 4;
}