@media(max-width:1600px) {
    .head,
    .new,
    .info,
    .case,
    .link,
    .about,
    .innew {
        padding-left: 20px;
        padding-right: 20px;
    }
    body {
        background-size: cover;
    }
}

@media(max-width:1440px) {
    .floadAd .item img {
        width: 400px;
    }
}

@media(max-width:1366px) {}

@media(max-width:1280px) {
    .innews {
        padding: 20px;
    }
}

@media(max-width:1200px) {}

@media(max-width:1024px) {
    .mobile-inner-header {
        display: block;
        z-index: 999;
    }
    .head {
        display: none;
    }
    .news {
        padding: 20px;
    }
    .left_new {
        width: 100%;
    }
    .right_new {
        width: 100%;
        margin-top: 30px;
    }
    .left_info {
        width: 100%;
    }
    .right_info {
        width: 100%;
        margin-top: 50px;
    }
    .abouts {
        padding: 20px;
    }
    .abtitle {
        font-size: 20px;
    }
    .abintro span {
        padding: 0 10px;
    }
    .abcon {
        font-size: 14px;
        margin-top: 15px;
    }
    .innew_left {
        display: none;
    }
    .innew_right {
        width: 100%;
    }
    .left_contact {
        width: 100%;
    }
    .right_contact {
        width: 100%;
        margin-top: 25px;
    }
    .rcon p {
        font-size: 14px;
    }
    .rcon img {
        width: 20px;
    }
}

@media(max-width:768px) {
    .floadAd .item img {
        width: 150px;
    }
    .newswiper a p {
        height: 40px;
        line-height: 40px;
        padding-left: 15px;
        font-size: 14px;
    }
    .newswiper.swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: 10px;
    }
    .rnewnav span,
    .rnewnav a {
        height: 35px;
        line-height: 35px;
        font-size: 14px;
        padding-left: 2%;
    }
    .rnewnav {
        height: 36px;
    }
    .rnewnav span.active {
        background-size: contain;
    }
    .rnewtitle {
        font-size: 14px;
    }
    .rnewdate {
        display: none;
    }
    .linfo a {
        font-size: 14px;
    }
    .rinfo_title {
        font-size: 14px;
    }
    .rinfodate {
        display: none;
    }
    .case {
        margin-top: 30px;
    }
    .link {
        margin: 30px 0;
    }
    .links a {
        width: 50%;
        font-size: 14px;
    }
    .links {
        height: auto;
        overflow: hidden;
    }
    .copy a {
        display: block;
    }
    .innew_right_top_fr {
        display: none;
    }
    .innew_right_top_fl a,
    .innew_right_top_fl span {
        font-size: 14px;
    }
    .innew_right_bot_date {
        display: none;
    }
    .innew_right_bot_title {
        font-size: 12px;
    }
    .innew_right_bot a {
        background: none;
        padding-left: 0;
    }
    .newshow {
        font-size: 14px;
    }
    .job_topic span {
        font-size: 12px;
    }
    .innews {
        padding: 10px;
    }
    .jobitem_top span {
        font-size: 12px;
    }
    .jobitem_bot_title {
        font-size: 14px;
    }
    .jobitem_bot_con {
        font-size: 12px;
    }
}

@media(max-width:420px) {}

@media(max-width:376px) {}

@media(max-width:360px) {}