@charset "UTF-8";

@media (min-width:1600px){

}
@media (min-width:1199px) and (max-width:1600px){

}
@media (min-width:767px) and (max-width:1200px){
    .led h2{margin-top: 20px;}
}
@media (min-width:767px) and (max-width:1023px){
    .intro-icon li{margin-right: 30px;}
    .led h2{margin-top: 0;}
    .share ul li{margin: 0 5px;}
    .footer-c{margin-left: 30px;}
}
@media screen and (max-width: 767px){
    .logo{  width: 230px;height: 50px;margin-top: 10px;margin-left: 10px;}
    .header{height: 80px;}
    .part-tit{margin-top: 30px;}
    .part-tit h2{font-size: 32px;}
    .intro-icon li{margin: 0 25px;}
    .led h2{margin-top: 20px;}
    .led{padding: 0 15px}
    .product-list li{width: 100%;margin-bottom: 2px;}
    .case-list li{margin-bottom: 40px;}
    .footer-l{padding-left: 10px;}
    .footer-c{margin-left: 20px;margin-top: 20px;}
    .qr{float: left;margin-left: 50px;margin-top: 40px;}
    .copyright{padding: 12px 10px;}
    .msg-bg{padding: 40px 10px;}
    .msg-form input[type=text]{ width: 100%;margin-right: 0;margin-bottom: 5px;}
    .msg-form textarea{width: 100%;margin-right: 0;margin-bottom: 5px;height: 100px;}
    .sub-btn{width: 50%;margin: 0 auto;}
    .about-part4 p{margin-top: 60px;}
    .t-c .intro-icon li{margin: 0 15px;}
    .cont-box{width: 100%;}
    .v-code{margin-top: 20px;}
    .contact-way{padding-left: 10px;}
    .contact-way ul li{height: auto;}
    .recruit-tit i{ right: 15px;  }
}
@media screen and (max-width: 360px){
    .intro-icon li{margin: 0 18px;}
    .share ul li{margin: 0 12px;}

}
