@media screen and (min-width:960px) {


   

   
    .srt-wears-allsbei table {
        width: 10.75rem;
        height: 6.76rem;
        border-collapse: separate;
        border-spacing: 0.05rem;
        margin: 0 auto;
   
    }
   
    .srt-wears-allsbei table thead {
        border-spacing: 0.1rem;
    }
   
    .srt-wears-allsbei table tr:nth-of-type(1) {
        height: 0.6rem;
        border-radius: 0.2rem 0.2rem 0px 0px;
        font-size: 0.18rem;
        color: #fff;
        border-spacing: 0rem !important;
   
    }
   
    .srt-wears-allsbei table tr:nth-of-type(1) td {
        /* border: 5px solid #000; */
    }
   
    .srt-wears-allsbei table tr:nth-of-type(1) td:nth-of-type(1) {
        width: 1.7rem;
    }
   
    .srt-wears-allsbei table tr:nth-of-type(1) td:nth-of-type(2) {
        width: 5.5rem;
    }
   
    .srt-wears-allsbei table tr:nth-of-type(1) td:nth-of-type(3) {
        width: 2rem;
    }
   
    .srt-wears-allsbei table tr {
        background: rgba(0, 0, 0, 0.1);
    }
   
    .srt-wears-allsbei table tr td {
        font-size: 0.16rem;
        vertical-align: middle;
        text-align: center;
        line-height: 0.3rem;
    }
   
    .srt-wears-allsbei table .fun-tabs td:nth-of-type(1) {
        border-radius: 0.2rem 0 0 0;
    }
   
    .srt-wears-allsbei table .fun-tabs td:nth-last-child(1) {
        border-radius: 0 0.2rem 0 0;
    }
    .srt-wears-allsbei .consult-phone-baidu-module{
       padding:0.6rem 0;
    }
   
}


@media screen and (max-width:960px) {



    .srt-wears-allsbei table {
        width: 3.6rem;
        height: 3.26rem;
        border-collapse: separate;
        border-spacing: 0.02rem;
        margin: 0 auto;
        margin-bottom: 0.26rem;
    }

    .srt-wears-allsbei table thead {
        border-spacing: 0.05rem;
    }

    .srt-wears-allsbei table tr:nth-of-type(1) {
        height: 0.3rem;
        border-radius: 0.1rem 0.1rem 0px 0px;
        font-size: 0.18rem;
        color: #fff;
        border-spacing: 0rem !important;

    }

    .srt-wears-allsbei table tr:nth-of-type(1) td {
        /* border: 5px solid #000; */
    }

    .srt-wears-allsbei table tr:nth-of-type(1) td:nth-of-type(1) {
        width: 0.57rem;
    }

    .srt-wears-allsbei table tr:nth-of-type(1) td:nth-of-type(2) {
        width: 1.84rem;
    }

    .srt-wears-allsbei table tr:nth-of-type(1) td:nth-of-type(3) {
        width: 0.57rem;
    }

    .srt-wears-allsbei table tr {
        background: rgba(0, 0, 0, 0.1);
    }

    .srt-wears-allsbei table tr td {
        font-size: 0.1rem;
        vertical-align: middle;
        text-align: center;
        line-height: 0.15rem;
    }

    .srt-wears-allsbei table .fun-tabs td:nth-of-type(1) {
        border-radius: 0.1rem 0 0 0;
    }

    .srt-wears-allsbei table .fun-tabs td:nth-last-child(1) {
        border-radius: 0 0.1rem 0 0;
    }

    .srt-wears-allsbei .yd-three-quan {
        padding-top: 0;
    }
}