.zq__footer {
    padding: 44px 0 25px;
    background: #0a142d;
    text-align: center;
    color: #fff
}

    .zq__footer .zq__footer--box3 {
        width: 1200px;
        margin: auto auto 40px
    }

        .zq__footer .zq__footer--box3 div {
            display: flex;
            flex-direction: row;
            justify-content: space-between
        }

            .zq__footer .zq__footer--box3 div dl.dl2 {
                text-align: left;
                cursor: pointer
            }

            .zq__footer .zq__footer--box3 div dl.dl1 {
                margin-top: 0
            }

                .zq__footer .zq__footer--box3 div dl.dl1 dd {
                    color: #fff
                }

            .zq__footer .zq__footer--box3 div dl.dl3 {
                margin-left: -55px
            }

                .zq__footer .zq__footer--box3 div dl.dl3 dd,
                .zq__footer .zq__footer--box3 div dl.dl4 dd {
                    font-size: 12px
                }

            .zq__footer .zq__footer--box3 div dl dt {
                font-size: 18px;
                font-weight: 700;
                margin-bottom: 26px
            }

                .zq__footer .zq__footer--box3 div dl dt a {
                    color: #fff
                }

                .zq__footer .zq__footer--box3 div dl dt.dt1 span {
                    display: block;
                    width: 58px;
                    height: 58px;
                    line-height: 58px;
                    background: rgba(158, 164, 174, .5);
                    border-radius: 50%;
                    margin: 0 auto
                }

                    .zq__footer .zq__footer--box3 div dl dt.dt1 span img {
                        width: 28px;
                        height: 28px;
                        vertical-align: -8px
                    }

                .zq__footer .zq__footer--box3 div dl dt.dt2 {
                    margin-bottom: 8px
                }

                    .zq__footer .zq__footer--box3 div dl dt.dt2 img {
                        width: 84px;
                        height: 84px
                    }

            .zq__footer .zq__footer--box3 div dl dd {
                font-size: 16px;
                margin: 15px 0;
                color: #86898d
            }

                .zq__footer .zq__footer--box3 div dl dd.dd1 {
                    font-weight: 700;
                    font-size: 24px;
                    margin: 14px 0 9px
                }

                .zq__footer .zq__footer--box3 div dl dd.dd3 {
                    font-size: 12px;
                    margin-top: 0
                }

                .zq__footer .zq__footer--box3 div dl dd a {
                    color: #86898d
                }

    .zq__footer p {
        width: 1200px;
        margin: auto;
        text-align: left;
        color: #818181
    }

        .zq__footer p a {
            color: #818181
        }

        .zq__footer p:first-of-type {
            font-size: 14px
        }

        .zq__footer p:last-of-type {
            font-size: 12px
        }

.footer__phone {
    margin-bottom: 19px !important
}

.footer__item {
    margin-bottom: 5px !important
}

.zq__navigation {
    position: fixed;
    right: 30px;
    top: 60%;
    z-index: 2
}

    .zq__navigation ul {
        background: #0067ed;
        color: #fff;
        width: 68px
    }

        .zq__navigation ul li {
            font-size: 12px;
            text-align: center;
            border-bottom: 1px solid #2254c3;
            padding: 15px 0;
            cursor: pointer
        }

            .zq__navigation ul li:hover {
                background: rgba(0, 0, 0, .16)
            }

            .zq__navigation ul li:nth-of-type(2) img {
                width: 26px;
                height: 26px
            }

            .zq__navigation ul li:nth-of-type(3) img {
                width: 22px;
                height: 22px
            }

            .zq__navigation ul li img {
                width: 23px;
                height: 23px;
                display: block;
                margin: 0 auto 5px
            }

/* contner */
.home__title {
    width: 432px;
    line-height: 36px;
    font-size: 24px;
    position: absolute;
    top: 50px;
    right: 158px;
    font-weight: 700;
    color: #000;
    text-align: left
}

.home__service .home__service--box {
    position: relative;
    height: 465px
}

.home__service .home__service--bg {
    position: absolute;
    height: 51%;
    bottom: 0;
    width: 100%;
    background: #f1f2f3
}

.home__introduction {
    margin-top: 92px
}

    .home__introduction p {
        color: #141a1c;
        text-align: center
    }

        .home__introduction p:first-of-type {
            font-weight: 700;
            font-size: 38px
        }

        .home__introduction p:nth-of-type(2) {
            font-size: 34px;
            margin: 6px 0 23px
        }

        .home__introduction p:last-of-type {
            margin: 0 auto;
            line-height: 34px;
            font-size: 16px;
            color: #2d3137
        }

            .home__introduction p:last-of-type span {
                display: inline-block;
                font-size: 16px;
                /* color: #0a5fff; */
                color: RGBA(254,84,83);
                font-weight: 700;
                cursor: pointer
            }

                .home__introduction p:last-of-type span img {
                    width: 16px;
                    height: 9px;
                    margin-top: -5px;
                }

.home__characteristic div {
    text-align: center;
    margin: 65px auto 0
}

    .home__characteristic div.home__characteristic--box1 ul {
        display: flex;
        justify-content: space-between
    }

        .home__characteristic div.home__characteristic--box1 ul li {
            font-size: 20px;
            text-align: left;
            min-width: 120px
        }

            .home__characteristic div.home__characteristic--box1 ul li span {
                display: block;
                font-size: 22px
            }

                .home__characteristic div.home__characteristic--box1 ul li span i {
                    /* color: #0a5fff; */
                    color: #f33636;
                    font-size: 42px;
                    font-weight: 700
                }

                    .home__characteristic div.home__characteristic--box1 ul li span i.loading {
                        color: #818181;
                        margin-top: 12px;
                        margin-bottom: 3px;
                        vertical-align: -4px;
                        font-weight: 400
                    }

    .home__characteristic div.home__characteristic--box2 {
        background: RGBA(245,84,95);
        position: relative;
        margin-top: 102px
    }

        .home__characteristic div.home__characteristic--box2 img {
            width: 309px;
            height: 348px;
            position: absolute;
            right: 0;
            bottom: 0
        }

        .home__characteristic div.home__characteristic--box2 div {
            height: 466px;
            display: flex
        }

            .home__characteristic div.home__characteristic--box2 div ul {
                color: #fff;
                margin-left: 60px
            }

                .home__characteristic div.home__characteristic--box2 div ul li {
                    display: flex;
                }

                    .home__characteristic div.home__characteristic--box2 div ul li img {
                        width: 24px;
                        height: 24px;
                        display: inline-block;
                        margin-right: 18px;
                        margin-top: 50px;
                        position: unset;
                    }

                    .home__characteristic div.home__characteristic--box2 div ul li p {
                        font-size: 14px;
                        line-height: 24px;
                        text-align: left
                    }

                        .home__characteristic div.home__characteristic--box2 div ul li p span {
                            font-size: 22px;
                            margin-top: 50px;
                            margin-bottom: 10px;
                            display: block;
                            font-weight: 700
                        }

@media screen and (min-width:780px) {
    .w980 {
        width: 980px;
        margin: auto
    }

    .w1152 {
        width: 1152px;
        margin: auto;
        position: relative
    }

    .enter__flex1,
    .enter__tab--content2,
    .enter__tab--content4,
    .w1100 {
        width: 1100px !important;
        margin: auto
    }
}
