﻿body {
    line-height: 1.5;
    max-width: 1920px;
    margin: auto;
    color: #787878;
}

body, html {
    height: 100%;
}

.line3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    height: 72px;
}

.line4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    height: 96px;
}

.line2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    height: 48px;
}

.line5 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    height: 120px;
}

.line6 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
    height: 144px;
}

.pic {
    overflow: hidden;
}

    .pic:hover img, li:hover .pic img, .swiper-slide:hover .pic img {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05);
    }

a {
    color: #787878;
}

.phone {
    display: none;
}

.editor, .fontp {
    font-size: 14px;
    color: #787878;
    line-height: 24px;
    text-align: justify;
}

    .editor table, .editor img, .editor embed, .editor iframe {
        margin: 12px 0;
        max-width: 100%;
    }

    .editor img {
        height: auto !important;
    }

.bdsharebuttonbox a {
    float: none !important;
    display: inline-block !important;
    margin: 0 8px !important;
    padding: 0 !important;
    line-height: inherit;
    width: 22px;
    height: 22px;
    vertical-align: middle;
}

.bdsharebuttonbox {
    text-align: center;
    margin-top: 60px;
}

.pos_re {
    position: relative;
}

    .pos_re > a {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 5;
    }

.wrapper {
    max-width: 1600px;
    margin: auto;
    width: 90%;
}

.hei100 {
    height: 100%;
}

.f48 {
    font-size: 44px;
}

.f36 {
    font-size: 36px;
}

.f32 {
    font-size: 32px;
}

.f30 {
    font-size: 30px;
}

.header .san
.f28 {
    font-size: 28px;
}

.f26 {
    font-size: 26px;
}

.f24 {
    font-size: 24px;
}

.f20 {
    font-size: 20px;
}

.f18 {
    font-size: 18px;
}

.f16 {
    font-size: 16px;
}

.cfff {
    color: #fff;
}

.lazy_load {
    display: none;
}

.tvc_btn {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    width: 210px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #059B38;
    border-radius: 8px 0 8px 8px;
}

    .tvc_btn:hover {
        border-top-right-radius: 8px;
        border-bottom-left-radius: 0px;
    }

.img-box {
    height: 100%;
    background-size: cover !important;
    background-position: center center !important;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.swiper-slide:hover .img-box, li:hover .img-box {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.video-alert .video {
    width: 100%;
    height: 100%;
}

.video-alert {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 12;
    background: #fff;
}

    .video-alert video, .video-alert iframe {
        width: 100%;
        height: 100%;
    }

    .video-alert .close {
        width: 64px;
        z-index: 8;
        height: 64px;
        display: block;
        background: #e72922 url(../image/close.png) no-repeat center center/80%;
        position: absolute;
        right: 0;
        top: 0;
    }

.more {
    font-size: 16px;
    display: inline-block;
    color: #009a3d;
}

    .more img {
        width: 10px;
        margin: -3px 0 0 8px;
    }

    .more:hover {
        text-decoration: underline;
    }


body {
    padding-top: 147px;
}

.header {
    position: fixed;
    z-index: 8;
    width: 100%;
    background: #fff;
    left: 0;
    top: 0;
}

.product .pic {
    text-align: center;
}

.yytya {
    font-size: 18px;
    color: #009A3D;
    display: block;
    text-align: center;
    width: 120px;
    position: fixed;
    right: 6.33%;
    top: 160px;
    z-index: 8;
}

    .yytya img {
        display: block;
        height: 160px;
        margin: 0 auto 15px auto;
    }

.indexa {
    overflow: hidden;
}

.header .san {
    width: 24px;
    height: 16px;
    margin-top: 14px;
    box-sizing: border-box;
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

    .header .san span {
        width: 100%;
        position: absolute;
        ;
        height: 2px;
        background: #38a35a;
        display: block;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
    }

        .header .san span:nth-child(1) {
            top: 0;
        }

        .header .san span:nth-child(2) {
            top: 50%;
            margin-top: -1px;
        }

        .header .san span:nth-child(3) {
            bottom: 0;
        }

    .header .san.cur span:nth-child(1) {
        top: 50%;
        margin-top: -1px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .header .san.cur span:nth-child(2) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .header .san.cur span:nth-child(3) {
        display: none;
    }

.w1320 {
    max-width: 1320px;
}

.header-top {
    position: relative;
    line-height: 65px;
    border-bottom: 1px solid #f4f4f4;
}

.vorwerk {
    width: 150px;
    float: left;
}

.header-top .link {
    position: relative;
    float: right;
}

    .header-top .link a {
        font-size: 16px;
        color: #009a3d;
        margin-left: 64px;
    }

    .header-top .link:before {
        content: "";
        display: block;
        width: 1px;
        height: 14px;
        background: #e0e0e1;
        position: absolute;
        right: 97px;
        top: 50%;
        margin-top: -7px;
    }

    .header-top .link a:hover {
        text-decoration: underline;
    }

.logo {
    width: 160px;
    position: absolute;
    left: 50%;
    z-index: 3;
    margin-left: -55px;
    top: 34px;
    padding: 0 16px;
    box-sizing: border-box;
    background: #fff;
}

    .logo .san {
        float: right;
    }

.nav {
    text-align: center;
}

    .nav ul {
        padding: 28px 0 10px;
    }

    .nav li {
        position: relative;
        line-height: 40px;
        display: inline-block;
        padding: 0 27px;
    }

        .nav li > a {
            font-size: 16px;
            color: #3a3c42;
            display: inline-block;
        }

        .nav li.er > a {
            padding-right: 23px;
            background: url(../image/icon01.png) no-repeat right center/10px;
        }

        .nav li:hover > a, .nav li.cur > a {
            color: #009a3d;
        }

        .nav li.er:hover > a, .nav li.er.cur > a {
            background: url(../image/icon01h.png) no-repeat right center/10px;
        }

        .nav li > dl {
            position: absolute;
            z-index: 2;
            padding-top: 10px;
            width: 200px;
            left: 50%;
            margin-left: -90px;
            opacity: 0;
            visibility: hidden;
            -webkit-transition: all .3s;
            -moz-transition: all .3s;
            -ms-transition: all .3s;
            -o-transition: all .3s;
            transition: all .3s;
            -webkit-transform: translateY(15px);
            -moz-transform: translateY(15px);
            -ms-transform: translateY(15px);
            -o-transform: translateY(15px);
            transform: translateY(15px);
        }

            .nav li > dl > dd {
                background: #fff;
            }

                .nav li > dl > dd a {
                    display: block;
                    font-size: 14px;
                    color: #787878;
                    line-height: 28px;
                    padding: 14px 18px;
                    text-align: center;
                    border-bottom: 1px solid #e0e0e1;
                }

                .nav li > dl > dd:nth-child(1) > a {
                    border-top: 1px solid #fafafa;
                }

                .nav li > dl > dd a:hover {
                    color: #009a3d;
                }

                .nav li > dl > dd dl {
                    width: 180px;
                    background: #fafafa;
                    position: absolute;
                    left: 200px;
                    top: 10px;
                    display: none;
                }

                .nav li > dl > dd > a {
                    font-size: 14px;
                }

                .nav li > dl > dd:hover > a {
                    color: #009a3d;
                }

                .nav li > dl > dd dl a {
                    text-align: left;
                }

            .nav li > dl dd:nth-last-child(1) > a {
                border-bottom: 0;
            }

@media only screen and (min-width: 1023px) {
    .nav li dd:hover > dl {
        display: block;
    }

    .nav li:hover > dl {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}





.banner {
    position: relative;
}

    .banner .icon-div {
        background: rgba(0,110,42,.75);
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 3;
    }

    .banner li {
        padding: 48px 0;
        float: left;
        width: 25%;
        text-align: center;
    }

        .banner li h3 {
            margin-top: 10px;
        }

            .banner li h3 sup {
                font-size: 12px;
            }

        .banner li img {
            width: 50px;
        }

        .banner li:hover img {
            -webkit-transform: translateY(-15px);
            -moz-transform: translateY(-15px);
            -ms-transform: translateY(-15px);
            -o-transform: translateY(-15px);
            transform: translateY(-15px);
        }

    .banner .txt {
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        transform: translateY(-50%);
        text-align: center;
    }

    .banner .t1.shadow {
        text-shadow: 3px 3px 0 #555;
    }

    .banner .t1 {
        font-size: 40px;
        font-weight: bold;
        line-height: 1.5;
        color: #fff;
    }

    .banner .btn {
        margin-top: 30px;
    }

        .banner .btn a {
            display: inline-block;
            width: 150px;
            height: 50px;
            line-height: 50px;
            color: #fff;
            background: #059B38;
            border-radius: 8px 0 8px 8px;
            font-size: 18px;
        }

            .banner .btn a:hover {
                border-top-right-radius: 8px;
                border-bottom-left-radius: 0;
            }

.pad {
    padding: 50px 0;
}

.index {
    background: #fafafa;
    padding: 1px 0;
}

    .index ul {
        border-bottom: 1px solid #e0e0e1;
    }

    .index li {
        float: left;
        width: 25%;
        text-align: center;
    }

        .index li > img {
            width: 50px;
        }

        .index li h5 {
            color: #009a3d;
            margin-top: 20px;
        }

        .index li h3 {
            margin-top: 15px;
        }

        .index li p {
            margin: 20px 0 8px 0;
            text-align: center;
        }

        .index li:nth-child(1) p {
            margin: 0;
        }

        .index li .more {
            margin-top: 4px;
        }

        .index li:hover > img {
            -webkit-transform: translateY(-10px);
            -moz-transform: translateY(-10px);
            -ms-transform: translateY(-10px);
            -o-transform: translateY(-10px);
            transform: translateY(-10px);
        }

        .index li .code {
            display: none;
        }

        .index li .code2 {
            display: none;
        }

        .index li .code3 {
            display: none;
        }

.indexa .img {
    padding-top: 16px;
    max-width: 306px;
}

.indexa .wenz {
    max-width: 550px;
}

    .indexa .wenz img {
        height: 50px;
    }

    .indexa .wenz p {
        margin-top: 20px;
    }

.f16p {
    font-size: 16px;
    line-height: 26px;
    text-align: justify;
}

.totop {
    position: fixed;
    display: block;
    bottom: 100px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    right: 20px;
    z-index: 8;
    background: #009A3D url(../image/top.png) no-repeat center center/32px;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);
}

    .totop:hover {
        background-color: #95c11c !important;
    }

.footer {
    line-height: 60px;
    background: #113c2b;
}

    .footer a {
        font-size: 14px;
        color: #fff;
        display: inline-block;
    }

    .footer .fl a {
        margin-right: 35px;
    }

    .footer .fr a {
        margin-left: 35px;
    }

    .footer a:hover {
        text-decoration: underline;
    }

.ny-banner {
    position: relative;
}

.bf {
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    width: 120px;
    height: 120px;
    margin: -60px 0 0 -60px;
    z-index: 2;
    background: url(../image/bf.png) no-repeat center center/100%;
}

.video-path {
    display: none;
}

.ny-banner video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 4;
    display: none;
}

.ny-banner .close {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 64px;
    height: 64px;
    background: #009a3d url(../image/close.png) no-repeat center center/40px;
    z-index: 5;
}

.pad1 {
    padding: 5% 0;
}

.product {
}

.ny-tit {
    text-align: center;
    margin-bottom: 60px;
}

    .ny-tit h2.f48 {
        color: #113c2b;
        font-weight: bold;
    }

    .ny-tit p {
        line-height: 32px;
        font-size: 18px;
        color: #262626;
        margin-top: 10px;
    }

        .ny-tit p.f20 {
            font-size: 20px;
            color: #249A3E;
            font-weight: bold;
            line-height: 30px;
        }

    .ny-tit .more {
        margin-top: 34px;
    }

    .ny-tit.align-l {
        text-align: left;
    }

.yyty {
    width: 160px;
    line-height: 42px;
    display: block;
    margin: 30px auto 0 auto;
    text-align: center;
    background: #249A3E;
    border-radius: 8px;
    border-top-right-radius: 0;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}

    .yyty:hover {
        border-top-right-radius: 8px;
        border-bottom-right-radius: 0px;
    }

.w1440 {
    max-width: 1440px;
}

.ny-tit.align-l .yyty {
    margin-left: 0;
}

.store-banner {
    position: relative;
}

    .store-banner h2 {
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        z-index: 2;
        text-align: center;
        font-weight: bold;
        color: #fff;
        line-height: 60px;
        margin-top: -30px;
    }

.storeh {
    line-height: 120px;
    color: #262626;
}

    .storeh font {
        color: #b1b2b3;
        padding: 0 17px;
    }

.store {
    background: #fafafa;
}

.w1200 {
    max-width: 1200px;
}

.store {
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
}

    .store li {
        float: left;
        width: 30.58%;
        margin-right: 4.13%;
    }

        .store li:nth-child(3n) {
            margin-right: 0;
        }

    .store dl {
        margin-top: -50px;
    }

    .store dd {
        float: left;
        width: 50%;
        box-sizing: border-box;
        padding: 0 20px;
        margin-top: 80px;
    }

        .store dd h4 {
            color: #333;
            margin-bottom: 14px;
        }

        .store dd p {
            font-size: 18px;
            line-height: 40px;
            color: #262626;
            padding-left: 25px;
        }

            .store dd p:nth-child(2) {
                background: url(../image/sicon021.png) no-repeat left center/18px;
            }

            .store dd p:nth-child(3) {
                background: url(../image/sicon011.png) no-repeat left center/18px;
            }

    .store .dl-div {
        position: relative;
    }

        .store .dl-div:before {
            content: "";
            display: block;
            width: 1px;
            background: #e6e6e6;
            position: absolute;
            left: 50%;
            top: 80px;
            margin-left: -.5px;
            height: 100%;
        }

.storeh select {
    margin: 35px 0 0 0;
    width: 280px;
    line-height: 48px;
    height: 48px;
    border-radius: 3px;
    border: 1px solid #b1b2b3;
    padding: 0 25px;
    display: block;
    outline: none;
    font-size: 18px;
    color: #262626;
    background: url(../image/icon01b.png) no-repeat right 25px center/16px;
}

.fwb {
    font-weight: bold;
}

.sta-wenz {
    text-align: center;
    font-weight: bold;
    color: #253729;
    padding: 120px 0 0 0;
}

    .sta-wenz h1 {
        font-weight: bold;
        margin-bottom: 50px;
    }

    .sta-wenz .img {
        margin-top: 36px;
    }

.sta01 {
    text-align: center;
    margin-top: -150px;
    position: relative;
    z-index: 3;
}

    .sta01 > .wrapper {
        background: #fff;
    }

    .sta01 dd {
        color: #262626;
        float: left;
        width: 33.3%;
        padding: 0 20px;
        box-sizing: border-box;
    }

    .sta01 dl {
        margin-top: 60px;
    }

    .sta01 dd img {
        width: 45px;
    }

    .sta01 dd h4 {
        margin: 9px 0 13px;
    }

    .sta01 dd:hover img {
        -webkit-transform: translateY(-15px);
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -o-transform: translateY(-15px);
        transform: translateY(-15px);
    }

    .sta01 dd a, .sta01 dd span {
        color: #009a3d;
    }

        .sta01 dd a:hover {
            text-decoration: underline;
        }

.statement .box {
    margin-top: 65px;
    padding: 45px 96px;
    background: #fafafa;
}

    .statement .box p {
        position: relative;
        color: #4b4a4b;
        text-align: justify;
    }

    .statement .box span {
        font-size: 14px;
    }

.wrapper .wrapper {
    width: 100%;
}

.statement .box p > img {
    position: absolute;
    left: -30px;
    top: 3px;
    width: 17.5px;
}

.bgfa {
    background: #fafafa;
}

.sta02 {
}

    .sta02 h2 {
        text-align: center;
    }

    .sta02 li {
        float: left;
        width: 48%;
        margin-top: 80px;
    }

        .sta02 li:nth-child(2), .sta02 li:nth-child(5) {
            float: right;
        }

        .sta02 li .num {
            border-radius: 50%;
            border-bottom-left-radius: 0;
            float: left;
            width: 60px;
            height: 60px;
            background: #009a3d;
            color: #fff;
            font-size: 24px;
            text-align: center;
            line-height: 60px;
            font-weight: bold;
        }

        .sta02 li .wenz {
            float: left;
            width: calc(100% - 280px);
            box-sizing: border-box;
            padding: 0 20px;
        }

            .sta02 li .wenz h3 {
                margin-bottom: 5px;
                color: #262626;
            }

            .sta02 li .wenz p {
                color: #111212;
            }

            .sta02 li .wenz img {
                margin-top: 20px;
            }

        .sta02 li > img {
            float: right;
            max-width: 220px;
        }

        .sta02 li.nop .wenz {
            width: calc(100% - 60px);
            padding-right: 0;
        }

        .sta02 li.clearb {
            margin: 0;
            width: 100%;
        }

.sta03 h2 {
    margin-bottom: 45px;
}

.ny-banner {
    position: relative;
}

.bf {
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    width: 120px;
    height: 120px;
    margin: -60px 0 0 -60px;
    z-index: 2;
    background: url(../image/bf.png) no-repeat center center/100%;
}

.video-path {
    display: none;
}

.buy-btn {
    text-align: center;
    margin-top: 6%;
}

    .buy-btn h2 {
        color: #113c2b;
        margin-bottom: 50px;
    }

    .buy-btn a {
        display: inline-block;
        margin: 0 8px;
        width: 240px;
        line-height: 50px;
        text-align: center;
        border-radius: 8px;
        border-top-right-radius: 0;
        background: #009a3d;
        font-size: 20px;
        color: #fff;
    }
    .video-qhbtn a{background: #ccc;display:inline-block !important;}
    .video-qhbtn a.on{background: #009a3d;display:inline-block !important;}

        .buy-btn a:hover {
            border-top-right-radius: 8px;
            border-bottom-left-radius: 0px;
        }

        .buy-btn a img {
            width: 27px;
            margin: -3px 10px 0 0;
        }

    .buy-btn .code {
        display: none;
    }

.guide {
}

.guide01 .img, .guide02 .pic {
    width: 57.75%;
}

.guide01 .wenz, .guide02 .wenz {
    padding-top: 110px;
    width: 40%;
    max-width: 310px;
}

    .guide01 .wenz h3, .guide02 .wenz h3 {
        color: #113c2b;
        margin-bottom: 16px;
    }

    .guide01 .wenz p, .guide02 .wenz p {
        color: #3e3a39;
    }

.guide02 .wenz {
    max-width: 433px;
}

.guide01 .wenz .f16p {
    margin-top: 12px;
    color: #787878;
}

.guide03 .wenz {
    max-width: 400px;
    padding-top: 80px;
}

.gui-banner .wenz {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .gui-banner .wenz .bf {
        position: relative;
        left: auto;
        top: auto;
        margin: 0;
        display: inline-block;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    .gui-banner .wenz .f60 {
        font-size: 60px;
        margin-top: 15px;
    }

.guide04 {
    background: url(../image/bg01.jpg) no-repeat center center/cover;
}

    .guide04 .box {
        margin: auto;
        padding: 90px 0;
        text-align: center;
        box-shadow: 0px 0px 30px 0px rgba(51, 51, 51, 0.25);
        width: 430px;
        background: #fff;
    }

    .guide04 h3 {
        color: #113c2b;
    }

    .guide04 dl {
        max-width: 215px;
        margin: 64px auto 0;
    }

    .guide04 dd {
        font-size: 18px;
        color: #787878;
        border-bottom: 1px solid #e0e0e1;
        line-height: 58px;
        margin: 0 0 12px;
    }

        .guide04 dd img {
            margin: -3px 15px 0 0;
            width: 32px;
        }

.parts {
    width: 594px;
    margin: 0 auto 70px auto;
    position: relative;
}

    .parts .ibox {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 2;
    }

        .parts .ibox > img {
            position: absolute;
            left: 0;
            top: 11px;
            display: none;
        }
        .parts .ibox > img:nth-of-type(1){top:0;}

    .parts .abox {
        position: absolute;
        z-index: 3;
        top: 11px;
        left: 0;
        width: 100%;
        height: 100%;
    }

        .parts .abox a {
            display: block;
        }

            .parts .abox a:nth-child(1) {
                height: 44px;
            }

            .parts .abox a:nth-child(2) {
                height: 50px;
            }

            .parts .abox a:nth-child(3) {
                height: 123px;
            }

            .parts .abox a:nth-child(4) {
                height: 54px;
            }

            .parts .abox a:nth-child(5) {
                height: 62px;
            }

            .parts .abox a:nth-child(6) {
                height: 66px;
            }

            .parts .abox a:nth-child(7) {
                height: 120px;
            }

            .parts .abox a:nth-child(8) {
                height: 70px;
            }

            .parts .abox a:nth-child(9) {
                height: 284px;
            }

            .parts .abox a:nth-child(10) {
                position: absolute;
                width: 190px;
                top: auto;
                bottom: 19px;
                height: 150px;
            }

            .parts .abox a:nth-child(11) {
                position: absolute;
                width: 220px;
                top: auto;
                left: auto;
                right: 20px;
                bottom: 42px;
                height: 120px;
            }

    .parts .wz {
        position: absolute;
        top: 32px;
        left: -79px;
        width: 290.5px;
        z-index: 1;
    }

.parts-div {
    max-width: 1400px;
    margin: auto;
    position: relative;
}

    .parts-div .wenz li {
        margin-top: 20px;
        width: 300px;
        position: absolute;
        right: 0;
        display: none;
    }

        .parts-div .wenz li h3 {
            position: relative;
            color: #4b4a4b;
            font-weight: bold;
        }

        .parts-div .wenz li span {
            display: block;
            color: #787878;
            margin-top: 10px;
        }

        .parts-div .wenz li p {
            font-size: 14px;
            color: #4b4a4b;
            line-height: 24px;
        }

        .parts-div .wenz li h3:before {
            content: "";
            display: block;
            width: 110px;
            height: 1px;
            background: #009a3d;
            position: absolute;
            left: -120px;
            top: 50%;
            margin-top: -.5px;
            z-index: 1;
        }

        .parts-div .wenz li h3:after {
            content: "";
            display: block;
            position: absolute;
            width: 7px;
            height: 7px;
            border-radius: 50%;
            background: #009a3d;
            z-index: 2;
            top: 50%;
            margin-top: -3.5px;
            left: -15px;
        }

@media only screen and (min-width: 1023px) {
    .parts-div .wenz li:nth-last-child(2) {
        right: auto;
        left: 0;
    }

        .parts-div .wenz li:nth-last-child(2) h3:before {
            left: 280px;
        }

        .parts-div .wenz li:nth-last-child(2) h3:after {
            left: 385px;
        }
}

.parts-div .wenz li h3 font {
    font-size: 18px;
}

.tm01 {
}

    .tm01 .wrapper {
        border-bottom: 1px solid #e0e0e1;
    }

    .tm01 .img {
        max-width: 320px;
        width: 26.6%;
    }
    .tmf .tm01 .img{max-width: 646px;width:40%;}

    .tm01 .wenz {
        padding-top: 80px;
        width: 45%;
        max-width: calc(100% - 360px);
    }
    .tmf .tm01 .wenz{padding-top:0;}

        .tm01 .wenz p {
            text-align: justify;
        }

.tm02 h2 {
    color: #113c2b;
    margin-bottom: 30px;
}

.tm02 .bg {
    height: 700px;
}

.tm02 {
    padding-top: 80px;
}

    .tm02 dl {
        box-sizing: border-box;
        padding: 40px 34px;
        margin-top: -50px;
        position: relative;
        z-index: 2;
        box-shadow: 0px 0px 30px 0px rgba(51, 51, 51, 0.25);
        background: #fff;
    }

    .tm02 dd {
        float: left;
        width: 20%;
        padding: 0 14px;
        box-sizing: border-box;
    }
    .tmf .tm02 dd{width:25%;}

        .tm02 dd h3 {
            font-size: 20px;
            margin: 20px 0 26px;
            color: #262626;
            font-weight: bold;
        }

        .tm02 dd hr {
            width: 40px;
            height: 3px;
            text-align: left;
            margin: 20px 0 0 0;
            display: block;
            border: none;
            background: #009a3d;
        }

    .tm02 dl.four dd {
        width: 25%;
    }



.tmf03 dl{box-shadow: none;padding:0 0 30px 0;overflow:hidden;}
.tmf03 dl::after{display:block;width:100%;height:1px;background:#e6e6e6;content: '';position: absolute;left:0;top:50%;z-index: 5;}
.tmf03 dl dd{width: 20% !important;border-right: 1px solid #e6e6e6;box-sizing: border-box;text-align: center;padding:30px 0;border-top:1px solid #e6e6e6}
.tmf03 dl dd:nth-of-type(5n){border-right: none;}
.tmf03 dl dd h3{font-size:18px;color:#000000;font-weight:normal;margin:20px 0 0 0;}












.tm03 {
    margin-top: 40px;
}

    .tm03 dl {
        max-width: 1200px;
        width: 90%;
        margin: -120px auto 0 auto;
        box-sizing: border-box;
        position: relative;
        z-index: 4;
        background: #fff;
        padding: 20px 50px;
        box-shadow: 0px 0px 30px 0px rgba(51, 51, 51, 0.25);
    }

    .tm03 dd {
        padding: 18px 0;
        text-align: center;
        float: left;
        width: 10%;
        position: relative;
    }
    .tmf04 dd{width:16.66%;}

        .tm03 dd p {
            font-size: 14px;
            color: #333;
            margin-top: 14px;
        }

        .tm03 dd:hover, .tm03 dd.cur {
            border-radius: 5px;
            background-color: rgb(0, 154, 61);
            box-shadow: 0px 0px 30px 0px rgba(51, 51, 51, 0.25);
        }

            .tm03 dd:hover p, .tm03 dd.cur p {
                color: #fff;
            }

        .tm03 dd .hide {
            display: none;
        }

        .tm03 dd:hover .hide, .tm03 dd.cur .hide {
            display: inline-block;
        }

        .tm03 dd:hover .show, .tm03 dd.cur .show {
            display: none;
        }

.tm04 {
}

    .tm04 .pic {
        width: 60%;
    }
    .tmf05 .pic{width:30%;}

    .tm04 .wenz {
        width: 36.875%;
        padding-top: 220px;
    }

    .tmf05 .wenz{width:62%;padding-top:40px;}

        .tm04 .wenz .f14p {
        }

.selection01 {
}

    .selection01 .wenz {
        width: 36.7%;
        padding-top: 75px;
    }

        .selection01 .wenz h2 {
            color: #113c2b;
            margin-bottom: 18px;
        }

        .selection01 .wenz p {
            font-size: 20px;
            color: #009a3d;
            line-height: 48px;
            background: url(../image/sicon04.png) no-repeat left center/17.5px;
            padding-left: 25px;
        }

.selection02 {
}

    .selection02 ul {
        text-align: center;
    }

    .selection02 li {
        cursor: pointer;
        width: 19%;
        margin: 0 .5%;
        display: inline-block;
        vertical-align: top;
    }

        .selection02 li p {
            margin-top: 12px;
            color: #4d4d4d;
        }

        .selection02 li .pic {
            position: relative;
        }

            .selection02 li .pic:before {
                content: "";
                display: block;
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
                position: absolute;
                z-index: 2;
                background: rgba(0,0,0,.5);
                -webkit-transition: all .3s;
                -moz-transition: all .3s;
                -ms-transition: all .3s;
                -o-transition: all .3s;
                transition: all .3s;
            }

        .selection02 li.cur p {
            color: #000000;
        }

        .selection02 li.cur .pic:before, .selection02 li:hover .pic:before {
            opacity: 0;
        }

    .selection02 .ny-banner {
        display: none;
    }

        .selection02 .ny-banner:nth-last-child(1) {
            display: block;
        }

    .selection02 .video-div {
        margin-top: 20px;
    }

.selection03 {
}

    .selection03 li {
        float: left;
        width: 16.666%;
        text-align: center;
    }

        .selection03 li p {
            margin-top: 8px;
        }

        .selection03 li img {
            width: 75px;
        }

    .selection03 h2, .selection04 h2 {
        color: #000;
    }

    .selection03 .ny-tit p, .selection04 .ny-tit p {
        margin-top: 0 !important;
    }

    .selection03 li:hover img {
        -webkit-transform: translateY(-15px);
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -o-transform: translateY(-15px);
        transform: translateY(-15px);
    }

.padt0 {
    padding-top: 0 !important;
}

.selection04 {
}

    .selection04 li {
        position: relative;
        float: left;
        width: 23%;
        margin-right: 2.66%;
    }

        .selection04 li span {
            position: absolute;
            display: block;
            left: 0;
            bottom: 0;
            width: 70px;
            height: 70px;
            text-align: center;
            line-height: 70px;
            color: #fff;
            font-size: 18px;
            color: #fff;
            background: #006e2c;
            border-radius: 50%;
            border-bottom-left-radius: 0;
        }

        .selection04 li:nth-child(4n) {
            margin-right: 0;
        }













@media only screen and (max-width: 1600px) {

    .tmf03 dl dd h3{font-size:16px;}






    .totop {
        width: 60px;
        height: 60px;
        background-size: 24px !important;
    }

    .banner li img {
        width: 42px;
    }

    .banner li {
        padding: 36px 0;
    }

    .bf {
        width: 90px;
        height: 90px;
        margin: -45px 0 0 -45px;
    }

    .f48 {
        font-size: 38px;
    }

    .ny-tit p {
        font-size: 15px;
        line-height: 30px;
    }

    .pro-dl dd p {
        font-size: 18px;
    }

    .pro-ul li p {
        font-size: 15px;
        line-height: 26px;
        height: 26px;
    }

    .pro-ul li {
        padding: 55px;
    }

        .pro-ul li.full .img img {
            width: calc(100% + 110px);
            max-width: calc(100% + 110px);
            bottom: -55px;
            left: -55px;
        }

        .pro-ul li .img {
            height: 480px;
        }

    .pro-table td {
        font-size: 18px;
        padding: 30px 25px;
    }

    .pro-table h4 {
        font-size: 18px;
        margin-top: 15px;
    }

    .wrapper {
        max-width: 1200px;
    }

    .f18 {
        font-size: 16px;
    }

    .parts-div .wenz li h3:before {
        width: 80px;
        left: -93px;
    }

    .tm04 .wenz {
        padding-top: 100px;
    }
    .tmf05 .wenz{padding-top:0;}

    .tm02 .bg {
        height: 480px;
    }

    .tm02 dd img {
        width: 48px;
    }
}

@media only screen and (max-width: 1440px) and (min-width:1023px) {
    .parts-div .wenz li:nth-last-child(2) h3:before {
        left: 223px;
    }

    .parts-div .wenz li:nth-last-child(2) h3:after {
        left: 300px;
    }

    .parts-div .wenz li:nth-last-child(1) {
        text-align: right;
    }

        .parts-div .wenz li:nth-last-child(1) h3:before {
            right: 100px;
            left: auto;
        }

        .parts-div .wenz li:nth-last-child(1) h3:after {
            right: 100px;
            left: auto;
        }
}



@media only screen and (max-width: 1440px) {
    .parts-div {
        max-width: 1100px;
    }

    .buy-btn h2 {
        margin-bottom: 35px;
    }
}

@media only screen and (max-width: 1200px) {
    .f48 {
        font-size: 32px;
    }

    .pro06 .wenz {
        padding-top: 20px;
    }

    .pro-dl dd img {
        width: 60px;
    }

    .gui-banner .wenz .f60 {
        font-size: 48px;
    }
}






@media only screen and (max-width: 1023px) {
    .phone {
        display: block;
    }

    .pc {
        display: none;
    }

    .yytya {
        font-size: 14px;
        width: 90px;
        right: 0;
    }

        .yytya img {
            width: 70px;
            height: auto;
            margin-bottom: 8px;
        }

    .wrapper {
        width: 90%;
    }

    .header, .header.on {
        z-index: 9;
        background: #fff;
    }

    .nav {
        overflow-y: auto;
        display: none;
        background: rgba(255,255,255,1);
        border-top: 1px solid #54c8d1;
        top: 84px;
        box-sizing: border-box;
        z-index: 9;
        position: fixed;
        width: 100%;
        left: 0;
        height: calc(100% - 84px);
    }

        .nav li {
            padding: 0;
            margin: 0;
            border-bottom: 1px solid #ddd;
            width: 100%;
            box-sizing: border-box;
            float: none;
        }

            .nav li > a {
                line-height: 55px !important;
                text-align: left;
                color: #333;
                display: block;
                padding: 0 30px;
                width: 100%;
                box-sizing: border-box;
            }

            .nav li.er > a {
                padding-right: 30px;
            }

            .nav li dd > a {
                color: #333;
            }

            .nav li:hover > a, .nav li.cur > a {
                background-color: transparent !important;
            }

            .nav li dl {
                padding: 4px 0;
                box-shadow: none;
                position: relative;
                background: #f2f2f2;
                display: none;
                top: auto;
            }

            .nav li dd {
                text-align: left;
            }

                .nav li dd a {
                    box-sizing: border-box;
                    line-height: 30px;
                    display: block;
                    font-size: 14px;
                    padding: 5px 0 5px 40px;
                    text-align: left;
                }
    
    .header {
        left: 0;
        top: 0;
        width: 100%;
        position: fixed;
    }

    .header-top {
        line-height: 42px;
        height: 82px;
    }

    .logo {
        bottom: 0;
        top: auto;
        left: 0;
        margin: 0;
        width: 100%;
        text-align: center;
        border-top: 1px solid #eaeaea;
        line-height: 40px;
    }

        .logo img {
            width: 72px;
        }

    .header-top .link a {
        font-size: 12px;
        margin-left: 30px;
    }

    .header-top .link:before {
        right: 65px;
    }

    body {
        padding-top: 82px;
    }

    .pad {
        padding: 34px 0;
    }

    .nav li > a:before {
        display: none !important;
    }

    .nav li dl:before {
        display: none !important;
    }

    .nav li dl {
        opacity: 1;
        visibility: visible;
        left: 0;
        width: 100%;
        display: block;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    .nav li > dl {
        margin-left: 0;
    }

        .nav li > dl > dd dl {
            display: block;
            position: relative;
            left: 0;
            top: 0;
            width: 100%;
        }

        .nav li > dl > dd > a {
            text-align: left;
            font-size: 14px;
            width: 100%;
        }

        .nav li > dl > dd a {
            padding: 10px 0 10px 40px;
        }

        .nav li > dl > dd dd a {
            padding: 10px 0 10px 55px;
        }

    .fl {
        width: 100% !important;
        float: none;
        position: relative !important;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }

    .fr {
        width: 100% !important;
        float: none;
        position: relative !important;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }

        .fr.wenz {
            padding-top: 20px !important;
        }

    .nav ul {
        padding: 0;
    }

    .fl.wenz {
        padding-top: 20px !important;
    }

    .f48 {
        font-size: 28px;
    }

    .f36 {
        font-size: 24px;
    }

    .f32 {
        font-size: 24px;
    }

    .f30 {
        font-size: 24px;
    }

    .f28 {
        font-size: 20px;
    }

    .f26 {
        font-size: 20px;
    }

    .f24 {
        font-size: 18px;
    }

    .f20 {
        font-size: 16px;
    }

    .f18 {
        font-size: 14px;
    }

    .nav li.er > a {
        background-position: right 35px center !important;
    }

    .nav li dd:nth-child(1) > a {
        border-top: 0;
    }

    .nav li dl {
        padding: 0;
    }

    .banner .icon-div {
        position: relative;
    }

    .banner li img {
        width: 24px;
    }

    .banner li {
        padding: 14px 0;
    }

        .banner li h3 {
            font-size: 14px;
            margin-top: 8px;
        }
    
    .more img {
        width: 7px;
        margin: -1px 0 0 6px;
    }

    .indexa .img {
        width: 100%;
        padding: 0;
        text-align: center;
        max-width: 100%;
    }

    .indexa .wenz img {
        height: 40px;
    }

    .f16p {
        font-size: 14px;
        line-height: 24px;
    }

    .footer .fl a {
        font-size: 12px;
        margin: 0 10px;
    }

    .footer .fl, .footer .fr {
        text-align: center;
        line-height: 26px;
    }

    .footer {
        padding: 20px 0;
    }

        .footer .fr a {
            font-size: 12px;
            margin: 0 10px;
        }

    .ny-banner {
        overflow: hidden;
    }

        .ny-banner img {
            max-width: 150%;
            margin-left: -25%;
        }

    .totop {
        width: 40px;
        height: 40px;
        background-size: 15px !important;
    }

    .bf {
        width: 60px;
        height: 60px;
        margin: -30px 0 0 -30px;
    }

    .ny-banner .close {
        width: 48px;
        height: 48px;
        background-size: 32px !important;
    }

    .f48 {
        font-size: 22px;
    }

    .ny-tit p {
        font-size: 14px;
        line-height: 24px;
    }

    .pad1 {
        padding: 34px 0;
    }

    .pro-dl.w8 dd {
        width: 33.3%;
        padding: 10px 0;
    }

    .pro-dl dd img {
        width: 34px;
    }

    .pro-dl dd p {
        font-size: 14px;
        margin-top: 8px;
    }

    .pro-ul li {
        width: 100%;
        padding: 30px;
    }

        .pro-ul li p {
            font-size: 14px;
            line-height: 24px;
            height: auto;
        }

        .pro-ul li h3 {
            white-space: normal;
        }

        .pro-ul li .img {
            height: 200px;
            margin-top: 20px;
        }

        .pro-ul li.full .img img {
            max-width: calc(100% + 60px);
            left: -30px;
            bottom: -30px;
        }
        
        .pro-ul li.full .img {
            height: 300px;
        }

    .ny-tit {
        margin-bottom: 22px;
    }

    .pro-table .img {
        height: 35px;
    }

    .table-box {
        overflow-x: auto;
    }

        .table-box table {
            width: 600px;
        }

    .pro-table th {
        font-size: 14px;
    }

    .pro-table td {
        font-size: 14px;
        padding: 12px 18px;
    }

    .pro-table h4 {
        font-size: 14px;
        margin-top: 3px;
    }

    .pro-table td span {
        width: 10px;
        height: 10px;
    }

    .pro03 th {
        min-width: 120px;
    }

    .pro02 .f20 {
        margin-top: 15px;
        font-size: 14px;
    }

    .pro05 .ny-tit p {
        padding: 0 30px;
    }

    .pro05 {
        overflow: hidden;
    }

        .pro05 img {
            max-width: 150%;
            margin-left: -25%;
        }

    .pro-ul li {
        margin: 15px 0 0 0;
    }

    .yyty {
        font-size: 14px;
        width: 130px;
        line-height: 36px;
        margin-top: 20px;
    }

    .pro04 {
        overflow: hidden;
    }

        .pro04 > img {
            max-width: 160%;
            width: 160%;
            margin-left: -30%;
        }

    .ny-tit .more {
        margin-top: 20px;
    }

    .pro04 .ny-tit {
        position: relative;
        top: auto;
    }

    .nav li > dl > dd dl {
        display: block;
    }

    .nav li > dl {
        display: none;
    }

    .ny-banner h3 {
        margin-top: -50px;
    }

    .store-banner {
        overflow: hidden;
    }

        .store-banner img {
            max-width: 150%;
            margin-left: -25%;
        }

    .storeh {
        line-height: 30px;
        padding: 20px 0;
    }

    .store dl {
        margin-top: 10px;
        width: 100%;
    }

    .store dd p {
        font-size: 14px;
        line-height: 26px;
    }

    .store dd {
        margin-top: 20px;
        padding: 0;
    }

    .store dt {
        margin-bottom: 0;
    }

    .store dd h4 {
        margin-bottom: 8px;
    }

    .store .dl-div:before {
        display: none;
    }

    .storeh select {
        margin-top: 20px;
        line-height: 40px;
        height: 40px;
    }

    .store dd {
        width: 100%;
    }

    .guide01 .wenz h3, .guide02 .wenz h3 {
        margin-bottom: 10px;
    }

    .gui-banner h3 {
        font-size: 18px;
        margin-top: 8px;
    }

    .gui-banner .wenz .f60 {
        font-size: 24px;
    }

    .guide04 dl {
        margin-top: 20px;
    }

    .guide04 .box {
        width: 90%;
        box-sizing: border-box;
        padding: 30px;
    }

    .ny-tit p.f20 {
        font-size: 16px;
        line-height: 26px;
    }

    .parts .abox {
        display: none;
    }

    .parts {
        width: 100%;
        margin: 0 0 30px;
    }

        .parts .wz {
            width: auto;
            height: 100%;
            display: none;
        }

    .parts-div .wenz {
        position: relative;
        right: auto;
        top: auto;
    }

    .parts .ibox {
        display: none;
    }

    .parts-div .wenz li {
        padding: 12px 0;
        display: block;
        width: 90%;
        margin: auto;
        position: relative;
        right: auto;
    }

    .buy-btn h2 {
        margin-bottom: 20px;
    }

    .buy-btn a {
        width: 200px;
        display: block;
        font-size: 16px;
        margin: 12px auto;
    }

        .buy-btn a img {
            width: 22px;
        }

    .tm02 {
        padding-top: 34px;
    }

        .tm02 .bg {
            height: 260px;
        }

        .tm02 dl {
            padding: 28px;
        }

            .tm02 dd, .tm02 dl.four dd {
                padding: 12px ;
                width: 100%;
            }
            .tmf .tm02 dd{width:100%;}
            .tmf03 dl dd{width:50% !important;}
            .tmf03 dl dd:nth-of-type(2n){border-right: none;}
            .tmf03 dl dd:nth-of-type(5n){border-right: 1px solid #e6e6e6;}
            .tmf03 dl dd:nth-of-type(10){border-right:none;}
            .tmf03 dl dd h3{font-size:12px;}

                .tm02 dd img {
                    width: 32px;
                }

                .tm02 dd hr {
                    width: 30px;
                    height: 2px;
                }

                .tm02 dd h3 {
                    font-size: 16px;
                    margin: 10px 0;
                }

    .tm03 dl {
        padding: 0px;
        margin: 0;
        width: 100%;
    }

    .tm03 dd {
        padding: 10px 0;
        width: 20%;
    }
    .tmf04 dd{width:50%;}

        .tm03 dd img {
            width: 28px;
        }

        .tm03 dd p {
            margin-top: 8px;
        }

    .sta-wenz h1 {
        margin-bottom: 24px;
    }

    .sta-wenz {
        padding-top: 34px;
    }

        .sta-wenz p.f24 {
            font-size: 16px;
        }

    .sta01 {
        margin-top: 0;
        padding-top: 0px;
    }

        .sta01 dl {
            margin-top: 15px;
        }

        .sta01 dd {
            width: 100%;
            padding: 12px 0;
        }

    .statement .box {
        padding: 22px;
        margin-top: 20px;
    }

    .sta02 {
        padding-top: 0;
    }

        .sta02 li {
            width: 100%;
            margin: 0;
            padding: 12px 0;
        }

        .sta02 ul {
            padding: 12px 0;
        }

        .sta02 li .num {
            width: 48px;
            height: 48px;
            line-height: 48px;
            font-size: 18px;
        }

        .sta02 li .wenz {
            width: calc(100% - 65px);
            float: right;
            padding: 0;
        }

        .sta02 li > img {
            margin: 15px 0 0 65px;
            max-width: calc(100% - 65px);
            float: left;
        }

    .tm01 .img {
        max-width: 100%;
        text-align: center;
        width: 100%;
    }

        .tm01 .img img {
            max-width: 50%;
        }

    .tm01 .wenz {
        max-width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .selection04 li {
        width: 47%;
        margin-bottom: 30px;
    }

    .index li > img {
        width: 30px;
    }

    .selection04 li span {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }

    .index li {
        box-sizing: border-box;
        width: 50%;
        min-height: 180px;
        padding: 10px 0;
    }

        .index li:not(:first-of-type) .fontp {
            display: none;
        }

    .index .f20, .index .f16 {
        font-size: 14px;
    }

    .index li .more {
        font-size: 14px;
    }

    .indexa .img img {
        max-width: 80%;
    }

    .selection01 .wenz p {
        font-size: 14px;
    }

    .selection02 li {
        width: 48%;
        margin-bottom: 15px;
    }
}



.page-index {
    display: none;
}

.service_guide_1 {
    padding-bottom: 70px
}

.service_guide_2 {
    position: relative;
    background: url(../image/bg_11.png) no-repeat center center /cover;
    padding:12% 0;
    text-align: center;
}

    .service_guide_2 .pdf {
        display: inline-block;
        width: 50px;
        height: 50px;
        background: url(../image/pdf.png) no-repeat center center /cover;
    }

    .service_guide_2 .cont {
        text-align: center;
        display: inline-block;
        box-sizing: border-box;
        padding: 0 15px;
        color: #fff;
    }

    .service_guide_2 .t1 {
        display: inline-block;
        font-size: 24px;
        line-height: 60px;
    }

    .service_guide_2 .t2 {
        display: inline-block;
        font-size: 18px;
        line-height: 36px;
        color: #fff;
    }

        .service_guide_2 .t2:hover {
            color: #009a3d;
        }

.service_guide_1 .wrapper {
    max-width: 1200px;
}

.service_guide_1 .title, .service_qa_1 .title, .service_bgwx .title, .service_privacy .title {
    margin-top: 70px;
    font-weight: bold;
    font-size: 30px;
    line-height: 60px;
}

.service_guide_1 .pic {
    position: relative;
    background: #000;
}

.video_list li .poster {
    transition: all 0.4s;
}

.service_guide_1 .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 72px;
    height: 72px;
    margin-left: -36px;
    margin-top: -36px;
    background: url(../image/play.png) no-repeat 0 0 /cover;
}

.video_list {
    margin: 30px -15px 0;
    display:none;
}
.video_list:nth-of-type(1){display:block;}

    .video_list li {
        box-sizing: border-box;
        padding: 0 15px;
        width: 33.33333%;
        float: left;
        margin-bottom: 50px;
    }

        .video_list li:nth-child(n+7) {
            display: none;
        }

    .video_list .tit {
        font-size: 18px;
        text-align: center;
        line-height: 80px;
        border-bottom: 1px solid #e5e5e5;
    }

    .video_list li:hover .poster {
        opacity: 0.75;
    }

    .video_list li:hover .tit {
        color: #059B38;
        font-weight: bold;
        border-bottom-color: #059B38;
    }

.service_guide_1 .more {
    display: block;
    text-align: center;
}

    .service_guide_1 .more a {
        display: inline-block;
        font-size: 18px;
        color: #fff;
        width: 210px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        background: #059B38;
        border-radius: 8px 0 8px 8px;
    }

.service_guide .more a:hover {
    border-top-right-radius: 8px;
    border-bottom-left-radius: 0px;
}

.service_qa {
    padding-bottom: 70px;
}

    .service_qa .wrapper {
        max-width: 1200px;
    }

.service_qa_1 .list {
    margin: 30px -15px 0;
}

    .service_qa_1 .list li {
        box-sizing: border-box;
        float: left;
        width: 50%;
        padding: 0 15px;
        border-bottom: 1px solid #e6e6e6;
    }

        .service_qa_1 .list li:hover, .service_qa_1 .list li.on {
            border-bottom-color: #059B38;
        }

            .service_qa_1 .list li:hover .tit, .service_qa_1 .list li.on .tit {
                color: #059B38;
                font-weight: bold;
            }

.service_qa_1 .tit {
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    padding: 25px 0 30px;
}

.service_qa_2 {
    margin-top: 50px;
}

    .service_qa_2 dl {
        border-bottom: 1px solid #e6e6e6;
    }

    .service_qa_2 dt {
        line-height: 120px;
        font-size: 20px;
        padding-right: 50px;
        position: relative;
        cursor: pointer;
    }

        .service_qa_2 dt:hover {
            font-weight: bold;
        }

        .service_qa_2 dt .icon {
            position: absolute;
            display: inline-block;
            right: 0;
            top: 50%;
            transform: translateY(-50%);
            width: 50px;
            height: 50px;
            background: url(../image/add.png) no-repeat center center;
        }

    .service_qa_2 dd {
        display: none;
        font-size: 18px;
        line-height: 1.8;
        padding-bottom: 50px;
    }

    .service_qa_2 dl.on {
        border-bottom-color: #059B38;
    }

        .service_qa_2 dl.on dt {
            color: #059B38;
            font-weight: bold;
        }

        .service_qa_2 dl.on dd {
            display: block;
        }

        .service_qa_2 dl.on .icon {
            background: url(../image/sub.png) no-repeat center center;
        }

.service_bgwx {
    padding-bottom: 70px;
}

    .service_bgwx .wrapper {
        max-width: 1200px;
    }

.service_bgwx_1 .content {
    margin-top: 20px;
}

.service_bgwx_1 .contentL {
    float: left;
    width: 32.75%;
    overflow: hidden;
}

    .service_bgwx_1 .contentL img:hover {
        transform: scale(1.2);
    }

.service_bgwx_2 .contentL img:hover {
    transform: scale(1.2);
}

.service_bgwx_1 .contentR {
    box-sizing: border-box;
    padding-left: 40px;
    float: right;
    width: 67.25%;
    font-size: 16px;
    line-height: 36px;
}

    .service_bgwx_1 .contentR p {
        margin-bottom: 15px;
    }

.service_bgwx_items {
    padding-bottom: 70px;
    border-bottom: 1px solid #e6e6e6;
}

    .service_bgwx_items li {
        float: left;
        width: 33.33333%;
        text-align: center;
    }

    .service_bgwx_items .icon {
        padding: 70px 0 20px;
        height: 50px;
    }

    .service_bgwx_items .tit {
        font-size: 20px;
        line-height: 40px;
    }

    .service_bgwx_items .link a {
        font-size: 16px;
        line-height: 40px;
        color: #059B38;
    }

.service_bgwx_2 .content {
    margin-top: 25px;
}

.service_bgwx_2 .contentL {
    float: left;
    width: 45%;
    overflow: hidden;
}

.service_bgwx_2 .contentR {
    box-sizing: border-box;
    float: right;
    width: 55%;
    padding-left: 40px;
    padding-top: 30px;
    font-size: 16px;
    line-height: 36px;
}

    .service_bgwx_2 .contentR p, .service_bgwx_2 .content2 p {
        margin-bottom: 15px;
    }

.service_bgwx_2 .content2 {
    margin-top: 40px;
    font-size: 16px;
    line-height: 36px;
}

    .service_bgwx_2 .content2 a {
        color: #787878;
    }

        .service_bgwx_2 .content2 a:hover {
            color: #059B38;
        }

.service_privacy {
    padding-bottom: 70px;
}

    .service_privacy .wrapper {
        max-width: 1200px;
    }

    .service_privacy .content {
        margin-top: 50px;
        font-size: 16px;
    }

.service_zj .table {
    width: 100%;
    border: 1px solid #e6e6e6;
    border-collapse: collapse;
}

.service_zj th {
    background: #009a3d;
    color: #fff;
}

.service_zj th, .service_zj td {
    text-align: center;
    border: 1px solid #e6e6e6;
    padding: 6px 10px;
}

@media (max-width:1203px) {
    .service_bgwx_1 .contentL {
        width: 40%;
    }

    .service_bgwx_1 .contentR {
        width: 60%;
        padding-left: 40px;
        font-size: 14px;
        line-height: 30px;
    }

    .service_bgwx_2 .contentL {
        width: 50%;
    }

    .service_bgwx_2 .contentR {
        width: 50%;
        padding-left: 40px;
        font-size: 14px;
        line-height: 30px;
    }

    .service_bgwx .title {
        margin-top: 50px;
    }

    .service_bgwx .content2 {
        font-size: 14px;
        line-height: 30px;
    }
}

@media (max-width:961px) {
    .service_guide_1 .icon {
        width: 50px;
        height: 50px;
        margin-left: -25px;
        margin-top: -25px;
    }

    .banner .t1 {
        font-size: 30px;
    }

    

    .service_bgwx_1 .contentL, .service_bgwx_2 .contentL {
        width: 100%;
        text-align: center;
    }

    .service_bgwx_1 .contentR, .service_bgwx_2 .contentR {
        width: 100%;
        padding-left: 0;
        margin-top: 20px;
    }

    .service_privacy .content {
        margin-top: 30px;
    }

    .service_privacy {
        padding-bottom: 30px;
    }
}

@media (max-width:767px) {
    .service_guide_1 .icon {
        width: 40px;
        height: 40px;
        margin-left: -20px;
        margin-top: -20px;
    }

    .service_zj .table {
        font-size: 14px;
    }

    .video_list li {
        width: 50%;
        margin-bottom: 30px;
    }

    .banner .t1 {
        font-size: 16px;
    }

    .banner .txt {
        margin-top: 30px;
    }

    .banner .btn a {
        width: 80px;
        height: 35px;
        font-size: 14px;
        line-height: 35px;
    }

    .banner .btn {
        margin-top: 5px;
    }

    .service_guide_1 .title, .service_qa_1 .title, .service_bgwx .title, .service_privacy .title {
        font-size: 20px;
        margin-top: 30px;
        line-height: 40px;
    }

    .video_list {
        margin-top: 15px;
    }

        .video_list .tit {
            font-size: 14px;
            line-height: 40px;
        }

    .service_guide_1 .more a {
        font-size: 16px;
        width: 120px;
        height: 40px;
        line-height: 40px;
    }

   

        .service_guide_2 .t1 {
            display: inline-block;
            font-size: 18px;
            line-height: 40px;
        }

        .service_guide_2 .t2 {
            display: inline-block;
            font-size: 14px;
            line-height: 30px;
        }

    .service_qa_1 .tit {
        font-size: 14px;
        line-height: 1.5;
        height: 3em;
        padding: 10px 0;
    }

    .service_qa_2 {
        margin-top: 30px;
    }

        .service_qa_2 dt {
            font-size: 16px;
            line-height: 50px;
        }

        .service_qa_2 dd {
            font-size: 14px;
            padding-bottom: 30px;
        }

    .service_bgwx_items {
        padding-bottom: 40px;
    }

        .service_bgwx_items .tit {
            font-size: 16px;
        }

        .service_bgwx_items .link a {
            font-size: 14px;
        }

        .service_bgwx_items .icon {
            padding-top: 40px;
        }
}



.video-box {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    z-index: 999;
}

    .video-box .video {
        position: absolute;
        left: 0;
        top: 50%;
        width: 100%;
        background: #333;
        transform: translateY(-50%);
    }

    .video-box .btn_close {
        position: absolute;
        right: 5px;
        top: 5px;
        width: 50px;
        height: 50px;
        line-height: 45px;
        font-size: 40px;
        text-align: center;
        color: #fff;
        background: rgba(255,255,255,0.5);
        cursor: pointer;
    }

        .video-box .btn_close:hover {
            background-color: #009a3d;
        }



.about .wrapper {
    max-width: 1200px;
}

.about_b1 {
    margin-top: 120px;
}

    .about_b1 .left h2 {
        font-size: 42px;
        font-weight: bold;
        margin-bottom: 30px;
        line-height: 1.5;
        color: #113c2b;
    }

    .about_b1 .left {
        float: left;
        padding-right: 60px;
        box-sizing: border-box;
        text-align: justify;
        font-size: 18px;
        line-height: 2;
        width: 51%;
    }

    .about_b1 .right {
        float: left;
        width: 49%;
    }

.about_b2 {
    margin-top: 200px;
    padding-bottom: 100px;
    background: url(404.png) no-repeat center bottom;
}

    .about_b2 .content {
        font-size: 18px;
        margin-top: 45px;
        text-align: center;
    }

    .about_b2 .more {
        width: 100%;
        margin-top: 45px;
        text-align: center;
    }

        .about_b2 .more a {
            display: inline-block;
            font-size: 18px;
            color: #fff;
            width: 210px;
            height: 50px;
            line-height: 50px;
            text-align: center;
            background: #059B38;
            border-radius: 8px 0 8px 8px;
        }

            .about_b2 .more a:hover {
                border-top-right-radius: 8px;
                border-bottom-left-radius: 0px;
            }

    .about_b2 h2, .about_b3 h2 {
        font-size: 42px;
        font-weight: bold;
        text-align: center;
        color: #113c2b;
        line-height: 2;
    }

    .about_b2 h3, .about_b3 h3 {
        font-size: 18px;
        text-align: center;
        color: #009a3d;
        line-height: 2;
        margin-bottom: 30px;
    }

.about_b3 {
    padding: 70px 0 100px;
}

    .about_b3 .years, .about_b3 .historys {
        margin-top: 30px;
    }

    .about_b3 .historys {
        padding: 0 150px;
    }

    .about_b3 .years .swiper-wrapper {
        padding-top: 30px;
    }

    .about_b3 .years .swiper-slide::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        border-top: 1px solid #CCC;
        z-index: 100;
    }

    .about_b3 .years .swiper-slide {
        font-size: 18px;
        line-height: 2;
        text-align: center;
        cursor: pointer;
    }

        .about_b3 .years .swiper-slide::before {
            content: "";
            position: absolute;
            top: -6px;
            left: 50%;
            margin-left: -6px;
            width: 12px;
            height: 12px;
            border-radius: 12px;
            background: #ccc;
            z-index: 200;
        }

    .about_b3 .years .swiper-slide-active {
        color: #009a3d;
    }

        .about_b3 .years .swiper-slide-active::before {
            background: #009a3d;
        }

    .about_b3 .historys .left {
        float: left;
        width: 50%;
    }

    .about_b3 .historys .right {
        float: left;
        box-sizing: border-box;
        width: 50%;
        padding-left: 80px;
        font-size: 18px;
    }

    .about_b3 .historys .year {
        padding-top: 80px;
        margin-bottom: 30px;
    }

        .about_b3 .historys .year span {
            font-size: 50px;
            color: #333;
            margin-right: 5px;
        }

    .about_b3 .historys .swiper-button-prev {
        width: 70px;
        height: 70px;
        background: url(../image/left1.png) no-repeat center /cover;
    }

    .about_b3 .historys .swiper-button-next {
        width: 70px;
        height: 70px;
        background: url(../image/right1.png) no-repeat center /cover;
    }

    .about_b3 .historys .swiper-button-prev.swiper-button-disabled {
        background: url(../image/left_disabled.png) no-repeat center /cover;
    }

    .about_b3 .historys .swiper-button-next.swiper-button-disabled {
        background: url(../image/right_disabled.png) no-repeat center /cover;
    }

@media (max-width:1023px) {
    .about_b2 {
        margin-top: 100px;
    }

    .about_b1 .left h2 {
        font-size: 30px;
    }

    .about_b2 h2, .about_b3 h2 {
        font-size: 30px;
    }

    .about_b3 .historys .year span {
        font-size: 40px;
    }
}

@media (max-width:961px) {
    .about_b1 .left h2 {
        font-size: 25px;
    }

    .about_b2 h2, .about_b3 h2 {
        font-size: 25px;
    }

    .about_b3 .historys {
        padding: 0 50px;
    }

        .about_b3 .historys .swiper-button-prev, .about_b3 .historys .swiper-button-next {
            width: 50px;
            height: 50px;
        }

        .about_b3 .historys .left {
            width: 40%;
        }

        .about_b3 .historys .right {
            float: left;
            box-sizing: border-box;
            width: 60%;
            padding-left: 30px;
            font-size: 18px;
        }

        .about_b3 .historys .year {
            padding-top: 15px;
            margin-bottom: 15px;
        }

            .about_b3 .historys .year span {
                font-size: 30px;
            }
}

@media (max-width:767px) {
    .about_b1, .about_b2 {
        margin-top: 50px;
    }

        .about_b1 .left, .about_b1 .right {
            width: 100%;
        }

        .about_b1 .left, .about_b2 .content {
            font-size: 14px;
            padding: 0;
        }

        .about_b2 h3, .about_b3 h3 {
            font-size: 16px;
        }

        .about_b1 .right {
            margin-top: 30px;
        }

        .about_b1 .left h2 {
            font-size: 20px;
        }

        .about_b2 h2, .about_b3 h2 {
            font-size: 20px;
        }

    .about_b3 {
        padding-bottom: 50px
    }

        .about_b3 .historys .right {
            font-size: 14px;
            padding-left: 0;
        }

        .about_b3 .historys .year span {
            font-size: 18px;
        }

        .about_b3 .historys .swiper-button-prev, .about_b3 .historys .swiper-button-next {
            width: 30px;
            height: 30px;
        }

        .about_b3 .historys .right, .about_b3 .historys .left {
            width: 50%;
        }
}



.about_join {
    padding: 70px 0;
}

    .about_join .wrapper {
        max-width: 1200px;
    }

    .about_join h1.title {
        font-size: 42px;
        font-weight: bold;
        margin-bottom: 30px;
        line-height: 1.5;
        color: #113c2b;
    }

.tvc_btn {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    width: 210px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #059B38;
    border-radius: 8px 0 8px 8px;
}

    .tvc_btn:hover {
        border-top-right-radius: 8px;
        border-bottom-left-radius: 0px;
    }

.about_join .col {
    box-sizing: border-box;
    float: left;
    width: 50%;
}

.about_join .p {
    margin-bottom: 30px;
}

.about_join .txt, .about_join .sel {
    width: 95%;
    box-sizing: border-box;
    border: 1px solid #ccc;
    height: 50px;
    padding: 5px 10px;
	background:#fff;
}

.about_join .txtArea {
    width: 100%;
    border: 1px solid #ccc;
    box-sizing: border-box;
    height: 100px;
    padding: 5px 10px;
    font-size: 14px;
}

.about_join .btn {
    text-align: center;
    margin-top: 50px;
}

    .about_join .btn a {
        display: inline-block;
        font-size: 18px;
        color: #fff;
        width: 210px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        background: #059B38;
        border-radius: 8px 0 8px 8px;
    }

        .about_join .btn a:hover {
            border-top-right-radius: 8px;
            border-bottom-left-radius: 0px;
        }

@media (max-width:961px) {
    .about_join h1.title {
        font-size: 25px;
    }
}

@media (max-width:768px) {
    .about_join {
        padding: 30px 0;
    }

        .about_join h1.title {
            font-size: 20px;
        }
}

.tm6 {
    padding-bottom: 30px;
}



.nav .dl {
    display: none;
}

.index {
    padding: 1px 0;
}

    .index .indexB {
        display: none;
    }

.icon-div2 {
    display: none;
}

.wap {
    display: none !important;
}

@media (max-width:1023px) {
    .nav .dl {
        display: block;
        padding: 30px 0;
    }

        .nav .dl .code4,
        .nav .dl .code5,
        .nav .dl .code6 {
            display: none;
        }

        .nav .dl dd {
            box-sizing: border-box;
            float: left;
            width: 25%;
            margin-bottom: 15px;
        }

            .nav .dl dd a {
                display: block;
            }

            .nav .dl dd .pic img {
                height: 50px;
            }

            .nav .dl dd .txt {
                line-height: 1.5;
                font-size: 16px;
            }

    .wap {
        display: block !important;
    }

    .header-top .link {
        display: none;
    }
}

@media (max-width:767px) {
    .index ul {
        display: none;
    }

    .index .indexa {
        display: none;
    }

    .index .indexB {
        display: block;
        box-sizing: border-box;
        border: 1px solid #666;
        border-radius: 15px;
        padding: 20px;
        margin-top: 30px;
    }

        .index .indexB .pic {
            float: left;
            width: 35%;
            box-sizing: border-box;
            padding: 15px;
            0background: rgba(255,255,255,0.5);
            border-radius: 10px;
        }

        .index .indexB .cont {
            box-sizing: border-box;
            padding-left: 10px;
            float: left;
            width: 65%;
        }

        .index .indexB .t1 {
            font-size: 18px;
            font-weight: bold;
            color: #009a3d;
            line-height: 2;
        }

        .index .indexB .t2 {
            font-size: 14px;
            font-weight: bold;
        }

        .index .indexB .btn {
            margin-top: 15px;
            display: inline-block;
            text-align: center;
            background: #249A3E;
            border-radius: 8px;
            border-top-right-radius: 0;
            font-size: 14px;
            color: #fff;
            padding: 5px 20px;
            font-weight: bold;
        }

    .banner .icon-div {
        display: none;
    }

    .icon-div2 {
        display: block;
        padding: 30px 0;
    }

        .icon-div2 .icon-item {
            float: left;
            width: 25%;
            text-align: center;
        }

            .icon-div2 .icon-item img {
                width: 40px;
            }

            .icon-div2 .icon-item .tit {
                line-height: 3;
                font-size: 14px;
            }
}

@media (max-width:480px) {
    .nav .dl dd {
        width: 50%;
    }

        .nav .dl dd .pic img {
            height: 40px;
        }
}
.store {
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
}

    .store li {
        float: left;
        width: 30.58%;
        margin-right: 4.13%;
    }

        .store li:nth-child(3n) {
            margin-right: 0;
        }

    .store dl {
        margin-top: 80px;
    }

    .store dt {
        margin-bottom: -30px;
        font-weight: bold;
        color: #333;
        padding-bottom: 12px;
        border-bottom: 1px solid #e6e6e6;
    }

    .store dl {
        float: left;
        width: 48%;
    }

        .store dl:nth-child(2n) {
            float: right;
        }

    .store dd {
        margin-top: 80px;
        width: 100%;
    }

        .store dd h4 {
            color: #333;
            margin-bottom: 14px;
        }

        .store dd p {
            font-size: 18px;
            line-height: 40px;
            color: #262626;
            padding-left: 25px;
        }

            .store dd p:nth-child(2) {
                background: url(../image/sicon021.png) no-repeat left center/18px;
            }

            .store dd p:nth-child(3) {
                background: url(../image/sicon011.png) no-repeat left center/18px;
            }

    .store .dl-div {
        position: relative;
    }

        .store .dl-div:before {
            content: "";
            display: block;
            width: 1px;
            background: #e6e6e6;
            position: absolute;
            left: 50%;
            top: 80px;
            margin-left: -.5px;
            height: 100%;
        }

        .store .dl-div dl.w100 {
            width: 100%;
        }

            .store .dl-div dl.w100 dd {
                float: left;
                width: 48%;
            }

                .store .dl-div dl.w100 dd:nth-child(2n) {
                    float: right;
                }

        .store .dl-div dd p.sml {
            font-size: 14px;
            color: #999;
            line-height: 24px;
        }
		
@media (max-width:1023px){
	.storeh {
        line-height: 30px;
        padding: 20px 0;
    }

    .store dl {
        margin-top: 30px;
        width: 100%;
    }
	.store dd p {
        font-size: 14px;
        line-height: 26px;
    }

    .store dd {
        margin-top: 20px;
    }

    .store dt {
        margin-bottom: 0;
    }

    .store dd h4 {
        margin-bottom: 8px;
    }

    .store .dl-div:before {
        display: none;
    }	
}




.w1120{
    max-width: 1120px;
}
.appDown .con{
    padding-top: 55px;
    padding-bottom: 12%;
}
.appDown .con .item1{
    padding: 0 17px;
    box-sizing: border-box;
}
.appDown .con .item1 .tits{
    font-size: 30px;
    font-weight: bold;
    color: #000;
    line-height: 40px;
}
.appDown .con .item1 .tit{
    position: relative;
    margin-top: 57px;
}
.appDown .con .item1 .tit .t{
    width: 100%;
}
.appDown .con .item1 .tit .t .t1{
    font-size: 24px;
    line-height: 26px;
    color: #595757;
    font-weight: bold;
}
.appDown .con .item1 .tit .t .t2{
    font-size: 18px;
    line-height: 36px;
    color: #595757;
}
.appDown .con .item1 .tit .t .t2 span{
    color: #489749;
}

.appDown .con .item2{
    margin-top: 34px;
    border-top: 1px solid #d2d2d2;
    padding: 25px 17px 43px;
    box-sizing: border-box;
}
.appDown .con .item2 .txt{
    font-size: 18px;
    line-height: 27px;
    color: #595757;
}
.appDown .con .item2 .txt .t{
    margin-bottom: 30px;
}
.appDown .con .item2 .txt .t span{
    color: #489749;
    display: block;
    margin-bottom: 6px;
    margin-left: -11px;
}
.appDown .con .item2 .txt .t i{
    font-style: normal;
    display: block;
}
.appDown .con .item2 .txt .t1{
    color: #595757;
}
.appDown .con .item2 .txt1{
    font-size: 18px;
    line-height: 42px;
    color: #595757;
    padding-left: 10px;
    margin-top: 2px;
}
.appDown .con .item2 .txt1 .t1{
    float: left;
}
.appDown .con .item2 .txt1 .t2{
    padding-left: 56px;
    background-position: left center;
    background-repeat: no-repeat;
    margin-left: 47px;
    float: left;
    background-size: 42px;
}
.appDown .con .item2 .txt1 .t2 br{
    display: none;
}

.appDown .con .item3{
    padding-left: 20px;
    padding-top: 32px;
}
.appDown .con .item3 .but{
    width: 150px;
    float: left;
    display: block;
    margin-right: 100px;
    margin-top: 48px;
}
.appDown .con .item3 .but p{
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    color: #898989;
    margin-top: 10px;
}
.appDown .con .item3 .ewm{
    float: left;
}
.appDown .con .item3 .ewm img{
    display: block;
    float: left;
}
.appDown .con .item3 .ewm p{
    font-size: 14px;
    line-height: 21px;
    color: #898989;
    float: left;
    margin-left: 20px;
    padding-top: 45px;
}
.appDown .con .item4{
    font-size: 14px;
    color: #595757;
    line-height: 16px;
    padding-left: 20px;
    margin-top: 34px;
}
.appDown .con .downClick{
    display: none;
    width: 100%;
    height: auto;
    border-radius: 5px;
    background-color: #009a3d;
    font-size: 15px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    margin-top: 20px;
}
@media (max-width: 961px){
    .appDown .con .item4{
        display: none;
    }
    .appDown .con .item3{
        display: none;
    }
    .appDown .con .item2{
        border: none;
        padding: 0;
        margin-top: 24px;
    }
    .appDown .con .item1{
        padding-left: 0;
    }
    .appDown .con .item1 .tits{
        font-size: 22px;
        line-height: 28px;
    }
    .appDown .con{
        padding-top: 25px;
    }
    .appDown .con .item1 .tit{
        margin-top: 20px;
    }
    .appDown .con .item1 .tit .img{
        width: 70px;
    }
    .appDown .con .item1 .tit .t{
        width: 100%;
    }
    .appDown .con .item1 .tit .t .t1{
        font-size: 16px;
        line-height: 18px;
    }
    .appDown .con .item1 .tit .t .t2{
        font-size: 14px;
        line-height: 22px;
    }
    .appDown .con .item2 .txt{
        font-size: 14px;
        line-height: 26px;
    }
    .appDown .con .item2 .txt span{
        margin-right: 0;
    }
    .appDown .con .item2 .t{
        padding-left: 0;
        font-size: 14px;
        line-height: 20px;
        margin-top: 15px;
    }
    .appDown .con .item2 .txt1{
        padding-left: 0;
        font-size: 14px;
        line-height: 20px;
    }
    .appDown .con .item2 .txt1 .t1{
        float: none;
        margin-bottom: 20px;
    }
    .appDown .con .item2 .txt1 .t2{
        width: 50%;
        text-align: center;
        margin-left: 0;
        padding-top: 60px;
        padding-left: 0;
        background-size: 50px;
        background-position: center top;
    }
    .appDown .con .item2 .txt1 .t2 br{
        display: block;
    }
    .appDown .con .item2 .txt1 .t2 span{
        display: none;
    }
    .appDown .con .item2 .txt .t span{
        margin-left: -6px;
    }
    .appDown .con .item2 .txt .t{
        margin-bottom: 0;
    }
}


.kk{
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 50;
    background-color: rgba(0,0,0,0.7);
    display: none;
}
.kk .pic{
    width: 100%;
    padding-top: 5%;
}
.kk .close{
    width: 32px;
    height: auto;
    display: block;
    margin: 30px auto 0;
}


.guide .item3{
    padding-bottom: 5%;
}
.guide .item3 .but{
    width: 150px;
    float: left;
    display: block;
    margin-right: 100px;
    margin-top: 48px;
}
.guide .item3 .but p{
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    color: #898989;
    margin-top: 10px;
}
.guide .item3 .ewm{
    float: left;
}
.guide .item3 .ewm img{
    display: block;
    float: left;
}
.guide .item3 .ewm p{
    font-size: 14px;
    line-height: 21px;
    color: #898989;
    float: left;
    margin-left: 20px;
    padding-top: 45px;
}

.guide .xx{
    width: 90%;
    margin: 0 auto 30px;
}
.guide .xx .downClick{
    display: none;
    width: 100%;
    height: auto;
    border-radius: 5px;
    background-color: #009a3d;
    font-size: 15px;
    line-height: 40px;
    text-align: center;
    color: #fff;
}

@media (max-width: 961px){
    .guide .item3{
        display: none;
    }
}