﻿@charset "utf-8";

/* CSS Document */

/*2025.9.26*/

.fang-one {
    margin-bottom: 30px;
}

.inbg2 {
    padding-top: 30px !important;
    padding-bottom: 0 !important;
    overflow: hidden;
}

.fang-h4 {
    font-size: 42px;
    color: #333;
    font-weight: bold;
    margin-bottom: 15px;
}

.fang-onep {
}

    .fang-onep p {
        font-size: 18px;
        color: #333;
        line-height: 30px;
        margin-bottom: 20px;
    }

.fang-two {
}

.fang-one p {
    font-size: 18px;
    line-height: 30px;
}

.fang-twop {
    padding: 40px 0 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
}

    .fang-twop .f-tpp {
        width: calc( 100% - 555px );
        padding-right: 47px;
    }

        .fang-twop .f-tpp h5 {
            font-size: 22px;
            font-weight: bold;
            color: #333;
            margin-bottom: 30px;
        }

        .fang-twop .f-tpp p {
            font-size: 18px;
            color: #333;
            line-height: 30px;
            margin-bottom: 30px;
        }

    .fang-twop .f-timg {
        width: 555px;
    }

.fang-li {
    padding: 0 25px;
    margin-top: 45px;
}

.fang-li1 {
}

    .fang-li1 img {
    }

    .fang-li1 h5 {
        font-size: 22px;
        font-weight: bold;
        color: #333;
        line-height: 36px;
        margin: 30px 0 20px;
    }

    .fang-li1 p {
    }

.fang-top {
}

    .fang-top h4 {
        background: #f5f8fe;
        font-size: 28px;
        font-weight: bold;
        line-height: 56px;
        border-left: 4px solid #3879e5;
        padding-left: 15px;
        color: #333;
    }


.fang-fcon {
    padding-top: 30px;
}

.main-right1 {
    padding-right: 45px;
    padding-left: 0;
    padding-bottom: 30px;
}

.main-right2 {
    padding-right: 45px;
    padding-left: 24px;
    padding-bottom: 30px;
}

.main-left1 {
    border-left: 1px solid #e3e8f3;
    position: relative;
    background: #f8fcfe;
    min-height: 300px;
    margin-top: -50px;
    padding-top: 50px;
}

    .main-left1::after {
        content: "";
        position: absolute;
        right: -50%;
        top: 0px;
        width: 50%;
        top: 0px;
        height: 100%;
        background: #f8fcfe;
    }

    .main-left1 .main-nav {
    }

        .main-left1 .main-nav ul {
            padding: 0;
            margin: 0;
        }

            .main-left1 .main-nav ul li {
                margin-bottom: 28px;
                padding-left: 15px;
            }

                .main-left1 .main-nav ul li a {
                    font-size: 20px;
                    font-weight: bold;
                    color: #333;
                    position: relative;
                }



                .main-left1 .main-nav ul li:hover a {
                    color: #3879e5;
                    text-decoration: none;
                }

                .main-left1 .main-nav ul li a::after {
                    position: absolute;
                    content: "";
                    left: -30px;
                    top: 0px;
                    width: 4px;
                    background: #3879e5;
                    height: 100%;
                    opacity: 0;
                }

                .main-left1 .main-nav ul li a.active:after,
                .main-left1 .main-nav ul li a.move:after,
                .main-left1 .main-nav ul li a.selected:after,
                .main-left1 .main-nav ul li a.parent:after,
                .main-left1 .main-nav ul li a:hover:after {
                    opacity: 1;
                }





.astra {
    text-align: center;
}

    .astra a {
        text-decoration: none;
        display: inline-block;
        font-size: 18px;
        color: #fff;
        background: #65d54f;
        border-radius: 25px;
        line-height: 46px;
        padding: 0 20px;
        text-align: center;
    }

        .astra a:hover {
            background: #4ebd38;
        }


.row1con2 {
    display: block;
}

    .row1con2 .search {
        float: right;
    }

.new-list {
    padding-left: 24px;
}

    .new-list .te-li {
        border: 1px solid #e3e8f3;
        border-radius: 10px;
        padding: 22px;
        margin-bottom: 30px;
        transition: all 0.4s ease-out;
    }

        .new-list .te-li:hover {
            box-shadow: 0px 15px 17px -11px rgba(0, 0, 0, 0.6);
            transform: scale(1.02);
            cursor: pointer;
        }


        .new-list .te-li h5 {
            font-size: 20px;
            font-weight: bold;
            color: #333;
            margin-bottom: 20px;
        }

        .new-list .te-li p {
            font-size: 16px;
            color: #82a2b2;
            line-height: 28px;
        }

.fen-ico {
    font-size: 16px;
    color: #a6b1c4;
    overflow: hidden;
}

    .fen-ico span {
        padding-right: 50px;
    }

        .fen-ico span img {
            padding-right: 5px;
        }

    .fen-ico i {
        font-size: 16px;
        color: #a6b1c4;
        font-style: normal;
        line-height: 30px;
        border: 1px solid #e3e8f3;
        border-radius: 20px;
        display: inline-block;
        padding: 0 18px;
        float: right;
        margin-top: 5px;
    }

.pad23 {
    padding-left: 23px;
}

.tab-topp ul {
    border-bottom: none;
    display: flex;
    justify-content: center;
}

.tab-topp button {
    color: #a6b1c4;
    font-size: 20px;
    background-color: none;
    border-color: none;
    padding: 5px 0px;
    margin: 0 20px;
}

    .tab-topp button.nav-link.active, .tab-topp button.nav-link:hover {
        font-size: 20px;
        color: #1e56bc;
        background: none;
        border: none;
        border-bottom: 5px solid #1e56bc;
    }

.brand-one {
    margin-top: 30px;
}

    .brand-one h4 {
        font-size: 18px;
        color: #333;
        font-weight: bold;
        margin-bottom: 20px;
    }

    .brand-one ul {
        padding: 0;
        margin: 0;
    }

        .brand-one ul li {
            padding: 0;
            margin: 0;
            background: #fff;
            margin-bottom: 25px;
            line-height: 46px;
            border: 1px solid #e3e8f3;
            border-radius: 25px;
            padding-left: 15px;
        }

            .brand-one ul li a {
                font-size: 16px;
                color: #a6b1c4;
                text-decoration: none;
                display: block;
            }

            .brand-one ul li:hover {
                color: #fff;
                background: #3f4ec6;
            }

                .brand-one ul li:hover a {
                    color: #fff;
                }




.shua {
    text-align: center;
    margin-bottom: 20px;
}

    .shua a {
        font-size: 16px;
        color: #a6b1c4;
    }

        .shua a:hover {
            /*color: #3f4ec6;*/
        }



/*单篇详情*/
.dan-xing {
}

.dview-title {
    font-size: 42px;
    font-weight: bold;
    color: #333;
    /*width: 70%;*/
    padding-bottom: 20px;
    border-bottom: 2px solid #ebeef6;
}


.d-fenx {
    padding: 30px 0;
    border-bottom: 2px solid #ebeef6;
}


.fen-ico span img {
    padding-right: 8px;
    vertical-align: -5px;
}

.fen-ico span:first-child img {
    vertical-align: -13px;
}


.d-span {
    margin-top: 30px;
}

    .d-span span {
        border-radius: 30px;
        border: 1px solid #e3e8f3;
        font-size: 16px;
        color: #a6b1c4;
        line-height: 47px;
        display: inline-block;
        padding: 0 25px;
        margin-right: 30px;
    }

.tab-topp2 {
    padding-top: 31px;
    padding-bottom: 30px;
}

    .tab-topp2 ul {
        justify-content: flex-start;
    }

    .tab-topp2 button {
        margin-right: 60px;
        margin-left: 0;
    }

.tab-topp button.nav-link.active, .tab-topp button.nav-link:hover {
    border-radius: 2px;
}

.tab-content1 {
    border: 1px solid #e3e8f3;
    border-radius: 10px;
    padding: 25px 30px;
}

.qianyan p {
    font-size: 18px;
    font-weight: bold;
}

.qua {
    margin-top: 21px;
}


.qu-one p {
    font-size: 18px;
    color: #333;
    margin-bottom: 0;
}

    .qu-one p a {
        color: #1e56bc;
    }

.qu-two {
    background: #eef3fa;
    border-radius: 5px;
    padding: 0 20px;
    margin-top: 10px;
}

    .qu-two p {
        line-height: 38px;
    }

        .qu-two p a {
            font-size: 18px;
            color: #7f92b6;
        }


/*step-import*/
.step-import .step-nav {
    display: flex;
    justify-content: space-around;
    align-items: center;
    border-bottom: 2px #f2f4f9 solid;
    padding-bottom: 30px;
    font-size: 20px;
    margin-bottom: 40px;
}

    .step-import .step-nav .step-item {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

.step-nav-item {
    position: relative;
}

    .step-nav-item.arrow::after {
        content: "";
        position: absolute;
        right: -150px;
        bottom: 13px;
        width: 43px;
        height: 25px;
        background: url('../../images/icon_arrow.jpg');
    }

    .step-nav-item .step-nav-item-icon img:first-child {
        display: block;
    }

    .step-nav-item .step-nav-item-icon img:last-child {
        display: none;
    }

    .step-nav-item .step-nav-item-text {
        color: #a6b1c4;
    }

    .step-nav-item .step-nav-item-line-circle {
        background-color: #a6b1c4;
    }

    .step-nav-item.current .step-nav-item-text {
        color: #1e56bc;
    }

    .step-nav-item.current .step-nav-item-line-circle {
        background-color: #1e56bc;
    }

    .step-nav-item.arrow.current::after {
        background-image: url('../../images/icon_arrow_active.jpg');
    }


.step-nav-item-line-circle {
    background: #1e56bc;
    width: 50px;
    height: 50px;
    margin: auto;
    border-radius: 50%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.step-nav-item.current .step-nav-item-icon img:first-child {
    display: none;
}

.step-nav-item.current .step-nav-item-icon img:last-child {
    display: block;
}

.robot-list.row {
    margin: 0 -15px;
}

.robot-check {
    position: absolute;
    right: 12px;
    top: 12px;
    z-index: 10;
}

    .robot-check input {
        display: none;
        width: 15px;
        height: 15px;
    }
    /* 模拟checkbox */
    .robot-check span {
        display: inline-block;
        width: 18px;
        height: 18px;
        background: #fff;
        border-radius: 5px;
    }

        .robot-check span svg {
            display: none;
        }

        .robot-check span.active {
            background: #1e56bc;
        }

            .robot-check span.active svg {
                display: block;
                color: #fff;
            }

.robot-item {
    background: #f1f4fb;
    display: flex;
    column-gap: 20px;
    align-items: center;
    justify-content: flex-start;
    padding: 20px;
    border-radius: 15px;
}

    .robot-item .robot-img {
        width: 60px;
    }

    .robot-item .robot-info {
        display: flex;
        flex-direction: column;
        gap: 10px;
        justify-content: space-between;
    }

        .robot-item .robot-info .name {
            font-size: 20px;
        }

        .robot-item .robot-info .ident {
            color: #a6b1c4;
            font-size: 18px;
        }


button.btn-custom {
    border: none;
    font-size: 21px;
    font-weight: bold;
    color: #fff !important;
    border-radius: 35px;
    padding: 0 56px;
    line-height: 58px;
    background: linear-gradient(to bottom, #6618cd, #4c3ee1, #2f67f5);
}

@media (max-width: 1420px) {
    .tab-topp button {
        margin: 0 5px;
    }

    .tab-topp2 button {
        margin-right: 50px;
    }
}




@media (max-width: 1320px) {
    .dview-title {
        font-size: 36px;
    }
}
