@media screen and (max-width: 992px) {
    body {
        min-width: 100%;
    }
    .box{
        width: 98%;
        margin: 0 auto;
    }
    .header{
        height:50px;
    }
    .logo img{
        height: 50px;
    }
    .pc{
        display: none;
    }
    .web {
        display: block;
    }
    .web-nav{
        float: none;
        width: 100%;
        position: absolute;
        top:50px;
        z-index: 99;
        background: #fff;
    }
    .web-nav li:hover {
        background: transparent;
    }
    .level-nav1 .fa{
        float: right;
        line-height: 50px;
    }
    .nav2-level{
        display: none;
    }
    .nav2-level li{
        display: block;
        float: none;
    }
    .web-nav a{
        display: block;
        color: #555;
        font-size: 14px;
        line-height: 50px;
        padding: 0 20px;
        border-top: 1px solid #dcdcdc;
    }
    .current .fa-angle-down{
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        transition: all 0.3s ease-out;
    }
    .nav2-level li:hover a{
        color: #fff!important;
        background: rgba(0, 104, 183, 0.5);
    }
    .technology-img{
        width: 180px;
        height: 180px;
    }
    .swiper-container-banner {
        height: 600px;
    }
    .index-intro-lf{
        float: none;
        width: 100%;
    }
    .index-intro-lf img{
        float: none;
        width: 60%;
        max-width: 100%;
    }
    .index-intro-rg{
        float: none;
        width: 100%;
        height: 100%;
    }
    .title-box{
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .index2{
        margin: 30px auto 0;
    }
    .news-list li{
        width: 48%;
    }
    .responsive-pc{
        display: none;
    }
    .responsive-web{
        display: block;
    }
    .foot-1,
    .foot-3{
        float: none;
        width: 100%;
    }
    .foot-2{
        display: none;
    }
    .foot-bottom{
        height: auto;
        text-align: center ;
        padding: 10px 0;
    }
    .foot-3-3-1{
        display: none;
    }
    .foot-bottom-1 a{
        margin-bottom: 10px;
    }
    .foot-bottom-1 {
        margin-bottom: 5px;
    }
    .foot-bottom-1,
    .foot-bottom-2{
        display: block;
        float: none;
    }
    .foot-bottom-1,
    .foot-bottom-2{
        display: block;
        float: none;
    }
    .page-banner{
        width: 100%;
        height: 240px;
    }
    #a1,
    #b1{
        display: none;
    }
    .swiper-container4 .swiper-button-next, .swiper-container4 .swiper-button-prev{
        display: block;
    }
    .pop1{
        top:10%;
        left: auto;
        margin-left: 0;
        margin-top: 0;
        width: 100%;
        height: 80%;
    }
    .pop-con1{
        height: 80%;
    }
    .index4{
        padding-bottom: 50px;
    }
    .pop2 {
        left: auto;
        width: 100%;
    }
    .index9{
        padding-bottom: 30px;
    }
    .index9-1,
    .index9-2{
        float: none;
        width: 100%;
    }
    .index9-1{
        height: 50px;
        line-height: 50px;
        padding: 0  15px;
        background-size: cover;
        margin-bottom: 10px;
    }
    .index9-2{
        height: auto;
        padding: 20px;
    }
    .index9-2:before{
        display: none;
    }
    .index10{
        padding: 0 0 30px;
    }
    .index10-list li{
        margin: 0;
    }
    .index10-2 p{
        padding: 0 ;
    }
    .index11{
        padding-top: 30px;
    }
    .index11 li .respon{
        width: 100%;
    }
    .index11 li{
        width: 25%;
        padding: 5px;
    }
    .foot-1{
        margin-top: 0;
    }
    .contact4-1 {
        display: block;
        margin: 0 auto;
    }
    .contact4{
        text-align: center;
    }
    .paging{
        padding: 0 0 30px;
    }
    .paging12,
    .paging13,
    .paging14{
        display: none;
    }
    .product-1 {
        height: 120px;
        padding:10px;
    }
    .product-1 h3{
        font-size: 16px;
        margin-bottom: 10px;
    }
    .product-1 p{
        font-size: 14px;
        margin-bottom: 10px;
    }
    .product-4{
        width: 100%;
    }
    .news-2{
        padding:0 20px;
    }
    .new-4,.new-5{
        float: none;
        width: 100%;
    }
    .new4-2{
        display: none;
    }
    .new4-1{
        text-align: center;
    }
    .new-tab .new-tab2,
    .new-tab:hover .new-tab2{
        display: none;
    }
    .new-3{
        padding: 20px 0 30px;
    }
    .new4-1 p{
        margin-top: 15px;
    }
    .new4-1{
        padding-bottom: 20px;
    }
    .new-5-1{
        padding-top: 20px;
        margin-top: 20px;
        padding-bottom: 30px;
    }
    .new4-1 h2{
        font-size: 20px;
    }







}
@media screen and (max-width: 767px) {
    .banner{
        height: 320px;
    }
    .banner .swiper-container-banner{
        height: 320px;
    }
    .banner img{
        max-width: 80%;
        margin-left: -40%;
    }
    .title-box{
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .technology-list li{
        margin: 0 8px;
    }
    .technology-img{
        width: 150px;
        height: 150px;
    }
    .swiper-container1 .swiper-button-next,.swiper-container1 .swiper-button-prev{
        display: block;
    }
    .swiper-container2 .swiper-button-next,
    .swiper-container5 .swiper-button-next,
    .swiper-container4 .swiper-button-next{
        right: 10%;
    }
    .swiper-container2 .swiper-button-prev,
    .swiper-container5 .swiper-button-prev,
    .swiper-container4 .swiper-button-prev{
        left: 10%;
    }
    .respon{
        margin-bottom: 10px;
    }
    .news-list h3{
        line-height: 32px;
    }
    .news-list p{
        line-height: 20px;
    }
    .foot{
        padding: 20px 0;
    }
    .swiper-container1{
        margin-top: 20px;
    }
    .page-banner{
        width: 100%;
        height: 200px;
    }
    .index6-1{
        font-size:14px ;
    }
    .index6-list{
        padding-bottom: 0;
    }
    .index6-list li{
        padding: 15px 10px;
    }
    .index3 img.index3-2{
        margin-top: 0;
    }
    .index3-3{
        padding: 0;
        margin-top: 10px;
    }
    .index8-3-rg,
    .index8-3-lf{
        float: none;
        width: 100%;
        max-width: 100%;
    }
    .page-nav a{
        width: 50%;
        margin: 0;
        float: left;
    }
    .index8-1{
        height: 50px;
        line-height: 50px;
    }
    .index8-1 li{
        padding-left: 10px;
        width: 50%;
    }
    .index8-1 li.on{
        width: 50%;
    }
    .index8-3{
        padding: 20px 10px 30px;
    }
    .index8-3-1{
        margin-top: 15px;
    }
    .index10-list li{
        float: none;
        width: 100%;
        height: auto;
        padding: 10px;
    }
    .index10-2 p{
        padding: 0 ;
        line-height: inherit;
    }
    .index10-list li:hover .index10-1-box{
        margin: 0;
    }
    .index10-3 p{
        font-size: 14px;
    }
    .index10-2 h2{
        font-size: 18px;
    }
    .index10-2{
        padding-top: 10px;
    }
    .index11{
        padding: 15px 0;
    }
    .index11 p{
        font-size: 14px;
        height: 20px;
    }
    .index11 .respon{
        margin-bottom:0 ;
    }
    .contact1{
        padding: 0 0 20px;
    }
    .contact2 {
        padding: 20px 0;
        text-align: center;
    }
    .contact2-1{
        font-size: 28px;
    }
    .contact2-2{
        font-size: 20px;
    }
    .contact4-1 {
        display: block;
        margin: 0 auto;
    }
    .contact4{
        float: none;
        text-align: center;
        width: 100%;
        margin-bottom: 10px;
    }
    .contact2-4{
        margin: 15px 0;
    }
    .contact4-box{
        padding: 15px 0;
    }
    .contact3{
        padding: 20px 0 15px;
    }
    .product-list {
        padding: 0;
    }
    .product-list li{
        width: 33.3%;
    }
    .product-1{
        height: 108px;
    }
    .product-1 span {
        width: 70px;
        height: 26px;
        line-height: 26px;
    }
    .product-con-box{
        padding: 0 0 30px;
    }
    .product-2,.product-3{
        width: 100%;
        float: none;
        border: none;
        padding: 0;
    }
    .product-con-img{
        margin-bottom: 20px;
    }
    .product-4-list li{
        margin-top: 20px;
    }
    .product-4-list{
        padding-bottom: 30px;
    }
    .index10-3 h2{
        margin-top: 30px;
    }
    .product-4-list li{
        float: none;
        width: 100%;
    }
    .product-4-list li img{
        margin-left: 0;
    }
    .product-4-list li div{
        margin-left: 80px;
    }
    .product-3{
        line-height: 24px;
        margin-top: 10px;
    }
    .news-1{
        float: none;
        width: 100%;
    }
    .news-2{
        float: none;
        width: 100%;
        padding:0 10px;
    }
    .news-con-box,
    .news-con{
        display: block;
        height: auto;
        padding: 10px 0;
    }
    .news-con{
        max-width: 100%;
    }
    .news-list1 li{
        margin-bottom: 20px;
    }
    .news-con h2{
        padding-bottom: 10px;
    }
    .new-5 img{
        margin-top: 15px;
    }
    .new4-1 h2{
        font-size: 18px;
    }









}
@media screen and (max-width: 600px) {
    .index1 img{
        height: inherit;
    }
    .news-list li{
        width: 100%;
        height: 100%;
        margin-bottom: 30px;
    }
    .news-list{
        padding-bottom: 20px;
    }
    .news-list-box{
        padding-bottom: 30px;
    }
    .index-intro{
        padding:30px 0;
    }
    .title-box span{
        padding-bottom: 5px;
    }
    .page-banner{
        width: 100%;
        height: 150px;
    }
    .foot-1-1{
        font-size: 16px;
    }
    .page-nav {
        line-height: 40px;
    }
    .product-4{
        margin-bottom: 20px;
    }
    .title-box h2{
        font-size: 18px;
    }
    .news-con span{
        margin-top: 15px;
        padding-top: 10px;
    }
    .new-tab{
        height: 40px;
    }
    .new-tab span{
        width: 30px;
        background-size: 60px;
    }
    .new-tab p{
        margin-top: 9px;
    }



}
@media screen and (max-width: 580px) {
    .banner{
        height: 280px;
    }
    .banner .swiper-container-banner{
        height: 280px;
    }
    .technology-img{
        width: 120px;
        height: 120px;
    }
    .foot-1-2 p{
        font-size: 14px;
    }
    .index6-list li{
        padding: 10px;
    }
    .index11 li{
        width: 33.3%;
    }
    .contact3 p{
        font-size: 18px;
    }
    .product-list li{
        width: 50%;
    }
}
@media screen and (max-width: 550px){
    .new-tab{
        height: 40px;
        width: 100%;
        float: none;
        margin-bottom: 10px;
    }
    .new-tab p{
        width: 80%;
    }
}
@media screen and (max-width: 480px) {
    .technology-img{
        width: 110px;
        height: 110px;
    }
    .page-banner{
        width: 100%;
        height: 120px;
    }
    .index10-3 h2 {
        margin-top: 20px;
    }
    .index10-3 p{
        margin-top: 15px;
    }

}
@media screen and (max-width: 460px) {
    .banner{
        height: 250px;
    }
    .banner .swiper-container-banner{
        height: 250px;
    }
    .technology-list li{
        margin: 0;
    }

    .technology-img{
        width: 95px;
        height: 95px;
    }

}
@media screen and (max-width: 420px) {
    .page-banner{
        width: 100%;
        height: 100px;
    }
}
