.nav_bar .nav_toggle {
    width: 24px;
    height: 42px;
    background: url(../images/common/toggle_01.png) no-repeat center / cover;
    background-size: 100%;
    float: right;
    display: none;
}

.nav_bar .nav_toggle.active {
    background: url(../images/common/toggle_02.png) no-repeat center / cover;
    background-size: 100%;
}

.nav_bar.active .nav_toggle {
    background: url(../images/common/toggle_03.png) no-repeat center / cover;
    background-size: 100%;
}

.nav_bar.active .nav_toggle.active {
    background: url(../images/common/toggle_04.png) no-repeat center / cover;
    background-size: 100%;
}

.contentus .contentus_content .contentus_form .contentus_form_content .contentus_form_content_right form .form_item.demand .form_input p {
    color: #fff;
    line-height: 24px;
    font-size: 14px;
}

/* 服务 */
.serviceBlock2 .list .position .listTips,
.serviceBlock .w1600 .content .listTips {
    line-height: 25px;
}

.footer .record p a {
    color: rgba(255, 255, 255, 0.502);
}

.contentus .contentus_content .contentus_info .contentus_info_list .contentus_info_item:nth-of-type(1),
.contentus .contentus_content .contentus_info .contentus_info_list .contentus_info_item:nth-of-type(3) {
    width: 30%;
    flex-shrink: 0;
}

.contentus .contentus_content .contentus_info .contentus_info_list .contentus_info_item .info_remark p {
    word-break: break-all;
}
.footer_qrcode img:first-child{
    margin-right: 10px;

}
.friend{
    width: 1600px;
    margin: 0px auto 30px auto;
}
.friend dl{
    display: flex;
}
.friend dt,.friend dd a{
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
}

.friend dd{
    margin-right: 10px;
}
@media (max-width: 1680px) {

    .nav_bar .nav_bar_content,
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce,
    .home .number_tag .swiper-number,
    .home .service .plate_introduce,
    .home .service .plate_content,
    .home .cases .plate_introduce,
    .home .cases .case_navigation,
    .home .cases .big_case,
    .home .cases .case_more,
    .home .cases .case_list,
    .home .customer .plate_introduce,
    .home .customer .customer_content,
    .home .customer .customer_more_content,
    .home .customer .customer_more_content,
    .home .about,
    .footer .footer_logo,
    .footer .footer_content,
    .w1600,
    .general-box,
    .customer .customer_content .plate_introduce,
    .customer .customer_content .customer_content,
    .contentus .contentus_content .plate_introduce,
    .contentus .contentus_content .contentus_info,
    .contentus .contentus_content .contentus_form .plate_introduce,
    .contentus .contentus_content .contentus_form .contentus_form_content,.friend {
        width: 80%;
    }
    .home .number_tag {
        height: 340px;
    }
    .home .number_tag .swiper-number .swiper-wrapper .swiper-slide .number_content .number p {
        font-size: 88px;
    }
    .home .about .about_content .about_left {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        -webkit-flex: auto;
        flex: auto;
        -moz-flex-shrink: 0;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        width: 60%;
    }
    .home .about .about_content .about_right {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        -webkit-flex: auto;
        flex: auto;
        -moz-flex-shrink: 0;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        width: 40%;
    }
    .home .about .about_content .about_right img {
        max-width: 100%;
    }
    .home .service .plate_content .swiper-service {
        height: 500px;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide {
        padding: 50px 30px;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_introduce .service_remark {
        margin-bottom: 0px;
        height: 130px;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_pic {
        width: 100%;
        height: 160px;
        display: box;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        flex-shrink: 0;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_pic img {
        max-width: 100%;
    }

    /* 服务 */
    .serviceBlock2 .list {
        height: 430px;
    }

    .serviceBlock2 .list .position {
        left: 19.86%;
    }

    /* 案例 */
    .case {
        margin: 90px 0 115px;
    }

    .case .general-box .content {
        margin-top: 90px;
    }
}

@media (max-width: 1440px) {
    .nav_bar .nav_bar_content .nav_bar_right .nav_bar_list .nav_bar_item {
        width: 110px;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_top .title {
        font-size: 40px;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_top .banner_tag p {
        left: 46%;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_top .banner_tag img {
        width: 110px;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_title p {
        font-size: 62px;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_remark p {
        font-size: 24px;
    }
    .home .number_tag {
        height: 330px;
    }
    .home .number_tag .swiper-number .swiper-wrapper .swiper-slide .number_content .number p {
        font-size: 86px;
    }
    .home .number_tag .swiper-number .swiper-wrapper .swiper-slide.resize .resize {
        height: 36px;
    }
    .home .number_tag .swiper-number .swiper-wrapper .swiper-slide .number_content .remark p {
        font-size: 16px;
    }
    .home .service,
    .home .cases,
    .home .customer,
    .home .about {
        padding-top: 100px;
        padding-bottom: 110px;
        margin-top: 0px;
    }
    .home .service .plate_introduce .plate_remark p,
    .home .cases .plate_introduce .plate_remark p,
    .home .customer .plate_introduce .plate_remark p,
    .home .about .about_content .about_left .title {
        font-size: 34px;
    }
    .home .service .plate_content .swiper-service {
        height: 470px;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_index {
        margin-bottom: 25px;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_introduce .service_title p {
        font-size: 28px;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_introduce .service_remark {
        height: 100px;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_pic img {
        margin-top: 0px;
        max-width: 95%;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_list .service_item:not(:last-child) {
        margin-bottom: 10px;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_icon {
        width: 45px;
        height: 45px;
    }
    .home .cases .case_more {
        padding-bottom: 35px;
    }

    /* 服务 */
    .serviceBlock .w1600 .content {
        padding-top: 82px;
        padding-bottom: 86px;
    }

    .serviceBlock .w1600 .content .listTitle {
        font-size: 40px;
    }

    .serviceBlock2 .list {
        height: 410px;
    }

    .serviceBlock2 .list .position ul li a {
        line-height: 36px;
    }

    .serviceBlock2 .list .position {
        top: 88px;
        padding-right: 10%;
    }

    .serviceBlock3 .w1600 .content p {
        font-size: 34px;
    }

    /* 案例 */
    .case {
        margin: 80px 0 115px;
    }

    .case .general-box .title h3 {
        font-size: 40px;
    }

    .case .general-box .title p {
        margin-top: 14px;
    }

    .case .general-box .content {
        margin-top: 80px;
    }

    /* 客户 */
    .customer .customer_content {
        padding-top: 90px;
    }

    .customer .customer_content .plate_introduce {
        margin-bottom: 90px;
    }

    .customer .customer_content .plate_introduce .plate_title p {
        font-size: 40px;
    }

    /* 关于 */
    .aboutBlock2 {
        height: 580px;
    }

    .aboutBlock2 .w1600 .content .title p {
        font-size: 34px;
        line-height: 46px;
    }

    .aboutBlock2 .w1600 .content .tips {
        margin-top: 55px;
    }

    .aboutBlock2 .w1600 .content a {
        margin-top: 60px;
    }

    .aboutBlock3 .w1600 {
        padding-top: 76px;
        padding-bottom: 90px;
    }

    .aboutBlock3 .w1600 .list p span {
        font-size: 76px;
    }

    .aboutBlock3 .w1600 .list .tips {
        font-size: 17px;
    }

    .aboutBlock4 .w1600 .aboutTitle p,
    .aboutBlock5 .w1600 .aboutTitle p {
        font-size: 40px;
    }

    .aboutBlock4 .w1600 .aboutTitle {
        margin-top: 80px;
        margin-bottom: 85px;
    }

    .aboutBlock5 .w1600 .aboutTitle .tips {
        font-size: 15px;
        margin-top: 10px;
    }

    /* 案例详情 */
    .case_detail .banner .swiper-slide .general-box .box h2 {
        font-size: 56px;
    }

    .case_detail .color .general-box .left-box .box .title h3,
    .case_detail .detail .general-box .title h3 {
        font-size: 46px;
    }

    /* 联系我们 */
    .contentus .contentus_content {
        padding-top: 90px;
    }

    .contentus .contentus_content .plate_introduce {
        margin-bottom: 90px;
    }

    .contentus .contentus_content .plate_introduce .plate_title p,
    .contentus .contentus_content .contentus_form .plate_introduce .plate_title p {
        font-size: 40px;
    }
}

@media (max-width: 1366px) {
    .nav_bar {
        height: 75px;
    }
    .nav_bar .nav_bar_content .nav_bar_right .nav_bar_list .nav_bar_item {
        width: 100px;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_top .title {
        font-size: 38px;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_title p {
        font-size: 60px;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_remark p {
        font-size: 22px;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_remark p {
        font-size: 22px;
    }
    .home .number_tag .swiper-number .swiper-wrapper .swiper-slide .number_content .number p {
        font-size: 84px;
    }
    .home .number_tag .swiper-number .swiper-wrapper .swiper-slide .number_content .number p span {
        font-size: 43px;
    }
    .home .service,
    .home .cases,
    .home .customer,
    .home .about {
        padding-top: 95px;
        padding-bottom: 105px;
    }
    .home .service .plate_introduce .plate_remark p,
    .home .customer .plate_introduce .plate_remark p,
    .home .cases .plate_introduce .plate_remark p,
    .home .about .about_content .about_left .title {
        font-size: 32px;
    }
    .home .service .plate_content .swiper-service .swiper-button-prev,
    .home .service .plate_content .swiper-service .swiper-button-next {
        width: 40px;
        height: 40px;
    }
    .home .service .plate_content .swiper-service {
        height: 420px;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide {
        padding: 45px 25px;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_index {
        margin-bottom: 20px;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_introduce .service_title p {
        font-size: 28px;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_introduce .service_remark p {
        font-size: 14px;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_pic {
        height: 130px;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_pic img {
        max-width: 90%;
        max-height: 90%;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_list .service_item a {
        font-size: 14px;
    }
    .footer .footer_content .basic_info {
        -moz-flex-grow: 2;
        -webkit-flex-grow: 2;
        flex-grow: 2;
    }
    .footer .footer_content .plate_content {
        -moz-flex-grow: 1;
        -webkit-flex-grow: 1;
        flex-grow: 1;
    }

    /* 服务 */
    .serviceBlock .w1600 .content {
        padding-top: 72px;
        padding-bottom: 76px;
    }

    .serviceBlock .w1600 .content .listTitle {
        font-size: 38px;
    }

    .serviceBlock .w1600 .content .listTips {
        font-size: 15px;
    }

    .serviceBlock2 .list {
        height: 390px;
    }

    .serviceBlock2 .list .position ul {
        margin-top: 35px;
    }

    .serviceBlock2 .list .position ul li {
        margin-right: 15px;
        margin-bottom: 15px;
    }

    .serviceBlock2 .list .position ul li a {
        font-size: 14px;
    }

    .serviceBlock3 .w1600 .content {
        padding-top: 84px;
        padding-bottom: 90px;
    }

    .serviceBlock3 .w1600 .content p {
        font-size: 32px;
    }

    .serviceBlock3 .w1600 .content a {
        margin-top: 40px;
    }

    /* 案例 */
    .case {
        margin: 70px 0 105px;
    }

    .case .general-box .content {
        margin-top: 70px;
    }

    .case .general-box .title h3 {
        font-size: 38px;
    }

    .case .general-box .title p {
        font-size: 15px;
    }

    .case .general-box .content .pages {
        margin-top: 34px;
    }

    /* 客户 */
    .customer .customer_content {
        padding-top: 80px;
        padding-bottom: 90px;
    }

    .customer .customer_content .plate_introduce {
        margin-bottom: 80px;
    }

    .customer .customer_content .plate_introduce .plate_title p {
        font-size: 38px;
    }

    .customer .customer_content .plate_introduce .plate_remark p {
        font-size: 15px;
    }

    .customer .customer_content .customer_content {
        margin-bottom: 90px;
    }

    .customer .customer_content .load_more .load_more_content {
        position: relative;
        width: 230px;
        height: 58px;
    }

    .customer .customer_content .load_more .load_more_content button {
        font-size: 18px;
    }

    /* 关于 */
    .aboutBlock2 {
        height: 560px;
    }

    .aboutBlock2 .w1600 .content {
        padding-top: 115px;
    }

    .aboutBlock2 .w1600 .content .title p {
        font-size: 32px;
        line-height: 44px;
    }

    .aboutBlock2 .w1600 .content .tips {
        margin-top: 50px;
        font-size: 14px;
    }

    .aboutBlock3 .w1600 {
        padding-top: 66px;
        padding-bottom: 80px;
    }

    .aboutBlock3 .w1600 .list p span {
        font-size: 74px;
    }

    .aboutBlock3 .w1600 .list p {
        font-size: 46px;
    }

    .aboutBlock3 .w1600 .list .tips {
        font-size: 16px;
    }

    .aboutBlock4 .w1600 .aboutTitle {
        margin-top: 70px;
        margin-bottom: 75px;
    }

    .aboutBlock4 .w1600 .aboutTitle p,
    .aboutBlock5 .w1600 .aboutTitle p {
        font-size: 38px;
    }

    .aboutBlock4 .w1600 .list .content .title {
        font-size: 28px;
    }

    .aboutBlock4 .w1600 .list .content .tips {
        font-size: 14px;
        line-height: 26px;
    }

    /* 案例详情 */
    .case_detail .banner .swiper-slide .general-box .box h2 {
        font-size: 54px;
    }

    .case_detail .banner .swiper-slide .general-box .box em {
        font-size: 19px;
    }

    .case_detail .banner .swiper-slide .general-box .box a {
        width: 170px;
        line-height: 52px;
    }

    .case_detail .color .general-box .left-box .box .title h3,
    .case_detail .detail .general-box .title h3 {
        font-size: 44px;
    }

    .case_detail .detail .general-box .title em {
        font-size: 118px;
    }

    .case_detail .color .general-box .left-box .box .title p,
    .case_detail .detail .general-box .title p {
        font-size: 15px;
        margin-top: 25px;
    }

    /* 联系我们 */
    .contentus .contentus_content {
        padding-top: 80px;
    }

    .contentus .contentus_content .plate_introduce {
        margin-bottom: 80px;
    }

    .contentus .contentus_content .plate_introduce .plate_title p,
    .contentus .contentus_content .contentus_form .plate_introduce .plate_title p {
        font-size: 38px;
    }

    .contentus .contentus_content .plate_introduce .plate_remark p,
    .contentus .contentus_content .contentus_form .plate_introduce .plate_remark p {
        font-size: 15px;
    }

    .contentus .contentus_content .contentus_info .contentus_info_list .contentus_info_item .info_title p,
    .contentus .contentus_content .contentus_info .contentus_info_list .contentus_info_item .info_remark p {
        font-size: 17px;
    }

    .contentus .contentus_content .contentus_form .contentus_form_content .contentus_form_content_right {
        padding: 45px 35px;
    }

    .contentus .contentus_content .contentus_form .contentus_form_content .contentus_form_content_right form .form_item .form_item_title p,
    .contentus .contentus_content .contentus_form .contentus_form_content .contentus_form_content_right form .form_item .form_input input,
    .contentus .contentus_content .contentus_form .contentus_form_content .contentus_form_content_right form .form_button button {
        font-size: 15px;
    }

    .contentus .contentus_content .contentus_form .contentus_form_content .contentus_form_content_right form .form_button {
        height: 58px;
    }

    .contentus .contentus_content .contentus_form .contentus_form_content .contentus_form_content_right form .form_item.demand .form_input .demand_list .demand_item p {
        font-size: 14px;
    }
}

@media (max-width: 1280px) {
    .nav_bar .nav_bar_content .nav_bar_right .nav_bar_list {
        margin-right: 40px;
    }
    .nav_bar .nav_bar_content .nav_bar_right .nav_bar_list .nav_bar_item {
        width: 90px;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_top .title {
        font-size: 36px;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_top .banner_tag img {
        width: 105px;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_top .banner_tag p {
        left: 47%;
        font-size: 14px;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_title p {
        font-size: 58px;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_remark p {
        font-size: 20px;
    }
    .home .number_tag {
        height: 320px;
    }
    .home .number_tag .swiper-number .swiper-wrapper .swiper-slide .number_content .number p {
        font-size: 82px;
    }
    .home .number_tag .swiper-number .swiper-wrapper .swiper-slide.resize .resize {
        height: 32px;
    }
    .home .service,
    .home .cases,
    .home .customer,
    .home .about {
        padding-top: 90px;
        padding-bottom: 100px;
    }
    .home .service .plate_introduce .plate_remark p,
    .home .cases .plate_introduce .plate_remark p,
    .home .customer .plate_introduce .plate_remark p,
    .home .about .about_content .about_left .title {
        font-size: 30px;
    }
    .home .service .plate_content .swiper-service {
        height: 380px;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide {
        padding: 40px 25px;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_introduce .service_title {
        margin-bottom: 10px;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_introduce .service_title p {
        font-size: 26px;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_introduce .service_remark {
        height: 90px;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_pic {
        height: 115px;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_list .service_item:not(:last-child) {
        margin-bottom: 8px;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_icon {
        width: 40px;
        height: 40px;
    }
    .home .cases .plate_introduce,
    .home .customer .plate_introduce {
        margin-bottom: 60px;
    }
    .home .cases .case_more .case_more_left .year {
        font-size: 18px;
    }
    .home .cases .case_more .case_more_left .title {
        font-size: 26px;
    }
    .home .cases .case_more .case_more_right .case_tag_list .case_tag_item a {
        font-size: 14px;
    }
    .home .cases .case_list .swiper-case .swiper-wrapper .swiper-slide .case_item_introduce .case_item_top .case_item_title {
        font-size: 24px;
    }
    .home .cases .case_list .swiper-case .swiper-wrapper .swiper-slide .case_item_introduce .case_item_top {
        margin-bottom: 20px;
    }
    .home .about .about_content .about_left .remark {
        width: 60%;
        margin-bottom: 60px;
    }
    .footer .footer_content {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .footer .footer_content .basic_info {
        box-order: 2;
        -webkit-box-order: 2;
        -moz-box-order: 2;
        order: 2;
        -webkit-order: 2;
        padding-top: 30px;
    }
    .footer .footer_content .plate_content {
        box-order: 1;
        -webkit-box-order: 1;
        -moz-box-order: 1;
        order: 1;
        -webkit-order: 1;
        width: 100%;
        right: 0;
    }
    .footer .footer_content .demand_content {
        box-order: 3;
        -webkit-box-order: 3;
        -moz-box-order: 3;
        order: 3;
        -webkit-order: 3
    }
    .footer .footer_content .plate_content .plate_content_list {
        flex-direction: row;
        -webkit-flex-direction: row;
    }
    .footer .footer_content .plate_content .plate_content_list .plate_content_item {
        padding-right: 15px;
        margin-bottom: 0px;
    }
    .footer .record {
        text-align: center;
    }

    /* 服务 */
    .serviceBlock .w1600 .content .listTitle {
        font-size: 36px;
    }

    .serviceBlock2 .list {
        height: 370px;
    }

    .serviceBlock2 .list .position {
        padding-left: 26px;
    }

    .serviceBlock2 .list .position .listTitle {
        font-size: 30px;
    }

    .serviceBlock2 .list .position .listTips {
        margin-top: 20px;
    }

    .serviceBlock2 .list .position ul {
        margin-top: 30px;
    }

    .serviceBlock2 .list .position ul li a {
        line-height: 34px;
        padding: 0 23px;
    }

    .serviceBlock3 .w1600 .content {
        padding-top: 74px;
        padding-bottom: 80px;
    }

    .serviceBlock3 .w1600 .content p {
        font-size: 30px;
        line-height: 45px;
    }

    .serviceBlock3 .w1600 .content a {
        width: 135px;
        line-height: 38px;
        margin-top: 35px;
    }

    /* 案例 */
    .case .general-box .title h3 {
        font-size: 36px;
    }

    .case .general-box .content .box dl dd h4 a {
        font-size: 24px;
    }

    .case .general-box .content .box dl dd .category a {
        margin: 4px 10px 0 0;
    }

    .case {
        margin: 70px 0 95px;
    }

    .case .general-box .content .pages {
        margin-top: 24px;
    }

    .case .general-box .content .pages a {
        width: 42px;
        height: 42px;
        line-height: 42px;
    }

    /* 客户 */
    .customer .customer_content .plate_introduce .plate_title p {
        font-size: 36px;
    }

    .customer .customer_content {
        padding-bottom: 80px;
    }

    .customer .customer_content .customer_content {
        margin-bottom: 80px;
    }

    /* 关于 */
    .aboutBlock2 {
        height: 540px;
    }

    .aboutBlock2 .w1600 .content .title p {
        font-size: 30px;
        line-height: 42px;
    }

    .aboutBlock2 .w1600 .content .tips {
        margin-top: 45px;
    }

    .aboutBlock2 .w1600 .content a {
        margin-top: 50px;
    }

    .aboutBlock3 .w1600 {
        padding-top: 56px;
        padding-bottom: 70px;
    }

    .aboutBlock4 .w1600 .aboutTitle p,
    .aboutBlock5 .w1600 .aboutTitle p {
        font-size: 36px;
    }

    .aboutBlock4 .w1600 .aboutTitle .tips，.aboutBlock5 .w1600 .aboutTitle .tips {
        font-size: 14px;
        margin-top: 5px;
    }

    .aboutBlock4 .w1600 .list {
        width: calc((100% - 90px) / 4);
        margin-left: 30px;
    }

    .aboutBlock4 .w1600 .list .content .title {
        font-size: 27px;
    }

    .aboutBlock4 .w1600 .list .content .tips {
        line-height: 25px;
        margin-top: 18px;
    }

    .aboutBlock5 .w1600 .list .title {
        font-size: 23px;
    }

    .aboutBlock5 .w1600 .list .money {
        font-size: 15px;
    }

    /* 案例详情 */
    .case_detail .banner .swiper-slide .general-box .box {
        padding-left: 70px;
        margin-top: 200px;
    }

    .case_detail .banner .swiper-slide .general-box .box h2 {
        font-size: 52px;
    }

    .case_detail .banner .swiper-slide .general-box .box em {
        font-size: 18px;
    }

    .case_detail .banner .swiper-slide .general-box .box p {
        font-size: 15px;
    }

    .case_detail .detail {
        padding: 85px 0 130px;
    }

    .case_detail .detail .general-box .title em {
        font-size: 116px;
    }

    .case_detail .color .general-box .left-box .box .title h3,
    .case_detail .detail .general-box .title h3 {
        font-size: 42px;
    }

    /* 联系我们 */
    .contentus .contentus_content .plate_introduce .plate_title p,
    .contentus .contentus_content .contentus_form .plate_introduce .plate_title p {
        font-size: 36px;
    }

    .contentus .contentus_content .contentus_info .contentus_info_list .contentus_info_item .info_title p,
    .contentus .contentus_content .contentus_info .contentus_info_list .contentus_info_item .info_remark p {
        font-size: 16px;
    }
}

@media (max-width: 1100px) {
    .nav_bar {
        height: 65px;
    }
    .nav_bar .nav_bar_content .nav_bar_left {
        width: 105px;
    }
    .nav_bar .nav_bar_content .nav_bar_right .nav_bar_list .nav_bar_item {
        width: 75px;
    }
    .nav_bar .nav_bar_content .nav_bar_right .nav_bar_list {
        margin-right: 30px;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_top .title {
        font-size: 34px;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_title p {
        font-size: 56px;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_remark p {
        font-size: 18px;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_remark p {
        font-size: 18px;
    }
    .home .number_tag {
        height: 310px;
    }
    .home .number_tag .swiper-number .swiper-wrapper .swiper-slide .number_content .number p {
        font-size: 80px;
    }
    .home .number_tag .swiper-number .swiper-wrapper .swiper-slide .number_content .number p span {
        font-size: 40px;
    }
    .home .service,
    .home .cases,
    .home .customer,
    .home .about {
        padding-top: 80px;
        padding-bottom: 90px;
    }
    .home .service .plate_introduce .plate_remark p,
    .home .cases .plate_introduce .plate_remark p,
    .home .customer .plate_introduce .plate_remark p {
        font-size: 28px;
    }
    .home .service .plate_introduce,
    .home .cases .case_navigation {
        margin-bottom: 40px;
    }
    .home .service .plate_content .swiper-service {
        height: 351px;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide {
        padding: 35px 20px;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_index {
        margin-bottom: 15px;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_introduce .service_title p {
        font-size: 24px;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_introduce .service_remark p {
        font-size: 13px;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_pic {
        height: 100px;
    }
    .home .cases .plate_introduce,
    .home .customer .plate_introduce {
        margin-bottom: 50px;
    }
    .home .cases .case_navigation .case_navigation_list .case_navigation_item {
        padding: 10px 16px;
    }
    .home .cases .case_navigation .case_big_more,
    .home .customer .customer_more_content .customer_more,
    .home .about .about_content .about_left .about_more_content .about_more {
        width: 170px;
        height: 40px;
    }
    .home .cases .case_list .swiper-case .swiper-wrapper .swiper-slide .case_item_introduce .case_item_top {
        margin-bottom: 15px;
    }
    .home .cases .case_list .swiper-case .swiper-wrapper .swiper-slide .case_item_introduce .case_item_top .case_item_year {
        font-size: 12px;
    }
    .home .cases .case_list .swiper-case .swiper-wrapper .swiper-slide .case_item_introduce .case_item_top .case_item_title {
        font-size: 22px;
    }
    .home .cases .case_list .swiper-case .swiper-wrapper .swiper-slide .case_item_introduce .case_item_tags .case_item_tag:not(:last-child) {
        margin-right: 7px;
    }
    .home .cases .case_list .swiper-case .swiper-wrapper .swiper-slide .case_item_introduce .case_item_tags .case_item_tag {
        padding: 4px 8px;
    }
    .home .customer .customer_content .customer_list .customer_item {
        border-right: solid 2px #f6f7fa;
        border-bottom: solid 2px #f6f7fa;
    }
    .home .customer .customer_content .customer_list .customer_item img {
        display: block;
    }
    .home .about .about_content .about_left {
        width: 50%;
        padding-right: 30px;
    }
    .home .about .about_content .about_left .title {
        margin-bottom: 20px;
        font-size: 20px;
    }
    .home .about .about_content .about_left .remark {
        width: 100%;
        margin-bottom: 50px;
    }
    .home .about .about_content .about_left .about_more_content {
        margin-left: 0px;
    }
    .footer .footer_content .demand_content .demand_title p {
        font-size: 24px;
    }

    /* 服务 */
    .serviceBlock .w1600 .content .listTitle {
        font-size: 34px;
    }

    .serviceBlock .w1600 .content .listTips {
        font-size: 14px;
    }

    .serviceBlock2 .list {
        height: 350px;
    }

    .serviceBlock2 .list .position {
        top: 70px;
    }

    .serviceBlock2 .list .position .listTitle {
        font-size: 28px;
    }

    .serviceBlock2 .list .position .listTips {
        margin-top: 15px;
    }

    .serviceBlock2 .list .position ul {
        margin-top: 25px;
    }

    .serviceBlock2 .list .position ul li {
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .serviceBlock3 .w1600 .content {
        padding-top: 64px;
        padding-bottom: 70px;
    }

    .serviceBlock3 .w1600 .content p {
        font-size: 29px;
    }

    /* 案例 */
    .case {
        margin: 70px 0 85px;
    }

    .case .general-box .title h3 {
        font-size: 34px;
    }

    .case .general-box .title p {
        font-size: 14px;
    }

    .case .general-box .content .tabs a {
        padding: 0 16px;
    }

    .case .general-box .content .box dl dd em {
        font-size: 12px;
    }

    .case .general-box .content .box dl dd h4 a {
        font-size: 22px;
    }

    .case .general-box .content .box dl dd .category a {
        margin: 4px 7px 0 0;
    }

    .case .general-box .content .pages {
        margin-top: 14px;
    }

    .case .general-box .content .pages a {
        margin: 6px 3px 0;
    }

    /* 客户 */
    .customer .customer_content {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .customer .customer_content .plate_introduce {
        margin-bottom: 70px;
    }

    .customer .customer_content .plate_introduce .plate_title p {
        font-size: 34px;
    }

    .customer .customer_content .plate_introduce .plate_remark p {
        font-size: 14px;
    }

    .customer .customer_content .customer_content {
        margin-bottom: 70px;
    }

    .customer .customer_content .load_more .load_more_content {
        position: relative;
        width: 220px;
        height: 56px;
    }

    .customer .customer_content .load_more .load_more_content button {
        font-size: 16px;
    }

    /* 关于 */
    .aboutBlock2 {
        height: 520px;
    }

    .aboutBlock2 .w1600 .content .title p {
        font-size: 29px;
        line-height: 40px;
    }

    .aboutBlock2 .w1600 .content .tips {
        margin-top: 40px;
    }

    .aboutBlock2 .w1600 .content a {
        margin-top: 45px;
    }

    .aboutBlock3 .w1600 {
        padding-top: 46px;
        padding-bottom: 50px;
    }

    .aboutBlock3 .w1600 .list p span {
        font-size: 72px;
    }

    .aboutBlock3 .w1600 .list .tips {
        font-size: 15px;
    }

    .aboutBlock4 .w1600 .aboutTitle {
        margin-top: 60px;
        margin-bottom: 65px;
    }

    .aboutBlock4 .w1600 .aboutTitle p,
    .aboutBlock5 .w1600 .aboutTitle p {
        font-size: 34px;
    }

    .aboutBlock4 .w1600 .list {
        width: calc((100% - 80px) / 4);
        margin-left: 20px;
    }

    .aboutBlock4 .w1600 .list .content .title {
        font-size: 25px;
    }

    .aboutBlock4 .w1600 .list .content .tips {
        line-height: 23px;
        margin-top: 10px;
    }

    .aboutBlock4 .w1600 .aboutTitle .tips,
    .aboutBlock5 .w1600 .aboutTitle .tips {
        font-size: 14px;
        margin-top: 5px;
    }

    .aboutBlock5 {
        padding-top: 76px;
        padding-bottom: 81px;
    }

    .aboutBlock5 .w1600 .list {
        padding: 0 2.5%;
        padding-top: 40px;
        padding-bottom: 20px;
    }

    .aboutBlock5 .w1600 .list .title {
        font-size: 22px;
    }

    .aboutBlock5 .w1600 .list .money {
        font-size: 14px;
        margin-top: 10px;
    }

    .aboutBlock5 .w1600 .list .tips {
        font-size: 14px;
        line-height: 26px;
        margin-top: 10px;
    }

    /* 案例详情 */
    .case_detail .banner .swiper-slide .general-box .box h2 {
        font-size: 50px;
    }

    .case_detail .color {
        margin-top: 140px;
    }

    .case_detail .color .general-box .left-box .box .title h3,
    .case_detail .detail .general-box .title h3 {
        font-size: 40px;
    }

    .case_detail .color .general-box .left-box .box .title p,
    .case_detail .detail .general-box .title p {
        font-size: 14px;
        margin-top: 20px;
    }

    .case_detail .detail {
        padding: 75px 0 120px;
        margin-top: 130px;
    }

    .case_detail .detail .general-box .title em {
        font-size: 114px;
    }

    .case_detail .detail .general-box .content .left-box {
        margin-right: 70px;
    }

    /* 联系我们 */
    .contentus .contentus_content {
        padding-top: 70px;
    }

    .contentus .contentus_content .plate_introduce {
        margin-bottom: 70px;
    }

    .contentus .contentus_content .plate_introduce .plate_title p,
    .contentus .contentus_content .contentus_form .plate_introduce .plate_title p {
        font-size: 34px;
    }

    .contentus .contentus_content .plate_introduce .plate_remark p,
    .contentus .contentus_content .contentus_form .plate_introduce .plate_remark p {
        font-size: 14px;
        line-height: 1.6em;
    }

    .contentus .contentus_content .contentus_info .contentus_info_list .contentus_info_item .info_title p,
    .contentus .contentus_content .contentus_info .contentus_info_list .contentus_info_item .info_remark p {
        font-size: 15px;
    }

    .contentus .contentus_content .contentus_info .contentus_info_list .contentus_info_item .info_remark p {
        line-height: 1.6em;
        padding: 0px 10px;
        text-align: center;
    }

    .contentus .contentus_content .contentus_form .contentus_form_content .contentus_form_content_right form .form_item .form_item_title p,
    .contentus .contentus_content .contentus_form .contentus_form_content .contentus_form_content_right form .form_item .form_input input,
    .contentus .contentus_content .contentus_form .contentus_form_content .contentus_form_content_right form .form_button button {
        font-size: 14px;
    }

    .contentus .contentus_content .contentus_form .contentus_form_content .contentus_form_content_right form .form_button {
        height: 56px;
    }
}

@media (max-width: 1024px) {
    .nav_bar .nav_bar_content,
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce,
    .home .number_tag .swiper-number,
    .home .service .plate_introduce,
    .home .service .plate_content,
    .home .cases .plate_introduce,
    .home .cases .case_navigation,
    .home .cases .big_case,
    .home .cases .case_more,
    .home .cases .case_list,
    .home .customer .plate_introduce,
    .home .customer .customer_content,
    .home .customer .customer_more_content,
    .home .customer .customer_more_content,
    .home .about,
    .footer .footer_logo,
    .footer .footer_content,
    .w1600,
    .general-box,
    .customer .customer_content .plate_introduce,
    .customer .customer_content .customer_content,
    .contentus .contentus_content .plate_introduce,
    .contentus .contentus_content .contentus_info,
    .contentus .contentus_content .contentus_form .plate_introduce,
    .contentus .contentus_content .contentus_form .contentus_form_content,.friend {
        width: 90%;
    }
    .nav_bar .nav_bar_content .nav_bar_right .nav_bar_list {
        margin-right: 20px;
    }
    .nav_bar .nav_bar_content .nav_bar_right .nav_bar_list .nav_bar_item {
        width: 70px;
    }
    .nav_bar .nav_bar_content .nav_bar_right .nav_bar_list .nav_bar_item a {
        font-size: 14px;
    }
    .nav_bar .nav_bar_content .nav_bar_right .nav_bar_icons .nav_bar_icon {
        height: 100%;
        width: 40px;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_top .title {
        font-size: 32px;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_top .banner_tag img {
        width: 100px;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_top .banner_tag p {
        left: 44%;
        line-height: 0.7em;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_title p {
        font-size: 54px;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_remark p {
        font-size: 16px;
    }
    .home .number_tag {
        height: 300px;
    }
    .home .number_tag .swiper-number .swiper-wrapper .swiper-slide .number_content .number p {
        font-size: 78px;
    }
    .home .number_tag .swiper-number .swiper-wrapper .swiper-slide .number_content .number p span {
        font-size: 38px;
    }
    .home .number_tag .swiper-number .swiper-wrapper .swiper-slide.resize .resize {
        height: 28px;
    }
    .home .service,
    .home .cases,
    .home .customer,
    .home .about {
        padding-top: 70px;
        padding-bottom: 80px;
    }
    .home .service .plate_introduce .plate_remark p,
    .home .cases .plate_introduce .plate_remark p,
    .home .customer .plate_introduce .plate_remark p {
        font-size: 26px;
    }
    .home .service .plate_content .swiper-service .swiper-button-prev,
    .home .service .plate_content .swiper-service .swiper-button-next {
        width: 35px;
        height: 35px;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_introduce .service_title p {
        font-size: 22px;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_icon {
        width: 35px;
        height: 35px;
    }
    .home .cases .plate_introduce,
    .home .customer .plate_introduce {
        margin-bottom: 40px;
    }
    .home .cases .case_navigation .case_navigation_list .case_navigation_item {
        padding: 6px 16px;
    }
    .home .cases .case_navigation .case_navigation_list .case_navigation_item a {
        font-size: 12px;
    }
    .home .cases .case_navigation .case_big_more,
    .home .customer .customer_more_content .customer_more,
    .home .about .about_content .about_left .about_more_content .about_more {
        width: 160px;
        height: 35px;
    }
    .home .cases .case_navigation .case_big_more .case_more_left p,
    .home .customer .customer_more_content .customer_more .customer_more_left p,
    .home .about .about_content .about_left .about_more_content .about_more .about_more_left p {
        font-size: 12px;
    }
    .home .cases .case_navigation .case_big_more .case_more_icon img {
        width: 20px;
        display: block;
    }
    .home .cases .case_more {
        padding-bottom: 30px;
    }
    .home .cases .case_more .case_more_left .year {
        font-size: 16px;
    }
    .home .cases .case_more .case_more_left .title {
        font-size: 24px;
    }
    .home .cases .case_more .case_more_right .case_tag_list .case_tag_item {
        padding: 5px 8px;
    }
    .home .cases .case_more .case_more_right .case_tag_list .case_tag_item a {
        font-size: 12px;
    }
    .home .cases .case_more .case_more_right .case_tag_list .case_tag_item:not(:last-child) {
        margin-right: 7px;
    }
    .home .cases .case_list .swiper-case .swiper-wrapper .swiper-slide .case_item_introduce .case_item_top .case_item_title {
        font-size: 20px;
    }
    .footer .footer_content .demand_content .demand_title p {
        font-size: 22px;
    }
    .footer .footer_content .demand_content .demand_link {
        padding: 10px 0;
    }
    .footer .footer_content .demand_content .demand_link .demand_left p {
        font-size: 14px;
    }
    .footer .footer_content .demand_content .demand_link .demand_right img,
    .home .customer .customer_more_content .customer_more .customer_more_icon img,
    .home .about .about_content .about_left .about_more_content .about_more .about_more_icon img {
        width: 20px;
    }

    /* 服务 */
    .serviceBlock .w1600 .content .listTitle {
        font-size: 32px;
    }

    .serviceBlock2 .list .position {
        left: 9.86%;
    }

    .serviceBlock2 .list {
        height: 330px;
    }

    .serviceBlock2 .list .position .listTitle {
        font-size: 26px;
    }

    .serviceBlock2 .list .position .listTips {
        margin-top: 10px;
        font-size: 14px;
    }

    .serviceBlock2 .list .position ul {
        margin-top: 20px;
    }

    .serviceBlock2 .list .position ul li a {
        line-height: 32px;
        padding: 0 21px;
    }

    .serviceBlock3 .w1600 .content {
        padding-top: 54px;
        padding-bottom: 60px;
    }

    .serviceBlock3 .w1600 .content p {
        font-size: 28px;
        line-height: 43px;
    }

    .serviceBlock3 .w1600 .content a {
        width: 130px;
        line-height: 36px;
        margin-top: 30px;
    }

    /* 案例 */
    .case {
        margin: 70px 0 75px;
    }

    .case .general-box .title h3 {
        font-size: 32px;
    }

    .case .general-box .content .tabs a {
        font-size: 12px;
        line-height: 28px;
        padding: 0 16px;
    }

    .case .general-box .content .box dl {
        width: calc((100% - 30px) / 2);
    }

    .case .general-box .content .box dl dd h4 a {
        font-size: 20px;
    }

    .case .general-box .content .pages {
        margin-top: 4px;
    }

    /* 客户 */
    .customer .customer_content .plate_introduce .plate_title p {
        font-size: 32px;
    }

    /* 关于 */
    .aboutBlock2 {
        height: 500px;
    }

    .aboutBlock2 .w1600 .content .title p {
        font-size: 27px;
        line-height: 36px;
    }

    .aboutBlock2 .w1600 .content .tips {
        margin-top: 30px;
    }

    .aboutBlock2 .w1600 .content a {
        margin-top: 35px;
    }

    .aboutBlock3 .w1600 .list p span {
        font-size: 62px;
    }

    .aboutBlock3 .w1600 .list .position {
        top: 0px;
    }

    .aboutBlock4 .w1600 .aboutTitle {
        margin-top: 50px;
        margin-bottom: 55px;
    }

    .aboutBlock4 .w1600 .aboutTitle p,
    .aboutBlock5 .w1600 .aboutTitle p {
        font-size: 32px;
    }

    .aboutBlock4 .w1600 .list {
        width: calc((100% - 60px) / 4);
        margin-left: 15px;
    }

    .aboutBlock4 .w1600 .list .content {
        padding: 10% 12% 0;
    }

    .aboutBlock5 .w1600 .list .title {
        font-size: 20px;
    }

    .aboutBlock5 .w1600 .list .tips {
        line-height: 24px;
    }

    /* 案例详情 */
    .case_detail .banner .swiper-slide {
        height: 75vh;
    }

    .case_detail .banner .swiper-slide .general-box .box {
        width: 70%;
        padding-left: 10%;
        margin-top: 148px;
    }

    .case_detail .banner .swiper-slide .general-box .box h2 {
        font-size: 48px;
    }

    .case_detail .banner .swiper-slide .general-box .box em {
        font-size: 16px;
    }

    .case_detail .banner .swiper-slide .general-box .box p {
        font-size: 14px;
    }

    .case_detail .color {
        margin-top: 130px;
    }

    .case_detail .detail {
        padding: 75px 0 120px;
    }

    /* 联系我们 */
    .contentus .contentus_content .plate_introduce .plate_title p,
    .contentus .contentus_content .contentus_form .plate_introduce .plate_title p {
        font-size: 32px;
    }

    .contentus .contentus_content .contentus_info .contentus_info_list .contentus_info_item .info_title p,
    .contentus .contentus_content .contentus_info .contentus_info_list .contentus_info_item .info_remark p {
        font-size: 14px;
    }

    .contentus .contentus_content .contentus_form .contentus_form_content .contentus_form_content_right form .form_item {
        width: 48%;
    }
}

@media (max-width: 960px) {
    .nav_bar .nav_bar_content .nav_bar_left {
        width: 95px;
    }
    .nav_bar .nav_bar_content .nav_bar_right .nav_bar_list {
        margin-right: 10px;
    }
    .nav_bar .nav_bar_content .nav_bar_right .nav_bar_list .nav_bar_item {
        width: 65px;
    }
    .nav_bar .nav_bar_content .nav_bar_right .nav_bar_list .nav_bar_item a {
        font-size: 12px;
    }
    .nav_bar .nav_bar_content .nav_bar_right .nav_bar_icons .nav_bar_icon {
        height: 100%;
        width: 35px;
    }
    .home .banner {
        height: 85vh;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_top .title {
        font-size: 30px;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_top .banner_tag img {
        width: 90px;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_top .banner_tag p {
        left: 44%;
        font-size: 12px;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_title {
        margin-bottom: 20px;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_title p {
        font-size: 52px;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_remark p {
        font-size: 14px;
    }
    .home .number_tag {
        height: 15vh;
    }
    .home .number_tag .swiper-number .swiper-wrapper .swiper-slide .number_content .number p {
        font-size: 40px;
    }
    .home .number_tag .swiper-number .swiper-wrapper .swiper-slide .number_content .number p span {
        font-size: 28px;
    }
    .home .number_tag .swiper-number .swiper-wrapper .swiper-slide.resize .resize {
        height: 22px;
        width: 3px;
    }
    .home .number_tag .swiper-number .swiper-wrapper .swiper-slide .number_content .remark p {
        font-size: 14px;
    }
    .home .service,
    .home .cases,
    .home .customer,
    .home .about {
        padding-top: 60px;
        padding-bottom: 70px;
    }
    .home .service .plate_introduce .plate_title,
    .home .cases .plate_introduce .plate_title,
    .home .customer .plate_introduce .plate_title,
    .home .about .plate_introduce .plate_title {
        margin-bottom: 20px;
    }
    .home .service .plate_introduce .plate_title p,
    .home .cases .plate_introduce .plate_title p,
    .home .customer .plate_introduce .plate_title p,
    .home .about .plate_introduce .plate_title p {
        font-size: 16px;
    }
    .home .service .plate_introduce .plate_remark p,
    .home .cases .plate_introduce .plate_remark p,
    .home .customer .plate_introduce .plate_remark p {
        font-size: 24px;
    }
    .home .cases .plate_introduce,
    .home .customer .plate_introduce {
        margin-bottom: 30px;
    }
    .home .cases .case_navigation .case_big_more,
    .home .customer .customer_more_content .customer_more,
    .home .about .about_content .about_left .about_more_content .about_more {
        width: 120px;
        height: 30px;
    }
    .home .cases .case_navigation .case_navigation_list .case_navigation_item {
        padding: 5px 8px;
    }
    .home .cases .case_navigation .case_navigation_list .case_navigation_item:not(:last-child) {
        margin-right: 7px;
    }
    .home .cases .case_list .swiper-case .swiper-wrapper .swiper-slide .case_item_introduce .case_item_tags {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .home .cases .case_list .swiper-case .swiper-wrapper .swiper-slide .case_item_introduce .case_item_tags .case_item_tag {
        margin-bottom: 7px;
    }
    .home .cases .case_more {
        padding-bottom: 25px;
    }
    .home .about .about_content .about_left {
        width: 50%;
    }
    .home .cases .case_more .case_more_left .year {
        font-size: 14px;
    }
    .home .cases .case_more .case_more_left .title {
        font-size: 22px;
    }
    .home .about .about_content .about_left .remark {
        font-size: 12px;
    }
    .footer .footer_content .basic_info {
        width: 100%;
    }
    .footer .footer_content .demand_content {
        display: none;
    }

    /* 服务 */
    .serviceBlock .w1600 .content {
        padding-top: 62px;
        padding-bottom: 66px;
    }

    .serviceBlock2 .list {
        height: 310px;
    }

    .serviceBlock3 .w1600 .content {
        padding-top: 44px;
        padding-bottom: 50px;
    }

    .serviceBlock3 .w1600 .content p {
        font-size: 27px;
        line-height: 41px;
    }

    .serviceBlock3 .w1600 .content a {
        margin-top: 25px;
    }

    /* 案例 */
    .case {
        margin: 60px 0 65px;
    }

    .case .general-box .content {
        margin-top: 60px;
    }

    .case .general-box .content .pages {
        margin-top: 0px;
    }

    /* 客户 */
    .customer .customer_content {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .customer .customer_content .plate_introduce {
        margin-bottom: 60px;
    }

    /* 关于 */
    .aboutBlock2 {
        height: 400px;
    }

    .aboutBlock2 .w1600 .content {
        padding-top: 75px;
    }

    .aboutBlock3 .w1600 .list p span {
        font-size: 56px;
    }

    /* 案例详情 */
    .case_detail .banner .swiper-slide {
        height: 60vh;
    }

    .case_detail .banner .swiper-slide .general-box .box {
        margin-top: 100px;
    }

    .case_detail .banner .swiper-slide .general-box .box h2 {
        font-size: 38px;
    }

    .case_detail .banner .swiper-slide .general-box .box p {
        margin-top: 40px;
    }

    .case_detail .banner .swiper-slide .general-box .box a {
        width: 160px;
        line-height: 50px;
        font-size: 15px;
        margin-top: 40px;
    }

    .case_detail .banner .swiper-button {
        margin-top: -135px;
    }

    .case_detail .color .general-box .left-box .box .title h3,
    .case_detail .detail .general-box .title h3 {
        font-size: 36px;
    }

    .case_detail .color .general-box .left-box .box .title p,
    .case_detail .detail .general-box .title p {
        margin-top: 15px;
    }

    .case_detail .detail .general-box .title em {
        font-size: 98px;
    }

    .case_detail .detail .general-box .content .left-box {
        margin-right: 40px;
    }

    /* 联系我们 */
    .contentus .contentus_content {
        padding-top: 60px;
    }

    .contentus .contentus_content .plate_introduce {
        margin-bottom: 60px;
    }

    .contentus .contentus_content .contentus_info .contentus_info_list .contentus_info_item .info_pic {
        margin-bottom: 15px;
        width: 65px;
        height: 65px;
    }

    .contentus .contentus_content .contentus_info .contentus_info_list .contentus_info_item .info_pic {
        margin-bottom: 15px;
        width: 65px;
        height: 65px;
    }

    .contentus .contentus_content .contentus_info .contentus_info_list .contentus_info_item .info_pic img {
        width: 100%;
    }

    .contentus .contentus_content .contentus_form .contentus_form_content .contentus_form_content_right {
        padding: 40px 30px;
        width: 50%;
    }
}

@media (max-width: 800px) {
    .nav_bar .nav_bar_content .nav_bar_right .nav_bar_icons {
        display: none;
    }
    .home .banner {
        height: 500px;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_top .title {
        font-size: 28px;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_title p {
        font-size: 50px;
    }
    .home .number_tag {
        height: 100px;
    }
    .home .number_tag .swiper-number .swiper-wrapper .swiper-slide .number_content .number p {
        font-size: 32px;
    }
    .home .number_tag .swiper-number .swiper-wrapper .swiper-slide .number_content .number p span {
        font-size: 26px;
    }
    .home .service,
    .home .cases,
    .home .customer,
    .home .about {
        padding-top: 50px;
        padding-bottom: 60px;
    }
    .home .service .plate_introduce,
    .home .cases .case_navigation {
        margin-bottom: 30px;
    }
    .home .service .plate_introduce .plate_remark p,
    .home .cases .plate_introduce .plate_remark p,
    .home .customer .plate_introduce .plate_remark p {
        font-size: 22px;
    }
    .home .service .plate_content .swiper-service {
        height: 320px;
    }
    .home .service .plate_content .swiper-service .swiper-button-prev,
    .home .service .plate_content .swiper-service .swiper-button-next {
        width: 30px;
        height: 30px;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_introduce .service_title p {
        font-size: 20px;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_introduce .service_remark p {
        font-size: 12px;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_introduce .service_remark {
        height: 75px;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_pic img {
        max-width: 80%;
        max-height: 80%;
    }
    .home .cases .case_more .case_more_left .year {
        font-size: 12px;
        margin-bottom: 9px;
    }
    .home .cases .case_more .case_more_left .title {
        font-size: 20px;
    }
    .home .cases .plate_introduce,
    .home .customer .plate_introduce {
        margin-bottom: 25px;
    }
    .home .customer .customer_content .customer_list {
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        -o-justify-content: flex-start;
        justify-content: flex-start;
    }
    .home .customer .customer_content .customer_list .customer_item {
        width: calc(100% / 4);
    }
    .home .about .about_content .about_left {
        width: 100%;
        padding-right: 0px;
    }
    .home .about .about_content .about_right {
        display: none;
    }
    .footer .record p {
        font-size: 12px;
    }

    /* 服务 */
    .serviceBlock .w1600 .content .listTitle {
        font-size: 30px;
    }

    .serviceBlock2 .list {
        height: 290px;
    }

    .serviceBlock2 .list .position {
        top: 58px;
        padding-left: 20px;
    }

    .serviceBlock2 .list .position span {
        top: 8px;
    }

    .serviceBlock2 .list .position .listTitle {
        font-size: 24px;
    }

    .serviceBlock3 .w1600 .content p {
        font-size: 26px;
        line-height: 39px;
    }

    /* 案例 */
    .case .general-box .title h3 {
        font-size: 30px;
    }

    .case .general-box .content .box dl {
        width: calc((100% - 25px) / 2);
    }

    .case .general-box .content .pages a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }

    /* 客户 */
    .customer .customer_content .plate_introduce .plate_title p {
        font-size: 30px;
    }

    .customer .customer_content .load_more .load_more_content {
        position: relative;
        width: 210px;
        height: 54px;
    }

    /* 关于 */
    .aboutBlock2 {
        height: 380px;
    }

    .aboutBlock2 .w1600 .content .title p {
        font-size: 25px;
        line-height: 34px;
    }

    .aboutBlock2 .w1600 .content .tips {
        margin-top: 20px;
    }

    .aboutBlock2 .w1600 .content a {
        margin-top: 25px;
    }

    .aboutBlock3 .w1600 .list p span {
        font-size: 50px;
    }

    .aboutBlock3 .w1600 .list .tips {
        font-size: 14px;
    }

    .aboutBlock4 {
        background-size: 100% 186px;
    }

    .aboutBlock4 .w1600 .aboutTitle p,
    .aboutBlock5 .w1600 .aboutTitle p {
        font-size: 30px;
    }

    .aboutBlock4 .w1600 {
        flex-wrap: wrap;
        margin-bottom: 10px;
    }

    .aboutBlock4 .w1600 .list {
        width: calc((100% - 60px) / 3);
        margin: 10px;
    }

    .aboutBlock4 .w1600 .list:first-child {
        margin-left: 10px;
    }

    .aboutBlock5 {
        padding-top: 56px;
    }

    /* 案例详情 */
    .case_detail .banner .swiper-slide {
        height: 440px;
    }

    .case_detail .banner .swiper-slide .general-box .box {
        padding-left: 15%;
    }

    .case_detail .banner .swiper-slide .general-box .box h2 {
        font-size: 32px;
    }

    .case_detail .banner .swiper-slide .general-box .box em {
        margin-top: 15px;
    }

    .case_detail .banner .swiper-slide .general-box .box p {
        margin-top: 20px;
    }

    .case_detail .banner .swiper-slide .general-box .box a {
        width: 150px;
        line-height: 44px;
        font-size: 14px;
        margin-top: 30px;
    }

    /* 联系我们 */
    .contentus .contentus_content {
        padding-bottom: 60px;
    }

    .contentus .contentus_content .contentus_form .plate_introduce {
        margin-top: -40px;
    }

    .contentus .contentus_content .plate_introduce .plate_title p,
    .contentus .contentus_content .contentus_form .plate_introduce .plate_title p {
        font-size: 30px;
    }

    .contentus .contentus_content .contentus_form .contentus_form_content .contentus_form_content_left {
        display: none;
    }

    .contentus .contentus_content .contentus_form .contentus_form_content .contentus_form_content_right {
        width: 70%;
        margin: 0px auto;
        -webkit-transform: none;
        transform: none;
    }

    .contentus .contentus_content .contentus_info {
        height: auto;
        padding: 15px 0px;
    }

    .contentus .contentus_content .contentus_info .contentus_info_list,
    .contentus .contentus_content .contentus_info .contentus_info_list .contentus_info_item {
        display: block;
    }

    .contentus .contentus_content .contentus_info .contentus_info_list .contentus_info_item {
        padding: 10px 30px;
        overflow: hidden;
    }

    .contentus .contentus_content .contentus_info .contentus_info_list .contentus_info_item:nth-of-type(1),
    .contentus .contentus_content .contentus_info .contentus_info_list .contentus_info_item:nth-of-type(3) {
        width: 70%;
    }

    .contentus .contentus_content .contentus_info .contentus_info_list .contentus_info_item:not(:last-child) {
        border: none;
    }

    .contentus .contentus_content .contentus_info .contentus_info_list .contentus_info_item .info_pic {
        float: left;
        margin-bottom: 0px;
        padding-right: 15px;
    }

    .contentus .contentus_content .contentus_info .contentus_info_list .contentus_info_item .info_title p {
        padding-top: 10px;
    }

    .contentus .contentus_content .contentus_info .contentus_info_list .contentus_info_item .info_remark p {
        text-align: left;
    }


}

@media (max-width: 768px) {
    .nav_bar .nav_bar_content,
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce,
    .home .number_tag .swiper-number,
    .home .service .plate_introduce,
    .home .service .plate_content,
    .home .cases .plate_introduce,
    .home .cases .case_navigation,
    .home .cases .big_case,
    .home .cases .case_more,
    .home .cases .case_list,
    .home .customer .plate_introduce,
    .home .customer .customer_content,
    .home .customer .customer_more_content,
    .home .customer .customer_more_content,
    .home .about,
    .footer .footer_logo,
    .footer .footer_content,
    .w1600,
    .general-box,
    .customer .customer_content .plate_introduce,
    .customer .customer_content .customer_content,
    .contentus .contentus_content .plate_introduce,
    .contentus .contentus_content .contentus_info,
    .contentus .contentus_content .contentus_form .plate_introduce,
    .contentus .contentus_content .contentus_form .contentus_form_content,.friend {
        width: calc(100% - 40px);
        max-width: none;
    }
    .nav_bar .nav_toggle {
        display: block;
    }
    .nav_bar .nav_bar_content .nav_bar_right {
        background: #fff;
        position: absolute;
        right: 10px;
        top: 65px;
        -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, .1);
        -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, .1);
        box-shadow: 0px 0px 10px rgba(0, 0, 0, .1);
        border-radius: 5px;
        width: 100px;
        height: 255px;
        padding: 10px 0px;
        display: none;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        /* Firefox */
        -webkit-box-sizing: border-box;
        /* Safari */
    }
    .nav_bar .nav_bar_content .nav_bar_right .nav_bar_list {
        margin-right: 0px;
        display: block;
    }
    .nav_bar .nav_bar_content .nav_bar_right .nav_bar_list .nav_bar_item {
        width: 100%;
        height: 40px;
        line-height: 40px;
        display: block;
    }
    .nav_bar .nav_bar_content .nav_bar_right .nav_bar_list .nav_bar_item a {
        color: #333333;
        font-size: 14px;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_top .title {
        font-size: 26px;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_title p {
        font-size: 48px;
    }
    .home .number_tag {
        height: 90px;
    }
    .home .number_tag .swiper-number .swiper-wrapper .swiper-slide .number_content .number p {
        font-size: 30px;
    }
    .home .number_tag .swiper-number .swiper-wrapper .swiper-slide .number_content .remark p {
        font-size: 12px;
    }
    .home .service,
    .home .cases,
    .home .customer,
    .home .about {
        padding-top: 40px;
        padding-bottom: 50px;
    }
    .home .service .plate_introduce .plate_remark p,
    .home .cases .plate_introduce .plate_remark p,
    .home .customer .plate_introduce .plate_remark p {
        font-size: 20px;
    }
    .home .service .plate_content .swiper-service {
        height: 250px;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_introduce .service_remark {
        display: none;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide:hover {
        background: #fff;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_index {
        display: none;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_introduce {
        margin: 0px auto;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_introduce .service_title p {
        color: #333333;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_pic img {
        margin-top: 10px;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_pic,
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide:hover .service_pic {
        -webkit-animation: none;
        animation: none;
        -webkit-animation-fill-mode: none;
        animation-fill-mode: none;
        -webkit-transition: none;
        transition: none;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_list {
        display: none;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_icon {
        opacity: 1;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_icon {
        bottom: 30px;
        right: 0px;
        left: 0px;
        margin: 0px auto;
    }
    .home .cases .case_navigation .case_big_more,
    .home .customer .customer_more_content .customer_more,
    .home .about .about_content .about_left .about_more_content .about_more {
        display: none;
    }
    .home .cases .case_more .case_more_left .title,
    .home .cases .case_list .swiper-case .swiper-wrapper .swiper-slide .case_item_introduce .case_item_top .case_item_title {
        font-size: 18px;
    }
    .home .about .about_content .about_left .title {
        margin-bottom: 18px;
    }
    .footer {
        padding-top: 50px;
    }
    .footer .footer_content {
        margin-bottom: 30px;
    }
    .footer .footer_logo img {
        display: block;
        margin: 0px auto;
    }
    .footer .footer_content .plate_content .plate_content_list {
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
    }
    .footer .footer_content .basic_info {
        align-items: center;
        padding-top: 0px;
    }
    .footer .footer_content .basic_info .footer_basic_info a {
        margin: 0px auto;
    }
    .footer .record {
        padding: 18px 0;
    }

    /* 服务 */
    .serviceBlock .w1600 .content .listTitle {
        font-size: 28px;
    }

    .serviceBlock .w1600 .content .listTips {
        margin-top: 12px;
    }

    .serviceBlock2 .list {
        width: 100%;
        height: 270px;
    }

    .serviceBlock2 .list .position {
        top: 77px;
        left: 5.86%;
    }

    .serviceBlock3 .w1600 .content p {
        font-size: 25px;
        line-height: 37px;
    }

    .serviceBlock3 .w1600 .content a {
        width: 125px;
    }

    /* 案例 */
    .case .general-box .title h3 {
        font-size: 28px;
    }

    .general-box {
        padding: 0;
    }

    .case .general-box .title p {
        margin-top: 10px;
    }

    .case .general-box .content .box dl dd h4 a {
        font-size: 18px;
    }

    /* 客户 */
    .customer .customer_content .plate_introduce .plate_title p {
        font-size: 28px;
    }

    .customer .customer_content .customer_content .customer_list .customer_item {
        width: calc(100% / 4);
    }

    /* 关于 */
    .aboutBlock2 {
        height: 360px;
    }

    .aboutBlock2 .w1600 .content {
        padding-top: 60px;
    }

    .aboutBlock3 .w1600 {
        padding-top: 36px;
        padding-bottom: 40px;
    }

    .aboutBlock3 .w1600 .list p span {
        font-size: 46px;
    }

    .aboutBlock4 .w1600 .aboutTitle p,
    .aboutBlock5 .w1600 .aboutTitle p {
        font-size: 28px;
    }

    /* 案例详情 */
    .case_detail .banner .swiper-button {
        display: none;
    }

    .case_detail .banner .swiper-slide .general-box .box {
        padding-left: 10%;
    }

    .case_detail .color {
        margin-top: 100px;
    }

    .case_detail .color .general-box {
        flex-wrap: wrap;
    }

    .case_detail .color .general-box .left-box,
    .case_detail .color .general-box .right-box {
        width: 100%;
    }

    .case_detail .color .general-box .left-box {
        margin-right: 0px;
        padding-bottom: 100px;
    }

    .case_detail .color .general-box .left-box .box .title h3,
    .case_detail .detail .general-box .title h3 {
        font-size: 34px;
        text-align: center;
    }

    .case_detail .color .general-box .left-box .box .title p,
    .case_detail .detail .general-box .title p {
        text-align: center;
    }

    .case_detail .detail .general-box .title em {
        display: none;
    }

    .case_detail .detail .general-box .title {
        padding-top: 50px;
    }

    .case_detail .detail .general-box .content .left-box {
        margin-right: 20px;
    }

    /* 联系我们 */
    .contentus .contentus_content .plate_introduce .plate_title p,
    .contentus .contentus_content .contentus_form .plate_introduce .plate_title p {
        font-size: 28px;
    }

    .contentus .contentus_content .contentus_form .contentus_form_content .contentus_form_content_right {
        width: 100%;
    }
    .friend dl{
        justify-content: center;
    }
}

@media screen and (max-width: 680px) {
    .home .banner {
        height: 470px;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_title p {
        font-size: 46px;
    }
    .home .number_tag .swiper-number .swiper-wrapper .swiper-slide .number_content .number p {
        font-size: 28px;
    }
    .swiper-button-prev,
    .swiper-button-next {
        display: none;
    }

    .aboutBlock3 .w1600 .list p span {
        font-size: 42px;
    }

    .aboutBlock3 .w1600 .list:first-child,
    .aboutBlock3 .w1600 .list:nth-child(2),
    .aboutBlock3 .w1600 .list:nth-child(3) {
        padding-left: 4%;
    }

    .aboutBlock3 .w1600 .list:last-child {
        padding-left: 6%;
    }

    .aboutBlock4 .w1600 .list {
        width: calc((100% - 60px) / 2);
        margin: 15px;
    }

    .aboutBlock5 .w1600 {
        flex-wrap: wrap;
    }

    .aboutBlock5 .w1600 .list {
        width: calc((100% - 40px) / 2);
        margin: 10px;
    }

    .aboutBlock5 .w1600 .list:first-child {
        margin-left: 10px;
    }

    /* 案例详情 */
    .case_detail .detail .general-box .content .left-box,
    .case_detail .detail .general-box .content .right-box {
        width: calc(50% - 10px);
    }

    .case_detail .detail .general-box .content .left-box {
        margin-right: 10px;
    }

    .case_detail .detail .general-box .content .right-box {
        margin-left: 10px;
    }
}

@media screen and (max-width: 520px) {
    .home .banner {
        height: 410px;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_top .title {
        font-size: 24px;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_title p {
        font-size: 44px;
    }
    .home .number_tag {
        height: 80px;
    }
    .home .number_tag .swiper-number .swiper-wrapper .swiper-slide .number_content .number {
        margin-bottom: 5px;
    }
    .home .number_tag .swiper-number .swiper-wrapper .swiper-slide .number_content .number p {
        font-size: 26px;
    }

    .home .number_tag .swiper-number .swiper-wrapper .swiper-slide .number_content .number p span {
        font-size: 20px;
    }
    .home .number_tag .swiper-number .swiper-wrapper .swiper-slide.resize .resize {
        height: 16px;
        width: 2px;
    }
    .home .service,
    .home .cases,
    .home .customer,
    .home .about {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .home .service .plate_introduce,
    .home .cases .case_navigation,
    .home .cases .plate_introduce,
    .home .customer .plate_introduce,
    .home .service .plate_introduce .plate_title,
    .home .cases .plate_introduce .plate_title,
    .home .customer .plate_introduce .plate_title,
    .home .about .plate_introduce .plate_title {
        margin-bottom: 15px;
    }
    .home .service .plate_introduce .plate_title p,
    .home .cases .plate_introduce .plate_title p,
    .home .customer .plate_introduce .plate_title p,
    .home .about .plate_introduce .plate_title p {
        font-size: 14px;
    }
    .home .service .plate_introduce .plate_remark p,
    .home .cases .plate_introduce .plate_remark p,
    .home .customer .plate_introduce .plate_remark p {
        font-size: 16px;
    }
    .home .service .plate_content .swiper-service .swiper-wrapper .swiper-slide .service_introduce .service_title p {
        font-size: 16px;
    }
    .home .cases .case_more .case_more_left .title,
    .home .cases .case_list .swiper-case .swiper-wrapper .swiper-slide .case_item_introduce .case_item_top .case_item_title {
        font-size: 16px;
    }
    .home .customer .customer_content .customer_list .customer_item {
        width: calc(100% / 3);
    }
    .home .about .about_content .about_left .title {
        margin-bottom: 15px;
        font-size: 16px;
    }
    .footer .footer_content .plate_content .plate_content_list .plate_content_item:not(:last-child) {
        margin-bottom: 10px;
    }
    .footer .footer_content .plate_content .plate_content_list .plate_content_item a {
        font-size: 12px;
    }
    .footer .footer_content .basic_info .footer_basic_info a:not(:last-child) {
        margin-bottom: 15px;
    }
    .footer .footer_content .basic_info .footer_basic_info a {
        font-size: 12px;
    }

    /* 服务 */
    .serviceBlock .w1600 .content {
        padding-top: 52px;
        padding-bottom: 56px;
    }

    .serviceBlock .w1600 .content .listTitle {
        font-size: 26px;
    }

    .serviceBlock2 .list .position {
        top: 60px;
    }

    .serviceBlock2 .list .position .listTips,
    .serviceBlock .w1600 .content .listTips {
        line-height: 22px;
    }

    .serviceBlock2 .list .position .listTitle {
        font-size: 22px;
    }

    .serviceBlock2 .list .position ul {
        margin-top: 15px;
    }

    .serviceBlock2 .list .position ul li a {
        line-height: 30px;
        padding: 0 19px;
    }

    .serviceBlock3 .w1600 .content {
        padding-top: 34px;
        padding-bottom: 40px;
    }

    .serviceBlock3 .w1600 .content p {
        font-size: 23px;
        line-height: 35px;
    }

    /* 案例 */
    .case {
        margin: 60px 0 65px;
    }

    .case .general-box .title p {
        line-height: 22px;
    }

    .case .general-box .content {
        margin-top: 50px;
    }

    .case .general-box .content .tabs a {
        margin: 0 7px 7px 0;
    }

    .case .general-box .content .box dl dd h4 a {
        font-size: 16px;
    }

    .case .general-box .content .box dl dd .category a {
        margin: 0px 7px 7px 0;
        line-height: 26px;
    }

    /* 客户 */
    .customer .customer_content {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .customer .customer_content .plate_introduce {
        margin-bottom: 50px;
    }

    .customer .customer_content .plate_introduce .plate_title {
        margin-bottom: 15px;
    }

    .customer .customer_content .plate_introduce .plate_title p {
        font-size: 26px;
    }

    .customer .customer_content .customer_content .customer_list .customer_item {
        width: calc(100% / 3);
    }

    /* 关于 */
    .aboutBlock2 {
        height: 340px;
    }

    .aboutBlock2 .w1600 .content {
        padding-top: 40px;
    }

    .aboutBlock2 .w1600 .content .title p {
        font-size: 23px;
        line-height: 30px;
    }

    .aboutBlock2 .w1600 .content .tips {
        line-height: 26px;
    }

    .aboutBlock3 .w1600 {
        padding-top: 25px;
        padding-bottom: 10px;
    }

    .aboutBlock3 .w1600 .list,
    .aboutBlock3 .w1600 .list:nth-child(2),
    .aboutBlock3 .w1600 .list:nth-child(3),
    .aboutBlock3 .w1600 .list:nth-child(4) {
        width: 50%;
    }

    .aboutBlock3 .w1600 .list p {
        font-size: 40px;
    }

    .aboutBlock3 .w1600 .list p span {
        font-size: 28px;
    }

    .aboutBlock3 .w1600 .list:first-child,
    .aboutBlock3 .w1600 .list:nth-child(2),
    .aboutBlock3 .w1600 .list:nth-child(3),
    .aboutBlock3 .w1600 .list:last-child {
        padding: 0px;
        text-align: center;
        padding-bottom: 20px;
    }

    .aboutBlock3 .w1600 .list .position {
        display: none;
    }

    .aboutBlock4 .w1600 .aboutTitle p,
    .aboutBlock5 .w1600 .aboutTitle p {
        font-size: 26px;
    }

    .aboutBlock4 .w1600 .list {
        width: calc((100% - 20px) / 2);
        margin: 5px;
    }

    .aboutBlock4 .w1600 .list:first-child {
        margin-left: 5px;
    }

    .aboutBlock5 .w1600 .list {
        width: calc((100% - 20px) / 2);
        margin: 5px;
    }

    .aboutBlock5 .w1600 .list:first-child {
        margin-left: 5px;
    }

    /* 案例详情 */
    .case_detail .banner .swiper-slide .general-box .box {
        width: 90%;
        padding-left: 5%;
    }

    .case_detail .banner .swiper-slide .general-box .box h2 {
        font-size: 30px;
    }

    .case_detail .color .general-box .left-box .box .title h3,
    .case_detail .detail .general-box .title h3 {
        font-size: 32px;
    }

    /* 联系我们 */
    .contentus .contentus_content {
        padding-bottom: 50px;
    }

    .contentus .contentus_content .plate_introduce {
        margin-bottom: 50px;
    }

    .contentus .contentus_content .plate_introduce .plate_title,
    .contentus .contentus_content .contentus_form .plate_introduce .plate_title {
        margin-bottom: 5px;
    }

    .contentus .contentus_content .plate_introduce .plate_title p,
    .contentus .contentus_content .contentus_form .plate_introduce .plate_title p {
        font-size: 26px;
        line-height: 1.6em;
    }

    .contentus .contentus_content .contentus_info .contentus_info_list .contentus_info_item .info_title {
        margin-bottom: 5px;
    }

    .contentus .contentus_content .contentus_info .contentus_info_list .contentus_info_item .info_title p {
        padding-top: 5px;
    }
}

@media screen and (max-width: 480px) {
    .home .banner {
        height: 380px;
    }
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_title p {
        font-size: 38px;
    }
    .home .number_tag {
        display: none;
    }
    .home .service .plate_introduce .plate_remark p,
    .home .cases .plate_introduce .plate_remark p,
    .home .customer .plate_introduce .plate_remark p {
        font-size: 14px;
    }
    .home .cases .case_navigation .case_navigation_list,
    .home .cases .case_more .case_more_right .case_tag_list {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .home .cases .case_navigation .case_navigation_list .case_navigation_item,
    .home .cases .case_more .case_more_right .case_tag_list .case_tag_item,
    .home .cases .case_list .swiper-case .swiper-wrapper .swiper-slide .case_item_introduce .case_item_tags .case_item_tag {
        margin-right: 5px;
        margin-bottom: 5px;
    }
    .home .cases .case_more .case_more_left .title,
    .home .cases .case_list .swiper-case .swiper-wrapper .swiper-slide .case_item_introduce .case_item_top .case_item_title {
        font-size: 14px;
    }
    .home .about .about_content .about_left .title {
        font-size: 14px;
    }
    .footer .footer_content .plate_content {
        display: none;
    }

    /* 案例详情 */
    .case_detail .banner .swiper-slide .general-box .box h2 {
        font-size: 28px;
    }

    .case_detail .color .general-box .left-box .box .title h3,
    .case_detail .detail .general-box .title h3 {
        font-size: 30px;
    }
}

@media screen and (max-width: 440px) {
    .home .banner .swiper-container .swiper-wrapper .swiper-slide .banner_introduce .banner_title p {
        font-size: 34px;
    }
    .footer {
        padding-top: 40px;
    }
    .footer .footer_logo {
        margin-bottom: 25px;
    }
    .footer .footer_content .basic_info .footer_basic_info a:not(:last-child) {
        margin-bottom: 10px;
    }

    /* 案例 */
    .case .general-box .content .box dl {
        width: 100%;
    }

    /* 关于 */
    .aboutBlock2 .w1600 .content a {
        display: none;
    }

    .aboutBlock4 .w1600 .list,
    .aboutBlock5 .w1600 .list {
        width: 100%;
        margin-bottom: 10px;
    }

    .aboutBlock5 .w1600 .list {
        padding: 0 6.5%;
        padding-top: 40px;
        padding-bottom: 20px;
    }

    .aboutBlock4 .w1600 .list img {
        width: 100%;
    }

    /* 案例详情 */
    .case_detail .banner .swiper-slide .general-box .box h2 {
        font-size: 26px;
    }

    .case_detail .color .general-box .left-box .box .title h3,
    .case_detail .detail .general-box .title h3 {
        font-size: 28px;
    }

    /* 联系我们 */
    .contentus .contentus_content .contentus_form .contentus_form_content {
        height: auto;
    }

    .contentus .contentus_content .contentus_form .contentus_form_content .contentus_form_content_right form .form_item {
        width: 100%;
    }
}

@media screen and (max-width: 400px) {

    /* 案例详情 */
    .case_detail .banner .swiper-slide .general-box .box h2 {
        font-size: 24px;
    }

    .case_detail .color .general-box .left-box .box .title h3,
    .case_detail .detail .general-box .title h3 {
        font-size: 26px;
    }
}