@media screen and (max-width: 1200px) {
    /*公告*/
    .huadong {
        width: 100%;
        margin: 0 auto;
    }

        .huadong .huabox {
            position: relative;
            margin-top: 0px;
            z-index: 99;
            overflow: hidden;
            width: 100%;
            background: #f2f2f2;
        }

            .huadong .huabox i:first-child {
                width: 60px;
                height: 50px;
                background: url("/App/Tpl/Home/Default/Public/images/notice2.png") no-repeat;
                background-size: 60px 50px;
                display: inline-block;
                float: left;
            }

            .huadong .huabox i:last-child {
                width: 40px;
                height: 50px;
                background: url("/App/Tpl/Home/Default/Public/images/notice1.png") no-repeat;
                background-size: 40px 50px;
                display: inline-block;
                float: right;
            }

        .huadong .notice_active {
            height: 50px;
            padding: 0;
            float: left;
            max-width: 70%;
        }

            .huadong .notice_active li {
                list-style-type: none;
                overflow: hidden;
                cursor: pointer;
            }

                .huadong .notice_active li.notice_active_ch span {
                    color: #000000;
                    font-size: 16px;
                    display: block;
                    overflow: hidden;
                    float: left;
                    overflow: hidden;
                    line-height: 50px;
                    margin-right: 8px;
                    max-width: 60%;
                }

                .huadong .notice_active li.notice_active_ch em {
                    color: #929292;
                    font-size: 16px;
                    font-style: normal;
                    line-height: 50px;
                }

    .works-list-box .paddingLeft {
        margin-left: 20px;
    }

        .works-list-box .paddingLeft li {
            width: 100%;
            height: 100%;
            padding: 0 0 0 0;
            background: url("/App/Tpl/Home/Default/Public/images/product1.png") no-repeat;
            background-size: 100% 100%;
            margin: 0 10px 10px 0;
        }

            .works-list-box .paddingLeft li:nth-child(2n) {
                width: 100%;
                height: 100%;
                padding: 0 0 0 0;
                background: url("/App/Tpl/Home/Default/Public/images/product1.png") no-repeat;
                background-size: 100% 100%;
                margin: 0 10px 10px 0;
            }

            .works-list-box .paddingLeft li:nth-child(3n) {
                width: 100%;
                height: 100%;
                padding: 0 0 0 0;
                background: url("/App/Tpl/Home/Default/Public/images/product1.png") no-repeat;
                background-size: 100% 100%;
                margin: 0 10px 10px 0;
            }

            .works-list-box .paddingLeft li:nth-child(4n) {
                width: 100%;
                height: 100%;
                padding: 0 0 0 0;
                background: url("/App/Tpl/Home/Default/Public/images/product1.png") no-repeat;
                background-size: 100% 100%;
                margin: 0 10px 10px 0;
            }

    .blog-post-header {
        height: 258px;
    }

    .blog-header {
        height: 380px;
    }

    .blog-post-title {
        font-size: 22px;
        line-height: 30px;
    }

    .blog-post-date {
        font-size: 13px;
        line-height: 19px;
    }

    .blog-header-title-wrapper {
        padding-right: 25px;
        padding-bottom: 25px;
        padding-left: 25px;
    }

    .white-content-block-content-wrapper {
        padding: 25px;
    }

    .white-content-block img {
        width: 100% !important;
        height: 100% !important;
    }

    .fanye li {
        width: 100% !important;
        float: left !important;
        display: block;
        text-align: left !important;
        margin-bottom: 26px;
    }

    ul.commend li {
        width: 100%;
    }

        ul.commend li:nth-child(4), ul.commend li:nth-child(5), ul.commend li:nth-child(6) {
            display: none;
        }

    .white-content-block p {
        font-size: 18px;
    }

    .data-number ul {
        margin-bottom: 50px;
    }

    .data-number-index .pd0 {
        padding: 0 !important;
    }

    .index-slide .swiper-img {
        display: block;
    }

    .index-slide video {
        display: none;
    }

    .width-auto {
        width: 100%;
        padding: 0 8px;
        position: relative;
    }

    .width-auto1 {
        width: 90%;
        padding: 0 8px;
        position: relative;
    }

        .width-auto1 i1 {
            width: 35px;
            height: 35px;
            background: url("/App/Tpl/Home/Default/Public/images/notice5.png") no-repeat;
            background-size: 35px 35px;
            display: inline-block;
            float: left;
        }

        .width-auto1 i2 {
            width: 35px;
            height: 35px;
            background: url("/App/Tpl/Home/Default/Public/images/notice6.png") no-repeat;
            background-size: 35px 35px;
            display: inline-block;
            float: right;
        }

        .width-auto1 i3 {
            width: 35px;
            height: 35px;
            background: url("/App/Tpl/Home/Default/Public/images/notice7.png") no-repeat;
            background-size: 35px 35px;
            display: inline-block;
            float: left;
            margin-top: -35px;
        }

        .width-auto1 i5 {
            width: 35px;
            height: 35px;
            background: url("/App/Tpl/Home/Default/Public/images/notice8.png") no-repeat;
            background-size: 35px 35px;
            display: inline-block;
            float: right;
            margin-top: -35px;
        }

    .clients-index-title1 {
        line-height: 50px;
        text-align: center;
        font-size: 0;
        margin-top: 50px;
        margin-bottom: 20px;
        display: none;
    }

        .clients-index-title1 span {
            font-size: 20px;
            color: #b52121;
            display: inline-block;
            line-height: 50px;
            height: 50px;
            width: 265px;
            background: url("/App/Tpl/Home/Default/Public/images/tetle7.png") no-repeat;
            background-size: 100% 100%;
        }

    .clients-index-title2 {
        line-height: 50px;
        text-align: center;
        font-size: 0;
        margin-top: 50px;
        margin-bottom: 20px;
        display: block;
    }

        .clients-index-title2 span {
            font-size: 20px;
            color: #b52121;
            display: inline-block;
            line-height: 50px;
            height: 50px;
            width: 265px;
            background: url("/App/Tpl/Home/Default/Public/images/tetle7.png") no-repeat;
            background-size: 100% 100%;
        }

    .product-left {
        width: 100%;
        float: left;
    }

        .product-left .index-slide video {
            display:
        }

    .product-right {
        width: 100%;
    }

        .product-right span {
            font-size: 23px;
            font-weight: 600;
            color: #5f5f5f;
            line-height: 80px;
            width: 100%;
        }

    .white-content-block .product-right p {
        font-size: 16px;
        color: #5f5f5f;
        line-height: 50px;
        width: 100%;
        border-bottom: 1px dashed #ccc;
        margin-bottom: 0px;
    }

    .product-Content {
        line-height: 50px;
        text-align: center;
        font-size: 0;
        padding-top: 30px;
        display: block;
    }

        .product-Content span {
            font-size: 20px;
            color: #b52121;
            display: inline-block;
            line-height: 50px;
            height: 50px;
            width: 265px;
            background: url("/App/Tpl/Home/Default/Public/images/tetle7.png") no-repeat;
            background-size: 100% 100%;
        }

    .white-content-block .product-Content p {
        font-size: 16px;
        color: #5f5f5f;
        width: 100%;
        margin-bottom: 0px;
        margin-top: 20px;
    }

        .white-content-block .product-Content p img {
            margin: 0;
            border-radius: 0px
        }

    #location_main {
    }

    #location {
        font-size: 12px;
        color: #5f5f5f;
        padding: 20px 0;
        float: left;
    }

        #location a {
            color: #5f5f5f;
        }

            #location a:hover {
                color: #b52121;
            }

    .work-video-wrap {
        width: 100%;
        padding: 0;
        position: relative;
    }

    .width-auto2 {
        width: 100%;
        padding: 0 20px;
        position: relative;
    }

    .header-wrap {
        width: 100%;
    }

    .banner-wrap {
        height: 100%;
        width: 100%;
        margin-top: 62px;
    }

        .banner-wrap .swiper-container .swiper-img {
            height: 100%;
            overflow: hidden;
        }

            .banner-wrap .swiper-container .swiper-img img {
                height: 100%;
                object-fit: cover;
            }

    .nav-wrap .logo {
        width: 120px;
        height: 42px;
        position: relative;
        z-index: 100;
    }

    .navigation {
        height: 50px;
        top: 0;
    }

    .m-nav-wrap {
        transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
        -webkit-transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    }

    .nav-wrap {
        position: fixed;
        z-index: 9;
        top: 0;
        width: 100%;
        transition: all .3s cubic-bezier(0.165,0.84,0.44,1);
        -webkit-transition: all .3s cubic-bezier(0.165,0.84,0.44,1);
        background: #b52121;
        height: 62px;
    }

    .m-nav-black {
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        background: rgba(0, 0, 0, 1);
        height: 100%;
        z-index: 999;
        overflow: hidden;
        display: block;
    }

    .body-wrap {
        transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
        -webkit-transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    }

    .body-translateX {
    }

    .m-nav {
        height: 30px;
        line-height: 30px;
        text-align: center;
        font-size: 14px;
        float: right;
        font-weight: bold;
        position: relative;
        top: 0;
        z-index: 999;
    }

        .m-nav i {
            width: 24px;
            height: 18px;
            position: absolute;
            right: 0;
            top: 22px;
            z-index: 99;
        }

            .m-nav i span:first-child {
                width: 100%;
                height: 2px;
                position: absolute;
                top: 0;
                right: 0;
                background: #f2edce;
            }

            .m-nav i span:nth-child(2) {
                width: 100%;
                height: 2px;
                position: absolute;
                top: 8px;
                right: 0;
                background: #f2edce;
            }

            .m-nav i span:last-child {
                width: 100%;
                height: 2px;
                position: absolute;
                bottom: 0;
                right: 0;
                background: #f2edce;
            }

    .nav-list-m {
        width: 100%;
        padding: 0;
        position: absolute;
        top: 50%;
        margin-top: -121px;
    }

        .nav-list-m ul li {
            width: 100%;
            margin: 10px auto;
            text-align: center;
        }

            .nav-list-m ul li a {
                font-size: 30px;
                line-height: 48px;
                color: #fff;
            }

    .nav-list {
        width: 100%;
        display: none;
    }

        .nav-list ul {
            position: fixed;
            display: block;
            line-height: 60px;
            top: 50%;
            left: 0;
            width: 100%;
            transform: translateY(-50%);
        }

    .banner-text {
        top: 38%;
    }

        .banner-text span {
            opacity: 0;
        }

            .banner-text span:nth-child(1) {
                font-size: 28px;
            }

            .banner-text span:nth-child(2) {
                font-size: 22px;
                margin-top: 10px;
            }

            .banner-text span:nth-child(3) {
                width: 125px;
                height: 35px;
                line-height: 35px;
                margin: 40px 0 0 -62px;
                font-size: 14px;
            }

                .banner-text span:nth-child(3) a {
                    padding-left: 38px;
                    font-size: 16px;
                }

                .banner-text span:nth-child(3) i {
                    font-size: 20px;
                    display: inline-block;
                    position: absolute;
                    left: 10px;
                    margin-right: 0;
                }

    .banner-wrap .swiper-container-horizontal > .swiper-pagination-bullets, .banner-wrap .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 20px !important;
        ;
    }

        .banner-wrap .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
            margin: 0 8px !important;
            width: 10px !important;
            height: 10px !important;
        }

    .banner-wrap .swiper-pagination-bullet {
        background: #fff;
        opacity: 1 !important;
    }

    .data-number ul li {
        margin: 10px 0 10px 0;
        padding: 0 3px;
        width: 50%;
    }

        .data-number ul li .data-number-text1 .data-span-text {
            font-size: 14px !important;
        }

        .data-number ul li .data-number-text1 span:nth-child(1), .data-number ul li .data-number-text1 span:nth-child(2) {
            font-size: 40px;
        }

        .data-number ul li:nth-child(1) .data-number-text1 span:nth-child(2) {
            font-size: 14px !important;
        }

        .data-number ul li:nth-child(2) .data-number-text1 span:nth-child(2) {
            font-size: 14px !important;
        }

        .data-number ul li:nth-child(3) .data-number-text1 span:nth-child(2) {
            font-size: 14px !important;
        }

        .data-number ul li:nth-child(4) .data-number-text1 span:nth-child(2) {
            font-size: 14px !important;
        }

        .data-number ul li .data-number-text2 {
            font-size: 16px;
            margin: 10px 0;
        }

    .data-number .pd0 {
        padding: 0;
    }

    .data-number ul li .data-number-text3 {
        font-size: 12px;
        line-height: 18px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        min-height: 54px;
    }

    .data-number ul li .data-number-wrap {
        padding-bottom: 0;
    }

    .data-number ul li:after {
        height: 60%;
        top: 15%;
    }

    .data-number ul li:nth-child(2n):after {
        display: none;
    }

    .data-number ul li .data-number-wrap:after {
        height: 2px;
    }

    .works-index-box ul li {
        padding: 0;
        width: 100%;
        margin-bottom: 10px;
    }

        .works-index-box ul li:nth-child(2n) {
            padding: 0;
        }

    .works-list-box .paddingLeft1 {
        margin-left: 0px;
        width: 260px;
        margin: 0 auto;
    }

        .works-list-box .paddingLeft1 li {
            width: 260px;
            height: 320px;
            padding: 0 0 0 0;
            background: url("/App/Tpl/Home/Default/Public/images/product3.png") no-repeat;
            background-size: 100% 100%;
            margin: 0 0 50px 0;
        }

            .works-list-box .paddingLeft1 li:nth-child(2n) {
                padding: 0 0 0px 0px
            }

            .works-list-box .paddingLeft1 li:nth-child(4n) {
                margin: 0 0px 50px 0;
            }

        .works-list-box .paddingLeft1 .works-index-list .works-index-img {
            width: 100%;
            overflow: hidden
        }

            .works-list-box .paddingLeft1 .works-index-list .works-index-img img {
                transition: all 1s cubic-bezier(0.165,0.84,0.44,1);
                -webkit-transition: all 1s cubic-bezier(0.165,0.84,0.44,1);
                display: block;
                width: 90%;
                height: 90%;
                object-fit: cover;
                margin: 5%;
            }

    .works-list-box .works-index-list .works-index-title2 {
        overflow: hidden;
        display: inline-block;
        width: 100%;
        line-height: 50px;
        text-align: center;
        font-size: 18px;
        color: #5f5f5f;
        transition: all 1s cubic-bezier(0.165,0.84,0.44,1);
        -webkit-transition: all 1s cubic-bezier(0.165,0.84,0.44,1);
    }

        .works-list-box .works-index-list .works-index-title2:hover {
            color: #b52121;
        }

    .page {
        padding: 1px;
        height: auto;
        clear: both;
        line-height: 0.5em;
        text-align: center;
        margin-top: 25px;
    }

        .page a, .page span {
            display: inline-block;
            border: 1px solid #D3D1D1;
            padding: 5px 3px;
            margin: 3px 0px 3px 4px;
            line-height: 22px;
            background-color: #FFFFFF;
            font-size: 12px;
            color: #888;
        }

        .page span {
            padding: 5px 7px;
        }

        .page a:link, .page_turner a:visited {
            text-decoration: none;
        }

        .page a:hover {
            background: #b52121;
            color: #fff;
            border-color: #b52121;
        }

        .page .current {
            background: #b52121;
            color: #FFF;
            border-color: #b52121;
        }

        .page #total {
            color: red
        }

        .page .pageinfo {
            display: none
        }

        .page .pagefirst {
            display: none
        }

        .page .pageend {
            display: none
        }

    .works-index-wrap {
        padding-top: 50px;
        padding-bottom: 20px;
    }

    .works-index-left {
        float: none;
        text-align: center;
        margin-bottom: 10px;
    }

        .works-index-left span {
            font-size: 20px;
            font-weight: bold;
            line-height: 30px;
        }

    .works-index-left1 span {
        font-size: 20px;
        color: #b52121;
        display: inline-block;
        line-height: 30px;
        width: 330px;
        background: url("/App/Tpl/Home/Default/Public/images/tetle3.png") no-repeat;
        background-size: 100% 100%;
        font-weight: 600;
    }

    .works-index-left span:nth-child(2) {
        font-size: 16px;
    }

    .works-index-right {
        float: none;
        width: 100%;
    }

        .works-index-right ul li {
            width: 25%;
            margin: 0;
            text-align: center;
        }

            .works-index-right ul li:last-child {
                margin: 0;
            }

            .works-index-right ul li a {
                line-height: 30px;
                font-size: 12px;
                display: block;
            }

    .works-index-title {
        padding-bottom: 10px;
    }

    .clients-wrap {
        padding: 50px 0;
        margin-top: 50px;
    }

    .clients-index-title {
        line-height: 30px;
    }

    .article-list {
        margin-top: 30px;
    }

    .textpage1 {
        display: none;
    }

    .textpagem1 {
        width: 98%;
        padding-bottom: 30px;
        ;
        display: block;
        margin: auto;
    }

    .textpagem2 {
        width: 98%;
        padding-bottom: 30px;
        ;
        display: block;
        margin: auto;
    }

    .textpage2 {
        display: none;
    }

    .textpage2-right {
        width: 100%;
        height: 350px;
    }

    .textpage2-left {
        display: none;
    }

    .textpage2-main {
        color: #fff;
    }

        .textpage2-main p {
            margin-top: 22px;
            font-size: 16px;
        }

        .textpage2-main h2 {
            font-size: 20px;
        }

        .textpage2-main p b {
            font-size: 20px;
            margin-right: 10px;
        }

    .textpage3 {
        height: 400px;
    }

    .textpage3-center {
        width: 100%;
    }

    .textpage3-right {
        width: 100%;
        right: 0px;
        height: 400px;
    }

    .textpage3-right-text {
        left: 0px;
        right: 0px;
        width: 100%;
        padding: 0 20px;
        top: 23px;
    }

        .textpage3-right-text h6 {
            font-size: 20px;
        }

        .textpage3-right-text p {
            font-size: 16px;
        }

    .textpage3-img {
        display: none;
    }

    .clients-index-title span {
        font-size: 17px;
        color: #b52121;
        display: inline-block;
        line-height: 66px;
        height: 66px;
        width: 350px;
        background: url("/App/Tpl/Home/Default/Public/images/tetle6.png") no-repeat;
        background-size: 100% 100%;
        font-weight: 600;
    }

        .clients-index-title span:nth-child(2) {
            font-size: 25px;
            padding-left: 5px;
            top: 2px;
        }

    .clients-index-list {
        margin-top: 20px;
    }

        .clients-index-list ul li, .clients-index-list ul .logo-more {
            width: 100%;
        }

    .works-list-more {
        width: 120px;
        height: 36px;
        line-height: 36px;
        font-size: 14px;
        margin: 40px auto 0;
    }

    .guchenghu-wrap {
        padding: 50px 0px;
        height: auto;
        display: none;
    }

    .guchenghu-index-box {
        margin-top: 30px;
    }

    .guchenghu-left {
        width: 100%;
        height: auto;
        margin-bottom: 30px;
    }

    .gch-img-1 {
        margin-bottom: 15px;
    }

    .guchenghu-right {
        width: 100%;
        padding: 30px 20px;
        height: auto;
    }

        .guchenghu-right h3 {
            font-size: 20px;
        }

        .guchenghu-right p {
            font-size: 16px;
            line-height: 22px;
            margin-top: 10px;
        }







    .works-list-more:after {
        content: "";
        width: 10px;
        height: 2px;
        background: #fff;
        position: absolute;
        right: 15px;
        top: 20px;
    }

    .about-index-title {
        padding-top: 50px;
        font-size: 22px;
        font-weight: bold;
    }

    .about-index-text {
        font-size: 14px;
        padding-top: 10px;
        line-height: 22px;
    }

        .about-index-text span:last-child {
            display: none;
        }

    .about-index-tel {
        font-size: 26px;
        padding: 10px 0 50px 0;
    }

    .news-index-wrap {
        padding: 50px 0;
        background: #fff;
        background-size:;
        width: 100%;
        height: auto;
    }

    .news-index-box1 {
        display: block;
    }

    .news-index-box .news-index-list {
        display: none;
    }

    .news-index-box .news-index-list1 {
        width: 100%;
        margin-top: 20px
    }

    .news-index-list ul {
        width: 100%
    }

        .news-index-list ul li {
            width: 100%;
            padding: 2%;
            margin: 0;
            margin-bottom: 20px;
            background: #fafafa;
            transition: all .3s cubic-bezier(0.165,0.84,0.44,1);
            -webkit-transition: all .3s cubic-bezier(0.165,0.84,0.44,1);
        }

            .news-index-list ul li:nth-child(2n) {
                margin-right: 0%;
                margin-left: 0%;
            }

            .news-index-list ul li:hover {
                background: #b52121;
                transition: all .3s cubic-bezier(0.165,0.84,0.44,1);
                -webkit-transition: all .3s cubic-bezier(0.165,0.84,0.44,1);
            }

    .news-index-title {
        transition: all .3s cubic-bezier(0.165,0.84,0.44,1);
        -webkit-transition: all .3s cubic-bezier(0.165,0.84,0.44,1);
        float: left;
        width: 30%;
        font-size: 16px;
        line-height: 30px;
        margin-top: 20px
    }

        .news-index-title span {
            font-size: 30px;
            color: #5f5f5f;
            text-align: center;
            display: block;
        }

        .news-index-title p {
            font-size: 20px;
            color: #5f5f5f;
            text-align: center;
            display: block;
            line-height: 30px;
        }

    .news-index-text {
        float: right;
        width: 70%;
    }

        .news-index-text span {
            color: #000;
            font-size: 16px;
            font-weight: 600;
            line-height: 20px;
            height: 20px;
        }

        .news-index-text p {
            color: #5f5f5f;
            font-size: 14px;
            line-height: 20px;
        }

    .news-index-list ul li:hover span {
        color: #fff;
    }

    .news-index-list ul li:hover p {
        color: #fff;
    }

    .news-index-list1 {
        width: 100%;
        margin-top: 60px
    }

        .news-index-list1 ul {
            width: 100%
        }

            .news-index-list1 ul li {
                width: 100%;
                padding: 2%;
                margin-bottom: 20px;
                background: #f1f1f1;
                transition: all .3s cubic-bezier(0.165,0.84,0.44,1);
                -webkit-transition: all .3s cubic-bezier(0.165,0.84,0.44,1);
            }

                .news-index-list1 ul li a {
                    width: 100%;
                }

                .news-index-list1 ul li:hover {
                    background: #b52121;
                    transition: all .3s cubic-bezier(0.165,0.84,0.44,1);
                    -webkit-transition: all .3s cubic-bezier(0.165,0.84,0.44,1);
                }

    .news-index-title1 {
        transition: all .3s cubic-bezier(0.165,0.84,0.44,1);
        -webkit-transition: all .3s cubic-bezier(0.165,0.84,0.44,1);
        float: left;
        width: 30%;
        margin-top: 12px;
    }

        .news-index-title1 span {
            font-size: 30px;
            color: #5f5f5f;
            text-align: center;
            display: block;
            font-weight: 600;
        }

        .news-index-title1 p {
            font-size: 20px;
            color: #5f5f5f;
            text-align: center;
            display: block;
            line-height: 30px;
            font-weight: 600;
        }

    .news-index-text1 {
        float: right;
        width: 70%;
    }

        .news-index-text1 span {
            color: #000;
            font-size: 20px;
            font-weight: 600;
            line-height: 30px;
        }

        .news-index-text1 p {
            color: #5f5f5f;
            font-size: 16px;
            line-height: 28px;
        }

    .news-index-list1 ul li:hover span {
        color: #fff;
    }

    .news-index-list1 ul li:hover p {
        color: #fff;
    }

    .news-index-list5 {
        width: 100%;
        margin-top: 20px
    }

        .news-index-list5 ul {
            width: 100%
        }

            .news-index-list5 ul li {
                width: 100%;
                padding: 2%;
                transition: all .3s cubic-bezier(0.165,0.84,0.44,1);
                -webkit-transition: all .3s cubic-bezier(0.165,0.84,0.44,1);
                border-bottom: 1px solid #f1f1f1;
            }

                .news-index-list5 ul li:first-child {
                    width: 100%;
                    padding: 2%;
                    transition: all .3s cubic-bezier(0.165,0.84,0.44,1);
                    -webkit-transition: all .3s cubic-bezier(0.165,0.84,0.44,1);
                    border-top: 1px solid #f1f1f1;
                    border-bottom: 1px solid #f1f1f1;
                }

                .news-index-list5 ul li a {
                    width: 100%;
                }

                .news-index-list5 ul li:hover {
                    background: #b52121;
                    transition: all .3s cubic-bezier(0.165,0.84,0.44,1);
                    -webkit-transition: all .3s cubic-bezier(0.165,0.84,0.44,1);
                }

    .news-index-title5 {
        transition: all .3s cubic-bezier(0.165,0.84,0.44,1);
        -webkit-transition: all .3s cubic-bezier(0.165,0.84,0.44,1);
        float: left;
        width: 30%;
        display: none;
    }

        .news-index-title5 img {
            width: 100px;
            height: 79px;
        }

    .news-index-text5 {
        float: right;
        width: 100%;
    }

        .news-index-text5 span {
            color: #000;
            font-size: 18px;
            font-weight: 600;
            line-height: 30px;
        }

        .news-index-text5 p {
            color: #5f5f5f;
            font-size: 16px;
            line-height: 28px;
        }

    .news-index-list5 ul li:hover span {
        color: #fff;
    }

    .news-index-list5 ul li:hover p {
        color: #fff;
    }


    .nav-list ul li {
        text-align: center;
        width: 100%;
        /*margin: 0;*/
        margin: 25px 0px;
        opacity: 0;
    }

    .news-index-list ul li:first-child {
        margin-bottom: 10px;
    }


    .news-index-text {
        line-height: 24px;
        font-size: 14px;
    }

    .footer {
        padding: 20px 0;
    }

    .footer2 {
        padding: 20px 0;
    }

    .foot-left {
        width: 100%;
        font-size: 14px;
        margin-top: 0px;
        text-align: center;
    }

    .foot-link {
        padding: 0 0 10px 0;
        display: none;
    }

        .foot-link a {
            margin: 0 5px;
        }

    .foot-bq {
        padding: 10px 0 10px 0;
        line-height: 24px;
    }

    .foot-yq {
        display: none;
    }

    .foot-bq a {
        margin: 0;
    }

    .foot-ewm {
        width: 100%;
        margin: 10px 0;
        display: none;
    }

        .foot-ewm span {
            margin: 0;
            width: 50%;
            padding: 0 7.5%;
            float: left;
        }

            .foot-ewm span:last-child {
                padding: 0 7.5%;
                float: left;
            }

    .nav-list-min ul li {
        height: 60px;
        line-height: 60px;
    }

        .nav-list-min ul li a {
            color: #fff;
        }

    .banner-max {
        margin-top: 50px;
    }

    .header-children-wrap {
        height: auto;
    }

    .banner-works-wrap {
        position: relative;
        top: 0;
        margin: 0;
        width: 100%;
        height: auto;
        padding: 20px 20px 0 20px;
        background: none;
    }

    .banner-works-title {
        color: #333;
        font-size: 18px;
        padding-bottom: 15px;
        font-weight: bold;
    }

    .banner-works-line {
        background: #b52121;
        height: 2px;
        width: 10%;
        margin-bottom: 15px;
    }

    .banner-works-read {
        color: #666;
    }

    .works-index-mask {
        display: none;
    }

    .works-list-box .width50 {
        width: 100% !important;
        margin: 0 0 10px 0 !important;
        height: auto;
    }

    .works-list-box .paddingRight, .works-list-box .paddingLeft {
        padding: 0 !important;
    }

    .works-list-box .list-li .work-text-color {
        padding: 25px 25px;
        height: auto;
        overflow: hidden;
    }

    .color-text5 {
        margin-top: 10px;
    }

        .color-text5 a {
            padding: 3px 11px;
            font-size: 14px;
        }

    .works-list-box .list-li .work-text-color:after {
        background-size: 69%;
        right: -253px;
        bottom: -104px;
    }

    .color-text1 {
        font-size: 16px;
    }

    .color-text2 {
        font-size: 29px;
    }

    .color-text3 {
        font-size: 22px;
    }

    .color-text4 {
        font-size: 16px;
    }

    .works-list-box ul li.list-li {
        width: 100%;
        margin: 0 0 10px 0;
    }

    .mask-title {
        font-weight: bold;
        line-height: 29px;
        padding: 10px 10px;
    }

    ul.pagelist {
        overflow: hidden;
        padding: 0 20px 34px;
    }

    .list_pages ul li {
        display: none;
    }

        .list_pages ul li:last-child, .list_pages ul li:nth-child(1) {
            display: inline-block;
            width: 50%;
            float: left;
        }

        .list_pages ul li:last-child {
            border-radius: 0 5px 5px 0;
        }

        .list_pages ul li:nth-child(1) {
            border-radius: 5px 0 0 5px;
        }

    .works-list-box ul li.list-li:nth-child(3n) {
        margin: 0 0 10px 0;
    }

    .works-list-box ul li.list-li:last-child {
        margin: 0 0 40px 0;
    }

    .mb30 {
        margin-bottom: 10px;
    }

    .work-video-wrap .work-video-box .work-video-img i {
        font-size: 60px;
        margin: -30px 0 0 -30px;
    }

    .work-mbx-nav {
        margin: 30px 0 30px 0;
    }

    .mt80 {
        margin-top: 30px;
    }

    .m0 {
        margin: 0 !important;
    }

    .work-mbx-nav .prev {
        height: 24px;
    }

        .work-mbx-nav .prev a {
            line-height: 24px;
            padding-left: 23px;
            font-size: 14px;
        }

            .work-mbx-nav .prev a:before {
                content: "";
                position: absolute;
                top: 6px;
                left: 0;
                width: 15px;
                height: 2px;
            }

            .work-mbx-nav .prev a:after {
                content: "";
                position: absolute;
                bottom: 6px;
                left: 0;
                width: 15px;
                height: 2px;
            }

    .work-mbx-nav .next {
        height: 24px;
    }

        .work-mbx-nav .next a {
            line-height: 24px;
            padding-right: 23px;
            font-size: 14px;
        }

            .work-mbx-nav .next a:before {
                content: "";
                position: absolute;
                top: 6px;
                right: 0;
                width: 15px;
                height: 2px;
            }

            .work-mbx-nav .next a:after {
                content: "";
                position: absolute;
                bottom: 6px;
                right: 0;
                width: 15px;
                height: 2px;
            }

    .work-mbx-nav .center {
        height: 29px;
    }

        .work-mbx-nav .center a {
            height: 29px;
        }

            .work-mbx-nav .center a i {
                font-size: 29px;
                height: 29px;
            }

    .work-wrap-more {
        margin: 50px auto 50px;
        width: 120px;
        height: 36px;
    }

        .work-wrap-more a {
            line-height: 36px;
            height: 36px;
            font-size: 14px;
        }

    .works-list-box {
        padding-bottom: 0;
    }

    .services-wrap {
        margin-top: 50px;
    }

    .services-read {
        height: 60px;
        margin-top: -30px;
    }

    .services-text1 {
        font-size: 22px;
    }

    .services-text2 {
        font-size: 14px;
        margin-top: 10px;
    }

    .services-right {
        line-height: 60px;
        font-size: 18px;
        margin-top: -30px;
    }

    .services-right2 {
        line-height: 60px;
        font-size: 18px;
        margin-top: -30px;
    }

    .services-icon {
        height: 45px;
        margin-top: -22px;
    }

        .services-icon i {
            width: 24px;
            height: 24px;
            left: -12px;
        }

    .services-icon2 {
        height: 45px;
        margin-top: -22px;
    }

        .services-icon2 i {
            width: 24px;
            height: 24px;
            right: -12px;
        }

    .clients-mt {
        margin: 0;
        background: #fafafa;
    }

    .about-banner-text {
        font-size: 20px;
        line-height: 36px;
        margin-top: -36px;
    }

    .about-read-wrap {
        padding-bottom: 50px;
        padding-top: 50px;
    }

    .about-read-text {
        margin: 10px 0;
        font-size: 16px;
        line-height: 24px;
    }

    .about-read-text2 {
        font-size: 16px;
        line-height: 31px;
    }

    .join-uh-wrap {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .data-number .data-m0 {
        margin: 0;
    }

    .join-tab-wrap {
        margin-top: 20px;
    }

    .join-title {
        height: 40px;
        line-height: 40px;
        color: #999;
        font-weight: bold;
    }

        .join-title .join-span {
            text-align: center;
        }

            .join-title .join-span span {
                padding: 0;
                font-size: 12px;
            }

            .join-title .join-span:first-child {
                width: 30%;
            }

            .join-title .join-span:nth-child(2) {
                width: 30%;
            }

            .join-title .join-span:nth-child(3) {
                width: 28%;
            }

    .join-list-title {
        height: 40px;
        line-height: 40px;
    }

        .join-list-title .join-span {
            font-size: 12px;
            text-align: center;
            display: inline-block;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

            .join-list-title .join-span span {
                padding: 0;
            }

            .join-list-title .join-span:first-child {
                width: 30%;
            }

            .join-list-title .join-span:nth-child(2) {
                width: 30%;
            }

            .join-list-title .join-span:nth-child(3) {
                width: 28%;
            }

            .join-list-title .join-span:last-child {
                width: 12%;
                padding: 0;
            }

                .join-list-title .join-span:last-child span {
                    width: 30px;
                    height: 30px;
                    line-height: 30px;
                }

    .join-list-read {
        padding: 10px;
        font-size: 14px;
        line-height: 24px;
        background: #f1f1f1;
    }

    .join-email {
        padding: 20px 0;
        font-size: 14px;
    }

    .about-map-wrap {
        margin-top: 60px;
    }

    .data-number-index {
        display: none;
    }

    .about-map {
        height: 300px;
    }

    .news-list-box ul li .news-list-left {
        padding: 0;
        width: 100%;
    }

    .news-list-box ul li .news-list-right {
        padding: 0;
        width: 100%;
    }

    .news-list-text1 {
        padding: 10px 0;
        font-size: 14px;
    }

    .news-list-text2 a {
        font-size: 16px;
        font-weight: bold;
        line-height: 28px;
    }

    .news-list-text3 {
        font-size: 12px;
        line-height: 24px;
        height: 48px;
        margin: 10px 0 10px 0;
    }

    .news-list-box ul li {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .mt {
        padding-top: 70px;
    }

    .news-read-wrap .news-read-left, .news-read-wrap .news-read-right {
        width: 100%;
        float: none;
        padding: 0;
    }

    .news-read-wrap .news-read-left {
        margin-bottom: 20px;
    }

        .news-read-wrap .news-read-left span:first-child {
            text-align: center;
            font-size: 20px;
            font-weight: bold;
        }

        .news-read-wrap .news-read-left span {
            text-align: center;
            font-size: 14px;
        }

    .news-read-wrap .news-read-right .news-read-title {
        font-weight: bold;
        font-size: 16px;
        line-height: 28px;
        padding-bottom: 10px;
    }

    .news-read-text {
        padding: 10px 0;
        font-size: 14px;
        line-height: 28px;
    }

        .news-read-text img {
            padding: 5px 0;
        }

    .news-read-list {
        padding: 20px 0;
    }

        .news-read-list ul:first-child {
            padding: 0 10px 0 0;
        }

        .news-read-list ul:last-child {
            padding: 0 0 0 10px;
        }

        .news-read-list ul li {
            line-height: 28px;
            height: 28px;
            font-size: 14px;
            color: #999;
        }

    .yh-about-box {
        position: relative;
        width: 100%;
        top: 0;
        left: 0;
        margin: 0;
        padding: 20px;
    }

    .yh-title-text {
        font-size: 20px;
        padding-bottom: 20px;
    }

    .yh-title-tel {
        font-size: 20px;
        padding: 20px 0;
    }

    .yh-title-phone {
        padding-left: 32px;
    }

        .yh-title-phone i {
            font-size: 26px;
        }

        .yh-title-phone span {
            width: 100%;
            line-height: 30px;
            font-size: 14px;
        }

    .yh-title-email, .yh-title-map {
        line-height: 30px;
        font-size: 14px;
        padding: 15px 0 15px 32px;
    }

        .yh-title-email i, .yh-title-map i {
            font-size: 26px;
            top: 15px;
        }

    .clients-index-list ul li {
        border-bottom: 1px dashed #dedede;
        padding-bottom: 20px;
    }

    .foot-right {
        clear: both;
    }

    .about-index-wrap {
        display: none;
    }

    .mt0 {
        margin-top: 0 !important;
    }

    .foot-bq span {
        margin: 0 10px;
    }

        .foot-bq span:first-child {
            margin: 0 10px 0 0;
        }

    .services-img1 {
        width: 140%;
    }

        .services-img1 img {
        }

    .services-box {
        height: auto;
    }

    .product-left2 {
        width: 100%;
        float: left;
        margin-top: 20px;
        display: none;
    }

    .product-right2 {
        width: 100%;
        float: left;
        margin-top: 20px;
    }

    #Map {
        overflow: hidden;
        width:;
    }

        #Map .MapInfo {
            float: left;
            border: 1px solid #b52121;
            padding: 2px;
            border-radius: 8px;
        }

            #Map .MapInfo #MapContainer {
                width: 350px;
                height: 300px;
            }

        #Map .ContactInfo {
            width: 300px;
            float: right;
            line-height: 2.7em;
            color: #777;
        }

            #Map .ContactInfo .Company {
                font-size: 24px;
                margin-bottom: 8px;
            }

            #Map .ContactInfo img {
                width: 18px;
                vertical-align: middle;
                margin-right: 8px;
            }

    .product-right2 .erweima {
        width: 80%;
        margin-left: 10%
    }

        .product-right2 .erweima img {
            width: 100%;
            border: 1px solid #b52121;
            padding: 2px;
            border-radius: 8px;
        }

    .product-right2 .dianhua {
        width: 100%;
        float: right;
        margin-bottom: 50px;
        margin-top: 20px;
    }

        .product-right2 .dianhua .tel {
            width: 350px;
            height: 70px;
            background: url("/App/Tpl/Home/Default/Public/images/tel.jpg") no-repeat;
            background-size: 350px 70px;
            display: inline-block;
        }

            .product-right2 .dianhua .tel p {
                margin-left: 70px;
                font-size: 14px;
                color: #5f5f5f;
                line-height: 25px;
                margin-bottom: 0px;
                margin-top: 0px
            }

            .product-right2 .dianhua .tel span {
                margin-left: 70px;
                font-size: 30px;
                color: #b52121;
                font-weight: 600;
                line-height: 35px;
            }

        .product-right2 .dianhua .dizhi {
            width: 350px;
            height: 70px;
            background: url("/App/Tpl/Home/Default/Public/images/dizhi.jpg") no-repeat;
            background-size: 350px 70px;
            display: inline-block;
            margin-top: 10px
        }

            .product-right2 .dianhua .dizhi p {
                margin-left: 70px;
                font-size: 14px;
                color: #5f5f5f;
                line-height: 25px;
                margin-bottom: 0px;
                margin-top: 5px;
            }

    .product-right2 p {
        overflow: hidden;
        display: inline-block;
        width: 100%;
        margin-top: 0px;
        margin-bottom: 0px;
        line-height: 30px;
        font-size: 14px;
        color: #5f5f5f;
        margin-left: 20px
    }


    .message_title {
        height: 40px;
        padding-left: 35px;
        line-height: 40px;
        font-size: 16px;
        color: #333;
        font-weight: bold;
    }

    .message_body {
        padding-left: 10px;
        padding-right: 10px;
        color: #626262;
    }

    .guestbooklist li {
        padding: 10px;
        border: 1px solid #CCC;
        margin-bottom: 10px;
    }

    .MessageTitle {
        color: #227BAD;
        line-height: 1.5em;
        font-weight: bold;
    }

    .MessageContent {
        padding: 5px;
        margin-bottom: 10px;
    }

    table.guestbook_table {
        width: 100%;
        margin-left: 0%;
    }

        table.guestbook_table th {
            width: 80px;
            text-align: right;
            font-weight: 500;
            font-size: 14px;
        }

        table.guestbook_table td {
            text-align: left;
            margin-left: 20px;
            display: block;
        }

        table.guestbook_table tr {
            width: 100%;
        }

    table {
        border-collapse: collapse;
        border-spacing: 0;
    }

    .form_text, .form_text:hover, .form_text_verifycode, .form_text_verifycode:hover {
        border-width: 1px;
        height: 39px;
        line-height: 39px;
        padding: 2px;
        color: #5f5f5f;
    }

    .form_text {
        width: 95%;
        background-position: 0px 0px;
    }

    .form_radio {
        width: auto;
        border: 0;
    }

    .form_checkbox {
        width: auto;
        border: 0
    }

    .form_select {
        height: 25px;
    }

    .form_textarea {
        width: 95%;
        height: 80px;
        border-width: 1px;
        padding: 2px;
    }

    input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner,
    input[type="file"] > input[type="button"]::-moz-focus-inner {
        border: none;
        padding: 0;
    }

    .required {
        color: #5f5f5f;
        font-weight: bold;
        text-align: left;
        padding-left: 3px;
    }

    form {
        margin: 0;
    }

    button, input, select, textarea {
        font-size: 100%;
        margin: 5px;
        vertical-align: baseline;
        *vertical-align: middle;
    }

    button, select {
        text-transform: none;
    }

    input {
        padding: 5px;
        background-color: #ffffff;
        width: 99%;
        line-height: normal;
        border: 1px solid #5f5f5f;
        outline: none;
    }

    textarea {
        padding: 2px;
        color: #5f5f5f;
        background-color: #ffffff;
        width: 99%;
        outline: none;
        border: 1px solid #5f5f5f;
    }

    .btn {
        border-radius: 30px;
        background-color: #b52121;
        color: #fff;
        width: 200px;
        height: 50px;
        font-size: 20px;
        transition: all .3s cubic-bezier(0.165,0.84,0.44,1);
        -webkit-transition: all .3s cubic-bezier(0.165,0.84,0.44,1);
    }

        .btn:hover {
            background-color: #1b1b1b;
            color: #fff;
            transition: all .3s cubic-bezier(0.165,0.84,0.44,1);
            -webkit-transition: all .3s cubic-bezier(0.165,0.84,0.44,1);
        }

    .operation {
        text-align: center;
        display: inline-block;
        width: 100%;
        margin: auto;
        padding: 30px;
    }
}



@media screen and (min-width: 1400px) and (max-width: 1600px) {
    .works-list-box .width50 {
        height: 340px;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1800px) {
    .about-index-text {
        text-align: left;
        color: #f2edce;
        font-size: 20px;
        line-height: 30px;
        padding-top: 90px;
        padding-bottom: 35px;
        margin-left: 30%;
    }
}
