#scrollTop {
    background: url(https://images.cnblogs.com/cnblogs_com/cheng2839/1845178/o_200910092913huojian.png) no-repeat scroll 0 0 transparent;
    cursor: default;
    display: block;
    height: 180px;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 90%;
    width: 149px;
    z-index: 11;
    margin: -125px 0 0;
    margin-top: -125px;
    padding: 0;
}

#victorCount{
    font-size:18px;
    color:red;
    font-weight:bold;
}