
    @media screen and (min-width: 320px) and (max-width: 399px) {
        .solution2 .list .item .intr .t1{

                width: 153px;
    font-size: 21px;
        }
        .biaozhu{
            display: none;


        }
           .xiaobiao{
            font-size: 20px;

        }
   
}

@media screen and (min-width: 400px) and (max-width: 499px) {
       .solution2 .list .item .intr .t1{

                width: 153px;
    font-size: 21px;
        }
         .biaozhu{
            display: none;


        }
        .xiaobiao{
            font-size: 20px;

        }
    
}

@media screen and (min-width: 500px) and (max-width: 639px) {
       .solution2 .list .item .intr .t1{

                width: 153px;
    font-size: 21px;
        }
          .biaozhu{
            display: none;


        }
        .xiaobiao{
            font-size: 20px;

        }

}

@media screen and (min-width: 640px) and (max-width: 767px) {
     .solution2 .list .item .intr .t1{

                width: 153px;
    font-size: 21px;
        }
          .biaozhu{
            display: none;


        }
        .xiaobiao{
            font-size: 20px;

        }
     
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .solution2 .list .item .intr .t1{

                width: 153px;
    font-size: 21px;
        }
          .biaozhu{
            display: none;


        }
        .xiaobiao{
            font-size: 20px;

        }
        .dabiao p{
            font-size: 20px;

        }
        #productTypeText{
            margin-bottom: 35px;


        }
        .liebiao{
            padding-top: 0px;
            padding-bottom: 35px;


        }
}

@media screen and (min-width: 992px) and (max-width: 1024px) {
}
@media screen and (min-width: 1025px) and (max-width: 1279px) {
}
@media screen and (min-width: 1280px) and (max-width: 1400px) {
}

@media screen and (min-width: 1401px) {
}