.bg-img {
    background-size: cover;
    background-position: center;
    background-repeat: repeat
}

.page-container {
    box-sizing: border-box;
    width: 23.4375rem;
    min-height: 26.875rem;
    position: relative;
    background: url(/mbti/images/index-bg@2x.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center
}

.main-h5 {
    padding-top: 1.25rem
}

.navbar {
    width: 23.4375rem;
    margin-bottom: .625rem
}

.tips {
    margin-top: .9375rem;
    text-align: center;
    font-size: .8125rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #999
}

.note {
    margin-top: .9375rem;
    width: 21.5625rem;
    min-height: 8.5rem;
    background: linear-gradient(90deg, rgba(220, 226, 255, .6), rgba(238, 245, 255, .6));
    border-radius: .9375rem;
    padding: .75rem .75rem .375rem
}

.note-item {
    font-size: .6875rem;
    font-family: PingFang SC;
    color: #5e5578;
    line-height: 1.125rem;
    margin-bottom: .3125rem
}

.btn-group {
    width: 21.25rem;
    margin-top: 1.4375rem;
    display: flex;
    align-items: center;
    gap: .9375rem
}

.btn-group .quiz-btn {
    flex: 1;
    height: 3.0625rem;
    background: linear-gradient(90deg, #5f88ff, #b172ff);
    border-radius: 1.5625rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.125rem;
    font-family: PingFang SC;
    font-weight: 700;
    color: #fff
}

.btn-group .share-btn {
    background: #e0e8ff;
    padding: 0 1.125rem;
    min-width: 5.9375rem;
    height: 3.0625rem;
    border-radius: 1.5625rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 1rem;
    color: #333
}

.quiz {
    width: 20.625rem;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.quiz-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 1.5625rem;
    padding-bottom: .9375rem;
    width: 6.125rem;
    background: #ffffff;
    box-shadow: 0 0 .9375rem rgba(138, 166, 255, .2);
    border-radius: .9375rem;
    box-sizing: content-box;
    position: relative
}

.quiz-img {
    height: 3.9375rem;
    width: 3.9375rem;
    display: block;
    background: transparent
}

.quiz-num {
    margin: 1.0625rem 0 .75rem;
    font-size: 1.125rem;
    font-family: PingFang SC;
    font-weight: 700;
    color: #111
}

.quiz-title {
    font-size: .9375rem;
    font-family: PingFang SC;
    color: #111;
    margin-bottom: 1.25rem
}

.quiz-txt {
    text-align: center;
    font-size: .75rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #a6afd5;
    width: 4.9375rem;
    line-height: 1rem
}

.quiz-active:after {
    content: "";
    position: absolute;
    left: -.25rem;
    top: -.25rem;
    width: 100%;
    height: 100%;
    border: .25rem solid #7280ff;
    border-radius: .9375rem
}

.quiz-choice {
    position: absolute;
    bottom: -.125rem;
    right: -.125rem;
    width: 2.125rem;
    height: 1.625rem;
    background: #7280ff;
    border-radius: .9375rem 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.quiz-hot {
    position: absolute;
    right: -.25rem;
    top: -.375rem;
    z-index: 99;
    height: 1.4375rem;
    padding: 0 .4375rem;
    background: linear-gradient(-90deg, #ff5986, #ffa077);
    border-radius: .0625rem .8125rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .75rem;
    font-family: PingFang SC;
    color: #fff
}

.quiz-hot uni-text {
    margin-left: .0625rem;
    font-size: .9375rem;
    font-family: DIN;
    line-height: 1.125rem
}

.hd {
    width: 21.5625rem;
    display: flex;
    flex-direction: column
}

.hd .hd-top {
    display: flex;
    align-items: center;
    margin-bottom: .625rem
}

.hd .hd-top .top-logo {
    width: 2.5rem;
    height: 2.5rem;
    margin-right: .3125rem
}

.hd .hd-top .top-title {
    width: 12.625rem;
    height: 1.1875rem
}

.hd .hd-bottom {
    width: 21.5625rem;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.hd .hd-left {
    width: 9.8125rem;
    height: 1.625rem;
    background: linear-gradient(90deg, #af88f6, #7fbfff);
    border-radius: .8125rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.0625rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #fff
}

.hd .hd-right {
    min-width: 6rem;
    height: 1.75rem;
    background: #ffffff;
    border-radius: .875rem;
    padding: 0 .5625rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: .9375rem;
    font-family: PingFang SC;
    font-weight: 700;
    color: #1f4d6d;
    position: relative
}

.hd .hd-right uni-image {
    width: .9375rem;
    height: 1.125rem;
    margin-right: .25rem
}

.hd .hd-right .badge {
    position: absolute;
    top: -.125rem;
    right: .1875rem;
    width: .4375rem;
    height: .4375rem;
    background: #ff1d3d;
    border-radius: 50%
}

.cardGroup {
    width: 21.5625rem;
    height: 8rem;
    background: linear-gradient(90deg, rgba(220, 226, 255, .6), rgba(238, 245, 255, .6));
    border-radius: .9375rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: .625rem 0
}

.cardGroup .cells {
    display: flex;
    flex-direction: row;
    align-items: center
}

.cardGroup .cells .yuan {
    width: .5rem;
    height: .5rem;
    background: linear-gradient(0deg, rgba(126, 109, 255, .8), rgba(170, 176, 255, .8));
    border-radius: 50%;
    margin-right: .5rem
}

.cardGroup .cells .word {
    width: 9.0625rem;
    color: #5e5578;
    font-size: .78125rem;
    font-weight: 400
}

.intro {
    width: 21.5625rem;
    height: 6.875rem;
    background: linear-gradient(90deg, rgba(220, 226, 255, .6), rgba(238, 245, 255, .6));
    border-radius: .9375rem;
    padding: 1.125rem .6875rem 0;
    font-size: .8125rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #5e5578;
    line-height: 1.4375rem
}

.broadcast {
    margin: .9375rem auto 1.25rem;
    width: 21.5625rem;
    height: 3.75rem;
    background: linear-gradient(90deg, #5f88ff, #b172ff);
    opacity: .7;
    border: .0625rem solid #ffffff;
    border-radius: .9375rem;
    padding: .5625rem .9375rem 0;
    font-size: .8125rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #fff;
    line-height: 1.3125rem
}

.banner {
    display: block;
    width: 23.4375rem;
    height: 23.4375rem;
    margin: 0 auto
}

.title-con {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 21.5625rem;
    margin: 1.5625rem auto .9375rem
}

.title-con .title-left {
    font-size: 1.0625rem;
    font-family: PingFang SC;
    font-weight: 700;
    color: #111
}

.fixed-btn-con {
    height: 5.625rem
}

.fixed-btn-con .wrapper {
    position: fixed;
    z-index: 99;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
    width: 23.4375rem;
    height: 5.625rem;
    background: #ffffff;
    padding-top: .6875rem
}

.fixed-btn-con .fixed-btn {
    margin: 0 auto;
    width: 20.625rem;
    height: 3.0625rem;
    background: linear-gradient(90deg, #5f88ff, #b172ff);
    border-radius: .625rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.1875rem;
    font-family: PingFang SC;
    font-weight: 700;
    color: #fff
}

.count-down {
    position: fixed;
    z-index: 999;
    bottom: 2.5625rem;
    left: 50%;
    transform: translate(-50%);
    width: 21.25rem;
    height: 3.125rem;
    background: rgba(0, 0, 0, .7);
    border-radius: 1.5625rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 .9375rem
}

.count-down .cd-txt {
    font-size: 1rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #fff
}

.count-down .cd-btn {
    width: 4.5625rem;
    height: 2rem;
    background: linear-gradient(90deg, #5f88ff, #b172ff);
    border-radius: 1rem;
    text-align: center;
    line-height: 2rem;
    font-size: 1rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #fff
}