@media screen and (max-width: 1024px) {
    .st-dt{
        width: 6.7rem !important ;
        height: 8.4rem !important ;
    }
    .st-dt-operate-icon{
        width: 0.24rem !important ;
        height: 0.04rem !important ;
        margin: 0.4rem 0.4rem 0rem 0rem !important;
    }
    .st-dt-operate-icon::after {

        width: 0.24rem !important ;
        height: 0.04rem !important ;

    }
    .st-dt>p:nth-child(2) {
        font-size: 0.32rem !important ;
        line-height: 0.48rem !important ;
        margin-top: 0.48rem !important ;
    }
    .st-dt>p:nth-child(3) {
        font-size: 0.24rem !important;
        line-height: 0.32rem !important;
    }
    .st-dt>p:nth-child(3)>a {
        font-size: 0.24rem !important;
        line-height: 0.32rem !important;
    }
    .st-dt-body {
        padding: 0.48rem 0.52rem 0rem 0.52rem !important;
    }
    .st-dt-box {
        box-shadow: 0rem 0.16rem 0.38rem 0rem rgb(203 207 215 / 50%) !important;
        
        width: 2.72rem !important;
        height: 2.64rem !important;
        margin-bottom: 0.24rem !important;
    }
    .st-dt-b-flag {
        left: 0.8rem !important;
    }
    .st-dt-flag {
        width: 1.26rem !important;
        height: 0.36rem !important;
    }
    .st-dt-b-flag p {
        font-size: 0.2rem !important;
        line-height: 0.28rem !important;
    }
    .st-dt-box-dt-img {
        width: 1.52rem !important;
        height: 1.52rem !important;
    }
    .st-dt-box-item>p {
        font-size: 0.28rem !important;
        line-height: 0.4rem !important;
    }
    .st-dt-footer {
        padding-left: 0.52rem !important;
        padding-right: 0.52rem !important;
    }
    .st-dt-footer-icon {
        width: 0.24rem !important;
        height: 0.24rem !important;
    }
    .st-dt-footer>p {
        font-size: 0.24rem !important;
        line-height: 0.32rem !important;
    }
}
