@media(max-width:1600px) {}

@media(max-width:1440px) {}

@media(max-width:1366px) {
    .nav ul a {
        font-size: 16px;
        padding: 0 10px;
    }
    .head_top {
        width: 20%;
        font-size: 16px;
    }
}

@media(max-width:1280px) {
    .nav ul a {
        font-size: 15px;
    }
    .head_top {
        font-size: 15px;
    }
}

@media(max-width:1200px) {
    .logo{
        width: 200px;
    }
    .nav ul a {
        font-size: 14px;
        padding: 0 10px;
    }
    .head_top {
        width: 20%;
        font-size: 14px;
    }
}

@media(max-width:1024px) {
    .mobile-inner-header {
        display: block;
    }
    .mobile-inner-nav a {
        font-size: 16px;
    }
    .head {
        display: none;
    }
    .logo {
        float: left;
        width: auto;
        height: auto;
        line-height: unset;
        margin-left: 15px;
    }
    .logo img {
        width: 175px;
    }
    .foots {
        width: 100%;
        flex-direction: column;
        padding: 20px 15px;
    }
    
    .foot{
        padding-top: 0;
    }

    .copy {
        margin-top: 0;
        border-top: none;
    }

    .titLeft div{
        text-align: center;
    }
    .abouts{
        width: 90%;
    }
    .left_ab{
        width: 100%;
    }
    .right_ab{
        position: relative;
        width: 100%;
    }
    .abox {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 100%;
        height: auto;
        box-shadow: 0px 3px 4.05px 0.95px rgba(0, 0, 0, 0.14);
        padding: 0 10px;
    }
    .cases{
        width: 100%;
    }
}

@media(max-width:768px) {
    .fcontact {
        width: 100%;
    }
    
    .ftitle {
        font-size: 16px;
        margin-bottom: 10px;
    }
    
    .flist a {
        font-size: 14px;
        margin-top: 10px;
    }

    .saoma{
        margin: 15px 0;
    }
    
    .sm img{
        width: 100px;
    }
    
    .sm p {
        font-size: 14px;
        margin-top: 10px;
    }

    .copy {
        line-height: 30px;
        font-size: 12px;
    }
    .copy a {
        display: block;
        font-size: 12px;
    }
    .titles{
        font-size: 20px;
    }
    .titletips{
        font-size: 18px;
    }

    .abcon {
        font-size: 16px;
        line-height: 2;
    }
    .sj_top {
        font-size: 16px;
    }
    
    .sj_top b {
        font-size: 28px;
    }
    
    .sj_bot {
        font-size: 18px;
    }
    .abmore{
        display: none;
    }

    .shop{
        padding: 20px 0;
    }

    .shops {
        width: 90%;
        flex-direction: column;
        margin: 40px auto 0;
    }

    .classify {
        width: 100%;
    }

    .classify a {
        width: 50%;
        height: 45px;
    }

    .classify a p{
        font-size: 16px;
    }

    .protop{
        width: 100%;
        margin-top: 20px;
    }

    .cases img{
        width: 100%;
    }

    .casebox p {
        height: 45px;
        font-size: 18px;
        line-height: 45px;
    }

    .streng {
        flex-wrap: wrap;
    }

    .streng img {
        width: 100%;
        height: auto;
    }

    .stright {
        width: 100%;
        margin-left: 0;
        padding: 20px 0;
    }

    .strengSwiper p {
        font-size: 18px;
        text-align: center;
    }

    .strencont {
        font-size: 16px;
        padding: 0 10px;
    }

    .strbtn{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 20px;
    }
    
    .strbtn div {
        margin: 0 10px;
    }

    .industrys {
        width: 90%;
        flex-wrap: wrap;
    }

    .indubox {
        width: 49%;
        position: relative;
        margin-bottom: 10px;
    }

    .inbtn,
    .incon {
        font-size: 18px;
    }

    .new{
        margin-top: 0;
    }

    .news {
        width: 90%;
        flex-wrap: wrap;
    }

    .new_left {
        width: 100%;
        margin-bottom: 10px;
    }

    .new_left a {
        height: 45px;
        font-size: 16px;
        line-height: 45px;
        padding-left: 15px;
    }

    .new_right {
        width: 100%;
    }

    .nwbox{
        flex-wrap: wrap;
    }

    .nwbox img {
        width: 100%;
        height: auto;
    }

    .nwbox div{
        padding: 0 10px;
    }

    .nwbox .np1 {
        font-size: 18px;
        line-height: 3;
    }

    .nwbox .np2 {
        font-size: 16px;
        line-height: 2.5;
    }

    .look{
        margin-top: 20px;
    }
    
    .look a{
        width: 120px;
        height: 45px;
        line-height: 45px;
        font-size: 16px;
    }

    .ntitle{
        font-size: 20px;
    }

    .inabouts{
        width: 90%;
    }

    .inabouts .abox{
        height: auto;
    }
    
    .inabouts .right_ab{
        top: 0;
    }

    .inabout .abox{
        background: none;
    }

    /*  */
    .cultures{
        width: 90%;
        flex-wrap: wrap;
        margin: 20px auto 0;
    }
    
    .culs{
        position: relative;
        width: 49%;
        height: auto;
        margin-bottom: 10px;
    }
    
    .culs div{
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    
    .culs p {
        font-size: 16px;
        color: rgb(255, 255, 255);
        line-height: 2.1;
        text-align: center;
    }

    .incases a {
        width: 49%;
        margin-right: 2%;
    }
    .incases a:nth-child(2n) {
        margin-right: 0;
    }
    .incase_top{
        width: 90%;
        flex-wrap: wrap;
    }
    .incase_top a{
        width: 47%;
        height: 45px;
        line-height: 45px;
        font-size: 14px;
        margin: 10px 5px;
    }
    .incases{
        width: 90%;
    }
    .incases a p {
        font-size: 16px;
    }

    .incases a div {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        white-space: nowrap;
        background: url(../images/case_right.png) top 5px right 5px no-repeat #fff;
        background-size: 20px 20px;
        padding-left: 5px;
        padding-right: 20px;
        margin-bottom: 15px;
    }

    .incases a img{
        width: 100%;
        height: 125px;
    }

    .proshow{
        width: 90%;
        flex-direction: column;
        margin: 10px auto 0;
        padding: 0;
    }
    .proshows{
        flex-direction: column;
    }
    .proshows img:nth-child(1) {
        width: 100%;
        height: auto;
    }
    
    .pro_right p:nth-child(1) {
        font-size: 18px;
        line-height: 2;
    }
      
    .pro_right p:nth-child(2) {
        font-size: 16px;
        line-height: 2;
    }
      
    .zixun {
        width: 120px;
        height: 40px;
        font-size: 16px;
        line-height: 40px;
        margin-top: 10px;
    }
    .pro_btn{
        flex-wrap: wrap;
    }
    .pro_btn a{
        width: 50%;
        height: auto;
        margin-right: 0;
    }
    .pro_btn a:first-child{
        margin-left: 0;
    }

    .pro_tips{
        width: 90%;
        height: 30px;
    }
    .pro_tips div {
        width: 100px;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
    }
    .proshow_detail{
        width: 90%;
        font-size: 16px;
        margin: 10px auto 0;
    }

    .gmap{
        width: 100%;
    } 
    .mapdiv {
        width: 90%;
        height: auto;
        flex-direction: column;
        border-radius: 18px;
        margin: auto;
        padding: 0 0.10px;
    }
      
    .mapdiv .detail{
        width: 100%;
        font-size: 16px;
        padding: 0.375rem 0.25rem;
    }
    .mapdiv .detail p {
        font-size: 16px;
        padding: 10px 15px;
    }
      
    .map1{
        height: 300px;
    }

    .BMap_bubble_title{
        font-size: 18px;
    }
    .BMap_bubble_content{
        font-size: 14px;
    }

    .form_book>div{
        width: 90%;
    }
    
    .form_bookTitle input {
        height: 58px;
        padding-left: 20px;
        box-sizing: border-box;
        width: 100%;
        font-size: 16px;
        margin-bottom: 20px;
        border: 1px solid #ccc;
    }
    .form_bookTextarea {
        width: 100%;
        border: 1px solid #ccc;
        background-position: 12px 16px;
        padding-left: 20px;
        font-size: 16px;
        padding-top: 18px;
        height: 174px;
    }
    .form_bookubmit {
        margin-top: 20px;
    }
    
    .form_bookubmit input {
        width: 100%;
        height: 50px;
        font-size: 16px;
        margin: 0 5px;
    }

    .form_book .title{
        font-size: 18px;
        line-height: 1.5;
    }

    .downloads{
        width: 90%;
    }
    
    .down {
        width: 100%;
        height: 70px;
        border-radius: 11px;
        background-color: rgb(255, 255, 255);
        padding: 0 20px;
        margin-bottom: 15px;
    } 
    .down p {
        font-size: 18px;
    }

    .innews {
        width: 90%;
    }
    
    .innews a{
        width: 100%;
        margin-bottom: 15px;
    }
    
    .innw {
        height: 120px;
        padding: 0 15px;
    }
    
    .intitle {
        font-size: 18px;
        line-height: 2.1;
    }
    
    .incont {
        font-size: 14px;
    }
    
    .intime {
        font-size: 14px;
    }

    .news_info {
        width: 90%;
    }
    
    .newshows {
        width: 90%;
        margin: 20px auto;
    }

    .newshows img{
        width: 100%;
        height: auto;
    }
}

@media(max-width:420px) {
    .title {
        font-size: 24px;
    }
    .abtitle {
        font-size: 19px;
    }
}

@media(max-width:376px) {}

@media(max-width:360px) {}