
    .item3-cartnum{
       line-height: 20px;
        width: 20px;
        height: 20px;
        color: white;
        position: absolute;
        bottom: 30px;
        background: red;
        border-radius: 50%;
        left: 46%;
        }
