#container {
    width: 100%;
}
.banner3 {
    width: 100%;
    position: relative;
}

    .banner3 > img {
        display: block;
        width: 100%;
        height: 550px;
    }

    .banner3 .banner-con3 {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }

.banner-con3 .text {
    float: left;
    width: 1000px;
    color: #fff;
}

    .banner-con3 .text h1 {
        font-size: 40px;
        margin-bottom: 40px;
    }

    .banner-con3 .text h2 {
        font-size: 20px;
        line-height: 42px;
        font-weight: 100;
        margin-bottom: 35px;
        color: white;
        text-align: left;
    }

    .banner-con3 .text p {
        font-size: 20px;
        margin-bottom: 20px;
    }

.banner-con3 .text p > img {
    vertical-align: middle;
}

.banner-con3 .text .button {
    display: block;
    width: 164px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    background: #6173f4;
    border-radius: 5px;
    font-size: 18px;
    letter-spacing: 2px;
}


.banner2 {
    width: 100%;
    position: relative;
}

    .banner2 > img {
        display: block;
        width: 100%;
        height: 550px;
    }

    .banner2 .banner-con {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }

.banner-con .text {
    float: left;
    width: 720px;
    color: #fff;
}

    .banner-con .text h1 {
        font-size: 40px;
        margin-bottom: 40px;
    }

    .banner-con .text p {
        font-size: 20px;
        margin-bottom: 20px;
    }

        .banner-con .text p > img {
            vertical-align: middle;
        }

.banner-con .sign {
    float: right;
    width: 420px;
    padding: 20px;
    border: white 1px solid;
}

    .banner-con .sign h2 {
        color: #fff;
        text-align: center;
        font-size: 24px;
        margin-bottom: 20px;
    }

    .banner-con .sign .form-item {
        margin: 15px 0;
        overflow: hidden;
    }

        .banner-con .sign .form-item .name {
            float: left;
            width: 100px;
            margin-right: 10px;
            color: #fff;
            line-height: 34px;
            text-align: right;
            font-size: 18px;
        }

        .banner-con .sign .form-item > input[type="text"] {
            display: block;
            float: left;
            width: 260px;
            height: 34px;
            border-radius: 5px;
            background: transparent;
            border: 1px solid #fff;
            color: #fff;
            padding: 0 10px;
        }

        .banner-con .sign .form-item > textarea {
            display: block;
            float: left;
            width: 260px;
            height: 80px;
            border-radius: 5px;
            background: transparent;
            border: 1px solid #fff;
            color: #fff;
            padding: 0 10px;
        }

        .banner-con .sign .form-item > input[type="button"] {
            display: block;
            float: left;
            width: 140px;
            height: 40px;
            border-radius: 5px;
            background: #2587ee;
            color: #fff;
            text-align: center;
            line-height: 40px;
            border: none;
            outline: none;
            font-size: 18px;
        }

.banner-con .text .button {
    display: block;
    width: 164px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    background: #6173f4;
    border-radius: 5px;
    font-size: 18px;
    letter-spacing: 2px;
}
.section {
    width: 100%;
    padding: 50px 0;
}

.title h1 {
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    color: #2587ee;
}

.title p {
    margin-top: 20px;
    text-align: center;
    font-size: 16px;
}

/*h2 {
    text-align: center;
    font-size: 30px;
    color: #2587ee;
    font-weight: 100;
}*/

.module {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}

    .module li {
        display: inline-block;
        width: 110px;
        margin-top: 40px;
    }

        .module li > img {
            display: block;
            margin: 0 auto;
            width: 55px;
        }

        .module li > p {
            text-align: center;
        }

.link {
    display: block;
    text-align: center;
    color: #00140e;
    text-decoration: underline;
}


.manage-box {
}

    .manage-box .manage {
        width: 570px;
        float: left;
        padding: 50px;
    }

    .manage-box > img {
        display: block;
        float: left;
        width: 630px;
    }

    .manage-box .manage h2 {
        text-align: left;
        font-size: 27px;
        color: #2587ee;
        margin-bottom: 20px;
    }

    .manage-box .manage p {
        line-height: 30px;
        font-size: 16px;
        margin-top: 10px;
    }

    .manage-box .manage .button {
        width: 105px;
        height: 30px;
        background: #2587ee;
        color: #fff;
        margin-top: 20px;
        border-radius: 5px;
        text-align: center;
        line-height: 30px;
    }
.device1 {
    padding: 3em 0;
}
.container {
    width: 90%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.device1 .device1-main { width: 1050px; height: 23em; }
        .device1-main .device1-box img { width: 75%; display: table; margin: 0 auto; }
        .device1-box1 { top: 30%; left: 21%; }
        .device1-box1 .infor1 { width: 15em; height: 5em; top: -40%; right: -15%; }
        .infor1 .device1-text { width: 14em; height: 5em; }
        .device1-box2 { bottom: 18%; left: 27%; }
        .device1-box2 .infor2 { width: 17em; height: 4em; bottom: -35%; right: 6%; }
        .infor2 .device1-text { width: 14em; height: 4em; right: 3em; }
        .infor2 p { position: absolute; left: 0; bottom: 0.5em; }
        .device1-box3 { top: 19%; right: 49%; }
        .device1-box3 .infor3 { width: 20em; height: 4em; top: -45%; right: 50%; }
        .device1-box4 { bottom: 11%; left: 49%; }
        .device1-box4 .infor4 { width: 21em; height: 5em; bottom: -21%; left: 50%; }
        .device1-box5 { top: 23%; right: 29%; }
        .device1-box5 .infor5 { width: 14em; height: 4em; top: -55%; left: 50%; }
        .device1-box6 { bottom: 34%; right: 20%; }
        .device1-box6 .infor6 { width: 18em; height: 5em; bottom: -15%; left: -31%; }
        .infor6 .device1-text { width: 16em; height: 5em; padding-top: 0.5em; top: -2px; left: 2em; }

         .product02-4 .device1 {padding: 3em 0;}
    .device1 .device1-main { width: 80%; height: 27em; margin: 0 auto; margin-top: 3em; position: relative; }
    .device1-main .device1-box { position: absolute; }
    .device1-main .device1-box img {position: relative;z-index: 20;}
    .device1-box .device1-infor { position: absolute; }
    .device1-infor p { font-size: 0.9em; color: #333333; line-height: 1.3; }

    .device1-box1 { top: 30%; left: 21%; z-index: 10; }
    .device1-box1 .infor1 { width: 15em; height: 5em; border: 1px dashed #333333; top: -40%; right: -40%; z-index: 10; }
    .infor1 .device1-text { width: 13em; height: 5em; padding-top: 0.5em; position: absolute; top: 0; right: 2em; background-color: #ffffff; }
    .device1-box2 { bottom: 14%; left: 27%; z-index: 20; }
    .device1-box2 .infor2 { width: 22em; height: 4em; border: 1px dashed #333333; bottom: -20%; right: -40%; z-index: 10; }
    .infor2 .device1-text { width: 16em; height: 4em; padding-top: 0.5em; position: absolute; top: -2px; right: 6em; background-color: #ffffff; }
    .infor2 p { position: absolute; left: 0; bottom: 0.5em; }
    .device1-box3 { top: 19%; right: 51%; z-index: 10; }
    .device1-box3 .infor3 { width: 21em; height: 5em; padding-top: 0.5em; border-top: 1px dashed #333333; border-right: 1px dashed #333333; top: -40%; right: 50%; }
    .device1-box4 { bottom: 10%; left: 51%; z-index: 20; }
    .device1-box4 .infor4 { width: 21em; height: 5em; border-bottom: 1px dashed #333333; border-left: 1px dashed #333333; bottom: -21%; left: 50%; }
    .infor4 p { position: absolute; right: 0; bottom: 0.5em; }
    .device1-box5 { top: 17%; right: 29%; z-index: 10; }
    .device1-box5 .infor5 {width: 14em;height: 5em;border-top: 1px dashed #333333;border-left: 1px dashed #333333;top: -50%;left: 50%;}
    .infor5 p { position: absolute; right: 0; top: 0.5em; }
    .device1-box6 { bottom: 27%; right: 22%; z-index: 10; }
    .device1-box6 .infor6 { width: 17em; height: 5em; border: 1px dashed #333333; bottom: -15%; left: -40%; z-index: 10; }
    .infor6 .device1-text { width: 16em; height: 5em; padding-top: 0.5em; position: absolute; top: -2px; left: 2em; background-color: #ffffff; }
    .infor6 p { position: absolute; right: 0; bottom: 0.5em; }

.function {
    margin-top: 40px;
    text-align: center;
}

    .function li {
        display: inline-block;
        width: 170px;
        padding: 20px;
        background: #fff;
        border-radius: 10px;
        border: 1px solid #eee;
        margin: 10px;
    }
        .function li:hover {
            background: linear-gradient(#0858fb,#12e1ff);
            color: #fff;
        }

            .function li:hover #erp1 {
                content: url(/Style/images/spread/erp1_hover.png);
            }

            .function li:hover #erp2 {
                content: url(/Style/images/spread/erp2_hover.png);
            }

            .function li:hover #erp3 {
                content: url(/Style/images/spread/erp3_hover.png);
            }

            .function li:hover #erp4 {
                content: url(/Style/images/spread/erp4_hover.png);
            }

            .function li:hover #erp5 {
                content: url(/Style/images/spread/erp5_hover.png);
            }

            .function li:hover #erp6 {
                content: url(/Style/images/spread/erp6_hover.png);
            }

            .function li:hover #erp7 {
                content: url(/Style/images/spread/erp7_hover.png);
            }

            .function li:hover #erp8 {
                content: url(/Style/images/spread/erp8_hover.png);
            }

            .function li:hover #erp9 {
                content: url(/Style/images/spread/erp9_hover.png);
            }

            .function li:hover #erp10 {
                content: url(/Style/images/spread/erp10_hover.png);
            }

            .function li:hover #erp11 {
                content: url(/Style/images/spread/erp11_hover.png);
            }

            .function li:hover #erp12 {
                content: url(/Style/images/spread/erp12_hover.png);
            }

            .function li:hover #erp13 {
                content: url(/Style/images/spread/erp13_hover.png);
            }

            .function li:hover #erp14 {
                content: url(/Style/images/spread/erp14_hover.png);
            }

            .function li:hover #erp15 {
                content: url(/Style/images/spread/erp15_hover.png);
            }

            .function li:hover #erp16 {
                content: url(/Style/images/spread/erp16_hover.png);
            }

            .function li:hover #erp17 {
                content: url(/Style/images/spread/erp17_hover.png);
            }

            .function li:hover #erp18 {
                content: url(/Style/images/spread/erp18_hover.png);
            }

        .function li > img {
            display: block;
            margin: 0 auto;
            width: 60px;
        }

        .function li p {
            margin-top: 10px;
            font-size: 18px;
        }


.advantage {
    margin-top: 40px;
}

    .advantage li {
        float: left;
        width: 277px;
        padding: 20px 30px;
        border-radius: 10px;
        cursor: pointer;
        text-align: center;
        margin-right: 30px;
        background: linear-gradient(#0858fb,#12e1ff);
        color: #fff;
    }

        .advantage li:last-child {
            margin-right: 0;
        }

        .advantage li:hover{
            background: #fff;
            border: 1px solid #999;
            color: #00140e;
        }

            .advantage li:hover #icoproduct1 {
                content: url(/Style/images/spread/icoproduct1_hover.png);
            }

            .advantage li:hover #icoproduct2 {
                content: url(/Style/images/spread/icoproduct2_hover.png);
            }

            .advantage li:hover #icoproduct3 {
                content: url(/Style/images/spread/icoproduct3_hover.png);
            }

            .advantage li:hover #icoproduct4 {
                content: url(/Style/images/spread/icoproduct4_hover.png);
            }

        .advantage li > img {
            display: block;
            margin: 0 auto;
        }
        .advantage li h3 {
            font-size: 18px;
            margin: 30px 0 10px;
        }

.Hardware {
    margin-top: 40px;
}

.Hardware li {
    float: left;
    width: 277px;
    padding: 20px 30px;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #eee;
    cursor: pointer;
    text-align: center;
    margin-right: 30px;
}

.Hardware li:last-child {
    margin-right: 0;
}

.Hardware li:hover {
    background: linear-gradient(#8b25fd,#12e1ff);
    color: #fff;
}

.Hardware li > img {
    display: block;
    margin: 0 auto;
}

.Hardware li h3 {
    font-size: 18px;
    margin: 30px 0 10px;
}

.Hardware li p {
    line-height: 24px;
}
.Hardware li .c1 {
    display: block;
    width: 50px;
    height: 50px;
    background: url(/Style/images/Hardware/c1.png);
    margin: 0 auto;
}

.Hardware li:hover .c1 {
    background: url(/Style/images/Hardware/c6.png);
}

.Hardware li .c2 {
    display: block;
    width: 50px;
    height: 50px;
    background: url(/Style/images/Hardware/c2.png);
    margin: 0 auto;
}

.Hardware li:hover .c2 {
    background: url(/Style/images/Hardware/c7.png);
}

.Hardware li .c3 {
    display: block;
    width: 50px;
    height: 50px;
    background: url(/Style/images/Hardware/c3.png);
    margin: 0 auto;
}

.Hardware li:hover .c3 {
    background: url(/Style/images/Hardware/c8.png);
}

.Hardware li .c4 {
    display: block;
    width: 50px;
    height: 50px;
    background: url(/Style/images/Hardware/c4.png);
    margin: 0 auto;
}

.Hardware li:hover .c4 {
    background: url(/Style/images/Hardware/c9.png);
}

.Hardware li .c5 {
    display: block;
    width: 50px;
    height: 50px;
    background: url(/Style/images/Hardware/c5.png);
    margin: 0 auto;
}

.Hardware li:hover .c5 {
    background: url(/Style/images/Hardware/c10.png);
}
.select {
    margin-top: 30px;
    position: relative;
}

    .select li {
        float: left;
        width: 400px;
        line-height: 60px;
        font-size: 18px;
    }

        .select li > img {
            vertical-align: middle;
            width: 40px;
        }

        .select li span {
            color: #2587ee;
            font-size: 20px;
        }


.run-tag {
    text-align: center;
}

    .run-tag li {
        display: inline-block;
        background: #666;
        width: 129px;
        height: 44px;
        text-align: center;
        line-height: 44px;
        color: #fff;
        cursor: pointer;
        font-size: 18px;
    }

        .run-tag li:first-child {
            border-radius: 10px 0 0 10px;
        }

        .run-tag li:last-child {
            border-radius: 0 10px 10px 0;
        }

        .run-tag li.active {
            background: #2587ee;
        }

.run-con {
    margin-top: 30px;
    overflow: hidden;
}

.run-box {
    width: 10800px;
}

    .run-box li {
        float: left;
        width: 1200px;
    }

        .run-box li .image {
            float: right;
            width: 630px;
        }

            .run-box li .image > img {
                display: block;
                width: 100%;
            }

        .run-box li .message {
            float: left;
            width: 520px;
        }

            .run-box li .message .mode {
                width: 100%;
                text-align: center;
            }

                .run-box li .message .mode li {
                    float: left;
                    width: 130px;
                    padding: 10px;
                }

                    .run-box li .message .mode li > img {
                        display: block;
                        width: 45px;
                        margin: 0 auto;
                    }

                    .run-box li .message .mode li > p {
                        line-height: 24px;
                        margin-top: 5px;
                    }

            .run-box li .message > p {
                line-height: 28px;
            }

            .run-box li .message .more {
                width: 130px;
                height: 38px;
                text-align: center;
                line-height: 38px;
                background: #2587ee;
                margin-top: 20px;
            }

                .run-box li .message .more a {
                    color: #fff;
                }


.help {
    width: 850px;
    margin: 50px auto 0;
}

    .help li {
        float: left;
        width: 425px;
        padding: 15px;
    }

        .help li:nth-of-type(odd) {
            text-align: right;
        }

        .help li .message {
            float: left;
            width: 300px;
        }

            .help li .message h3 {
                font-size: 18px;
                margin: 12px 0 8px;
            }

            .help li .message p {
                font-size: 14px;
                line-height: 24px;
                color: #838383;
            }

        .help li .icon {
            float: left;
            height: 64px;
            width: 64px;
            margin: 13px;
            background: url("../images/22-24/ico_wecan_64_64.png") no-repeat;
        }

        .help li .icon1 {
            background-position: 0 0;
        }

        .help li .icon2 {
            background-position: -64px 0;
        }

        .help li .icon3 {
            background-position: -128px 0;
        }

        .help li .icon4 {
            background-position: -192px 0;
        }

        .help li .icon5 {
            background-position: -256px 0;
        }

        .help li .icon6 {
            background-position: -320px 0;
        }

.module-box {
    margin-top: 30px;
}

    .module-box > img {
        display: block;
        float: left;
        margin-top: 60px;
    }

    .module-box .module {
        float: right;
        width: 500px;
    }

.module li {
    display: inline-block;
    width: 85px;
    margin: 10px 15px;
}

    .module li a > img {
        display: block;
        width: 100%;
    }

    .module li p {
        text-align: center;
        margin: 5px 0;
        font-size: 16px;
    }


.data {
    margin-top: 30px;
}

    .data > img {
        display: block;
        float: left;
        width: 600px;
    }

    .data .message {
        float: right;
        width: 520px;
    }

        .data .message .item li {
            line-height: 40px;
        }

            .data .message .item li a {
                color: #333;
                font-size: 16px;
            }

            .data .message .item li > img {
                vertical-align: middle;
                margin-right: 10px;
            }

        .data .message .trend {
            width: 100%;
        }

            .data .message .trend li {
                width: 100px;
                display: inline-block;
                margin-right: 35px;
            }

                .data .message .trend li > img {
                    display: block;
                    width: 100%;
                    cursor: pointer;
                }

                .data .message .trend li p {
                    text-align: center;
                    font-size: 16px;
                    line-height: 30px;
                }

.point-box {
    margin-top: 30px;
}

    .point-box .point {
        display: inline-block;
        width: 520px;
        height: 72px;
        line-height: 36px;
        font-size: 16px;
        color: #666;
        background: #ccc;
        background: linear-gradient(45deg,transparent 36px,#ccc 0) bottom left, linear-gradient(135deg,transparent 36px,#ccc 0) top left;
        background-size: 100% 50%;
        background-repeat: no-repeat;
        padding-left: 30px;
        margin: 20px 35px 0;
    }

        .point-box .point p {
            font-size: 28px;
            font-style: italic;
            color: #CC0000;
            line-height: 72px;
            display: block;
            float: left;
            margin-right: 20px;
        }


.advantage2 {
    margin-top: 40px;
}

    .advantage2 li {
        float: left;
        width: 277px;
        padding: 20px 30px;
        background: #fff;
        border-radius: 10px;
        border: 1px solid #eee;
        cursor: pointer;
        text-align: center;
        margin-right: 30px;
    }

        .advantage2 li:last-child {
            margin-right: 0;
        }

        .advantage2 li:hover {
            background: linear-gradient(#0858fb,#12e1ff);
            color: #fff;
        }

            .advantage2 li:hover #ems1 {
                content: url(/Style/images/s18-hover.png);
            }

            .advantage2 li:hover #ems2 {
                content: url(/Style/images/s19-hover.png);
            }

            .advantage2 li:hover #ems3 {
                content: url(/Style/images/s20-hover.png);
            }
            .advantage2 li:hover #ems4 {
                content: url(/Style/images/s21-hover.png);
            }
            .advantage2 li:hover #ems5 {
                content: url(/Style/images/s22-hover.png);
            }
            .advantage2 li:hover #ems6 {
                content: url(/Style/images/s23-hover.png);
            }

            .advantage2 li:hover #hr1 {
                content: url(/Style/images/hr/hr1-hover.png);
            }

            .advantage2 li:hover #hr2 {
                content: url(/Style/images/hr/hr2-hover.png);
            }

            .advantage2 li:hover #hr3 {
                content: url(/Style/images/hr/hr3-hover.png);
            }

            .advantage2 li:hover #hr4 {
                content: url(/Style/images/hr/hr4-hover.png);
            }

            .advantage2 li:hover #hr5 {
                content: url(/Style/images/hr/hr5-hover.png);
            }

            .advantage2 li:hover #hr6 {
                content: url(/Style/images/hr/hr6-hover.png);
            }

            .advantage2 li:hover #mould1 {
                content: url(/Style/images/mould/m1-hover.png);
            }

            .advantage2 li:hover #mould2 {
                content: url(/Style/images/mould/m2-hover.png);
            }

            .advantage2 li:hover #mould3 {
                content: url(/Style/images/mould/m3-hover.png);
            }

            .advantage2 li:hover #mould4 {
                content: url(/Style/images/mould/m4-hover.png);
            }

            .advantage2 li:hover #mould5 {
                content: url(/Style/images/mould/m5-hover.png);
            }

            .advantage2 li:hover #mould6 {
                content: url(/Style/images/mould/m6-hover.png);
            }

            .advantage2 li:hover #ews1 {
                content: url(/Style/images/ews/ews1-hover.png);
            }
            .advantage2 li:hover #ews2 {
                content: url(/Style/images/ews/ews2-hover.png);
            }
            .advantage2 li:hover #ews3 {
                content: url(/Style/images/ews/ews3-hover.png);
            }
            .advantage2 li:hover #ews4 {
                content: url(/Style/images/ews/ews4-hover.png);
            }
            .advantage2 li:hover #ews5 {
                content: url(/Style/images/ews/ews5-hover.png);
            }
            .advantage2 li:hover #ews6 {
                content: url(/Style/images/ews/ews6-hover.png);
            }
            .advantage2 li:hover #ews7 {
                content: url(/Style/images/ews/ews7-hover.png);
            }
            .advantage2 li:hover #ews8 {
                content: url(/Style/images/ews/ews8-hover.png);
            }
            .advantage2 li:hover #ews9 {
                content: url(/Style/images/ews/ews9-hover.png);
            }
            .advantage2 li:hover #ews10 {
                content: url(/Style/images/ews/ews10-hover.png);
            }
            .advantage2 li:hover #ews11 {
                content: url(/Style/images/ews/ews11-hover.png);
            }
            .advantage2 li:hover #ews12 {
                content: url(/Style/images/ews/ews12-hover.png);
            }


            .advantage2 li:hover #sop1 {
                content: url(/Style/images/s1-hover.png);
            }
            .advantage2 li:hover #sop2 {
                content: url(/Style/images/s2-hover.png);
            }
            .advantage2 li:hover #sop3 {
                content: url(/Style/images/s3-hover.png);
            }
            .advantage2 li:hover #sop4 {
                content: url(/Style/images/s4-hover.png);
            }
            .advantage2 li:hover #sop5 {
                content: url(/Style/images/s5-hover.png);
            }
            .advantage2 li:hover #sop6 {
                content: url(/Style/images/s6-hover.png);
            }
            .advantage2 li:hover #sop7 {
                content: url(/Style/images/s7-hover.png);
            }
            .advantage2 li:hover #sop8 {
                content: url(/Style/images/s8-hover.png);
            }
            .advantage2 li:hover #sop9 {
                content: url(/Style/images/s9-hover.png);
            }


            .advantage2 li:hover #aps1 {
                content: url(/Style/images/aps/a1-hover.png);
            }

            .advantage2 li:hover #aps2 {
                content: url(/Style/images/aps/a2-hover.png);
            }

            .advantage2 li:hover #aps3 {
                content: url(/Style/images/aps/a3-hover.png);
            }

            .advantage2 li:hover #aps4 {
                content: url(/Style/images/aps/a4-hover.png);
            }

            .advantage2 li:hover #aps5 {
                content: url(/Style/images/aps/a5-hover.png);
            }

            .advantage2 li:hover #aps6 {
                content: url(/Style/images/aps/a6-hover.png);
            }

            .advantage2 li:hover #aps7 {
                content: url(/Style/images/aps/a7-hover.png);
            }

            .advantage2 li:hover #aps8 {
                content: url(/Style/images/aps/a8-hover.png);
            }

            .advantage2 li:hover #aps9 {
                content: url(/Style/images/aps/a9-hover.png);
            }

            .advantage2 li:hover #aps10 {
                content: url(/Style/images/aps/a10-hover.png);
            }

            .advantage2 li:hover #aps11 {
                content: url(/Style/images/aps/a11-hover.png);
            }

            .advantage2 li:hover #aps12 {
                content: url(/Style/images/aps/a12-hover.png);
            }

        .advantage2 li > img {
            display: block;
            margin: 0 auto;
        }

        .advantage2 li h3 {
            font-size: 18px;
            margin: 30px 0 10px;
        }

        .advantage2 li p {
            line-height: 24px;
        }

.gn li {
    float: left;
    width: 380px;
    padding: 20px 30px;
    border-radius: 10px;
    border: 1px solid #eee;
    cursor: pointer;
    text-align: center;
    margin-right: 30px;
    margin-bottom: 40px;
}
    .gn li:nth-child(3n+3) {
        margin-right: 0px;
    }

    .gn li:nth-last-child(2) {
        margin-bottom: 0px;
    }

    .gn li:nth-last-child(3) {
        margin-bottom: 0px;
    }

    .gn li:last-child {
        margin-bottom: 0px;
    }

.jiag {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 30px 0px;
}

    .jiag ul {
        flex: 1;
        margin-left: 60px;
    }

        .jiag ul li {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            padding: 15px 0px
        }

            .jiag ul li p {
                flex: 1;
                line-height: 28px;
                color: #555;
                font-size: 15px;
                padding: 2px 0px;
                margin-left: 40px
            }
.wenjian .image1 {
    float: left;
    width: 600px;
    height: 480px;
    background: url("/Style/images/s10.png") center center no-repeat;
}

.wenjian .image2 {
    float: left;
    width: 600px;
    height: 400px;
    background: url("/Style/images/s11.png") center center no-repeat;
}

.wenjian .image3 {
    float: right;
    width: 600px;
    height: 400px;
    background: url("/Style/images/s12.png") center center no-repeat;
}

.wenjian .image4 {
    float: left;
    width: 600px;
    height: 400px;
    background: url("/Style/images/s13.png") center center no-repeat;
}

.wenjian .info {
    float: left;
    width: 600px;
    padding: 30px;
}

    .wenjian .info h2 {
        font-size: 28px;
        margin-bottom: 10px;
        text-align: left;
        font-weight: 700;
        color: #0678cb;
    }

    .wenjian .info p {
        line-height: 30px;
        color: #585858;
        font-size: 14px;
        margin-top: 10px;
    }

        .wenjian .info p span {
            color: #a7c9ec;
        }


.zichan .image1 {
    background: url("/Style/images/ems/s1.png") center center no-repeat;
}

.zichan .image2 {
    background: url("/Style/images/ems/s2.png") center center no-repeat;
}

.zichan .image3 {
    background: url("/Style/images/ems/s3.png") center center no-repeat;
}

.zichan .image4 {
    background: url("/Style/images/ems/s4.png") center center no-repeat;
}

.zichan .image5 {
    background: url("/Style/images/ems/s5.png") center center no-repeat;
    float: left;
    width: 600px;
    height: 400px;
}

.zichan .image6 {
    background: url("/Style/images/ems/s6.png") center center no-repeat;
    float: left;
    width: 600px;
    height: 400px;
}

.zichan .image7 {
    background: url("/Style/images/ems/s7.png") center center no-repeat;
    float: left;
    width: 600px;
    height: 400px;
}

.yingyong {
    margin-top: 40px;
}

    .yingyong .left {
        float: left;
        width: 390px;
        height: 400px;
        position: relative;
    }

        .yingyong .left > img {
            display: block;
            width: 100%;
            height: 500px;
        }

    .yingyong .right {
        float: right;
        width: 800px;
    }

.pics {
    margin-top: 40px;
    text-align: center;
}

.zixun .jiag-item {
    margin-bottom: 28px;
}

.table td {
    padding: 20px 10px;
}

.table .bt td {
    text-align: center;
}

    .table .bt td button {
        background: #2370c4;
        padding: 4px 0px;
        color: #fff;
        border: 0;
        border-radius: 20px;
        font-size: 20px;
        outline: 0;
        width: 168px;
    }

.table .bor td {
    border: 1px dashed #737373;
    border-left: 0px solid #fff;
    border-right: 0px solid #fff;
}

.table strong {
    font-size: 16px;
    display: block;
    text-align: center;
}

.table tr td:nth-child(1) {
    padding: 20px 0px;
}

.table td p {
    font-size: 15px;
    font-weight: bold;
}

.table .co1 p {
    color: #2370c4;
}

.table .co1 strong {
    color: #2370c4;
}

.ewsfile .image1 {
    float: left;
    width: 600px;
    height: 480px;
    background: url("/Style/images/ews/e1.png") center center no-repeat;
}

.ewsfile .image2 {
    float: left;
    width: 600px;
    height: 400px;
    background: url("/Style/images/ews/e2.png") center center no-repeat;
}

.ewsfile .image3 {
    float: right;
    width: 600px;
    height: 400px;
    background: url("/Style/images/ews/e3.png") center center no-repeat;
}

.ewsfile .info {
    float: left;
    width: 600px;
    padding: 30px;
}

    .ewsfile .info h2 {
        font-size: 28px;
        margin-bottom: 10px;
        text-align: left;
        font-weight: 700;
        color: #0678cb;
    }

    .ewsfile .info p {
        line-height: 30px;
        color: #585858;
        font-size: 14px;
        margin-top: 10px;
    }

        .ewsfile .info p span {
            color: #a7c9ec;
        }

.Ewsjiag {
    margin-top: 40px;
}

    .Ewsjiag .left {
        float: left;
        width: 590px;
        height: 610px;
        position: relative;
    }

        .Ewsjiag .left > img {
            display: block;
            width: 100%;
            height: 100%;
        }

.Ewsjiag .right {
    float: right;
    width: 590px;
}

    .Ewsjiag .right h3 {
        margin-bottom: 2px;
    }

    .Ewsjiag .right h3 {
        font-size: 17px;
        color: #333;
    }

    .Ewsjiag .right p {
        line-height: 26px;
        color: #999;
        margin-bottom: 5px;
    }


.sopjiag {
    margin-top: 40px;
}

    .sopjiag .left {
        float: left;
        width: 590px;
        height: 400px;
        position: relative;
    }

        .sopjiag .left > img {
            display: block;
            width: 100%;
            height: 100%;
        }

.sopjiag .right {
    float: right;
    width: 590px;
}

    .sopjiag .right h3 {
        margin-bottom: 2px;
    }

    .sopjiag .right h3 {
        font-size: 17px;
        color: #333;
    }

    .sopjiag .right p {
        line-height: 26px;
        color: #999;
        margin-bottom: 5px;
    }



.hrfile .image1 {
    float: left;
    width: 600px;
    height: 480px;
    background: url("/Style/images/hr/1.png") center center no-repeat;
}

.hrfile .image2 {
    float: left;
    width: 600px;
    height: 400px;
    background: url("/Style/images/hr/2.png") center center no-repeat;
}

.hrfile .image3 {
    float: right;
    width: 600px;
    height: 400px;
    background: url("/Style/images/hr/3.png") center center no-repeat;
}
.hrfile .image4 {
    float: left;
    width: 600px;
    height: 400px;
    background: url("/Style/images/hr/4.png") center center no-repeat;
}

.hrfile .image5 {
    float: right;
    width: 600px;
    height: 400px;
    background: url("/Style/images/hr/5.png") center center no-repeat;
}
.hrfile .image6 {
    float: left;
    width: 600px;
    height: 400px;
    background: url("/Style/images/hr/6.png") center center no-repeat;
}

.hrfile .image7 {
    float: right;
    width: 600px;
    height: 400px;
    background: url("/Style/images/hr/7.png") center center no-repeat;
}

.hrfile .info {
    float: left;
    width: 600px;
    padding: 30px;
}

    .hrfile .info h2 {
        font-size: 28px;
        margin-bottom: 10px;
        text-align: left;
        font-weight: 700;
        color: #0678cb;
    }

    .hrfile .info p {
        line-height: 30px;
        color: #585858;
        font-size: 14px;
        margin-top: 10px;
    }

        .hrfile .info p span {
            color: #a7c9ec;
        }



.mouldfile .image1 {
    float: left;
    width: 600px;
    height: 480px;
    background: url("/Style/images/mould/1.png") center center no-repeat;
}

.mouldfile .image2 {
    float: left;
    width: 600px;
    height: 400px;
    background: url("/Style/images/mould/2.png") center center no-repeat;
}

.mouldfile .image3 {
    float: right;
    width: 600px;
    height: 400px;
    background: url("/Style/images/mould/3.png") center center no-repeat;
}

.mouldfile .image4 {
    float: left;
    width: 600px;
    height: 400px;
    background: url("/Style/images/mould/4.png") center center no-repeat;
}

.mouldfile .image5 {
    float: right;
    width: 600px;
    height: 400px;
    background: url("/Style/images/mould/5.png") center center no-repeat;
}

.mouldfile .image6 {
    float: left;
    width: 600px;
    height: 400px;
    background: url("/Style/images/mould/6.png") center center no-repeat;
}

.mouldfile .info {
    float: left;
    width: 600px;
    padding: 30px;
}

    .mouldfile .info h2 {
        font-size: 28px;
        margin-bottom: 10px;
        text-align: left;
        font-weight: 700;
        color: #0678cb;
    }

    .mouldfile .info p {
        line-height: 30px;
        color: #585858;
        font-size: 14px;
        margin-top: 10px;
    }

        .mouldfile .info p span {
            color: #a7c9ec;
        }


.anli-list {
    width: 100%;
    margin-top: 15px;
}

    .anli-list li {
        display: inline-block;
        width: 32%;
        border: 1px solid #eee;
        margin: 0 1.6% 30px 0;
        background-color: #fdfdfd;
        padding-bottom: 10px;
        position: relative;
        box-sizing: border-box;
        box-shadow: 0 0 5px 0 #ccc;
        float: left;
    }

        .anli-list li:last-child {
            margin: 0 0 30px 0;
        }

        .anli-list li .img {
            position: relative;
        }

            .anli-list li .img img {
                display: block;
                width: 100%;
            }

            .anli-list li .img p {
                width: 100%;
                text-align: center;
                left: 0px;
                position: absolute;
                top: 50%;
                color: #fff;
                margin-top: -19px;
            }

        .anli-list li .date {
            color: #7a7f7e;
            font-size: 15px;
            margin-top: 15px;
            padding: 0 15px;
        }

        .anli-list li .name {
            line-height: 28px;
            height: 56px;
            margin-top: 5px;
            overflow: hidden;
            padding: 0 15px;
        }

            .anli-list li .name a {
                color: #333;
                font-size: 18px;
            }

        .anli-list li .jieshao {
            padding: 15px 30px 5px;
            border-top: 1px solid #eee;
        }

            .anli-list li .jieshao p {
                font-size: 13px;
                line-height: 24px;
                color: #7a7f7e;
                overflow: hidden;
                min-height: 96px;
            }

            .anli-list li .jieshao a {
                background: url(../images/km.png) no-repeat right center;
                padding-right: 24px;
                color: #2370c4;
                font-size: 13px;
                margin-top: 20px;
                display: inline-block;
                font-weight: bolder;
            }

        .anli-list li .an-l {
            padding: 15px 30px 5px;
            min-height: 174px;
        }

            .anli-list li .an-l dl {
                overflow: hidden;
            }

                .anli-list li .an-l dl dd {
                    float: left;
                    width: 50%;
                    text-align: center;
                    margin: 5px 0px;
                }

                    .anli-list li .an-l dl dd h4 {
                        font-size: 22px;
                        font-weight: normal;
                        color: #2370c4;
                    }

                    .anli-list li .an-l dl dd p {
                        min-height: 38px;
                    }

.thing-item {
    width: 960px;
    margin: 30px auto;
    overflow: hidden;
}

    .thing-item li {
        float: left;
        width: 480px;
        padding: 20px;
        margin-top: 10px;
    }

        .thing-item li > img {
            display: block;
            float: left;
            margin-right: 20px;
        }

        .thing-item li .message {
            float: left;
            width: 350px;
        }

            .thing-item li .message h4 {
                margin-bottom: 5px;
                font-size: 16px;
            }

            .thing-item li .message p {
                line-height: 20px;
                font-size: 12px;
                color: #888;
            }


.changj {
    margin-top: 40px;
}

    .changj .left {
        float: left;
        width: 670px;
        position: relative;
    }

        .changj .left > img {
            display: block;
            width: 100%;
            height: 100%;
        }

    .changj .right {
        float: right;
        width: 520px;
    }

        .changj .right .changj-item {
            border-radius: 2px;
            padding: 30px;
            padding: 12px 30px;
            cursor: pointer;
            margin: 5px 0px;
        }

        .changj .right .act .changj-item {
            box-shadow: 0 0 5px 0 #ccc;
        }

        .changj .right .act .changj-item:hover {
            box-shadow: 0 0 5px 0 #ccc;
        }

        .changj .right h3 {
            margin-bottom: 10px;
        }

        .changj .right h3 {
            font-size: 17px;
            color: #2370c4;
        }

        .changj .right p {
            color: #999;
            margin-bottom: 5px;
        }


.contact img {
    width: 100%;
    display: block;
}

.contact .rel {
    position: relative;
}

    .contact .rel p {
        position: absolute;
        text-align: center;
        color: #fff;
        width: 120px;
        top: 161px;
    }

        .contact .rel p.p1 {
            left: 124px;
        }

        .contact .rel p.p2 {
            left: 402px;
        }

        .contact .rel p.p3 {
            left: 678px;
        }

        .contact .rel p.p4 {
            left: 956px;
        }

.showbox {
    box-shadow: 0 0 5px 0 #ccc;
    width: 55%;
    background: #fff;
    padding: 70px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    margin-top: -100px;
}

    .showbox h4 {
        font-size: 20px;
        font-weight: normal;
        margin-bottom: 40px;
    }

    .showbox a {
        background: #4592e1;
        padding: 5px 35px;
        color: #fff;
        border-radius: 30px;
    }


.youshi {
    background: url(/Style/images/bi/youshi_bg.png) center center no-repeat;
    height: 460px;
    width: 1200px;
    background-size: 100% 100%;
}

.youshi {
    margin-top: 80px;
}

    .youshi .ys_l {
        float: left;
        width: 45%;
    }

    .youshi .ys_r {
        float: left;
        width: 50%;
        position: relative;
        margin-top: -36px;
    }

    .youshi .ys_l .p {
        color: #fff;
        padding-top: 140px;
        text-align: center;
        line-height: 2;
        margin-bottom: 40px;
    }

        .youshi .ys_l .p p {
            font-size: 22px;
        }

    .youshi .ys_l .button {
        display: block;
        width: 180px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border-radius: 25px;
        font-size: 18px;
        background: #0077C9;
        color: #fff;
        margin: 30px auto;
    }

    .youshi .ys_r li {
        box-shadow: 0 0 5px 0 #ccc;
        background: #fff;
        margin-bottom: 20px;
        padding: 20px 30px;
        overflow: hidden;
    }

        .youshi .ys_r li .img {
            float: left;
            width: 80px;
            margin-right: 10px;
        }

        .youshi .ys_r li .info {
            float: left;
            width: 380px;
        }

            .youshi .ys_r li .info h2 {
                font-size: 17px;
                color: #52a2e7;
                text-align: left;
                margin-bottom: 10px;
            }

            .youshi .ys_r li .info p {
                line-height: 1.7;
            }
#container1 {
    margin-top: 30px;
}

    #container1 img {
        width: 100%;
        display: block;
    }

.leibie1 {
    margin-top: 40px;
}
#nav ul:after {
    content: "";
    clear: both;
    display: block;
}

#nav ul li {
    float: left;
    width: 23.5%;
    margin-right: 2%;
    box-shadow: 0 0 5px 0 #ccc;
    text-align: center;
    cursor: pointer;
    padding: 30px 0px 8px;
    font-size: 20px;
}

    #nav ul li span {
        background: url(/Style/images/bi/kx.png) no-repeat bottom center;
        display: block;
        height: 13px;
        margin-top: 10px;
    }

    #nav ul li.act span {
        background: url(/Style/images/bi/ks.png) no-repeat bottom center;
    }

    #nav ul li:last-child {
        margin-right: 0px;
    }

.klist .image1 {
    float: left;
    width: 600px;
    height: 330px;
    background: url("/Style/images/bi/k1.png") center center no-repeat;
}

.klist .image2 {
    float: left;
    width: 600px;
    height: 340px;
    background: url("/Style/images/bi/k2.png") center center no-repeat;
}

.klist .image3 {
    float: right;
    width: 600px;
    height: 330px;
    background: url("/Style/images/bi/k3.png") center center no-repeat;
}

.klist .image4 {
    float: left;
    width: 600px;
    height: 335px;
    background: url("/Style/images/bi/k4.png") center center no-repeat;
}

.prodcut .info {
    float: left;
    width: 600px;
    padding: 30px;
}

    .prodcut .info h2 {
        font-size: 28px;
        margin-bottom: 10px;
        text-align: left;
        font-weight: 700;
        color: #0678cb;
    }

    .prodcut .info p {
        line-height: 30px;
        color: #585858;
        font-size: 14px;
        margin-top: 10px;
    }

        .prodcut .info p span {
            color: #a7c9ec;
        }

    .prodcut .info h3 {
        font-size: 40px;
        margin-bottom: 10px;
        text-align: left;
    }

    .prodcut .info h4 {
        font-size: 20px;
        margin-bottom: 20px;
        text-align: left;
    }

    .prodcut .info .button {
        width: 140px;
        height: 30px;
        background: #0077C9;
        color: #fff;
        margin-top: 20px;
        margin-bottom: 20px;
        border-radius: 25px;
        text-align: center;
        line-height: 30px;
        display: block;
    }

    .prodcut .info p {
        margin-bottom: 30px;
    }

    .prodcut .info .ami {
        overflow: hidden;
    }

        .prodcut .info .ami .android {
            float: left;
            color: #364860;
            font-size: 30px;
            margin-right: 30px;
        }

        .prodcut .info .ami .mil {
            float: left;
            margin-right: 30px;
            margin-top: 5px;
            border: 1px solid #364860;
            padding: 1px;
            border-radius: 25px;
        }

            .prodcut .info .ami .mil span {
                background: #364860;
                color: #fff;
                display: block;
                padding: 5px 10px;
                border-radius: 25px;
            }

        .prodcut .info .ami .ip {
            float: left;
            color: #364860;
            font-size: 30px;
        }

.prodcut .image1 {
    float: left;
    width: 600px;
    height: 400px;
    background: url(/Style/images/Hardware/p1.png) center center no-repeat;
}

.prodcut .image2 {
    float: left;
    width: 600px;
    height: 400px;
    background: url(/Style/images/Hardware/p2.png) center center no-repeat;
}

.prodcut .image3 {
    float: right;
    width: 600px;
    height: 400px;
    background: url(/Style/images/Hardware/p3.png) center center no-repeat;
}

.prodcut .image4 {
    float: left;
    width: 600px;
    height: 400px;
    background: url(/Style/images/Hardware/p4.png) center center no-repeat;
}

.prodcut .image5 {
    float: right;
    width: 600px;
    height: 400px;
    background: url(/Style/images/Hardware/p5.png) center center no-repeat;
}