@media(max-width:1500px) {
    .head,
    .new,
    .about {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media(max-width:1440px) {
    .rnewintro {
        width: 85%;
    }
    .rnew {
        padding-bottom: 25px;
        margin-bottom: 25px;
    }
    .newbot_intro {
        padding: 15px 20px;
    }
}

@media(max-width:1366px) {
    .about {
        margin-top: 50px;
    }
    .abmore {
        margin-top: 30px;
    }
    .fnav {
        float: left;
        margin-right: 105px;
    }
    .product {
        margin-top: 40px;
    }
    .new {
        margin-top: 35px;
    }
}

@media(max-width:1280px) {
    .rnewday {
        font-size: 30px;
        color: #fefefe;
        padding-top: 7px;
    }
    .rnewtime {
        font-size: 15px;
        color: #fff;
        margin-top: -5px;
    }
    .fnav {
        float: left;
        margin-right: 85px;
    }
}

@media(max-width:1200px) {}

@media(max-width:1024px) {
    .mobile-inner-header {
        display: block;
        z-index: 999;
    }
    .head,
    .foots {
        display: none;
    }
    .maintitle {
        text-align: center;
        font-size: 30px;
        color: #241f1f;
    }
    .titles {
        text-align: center;
        font-size: 16px;
        color: #454546;
    }
    .left_new {
        width: 100%;
    }
    .right_new {
        width: 100%;
        margin-top: 25px;
        margin-right: 0;
    }
    .abtitle {
        font-size: 30px;
        color: #241f1f;
    }
    .left_ab {
        width: 100%;
        margin-top: 20px;
    }
    .right_ab {
        width: 100%;
        margin-top: 0;
    }
    .lpro_title {
        font-size: 28px;
        color: #fff;
        margin-top: 80px;
    }
}

@media(max-width:768px) {
    .newbots {
        width: 100%;
        margin-top: 20px;
        margin-right: 0;
    }
    .newbot {
        margin-top: 0;
    }
    .left_pro {
        width: 100%;
        margin-left: 0;
        padding-left: 15px;
        padding-right: 15px;
    }
    .lpro_title {
        font-size: 28px;
        color: #fff;
        margin-top: 30px;
    }
    .right_pro {
        width: 100%;
        margin-top: 20px;
    }
    .copy {
        width: 100%;
        overflow: hidden;
        line-height: 40px;
        padding: 0 10px;
    }
    .left_copy,
    .right_copy {
        width: 100%;
        text-align: center;
    }
    .wm-l {
        width: 100%;
        float: left;
        color: #fff;
        height: auto;
        overflow: hidden;
        padding: 60px 0 37px 40px;
    }
    .wm-l h4 {
        font: 17px "Microsoft YaHei";
        line-height: 10px;
        padding-bottom: 30px;
        margin: 0;
    }
    .wm-l li {
        font: 13px "Microsoft YaHei";
        line-height: 35px;
    }
    .g-gywm {
        height: auto;
        overflow: hidden;
        width: 100%;
        margin-bottom: 2rem;
    }
    .wm-r {
        width: 100%;
    }
    .lia {
        display: none;
    }
    .newalllistsearch {
        height: auto;
        line-height: 43px;
    }
    .newalllistsearch>div {
        padding: 0;
    }
    .listnavRight {
        width: 100%;
    }
    .listnavRight a {
        font-size: 13px;
        width: 33.333%;
        padding: 0;
        /*    padding: 0;*/
        text-align: center;
    }
    .listcontacts>div {
        margin: 3rem auto;
        width: 98%;
    }
    .listcontacts>div>span {
        font-size: 21px;
    }
    .listcontacts>div>span>i {
        font-size: 15px;
    }
    .listcontactsTitle input {
        height: 49px;
        width: 100%;
        font-size: 15px;
    }
    .listcontactsubmit input {
        background: #2070b5;
        color: #fff;
        border: 0;
        width: 140px;
        height: 40px;
        font-size: 14px;
        margin: 0 5px;
    }
    .listpronav {
        overflow: hidden;
        margin-top: 24px;
        margin-bottom: 24px;
    }
    .listpronav li {
        width: 32%;
        height: 30px;
        border: 1px solid #e6e6e6;
        text-align: center;
        line-height: 30px;
        float: left;
        margin-right: 2%;
        margin-bottom: 3%;
    }
    .listpronav li a {
        display: block;
        color: #444;
        font-size: 13px;
    }
    .listpronav li:nth-child(3n) {
        margin-right: 0;
    }
    .listpros a {
        display: block;
        width: 49%;
        float: left;
        margin-right: 2%;
        margin-bottom: 2%;
    }
    .listpros a:nth-child(3n) {
        margin-right: 2%;
    }
    .listpros a:nth-child(2n) {
        margin-right: 0;
    }
    .listpros a p {
        font-size: 14px;
        color: #444;
        line-height: 33px;
        margin: 0;
    }
}

@media(max-width:420px) {
    .banner .swiper-button-prev,
    .banner .swiper-button-next {
        display: none;
    }
    .maintitle {
        text-align: center;
        font-size: 20px;
        color: #241f1f;
    }
    .titles {
        text-align: center;
        font-size: 14px;
        color: #454546;
    }
    .new {
        margin-top: 20px;
    }
    .news {
        width: 100%;
        overflow: hidden;
        margin-top: 14px;
    }
    .rnewdate {
        display: none;
    }
    .rnewintro {
        width: 100%;
    }
    .rnew {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .rnewtitle {
        font-size: 16px;
        color: #181616;
    }
    .about {
        margin-top: 20px;
    }
    .abtitle {
        font-size: 20px;
        color: #241f1f;
    }
    .abline {
        width: 28px;
        height: 5px;
        background: #074184;
        margin-top: 10px;
        margin-left: 23px;
    }
    .abcon {
        text-indent: 3em;
        line-height: 25px;
        margin-top: 13px;
        font-size: 14px;
        color: #666666;
    }
    .abmore a {
        display: block;
        width: 165px;
        height: 40px;
        line-height: 36px;
        border: 1px solid #221e1e;
        text-align: center;
        font-size: 14px;
        color: #222222;
    }
    .abmore {
        margin-top: 18px;
    }
    .product {
        margin-top: 20px;
    }
    .products {
        width: 100%;
        overflow: hidden;
        margin-top: 20px;
        background: #2070b5;
    }
    .lpro_title {
        font-size: 22px;
        color: #fff;
        margin-top: 30px;
    }
    .lpro_more {
        margin-top: 24px;
    }
    .lpro_more a {
        display: block;
        text-align: center;
        border: 1px solid #fff;
        width: 121px;
        height: 32px;
        line-height: 30px;
        font-size: 25px;
        color: #fff;
        font-weight: 300;
    }
    .proswiper .swiper-button-next,
    .proswiper .swiper-button-prev {
        width: 45px;
        height: 45px;
        background-size: cover;
    }
    .left_copy a {
        display: block;
    }
}

@media(max-width:376px) {}

@media(max-width:360px) {}