.counter {
    margin-top: 15px;
	padding-left: 173px;
	line-height: 30px;
}

.counter ul {
    list-style: none;
}

.counter li {
    float: left;    color: #e7c463;
}

.counter span {
    position: relative;
    display: inline-block;
    width: 57px;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 0);
}

.counter span i {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    height: 100%;
    width: 100%;
    font-style: normal;
    -moz-transition: top 0.3s;
    -o-transition: top 0.3s;
    -webkit-transition: top 0.3s;
    transition: top 0.3s;
	color: #010534;
}

.counter span.bn0 i:nth-child(1) {
    top: calc(0 * 100%)
}

.counter span.bn0 i:nth-child(2) {
    top: calc(-1 * 100%)
}

.counter span.bn0 i:nth-child(3) {
    top: calc(-2 * 100%)
}

.counter span.bn0 i:nth-child(4) {
    top: calc(-3 * 100%)
}

.counter span.bn0 i:nth-child(5) {
    top: calc(-4 * 100%)
}

.counter span.bn0 i:nth-child(6) {
    top: calc(-5 * 100%)
}

.counter span.bn0 i:nth-child(7) {
    top: calc(-6 * 100%)
}

.counter span.bn0 i:nth-child(8) {
    top: calc(-7 * 100%)
}

.counter span.bn0 i:nth-child(9) {
    top: calc(-8 * 100%)
}

.counter span.bn0 i:nth-child(10) {
    top: calc(-9 * 100%)
}

.counter span.bn1 i:nth-child(1) {
    top: calc(1 * 100%)
}

.counter span.bn1 i:nth-child(2) {
    top: calc(0 * 100%)
}

.counter span.bn1 i:nth-child(3) {
    top: calc(-1 * 100%)
}

.counter span.bn1 i:nth-child(4) {
    top: calc(-2 * 100%)
}

.counter span.bn1 i:nth-child(5) {
    top: calc(-3 * 100%)
}

.counter span.bn1 i:nth-child(6) {
    top: calc(-4 * 100%)
}

.counter span.bn1 i:nth-child(7) {
    top: calc(-5 * 100%)
}

.counter span.bn1 i:nth-child(8) {
    top: calc(-6 * 100%)
}

.counter span.bn1 i:nth-child(9) {
    top: calc(-7 * 100%)
}

.counter span.bn1 i:nth-child(10) {
    top: calc(-8 * 100%)
}

.counter span.bn2 i:nth-child(1) {
    top: calc(2 * 100%)
}

.counter span.bn2 i:nth-child(2) {
    top: calc(1 * 100%)
}

.counter span.bn2 i:nth-child(3) {
    top: calc(0 * 100%)
}

.counter span.bn2 i:nth-child(4) {
    top: calc(-1 * 100%)
}

.counter span.bn2 i:nth-child(5) {
    top: calc(-2 * 100%)
}

.counter span.bn2 i:nth-child(6) {
    top: calc(-3 * 100%)
}

.counter span.bn2 i:nth-child(7) {
    top: calc(-4 * 100%)
}

.counter span.bn2 i:nth-child(8) {
    top: calc(-5 * 100%)
}

.counter span.bn2 i:nth-child(9) {
    top: calc(-6 * 100%)
}

.counter span.bn2 i:nth-child(10) {
    top: calc(-7 * 100%)
}

.counter span.bn3 i:nth-child(1) {
    top: calc(3 * 100%)
}

.counter span.bn3 i:nth-child(2) {
    top: calc(2 * 100%)
}

.counter span.bn3 i:nth-child(3) {
    top: calc(1 * 100%)
}

.counter span.bn3 i:nth-child(4) {
    top: calc(0 * 100%)
}

.counter span.bn3 i:nth-child(5) {
    top: calc(-1 * 100%)
}

.counter span.bn3 i:nth-child(6) {
    top: calc(-2 * 100%)
}

.counter span.bn3 i:nth-child(7) {
    top: calc(-3 * 100%)
}

.counter span.bn3 i:nth-child(8) {
    top: calc(-4 * 100%)
}

.counter span.bn3 i:nth-child(9) {
    top: calc(-5 * 100%)
}

.counter span.bn3 i:nth-child(10) {
    top: calc(-6 * 100%)
}

.counter span.bn4 i:nth-child(1) {
    top: calc(4 * 100%)
}

.counter span.bn4 i:nth-child(2) {
    top: calc(3 * 100%)
}

.counter span.bn4 i:nth-child(3) {
    top: calc(2 * 100%)
}

.counter span.bn4 i:nth-child(4) {
    top: calc(1 * 100%)
}

.counter span.bn4 i:nth-child(5) {
    top: calc(0 * 100%)
}

.counter span.bn4 i:nth-child(6) {
    top: calc(-1 * 100%)
}

.counter span.bn4 i:nth-child(7) {
    top: calc(-2 * 100%)
}

.counter span.bn4 i:nth-child(8) {
    top: calc(-3 * 100%)
}

.counter span.bn4 i:nth-child(9) {
    top: calc(-4 * 100%)
}

.counter span.bn4 i:nth-child(10) {
    top: calc(-5 * 100%)
}

.counter span.bn5 i:nth-child(1) {
    top: calc(5 * 100%)
}

.counter span.bn5 i:nth-child(2) {
    top: calc(4 * 100%)
}

.counter span.bn5 i:nth-child(3) {
    top: calc(3 * 100%)
}

.counter span.bn5 i:nth-child(4) {
    top: calc(2 * 100%)
}

.counter span.bn5 i:nth-child(5) {
    top: calc(1 * 100%)
}

.counter span.bn5 i:nth-child(6) {
    top: calc(0 * 100%)
}

.counter span.bn5 i:nth-child(7) {
    top: calc(-1 * 100%)
}

.counter span.bn5 i:nth-child(8) {
    top: calc(-2 * 100%)
}

.counter span.bn5 i:nth-child(9) {
    top: calc(-3 * 100%)
}

.counter span.bn5 i:nth-child(10) {
    top: calc(-4 * 100%)
}

.counter span.bn6 i:nth-child(1) {
    top: calc(6 * 100%)
}

.counter span.bn6 i:nth-child(2) {
    top: calc(5 * 100%)
}

.counter span.bn6 i:nth-child(3) {
    top: calc(4 * 100%)
}

.counter span.bn6 i:nth-child(4) {
    top: calc(3 * 100%)
}

.counter span.bn6 i:nth-child(5) {
    top: calc(2 * 100%)
}

.counter span.bn6 i:nth-child(6) {
    top: calc(1 * 100%)
}

.counter span.bn6 i:nth-child(7) {
    top: calc(0 * 100%)
}

.counter span.bn6 i:nth-child(8) {
    top: calc(-1 * 100%)
}

.counter span.bn6 i:nth-child(9) {
    top: calc(-2 * 100%)
}

.counter span.bn6 i:nth-child(10) {
    top: calc(-3 * 100%)
}

.counter span.bn7 i:nth-child(1) {
    top: calc(7 * 100%)
}

.counter span.bn7 i:nth-child(2) {
    top: calc(6 * 100%)
}

.counter span.bn7 i:nth-child(3) {
    top: calc(5 * 100%)
}

.counter span.bn7 i:nth-child(4) {
    top: calc(4 * 100%)
}

.counter span.bn7 i:nth-child(5) {
    top: calc(3 * 100%)
}

.counter span.bn7 i:nth-child(6) {
    top: calc(2 * 100%)
}

.counter span.bn7 i:nth-child(7) {
    top: calc(1 * 100%)
}

.counter span.bn7 i:nth-child(8) {
    top: calc(0 * 100%)
}

.counter span.bn7 i:nth-child(9) {
    top: calc(-1 * 100%)
}

.counter span.bn7 i:nth-child(10) {
    top: calc(-2 * 100%)
}

.counter span.bn8 i:nth-child(1) {
    top: calc(8 * 100%)
}

.counter span.bn8 i:nth-child(2) {
    top: calc(7 * 100%)
}

.counter span.bn8 i:nth-child(3) {
    top: calc(6 * 100%)
}

.counter span.bn8 i:nth-child(4) {
    top: calc(5 * 100%)
}

.counter span.bn8 i:nth-child(5) {
    top: calc(4 * 100%)
}

.counter span.bn8 i:nth-child(6) {
    top: calc(3 * 100%)
}

.counter span.bn8 i:nth-child(7) {
    top: calc(2 * 100%)
}

.counter span.bn8 i:nth-child(8) {
    top: calc(1 * 100%)
}

.counter span.bn8 i:nth-child(9) {
    top: calc(0 * 100%)
}

.counter span.bn8 i:nth-child(10) {
    top: calc(-1 * 100%)
}

.counter span.bn9 i:nth-child(1) {
    top: calc(9 * 100%)
}

.counter span.bn9 i:nth-child(2) {
    top: calc(8 * 100%)
}

.counter span.bn9 i:nth-child(3) {
    top: calc(7 * 100%)
}

.counter span.bn9 i:nth-child(4) {
    top: calc(6 * 100%)
}

.counter span.bn9 i:nth-child(5) {
    top: calc(5 * 100%)
}

.counter span.bn9 i:nth-child(6) {
    top: calc(4 * 100%)
}

.counter span.bn9 i:nth-child(7) {
    top: calc(3 * 100%)
}

.counter span.bn9 i:nth-child(8) {
    top: calc(2 * 100%)
}

.counter span.bn9 i:nth-child(9) {
    top: calc(1 * 100%)
}

.counter span.bn9 i:nth-child(10) {
    top: calc(0 * 100%)
}
