﻿@charset 'utf-8';



ul, ol {
    list-style: none
}

a img {
    vertical-align: top;
    border: none
}

a {
    text-decoration: none
}

button {
    overflow: visible;
    margin: 0;
    padding: 0;
    border: 0 none;
    background-color: transparent
}

    button::-moz-focus-inner {
        padding: 0
    }

input[type=password] {
    -webkit-text-security: disc
}

textarea:focus, input:focus, button:focus {
    outline: none
}

body {
    word-wrap: break-word
}

* {
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.icon {
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: left top
}

.btn {
    display: inline-block;
    zoom: 1;
    text-align: center;
    vertical-align: middle
}

.none {
    display: none
}

.gognzhonghao img {
    width: 200px;
    margin-right: 20px;
}
/*--------------------- system -------------------*/
.system-box {
    position: relative;
    overflow: hidden;
    width: 1210px;
    margin: 0 auto;
}

    .system-box > p.h1 {
        text-align: center;
        line-height: 220%;
        font-size: 16px;
        color: #595959;
        padding-top: 60px;
    }

        .system-box > p.h1 > span {
            font-size: 16px;
        }

            .system-box > p.h1 > span.red {
                font-weight: bold;
                color: #f65a44;
            }

            .system-box > p.h1 > span.blue {
                color: #256cff;
            }

.system-content {
    position: relative;
    overflow: hidden;
    width: 100%;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 60px;
}

.system-left-box {
    display: inline-block;
    width: 273px;
    height: 226px;
}

.system-left {
    display: block;
    width: 273px;
    height: 226px;
    background: url('https://qiniu.wsgjp.cn/test_WebSiteSource/images/202312041633412738466222804208029444.png') no-repeat 50% 50%;
    margin-top: -35px;
}

.system-center {
    display: inline-block;
    width: 614px;
    height: 331px;
    background: url('https://qiniu.wsgjp.cn/test_WebSiteSource/images/202312041633000562764385119666596366.png') no-repeat 50% 50%;
}

.system-right-box {
    display: inline-block;
    position: relative;
    top: -40px;
}

.system-right {
    position: relative;
    display: block;
    width: 108px;
    height: 230px;
    margin-right: 80px;
}

    .system-right li {
        display: block;
        position: relative;
        overflow: hidden;
        margin-left: 20px;
        width: 88px;
        height: 30px;
        background: #fff;
        -o-box-shadow: 0 0px 11px rgba(37, 108, 255, 0.13);
        -webkit-box-shadow: 0 0px 11px rgba(37, 108, 255, 0.13);
        box-shadow: 0 0px 11px rgba(37, 108, 255, 0.13);
        line-height: 30px;
        text-align: center;
        margin-top: 10px;
        font-size: 13px;
        color: #f65a44;
    }

        .system-right li:first-child {
            margin-top: 0px;
        }


/*--------------------- improve -------------------*/
.improve-wrap {
    width: 100%;
    height: 750px;
    position: relative;
    background: url('https://qiniu.wsgjp.cn/test_WebSiteSource/images/202312041650025737090251409468058807.jpg') 50% 50% no-repeat;
    background-size: cover;
    -ms-behavior: url(css/backgroundsize.min.htc);
    behavior: url(css/backgroundsize.min.htc);
}

.improve-box {
    width: 1210px;
    position: relative;
    overflow: inherit;
    margin: 0 auto;
}

    .improve-box > p.h1 {
        line-height: 1;
        text-align: center;
        font-size: 38px;
        color: #fff;
        padding: 60px 0 50px;
    }

.improve-nav-box {
    position: relative;
    overflow: hidden;
    width: 650px;
    margin: 0 auto;
    padding-bottom: 40px;
}

    .improve-nav-box li {
        display: block;
        float: left;
        line-height: 40px;
        width: 130px;
        height: 40px;
        float: left;
        background: #4c4b6d;
        text-align: center;
        font-size: 16px;
        color: #fff;
        cursor: pointer;
    }

        .improve-nav-box li.active {
            background: #ff500b;
        }

.improve-swiper-box {
    width: 100%;
    position: relative;
}

.swiper-slide {
    width: 1080px;
    margin: 0 auto;
    height: 440px !important;
}

    .swiper-slide > .improve-left {
        width: 530px;
        float: left;
        height: 440px;
        position: relative;
        overflow: hidden;
    }

        .swiper-slide > .improve-left > img {
            display: block;
            width: 80%;
            height: auto;
            margin: auto;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
        }

.improve-right {
    width: 550px;
    float: right;
    height: 440px;
    position: relative;
    overflow: hidden;
}

    .improve-right > p.h2 {
        color: #ff500b;
        font-size: 18px;
        line-height: 1;
        padding-top: 50px;
        padding-left: 10px;
    }

    .improve-right > li {
        width: 475px;
        height: 130px;
        -o-box-shadow: 0 0px 10px rgba(25, 42, 79, 0.12);
        -webkit-box-shadow: 0 0px 10px rgba(25, 42, 79, 0.12);
        box-shadow: 0 0px 10px rgba(25, 42, 79, 0.12);
        margin: 20px 0 0 5px;
        padding: 20px 35px 0 35px;
    }

        .improve-right > li > p.h3 {
            font-size: 18px;
            color: #323232;
            padding-bottom: 10px;
        }

        .improve-right > li > p.before-use {
            font-size: 14px;
            color: #a0a0a0;
            line-height: 200%;
        }

        .improve-right > li > p.after-use {
            font-size: 14px;
            color: #323232;
            line-height: 200%;
        }

#js_improve {
    width: 1080px;
    position: relative;
    background: #fff;
}

.improve-swiper-box > span {
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    margin-top: -60px;
    cursor: pointer;
    border-radius: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}

    .improve-swiper-box > span.arrow-left {
        left: -10px;
        background-image: url('https://qiniu.wsgjp.cn/test_WebSiteSource/images/202312041648209922865776981786634071.png');
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: 32px 32px;
    }

    .improve-swiper-box > span.arrow-right {
        right: -10px;
        background-image: url('https://qiniu.wsgjp.cn/test_WebSiteSource/images/20231204164839395292206542816480558.png');
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: 32px 32px;
    }

/*--------------------- flow -------------------*/
.flow-box {
    width: 1210px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

    .flow-box > p.h1 {
        font-size: 38px;
        text-align: center;
        color: #252525;
        padding: 80px 0 120px;
        line-height: 1;
    }

.flow-left {
    width: 370px;
    position: relative;
    overflow: hidden;
    float: left;
    padding: 0 30px;
}

    .flow-left li {
        width: 100%;
        position: relative;
        overflow: hidden;
        margin-bottom: 30px;
        cursor: pointer;
    }

        .flow-left li i {
            display: block;
            float: left;
            width: 40px;
            height: 40px;
            border: 1px solid #313944;
            border-radius: 100%;
        }

        .flow-left li > p {
            float: left;
            margin-left: 20px;
            height: 40px;
        }

            .flow-left li > p > span.title {
                font-size: 15px;
                color: #323232;
                top: 0;
            }

            .flow-left li > p > span {
                display: block;
                font-size: 13px;
                color: #919191;
                position: absolute;
            }

                .flow-left li > p > span.detail {
                    bottom: 0;
                }

        .flow-left li.active i {
            border: 1px solid #ff500b;
        }

        .flow-left li.active > p > span.title {
            color: #ff500b;
        }

        .flow-left li.active > p > span.detail {
            color: #ff500b;
        }

        .flow-left li i.order {
            background: url('https://qiniu.wsgjp.cn/test_WebSiteSource/images/202312041653293715533482175118587392.png') no-repeat 50% 50%;
        }

        .flow-left li.active i.order {
            background: url('https://qiniu.wsgjp.cn/test_WebSiteSource/images/202312041653475663698858986678591730.png') no-repeat 50% 50%;
        }

        .flow-left li i.goods {
            background: url('https://qiniu.wsgjp.cn/test_WebSiteSource/images/202312041654057305675122745699042480.png') no-repeat 50% 50%;
        }

        .flow-left li.active i.goods {
            background: url('https://qiniu.wsgjp.cn/test_WebSiteSource/images/202312041654268072355824826951467427.png') no-repeat 50% 50%;
        }

        .flow-left li i.dealers {
            background: url('https://qiniu.wsgjp.cn/test_WebSiteSource/images/202312041654459776259755966541599518.png') no-repeat 50% 50%;
        }

        .flow-left li.active i.dealers {
            background: url('https://qiniu.wsgjp.cn/test_WebSiteSource/images/202312041655215573171725282322489994.png') no-repeat 50% 50%;
        }

        .flow-left li i.money {
            background: url('https://qiniu.wsgjp.cn/test_WebSiteSource/images/202312041655449374483040262226882229.png') no-repeat 50% 50%;
        }

        .flow-left li.active i.money {
            background: url('https://qiniu.wsgjp.cn/test_WebSiteSource/images/202312041656016478249829772726776300.png') no-repeat 50% 50%;
        }

        .flow-left li i.msg {
            background: url('https://qiniu.wsgjp.cn/test_WebSiteSource/images/202312041656187321468536545045343841.png') no-repeat 50% 50%;
        }

        .flow-left li.active i.msg {
            background: url('https://qiniu.wsgjp.cn/test_WebSiteSource/images/202312041656353359088048391231507603.png') no-repeat 50% 50%;
        }

        .flow-left li i.business {
            background: url('https://qiniu.wsgjp.cn/test_WebSiteSource/images/20231204165652526213296325270288260.png') no-repeat 50% 50%;
        }

        .flow-left li.active i.business {
            background: url('https://qiniu.wsgjp.cn/test_WebSiteSource/images/202312041657116815186738557860411939.png') no-repeat 50% 50%;
        }

.flow-right {
    float: right;
    width: 780px;
    height: 460px;
    position: relative;
}

    .flow-right li {
        display: none;
        width: 780px;
        height: 460px;
        position: relative;
        margin-top: -20px;
    }

        .flow-right li.active {
            display: block;
        }

        .flow-right li img {
            display: block;
            width: 90%;
            height: auto;
            margin: auto;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
        }

/*--------------------- order -------------------*/
.order-box > p.h1 {
    padding-bottom: 80px;
}

.order-content {
    width: 1160px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    overflow: hidden;
    margin-bottom: 80px;
}

    .order-content li {
        display: block;
        float: left;
        width: 200px;
        margin-left: 120px;
    }

        .order-content li:first-child {
            margin-left: 0px;
        }

        .order-content li i {
            margin: 0 auto;
            display: block;
            width: 140px;
            height: 140px;
            border-radius: 100%;
            position: relative;
            overflow: hidden;
        }

            .order-content li i img {
                display: block;
                height: auto;
                margin: auto;
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
            }

            .order-content li i.wechat {
                background-color: #f0fdf1;
            }

                .order-content li i.wechat img {
                    width: 45%;
                }

            .order-content li i.use {
                background-color: #fffceb;
            }

                .order-content li i.use img {
                    width: 30%;
                }

            .order-content li i.love {
                background-color: #fff8fa;
            }

                .order-content li i.love img {
                    width: 45%;
                }

            .order-content li i.efficient {
                background-color: #f4f7ff;
            }

                .order-content li i.efficient img {
                    width: 32%;
                }

        .order-content li > p.h2 {
            line-height: 1;
            font-size: 22px;
            color: #333333;
            text-align: center;
            padding: 70px 0 30px;
        }

        .order-content li > p.detail {
            font-size: 14px;
            color: #7c7c7c;
            text-align: center;
            line-height: 180%;
        }

/*--------------------- price -------------------*/
.price-wrap {
    width: 100%;
    height: 140px;
    position: relative;
    background: url(../img/cloudOrder/price_bg.jpg) 50% 50% no-repeat;
    background-size: cover;
    -ms-behavior: url(css/backgroundsize.min.htc);
    behavior: url(css/backgroundsize.min.htc);
}

.price-box {
    width: 1210px;
    height: 140px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

    .price-box > p.price {
        line-height: 140px;
        float: left;
        padding: 0 80px 0 260px;
        font-size: 30px;
        color: #fff;
    }

    .price-box > a {
        display: block;
        width: 200px;
        height: 54px;
        background: #ff500b;
        text-align: center;
        line-height: 54px;
        font-size: 22px;
        float: left;
        margin: 43px 0;
        border-radius: 5px;
        color: #fff;
    }

        .price-box > a:hover {
            background: #e34000;
        }

.bottom-content-box {
    padding-bottom: 40px;
}

.bottom-content {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

    .bottom-content img {
        width: 58px;
        height: 64px;
        margin-bottom: 24px;
    }

.active .arrow-view {
    display: block;
}

.each-product .name {
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #1F2329;
}

.each-product .text-dom {
    margin-top: 20px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #464A59;
    line-height: 26px;
}

.mar-left {
    margin-left: 38px;
}

.each-product .product-detail {
    width: 93px;
    height: 29px;
    background: #FFFFFF;
    border: 1px solid #3C6AFC;
    border-radius: 14px;
    color: #3C6AFC;
}

.each-product .product-name {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #1F2329;
    line-height: 36px;
}

.product-other {
    margin-bottom: 6px;
}

.flex-b-c {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.indexFooterDiv a {
    display: block;
    width: 456px;
    margin-left: 327px;
    height: 60px;
    border: 2px solid #FFFFFF;
    background: none;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 60px;
    color: #FFFFFF;
}

.bottom-btn {
    background-color: #fff !important;
}

    .bottom-btn span {
        font-size: 16px !important;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #1F67F8 !important;
    }
