.middle-card[data-v-47dde894] {
    width: 1280px;
    position: absolute;
    left: 50%;
    bottom: -55px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 10px;
    padding: 24px;
    border-radius: 24px;
    background: #fff;
    -webkit-box-shadow: 0 6px 14px rgba(0, 0, 0, .08);
    box-shadow: 0 6px 14px rgba(0, 0, 0, .08)
}

.middle-card .card-item[data-v-47dde894],
.middle-card[data-v-47dde894] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.middle-card .card-item[data-v-47dde894] {
    width: 220px;
    gap: 8px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-right: 1px solid #f0f0f0
}

.middle-card .card-item .img[data-v-47dde894] {
    width: 60px;
    height: 60px;
    -o-object-fit: contain;
    object-fit: contain
}

.middle-card .card-item .text[data-v-47dde894] {
    color: rgba(0, 0, 0, .85);
    font-family: PingFang SC;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px
}

.middle-card .card-item[data-v-47dde894]:last-child {
    border-right: none
}

.middle-card .card-item:hover .text[data-v-47dde894] {
    color: #00aaa6
}

.gpt-home[data-v-46c07c3c] {
    background: url(../images/gpt/homg_bg.png) top no-repeat;
    background-size: 100% 450px;
    background-color: #fff;
    min-width: 1400px
}

.first-screen[data-v-46c07c3c] {
    height: 450px;
    width: 1300px;
    margin: 0 auto;
    position: relative
}

.first-screen .first-info[data-v-46c07c3c] {
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.first-screen .first-info[data-v-46c07c3c],
.first-screen .link-wrap[data-v-46c07c3c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.first-screen .link-wrap[data-v-46c07c3c] {
    width: 1280px;
    height: 121px;
    border-radius: 24px;
    background: #fff;
    -webkit-box-shadow: 0 6px 14px rgba(0, 0, 0, .0784313725490196);
    box-shadow: 0 6px 14px rgba(0, 0, 0, .0784313725490196);
    position: absolute;
    bottom: -50px;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    padding: 0 68px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.first-screen .link-wrap .link-item[data-v-46c07c3c] {
    height: 74px;
    cursor: pointer
}

.first-screen .link-wrap .link-item .itemLink[data-v-46c07c3c],
.first-screen .link-wrap .link-item .itemLook[data-v-46c07c3c],
.first-screen .link-wrap .link-item[data-v-46c07c3c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.first-screen .link-wrap .link-item .itemLink[data-v-46c07c3c] {
    height: 74px;
    width: 232px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer
}

.first-screen .link-wrap .link-item .itemLink .itemLink-item[data-v-46c07c3c] {
    width: 100%;
    height: 37px;
    line-height: 37px;
    text-align: center;
    border-radius: 8px;
    color: rgba(0, 0, 0, .8509803921568627);
    font-weight: 500;
    font-size: 16px;
    font-family: PingFang SC
}

.first-screen .link-wrap .link-item .itemLink .itemLink-item[data-v-46c07c3c]:hover {
    background-color: #e7f8f7
}

.first-screen .link-wrap .link-item:hover .link-subtitle[data-v-46c07c3c],
.first-screen .link-wrap .link-item:hover .link-title[data-v-46c07c3c] {
    color: #00aaa6 !important
}

.first-screen .link-wrap .link-item img[data-v-46c07c3c] {
    width: 74px;
    height: 74px;
    margin-right: 10px
}

.first-screen .link-wrap .link-item .link-title[data-v-46c07c3c] {
    color: rgba(0, 0, 0, .8509803921568627);
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 8px
}

.first-screen .link-wrap .link-item .right-icon[data-v-46c07c3c] {
    color: rgba(0, 0, 0, .15);
    margin-left: 10px
}

.first-screen .link-wrap .link-item .link-subtitle[data-v-46c07c3c] {
    color: rgba(0, 0, 0, .45098039215686275);
    font-size: 16px;
    line-height: 24px
}

.first-screen .first-text-main[data-v-46c07c3c] {
    color: rgba(0, 0, 0, .85);
    font-family: Microsoft YaHei;
    font-weight: 600;
    font-size: 40px;
    line-height: 64px;
    letter-spacing: 3px;
    text-align: center
}

.first-screen .first-text-sub[data-v-46c07c3c] {
    letter-spacing: 2px;
    font-family: Arial;
    margin: 25px 0 32px;
    text-align: center;
    color: rgba(0, 0, 0, .8509803921568627);
    font-size: 28px;
    line-height: 30px
}

.tx-sub[data-v-46c07c3c] {
    text-align: center;
    color: #000;
    font-size: 18px;
    line-height: 24px
}

.tx-main[data-v-46c07c3c] {
    text-align: center;
    color: #000;
    font-weight: 600;
    font-size: 22px;
    line-height: 56px
}

.second-screen[data-v-46c07c3c] {
    width: 1400px;
    margin: 88px auto 0;
    padding: 0 30px
}

.second-screen .card-wrap[data-v-46c07c3c] {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 40px 30px
}

.second-screen .card-wrap .fun-card[data-v-46c07c3c] {
    width: 302px;
    height: 400px;
    padding: 50px 15px;
    border-radius: 8px;
    background: #fff;
    -webkit-box-shadow: 0 9px 28px 8px rgba(0, 0, 0, .05), 0 6px 16px rgba(0, 0, 0, .08), 0 3px 6px -4px rgba(0, 0, 0, .12);
    box-shadow: 0 9px 28px 8px rgba(0, 0, 0, .05), 0 6px 16px rgba(0, 0, 0, .08), 0 3px 6px -4px rgba(0, 0, 0, .12)
}

.second-screen .card-wrap .fun-card[data-v-46c07c3c]:hover {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.second-screen .card-wrap .fun-card img[data-v-46c07c3c] {
    display: block;
    margin: 0 auto
}

.second-screen .card-wrap .title[data-v-46c07c3c] {
    font-weight: 500;
    font-size: 28px;
    line-height: 34px;
    letter-spacing: 4px;
    margin-top: 30px
}

.second-screen .card-wrap .sub-title[data-v-46c07c3c] {
    font-size: 16px;
    line-height: 22px;
    margin-top: 10px
}

.second-screen[data-v-46c07c3c] .ant-carousel .slick-slide {
    text-align: center;
    overflow: hidden;
    color: #000
}

.second-screen[data-v-46c07c3c] .ant-carousel .custom-slick-arrow {
    width: 25px;
    height: 25px;
    font-size: 25px;
    color: #fff;
    color: rgba(0, 0, 0, .85);
    opacity: .5
}

.second-screen[data-v-46c07c3c] .ant-carousel .custom-slick-arrow:before {
    display: none
}

.second-screen[data-v-46c07c3c] .ant-carousel .custom-slick-arrow:hover {
    opacity: 1
}

.three-screen[data-v-46c07c3c] {
    width: 1276px;
    margin: 88px auto 0;
    padding-bottom: 160px
}

.three-screen .scene-wrap[data-v-46c07c3c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.three-screen .scene-card[data-v-46c07c3c] {
    width: 220px;
    height: 208px;
    border-radius: 12px;
    text-align: center;
    padding: 20px 0;
    margin-top: 40px;
    background: linear-gradient(147.74deg, #3f6398 2.46%, #33bbb3 101.71%);
    -webkit-box-shadow: 0 9px 28px 8px rgba(0, 0, 0, .05), 0 6px 16px rgba(0, 0, 0, .08), 0 3px 6px -4px rgba(0, 0, 0, .12);
    box-shadow: 0 9px 28px 8px rgba(0, 0, 0, .05), 0 6px 16px rgba(0, 0, 0, .08), 0 3px 6px -4px rgba(0, 0, 0, .12)
}

.three-screen .scene-card[data-v-46c07c3c]:hover {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
    -webkit-box-shadow: 0 0 15px 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 15px 5px rgba(0, 0, 0, .3);
    -webkit-transition: -webkit-transform box-shadow .3s;
    transition: -webkit-transform box-shadow .3s;
    transition: transform box-shadow .3s;
    transition: transform box-shadow .3s, -webkit-transform box-shadow .3s
}

.three-screen .txt[data-v-46c07c3c] {
    font-size: 16px;
    line-height: 26px;
    margin-top: 8px;
    color: #fff
}

.footer[data-v-46c07c3c] {
    height: 100px;
    background: #f2f3f5;
    padding: 0
}

.footer .footer-cont[data-v-46c07c3c] {
    width: 1200px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer .footer-cont img[data-v-46c07c3c] {
    width: 145px
}

.footer .footer-cont .copyright[data-v-46c07c3c] {
    color: #a9aeb8;
    font-size: 12px;
    line-height: 20px;
    margin-top: 60px
}

.footer .footer-right[data-v-46c07c3c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer .footer-right .contactus[data-v-46c07c3c],
.footer .footer-right .helpspuuort[data-v-46c07c3c] {
    text-align: left
}

.footer .footer-right .contactus .info-tit[data-v-46c07c3c],
.footer .footer-right .helpspuuort .info-tit[data-v-46c07c3c] {
    text-align: center
}

.footer .footer-right .helpspuuort[data-v-46c07c3c] {
    margin-right: 30px
}

.footer .footer-right .productservices[data-v-46c07c3c] {
    margin-right: 80px;
    text-align: center
}

.footer .info-tit[data-v-46c07c3c] {
    color: #272e3b;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 24px
}

.footer .link-text[data-v-46c07c3c] {
    color: #6b7785;
    font-size: 14px;
    line-height: 20px;
    display: block;
    margin-top: 16px
}