body {
    margin: 0;
    padding: 0;
    /*font-size:16px;*/
    line-height: 24px;
    font-family: "Microsoft YaHei";
    text-align: center;
}

h1, h2, h3, h4, h5, h6, p, ul, li, ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

a, span {
    text-decoration: none;
    display: inline-block;
}

.main {
    text-align: center;
}

.container {
    width: 100%;
    /*min-width:1600px;*/
    text-align: center;
}



.clear:after {
    content: '';
    display: table;
    clear: both;
}

/*ie������*/
.iebg {
    background: #fff;
}
@media screen and (max-width: 350px) {
    .companyname .right>div:last-child{
        margin-left:0;
    }
}
@media screen and (max-width: 767px) {
    .main{
        background:#f1f0ec;
    }
    .content {
        width: 100%;
    }

    img {
        width: 100%;
    }

    .companyname .nav{
        display:none;
    }
    /*20170714*/
    /*导航开关*/
    .popen{
        width:14%;
        min-height:1%;
        padding:4px;
        display:inline-block;
        text-align: center;
        position: absolute;
        top:0;
        right:12px;
    }
    .popen img{
        /*height:100%;*/
    }
    /*.popen span{*/
    /*display: inline-block;*/
    /*width:64px;*/
    /*height:44px;*/
    /*background:url(../images/humber.png) no-repeat center;*/
    /*background-size:100%;*/
    /*}*/
    /*手机导航*/

    #nav{
        font-size:1.2rem;
        width:68%;
        height:100%;
        background:#F3F3F3;
        position:fixed;
        top:0;
        right:-90%;
        z-index:10;
        overflow: hidden;
    }
    form{
        text-align: center;
    }
    form input{
        border:none;
        width:95%;
        height:34px;
        margin:10px auto 0;
        padding-left:10px;
        border-radius: 17px;
    }
    form input.sbmt{
        width:3rem;
        position:absolute;
        top:0;
        right:4%;
        background:none;

    }
    .tit{
        margin:0.5rem auto;
    }
    .ptit{
        text-align: center;
        line-height: 40px;
        border-bottom:1px solid #DBDBDB;
        color:#999;

    }
    .ptit span.goback{
        float:left;
        padding:0 5%;
        display:none;
    }
    .ptit span.pclose{
        float: right;
        padding:0 5%;
        font-size:1.7rem;
        color:#ccc;
    }
    #nav ul li{
        border-bottom:1px solid #DBDBDB;
        width:100%;
    }
    .pnav a{
        display:inline-block;
        line-height:46px;
        padding:0 0 0 19%;
        width:84%;
        color:#666;

    }
    .pnav a+span{
        float: right;
        padding-right:3%;
        min-width:5%;
        line-height:46px;
        color:#ccc;
    }
    .pnav li ul{
        /*display:none;*/
        width:80%;
        height:100%;
        position: fixed;
        top:86px;
        right:-80%;
    }
    /*20170714*/

    .machine:hover img{
        /*border:1px solid #007ae1;*/
    }

    /*顶部、pclogo、联系电话、专注品质20年、导航、隐藏*/
    .companyname .left img.biglogo,
    .companyname .mac,
    .companyname .logoworld h3,
    .companyname .logoworld p,
    .navbg,
    .topbg {
        display: none;
    }

    /*头部*/
    .companyname {
        text-align:left;
        padding-bottom:5px;
        padding-top:10px;
    }

    .companyname .left {
        width: 45.56%;
        margin-left:3%;
    }
    .companyname .right{
        width:29.875%;
        float:none;
    }
    .companyname .right img{
        width:80%;
    }
    .companyname .right p{
        font-size:0.75rem;
    }
    .companyname .left img.smllogo {
        display: inline-block;
        width: 100%;
    }

    .logoworld {
        margin-right: 0;
        width: 40.6%;
    }

    .logoworld img {
        display: inline-block;
        width: 100%;
    }

    /*导航按钮*/
    .companyname .popen {
        display: inline-block;
        width: 10.9%;
        margin-left: 1%;
        margin-top:5%;
    }

    .humber img {
        width: 100%;
    }

    /*热搜*/
    .hotsearch{
        display:none;
    }

    /*广告bar*/
    .bar .mainnav,
    .bar .bigbar{
        display:none;
    }
    .bar .smlbar{
        display:block;
    }
    .bartit{
        font-size:0.75rem;
    }
    .bartit h1{
        margin-bottom:0;
    }

    .pages{
        margin:0 auto;
    }

    .pages>div{
        display:inline-block;
    }

    /*分类目录*/
    .pics .now,
    .productnav .along,
    .productnav .head{
        display:none;
    }

    .productnav .cusphone{
        display:none;
    }
    .productnav{
        width:100%;
        /*padding:0 14.5%;*/
        margin:0;
    }
    .pics{
        width:100%;
    }
    .piccase{
        display:none;
    }
    .piccasephone{
        display:block;
    }
    .newphone{
        display:block;
    }
    .select{
        width:24.75%;
        /*width:25%;*/
        display:inline-block;
        margin:0.6rem 2.3%;
    }
    .select a{
        width:100%;
        line-height: 2.1rem;
        text-align: center;
        background:none;
        border:1px solid #c2c2c2;
        color:#666;
        padding:0;
        font-size:0.75rem;
        border-radius: 8px;
    }
    .select a span{
        display:none;
    }

    .machine{
        /*width:43.75%;*/
        display:inline-block;
        /*margin:2.3%;*/
    }
    .prccenter{
        margin: 40px auto 15px;
        display: block;
    }
    .prccenter h1{
        font-size:2.1rem;
        line-height: 2.2rem;
        color:#333;
    }
    .prccenter span{
        width:1.5rem;
        height:0;
        border:1px solid #007ae1;
    }
    .customer h1{
        color:#007ae1;
    }
    .customer span{
        border:none;
        width:auto;
        color:#999;
        line-height:1.5rem;
        font-size:1.11rem;
        margin-top:7px;
    }

    .product{
        padding-top:0;
    }





    /*页尾*/
    .footer {
        font-size: 1rem;
    }


    .footer .address,
    .footer .ftnav {
        display: none;
    }

    /*联系方式*/
    .footer .paddress {
        display: block;
        text-align: center;
    }

    .footer .code {
        float: none;
        margin: 0 32%;
    }

    .footer .code .plxus {
        display: block;
        text-align: center;
    }

    .footer .code .plxus p {
        height: 0;
        width: 30px;
        border: 1px solid #fff;
        margin: 5px auto 10px;
    }

    /*返回顶部*/
    .footbg{
        background:#000;
    }


    .gotop {
        display: block;
        text-align: center;
        margin: 0 auto;
        background:#bc9b68;
    }
    .gotop img{
        width:25px;
        height:20px;
        vertical-align: sub;
    }
    .gotop a{
        font-size:1rem;
        color:#fff;
        line-height:3rem;
    }

    .footer .downbg,
    .footer .code,
    .footer .sys,
    .footer .fotphone,
    .footer .fotnav{
        display:none;
    }
    .link{
        display: none;
    }
    .footer{
        color:#fff;
    }
    .footer .psys{
        display:block;
        width:28%;
        margin:0 auto;
        font-size:0.8rem;
    }
    .footer .contactway{
        display:block;
        font-size:0.875rem;
    }
    .footer .contactway a{
        color:#fff;
    }
    .footer .ptt h4{
        font-size:1.1rem;
        color:#bc9b68;
        margin-bottom:-0.7rem;
    }
    .footer .ptt span{
        width:2.2rem;
        height:0;
        border:1px solid #fff;
    }





    /*翻页*/
    .pages{
        width:100%;
        font-size:0.875rem;
        color:#666;
        line-height:30px;
        padding:0 0 0.8rem;
        display:block;

    }
    .pages>div{
        display: inline-block;
    }
    .tab a{
        color:#666E70;
        border:1px solid #b3b3b3;
        border-radius: 3px;
        background: #fff;
        margin-right:8px;
    }
    .tab a:hover{
        color:#fff;
        background:#bc9b68;
    }
    .pages .number{
        margin-right:20px;
        display:none;
    }
    .pages .tab{
    }
    .swiper{
        display:none;
    }
}
@media screen and (max-width: 374px){
    .footer .contactway{
        font-size:0.75rem;
    }
    .bartitgood{
        bottom:17%;
    }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
    .container,
    .content{
        width:100%;
    }

    /*header*/
    .nav li a span:nth-child(2n+1){
        display:none;
    }
    .companyname .left{
        width:18.2%;
    }
    .companyname .right{
        margin-top:0;
    }

    .godetail{
        right:0;
    }
    .bartit{
        bottom:10%;
    }
    /*home*/
    .banner,
    .slideBox,
    .banner img{
        height:auto;
    }
    .fivecircle>div{
        width:27%;
    }
    .fivebtm>div{
        width:30%;
    }
    .lingx{
        margin-left:1rem;
    }
    .talk{
        margin-right:1rem;
    }
    .news .tit span{
        width:36%;
    }
    /*about*/
    .abtmac .pic,
    .abtmac .left{
        margin-right:0;
    }
    .abtbm .lef1{
        overflow:hidden;
        text-overflow:ellipsis;
        display:-webkit-box;
        -webkit-box-orient:vertical;
        -webkit-line-clamp:3;
    }
    /*product*/
    .prdtnav .prdtul li{
        width:9.6%;
        margin:0.7rem 0.4rem;
    }
    .prdtcase li{
        margin:0 0.2rem;
        vertical-align: top;
    }
    /*footer*/
    .fotnav a{
        padding:0 5px;
    }



}