@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;
        margin-left: 15px;
    }
    .logo img {
        width: 125px;
    }
    .foots {
        display: none;
    }
    .foot {
        padding-top: 0;
    }
    .copy {
        margin-top: 0;
        border-top: none;
    }

    .banner{
        width: 100%;
    }
}

@media(max-width:768px) {
    .copy {
        line-height: 30px;
        font-size: 12px;
    }
    .copy a {
        display: block;
        font-size: 12px;
    }
    
    .contactbtm{
        width: 90%;
    }

    .form_book{
        width: 100%;
        margin-bottom: 20px;
    }

    .concact_us div{
        width: 90%;
        height: 233px;
        margin: 10px 0;
        padding: 20px 0;
    }
    .concact_us div img{
        width: 80px;
    }
    .concact_us div p:nth-child(2){
        font-size: 16px;
    }
    .gmap{
        width: 100%;
    }
    .map1{
        height: 300px;
    }
    .BMap_bubble_title{
        font-size: 18px;
    }
    .BMap_bubble_content{
        font-size: 14px;
    }
    .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 {
        border: 1px solid #148cc0;
        width: 100%;
        height: 50px;
        font-size: 16px;
        margin: 0 5px;
    }

    .title {
        font-size: 20px;
    }
    .titles {
        font-size: 16px;
    }

    .productop {
        width: 100%;
        flex-wrap: wrap;
        justify-content: flex-start;
        margin: 10px auto 0;
    }
    .productop a{
        width: 33%;
        margin-bottom: 10px;
    }

    .productop p {
        font-size: 14px;
        margin-top: 8px;
    }

    .proSwiper {
        width: 95%;
        margin: 0 auto;
    }

    .inpro a{
        width: 49.5%;
        margin-right: calc(1% / 1);
        margin-bottom: 10px;
    }
    
    .inpro a:nth-child(4n){
        margin-right: calc(1% / 1);
    }

    .inpro a:nth-child(2n){
        margin-right: 0;
    }
    
    .inpro p {
        height: 38px;
        font-size: 14px;
        line-height: 38px;
        margin-top: 2px;
    }
    
    .inpro a div{
        height: auto;
    }
    
    .inpro img{
        width: 100%;
        height: auto;
    }

    .applications {
        width: 90%;
        flex-wrap: wrap;
        margin: 20px auto 0;
    }

    .applications div {
        width: 49%;
        margin-bottom: 10px;
    }

    .applications p {
        height: 40px;
        font-size: 14px;
        background-color: rgb(58, 81, 173, .8);
    }

    .about{
        padding: 20px 0 0;
    }

    .abouts {
        width: 90%;
        flex-wrap: wrap;
        margin: 20px auto 0;
    }

    .abcont {
        width: 100%;
        padding: 0;
    }

    .abcont p{
        line-height: 2;
    }

    .shuju {
        width: 100%;
    }
    
    .sj_top {
        font-size: 18px;
    }
    
    .sj_top b {
        font-size: 36px;
    }
    
    .sj_bot {
        font-size: 18px;
    }

    .abtm {
        width: 90%;
        flex-wrap: wrap;
        margin: 20px auto 0;
    }

    .abtm div {
        width: 144px;
        height: 144px;
        margin-bottom: 15px;
    }

    .abtm div p {
        font-size: 12px;
    }
    
    .abtm img{
        width: 35px;
    }

    .advantages {
        flex-direction: column;
        margin-top: 20px;
    }

    .advs {
        width: 90%;
        flex-direction: column;
        justify-content: flex-end;
        margin: auto;
    }

    .adv_left {
        width: 100%;
        padding: 0;
    }

    .adv_right{
        width: 100%;
        height: auto;
    }

    .adva{
        width: 100%;
        padding-left: 10px;
        border-left: 1px solid #000;
        margin-bottom: 10px;
    }
    
    .adva p {
        font-size: 18px;
    }
    
    .adva p:nth-child(2){
        font-size: 16px;
        margin-top: 10px;
    }
    
    .advb{
        width: 100%;
        height: 86px;
        margin-bottom: 10px;
    }
    
    .advb p {
        font-size: 14px;
        line-height: 2;
        padding-left: 20px;
    }
    
    .advb p:nth-child(1) {
        font-size: 16px;
    }
      
    .advb img{
        position: absolute;
        left: -12px;
        top: 34px;
        width: 24px;
        height: auto;
    }

    .newTxt {
        width: 80%;
    }

    .newTxbox {
        width: 100%;
        height: auto;
        background-color: rgb(255, 255, 255);
        padding: 15px 10px;
    }

    .newTxbox p:nth-child(1) {
        font-size: 16px;
        line-height: 1.938;
    }
    
    .newTxbox p:nth-child(2) {
        font-size: 14px;
        line-height: 2.3;
        -webkit-line-clamp: 3;
    }
    
    .newTxbox p:nth-child(3) {
        font-size: 16px;
    }

    .newbtm{
        margin-top: 10px;
    }
    
    .newbtm img{
        margin: 0 10px;
    }

    .canleft{
        width: 100%;
        height: 122px;
    }
    
    .canleft p {
        font-size: 18px;
        line-height: 2;
        text-align: center;
        padding-right: 0;
    }
    
    .canright{
        width: 100%;
        height: 122px;
    }
    
    .canright p{
        font-size: 18px;
        line-height: 2;
        text-align: center;
        padding-left: 0;
    }
    
    .canright p:nth-child(2) {
        font-size: 18px;
        font-weight: bold;
    }

    .suppleft{
        width: 100%;
    }
    
    .suppleft div{
        width: 100%;
        padding: 0 15px;
    }
    
    .suppleft div p:nth-child(1) {
        font-size: 18px;
        line-height: 2;
    }
    
    .suppleft div p {
        font-size: 18px;
        line-height: 2;
    }
      
    .suppright{
        width: 100%;
    }

    .cultures{
        width: 90%;
        margin: 20px auto 0;
    }
    
    .culbox {
        width: 49%;
        margin-top: 10px;
    }
    
    .culbox div p {
        font-size: 16px;
        line-height: 3;
    }

    .cooperate{
        padding: 0 0 20px 0;
    }

    .cooperates{
        width: 90%;
        margin: 20px auto 0;
    }

    .fourflexs{
        width: 90%;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        margin: 20px auto 0;
    }
    
    .fourflexs a{
        width: 49%;
        margin-right: calc(2% / 1);
        margin-bottom: 15px;
    }
    
    .fourflexs a:nth-child(4n){
        margin-right: calc(2% / 1);
    }
    
    .fourflexs a:nth-child(2n){
        margin-right: 0;
    }

    .fourflexs a p{
        height: 40px;
        font-size: 16px;
        line-height: 40px;
    }

    /*  */
    .inproductop {
        width: 100%;
        flex-wrap: wrap;
        justify-content: flex-start;
        margin: 10px auto 0;
    }
    .inproductop a{
        width: 33%;
        margin-bottom: 10px;
    }

    .inproductop p {
        font-size: 14px;
        margin-top: 8px;
    }

    .incase{
        width: 90%;
        margin: 0 auto;
    }

    .incase a{
        width: 49.5%;
        margin-right: calc(1% / 1);
        margin-bottom: 10px;
    }
    
    .incase a:nth-child(4n){
        margin-right: calc(1% / 1);
    }

    .incase a:nth-child(2n){
        margin-right: 0;
    }
    
    .incase p {
        height: 38px;
        font-size: 14px;
        line-height: 38px;
        margin-top: 2px;
    }
    
    .incase a div{
        height: auto;
    }
    
    .incase img{
        width: 100%;
        height: auto;
    }
    /*  */
    .proshows{
        width: 90%;
        flex-direction: column;
        padding: 0 10px 20px 10px;
        margin: 20px auto 0;
    }
    
    .proshwleft{
        width: 100%;
    }

    .proshwleft img{
        width: 100%;
        height: auto;
    }
    
    .prshwright{
        width: 100%;
    }
    
    .prshwright p {
        font-size: 18px;
        line-height: 1.292;
    }
    
    .prshwright span {
        font-size: 16px;
        line-height: 2.3;
    }
    
    .prshwright a {
        width: 120px;
        height: 40px;
        font-size: 16px;
        line-height: 40px;
    }
    
    .clastip{
        width: 90%;
        height: 40px;
        background-color: #f4f4f4;
        margin: 10px auto;
    }
      
    .clastips {
        width: 93px;
        height: 40px;
        font-size: 16px;
        line-height: 40px;
    }
    
    .prshwdet{
        width: 90%;
        margin: auto;
    }

    /*  */
    .innews{
        width: 90%;
        margin: auto;
    }

    .newtbox {
        width: 100%;
    }
    
    .newtbox:nth-child(1){
        margin-bottom: 15px;
    }

    .inewcon{
        padding: 0 15px;
    }
    
    .nwtitle {
        font-size: 18px;
    }
    
    .nwspan {
        font-size: 14px;
        color: rgb(102, 102, 102);
        line-height: 2.3;
    }
    
    .nwbtm{
        padding: 10px 0;
        margin-top: 10px;
    }
    
    .nwbtm p {
        font-size: 18px;
    }  
    
    .nwbtm p span {
        font-size: 14px;
    } 
    
    .nwbtm a,
    .nbocbtm a {
        width: 78px;
        height: 30px;
        font-size: 14px;
        line-height: 30px;
    }
    /*  */
    .newboc{
        position: relative;
        padding: 20px 15px;
        margin-top: 15px;
    }
    
    .nbocleft{
        position: absolute;
        left: 15px;
        bottom: 20px;
        margin-right: 20px;
    }

    .nbocright{
        width: 100%;
    }
    
    .nbocleft p {
        font-size: 18px;
    }  
    
    .nbocleft p span {
        font-size: 14px;
    }

    .new_tip {
        margin: 20px 0;
    }
    .newshows{
        width: 90%;
        line-height: 2.3;
    }
}

@media(max-width:420px) {
    .pmore a {
        display: inline-block;
        width: 190px;
        height: 42px;
        line-height: 40px;
        border-radius: 30px;
        border: 1px solid #003883;
        font-size: 16px;
        color: #000;
    }
    .abmore a {
        display: block;
        width: 190px;
        height: 42px;
        line-height: 42px;
        border-radius: 30px;
        background: #fff;
        font-size: 16px;
        color: #000;
    }
}

@media(max-width:376px) {}

@media(max-width:360px) {}