﻿/*! www.vancheer.com  |  Powered by vancheer */
@media screen and ( max-width:1280px ) {
    .nav {
        width: 720px;
        margin-left: -360px;
    }

        .nav a {
            width: 90px;
        }
}

@media screen and ( max-width:1366px ) {
    .nav {
        width: 800px;
        left: 50%;
        margin-left: -400px;
        top: 0px;
    }

        .nav a {
            width: 100px;
        }
}

@media screen and ( max-width:1440px ) {
    .nav {
        width: 800px;
        left: 50%;
        margin-left: -400px;
        top: 0px;
    }

        .nav a {
            width: 100px;
        }
}

@media screen and ( max-width:1004px ) {
    .wal {
        width: 100%;
    }

 
    .w950 {
        width: 100%;
    }

    .headDiv {
        height: 60px;
    }

        .headDiv .logo {
            left: 50%;
            margin-left: -60px;
            top: 10px;
        }

            .headDiv .logo img {
                width: 120px;
            }

        .headDiv .topRight, .nav, .banner, .footNav, .pageBanner, .pageNav, .pageNum, .footDiv2, .memberTab {
            display: none;
        }

    .indexFlashTel, .pageBannerTel, .pageTitle, .pageMore {
        display: block;
    }

    .navIco {
        display: block;
        position: absolute;
        right: 0px;
        top: 0px;
        width: 70px;
        height: 60px;
        background: #f5f5f5;
    }

        .navIco img {
            height: 24px;
            position: relative;
            left: 20px;
            top: 18px;
        }

    .searchIco {
        position: absolute;
        left: 15px;
        top: 18px;
        display: block;
    }

        .searchIco img {
            height: 24px;
        }

    .personIco {
        position: absolute;
        left: 60px;
        top: 18px;
        display: block;
    }

        .personIco img {
            height: 24px;
        }

    .pageBox {
        padding: 30px 10px;
        background: none;
    }

    .pageBox2 {
        background: #f5f5f5;
    }

    .indexPart1 {
        padding: 60px 10px;
        background-size: 30%;
    }

        .indexPart1 .imgDiv {
            display: none;
        }

        .indexPart1 .imgDivTel {
            display: block;
        }

    .indexTitle .name {
        height: 36px;
        line-height: 36px;
        font-size: 24px;
    }

    .indexPart1 .btnDiv {
        width: 136px;
        height: 36px;
    }

        .indexPart1 .btnDiv a {
            width: 134px;
            height: 34px;
            line-height: 34px;
        }

    .indexPart2 {
        padding: 60px 10px;
        background-size: 30%;
    }

        .indexPart2 .txtList em {
            background: url(../images/nimg10_1.png) left center no-repeat;
            padding: 0 20px;
        }

        .indexPart2 .tab2 {
            width: 288px;
            height: 110px;
        }

            .indexPart2 .tab2 li {
                margin: 0 12px 15px;
            }

            .indexPart2 .tab2 .liNow {
                background: #fff;
                color: #97C4A1;
            }

        .indexPart2 .list {
            height: auto;
            padding-bottom: 40px;
        }

            .indexPart2 .list ul {
                margin-right: -10px;
            }

            .indexPart2 .list li {
                width: 50%;
                margin-bottom: 10px;
            }

                .indexPart2 .list li .box {
                    width: auto;
                    height: auto;
                    margin-right: 10px;
                    font-size: 14px;
                }

                .indexPart2 .list li .name {
                    height: 40px;
                    line-height: 40px;
                }

                .indexPart2 .list li .imgDiv img {
                    width: 100%;
                }

        .indexPart2 .btnDiv {
            width: 136px;
            height: 36px;
        }

            .indexPart2 .btnDiv a {
                width: 134px;
                height: 34px;
                line-height: 34px;
            }

    .indexPart3 {
        padding: 60px 10px;
        background: url(../images/indexPart3BgTel.png) center bottom no-repeat;
        background-size: 100%;
    }

        .indexPart3 .fl, .indexPart3 .fr {
            float: none;
        }

        .indexPart3 .contentBox {
            padding-left: 0px;
            background: none;
            padding-bottom: 0px;
        }

        .indexPart3 .videoImg {
            width: 100%;
        }

            .indexPart3 .videoImg img {
                width: 100%;
            }

        .indexPart3 .rightDiv {
            width: 100%;
        }

            .indexPart3 .rightDiv h2 {
                padding: 15px 0;
                font-size: 20px;
            }

        .indexPart3 .list li {
            width: 25%;
            height: 40px;
            font-size: 14px;
        }

            .indexPart3 .list li a {
                width: 150px;
                text-align: center;
                display: block;
                display: table-cell;
                vertical-align: middle;
                height: 40px;
                line-height: 20px;
            }

        .indexPart3 .btnDiv {
            width: 136px;
            height: 36px;
            margin: 0 auto;
        }

            .indexPart3 .btnDiv a {
                width: 134px;
                height: 34px;
                line-height: 34px;
            }

    .indexPart4 {
        padding: 30px 10px;
    }

    .customerPic {
        position: relative;
        padding: 0 40px;
    }

        .customerPic .slick {
            margin: 0 5px;
        }

        .customerPic .slick-prev {
            left: 0px;
        }

        .customerPic .slick-next {
            right: 0px;
        }

    .footDiv {
        height: auto;
        background-size: 100%;
        padding: 35px 10px 25px;
    }

        .footDiv .fl, .footDiv .fr {
            float: none;
        }

        .footDiv .rightDiv {
            width: 100%;
            text-align: center;
        }

            .footDiv .rightDiv .tel {
                font-size: 20px;
            }

                .footDiv .rightDiv .tel img {
                    padding-right: 12px;
                }

        .footDiv .share {
            float: none;
            height: 32px;
            width: 228px;
            margin: 0 auto;
        }

            .footDiv .share li {
                width: 28px;
                height: 28px;
                margin: 0 5px;
            }

                .footDiv .share li img {
                    width: 28px;
                }

        .footDiv .ewmDiv {
            display: none;
        }

        .footDiv .botDiv {
            padding-top: 5px;
        }

        .footDiv .msg {
            text-align: center;
            line-height: 20px;
        }

            .footDiv .msg a {
                display: block;
            }

        .footDiv .links {
            display: none;
        }

        .footDiv .linksTel {
            display: block;
        }

    .aboutBox {
        padding: 20px 0;
        background: none;
    }

    .about .txt {
        font-size: 22px;
        padding-bottom: 20px;
    }

    .about .part1 {
        padding-bottom: 40px;
    }

        .about .part1 .list ul {
            margin-right: -10px;
        }

        .about .part1 .list li {
            width: 50%;
            margin-bottom: 10px;
        }

            .about .part1 .list li .box {
                margin-right: 10px;
                width: auto;
            }

            .about .part1 .list li .imgDiv img {
                width: 100%;
            }

    .about .part2 {
        padding: 40px 0 10px;
    }

        .about .part2 li {
            padding-left: 0px;
            height: auto;
            min-height: 145px;
            margin-bottom: 40px;
        }

            .about .part2 li .imgDiv {
                width: 135px;
                height: 135px;
            }

                .about .part2 li .imgDiv img {
                    width: 135px;
                    height: 135px;
                }

            .about .part2 li .name {
                padding-top: 56px;
                font-size: 18px;
                padding-left: 155px;
            }

                .about .part2 li .name img {
                    top: -3px;
                    width: 24px;
                }

            .about .part2 li .content {
                padding-top: 80px;
            }

        .about .part2 .li01 {
            padding-right: 0px;
            padding-left: 0px;
        }

            .about .part2 .li01 .imgDiv {
                left: 0;
                right: auto;
            }

    .about .part3 {
        padding-top: 40px;
    }

    .honorPic, .honorLayer {
        display: none;
    }

    .honorPicTelBox {
        display: block;
    }

    .conceptBox {
        padding-bottom: 20px;
        background: none;
    }

    .concept .list li {
        padding-left: 0px;
        height: auto;
        min-height: 145px;
        margin-bottom: 20px;
        background: none;
    }

        .concept .list li .imgDiv {
            width: 135px;
            left: 0px;
        }

            .concept .list li .imgDiv img {
                width: 155px;
            }

        .concept .list li .topDiv {
            padding-top: 10px;
            padding-left: 165px;
        }

        .concept .list li .txtDiv {
            position: relative;
            top: 0px;
            padding-left: 13px;
            width: 62px;
            height: 42px;
            background-size: 75px;
            line-height: 42px;
            font-size: 16px;
        }

            .concept .list li .txtDiv em {
                padding-left: 18px;
            }

        .concept .list li .name {
            padding-top: 0px;
            font-size: 16px;
            line-height: 24px;
        }

        .concept .list li .content {
            padding-top: 80px;
        }

    .concept .list .li01 {
        padding-right: 0px;
        padding-left: 0px;
        background: none;
    }

        .concept .list .li01 .imgDiv {
            left: 0;
            right: auto;
        }

    .historyBox {
        padding: 20px 0 40px;
        background: none;
    }

    .history .list {
        background: url(../images/line1.jpg) 5px repeat-y;
        padding: 20px 0;
    }

        .history .list li {
            background: url(../images/nimg15_1.jpg) left 37px no-repeat;
            background-size: 11px;
            padding-left: 10px;
            padding-bottom: 50px;
        }

            .history .list li:hover {
                background: url(../images/nimg15_1on.png) left 37px no-repeat;
                background-size: 11px;
            }

            .history .list li .topDiv {
                height: 42px;
                border-bottom: #e0e0e0 solid 1px;
                padding-left: 120px;
                position: relative;
                line-height: 42px; /*width:120px;*/
                width: 170px;
            }

            .history .list li .year {
                position: absolute;
                left: 15px;
                top: 0px;
            }

                .history .list li .year em {
                    font-size: 26px;
                }

            .history .list li .txt {
                font-size: 18px;
            }

            .history .list li .content {
                padding: 15px 0 0 15px;
            }

    .chainBox {
        padding: 10px 0 40px;
    }

    .chain .imgList ul {
        margin-right: -10px;
    }

    .chain .imgList li {
        width: 50%;
        margin-bottom: 10px;
    }

        .chain .imgList li div {
            margin-right: 10px;
        }

            .chain .imgList li div img {
                width: 100%;
            }

    .videoBox {
        padding: 10px 0 40px;
    }

    .video {
        padding-bottom: 20px;
    }

        .video .list ul {
            margin-right: -10px;
        }

        .video .list li {
            width: 50%;
            height: auto;
            margin-bottom: 15px;
        }

            .video .list li .box {
                width: auto;
                margin-right: 10px;
            }

            .video .list li .imgDiv img {
                width: 100%;
            }

            .video .list li .name {
                height: 24px;
                overflow: hidden;
                padding-top: 10px;
            }

    .videoShow .txt {
        font-size: 20px;
    }

    .videoShow .videoImg {
        padding: 30px 0;
    }

        .videoShow .videoImg img {
            width: 100%;
        }

    .videoShow .share a {
        padding-right: 3px;
    }

    .pageDown .box {
        padding-right: 160px;
    }

    .pageDown .btn {
        width: 140px;
        height: 40px;
        line-height: 40px;
        border-radius: 20px;
        -moz-border-radius: 20px;
    }

    .productBox {
        padding: 10px 0 40px;
        background: none;
    }

    .product .list ul {
        margin-right: -10px;
    }

    .product .list li {
        width: 50%;
        margin-bottom: 20px;
    }

        .product .list li .box {
            width: auto;
            height: auto;
            margin-right: 10px;
            font-size: 14px;
        }

        .product .list li .name {
            height: 40px;
            line-height: 40px;
        }

        .product .list li .imgDiv img {
            width: 100%;
        }

    .productShow .part1 {
        min-height: auto;
        padding-bottom: 50px;
        padding-left: 0px;
    }

        .productShow .part1 .imgDiv {
            position: relative;
        }

            .productShow .part1 .imgDiv img {
                width: 100%;
            }

        .productShow .part1 .name {
            height: 40px;
            padding-top: 20px;
            font-size: 20px;
            background: url(../images/ico3.jpg) left 20px no-repeat;
        }

    .productShow .title {
        height: 70px;
        background: url(../images/bg5.png) bottom repeat-x;
    }

        .productShow .title .leftDiv {
            width: 147px;
            background: url(../images/nimg210Bg.png) no-repeat;
            background-size: 147px;
            height: 70px;
        }

            .productShow .title .leftDiv p {
                width: 136px;
                padding-top: 8px;
                font-size: 18px;
            }

    .productShow .part2 {
        padding: 30px 0 20px;
    }

    .productShow .part3 li {
        width: 50%;
        text-align: center;
        min-height: 140px;
        margin-bottom: 15px;
    }

        .productShow .part3 li .box {
            padding: 0 15px;
        }

        .productShow .part3 li .ico {
            width: 104px;
            height: 104px;
        }

            .productShow .part3 li .ico img {
                width: 94px;
                height: 94px;
            }

    .healthBox {
        padding: 10px 0 20px;
        background: none;
    }

    .health .txt {
        width: 156px;
        padding-left: 3px;
        height: 85px;
        background-size: 159px;
        font-size: 24px;
        line-height: 85px;
    }

        .health .txt em {
            padding: 0 14px;
        }

    .health .list1 {
        padding: 30px 0 50px;
    }

        .health .list1 ul {
            margin-right: 0px;
        }

        .health .list1 li {
            width: 100%;
            height: auto;
            float: none;
            margin-bottom: 15px;
        }

            .health .list1 li .box {
                width: 100%;
                height: 178px;
                border: #e0e0e0 solid 1px;
                margin-right: 0px;
            }

            .health .list1 li .name {
                font-size: 18px;
            }

    .maintainBox {
        padding: 10px 0 50px;
    }

    .maintain {
        padding-bottom: 40px;
    }

    .maintainShow {
        padding: 10px 0 20px;
    }

        .maintainShow .name {
            font-size: 20px;
            padding-bottom: 10px;
        }

        .maintainShow .time {
            padding-bottom: 15px;
        }

        .maintainShow .imgDiv img {
            width: 100%;
        }

        .maintainShow .share a {
            padding-right: 3px;
        }

    .baseBox {
        padding: 10px 0 50px;
    }

    .team .list ul {
        margin-right: -10px;
    }

    .team .list li {
        width: 33.33%;
        margin-bottom: 10px;
    }

        .team .list li .box {
            margin-right: 10px;
        }

        .team .list li .imgDiv img {
            width: 100%;
        }

    .technology .list li {
        padding-bottom: 20px;
    }

        .technology .list li .imgList dl {
            margin-right: -10px;
        }

        .technology .list li .imgList dd {
            margin-right: 0px;
            width: 50%;
        }

        .technology .list li .imgList div {
            margin-right: 10px;
        }

        .technology .list li .imgList img {
            width: 100%;
        }

        .technology .list li .imgDiv {
            display: none;
        }

        .technology .list li .imgDivTel {
            display: block;
        }

    .newsBox {
        padding: 10px 0 30px;
        background: none;
    }

    .news li {
        height: 90px;
        padding-left: 145px;
        margin-bottom: 15px;
    }

        .news li .imgDiv img {
            width: 135px;
        }

        .news li .name {
            padding-top: 0px;
            height: 24px;
            line-height: 24px;
            font-size: 16px;
        }

        .news li .time {
            margin-top: 8px;
            height: 25px;
            background: url(../images/nimg15_2.png) left top no-repeat;
            padding-left: 22px;
        }

        .news li .content {
            display: none;
        }

        .news li .more {
            display: block;
            padding-top: 10px;
            color: #85C092;
        }

    .conditions .txt {
        height: 45px;
        font-size: 20px;
    }

    .conditions .content {
        padding: 25px 0 35px;
    }

    .conditions .imgDiv img {
        width: 100%;
    }

    .conditions .imgDiv2 {
        display: none;
    }

    .conditions .imgDivTel {
        display: block;
    }

    .conditions .table1 {
        display: none;
    }

    .conditions .table1Tel {
        display: block;
    }

    .conditions .table2 th {
        background: #85c092;
    }

        .conditions .table2 th em {
            display: block;
        }

    .contact .list li {
        width: 50%;
        height: 228px;
        background: none;
        font-size: 14px;
    }

        .contact .list li img {
            width: 80px;
        }

        .contact .list li .name {
            height: 40px;
            line-height: 40px;
            font-size: 14px;
        }

    .contact .mapDiv img {
        width: 100%;
    }

    .MemberLogin {
        padding: 100px 15px 250px;
        background: url(../images/loginBgTel.jpg) center no-repeat;
        background-size: 100% 100%;
    }

        .MemberLogin .wal {
            height: auto
        }

    .loginForm {
        width: 100%;
        height: auto;
        overflow: hidden;
        padding: 0;
        position: relative;
        right: 0px;
        top: 0px;
    }

        .loginForm .title {
            height: 50px;
            line-height: 50px;
            font-size: 20px;
        }

        .loginForm .list {
            padding: 30px 10px 0;
        }

        .loginForm .input1 {
            width: 100%;
        }

        .loginForm .tips {
            padding-bottom: 40px;
        }

    .MemberReg {
        padding: 100px 15px 100px;
        background: url(../images/loginBgTel.jpg) center no-repeat;
        background-size: 100% 100%;
    }

        .MemberReg .wal {
            height: auto
        }

    .regForm {
        width: 100%;
        height: auto;
        overflow: hidden;
        padding: 0;
        position: relative;
        right: 0px;
        top: 0px;
    }

        .regForm .title {
            height: 50px;
            line-height: 50px;
            font-size: 20px;
        }

        .regForm .list {
            padding: 30px 10px 0;
        }

        .regForm .input1 {
            width: 100%;
        }

        .regForm .input4 {
            width: 58%
        }

        .regForm li .yzm {
            width: 40%;
        }

        .regForm .tips {
            padding-bottom: 40px;
        }

    .MemberPwd {
        padding: 100px 15px 100px;
        background: url(../images/loginBgTel.jpg) center no-repeat;
        background-size: 100% 100%;
    }

        .MemberPwd .wal {
            height: auto
        }

    .pwdForm {
        width: 100%;
        height: auto;
        overflow: hidden;
        padding: 0;
        position: relative;
        right: 0px;
        top: 0px;
    }

        .pwdForm .title {
            height: 50px;
            line-height: 50px;
            font-size: 20px;
        }

        .pwdForm .list {
            padding: 30px 10px 0;
        }

        .pwdForm .input1 {
            width: 100%;
        }

        .pwdForm .input2 {
            width: 58%
        }

        .pwdForm li .yzm {
            width: 40%;
        }

        .pwdForm .imgDiv {
            padding: 30px 15px 50px;
        }

            .pwdForm .imgDiv img {
                width: 100%;
            }

        .pwdForm .ico img {
            width: 80px;
        }

    .myData .form {
        padding: 30px 18px 10px;
        border-bottom: none;
    }

        .myData .form li {
            height: 62px;
        }

            .myData .form li em {
                line-height: 42px;
            }

            .myData .form li .input1 {
                width: 100%;
                height: 42px;
                line-height: 42px;
            }

    .myData .btnDiv {
        padding: 10px 0 0 20px;
    }

    .myData .btn1 {
        width: 140px;
        height: 40px;
        line-height: 40px;
    }

    .welfare {
        padding-bottom: 45px;
    }

        .welfare .imgDiv {
            display: none;
        }

        .welfare .imgDivTel {
            display: block;
        }

    .orderCenter {
        padding-bottom: 10px;
    }

    .orderTab {
        padding: 20px 0 20px 10px;
        height: auto;
    }

        .orderTab li {
            width: 33.33%;
            height: 40px;
            margin-right: 0px;
        }

            .orderTab li a {
                width: 100%;
            }

            .orderTab li div {
                margin-right: 10px;
            }

    .myOrder {
        padding: 0 10px;
    }

    .myOrder_t .dd02, .myOrder_t .dd03, .myOrder_t .dd04, .myOrder_t .dd05 {
        display: none;
    }

    .myOrder_t .dd01 {
        width: 65%;
    }

    .myOrder_t .dd06 {
        width: 35%;
    }

    .myOrder_mb {
        height: 108px;
    }

    .myOrder_mb1 {
        width: 65%;
        height: 108px;
    }

        .myOrder_mb1 .imgDiv {
            position: absolute;
            top: 13px;
            left: 10px;
        }

            .myOrder_mb1 .imgDiv img {
                width: 120px;
            }

        .myOrder_mb1 .name {
            padding: 13px 10px 0 142px;
            font-size: 14px;
        }

            .myOrder_mb1 .name a {
                height: 74px;
            }

    .myOrder_mb2, .myOrder_mb3, .myOrder_mb4, .myOrder_mb5 {
        display: none;
    }

    .myOrder_mb6 {
        width: 34%;
        padding-top: 20px;
    }

        .myOrder_mb6 .btn1 {
            width: 90px;
            height: 32px;
            margin: 0 auto 10px;
            line-height: 32px;
        }

    .orderCenter .formBox .txt {
        height: 50px;
        background: #85c092;
        padding-left: 20px;
        line-height: 50px;
        font-size: 16px;
        color: #fff;
        font-weight: bold;
    }

    .orderCenter .formBox .form {
        padding: 50px 12px 38px 16px;
    }

        .orderCenter .formBox .form li {
            padding-left: 66px;
        }

            .orderCenter .formBox .form li em {
                font-size: 12px;
            }

            .orderCenter .formBox .form li .input1 {
                width: 100%;
            }

            .orderCenter .formBox .form li .btn1 {
                width: 100%;
            }

    .applySuc {
        padding: 45px 0 70px;
    }

        .applySuc .ico img {
            width: 100px;
        }

        .applySuc .wenzi {
            font-size: 18px;
        }

        .applySuc .btnDiv {
            width: 200px;
            height: 40px;
        }

            .applySuc .btnDiv a {
                width: 200px;
                height: 40px;
                line-height: 40px;
            }

    .applyShow .list .li01 {
        height: 120px;
    }

    .applyShow .list li .imgDiv {
        position: absolute;
        left: 0px;
        top: 33px;
    }

        .applyShow .list li .imgDiv img {
            width: 150px;
            border: #eee solid 1px;
        }

    .applyShow .list li .name {
        padding-left: 166px;
        font-size: 14px;
        padding-top: 32px;
    }

    .applyShow .btnGroup li {
        width: 74px; /*height:30px; margin-right:20px;*/
    }

        .applyShow .btnGroup li a {
            width: 100px;
            height: 30px;
            line-height: 30px;
        }

    .applyShow .list2 li dd {
        width: 33.33%;
    }

        .applyShow .list2 li dd div {
            margin-right: 10px;
        }

            .applyShow .list2 li dd div img {
                width: 100%;
            }

    .orderCenter .feelingBox .txt {
        height: 50px;
        background: #85c092;
        padding-left: 20px;
        line-height: 50px;
        font-size: 16px;
        color: #fff;
        font-weight: bold;
    }

    .orderCenter .feelingBox .form {
        padding: 50px 12px 38px 16px;
    }

        .orderCenter .feelingBox .form li {
            padding-left: 66px;
        }

            .orderCenter .feelingBox .form li em {
                font-size: 12px;
            }

            .orderCenter .feelingBox .form li textarea {
                width: 100%;
            }

            .orderCenter .feelingBox .form li .btn1 {
                width: 100%;
            }

        .orderCenter .feelingBox .form dd {
            width: 50%;
            margin-right: 0px;
        }

            .orderCenter .feelingBox .form dd .box {
                margin-right: 10px;
            }

            .orderCenter .feelingBox .form dd img {
                width: 100%;
            }

    .regLayer {
        width: 90%;
        padding-bottom: 15px;
    }

        .regLayer .title {
            height: 40px;
            line-height: 40px;
        }


        .certReportPart{ width: 100%;text-align: center;}
        .certReportPart .left{width: 100%;float: left;}
        .certReportPart .left  img {width: 100%;}
        .certReportPart .right{width: 100%;}
        .certReportPart .right  img {width: 100%;}
   
}
