nav h1 {
    white-space: nowrap;
    font-size: 20px;
    line-height: 32px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    letter-spacing: 0em;
}

nav h1 img {
    vertical-align: bottom;
    display: inline-block;
}
.home {
    /* background-image: url('../../imgs/bg-banner.png');
    background-size: 1920px 657px; */
}

.home-youshi-bg {
    background: url(../../imgs/group-02.png) center 0px no-repeat;
    padding-top: 17px;
    color: #0060ff;
}

.feature {
    margin-top: 58px;
}
.feature .container3 {
    position: relative;
    row-gap: 90px;
    /* background: linear-gradient(180deg, rgba(23, 25, 50, 0.49) 0%, rgba(70, 76, 152, 0) 100%); */
}
.feature .container3::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 358px;
    background-image: url('../../imgs/feature-bg.png');
    background-size: 100% 358px;
    background-repeat: no-repeat;
}
.feature .container3 .expert {
    padding-bottom: 68px;
}
.feature .container3 .expert .feature-icon-mark {
    position: absolute;
    z-index: 1;
    bottom: 0;
    width: 18px;
    height: 33px;
}
.feature .container3 .expert .feature-icon-mark.icon-bottom-left-mark {
    left: 0;
}
.feature .container3 .expert .feature-icon-mark.icon-bottom-right-mark {
    right: 0;
    transform: scaleX(-1);
}
.feature-info {
    color: #fff;
}
.feature-info .feature-title {
    color: #fff;
    font-size: 42px;
    line-height: 100%;
    margin-bottom: 38px;
}

.footer {
    color: #ffffff99;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    padding-top: 16px;
    padding-bottom: 16px;
}

.home-pb32 {
    padding-bottom: 66px;
    padding-top: 80px;
}

.banner-aigc1 .title {
    -webkit-background-clip: text;
}

.banner-aigc1 .line {
    color: #676b76;
}

.banner-aigc1 .soft-perview {
    background: url(/skins/default/images/banner2023/banner_stardll_item.png) no-repeat center;
    width: 466px;
    height: 480px;
}

.banner-aigc1 .title {
    font-size: 64px;
    line-height: 66px;
    /* padding-top: 30px; */
    font-weight: 700;
}

.banner-aigc1 .title {
    color: #fff;
    font-family: Source Han Sans CN;
    letter-spacing: 0.05em;
}

.banner-aigc1 .title img {
    width: 50px;
    height: 50px;
    display: inline-block;
    vertical-align: bottom;
}

.banner-aigc1 .line-1 {
    color: #015fb2;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.1em;
}

.banner-aigc1 .line-4 {
    margin-top: 50px;
    margin-bottom: 50px;
    color: #fff;
    column-gap: 47px;
}
/* .banner-aigc1 .line-4 span {
    margin-right: 47px;
} */

.banner-aigc1 .line-2 {
    display: flex;
    flex-wrap: wrap;
    column-gap: 46px;
    margin-top: 30px;
    color: #666666;
    font-size: 14px;
    line-height: 35px;
    justify-content: center;
}

.banner-aigc1 .line-2 b {
    display: inline-block;
    font-weight: 400;
    text-align: left;
    color: #ffffff99;
}

.banner-aigc1 .line-3 {
    color: #666;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
}

.banner-aigc1 .line-3 i {
    width: 17px;
    height: 17px;
    margin-right: 5px;
    flex-shrink: 0;
    background: url(../../imgs/answer8.png) center 0px no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.banner-aigc1 .line-3 u {
    font-weight: 400;
    display: inline-block;
    border-bottom: 1px inset #015fb2;
    text-decoration: none;
    color: #015fb2;
    cursor: pointer;
}

.down-btn {
    border-radius: 8px;
    background: linear-gradient(102.06deg, #04ddfe -22.12%, #fa00ff 123.11%);
    width: 216px;
    height: 47px;
    line-height: 47px;
    flex-shrink: 0;
    color: #fff;
    font-family: MiSans;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
}

.down-btn:active {
    background: linear-gradient(99.18deg, #1ab9cb -11.28%, #c314cc 111.14%);
}

.down-btn:hover {
    background: linear-gradient(99.18deg, #4fdefe -11.28%, #f647ff 111.14%);
}

.home-martop {
    margin-top: 35px;
}
@media (max-width: 767.98px) {
    .banner-aigc1 .line-2 {
        column-gap: 0px;
        row-gap: 12px;
    }
    .banner-aigc1 .line-2 b {
        width: 135px;
    }
}

@media (min-width: 1024px) {
    .banner-aigc1 {
        /* height: 654px; */
    }
    .main-navbar .nav-item.active {
        position: relative;
    }

    .main-navbar .nav-item.active::after {
        content: '';
        position: absolute;
        bottom: -6px;
        width: 32px;
        height: 4px;
        border-radius: 2px;
        background: #f157ff;
        left: 50%;
        transform: translateX(-50%);
    }

    .main-navbar .nav-item {
        color: #fff;
        line-height: 43px;
    }

    .nav-software-download {
        text-align: center;
        width: 136px;
        height: 43px;
        line-height: 43px;
        display: block;
        flex-shrink: 0;
        border-radius: 8px;
        background: linear-gradient(97deg, #51b6ff -7.9%, #2b5fe5 93.61%);
        color: #fff;
        font-family: Source Han Sans CN;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
    }

    .nav-software-download:hover {
        background: linear-gradient(97deg, #22a2ff -7.9%, #0040e6 93.61%);
    }

    .home-pt-con5 p u img {
        display: inline-block;
        vertical-align: middle;
    }

    .home-pt-con5 p i {
        display: inline-block;
        width: 60px;
    }

    .banner-aigc1 .line-1 {
        margin-top: -52px;
        margin-left: 423px;
    }

    .down-btn {
        /* line-height: 66px; */
    }

    .container3 {
        max-width: 1200px;
    }
}

@media (max-width: 1024px) {
    .overflow-x-hidden,
    nav ul,
    nav ul li {
        /* background-color: #f6f9ff; */
    }

    .home-pt-con5 p i {
        display: inline-block;
        width: 25px;
    }

    .banner-aigc1 .title {
        font-size: 50px;
        line-height: 64px;
    }

    .down-btn {
        text-align: center;
    }
    .banner-aigc1 .line-4 {
        row-gap: 10px;
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .py-16 {
        padding-top: 0.25rem;
        padding-bottom: 0.25rem;
    }
    .feature-info {
        align-items: center;
    }
}

.fade-in {
    animation: animate-fadeIn 0.5s ease-in;
}

.full-sreen-mask {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    cursor: zoom-out;
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-border-righthang {
    position: fixed;
    right: 8px;
    z-index: 1000;
    top: 50%;
    margin-top: -174px;
    text-align: center;
}

.text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
}

.space-y-24 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(6rem * var(--tw-space-y-reverse));
}

.space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}

@media (min-width: 1024px) {
    .lg\:block {
        display: block;
    }

    .lg\:flex {
        display: flex;
    }

    .lg\:inline-flex {
        display: inline-flex;
    }

    .lg\:flex-row-reverse {
        flex-direction: row-reverse;
    }

    .lg\:justify-between {
        justify-content: space-between;
    }

    .lg\:justify-around {
        justify-content: space-around;
    }

    .lg\:space-x-11 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-right: calc(2.75rem * var(--tw-space-x-reverse));
        margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse)));
    }

    .lg\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
        /* --tw-space-y-reverse: 0; */
        /* margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse))); */
        margin-bottom: calc(0px * var(--tw-space-y-reverse));
    }

    .lg\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .lg\:px-9 {
        padding-left: 2.25rem;
        padding-right: 2.25rem;
    }

    .lg\:pt-0 {
        padding-top: 0;
    }

    .lg\:text-left {
        text-align: left;
    }
}
