@media screen and ( max-width:1600px ){

}
@media screen and ( max-width:1440px ){

}
@media screen and ( max-width:1366px ){

}
@media screen and ( max-width:1004px ){
    /*公共*/
    .phHide{display: none!important;}
    .phImg{display: block;width: 100%!important;height: auto!important;}
    .phShow{display: block;}
    .nav{display: none;}
    .wal{width: auto;padding: 0 10px;}
    .fl,.fr{float: none;}
    .headDiv,.footDiv,.sNav,.botBox,.sideBar{display: none;}
    .load{width: 200px;height: 50px;font-size: 16px;background: #0093dd;border-radius:50px;margin: 60px auto 0 auto;line-height: 50px;text-align: center}
    .load a{color: #fff;}


    /*头部*/
    .phHead{height: 60px;}
    .phHead .wal{position: relative}
    .phHead .logoBox{position: absolute;left: 10px;top: 5px;}
    .phHead .logoBox img{width: 60%;}
    .phHead .btn{width: 80px;height: 34px;background: url("../images/nimg105_1.png") no-repeat;background-size:100%;text-align: center;position: absolute;right: 60px;top: 15px;font-size: 20px;line-height: 34px;}
    .phHead .btn a{color: #fff;display: block;width: 100%;height: 100%;}
    .phHead .on_off{position: absolute;right: 10px;top: 17.5px;}
    .phHead .on img,.phHead .off img{height: 25px;}
    .phHead .off{display: none;}

    /*导航菜单触发*/
    .navLayer{display: block;}
    .navLayer{ overflow-x: auto; width:0; right:-100%;height: 100%; position:absolute;  z-index:9999; top:60px;}
    .navLayer .top{ height:40px;padding-bottom:0; border-bottom:1px solid #33a9e4; margin-bottom: 0; }
    .navLayer .top .name{line-height: 40px;font-size: 16px;text-indent: 10px;color: #fff;}
    .navLayer .bottom{height:95px;}
    .navLayer .bg{overflow-x: auto;position:relative; background:#0093dd;width:100%; float:right;}
    .subNav{ display:block; height:40px; line-height:40px; position:relative;  font-size:14px;}
    .subNav>a{ font-size:16px;display:block;}
    .subNav .name{position:relative; padding-left:10px; padding-right:10px;background:  url("../images/nimg17_2.png") right 10px center no-repeat;border-bottom: 1px solid #33a9e4;color: #fff}
    .subNav .name em{ display:block; font-size:16px; color:#fff;width: 100%;}
    .currentDt .name{ border: none;background:  url("../images/nimg17_1.png") right 10px center no-repeat;}
    .navContent{display: none; background:#33a9e4;padding: 20px 0;}
    .navContent li{ height:35px; line-height:35px; font-size:14px;margin-bottom: 0;}
    .navContent li a{ display:block; padding-left:30px; color:#fff;background: url("../images/nimg10_1.png") right 10px center no-repeat;background-size:2.5%}
    .sideNav li a{height: 35px;line-height: 35px;}
    .phSearch{width: 80%;height: 40px;margin:55px auto 0 auto;background: #fff;border-radius: 25px;position: relative}
    .phSearch input{height: 40px;line-height: 42px;margin-left: 20px;color: #c5c5c5;width: 80%;}
    .phSearch .seaBtn{position: absolute;display: block;width: 20px;height: 20px;background: url("../images/nimg36_1.png") no-repeat;background-size: 100%;right: 15px;top: 10px;}
    /*导航菜单触发 END*/


    .banner .slick-prev,.banner .slick-next{display: none!important;}
    .banner .slick-dots{position: absolute;text-align: center;bottom: 40px;left: 0;right: 0;margin: auto}
    .banner .slick-dots li{width: 9px;height: 9px;background: #fff;display: inline-block;margin: 0 5px;border-radius: 50%}
    .banner .slick-dots .slick-active {background: #2da1f7}

    /*手机二级导航*/
    .proBtn{height: 40px;width: auto;padding: 0 10px;background:#0093dd;line-height: 40px;position: relative;}
    .proBtn p{font-size: 16px;color: #fff;padding-left: 16px;}
    .proBtn p .layBg1{width: 30%;height: 40px;display: block;position: absolute;right: 0;top: 0;background: #004690 url("../images/nimg31_2.png") center no-repeat;background-size: 20%;}
    .proBtn p .layBg2{background: #004690 url("../images/nimg31_3.png") center no-repeat;background-size: 20%;}
    .phLayer{position: absolute;left: 0;display: none;z-index: 999;width: 100%;}
    .phLayer li{height: 40px;line-height: 40px;background:#ebebeb ;text-indent: 10px;font-size: 14px;padding: 0 20px;border-bottom: 1px solid #fff;}
    .phLayer li a{display: block;width: 100%;height: 100%;font-size: 16px;color: #004690;padding-left: 5px;}
    .phLayer li a span{font-size: 14px;padding-left: 10px;color: #333333}

    .i_msg .i_tit{left: 10px;padding-right: 10px;}
    .i_msg .m_list .slick-prev, .i_msg .m_list .slick-next{display: none!important;}
    .i_msg .m_list .msgBox{width: 100%;height: 16px;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;}

    /*底部*/
    .phFoot{background: url("../images/footBg1.jpg") no-repeat;height: 200px;}
    .phFoot .wal{padding: 0 20px;}
    .phFoot .link{padding-top: 40px;margin-bottom: 30px;}
    .phFoot .link ul{margin-right: -20px;}
    .phFoot .link li{float: left;font-size: 14px;margin-right: 20px;}
    .phFoot .link li a{color: #fff;}
    .phFoot .bottom{border-top: 1px solid #336ba6;}
    .phFoot .copy{height: 38px;font-size: 14px;text-align: center;line-height: 25px;padding-top: 20px;color: #68b1ff}
    .phFoot .copy a{color: #68b1ff}


     /*首页*/
    .i_titBox{font-size: 22px;padding-top: 30px;}
    .indexPart1 .list{margin-top: 30px;}
    .indexPart1 li{width: auto;height: auto;margin-right: 0;margin-bottom: 20px;float: none;}
    .indexPart1 .topBox{font-size: 20px;background-size: 100% 100%;}
    .indexPart1 .img{display: none}
    .indexPart1 li:last-child .bottomBox{padding: 0;}
    .indexPart1 .b_list .picBox img{width: 100%;}
    .indexPart1 ul{margin-right: 0px;}
    .indexPart1 .ph_imgBox{padding: 20px 0;text-align: center;width: 100%;height: 231px;}
    .indexPart1 .imgBox1 img{width: 85%;}
    .indexPart1 .imgBox2 img{width: 40%;}
    .indexPart1 .imgBox3 img{width: 35%;}
    .indexPart2 .list{margin-top: 30px;}
    .indexPart2 .list li{width: 50%;height: 292px;}
    .indexPart2 .list li dd{width:177px;height: 146px;}
    .indexPart2 .list li .imgBox img{width: 100%;}
    .indexPart2 .list .listBox{padding: 20px 10px;}
    .indexPart2 .list .listBox .one{font-size: 15px;}
    .indexPart2 .list .listBox .two{font-size: 12px;margin-top: 15px;line-height: 18px;height: 35px;overflow: hidden;}
    .indexPart2 .list .listBox .more{width: 80px;height: 25px;line-height: 25px;margin-top: 15px;background: #0093dd;border-color: #0093dd;color: #fff;}
    .indexPart3 .list ul{margin-right: 0;margin-top: 30px;}
    .indexPart3 .list li{width: auto;float: none;margin-right: 0;margin-bottom: 20px;}
    .indexPart3 .list .imgBox img{width: 100%;}
    .indexPart3 .list li .one{font-size: 16px;height: auto;}
    .indexPart3 .list li .line{margin: 10px 0;}
    .indexPart3 .list li .more{margin-top: 15px;background: #0093dd;border-color: #0093dd;color: #fff;}
    .indexPart3 .imgBox{overflow: hidden;}
    .indexPart4{padding: 30px 0;}
    .indexPart4 .list ul{margin-right: 0;}
    .indexPart4 .list li{width:100%;height: auto;padding-bottom: 30px;margin-right: 0;margin-bottom: 20px;}
    .indexPart4 .list li .one{margin-top: 30px;}


    /*产品中心*/
    .product{padding: 0 0 60px 0;}
    .product .list ul{margin-right: 0;}
    .product .list li{width: 100%;margin-left: 0;float: none}
    .product .list li .imgBox img{width: 100%;}
    .product .list li .name{height:auto;line-height:20px;padding: 15px 0;font-size: 16px;background: #0093dd;font-weight: bold;color: #fff;}

    /*产品详情*/
    .productShow{padding: 30px 0;}
    .productShow .topBox{position: inherit;padding-left: 0;height: auto}
    .productShow .topBox .proBox{position: inherit;height: auto;width: auto}
    .productShow .topBox .proShow,.productShow .topBox .proShow .share{position: inherit;}
    .productShow .topBox .proShow .line{margin: 30px 0;}
    .productShow .topBox .proShow .btn,.productShow .topBox .proShow .share{margin-top: 30px;}
    .productShow .topBox .proBox .proList .ico{width: auto}
    .productShow .topBox .proBox .proList .ico img,.productShow .topBox .proBox .slider-for .imgDiv img{width: 100%;height: auto}
    .productShow .bottomBox{margin-top: 60px;}
    .productShow .bottomBox .imgBox{margin-top: 30px;}

    /*解决方案*/
    .solution{padding: 30px 0;}
    .solution .list li{position: inherit;margin-bottom: 60px;}
    .solution .list li,.solution .list .li01{padding: 0!important;}
    .solution .list li .imgBox{position:inherit;margin: 30px 0;text-align: center;}
    .solution .list li .imgBox img{width: 80%;}
    .solution .list li .phBig img{width: 100%}
    .solution .list li:nth-child(1) .titBox,.solution .list li:nth-child(2) .titBox,.solution .list li:nth-child(3) .titBox{font-size: 16px;background-size: 70%;line-height: 40px;text-indent: 50px;}
    .solution .list li .name{margin-top: 0px;font-size: 14px;}

    /*产品应用展示*/
    .scene{padding: 30px 0}
    .scene .list{padding: 0 25px}
    .scene .list .imgBox{padding: 0 5px;}
    .scene .list .imgBox img{width: 100%;}
    .scene .name{line-height: 25px}
    .scene .tit{margin-top: 30px;font-size: 16px;}
    .scene .line{margin: 20px 0;}
    .scene .box1{margin-bottom:50px }

    /*新闻*/
    .news{padding: 0px 0 60px 0}
    .news .list li{padding: 30px 0 ;position: inherit;height: auto;border-bottom: 1px dashed #c8c8c8;}
    .news .list li .imgBox{position:inherit;}
    .news .list li .imgBox img{width: 100%;}
    .news .list li .titBox{width: auto;}
    .news .list li .titBox .one{margin-top: 20px;}
    .news .list li .titBox .two{height: 120px;margin-top: 20px;}
    .news .list li .tab{width: auto;}
    .news .list li .tab .time{text-align: left;margin-top: 30px;}
    .news .list li .tab .btn{background: #0093dd;}
    .news .list li .tab .btn a{color: #fff;}

    /*新闻详情*/
    .newsShow{padding: 30px 0;}
    .newsShow .n_content .imgBox{}
    .newsShow .n_content img{width: 100%;margin: 30px 0;}
    .newsShow .bs .share{margin-top: 30px;width: auto;}

    /*下载*/
    .download{padding: 30px 0 60px 0;}
    .download li{padding: 15px 0;}
    .download li .name{height:30px;overflow: hidden;line-height: 30px;width:50%;font-size: 16px;float: left;}
    .download li .btn{width: 110px;height: 35px;line-height: 35px;text-indent: 56px;background: #0093dd  url("../images/nimg20_2.png") left 20px center no-repeat;}
    .download li .btn a{color: #fff;}

    /*问题*/
    .question{padding: 60px 0;}
    .questionBox .liBox p{font-size: 16px;}
    .questionBox .textTab{background: #fff;}
    .questionBox .textTab .box{padding: 20px;}

    /*销售网络*/
    .seles{padding: 30px 0;}
    .swBox{margin-top: 60px;}
    .swBox .liBox{height: 50px;line-height: 50px;background: #0093dd url("../images/nimg17_2.png")right 20px center no-repeat;margin-bottom: 10px;}
    .swBox .currentDt{background: #0093dd url("../images/nimg17_1.png")right 20px center no-repeat;}
    .swBox .liBox p{background: no-repeat;font-weight: bold;color: #fff;text-indent: 20px;}
    .swBox .textTab .box{border: none;}
    .swBox .textTab .box li{font-size: 12px;padding-left: 35px;}
    .swBox .navContent{padding: 0 0 20px 0;}
    .swBox .textTab .box li:nth-child(1){background: url("../images/nimg24_1.png") left center no-repeat;}
    .swBox .textTab .box li:nth-child(2){background: url("../images/nimg24_2.png") left center no-repeat;}
    .swBox .textTab .box li:nth-child(3){background: url("../images/nimg24_3.png") left center no-repeat;}
    .swBox .textTab .box li:nth-child(4){background: url("../images/nimg24_4.png") left center no-repeat;}
    .swBox .textTab .box li:nth-child(5){background: url("../images/nimg24_5.png") left center no-repeat;}
    .swBox .textTab .box li:nth-child(6){background: url("../images/nimg24_6.png") left center no-repeat;}
    .swBox .textTab .box{padding: 0 0 20px 0;}

    /*公司简介*/
    .about{padding: 30px 0;}
    .about .wal{position: inherit;padding: 0 10px;width: auto;}
    .about .wal .imgBox{position: inherit;}
    .about .wal .imgBox{text-align: center}
    .about .wal .imgBox img{width: 80%;}

    /*企业文化*/
    .culture{padding: 30px 0;}
    .culture .list li{width: 100%;margin-bottom: 20px;height: auto;}
    .culture .list li .imgBox img{width: 100%;}
    .culture .list li .tit,.culture .list li .name,.culture .list li .line{margin-left:0!important;}
    .culture .list li .tit{font-size: 18px;margin-top: 20px;}
    .culture .list li .line{margin: 20px 0;}
    .culture .list li .name{font-size: 14px;}

    /*发展历程*/
    .historyDiv .year{font-size: 20px;}
    .historyBox{ padding: 50px 0; background: url("../images/hBg1.png") 80px top repeat-y;position: relative;}
    .historyDiv .year em{left:72px;top: 5px;}
    .historyDiv{padding-left: 80px;}
    .historyDiv .list li{padding-bottom: 0;padding-left: 90px;}
    .historyDiv .list li .month{top: 2px;left: 20px;}
    .historyDiv .list li .month p{font-size: 16px;}
    .historyDiv .list li .content{padding-top:3px;}
    .historyDiv .list{height: auto;}
    .historyDiv .imgDiv{position: inherit;margin-left: 20px;}
    .historyDiv .imgDiv img{width: 70%;}
    .historyDiv .list li .content{width: auto;}

    /*资质荣誉*/
    .honor{padding: 30px 0}
    .honorBox .b_list{padding: 0 30px;}
    .honorBox .b_list .picBox{margin: 0 5px;}
    .honorBox .b_list .picBox img{width: 100%;}
    .honorShow{margin-top: 60px}
    .honorShow .titBox{background-size: 15%;line-height: 60px;font-size: 16px;padding-left: 65px}
    .honorShow .list{margin-top: 20px}
    .honorShow .list li{width:auto;float: none;}
    .honorBox .b_list .picBox{width:auto;height:auto;}

    /*加入我们*/
    .join{padding: 0px 0 60px 0;}
    .joinBox dd:nth-child(4),.joinBox dd:nth-child(5){display: none}
    .joinBox dd{width: 33.33%;}
    .joinBox .tabTitle,.joinBox li{height: 60px;line-height: 60px;}
    .joinBox .tabTitle dd{background: none;}

    /*招聘详情*/
    .jobShow{padding: 30px 0;}
    .jobShow .tit1{margin-top: 30px}
    .jobShow .tit{font-size: 20px;}
    .jobShow .list{margin-top: 20px;}
    .jobShow .list li{width: 50%;font-size: 14px}
    .jobShow .name{margin-top: 15px;font-size: 14px}
    .jobShow .bot{margin-bottom: 30px;}
    .jobShow .botList .return{position: inherit;margin-top: 30px}
    .jobShow .botList{position: inherit;}

    /*联系我们*/
    .contact{padding: 30px 0 60px 0}
    .contact .topBox .leftBox{width: auto;height: auto;background-size: 100% 100%;}
    .contact .topBox .rightBox img{width: 100%;}
    .contact .topBox{height: auto;}
    .contact .topBox .leftBox .titBox{padding: 30px 20px 20px 20px;}
    .contact .topBox .leftBox .list{padding: 0 20px 30px 20px;}
    .contact .bottomBox{margin-top: 30px;}
    .contact .bottomBox .wal{padding:40px 20px;width: auto;}
    .contact .bottomBox .wal .tit{font-size: 20px;}
    .contact .bottomBox .wal .list{margin-top: 30px;}
    .contact .bottomBox .wal .list form li{float: none;width: auto;margin-right: 0;}
    .contact .bottomBox .wal .list form li input{width:100%;}
    .contact .bottomBox .wal .list form li:nth-child(4){width: auto!important;}
    .contact .bottomBox .wal .list li:nth-child(4) textarea{width:100%;}
    .contact .bottomBox .wal .list .btn dd input{width: 100px;height: 35px;line-height: 35px;}
    .contact .bottomBox .wal .list .btn dd:last-child input{margin-right: 0;}
    .contact .rightBox{width:100%;height:237px;}
    .l_titBox1,.l_titBox3,.l_titBox4{width: 160px;height: 35px;}
    .l_titBox1 p,.l_titBox2 p,.l_titBox3 p,.l_titBox4 p{left: 25px;font-size: 22px;}
    .l_titBox1 .bg{left: 45px;}
    .leaBox1{padding: 30px 0;}
    .leaBox1 .list ul{margin-right: 0;}
    .leaBox1 .list li{width: auto;margin-bottom: 30px;margin-right: 0;}
    .leaBox1 .list li:nth-child(2){height:250px;}
    .leaBox1 .list li dd{font-size: 14px;}
    .leaBox1 .list li dl {  padding: 30px 32px 0 45px;margin: 0}
    .leaBox2{padding: 0;}
    .l_titBox2{width: 200px;height: 35px;top: 40px;}
    .l_titBox2 p{background: #fefefe;}
    .l_titBox2 .bg{left: 62px;background: #fefefe url(../images/nimg35_1.png) center no-repeat;}
    .leaBox2 .phBox{background:url("../images/nimg640_2.jpg") no-repeat;background-size: 100% 100%;padding-bottom: 60px;}
    .leaBox2 .phBox .bigBox{padding: 0 10px;margin-top: 110px;}
    .leaBox2 .phBox .bigBox .list li{float: left;}
    .leaBox2 .phBox .bigBox .list li:nth-child(1){width: 25%}
    .leaBox2 .phBox .bigBox .list li:nth-child(2), .leaBox2 .phBox .bigBox .list li:nth-child(3){width: 37.5%}
    .leaBox2 .phBox .bigBox .list .pBox1{padding-top: 80px;padding-right: 20px}
    .leaBox2 .phBox .bigBox .list .pBox1 img{width: 100%;}
    .leaBox2 .phBox .bigBox .list .pBox1 p{font-size: 14px;color: #333;font-weight: bold;text-align: center;margin-top: 10px;}
    .leaBox2 .phBox .bigBox .list .pBox1 .bg{width: 26px;height: 14px;background: url("../images/nimg26_1.png")  no-repeat;margin: 10px auto;}
    .leaBox2 .phBox .bigBox .list .p_titBox2{height: 125px;}
    .leaBox2 .phBox .bigBox .list .pBox2{padding-right: 20px}
    .leaBox2 .phBox .bigBox .list .pBox2 .p_titBox1{text-align: center;padding-right: 30px;}
    .leaBox2 .phBox .bigBox .list .p_titBox1 .one{font-size: 20px;color: #00458e;}
    .leaBox2 .phBox .bigBox .list .p_titBox1 .two{font-size: 14px;color: #c5c5c5;}
    .leaBox2 .phBox .bigBox .list .p_titBox1 .bg{width: 85px;height: 13px;background: url("../images/nimg134_1.png") no-repeat;background-size: 100%;margin-top: 20px;}
    .leaBox2 .phBox .bigBox .list .p_titBox2{font-size: 14px;color: #333;padding-top: 10px;}


    .l_titBox3 .bg{left: 40px;}
    .leaBox3{padding-top: 330px;}
    .leaBox3 .inBox .top li{width:100%;float: none;margin:0 0 10px 0 }
    .leaBox3 .inBox .top li:nth-child(7){width: 100%;}

    .l_titBox4 .bg{left:43px;}
    .leaBox4 .network{margin-top: 0}
    .leaBox4 .network .n_conBox{position: inherit;width: auto;height: auto;background-size: 100% 100%;padding-bottom: 30px;}
    .leaBox4 .network .map{position: inherit;width:100%;height:300px;}
    .leaBox4 .network .map img{width: 100%;}
    .leaBox4 .network .n_conBox .one{font-size: 20px;margin: 110px 0 0 95px;}
    .leaBox4 .network .n_conBox .line{margin: 37px 0 30px 95px;}
    .leaBox4 .network .n_conBox .list{margin: 0 20px 0 95px}
    .leaBox4 .network .n_conBox .list li{font-size: 14px;}
    .leaBox3 .inBox .top li:nth-child(7) textarea{width:77%;}
    .leaBox3 .inBox .top li input, .leaBox3 .inBox .top li textarea{width:80%}




}
@media screen and ( max-width:320px ){
    .historyDiv .list li{padding-left: 70px;}
    .phFoot{height: 230px;}
    .contact .bottomBox .wal .list .btn dd input{width: 92px;}
    .leaBox2 .phBox .bigBox .list .pBox1{padding-right: 18px;}
    .leaBox2 .phBox .bigBox .list .p_titBox2{height: 110px;}
    .indexPart2 .list li{height: 246px;}
    .indexPart2 .list li dd{width:150px;height: 123px;}
    .indexPart2 .list .listBox{padding: 10px;}
    .indexPart2 .list .listBox .two{height: 15px;margin-top: 10px;}
}
