@media (max-width: 1330px) {
    .container-box{
        padding: 0 20px;
        width: 100%;
    }
}
@media (max-width: 1260px){
    .banner .quote-box .getQuote .choose-area .choose-box .choose-species a{
        padding-left: 15px;
    }
    .pub-header .logo{
        width: 50%;
    }
    .pub-header .form-box{
        width: 50%;
    }
    .banner .quote-box .getQuote .choose-area .choose-box .choose-species a i{
        margin-right: 10px;
    }
}
@media (max-width: 1200px){
    .index-news .knowledge .news-list li{
        padding: 10px 0;
    }
}
@media (max-width: 1140px){
    .banner .quote-box .getQuote .choose-area .choose-box .choose-species a{
        font-size: 12px;
        padding-left: 10px;
    }
}
@media (max-width: 1100px){
    .index-news .knowledge .news-list li a{
        width: 60%;
    }
}
@media (max-width: 991px){
    .banner .quote-box{
        position: relative;
        height: auto;
        top:0;
    }
    .banner .quote-box .container-box{
        padding: 0;
    }
    .pub-header .form-box{
        display: none;
    }
    .banner .quote-box .getQuote{
        padding: 20px;
    }
    .banner .quote-box .getQuote .choose-area{
        width: 100%;
    }
    .banner .quote-box .getQuote .right-btn{
        width: 100%;
    }
  .quote-box .getQuote .right-btn .tit{
        display: none;
    }
    .nav-box{
        position: fixed;
        width: 60%;
        height: 100%;
        background: #343434;
        left: -60%;
        top:0;
        z-index: 999;
        border: 0;
        -webkit-transition: left 0.5s linear;
        -moz-transition: left 0.5s linear;
        -ms-transition: left 0.5s linear;
        -o-transition: left 0.5s linear;
        transition: left 0.5s linear;
        padding: 40px 0;
    }
    .nav-box.act{
        left: 0;
    }
    .nav-box .nav-list > li{
        width: 100%;
        float: none;
        border: 0;
        text-align: left;
        line-height: 50px;
        border-bottom: 1px solid #858585;
    }
    .nav-box .nav-list > li >a{
        color:#FFF;
        border: 0;
        font-size: 14px;
    }
    .nav-box .nav-list > li:first-child > a{
        border: 0;
    }
    .nav-box .nav-list > li:hover{
        background: none;
    }
    .nav-box .nav-list > li:hover ul{
        top:0;
    }
    .nav-box .nav-list > li > ul{
        transition: none;
        position: relative;
        top:0;
        background: none;
        opacity: 1;
        visibility: visible;
        display: none;
        padding: 0;
    }
    .nav-box .nav-list > li > ul >li:before{
        background: none;
    }
    .index-news .knowledge{
        width: 100%;
        position: relative;
        margin-top: 15px;
    }
    .nav-box .nav-list > li > ul > li > a{
        font-size: 12px;
    }
    .index-news .company-news{
        width: 100%;
    }
    .tit-area{
        position: relative;
        background: #0362CB;
        padding-left: 50px;
        height:40px;
        line-height: 40px;
    }
    .tit-area .title .eng{
        display: none;
    }
    .tit-area .title .cha{
        color:#FFF !important;
        font-size: 16px !important;
    }
    .case-species{
        position: absolute;
        width: 100%;
        height: auto;
        left: 0;
        top:100%;
        background: #000;
        z-index: 10;
        display: none;
    }
    .case-species a{
        display: block;
        width: 100%;
        border: 0;
        margin-left: 0 !important;
        color:#FFF !important;
        background: none !important;
        border-top: 0 !important;
        border-left: 0 !important;
        border-right: 0 !important;
        transition: none !important;
    }
    .case-species a.act{
        background: none !important;
        border-bottom: 1px solid #E4E4E4 !important;
    }
    .case-species a:hover{
        border-bottom: 1px solid #E4E4E4 !important;
        border-left: 0 !important;
        border-right: 0 !important;
    }
    .about .aside .pad-s{
        padding: 20px;
    }
    .about .aside .com{
        font-size: 12px;
    }
    .about .aside{
        padding: 0;
    }

    .about .aside .title{
        width: 50%;
        position: relative;
        float: left;
    }
    .about .aside .item-b{
        width: 50% !important;
        height: 200px;
    }
    .about .aside .item-s{
        width: 50% !important;
        height: 200px;
    }
    .pub-footer .ft-top .ft-nav{
        width: 100%;
        float: none;
    }
    .pub-footer .ft-top .ft-nav >li{
        width: 100%;
        float: none;
        position: relative;

        padding: 15px 0;
        border-bottom: 1px solid #858585;
    }
    .pub-footer .ft-top .ft-nav >li >a{
        display: block;
        width: 80%;
    }
    .pub-footer .ft-top .ft-nav >li .toggle-show{
        width: 20%;
        display: block;
       position: absolute;
        right:0;
        top:0;
        line-height: 53px;
        text-align: right;
    }
    .pub-footer .ft-top .ft-contact{
        width: 100%;
        padding: 15px 0;
    }
    .pub-footer .ft-top .ewm{
        float: left !important;
    }
    .pub-footer .ft-top .ft-nav >li >ul{
        margin-top: 30px;
        display: none;
    }
    .quote-box .getQuote .choose-area .choose-box .choose-species{
        height: auto;
    }
    .quote-box .getQuote .choose-area .choose-box .choose-species a{
        display: block;
        padding-left: 15px;
        height: 30px;
        line-height: 30px;
    }
    .index-case,.index-case.index-product{
        padding: 20px 0;
    }
    .index-case .tit-area .toggle-bts{
        display: block;
    }
    .index-news{
        padding: 20px 0;
    }
    .pub-header{
        height: 80px;
        line-height: 80px;
        position: fixed;
        width: 100%;
        left: 0;
        top:0;
        background: #FFF;
        z-index:999;
    }
    .pub-header .logo{
        width: 70%;
    }
    .top-area{
        display: none;
    }
    .banner{
        padding-top: 80px;
    }
    .ban{
        padding-top: 80px;
    }
    .pub-header .toggle-nav{
        display: inline-block;
    }
    .nav-box .nav-list > li .toggle-show{
        display:inline-block ;
    }
    .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
        bottom: 15px;
    }
    .child-content .left-nav{
        display: none;
    }
    .child-content .right-content{
        width: 100%;
        padding:0;
    }
    .child-content .rows{
        margin: 0;
    }
    .nav-box .nav-list > li.act{
        background: none;
    }
}
@media (max-width: 767px){
    .index-news .company-news .recommend .image{
        width: 100%;
    }
    .index-news .company-news .recommend .news-cont{
        width: 100%;
        position: relative;
        padding-left: 0;
        padding-top: 20px;
    }
    .index-news .company-news .recommend .news-cont .know-dt{
        position: relative;
        left: 0;
        margin-top: 20px;
    }
    .index-news .news-list li a{
        width: 65%;
    }
    .index-news .news-list li span{
        font-size: 12px;
    }
    .index-news .news-title .t{
        font-size: 16px;
    }
    .about .aside .title{
        width: 100%;
        position: relative;
        float: left;
    }
    .about .aside .item-b{
        width: 100% !important;
        height: auto;
    }
    .about .aside .item-s{
        width: 100% !important;
        height: auto;
    }
    .about .aside .title{
        padding-bottom: 20px;
    }
    .about .aside .title .eng{
        font-size: 20px;
    }
    .about .aside .t{
        font-size: 14px;
    }
    .about .aside .title .cha{
        font-size: 16px;
    }
     .quote-box .getQuote .choose-area .title .tit{
        font-size: 16px;
    }
    .quote-box .getQuote .choose-area .title .com{
        font-size: 12px;
    }
    .banner .quote-box .getQuote .choose-area .choose-box input{
        margin-bottom: 15px;
    }
    .pub-header{
        height: 60px;
        line-height: 60px;
    }
    .banner{
        padding-top: 60px;
    }
    .ban{
        padding-top: 60px;
    }
    .nav-box{
        width: 80%;
        left: -80%;
    }
}