@media(max-width:1600px) {}

@media(max-width:1440px) {}

@media(max-width:1366px) {}

@media(max-width:1280px) {}

@media(max-width:1200px) {}

@media(max-width:1024px) {
    .mobile-inner-header {
        display: block;
    }
    .head {
        display: none;
    }
    .logo {
        float: left;
        width: auto;
        height: auto;
        line-height: unset;
    }
    .logo img {
        width: 280px;
        margin-left: 15px;
    }
    .foots {
        display: none;
    }
    .foot {
        padding-top: 0;
    }
    .copy {
        margin-top: 0;
        border-top: none;
    }

    .titles div {
        font-size: 24px;
        padding: 0 10px;
    }

    .titlesp{
        display: none;
    }
}

@media(max-width:768px) {
    .titles img {
        width: 60px;
        height: auto;
    }
    .copy {
        line-height: 30px;
        font-size: 12px;
    }
    .copy a {
        display: block;
        font-size: 12px;
    }

    .product {
        padding: 20px 15px;
    }
    
    .items{
        width: 100%;
        margin: 20px auto 0;
    }
    
    .item_top{
        width: 100%;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    
    .item_top a {
        width: 100%;
        height: 40px;
        font-size: 16px;
        line-height: 40px;
        color: #fff;
        margin: 5px 0;
    }
    
    .itemswp{
        margin-top: 10px;
    }
    
    .itopbox{
        width: 100%;
    }
    
    .itopbox.active div{
        display: none;
    }
    
    .probox{
        padding: 10px 10px 20px;
    }
    
    .prot1 {
        font-size: 16px;
        color: rgb(0, 0, 0);
        line-height: 3;
    }
    
    .procont {
        height: auto;
        font-size: 16px;
        line-height: 2;
    }

    .about {
        padding: 20px 15px;
    }
    
    .abouts {
        width: 100%;
        height: auto;
        border-radius: 20px;
        padding: 10px;
        margin: 20px auto 0;
    }
    
    .ab {
        flex-direction: column;
    }
    
    .right_ab {
        width: 100%;
    }

    .right_ab img {
        width: 100%;
        margin-top: 0;
    }
    
    .left_ab {
        width: 100%;
    }
    
    .ab_title div {
        font-size: 24px;
        padding: 10px 0;
    }
    
    .abcon {
        text-indent: 2em;
        font-size: 14px;
        line-height: 2;
        text-align: justify;
        margin-top: 10px;
    }
    
    .shuju {
        flex-wrap: wrap;
        margin-top: 0;
    }
    .sj{
        width: 50%;
        margin: 10px 0;
    }
    
    .sj_top {
        font-size: 12px;
    }
    
    .sj_top b {
        font-size: 24px;
    }
    
    .sj_bot {
        font-size: 12px;
    }

    .recom{
        padding: 20px 15px;
    }
    
    .recoms{
        width: 100%;
    }
    
    .recomswiper a{
        padding: 5px;
    }
    
    .recomswiper a p {
        font-size: 14px;
        margin-top: 10px;
    }

    .application{
        padding: 20px 0;
    }
    
    .applications{
        width: 100%;
        padding: 0 15px;
    }
    
    .app{
        width: 100%;
        height: 300px;
        padding: 30px 20px 0;
        margin-bottom: 15px;
    }
    
    .app p {
        font-size: 20px;
        line-height: 1.467;
    }
    
    .appcont {
        font-size: 14px;
        line-height: 2.444;
        margin: 20px 0;
    }

    .new {
        padding: 20px 0;
    }
    
    .news {
        flex-wrap: wrap;
    }
    
    .new_left{
        width: 100%;
    }
    
    .new_right{
        width: 100%;
        padding-left: 0;
    }
    
    .newbox{
        padding: 10px 0;
    }
    
    .newbl {
        width: 80px;
        height: 62px;
        border-top-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }
    
    .newbr{
        width: 80%;
        padding-left: 10px;
    }
    
    .nwyear {
        font-size: 14px;
    }
    
    .nwtime {
        font-size: 14px;
    }
    
    .nwtitle {
        font-size: 16px;
        line-height: 2;
    }
    
    .nwcont {
        font-size: 14px;
        line-height: 2;
    }

    .new_right a:nth-child(1) .newbox{
        padding-top: 15px;
    }
    
    .new_right a:last-child .newbox{
        border-bottom: 1px dotted #3e3e3e;
        padding-bottom: 15px;
    }

    .study{
        display: none;
    }

    .inabout {
        height: auto;
        padding: 20px 15px;
    }
    
    .inabouts {
        position: relative;
        top: 0;
        width: 100%;
        height: auto;
        border-radius: 20px;
        padding: 10px;
        margin: 0 auto 0;
    }

    .honor{
        padding: 0 15px;
    }

    .honors{
        width: 100%;
        margin: 20px auto 0;
    }
    
    .htitle {
        font-size: 20px;
        color: #9d9d9d;
        line-height: 0.917;
        text-align: center;
    }

    .corp{
        padding: 20px 15px;
    }
    
    .corps{
        width: 100%;
        margin: 0 auto 0;
    }

    .inabox{
        width: 100%;
        flex-direction: column;
        margin-bottom: 15px;
    }
    
    .inabox:nth-child(even){
        flex-direction: column;
    }
    
    .inabox:nth-child(even) .inableft{
        padding-left: 0;
    }

    .inableft{
        width: 100%;
    }
    
    .inabox img{
        width: 100%;
        height: auto;
    }
    
    .inabtitle {
        font-size: 16px;
        margin: 10px 0 0;
    }
    
    .inabcont {
        font-size: 14px;
        line-height: 2;
    }

    .inabox:nth-child(1) .inableft{
        line-height: 4.5;
        padding: 0 0 0 15px;
    }
    
    .inabox:nth-child(2) .inableft{
        line-height: 3;
        padding: 0 0 0 15px;
    }

    .contact {
        padding: 0 15px 20px;
    }
    
    .nav_tops{
        width: 100%;
        height: 40px;
        margin: auto;
    }
    
    .nav_tops a {
        font-size: 16px;
    }
    
    .contact .contitle{
        font-size: 20px;
        margin-top: 20px;
    }
    
    .contact form {
        width: 100%;
        margin: 20px auto 0;
    }
    
    .contactTitle {
        margin-top: 10px;
    }
    
    .contactTitle div{
        width: 100%;
    }
    
    .contactTitle p {
        font-size: 16px;
        color: #000;
        line-height: 2;
    }
      
    
    .contactTitle input {
        width: 100%;
        height: 40px;
        padding-left: 10px;
        font-size: 14px;
        margin-bottom: 10px;
        border-radius: 5px;
    }
    
    .contactTextarea {
        width: 100%;
        height: 150px;
        padding-left: 10px;
        font-size: 14px;
        padding-top: 10px;
        border-radius: 5px;
    }
    
    .contactubmit {
        margin-top: 10px;
    }
    
    .contactubmit input {
        width: 100px;
        height: 40px;
        font-size: 16px;
        border-radius: 5px;
    }

    .cmap{
        padding: 20px 15px;
    }
    
    .cmaps{
        width: 100%;
        height: auto;
        flex-direction: column;
        border-radius: 10px;
        padding: 10px;
    }
    
    .cmapc {
        font-size: 14px;
        color: #000;
        line-height: 3;
    }
    
    .gmap {
        width: 100%;
        height: 200px;
    }

    .BMap_bubble_title {
        font-size: 12px;
    }

    .BMap_bubble_content {
        font-size: 12px;
    }

    .inproduct {
        padding: 0 15px 0;
    }
    
    .inproducts {
        width: 100%;
        margin: 20px auto 0;
    }
    
    .left_pro {
        display: none;
    }
    
    .right_pro {
        width: 100%;
    }
    
    .inprobox{
        width: 49.5%;
        height: auto;
        border-radius: 5px;
        padding: 10px 10px 20px;
        margin-right: calc(1% / 1);
        margin-bottom: 20px;
    }
    
    .right_pro .inprobox:nth-child(3n){
        margin-right: calc(2.5% / 3);
    }

    .right_pro .inprobox:nth-child(2n){
        margin-right: 0;
    }

    .right_pro .prot1,
    .right_pro .procont{
        line-height: 2;
    }
    
    .promore{
        margin-top: 20px;
    }

    .proshwtop{
        width: 100%;
        height: auto;
    }
    
    .proshow_left{
        width: 100%;
    }
    
    .proshow_right{
        width: 100%;
        height: 100%;
    }
    
    .proshtitle {
        font-size: 16px;
        line-height: 1.833;
    }
    
    .proshcont {
        font-size: 14px;
        line-height: 2;
    }
    
    .proshb {
        padding-top: 15px;
    }
    
    .proshb div {
        font-size: 14px;
    }
    
    .proshb span {
        font-size: 16px;
    }
    
    .proshb img{
        width: 40px;
        height: auto;
    }
    
    .proclas {
        height: 35px;
    }
    
    .proclass {
        width: 152px;
        height: 100%;
        font-size: 14px;
        line-height: 35px;
    }
    
    .prodeta {
        font-size: 10px;
        line-height: 2;
    }
    
    .prodeta img{
        max-width: 100%;
        height: auto;
    }

    .innew{
        padding: 0 15px;
    }
    
    .innews{
        width: 100%;
        margin: 10px auto 0;
    }

    .innews a{
        width: 100%;
        margin-right: 0%;
    }
    
    .innw {
        height: auto;
        flex-direction: column;
        margin-bottom: 15px;
    }
    
    .innw img{
        width: 100%;
        height: auto;
    }
    
    .inner{
        padding: 15px 10px;
    }
    
    .innwtitle {
        font-size: 16px;
        line-height: 1.833;
    }
    
    .innwcont {
        font-size: 14px;
        line-height: 2.4;
        text-align: justify;
    }

    .newshow{
        padding: 0 15px;
    }
    
    .newshows{
        width: 100%;
        margin: 20px auto 0;
    }
    
    .newst {
        font-size: 16px;
        margin: 15px 0 10px;
    }
    
    .newsp {
        font-size: 14px;
    }
    
    .newshows {
        font-size: 14px;
        line-height: 2.3;
    }
    
}

@media(max-width:420px) {}

@media(max-width:376px) {}

@media(max-width:360px) {}