@media screen and (max-width:767px) {
    .main{
        background:#f1f0ec
    }
    /*主体*/
    /*轮播*/
    .banner,
    .slideBox {
        /*height:360px;*/
        height: auto;
    }

    .banner .slideBox .bd img {
        display: none;
    }

    .banner .slideBox .bd img.smlbar {
        display: block;
    }

    .banner img {
        /*height:360px;*/
        height: auto;
    }

    .slideBox .hd {
        right: 38.5%;
    }
    .tit h2{
        font-size:1.3rem;
    }
    .tit p{
        font-size:0.75rem;
        line-height: 1.4rem;
    }
    .linepic,
    .titparent .linepic{
        width:75%;
        margin:0 auto;
    }

    .prdtnav .prdtul li{
        width:19%;
        padding:0 0.3rem;
        margin:1rem 0.1rem;
    }
    .prdtcase{
        text-align: center;
    }
    .prdtcase li{
        width:46.3%;
    }
    /*查看更多*/
    .lookmore{
        display:block;
    }
    .lookmore a{
        width:94%;
        margin:0 auto 2rem;
        line-height:2.6rem;
        font-size:1rem;
        background:#eacf9d;
        border-radius: 1.3rem;

    }
    /*热搜*/
    .hsearch .right{
        float:none;
        width:90%;
        margin:0 auto;
        display:block;

    }
    .hsearch input{
        width:100%;
    }

.linepic1{
    padding-left:0;
}
    .titparent{
        margin-bottom:0;
    }

    /*五大优势*/
    .fivebottom .fivetxt2,
    .fivegood .pcshowgood,
    .fivebtm .lingx{
        display:none;
    }
    .fivegood{
        background:none;
        padding:0;
    }
    .block .pfivetxt2{
        /*display:inline-block;*/
        display:block;
        /*padding:0 1%;*/
    }
    .phonefive{
        display:block;
    }
    .phonefive img{
        margin-bottom:-5px;
    }
    .pfivetxt2{
        /*width:52.3%;*/
        width:96%;
        margin:0 auto;
    }
    .pfivetxt2 img{
        /*margin-top:-38%;*/
    }
   .fivebtm .talk{
        /*display:inline-block;*/
        /*/!*float:none;*!/*/
        /*margin-top:-4rem;*/
        /*margin-left:6%;*/
        display:none;
    }
    .talk h3{
        line-height:2rem;
        font-size:1.2rem;
    }
    .fivebtm{
        padding:1.5rem 0;
    }
    .fivebottom{
        background-size:100% 100%;
    }

    /*顾客评价*/
    .prdctnow2{
        height:auto;
    }
    .godtxt .godname,
    .godxx,
    .godsays{
        display:none;
    }
    .godtxt .godtit{
        font-size:0.8rem;
        line-height:1.6rem;
        margin:0 auto 0.4rem;
        background:#f1f0ec;
    }

    /*走进百美*/
    .topic{
        width:50%;
        margin:0 auto 2rem;
    }
    .abtmac .world,
    .abtmac .pic{
        width:87.5%;
        margin:0 auto;
    }
    .abtmac .left{
        width:42.75%;
        margin-right:0;
    }
    .abtmac .right{
        width:54.35%;
    }
    .world .top p{
        font-size:1rem;

    }
    .world .top{
        margin:0.7rem auto 0;
    }

    .world .abttxt p{
        font-size:1rem;
        line-height: 1.8rem;
        overflow:hidden;
        text-overflow:ellipsis;
        display:-webkit-box;
        -webkit-box-orient:vertical;
        -webkit-line-clamp:8;
    }
    .world .abttxt p:nth-child(n+2){
        display:none;
    }
    .world .more a{
        margin-top:1rem;
    }
    .abtbm{
        padding:2rem 0;
    }

    /*新闻中心*/
    .news .tit{
        background:#f1f0ec;
    }
    .news .tit span{
        width:26%;
    }
    .news .tit h2{
        padding:0 0.2rem;
    }
    /*pc隐藏*/
    .news .contentshow{
        display:none;
    }
    /*phone新闻*/
    .bmcontent2{
        display:block;
    }
    .bmcontent2 .abtbm{
        background:#f1f0ec;
        font-size:0.875rem;
        color:#808080;
        text-align: left;
        padding:0.5rem 1.4rem;
        border-top:1px solid #e6e6e6;
        border-bottom:1px solid #e6e6e6;
    }
    .bmcontent2 .abtbm .fstp{
        font-size:1rem;
        color:#333;
    }
    .bmcontent2 .abtbm span{
        font-size:0.75rem;
    }
    .bmcontent2 .newworld p{
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
        display:-webkit-box;

        -webkit-box-orient:vertical;

        -webkit-line-clamp:2;
    }

    /*查看更多*/
    .newsmore{
        display:block;
    }
    .newsmore a{
        color:#999;
        line-height: 2.8rem;
        border:1px solid #ccc;
        padding:0 2rem;
        width:auto;
        border-radius:0;
        background:none;
        margin-top:2rem;
    }
    .newworld{
        color:#666;
    }


  .phonorshow{
      display:block;
  }
  .phonorshow div a{
      color:#fff;
  }
  .banner3{
      display:none;
  }
  .phonorshow>div{
      display:inline-block;
      width:43%;
      margin:10px;
  }


}





@media screen and (max-width:413px) {
    .prdtnav .prdtul li{
        width:22%;
    }
}


@media screen and (min-width:768px) and (max-width:1024px) {
    .bmnav{
        display:none;
    }
}



























