.UIBackTopTopControl {
        background: rgba(0, 0, 0, 0) url("images/up.png") no-repeat scroll center center;
        bottom: 3%;
        height: 64px;
        position: fixed;
        right: 2%;
        width: 64px;
        z-index: 10;
        background-size: contain;
}
