@media (max-width: 375px) and (min-width: 321px){
    .logo{
        font-size: 1.1rem;
        display: none;
    }
    .logo span{
        font-size: 1.3rem;
    }
    .logo div{
        font-size: 0.8rem;
        font-weight: 520;
    }
    #mobilelogo{
        display: block;
        /* width: 60%; */
    }
    .header{
        display: flex;
    }
    .header .left {
        position: relative;
        width: 15%;
        text-align: center;
        margin-left: 1%;
        margin-top: 1.2rem;
    }
    .header .left .iconnav2 {
        background-size: 70%;
    }
    .header .left .icon1{
        background-size: 70%;
    }

    .foot-nav-list.mobile-list>ul>li>a {
        font-size: 0.8rem;
        padding: 0.6rem 2rem 0.6rem 2rem;
    }
    .foot-nav-list.mobile-list>ul>li>a .icon img {
        width: 1.2rem;
        height: 1.2rem;
    }
    .foot-nav-list.mobile-list>ul>li>ul>li>a {
        padding: 0.5rem 0px 0.5rem 0px;
        font-size: 0.8rem;
    }

    .search {
        height: 2.8625rem;
    }

    .search .text {
        font-size:0.66rem;
        height: 2.6625rem;
    }

    .search .btn{
        background-size: 50%;
    }
    
    .search form{
        display: flex;
    }

    .biaot{
        margin: 0.625rem auto;
    }
    .biaot a {
        font-size: 0.88rem;
        font-weight: bold;
    }
    .biaot_tip {
        margin: 0.625rem auto;
    }

    .biaot_tip a{
        font-size: 0.73rem;
    }

    .products .lists .list .bts.btsi .goodsname {
        font-size: 0.76rem;
        height: 1.25rem;
    }
    .products .lists .list .bts.btsi .nr {
        font-size: 0.76rem;
    }
    .products .lists .list .buycart {
        background-size: 70%;
        right: -8px;
    }
    .products .list_more {
        width: 35%;
        font-size: 0.76rem;
        padding: 0.6rem 0px;
        margin: 1.56rem auto;
    }

    .message-form input.a,#tj{
        font-size: 0.7rem;
    }
    .message-form textarea.b{
        font-size: 0.7rem;
    }
    #layui-layer1{
        width: 19rem;
    }

    .footerbar {
        flex-wrap: wrap;
    }
    .footerbar dl {
        width: 31%;
    }
    .footerbar dl dt{
        font-size: 0.8rem;
    }

    .footerbar dl dd{
        height: auto;
        line-height:unset;
        overflow: unset;
    }
    .footerbar dl dd a {
        font-size: 0.63rem;
    }

    .footer-bq{
        
    }
    .footer-bq p{
        width: 82%;
        margin: 0px auto;
        font-size: 0.73rem;
    }
    .footer-bq a{
        font-size: 0.73rem;
    }

    .message .msgtitle{
        text-align:center;
        padding:0.56rem 0px 0.62rem 0px;
        font-size:0.82rem;
        font-weight: bold;
    }

    .proclass-right-title span{
        font-size: 0.73rem;
    }
    #probanner_box{
        overflow: unset;
    }
    .banenr1.proinfo .info{
        overflow: unset;
    }
    .banenr1.proinfo .info .pro-bottom .btns {
        width: 60%;
        
        /* padding: 0.31rem 0px; */
        border-radius: 5px;
        -webkit-border-radius: 5px;
    }
    .banenr1.proinfo .info .pro-bottom .btns .gcar{
        font-size: 0.63rem;
        /* height: 2.6rem; */
    }
    .goodstitle{
        font-size: 0.76rem;
    }
    .pro-top .tit{
        font-size: 0.76rem;
    }
    .pro-bottom ul li{
        font-size: 0.76rem;
        height: 1.5rem;
    }
    .pro-tab .hd li{
        font-size: 0.73rem;
    }
    .pro-tab .bd{
        padding: 0.6rem 6%;
    }
    .pro-about .hd li {
        font-size: 0.73rem;
    }
    .pro-about .products{
        padding: 1rem 0px 1rem 0px;
    }
    .products .lists .list img{
        height: 8.53rem;
    }
}