.inner_s2 li time.notime{
    width: .26rem;
    height: .26rem;
    color: #fff;
    margin-right: .2rem;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
    border-radius: 50vw;
    background: #8B734D;
    position: relative;
    transition: .5s;}
