@media only screen and (max-width: 1680px) {
    .centerBox {
        width: 90%;
        margin: auto;
    }

    body {
        zoom: 0.8 !important;
    }
}

@media only screen and (max-width: 1600px) {}

@media only screen and (max-width: 1440px) {}

@media only screen and (max-width: 1366px) {}

@media only screen and (max-width: 1280px) {}

@media only screen and (max-width: 1152px) {}

@media only screen and (max-width: 1024px) {
    body {
        zoom: 1 !important;
    }

    .header {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: start;
        padding: 5px;
        margin-top: 5px;
        ;
    }

    #left {
        left: 10px;
    }

    #right {
        right: 10px;
    }

    .icon {
        width: 25%;
        margin-left: 20px;
    }

    .icon {
        width: 25%;
        margin-left: 20px;
    }

    .headertitle {
        display: none;
    }

    .menu {
        display: block;
        z-index: 111;
    }


    .menu .nav .cai {
        width: 65px;
        color: #fff;
        font-size: 23px;
        position: relative;
        right: -35px;
    }

    .menu .sub {
        display: none;
        width: 65px;
        font-size: 12px;
        background: #ccc;
        border-radius: 4px;
        width: 80px;
        font-size: 16px;
    }

    .menu .sub .listB {
        color: #fff;
        height: 24px;
        line-height: 24px;
    }

    .menu .sub .center .to {
        width: 66px;
        margin-left: 3px;
        height: 24px;
        line-height: 24px;
    }

    .container {
        width: 100%;
        height: 200px;
        overflow: hidden;
        margin: 0 auto;
        position: relative;
    }

    #list {
        width: 400%;
        position: absolute;
    }

    #list img {
        width: 25%;
        float: left;
        cursor: pointer;
        height: auto;
    }

    .arrow {
        position: absolute;
        color: #fff;
        text-decoration: none;
        bottom: 1px;
        text-align: center;
        width: 20px;
        height: 20px;
        font-size: 12px;
        top: 80px;
    }

    .burger {
        width: 100%;
        height: auto;
        margin-top: 0px;
    }

    .burger .center {
        margin-top: 0;
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .burger .center .title {
        display: flex;
        flex-direction: column;
        align-items: center;
        color: #000;
    }

    .burger .center .title .img {
        width: 55%;
        margin-top: 12px;
    }

    .burger .center .nav {
        display: flex;
        flex-direction: column;
        align-items: center;
        border-bottom: 0;
        height: 30px;
        width: 300px;
    }

    .burger .center .nav .title {
        font-size: 150%;
        width: 128px;
        height: 60px;
        border-bottom: 3px solid #ededed;
    }

    .anlibox {
        display: none;
    }

    .anliboxM {
        display: block;
        width: 100%;
    }

    .anliboxM .center {
        position: relative;
        top: -1.75px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .anliboxM .center .box {
        border-top: 1px solid #ededed;
        width: 60%;
        margin: 0;
    }

    .anliboxM .center .box .anlilist {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 10px;
    }

    .anliboxM .center .box .anlilist .boxLi {
        display: flex;
        width: 100%;
        background: #004DA1;
        height: 35px;
        color: #FEFEFF;
        font-size: 18px;
        line-height: 35px;
        flex-direction: column;
        align-items: center;
    }

    .anliboxM .center .box .anlilist .boxLi2 {
        display: flex;
        width: 100%;
        color: #004DA1;
        font-size: 18px;
        line-height: 35px;
        flex-direction: column;
        align-items: center;
    }

    .anliboxM .center .box .anlilist .anlilist2 {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .anliboxM .center .box .anlilist .anlilist2 .checked {
        margin-top: 20px;
    }

    .anliboxM .center .box .anlilist .anlilist2 .checked .image {
        width: 200px;
    }

    .bus {
        width: 100%;
        margin: 0;
        margin-bottom: 10px;
    }

    .bus .center {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .bus .center .title {
        font-size: 24px;
        color: #004DA1;
    }

    .bus .center .con {
        font-size: 12px;
        color: #C8C9CC;
        text-align: center;
    }

    .about {
        margin: 0;
        color: #2C2C2C;
        background-size: 100%;
        padding-top: 0px;
        margin-bottom: 200px;
    }

    .about .content {
        font-size: 14px;
        width: 100%;
        margin-bottom: 30px;
    }

    .about .content .p {
        margin: 20px 33px 0 33px;
        text-indent: 28px;
        text-align: start;
    }

    .footer {
        height: 185px;
        background: #004EA2;
        width: 100%;
        position: fixed;
        bottom: 0;
    }

    .footer .box {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 39px;
    }

    .footer .box .img {
        margin-left: 0;
    }

    .footer .box .img .image {
        width: 120px;
        margin-right: 20px;
    }

    .footer .box .data {
        margin-right: 0px;
        color: #fff;
        font-size: 9px;
    }

    .footer .box .data .ul {
        width: 207px;
    }

    .footer .box .data .ul .num {
        margin-left: 44px;
    }

    .footer .box .data .ul .li {
        margin-bottom: 5px;
    }

    .footer .box .data .ul .li .margin {
        margin-left: 7px;
    }

    .footer .box .data .ul .li .zhanwei {
        width: 4px;
        height: 13px;
        background: #FFFFFF;
    }

    .footer .box .data .ul .title {
        margin-bottom: 5px;
        display: flex;
    }

    .business {
        left: 0;
        top: 0;
    }

    .business .ul {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .business .ul .li {
        display: inline;
        margin-bottom: 0;
        height: 215px;
        margin-bottom: -16px;
    }

    .business .ul .li .image {
        width: 240px;
        height: 140px;
        margin-bottom: 10px;
    }

    .business .ul .li .con {
        width: 100%;
        color: #004DA1;
        font-size: 15px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .laboratory {
        margin: 0;
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 200px;
    }

    .laboratory .abox {
        width: 270px;
    }

    .laboratory .abox .con {
        width: 37%;
        background: #004DA1;
        color: #fff;
        font-size: 13px;
        height: 25px;
        line-height: 25px;
        text-align: center;
        margin-bottom: 12px;
        margin-top: 0px;
    }

    .laboratory .abox .imgbox .image {
        display: block;
        border: 0;
        width: 270px;

    }

    .laboratory .abox .imgbox {
        margin-bottom: 25px;
    }

    .property .con {
        font-size: 16px;
        margin-bottom: 29px;
        text-align: center;
        color: #004DA1;
    }

    .estimate {
        margin: 0;
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 200px;
    }

    .estimate .abox {
        width: 270px;
        margin-bottom: 10px;
    }

    .estimate .abox .con {
        width: 55%;
        background: #004DA1;
        color: #fff;
        font-size: 12px;
        height: 25px;
        line-height: 25px;
        text-align: center;
        margin-bottom: 12px;
        margin-top: 0px;
    }

    .estimate .abox .imgbox {
        margin-bottom: 7px;
        margin-top: 16px;
    }

    .estimate .abox .image {
        display: block;
        border: 0;
        width: 270px;
    }

    .estimate .abox .con1 {
        height: 0;
        margin: 5px 0 50px 0;
    }

    .estimate .abox .con1 .size {
        font-size: 14px;
        margin: 10px 0 38px 0;
    }

    .qualifications {
        width: 100%;
        margin: 0;
        margin-bottom: 13px;
    }

    .qualifications .center {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .qualifications .center .title {
        color: #004DA1;
        font-size: 24px;
    }


    .qualifications .center .con {
        font-size: 12px;
        color: #C8C9CC;
        text-align: center;
    }

    .certificate {
        margin: 0;
        margin-bottom: 200px;
    }

    .certificate .ul {
        margin: 0px 40px 0px 40px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .certificate .ul .li {
        margin: 0;
    }

    .certificate .ul .li .img {
        width: 140px;
    }

    .certificate .ul .li .con {
        margin: 0px 0 10px 0;
        text-align: center;
        color: #004DA1;
        font-size: 10px;
        height: 30px;
        line-height: 30px;
    }

    .certificate .ul .li .img:hover {
        transform: scale(1);
        /* 放大1.5倍 */
    }

    .unit {
        margin: 0;
        margin-bottom: 200px;
    }

    .unit .ul {
        margin: 25px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .unit .ul .li .imgBox .image {
        width: 160px;
    }

    .unit .ul .li .imgBox .con {
        margin: 0;
        text-align: center;
        color: #004DA1;
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 158px;
    }

    .name {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .name .nameCon {
        width: 70%;
        height: 30px;
        background: #004DA1;
        text-align: center;
        color: #fff;
        line-height: 30px;
        font-size: 14px;
    }

    .introduce {
        margin: 10px 60px 20px 60px;
    }


    .introduce .box {
        display: contents;
        margin-bottom: 20px;
    }

    .introduce .box .flex {
        display: flex;
        align-items: center;
    }

    .introduce .box .flex .zhanwei {
        width: 7px;
        height: 7px;
        background: #004DA1;
        margin-right: 8px;
    }

    .introduce .box .flex .con {
        color: #004DA1;
        font-size: 16px;
    }

    .inImg {
        margin: 0;
        margin-bottom: 200px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .inImg .image {
        width: 350px;
        margin-bottom: 12px;
    }

    .floor {
        margin-top: 12px;
        color: #FFFFFF;
        background-image: url(../images/mFoor.png);
        background-size: 100%;
        text-align: center;
        height: 740px;
    }

    .floor .box {
        width: 100%;
        padding-top: 25px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: rgba(0, 0, 0, 0.4);
        height: 100%;
    }

    .floor .box .title {
        display: none;
    }

    .floor .box .content {
        margin: 0;
        font-size: 12px;
        margin-top: 42px;
        border: 0;
        width: 80%;
    }

    .floor .box .content .p {
        margin: 0;
        padding-top: 12px;
        text-indent: 24px;
        text-align: start;
    }

    .burger {
        margin-top: 20px;
    }

    .burger .center .title .image {
        width: 55%;
    }

    .burger .center .nav {
        display: flex;
        flex-direction: column;
        align-items: center;
        border-bottom: 0;
        height: 30px;
    }

    .burger .center .nav .title {
        font-size: 16px;
        width: 72px;
        height: 30px;
        border-bottom: 3px solid #ededed;
    }


    .cooperate {
        position: relative;
        top: -1.75px;
        margin-bottom: 50px;
        border-top: 1px solid #ededed;
    }

    .cooperate .img1 {
        margin: 0;
        margin-bottom: 300px;
        display: flex;
        align-items: center;
        position: absolute;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .cooperate .img1 .li {
        width: 360px;
        margin-right: 0;
        margin-top: 15px;
    }

    .cooperate .img1 .li .p {
        height: 35px;
        line-height: 35px;
        font-size: 20px;
        position: relative;
        top: -40px;
        width: 330px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        background: #004DA1;
        color: #fff;
    }

    .cooperate .img1 .li .image {
        width: 330px;
    }

    .cai1 {
        color: #000;
        width: 65px;
        font-size: 23px;
        position: relative;
        right: -35px;
    }

    .phonetitle {
        font-size: 40px;
    }

    .phonelianxipart {
        width: 100%;
        margin-right: 0;
    }

    .image_3 {
        height: 300px;
        margin-left: 0;
    }

    .zzparttitle {
        font-size: 24px;
    }

    .mapall {
        padding-top: 3%;
        padding-bottom: 5%;
        margin-bottom: 200px;
    }
}


@media only screen and (max-width: 768px) {}

@media only screen and (max-width: 640px) {}

@media only screen and (max-width: 414px) {}

@media only screen and (max-width: 375px) {}

@media only screen and (max-width: 325px) {}