
@media (max-width: 1000px){
    footer .foot-top .attention-list .attention-txt{
        margin-top:0;
        margin-left:0;
    }
    .h2{
        font-size:30px;
        padding:28px 30px 0;
    }
    .h2:before{
        height:45px;
    }
    #fh5co-content_show .detail{
        padding-left:30px;
    }
    #section_submenu .swiper-slide{
        padding:0 30px;
    }
    #section_news .new-img{
        padding-right:25px;
    }
    #section_news h3{
        margin-top:0;
    }
    #article-box-id #fh5co-content_show .show_content{
        margin-left:0;
    }
    .product_1-detail{
        padding-left:0;
    }
}

@media (max-width: 760px) {
    footer .foot-top{
        padding:30px 0;
    }
    footer .foot-title{
        margin-bottom: 20px;
    }
    footer .foot-top h2{
        margin-top:10px;
    }
    footer .foot-top .attention-list .media-img{
        text-align: center;
    }
    footer .foot-top .attention-list{
        margin-top:0;
    }
    footer .foot-top .attention-list .attention-txt{
        margin-left:0;
        text-align: center;
    }
    footer .Copyright .copy{
        /*display: none;*/
    }
    footer .Copyright .foot-img{
        display: block;
        border-top: 1px dashed #363636;
        padding:31px 0 39px;
    }
    footer .Copyright .foot-img img{
        width:100%;
    }
    .submenu-onlyone{
        display: none;
    }
    #fh5co-content_show .product-detail .content-img{
        width:100%;
    }
    .down{
        float: right;
        /*margin-top: 21px;*/
        /*margin-right: 20px;*/
        padding:25px 21px;
    }
    .hidden-img{
        display: none !important;
    }
    #products .show-list{
        margin-left:0%;
    }
    #products .show-list > div{
        padding-left:0;
    }
    #fh5co-content_show .detail{
        padding-left:0px;
    }
    #section_submenu .swiper-slide{
        padding:0 17px;
    }
    #section_news .new-img{
        padding-right:10px;
    }
    #section_news h3{
        margin-top:12px;
    }
}


@media (max-width: 375px){

    .h2{
        font-size:22px;
        padding:20px 20px 0;
    }
    .h2:before{
        height:31px;
    }
    .section-h2 > p{
        font-size:12px;
    }
}

@media (max-width: 320px) {
    #products .swiper-container{
        width:100%;
    }
    .product-item{
        padding: 29px 0px 32px;
        width:280px;
        height:400px;
    }
    .p-item-btn{
        display: none;
    }
}


@media (min-width: 10px) {
    #products .swiper-container{
        width:100%;
    }
    .product-item{
        padding: 29px 0px 32px;
    }

    #fh5co-about-us .h2{
        color:#fff;
    }
    .index-about-left{
        padding-right: 0px;
        box-sizing: border-box;
        line-height: 24px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp:14;
        text-overflow: ellipsis;
        overflow: hidden;
        margin-top:20px;
        text-align:justify;
        text-justify:inter-ideograph;
    }
    #fh5co-factory-list{
        padding-top:84px;
        padding-bottom: 108px;
        background: #eff0f2;
    }
    #fh5co-factory-list .h2 p{
        background: #eff0f2;
    }
    .block-item3{
        color:#626262;
    }
}
@media (min-width: 375px) {

    .product-item{
        padding: 29px 10px 32px;

    }
}

@media (min-width: 760px) {
    #products .swiper-container{
        width:750px;
    }

    .block-item2 .foot-nav{
        border-left:1px dotted #313131;
        text-align: center;
        height:146px;
        padding: 49px 7% 0;
    }
    footer .Copyright .foot-img{
        display: none;
    }
    .nanbar-text{
        display: block;
        text-align: right;
    }
    .nanbar-text p{
        color:#15366c;
        font-size:20px;
        font-weight: bold;
        line-height: 120px;
        display: inline-block;
        margin-left:-165px;
    }
    .nanbar-text .head-tel{
        color:#1a5eb2;
        margin-left:15px;
    }
    #fh5co-header .navbar-head img{
        width:240px;
    }
}

@media (min-width: 1000px) {
    #products .swiper-container{
        width:980px;
    }
    #products .swiper-pagination{
        display: block;
    }
    .nanbar-text{
        text-align: right;
    }
    .index-about-left{
        padding-right: 50px;
        margin-top:0;
    }
    .block-item2 .foot-nav {
        border-left: 1px dotted #313131;
        border-right: 1px dotted #313131;
        box-sizing: border-box;
    }
    .nanbar-text p{
        font-size:24px;
    }
}

@media (min-width: 1200px){
    #brandGallery_1 .swiper-pagination{
        display: none;
    }
    #section_news .desc{
        margin-top:28px;
    }
}
@media (max-width: 1200px) {
    #products .product-btns{
        display: block;
    }
    #products .swiper-pagination{
        display: none;
    }
    .swiper-custom .product-btns{
        display: none;
    }

}