.djtg{
    display: block;
    text-align: center;
    width: 1.3rem;
    height: 0.5rem;
    line-height: 0.5rem;
    margin: 0 auto;
    border-radius: 0.08rem;
    background: linear-gradient(45deg, #5373fc, #0a36bc);
    color: #fff;
    font-size: 0.2rem;}
