.tj { display:none;}
.header_Header__4HPUD {
    height: 1.3rem;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center
}

.header_Header__4HPUD .header_context__dyIqO {
    max-width: 12rem;
    min-width: 12rem;
    width: 12rem;
    height: .8rem;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.header_Header__4HPUD .header_left__PgeJm {
    display: flex;
    align-items: center
}

.header_Header__4HPUD .header_left__PgeJm .header_logo__5D8GC {
    height: .51rem;
    margin-right: .16rem
}

.header_Header__4HPUD .header_left__PgeJm .header_name__V7eDT {
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    font-size: .36rem;
    color: #fff;
    line-height: .42rem;
    text-align: left;
    font-style: normal;
    text-transform: none
}

.header_Header__4HPUD .header_right__0fZTX .header_btn__ATs3Q {
    width: 230px;
height: 67px;
background: #5673FF;
border-radius: 10px 10px 10px 10px;
font-weight: bold;
font-size: 20px;
color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    column-gap: 5px;
    transition: transform 0.25s;
}
.header_Header__4HPUD .header_right__0fZTX .header_btn__ATs3Q:hover {
    transform: scale(1.1);
}
.header_Header__4HPUD .header_right__0fZTX .header_btn__ATs3Q img {
    position: relative;
    top: 2px;
}

.header_Header__4HPUD .header_right__0fZTX .header_btn__ATs3Q span {
    font-size: .24rem;
    font-family: MicrosoftYaHei-Bold,MicrosoftYaHei;
    font-weight: 700;
    color: #fff;
    line-height: .31rem;
    letter-spacing: 1px
}

.index_App__JuOw5 {
    min-width: 18.8rem;
    min-height: calc(100vh - 44px);
    background: url(../images/bg.png);
    background-size: cover;
    background-position: bottom;
}

.index_App__JuOw5 .index_main__6OwMW {
    width: 100%;
    height: 100%
}

.index_App__JuOw5 .index_content__9ULaU {
    margin: .8rem auto auto;
    width: 12rem;
    display: flex;
    justify-content: space-between;
    padding-bottom: .3rem;
    box-sizing: border-box
}

.index_App__JuOw5 .index_left__qt0Ca .index_title__9XtD0 {
    height: .72rem;
    font-family: Microsoft YaHei UI;
    font-weight: 700;
    font-size: .48rem;
    line-height: 0.56rem;
    position: relative;
    background: linear-gradient( 95deg, #6934FF 0%,#6934FF 24%, #FF2299 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.index_App__JuOw5 .index_left__qt0Ca .index_title__9XtD0 .index_tip__h8kXR {
    position: absolute;
    top: -.5rem;
    right: 0.4rem;
    width: 1.77rem;
    height: 0.56rem;
    background: url(../images/1.svg) no-repeat;
    background-size: cover;
}
.index_App__JuOw5 .little-tip {
    margin-bottom: 0.4rem;
    padding-top: 0.5rem;
    width: 518px;
    font-weight: 400;
    font-size: 14px;
    color: rgba(51,51,51,0.7);
    line-height: 24px;
}
.index_App__JuOw5 .index_left__qt0Ca .index_title__9XtD0 .index_tip__h8kXR::after {
   margin-bottom: 16px;
} 
.index_App__JuOw5 .index_left__qt0Ca .index_descs__QpzQG {
    /* width: 7.72rem; */
    padding-top: .32rem;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    line-height: 21px;
    text-align: justify;
    font-style: normal
}
.index_App__JuOw5 .index_left__qt0Ca .index_descs__QpzQG p{
    display: flex;
    align-items: center;
    column-gap: 5px;
}
.index_App__JuOw5 .index_left__qt0Ca .index_descs__QpzQG p:not(:last-child) {
    margin-bottom: 18px;
}

.index_App__JuOw5 .index_left__qt0Ca .index_descs2__TFMCe {
    width: 6.98rem;
    margin-top: .32rem;
    font-weight: 500;
    font-size: .22rem;
    color: #94a3b8;
    line-height: .32rem;
    letter-spacing: 1px
}

.index_App__JuOw5 .index_left__qt0Ca .index_bottomBox__kyA1o {
    display: flex;
    justify-content: space-between;
    margin-top: .25rem
}

.index_App__JuOw5 .index_left__qt0Ca .index_bottomBox__kyA1o .index_left__qt0Ca ul {
    margin-top: .6rem
}

.index_App__JuOw5 .index_left__qt0Ca .index_bottomBox__kyA1o .index_left__qt0Ca ul li {
    font-size: .24rem;
    font-family: MicrosoftYaHei-Bold,MicrosoftYaHei;
    color: #000;
    line-height: .4rem
}

.index_App__JuOw5 .index_left__qt0Ca .index_bottomBox__kyA1o .index_left__qt0Ca ul li+li {
    margin-top: .24rem
}

.index_App__JuOw5 .index_left__qt0Ca .index_bottomBox__kyA1o .index_left__qt0Ca .index_infoBox__Q1ocq {
    width: 3.5rem
}

.index_App__JuOw5 .index_left__qt0Ca .index_bottomBox__kyA1o .index_left__qt0Ca .index_btn__TkMaR {
    width: 230px;
    height: 67px;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 5px;
    background: #5673FF;
    border-radius: 10px 10px 10px 10px;
    cursor: pointer;
    font-weight: bold;
font-size: 20px;
color: #FFFFFF;
transition: transform 0.25s;
}
.index_App__JuOw5 .index_left__qt0Ca .index_bottomBox__kyA1o .index_left__qt0Ca .index_btn__TkMaR:hover {
    transform: scale(1.1);
}
.index_App__JuOw5 .index_left__qt0Ca .index_bottomBox__kyA1o .index_left__qt0Ca .index_btn__TkMaR img {
    position: relative;
    top: 2px;
}


.index_App__JuOw5 .index_left__qt0Ca .index_bottomBox__kyA1o .index_left__qt0Ca .index_terms__xBDfg {
    margin-top: .24rem;
    font-size: .16rem;
    font-family: MicrosoftYaHei;
    color: #161c23;
    line-height: .21rem;
    text-align: center;
    opacity: .69
}

.index_App__JuOw5 .index_left__qt0Ca .index_bottomBox__kyA1o .index_left__qt0Ca .index_corp__39SEO,.index_App__JuOw5 .index_left__qt0Ca .index_bottomBox__kyA1o .index_left__qt0Ca .index_version__nfjfv {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: rgba(51, 51, 51, 0.70);
    line-height: .21rem;
    text-align: left;
    margin-top: .14rem;
    opacity: .69
}

.index_App__JuOw5 .index_left__qt0Ca .index_bottomBox__kyA1o .index_right__yqqiP {
    position: relative;
    top: -0.05rem
}

.index_App__JuOw5 .index_left__qt0Ca .index_bottomBox__kyA1o .index_right__yqqiP .index_boxShow__cWpKX {
    width: 6.14rem;
    height: 3.8rem;
    margin-bottom: 0.2rem;
    background: url(../images/intro.png) no-repeat;
    background-size: cover;
}
.index_App__JuOw5 .index_left__qt0Ca .index_bottomBox__kyA1o .index_right__yqqiP .guide-title {
    font-weight: bold;
font-size: 20px;
color: #333333;
line-height: 35px;
text-align: center;
}
.index_App__JuOw5 .index_left__qt0Ca .index_bottomBox__kyA1o .index_right__yqqiP .guide-title + p {
    font-weight: 400;
font-size: 14px;
color: #333333;
line-height: 24px;
text-align: center;
}

.index_App__JuOw5 .index_left__qt0Ca .index_bottomBox__kyA1o .index_right__yqqiP .index_link__crh8a {
    cursor: pointer;
    margin-left: 5.2rem;
    font-family: MicrosoftYaHei;
    font-size: .16rem;
    color: #0886f7;
    line-height: .21rem;
    text-align: right;
    font-style: normal;
    text-decoration-line: underline
}

@keyframes index_slideDown__VntLo {
    0% {
        transform: translateY(-10px)
    }

    50% {
        transform: translateY(5px)
    }

    to {
        transform: translateY(-15px)
    }
}

.index_App__JuOw5 .index_left__qt0Ca .index_godownText__iooMU {
    font-size: .12rem;
    color: #fff;
    opacity: .69;
    line-height: .16rem;
    text-align: center;
    margin-top: .14rem
}

.index_App__JuOw5 .index_recommend__mAycY {
    width: 19.2rem;
    height: 5.06rem;
    box-sizing: border-box;
    justify-content: center;
    background: #f6f8ff;
    display: flex;
    flex-direction: column;
    align-items: center
}

.index_App__JuOw5 .index_recommend__mAycY .index_recTitle__PN8s7 {
    width: 15.26rem;
    color: #333;
    font-size: .3rem;
    font-weight: 700;
    line-height: .4rem;
    margin-bottom: .32rem
}

.index_App__JuOw5 .index_recommend__mAycY .index_recList__72IdY {
    width: 15.26rem;
    height: 3.38rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.index_App__JuOw5 .index_recommend__mAycY .index_recList__72IdY .index_recItem__Ygd31 {
    position: relative;
    width: 3.34rem;
    height: 3.38rem;
    border-radius: .16rem;
    box-shadow: 0 .12rem .24rem 1px rgba(4,16,68,.09);
    background-size: 100%;
    background-position: cover;
    border: .02rem solid #fff
}

.index_App__JuOw5 .index_recommend__mAycY .index_recList__72IdY .index_recItem__Ygd31:first-child {
    width: 6.68rem;
    box-shadow: 0 .12rem .24rem 1px rgba(4,16,68,.09);
    border: .02rem solid #7193ff
}

.index_App__JuOw5 .index_recommend__mAycY .index_recList__72IdY .index_recItem__Ygd31:hover {
    border: none
}

.index_App__JuOw5 .index_recommend__mAycY .index_recList__72IdY .index_recItem__Ygd31 .index_recItemHover__74ntx {
    display: none;
    position: relative;
    width: 100%;
    height: 100%;
    background: rgba(43,83,213,.68);
    border-radius: .16rem;
    backdrop-filter: blur(.04rem)
}

.index_App__JuOw5 .index_recommend__mAycY .index_recList__72IdY .index_recItem__Ygd31:hover .index_recItemHover__74ntx {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

.index_bottom__zV1fb {
    margin: 60px auto 0;
    max-width: 10.4rem;
    height: .52rem;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    font-size: .16rem;
    color: rgba(51, 51, 51, 0.50);
    line-height: .26rem;
    text-align: center;
    font-style: normal;
    text-transform: none
}
footer {
    width: 100%;
    line-height: 44px;
height: 44px;
text-align: center;
background: rgba(255,255,255,0.5);
border-radius: 0px 0px 0px 0px;
font-weight: 400;
font-size: 14px;
color: rgba(51,51,51,0.7);
}
.index_cards__GKjqt {
    display: flex;
    align-items: center;
    flex-direction: row;
    margin-top: .7rem
}

.index_cards__GKjqt .index_card__Kl0b3 {
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    font-size: .16rem;
    color: #fff;
    line-height: .19rem;
    letter-spacing: 1px;
    text-align: center;
    margin-right: .36rem
}

.index_cards__GKjqt .index_card__Kl0b3 .index_img__kd4yb {
    width: .8rem;
    height: .8rem;
    margin-bottom: .08rem
}

.index_cards__GKjqt .index_card__Kl0b3:last-child {
    margin-right: 0
}

