/*! www.vancheer.com  |  Powered by vancheer */
@media screen and ( max-width:1600px ) {
    .nav {
        left: 2.8rem;
    }

    .aboutPart1 .content {
        font-size: 14px;
        line-height: 24px;
        padding-top: 0.5rem;
    }
}

@media screen and ( max-width:1024px ) {
    .wal, .wal2 {
        width: 100%;
    }

    .PC-Box, .nav, .footNav, .pageNow, .pageNum, .headDiv .topRight, .pageTop, .padBot {
        display: none;
    }

    .Phone-Box, .navIco, .searchIco, .pageTitleTel, .pageMore {
        display: block;
    }

    .headDiv, .headDiv .wal, .headD, #webHeader {
        height: 1.2rem;
    }

        .headDiv .logo {
            left: 0.3rem;
            top: 0.2rem;
        }

            .headDiv .logo img {
                width: 1rem;
            }

    .ind-banner {
        top: 1.2rem;
    }

        .ind-banner .onebox {
            left: 0.3rem;
            margin-left: 0;
            top: 50%;
            transform: translateY(-55%);
        }

            .ind-banner .onebox .txt1 {
                font-size: 0.42rem;
                line-height: 0.56rem;
            }

                .ind-banner .onebox .txt1:before {
                    height: 2px;
                    margin-top: -1px;
                }

            .ind-banner .onebox .txt2 {
                font-size: 0.3rem;
                padding: 0 0 5px;
            }

            .ind-banner .onebox .msg {
                font-size: 0.24rem;
            }

        .ind-banner .twobox {
            top: 50%;
            transform: translateY(-55%);
        }

            .ind-banner .twobox .txt1 {
                font-size: 0.42rem;
                line-height: 0.42rem;
            }

            .ind-banner .twobox .txt2 {
                font-size: 0.3rem;
                padding: 0.1rem 0 0.2rem;
            }

        .ind-banner .swiper-button-prev, .ind-banner .swiper-button-next {
            display: none;
        }

        .ind-banner .swiper-pagination {
            left: 0.3rem!important;
            margin-left: 0;
            bottom: 0.3rem!important;
        }

        .ind-banner .swiper-pagination-bullet {
            width: 0.16rem;
            height: 0.16rem;
            margin-right: 0.3rem!important;
        }

        .ind-banner .swiper-pagination-bullet-active {
            width: 0.64rem;
            height: 0.16rem;
        }

    .indexTitle .title1 {
        font-size: 0.42rem;
        line-height: 0.42rem;
    }

    .indexTitle .title2 {
        font-size: 0.36rem;
        line-height: 0.36rem;
        height: 0.6rem;
    }

        .indexTitle .title2:after {
            width: 0.5rem;
            margin-left: -0.2rem;
            height: 0.06rem;
        }

    .indexPart1 {
        padding: 1.0rem 0 0;
    }

        .indexPart1 .leftDiv {
            width: auto;
            height: auto;
            float: none;
            padding: 0 0.3rem 0.8rem;
        }

        .indexPart1 .wen {
            font-size: 0.38rem;
        }

        .indexPart1 .content {
            line-height: 0.52rem;
            font-size: 0.26rem;
        }

        .indexPart1 .btnDiv {
            position: relative;
            padding-top: 0.5rem;
        }

            .indexPart1 .btnDiv a {
                width: 2.0rem;
                height: 0.8rem;
                line-height: 0.8rem;
                border-radius: 0.48rem;
                font-size: 0.28rem;
            }

                .indexPart1 .btnDiv a:hover .show, .indexPart1 .btnDiv a:hover .hide {
                    transform: translateY(-0.8rem);
                    -webkit-transform: translateY(-0.8rem);
                    -moz-transform: translateY(-0.8rem);
                }

        .indexPart1 .rightImg {
            width: auto;
            float: none;
        }

    .indexPart2 {
        padding: 1.0rem 0.3rem;
    }

        .indexPart2 .btnDiv a {
            width: 2rem;
            height: 0.8rem;
            line-height: 0.8rem;
            border-radius: 0.48rem;
            font-size: 0.28rem;
        }

            .indexPart2 .btnDiv a:hover .show, .indexPart2 .btnDiv a:hover .hide {
                transform: translateY(-0.8rem);
                -webkit-transform: translateY(-0.8rem);
                -moz-transform: translateY(-0.8rem);
            }

        .indexPart2 .list {
            padding-top: 0.6rem;
        }

            .indexPart2 .list ul {
                margin-right: -0.2rem;
            }

            .indexPart2 .list li {
                width: 50%;
                padding-bottom: 0.2rem;
            }

                .indexPart2 .list li .box {
                    margin-right: 0.2rem;
                }

                .indexPart2 .list li .botDiv {
                    bottom: 0.25rem;
                }

                .indexPart2 .list li .name {
                    height: 0.4rem;
                    line-height: 0.4rem;
                    padding: 0 0.2rem;
                    font-size: 0.28rem;
                }

                .indexPart2 .list li .msg {
                    font-size: 0.24rem;
                    height: 0.4rem;
                    line-height: 0.4rem;
                    padding: 0 0.2rem;
                }

                .indexPart2 .list li .look {
                    display: none;
                }

                .indexPart2 .list li:hover a:after {
                    height: 0;
                }

                .indexPart2 .list li:hover .layer {
                    opacity: 0;
                    visibility: hidden;
                    margin-top: 0;
                }

                .indexPart2 .list li:hover .name {
                    color: #333;
                }

                .indexPart2 .list li:hover .msg {
                    color: #666;
                }

                .indexPart2 .list li:hover .botDiv {
                    visibility: visible;
                    opacity: 1;
                }

    .indexPart3 {
        padding: 1.0rem 0.3rem;
        height: auto;
        background: url(../images/indexPart3Tel.jpg) center no-repeat;
        background-size: 100% 100%;
    }

        .indexPart3 .indexTitle {
            padding-bottom: 0.6rem;
        }

    .indexPro .swiper-slide .botDiv {
        height: 2.3rem;
        padding: 0 0.2rem;
    }

        .indexPro .swiper-slide .botDiv:after {
            height: 2px;
        }

    .indexPro .swiper-slide .name {
        padding-top: 0.3rem;
        height: 0.4rem;
        line-height: 0.4rem;
        font-size: 0.28rem;
    }

    .indexPro .swiper-slide .content {
        font-size: 0.24rem;
        height: 0.8rem;
        line-height: 0.4rem;
    }

    .indexPro .swiper-slide .ico {
        display: none;
    }

    .indexPro .prev, .indexPro .next {
        display: none;
    }

    .indexPro .swiper-pagination {
        display: block;
    }

    .indexPart4 {
        padding: 1.0rem 0.3rem 0.8rem;
    }

        .indexPart4 .indexTitle {
            padding-bottom: 0.6rem;
        }

        .indexPart4 .leftDiv {
            width: auto;
            float: none;
        }

            .indexPart4 .leftDiv .botDiv {
                height: auto;
                padding: 0 0.3rem 0.3rem;
            }

            .indexPart4 .leftDiv .time {
                font-size: 0.24rem;
                height: 0.4rem;
                line-height: 0.4rem;
            }

            .indexPart4 .leftDiv .name {
                padding-top: 0.1rem;
                font-size: 0.3rem;
                line-height: 0.48rem;
                height: 0.96rem;
            }

        .indexPart4 .rightDiv {
            width: auto;
            float: none;
            padding-top: 0.3rem;
        }

            .indexPart4 .rightDiv li {
                margin-bottom: 0.3rem;
            }

                .indexPart4 .rightDiv li a {
                    padding: 0 3.2rem 0 0.3rem;
                }

                .indexPart4 .rightDiv li .imgDiv img {
                    width: 2.88rem;
                }

                .indexPart4 .rightDiv li .time {
                    font-size: 0.24rem;
                    padding-top: 0.25rem;
                    height: 0.4rem;
                    line-height: 0.4rem;
                }

                .indexPart4 .rightDiv li .name {
                    padding-top: 0.1rem;
                    font-size: 0.3rem;
                    line-height: 0.48rem;
                    height: 0.96rem;
                }

                .indexPart4 .rightDiv li .ico {
                    display: none;
                }

    .commonBox {
        margin-bottom: 0;
    }

    .footDiv {
        padding: 1.0rem 0.3rem;
        height: auto;
        position: relative;
        z-index: 0;
        width: auto;
    }

        .footDiv .leftDiv {
            width: auto;
            float: none;
        }

        .footDiv .txt {
            font-size: 0.28rem;
            line-height: 0.28rem;
        }

        .footDiv .wen {
            font-size: 0.28rem;
            line-height: 0.28rem;
            padding-bottom: 0.15rem;
        }

        .footDiv .msgList {
            padding-bottom: 0.15rem;
        }

            .footDiv .msgList li {
                font-size: 0.24rem;
                line-height: 0.48rem;
            }

        .footDiv .rightDiv {
            width: auto;
            float: none;
            padding-top: 0.4rem;
        }

        .footDiv .ewm {
            float: none;
            position: absolute;
            right: 0.3rem;
            top: 1.0rem;
        }

            .footDiv .ewm img {
                width: 2rem;
            }

        .footDiv .share {
            padding-top: 0;
            float: none;
        }

            .footDiv .share li {
                float: left;
                margin-left: 0;
                margin-right: 0.25rem;
            }

                .footDiv .share li a {
                    width: 0.7rem;
                    height: 0.7rem;
                    line-height: 0.7rem;
                }

                    .footDiv .share li a:hover .show, .footDiv .share li a:hover .hide {
                        transform: translateY(-0.7rem);
                        -webkit-transform: translateY(-0.7rem);
                        -moz-transform: translateY(-0.7rem);
                    }

        .footDiv .limg {
            padding-top: 0.5rem;
            text-align: left;
        }

            .footDiv .limg img {
                width: 2.2rem;
            }

        .footDiv .msg {
            line-height: 0.36rem;
            font-size: 0.24rem;
            text-align: left;
            padding-top: 0.25rem;
        }

        .footDiv .msg2 {
            left: -0.15rem;
            line-height: 0.36rem;
            font-size: 0.24rem;
            text-align: left;
            padding-top: 0.25rem;
        }

            .footDiv .msg2 a {
                padding: 0 0.1rem;
            }

            .footDiv .msg2 img {
                padding-right: 0.1rem;
                top: -0.04rem;
                width: 0.2rem;
            }

    .pageBanner .bg {
        height: 4.5rem;
    }

    .pageBanner .layer {
        left: 0.5rem;
        margin-left: 0;
        margin-top: -0.85rem;
    }

    .pageBanner .txt1 {
        font-size: 0.42rem;
        line-height: 0.42rem;
        padding-bottom: 0.15rem;
    }

    .pageBanner .txt2 {
        font-size: 0.24rem;
    }

    .pageBanner .msg {
        font-size: 0.28rem;
        line-height: 0.42rem;
    }

    .pageTitle .title1 {
        font-size: 0.42rem;
        line-height: 0.42rem;
    }

    .pageTitle .title2 {
        line-height: 0.36rem;
        font-size: 0.36rem;
        height: 0.78rem;
    }

        .pageTitle .title2:after {
            width: 0.6rem;
            height: 0.06rem;
        }

    .aboutPart1 {
        padding-top: 1.0rem;
    }

        .aboutPart1 .leftDiv {
            position: relative;
            left: 0;
            margin-left: 0;
            width: auto;
            padding: 0 0.3rem 0.8rem;
        }

        .aboutPart1 .rightImg {
            width: 100%;
            height: auto;
        }

        .aboutPart1 .txt {
            padding: 0.65rem 0 0.3rem;
            font-size: 0.42rem;
            line-height: 0.42rem;
        }

        .aboutPart1 .wen {
            font-size: 0.42rem;
            line-height: 0.42rem;
        }

        .aboutPart1 .content {
            font-size: 0.26rem;
            line-height: 0.52rem;
            padding-top: 0.6rem;
        }

    .aboutPart2 {
        padding: 1.0rem 0.3rem;
    }

        .aboutPart2 .list {
            padding-top: 0.6rem;
        }

            .aboutPart2 .list li {
                width: 33.33%;
            }

                .aboutPart2 .list li .box {
                    height: 1.6rem;
                    line-height: 1.6rem;
                }

                .aboutPart2 .list li img {
                    width: 2.2rem;
                }

    .honorBox {
        padding: 1.0rem 0.3rem;
    }

        .honorBox .list {
            padding-top: 0.8rem;
        }

            .honorBox .list ul {
                margin-right: -0.2rem;
            }

            .honorBox .list li {
                width: 50%;
                padding-bottom: 0.4rem;
            }

                .honorBox .list li .box {
                    margin-right: 0.2rem;
                    height: 5.6rem;
                }

                .honorBox .list li .imgDiv {
                    height: 4.0rem;
                }

                    .honorBox .list li .imgDiv img {
                        max-width: 3.4rem;
                        max-height: 3.4rem;
                    }

                .honorBox .list li .name {
                    padding: 0.25rem 0.3rem 0;
                    height: 0.96rem;
                    line-height: 0.48rem;
                    font-size: 0.3rem;
                }

                .honorBox .list li .time {
                    display: none;
                }

    .pic-modal-box .box {
        padding: 0 0.25rem;
    }

    .pic-modal-box .main {
        width: 100%;
        padding: 0.8rem 0.3rem 0;
    }

    .pic-modal-box .name {
        font-size: 0.3rem;
        height: 1.2rem;
        line-height: 1.2rem;
    }

    .pic-modal-box .close {
        right: 10px;
        top: 10px;
        width: 0.48rem;
        height: 0.48rem;
        background-size: 0.48rem;
    }

    .pic-modal-box .pic-box img {
        width: 80%;
        max-height: 100vh;
    }

    .culture {
        padding: 1.0rem 0.3rem;
    }

        .culture .mxfDiv {
            margin-top: 0.8rem;
        }

        .culture .txt {
            left: 0.3rem;
            top: 60%;
            transform: translateY(-40%);
            font-size: 0.32rem;
            line-height: 0.52rem;
            padding-right: 2.8rem;
        }

        .culture .list {
            padding-top: 0.6rem;
        }

            .culture .list li {
                float: none;
                width: 100%;
                padding-top: 0.55rem;
                height: 5rem;
            }

                .culture .list li .ico {
                    width: 2.4rem;
                    height: 2.4rem;
                }

                    .culture .list li .ico:after {
                        background-size: 100% 100%;
                    }

                .culture .list li .round {
                    width: 1.8rem;
                    height: 1.8rem;
                    margin-left: -0.9rem;
                    margin-top: -0.9rem;
                }

                    .culture .list li .round img {
                        width: 0.64rem;
                        margin-left: -0.32rem;
                        margin-top: -0.32rem;
                    }

                .culture .list li .name {
                    padding-top: 0.1rem;
                    font-size: 0.32rem;
                    line-height: 0.32rem;
                    height: 0.72rem;
                }

                .culture .list li .wen {
                    padding-top: 0.25rem;
                    font-size: 0.28rem;
                    line-height: 0.52rem;
                    padding-left: 0.35rem;
                    padding-right: 0.35rem;
                }

    .quality {
        padding: 1.0rem 0.3rem;
    }

        .quality .imgDiv {
            padding-top: 0.8rem;
            width: auto;
            overflow: auto;
            padding-bottom: 0.2rem;
        }

        .quality .lala {
            width: 18rem;
        }

        .quality .imgDiv img {
            width: 100%;
        }

        .quality .imgDiv::-webkit-scrollbar {
            width: 2px;
            height: 8px;
            background-color: rgba(210, 210, 210, 0.48);
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 0;
        }

        .quality .imgDiv::-webkit-scrollbar-thumb {
            background-color: #21c3f3;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 0;
        }

    .duty {
        padding: 1.0rem 0.3rem;
    }

        .duty .mxfDiv {
            margin-top: 0.8rem;
        }

        .duty .txt {
            left: 0.3rem;
            top: 35%;
            transform: translateY(-65%);
            font-size: 0.32rem;
            line-height: 0.52rem;
        }

        .duty .content {
            padding: 0.8rem 0 0.6rem;
            font-size: 0.32rem;
            line-height: 0.56rem;
        }

        .duty .list li {
            width: 100%;
            height: 4.5rem;
            padding-top: 0.5rem;
        }

            .duty .list li .ico {
                width: 2.4rem;
                height: 2.4rem;
            }

                .duty .list li .ico:after {
                    background-size: 100% 100%;
                }

            .duty .list li .round {
                width: 1.6rem;
                height: 1.6rem;
                line-height: 1.6rem;
                font-size: 0.48rem;
                margin-left: -0.8rem;
                margin-top: -0.8rem;
            }

            .duty .list li .wen {
                font-size: 0.28rem;
                line-height: 0.52rem;
                padding: 0.1rem 0.35rem 0;
            }

    .application .toptop {
        padding: 0.8rem 0.3rem;
        background-size: 6.8rem;
    }

    .application .botbot {
        padding: 1.0rem 0.3rem;
    }

    .application .list ul {
        margin-right: 0;
    }

    .application .list li {
        float: none;
        width: 100%;
        padding-bottom: 0.3rem;
    }

        .application .list li .box {
            margin-right: 0;
        }

        .application .list li .botDiv {
            padding: 0.3rem 0.4rem 0;
            height: 1.8rem;
        }

        .application .list li .name {
            height: 0.42rem;
            line-height: 0.42rem;
            font-size: 0.32rem;
            padding-left: 0.6rem;
        }

            .application .list li .name img {
                width: 0.52rem;
                margin-top: -0.26rem;
            }

        .application .list li .msg {
            padding-top: 0.1rem;
            font-size: 0.26rem;
            line-height: 0.5rem;
            height: 1.0rem;
        }

    .news {
        padding: 1.0rem 0.3rem;
    }

        .news .detail {
            padding: 0.8rem 0;
        }

            .news .detail a {
                padding-left: 0;
                height: auto;
            }

            .news .detail .imgDiv {
                position: relative;
            }

                .news .detail .imgDiv img {
                    width: 100%;
                }

            .news .detail .name {
                padding-top: 0.5rem;
                line-height: 0.6rem;
                font-size: 0.32rem;
                height: 1.2rem;
            }

            .news .detail .content {
                font-size: 0.26rem;
                line-height: 0.52rem;
                height: 1.56rem;
                -webkit-line-clamp: 3;
            }

            .news .detail .time {
                font-size: 0.3rem;
            }

        .news .list {
            padding-top: 0.8rem;
        }

            .news .list ul {
                margin-right: 0;
            }

            .news .list li {
                float: none;
                width: auto;
                padding-bottom: 0.6rem;
            }

                .news .list li .box {
                    margin-right: 0;
                }

                .news .list li .name {
                    height: 0.52rem;
                    line-height: 0.52rem;
                    font-size: 0.3rem;
                }

                .news .list li .content {
                    font-size: 0.26rem;
                    line-height: 0.52rem;
                    height: 1.04rem;
                }

                .news .list li .time {
                    margin-top: 0.32rem;
                    height: 0.42rem;
                    line-height: 0.42rem;
                    font-size: 0.3rem;
                }

    .newShow {
        padding: 1.0rem 0.3rem;
    }

        .newShow .name {
            text-align: left;
            font-size: 0.36rem;
            line-height: 0.56rem;
            padding-bottom: 0.3rem;
        }

        .newShow .time {
            text-align: left;
            font-size: 0.26rem;
            padding-bottom: 0.5rem;
        }

            .newShow .time em {
                padding: 0 0.2rem 0 0;
            }

        .newShow .content {
            padding: 0.5rem 0;
            font-size: 0.26rem;
            line-height: 0.52rem;
        }

            .newShow .content img {
                width: 100%;
            }

        .newShow .share {
            padding-left: 1.06rem;
            padding-bottom: 0.8rem;
        }

            .newShow .share li {
                margin-left: 0;
                margin-right: 0.2rem;
            }

                .newShow .share li img {
                    width: 0.56rem;
                }

            .newShow .share em {
                line-height: 0.56rem;
                font-size: 0.26rem;
            }

    .pageDown {
        padding-top: 0.6rem;
    }

        .pageDown li a {
            font-size: 0.26rem;
            line-height: 0.5rem;
            height: 0.5rem;
        }

        .pageDown .btnDiv {
            position: relative;
            top: 0;
            padding-top: 0.4rem;
        }

            .pageDown .btnDiv a {
                width: 2.2rem;
                height: 0.72rem;
                line-height: 0.72rem;
                font-size: 0.28rem;
            }

    .notice {
        padding: 1.0rem 0.3rem;
    }

        .notice .list {
            padding: 0.8rem 0 0.5rem;
        }

            .notice .list li {
                height: auto;
            }

                .notice .list li a {
                    height: auto;
                    padding: 0 0.3rem 0.5rem;
                }

                .notice .list li .toptop {
                    padding-top: 0.5rem;
                    height: auto;
                }

                .notice .list li .name {
                    font-size: 0.32rem;
                    line-height: 0.6rem;
                    height: 1.2rem;
                }

                    .notice .list li .name img {
                        padding-left: 10px;
                    }

                .notice .list li .time {
                    position: relative;
                    font-size: 0.36rem;
                    line-height: 0.6rem;
                }

                .notice .list li .content {
                    padding-top: 0.2rem;
                    font-size: 0.26rem;
                    line-height: 0.52rem;
                    height: 1.04rem;
                    width: auto;
                }

                .notice .list li:hover .name, .notice .list li:hover .content {
                    left: 0;
                }

                .notice .list li:hover .time {
                    right: 0;
                }

    .strategy {
        padding: 1.0rem 0.3rem;
    }

        .strategy .imgDiv {
            padding-top: 0.8rem;
            width: auto;
            overflow: auto;
            padding-bottom: 0.2rem;
        }

        .strategy .lala {
            width: 14rem;
        }

        .strategy .imgDiv img {
            width: 100%;
        }

        .strategy .imgDiv::-webkit-scrollbar {
            width: 2px;
            height: 8px;
            background-color: rgba(210, 210, 210, 0.48);
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 0;
        }

        .strategy .imgDiv::-webkit-scrollbar-thumb {
            background-color: #21c3f3;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 0;
        }

    .job {
        padding: 1.0rem 0.3rem;
    }

        .job .msg {
            font-size: 0.36rem;
            line-height: 0.56rem;
            text-align: left;
            padding: 0.8rem 0 0.5rem;
        }

    .jobTop {
        height: 1rem;
    }

        .jobTop li {
            height: 1rem;
            line-height: 1rem;
            font-size: 0.24rem;
        }

        .jobTop .li01 {
            width: 60%;
            text-align: left;
            text-indent: 0.3rem;
        }

        .jobTop .li02, .jobTop .li03 {
            display: none;
        }

        .jobTop .li04 {
            width: 30%;
        }

    .job .list li .msgDiv {
        height: 1rem;
        position: relative;
    }

        .job .list li .msgDiv:after {
            right: 0.3rem;
            line-height: 0.28rem;
            margin-top: -0.14rem;
            font-size: 0.28rem;
            margin-top: -0.12rem;
        }

        .job .list li .msgDiv a {
            height: 1rem;
        }

        .job .list li .msgDiv dd {
            height: 1rem;
            line-height: 1rem;
            font-size: 0.26rem;
        }

        .job .list li .msgDiv .dd01 {
            width: 60%;
            text-indent: 0.3rem;
            background: none;
        }

        .job .list li .msgDiv .dd04 {
            padding-left: 0;
            width: 30%;
        }

        .job .list li .msgDiv .dd02, .job .list li .msgDiv .dd03 {
            display: none;
        }

    .job .list li .box {
        padding: 0.5rem 0.35rem;
    }

    .job .list li h2 {
        font-size: 0.28rem;
        line-height: 0.28rem;
        padding-bottom: 0.3rem;
    }

    .job .list li .content {
        line-height: 0.56rem;
        padding-bottom: 0.4rem;
        font-size: 0.24rem;
    }

    .job .list li .tips {
        height: 0.86rem;
        line-height: 0.86rem;
        padding: 0 0.36rem;
        font-size: 0.26rem;
        border-radius: 0.48rem;
    }

    .jobMore a {
        height: 1rem;
        line-height: 1rem;
        font-size: 0.32rem;
    }

    .jobMore em {
        padding-right: 0.42rem;
    }

        .jobMore em:after {
            margin-top: -0.15rem;
            width: 0.3rem;
            height: 0.3rem;
            background-size: 0.3rem;
        }

    .jobMore a:hover em:after {
        background-size: 0.3rem;
    }

    .contact {
        padding: 1.0rem 0.3rem;
    }

        .contact .bg {
            display: none;
        }

        .contact .pageTitle {
            padding-bottom: 0.8rem;
        }

        .contact .mxfDiv:before {
            display: none;
        }

        .contact .leftDiv {
            width: 100%;
            float: none;
            padding-bottom: 0.6rem;
        }

        .contact .rightDiv {
            width: 100%;
            float: none;
        }

        .contact .name {
            font-size: 0.36rem;
            line-height: 0.36rem;
            padding-bottom: 0.2rem;
        }

        .contact .wen {
            font-size: 0.28rem;
            line-height: 0.4rem;
        }

        .contact .msgList {
            padding-top: 0.35rem;
        }

            .contact .msgList li {
                line-height: 0.54rem;
                padding-left: 0.65rem;
                font-size: 0.28rem;
            }

                .contact .msgList li img {
                    margin-top: -0.18rem;
                    width: 0.36rem;
                }

    .lyb {
        padding: 1.0rem 0.3rem;
    }

        .lyb .form {
            padding-top: 0.6rem;
        }

            .lyb .form ul {
                margin-right: 0;
            }

            .lyb .form li {
                float: none;
                width: 100%;
                padding-bottom: 0.35rem;
            }

                .lyb .form li .box {
                    margin-right: 0;
                    padding-left: 2.0rem;
                    height: 1rem;
                }

                .lyb .form li .txt {
                    line-height: 0.86rem;
                    font-size: 0.3rem;
                }

                .lyb .form li .input1 {
                    height: 0.86rem;
                    line-height: 0.86rem;
                    font-size: 0.28rem;
                }

        .lyb .btnDiv {
            padding-top: 0.4rem;
        }

            .lyb .btnDiv a {
                width: 2.4rem;
                font-size: 0.32rem;
                height: 0.9rem;
                line-height: 0.9rem;
                border-radius: 0.48rem;
            }

    .product .toptop {
        padding: 1.0rem 0.3rem 0.6rem;
    }

    .product .botbot {
        padding-bottom: 1.0rem;
    }

    .product .list ul {
        margin-right: -2px;
    }

    .product .list li {
        width: 50%;
        padding-bottom: 2px;
    }

        .product .list li .box {
            margin-right: 2px;
        }

        .product .list li .botDiv {
            bottom: 0.25rem;
        }

        .product .list li .name {
            height: 0.4rem;
            line-height: 0.4rem;
            padding: 0 0.2rem;
            font-size: 0.28rem;
        }

        .product .list li .msg {
            font-size: 0.24rem;
            height: 0.4rem;
            line-height: 0.4rem;
            padding: 0 0.2rem;
        }

        .product .list li .look {
            display: none;
        }

        .product .list li:hover a:after {
            height: 0;
        }

        .product .list li:hover .layer {
            opacity: 0;
            visibility: hidden;
            margin-top: 0;
        }

    .productPart1 {
        padding: 1.0rem 0.3rem;
    }

        .productPart1 .links {
            padding-bottom: 0.5rem;
        }

            .productPart1 .links li {
                margin: 0 0.1rem;
            }

                .productPart1 .links li a {
                    padding: 0 0.4rem;
                    height: 0.8rem;
                    line-height: 0.8rem;
                    font-size: 0.28rem;
                }

        .productPart1 .leftImg {
            width: auto;
            float: none;
        }

        .productPart1 .rightDiv {
            width: auto;
            float: none;
        }

        .productPart1 .name {
            padding-top: 0.5rem;
            font-size: 0.48rem;
            line-height: 0.48rem;
            height: 0.86rem;
        }

            .productPart1 .name:after {
                width: 0.6rem;
                height: 0.1rem;
            }

        .productPart1 .content {
            font-size: 0.28rem;
            line-height: 0.52rem;
            padding-top: 0.4rem;
        }

        .productPart1 .msgList {
            padding-top: 0.3rem;
        }

            .productPart1 .msgList li {
                padding-left: 0.32rem;
                font-size: 0.28rem;
                line-height: 0.56rem;
                background: url(../images/nimg8_1.png) left 0.14rem no-repeat;
                background-size: 0.14rem;
            }

    .productPart2 {
        padding: 0 0.3rem 1.0rem;
    }

    .proTable_t {
        height: 90px;
        padding: 20px 30px 0;
    }

        .proTable_t .liDiv .txt {
            font-size: 0.26rem;
            line-height: 0.36rem;
            height: 0.72rem;
            margin-bottom: 0.08rem;
        }

        .proTable_t .wen {
            line-height: 1.6rem;
            font-size: 0.32rem;
        }

        .proTable_t .select {
            height: 0.72rem;
        }

            .proTable_t .select dt {
                height: 0.72rem;
                line-height: 0.72rem;
                background: #fff url(../images/selectIco2.png) no-repeat right center;
            }

                .proTable_t .select dt a {
                    font-size: 0.24rem;
                    padding-left: 0.15rem;
                }

            .proTable_t .select dd {
                top: 0.76rem;
            }

                .proTable_t .select dd ul {
                    padding: 0 0.15rem;
                }

                    .proTable_t .select dd ul li {
                        line-height: 0.7rem;
                        height: auto;
                        font-size: 0.24rem;
                    }

    .proTable_b li {
        height: auto;
    }

        .proTable_b li a {
            height: 0.8rem;
        }

    .proTable_b dd {
        height: auto;
        line-height: 0.8rem;
        font-size: 0.24rem;
    }

        .proTable_b dd img {
            width: 0.42rem;
        }

    .history {
        padding: 1.0rem 0.3rem;
    }

        .history .list {
            width: auto;
            margin: 1rem auto 0;
        }

            .history .list:after {
                left: 0.9rem;
                margin-left: 0;
            }

            .history .list li {
                padding: 0 0 1.0rem 2.2rem;
                height: auto;
                min-height: 1.0rem;
            }

            .history .list .li01 {
                padding: 0 0 1.0rem 2.2rem;
            }

            .history .list li .year {
                width: 1.8rem;
                height: 1.8rem;
                left: 0;
                margin-left: 0;
                top: 0;
            }

                .history .list li .year:after {
                    width: 1.6rem;
                    height: 1.6rem;
                    margin-left: -0.8rem;
                    margin-top: -0.8rem;
                }

                .history .list li .year b {
                    line-height: 1.8rem;
                    font-size: 0.36rem;
                }

            .history .list li .contentBox {
                padding-right: 0;
                padding-left: 12px;
            }

            .history .list .li01 .contentBox {
                padding-left: 12px;
                padding-right: 0;
            }

            .history .list li .contentBox:after {
                top: 0.8rem;
                right: auto;
                left: 0;
                background: url(../images/nimg12Bg2.png) center no-repeat;
            }

            .history .list .li01 .contentBox:after {
                top: 0.8rem;
            }

            .history .list li .mxfDiv {
                height: auto;
                padding: 0 0.4rem 0.7rem;
            }

            .history .list li .txt {
                font-size: 0.32rem;
                line-height: 0.32rem;
                padding-top: 0.5rem;
            }

            .history .list li .msg {
                font-size: 0.26rem;
                line-height: 0.5rem;
                padding-top: 0.1rem;
            }
}
