.user[data-v-585e72c0] {
    background-color: #fff;
    height: .8rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 0 .2rem
}

.user .avatar[data-v-585e72c0] {
    border: .02rem solid #5e4a4a;
    overflow: hidden;
    border-radius: 100%;
    width: .48rem;
    height: .48rem;
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

.user .avatar img[data-v-585e72c0] {
    width: 100%;
    height: 100%;
    border-radius: 100%
}

.user .center[data-v-585e72c0] {
    margin: 0 .12rem;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1
}

.user .center .welcome[data-v-585e72c0] {
    font-size: .11rem;
    margin-top: .06rem;
    color: #666
}

.user .link[data-v-585e72c0] {
    font-size: .16rem
}

.copyright[data-v-83ec6924] {
    margin: .2rem 0 .62rem;
    position: relative;
    left: 0;
    font-size: .12rem;
    line-height: .2rem;
    padding: .08rem .1rem;
    color: #000;
    text-align: center;
    word-break: break-all
}

.copyright img[data-v-83ec6924] {
    display: inline-block;
    vertical-align: middle
}

.home .many-tags__cnt .van-swipe {
    padding-bottom: .1rem
}

.home .many-tags__cnt .van-tabs__wrap {
    display: none
}

.home .many-tags__cnt .van-tab__pane {
    min-height: 2rem
}

.vip_banner[data-v-de12e4dc] {
    position: relative;
    text-align: center;
    margin: .1rem .1rem .1rem;
    border-radius: 1rem;
    height: 100%
}

.vip_banner .img[data-v-de12e4dc] {
    width: 100%
}

.home[data-v-de12e4dc] {
    position: relative
}

.home .swiper[data-v-de12e4dc] {
    margin-bottom: .25rem;
    height: 1.7rem
}

.home .swiper .van-swipe[data-v-de12e4dc] {
    margin: .1rem;
    margin-bottom: 0;
    border-radius: .08rem;
    box-shadow: .01rem .01rem .2rem #c7ccdf
}

.home .swiper .van-swipe .van-swipe-item[data-v-de12e4dc] {
    background-color: #c7ccdf
}

.home .swiper img[data-v-de12e4dc] {
    width: 100%;
    height: 1.7rem;
    border-radius: .08rem;
    object-fit: cover
}

.home .swiper__dot[data-v-de12e4dc] {
    text-align: center
}

.home .swiper__dot span[data-v-de12e4dc] {
    display: inline-block;
    width: .06rem;
    height: .06rem;
    margin: 0 .02rem;
    border-radius: 50%;
    background: #b4cfef;
    -webkit-transition: .2s;
    transition: .2s
}

.home .swiper__dot span.active[data-v-de12e4dc] {
    width: .16rem;
    border-radius: .08rem;
    background-color: #7eaaf7;
    box-shadow: .01rem .01rem .1rem rgba(213, 217, 226, .6)
}

.home .nav a[data-v-de12e4dc] {
    color: #000;
    font-size: .18rem;
    font-weight: 700
}

.home .hot-testing__cnt[data-v-de12e4dc] {
    margin-top: .2rem
}

.home .hot-testing__cnt .first[data-v-de12e4dc] {
    background: -webkit-linear-gradient(left, #f6ca81, #f7ac39 40%);
    background: linear-gradient(90deg, #f6ca81 0, #f7ac39 40%);
    box-shadow: .01rem .01rem .05rem #f6ca81
}

.home .hot-testing__cnt .first .bottom .right[data-v-de12e4dc] {
    color: #f7ac39
}

.home .hot-testing__cnt .second[data-v-de12e4dc] {
    background: -webkit-linear-gradient(left, #9bbcef, #7aa8f3 40%);
    background: linear-gradient(90deg, #9bbcef 0, #7aa8f3 40%);
    box-shadow: .01rem .01rem .05rem #9bbcf1
}

.home .hot-testing__cnt .second .bottom .right[data-v-de12e4dc] {
    color: #7aa8f3
}

.home .hot-testing__cnt__item[data-v-de12e4dc] {
    width: 48.5%;
    box-sizing: border-box;
    border-radius: .08rem;
    color: #fff
}

.home .hot-testing__cnt__item .top[data-v-de12e4dc] {
    margin: .1rem .06rem
}

.home .hot-testing__cnt__item .top .title[data-v-de12e4dc] {
    font-size: .14rem;
    height: .24rem;
    line-height: .24rem;
    overflow: hidden;
    color: #fff
}

.home .hot-testing__cnt__item .top .desc[data-v-de12e4dc] {
    font-size: .12rem;
    margin-top: .05rem;
    color: #fff
}

.home .hot-testing__cnt__item .top .desc .small[data-v-de12e4dc] {
    display: inline-block;
    margin-left: .05rem;
    font-size: .12rem;
    color: #efefef;
    text-decoration: line-through
}

.home .hot-testing__cnt__item .top .left[data-v-de12e4dc] {
    margin-right: .06rem;
    border-radius: 50%;
    width: .48rem;
    height: .48rem;
    padding: .04rem;
    box-sizing: border-box;
    background: #fff
}

.home .hot-testing__cnt__item .top .left img[data-v-de12e4dc] {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    min-width: .38rem;
    min-height: .38rem;
    object-fit: cover
}

.home .hot-testing__cnt__item .bottom[data-v-de12e4dc] {
    padding: .1rem;
    position: relative;
    color: #efefef
}

.home .hot-testing__cnt__item .bottom .right[data-v-de12e4dc] {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #fff;
    padding: .05rem .1rem;
    padding-left: .18rem;
    border-top-left-radius: .3rem;
    border-bottom-right-radius: .08rem
}

.home .recommend-testing__cnt[data-v-de12e4dc] {
    margin-top: .2rem
}

.home .recommend-testing__cnt__item[data-v-de12e4dc] {
    width: 32%;
    background: #f3f7fa;
    padding: .1rem;
    border-radius: .1rem;
    text-align: center;
    box-sizing: border-box
}

.home .recommend-testing__cnt__item img[data-v-de12e4dc] {
    width: .9rem;
    height: .9rem;
    border-radius: .1rem;
    object-fit: cover
}

.home .recommend-testing__cnt__item .title[data-v-de12e4dc] {
    color: #000;
    margin-top: .05rem;
    height: .3rem;
    line-height: .3rem;
    overflow: hidden;
    font-size: .14rem;
    font-weight: 700;
    text-align: center
}

.home .recommend-testing__cnt__item .desc[data-v-de12e4dc] {
    height: .16rem;
    line-height: .16rem;
    overflow: hidden;
    font-size: .12rem;
    color: #b6bdc4;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap
}

.home .recommend-testing__cnt__item .price[data-v-de12e4dc] {
    margin-top: .1rem;
    display: inline-block;
    padding: .05rem 0;
    min-width: .8rem;
    background: #7da8f6;
    color: #fff;
    border-radius: .2rem;
    box-shadow: .01rem .01rem .1rem #7da8f6
}

.home .many-tags__cnt[data-v-de12e4dc] {
    margin-top: .2rem
}

.home .many-tags__cnt .keydowrds-w[data-v-de12e4dc] {
    margin: 0 .15rem;
    white-space: nowrap;
    overflow: hidden
}

.home .many-tags__cnt .keydowrds[data-v-de12e4dc] {
    display: inline-block;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.home .many-tags__cnt .keydowrds span[data-v-de12e4dc] {
    display: inline-block;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    font-size: .12rem;
    margin-right: .1rem;
    padding: .06rem .2rem;
    background: #fff;
    border: .01rem solid #7ea9f5;
    color: #7ea9f5;
    border-radius: .2rem
}

.home .many-tags__cnt .keydowrds span.active[data-v-de12e4dc] {
    color: #fff;
    background: #7ea9f5
}

.home .many-tags__cnt__item[data-v-de12e4dc] {
    margin-top: .2rem;
    padding: .1rem;
    border-radius: .1rem;
    box-shadow: 0 .01rem .05rem #dcdcdc
}

.home .many-tags__cnt__item .left[data-v-de12e4dc] {
    margin-right: .1rem
}

.home .many-tags__cnt__item .left img[data-v-de12e4dc] {
    width: .9rem;
    height: .9rem;
    border-radius: .1rem;
    object-fit: cover
}

.home .many-tags__cnt__item .right[data-v-de12e4dc] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.home .many-tags__cnt__item .right .title[data-v-de12e4dc] {
    font-size: .14rem;
    height: .25rem;
    line-height: .25rem;
    font-weight: 700;
    overflow: hidden
}

.home .many-tags__cnt__item .right .desc[data-v-de12e4dc] {
    font-size: .12rem;
    height: .24rem;
    color: #9da9b1;
    line-height: .24rem;
    overflow: hidden
}

.home .many-tags__cnt__item .right .bottom[data-v-de12e4dc] {
    position: relative;
    width: 100%;
    margin-top: .05rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end
}

.home .many-tags__cnt__item .right .bottom .price[data-v-de12e4dc] {
    position: relative;
    top: -.08rem;
    color: #f5b337;
    font-size: .14rem;
    font-weight: 700
}

.home .many-tags__cnt__item .right .bottom .price .small[data-v-de12e4dc] {
    display: inline-block;
    font-weight: 400;
    margin-left: .05rem;
    font-size: .12rem;
    color: #c5cdd3;
    text-decoration: line-through
}

.home .many-tags__cnt__item .right .bottom .bottom-right[data-v-de12e4dc] {
    font-size: .12rem
}

.home .many-tags__cnt__item .right .bottom .bottom-right .testing-btn[data-v-de12e4dc] {
    padding: .06rem .15rem;
    background: #7da8f6;
    color: #fff;
    border-radius: .2rem;
    box-shadow: .01rem .01rem .07rem #7ea9f5
}

.home .many-tags__cnt__item .right .bottom .bottom-right .count[data-v-de12e4dc] {
    padding-top: .05rem;
    color: #c5cdd3
}

.home .many-tags__cnt .load-more[data-v-de12e4dc],
.home .many-tags__cnt__item[data-v-de12e4dc] {
    margin-left: .15rem;
    margin-right: .15rem
}

.home .many-tags__cnt .load-more[data-v-de12e4dc] {
    font-size: .14rem;
    border-radius: .1rem;
    margin-top: .2rem;
    margin-bottom: .2rem;
    color: #bec5cb;
    padding: .2rem 0;
    text-align: center;
    box-shadow: .01rem .01rem .1rem #dcdcdc
}

.home .company[data-v-de12e4dc] {
    margin-bottom: .8rem
}

.home .company a[data-v-de12e4dc] {
    text-align: center;
    display: block;
    padding-top: .1rem;
    font-size: .12rem;
    color: #cad0d5
}

.category {
    border: .01rem solid #ededed;
    padding-top: .05rem
}

.category,
.category .cnt {
    position: relative
}

.category .cnt .inner-left {
    position: fixed;
    left: 0;
    top: 0;
    border-left: .01rem solid #ededed;
    height: 100%;
    overflow: auto;
    width: .9rem;
    background: #fff;
    border-top-right-radius: .3rem
}

.category .cnt .inner-left li:last-child .line {
    display: none
}

.category .cnt .inner-left li {
    font-size: .14rem;
    text-align: center
}

.category .cnt .inner-left li .line {
    margin: 0 .2rem;
    height: .01rem;
    border-top: .01rem solid #ebeef1
}

.category .cnt .inner-left li .inner {
    padding: .25rem 0
}

.category .cnt .inner-left li.active .inner {
    margin: .08rem 0;
    margin-right: .1rem;
    color: #fff;
    border-top-right-radius: .15rem;
    border-bottom-right-radius: .15rem;
    background: -webkit-linear-gradient(left, #82acf6, #91b7f5);
    background: linear-gradient(90deg, #82acf6 0, #91b7f5);
    box-shadow: .01rem .01rem .1rem #91b7f5
}

.category .cnt .inner-right {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    margin-left: 1rem;
    margin-right: .1rem
}

.category .cnt .inner-right .top {
    padding: .05rem 0;
    z-index: 5;
    background: #ededed
}

.category .cnt .inner-right .left-sort {
    font-size: .18rem;
    font-weight: 700
}

.category .cnt .inner-right .center-search {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    margin: 0 .1rem
}

.category .cnt .inner-right .center-search .van-search {
    background: none;
    padding: 0
}

.category .cnt .inner-right .center-search .van-search .van-search__content {
    background: #fff
}

.category .cnt .inner-right .sort-list {
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    padding: .05rem .2rem;
    border-radius: .1rem;
    box-shadow: .01rem .01rem .1rem #c8c8c8
}

.category .cnt .inner-right .sort-list li {
    margin: .15rem 0
}

.category .cnt .inner-right .right-cnt__item {
    background: #fff;
    margin-top: .2rem;
    padding: .1rem;
    border-radius: .1rem;
    box-shadow: 0 .01rem .05rem #dcdcdc
}

.category .cnt .inner-right .right-cnt__item .left {
    position: relative;
    margin-right: .1rem
}

.category .cnt .inner-right .right-cnt__item .left img {
    width: .9rem;
    height: .9rem;
    border-radius: .1rem;
    object-fit: cover
}

.category .cnt .inner-right .right-cnt__item .left .have-testing-count {
    position: absolute;
    bottom: .02rem;
    width: 100%;
    font-size: .12rem;
    padding: .05rem 0;
    text-align: center;
    color: #fff;
    border-bottom-left-radius: .1rem;
    border-bottom-right-radius: .1rem;
    background: rgba(0, 0, 0, .4)
}

.category .cnt .inner-right .right-cnt__item .right {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.category .cnt .inner-right .right-cnt__item .right .title {
    font-size: .14rem;
    height: .2rem;
    line-height: .2rem;
    font-weight: 700;
    overflow: hidden
}

.category .cnt .inner-right .right-cnt__item .right .desc {
    font-size: .12rem;
    height: .24rem;
    color: #9da9b1;
    line-height: .24rem;
    overflow: hidden
}

.category .cnt .inner-right .right-cnt__item .right .bottom {
    width: 100%;
    margin-top: .02rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end
}

.category .cnt .inner-right .right-cnt__item .right .bottom .price {
    color: #f5b337;
    font-size: .14rem;
    font-weight: 700
}

.category .cnt .inner-right .right-cnt__item .right .bottom .price .small {
    display: inline-block;
    font-weight: 400;
    margin-left: .05rem;
    font-size: .12rem;
    color: #c5cdd3;
    text-decoration: line-through
}

.category .cnt .inner-right .right-cnt__item .right .bottom .bottom-right {
    font-size: .12rem
}

.category .cnt .inner-right .right-cnt__item .right .bottom .bottom-right .testing-btn {
    padding: .06rem 0;
    text-align: center;
    min-width: .65rem;
    background: #7da8f6;
    color: #fff;
    border-radius: .2rem;
    box-shadow: .01rem .01rem .07rem #7ea9f5
}

.category .cnt .inner-right .right-cnt__item .right .bottom .bottom-right .count {
    padding-top: .05rem;
    color: #c5cdd3
}

.category .cnt .load-more {
    margin-left: .15rem;
    margin-right: .15rem;
    font-size: .14rem;
    border-radius: .1rem;
    margin-top: .2rem;
    margin-bottom: .2rem;
    color: #bec5cb;
    padding: .2rem 0;
    text-align: center;
    box-shadow: .01rem .01rem .1rem #dcdcdc
}

.category .cnt .load-more.no-more {
    box-shadow: none
}

.login {
    padding: .1rem 0
}

.login .van-popup {
    background: none!important
}

.login .bind-phone-tip {
    margin: 0 .2rem;
    padding: .05rem 0;
    color: #fff;
    font-size: .14rem;
    text-align: center;
    border-bottom-left-radius: .15rem;
    border-bottom-right-radius: .15rem;
    background: -webkit-linear-gradient(left, #f7d084, #fec55a);
    background: linear-gradient(90deg, #f7d084 0, #fec55a)
}

.login .bind-phone-tip .iconfont {
    font-size: .16rem
}

.login .bind-phone-tip span {
    padding-left: .05rem
}

.login .cnt {
    margin: 0 .1rem;
    padding-bottom: .1rem;
    border-radius: .1rem;
    background: #fff
}

.login .cnt .total-chart-wrap {
    height: 3rem
}

.login .cnt .pop-bindphone {
    min-width: 3rem;
    background: #fff;
    border-radius: .1rem
}

.login .cnt .pop-bindphone .bindphone-form {
    padding: .2rem
}

.login .cnt .pop-bindphone .bindphone-form input {
    font-size: .16rem;
    padding-left: .2rem;
    border: none;
    background: none
}

.login .cnt .pop-bindphone .bindphone-form .item {
    margin: .2rem 0;
    padding: .1rem 0;
    border-radius: .3rem;
    background: #f1f2f6;
    border: .01rem solid #e7e8ed
}

.login .cnt .pop-bindphone .bindphone-form .code {
    position: relative
}

.login .cnt .pop-bindphone .bindphone-form .code .getcode {
    position: absolute;
    right: .05rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: .14rem;
    padding: .08rem .15rem;
    color: #fff;
    background: #70a7f9;
    border-radius: .3rem
}

.login .cnt .pop-bindphone .bindphone-form .code .getcode.active {
    background: #cdcdcd
}

.login .cnt .pop-bindphone .bindphone-form .protocol {
    background: none;
    border: none
}

.login .cnt .pop-bindphone .bindphone-form .protocol .protocol-link {
    text-decoration: underline
}

.login .cnt .pop-bindphone .bindphone-form .sendbtn {
    font-size: .16rem;
    padding: .12rem 0;
    text-align: center;
    color: #fff;
    border-radius: .3rem;
    background: -webkit-linear-gradient(left, #609bf5, #92beff);
    background: linear-gradient(90deg, #609bf5 0, #92beff);
    box-shadow: .01rem .01rem .1rem #dcdcdc
}

.login .cnt .pop-bindphone-success {
    min-width: 3rem;
    min-height: 3rem;
    background: url(../img/13.1dbd08ae.png) 0 no-repeat;
    background-size: cover
}

.login .cnt .resultform,
.login .cnt .resulttitle {
    border-bottom: .01rem solid #eee
}

.login .cnt .resulttitle {
    padding: .3rem 0;
    text-align: center
}

.login .cnt .resulttitle__title {
    font-size: .18rem
}

.login .cnt .resulttitle__tips {
    margin-top: .05rem;
    font-size: .16rem;
    color: #9da8b1
}

.login .cnt .resultform {
    padding: .2rem
}

.login .cnt .resultform li:first-child {
    margin-top: .1rem
}

.login .cnt .resultform li {
    margin: .15rem 0;
    font-size: .16rem
}

.login .cnt .resultform li .right {
    text-align: right;
    color: #a5aaaf
}

.login .cnt .resultform li.sex .right {
    color: #8ebafc
}

.login .cnt .resultform li.sex .right span {
    padding-left: .05rem
}

.login .cnt .resultdesc .picdesc {
    position: relative;
    height: 3rem;
    background: url(../img/11.c441fafa.jpg) 0 no-repeat;
    background-size: cover
}

.login .cnt .resultdesc .picdesc .title {
    padding-top: .3rem;
    font-size: .2rem;
    text-align: center
}

.login .cnt .resultdesc .picdesc .tips {
    padding-top: .1rem;
    font-size: .18rem;
    text-align: center
}

.login .cnt .resultdesc .picdesc .tips span {
    color: #59b497
}

.login .cnt .resultdesc .picdesc .result-score {
    position: absolute;
    bottom: .4rem;
    left: 1.5rem;
    font-size: .18rem;
    color: #fff
}

.login .cnt .resultdesc .picdesc .result-score .score-unit-w {
    margin-top: .05rem
}

.login .cnt .resultdesc .picdesc .result-score .score-unit-w .score {
    font-weight: 700;
    font-size: .2rem
}

.login .cnt .resultdesc .picdesc .result-score .score-unit-w .unit {
    padding-left: .05rem;
    font-size: .16rem
}

.login .cnt .resultdesc__detail {
    margin: .2rem;
    padding: .2rem;
    line-height: .25rem;
    border-radius: .2rem;
    font-size: .14rem;
    box-shadow: .01rem .01rem .1rem #dcdcdc
}

@font-face {
    font-family: iconfont;
    src: url(//at.alicdn.com/t/font_2564011_ep10sm0d8rh.woff2?t=1625470226592) format("woff2"), url(//at.alicdn.com/t/font_2564011_ep10sm0d8rh.woff?t=1625470226592) format("woff"), url(//at.alicdn.com/t/font_2564011_ep10sm0d8rh.ttf?t=1625470226592) format("truetype")
}

.iconfont {
    font-family: iconfont!important;
    font-size: .16rem;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-zixun:before {
    content: "\e630"
}

.icon-tousu:before {
    content: "\e635"
}

.icon-image:before {
    content: "\e603"
}

.icon-zhifubao:before {
    content: "\e69c"
}

.icon-weixin:before {
    content: "\e66c"
}

.icon-dianzan:before {
    content: "\e601"
}

.icon-shouji:before {
    content: "\e602"
}

.icon-yonghu1:before {
    content: "\e65b"
}

.icon-yemian:before {
    content: "\e677"
}

.icon-wenti:before {
    content: "\e621"
}

.icon-huo:before {
    content: "\e6c6"
}

.icon-plus:before {
    content: "\e600"
}

.icon-nvxing:before {
    content: "\e613"
}

.icon-sousuo:before {
    content: "\e61f"
}

.icon-nanxing:before {
    content: "\e622"
}

.icon-close-circle-fill:before {
    content: "\e609"
}

.icon-del:before {
    content: "\e627"
}

.icon-gengduo-a:before {
    content: "\e608"
}

.icon-sort-up:before {
    content: "\e704"
}

.icon-sort-down:before {
    content: "\e705"
}

.icon-wode:before {
    content: "\e606"
}

.icon-shuqian:before {
    content: "\e703"
}

.icon-xingzhuangjiehe:before {
    content: "\e614"
}

.icon-arrow-right:before {
    content: "\e605"
}

.icon-shuaxin:before {
    content: "\e665"
}

html {
    font-size: 26.6666666vw;
    font-family: Avenir, Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body {
    max-width: 680PX;
    margin: 0 auto;
    font-size: .14rem;
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
    color: #323232
}

img {
    pointer-events: none
}

.hide {
    visibility: hidden;
    opacity: 0
}

.g-white-bg {
    background-color: #fff
}

.g-wxbg {
    background-color: #ededed
}

.g-h100vh {
    height: 100vh
}

.g-minh100vh {
    min-height: 100vh
}

.g-plr5 {
    padding: 0 .05rem
}

.g-plr10 {
    padding: 0 .1rem
}

.g-plr15 {
    padding: 0 .15rem
}

.g-mlr15 {
    margin: 0 .15rem
}

.g-mt30 {
    margin-top: .3rem
}

.g-inset-line {
    box-shadow: inset 0 -.06rem #f8bf54
}

.g-btn {
    display: inline-block;
    font-size: .14rem;
    color: #b3babf;
    padding: .1rem .2rem;
    border: .01rem solid #b3babf;
    border-radius: .2rem
}

.g-btn-blue {
    border: .01rem solid #77a5e6;
    color: #77a5e6
}

.g-btn-blue-bg {
    color: #fff;
    background-color: #77a5e6
}

.g-better-scroll-wrapper {
    white-space: nowrap;
    overflow: hidden
}

.g-better-scroll-cnt {
    display: inline-block
}

.g-flex-ccc,
.g-flex-csac,
.g-flex-csbc,
.g-flex-csc,
.g-flex-rcc,
.g-flex-rsac,
.g-flex-rsbc,
.g-flex-rsc {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.g-flex-ccc,
.g-flex-csac,
.g-flex-csbc,
.g-flex-csc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.g-flex-csc,
.g-flex-rsc {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.g-flex-ccc,
.g-flex-rcc {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.g-flex-csbc,
.g-flex-rsbc {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.g-flex-csac,
.g-flex-rsac {
    -webkit-justify-content: space-around;
    justify-content: space-around
}

@media screen and (min-width:480px) {
    html {
        font-size: 128PX
    }
}

@media screen and (min-width:720px) {
    .contain-cover-bg {
        background-size: cover!important
    }
}

.th-img-text[data-v-14301221] {
    text-align: center
}

.th-img-text img[data-v-14301221] {
    object-fit: contain
}

.th-img-text .text[data-v-14301221] {
    margin-top: .05rem;
    font-size: .14rem
}

.th-icon-text[data-v-211fbb40] {
    color: #999;
    text-align: center;
    width: .93rem
}

.th-icon-text .text[data-v-211fbb40] {
    margin-top: .03rem;
    font-size: .14rem
}

.th-seg-title .left .active .border {
    box-shadow: inset 0 -.06rem #f8bf54
}

.th-seg-title .right .iconfont,
.th-seg-title .right a {
    color: #7f878d;
    font-size: .14rem
}

.th-seg-title[data-v-617c41f2] {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.th-seg-title .left[data-v-617c41f2],
.th-seg-title[data-v-617c41f2] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.th-seg-title .left[data-v-617c41f2] {
    font-size: .16rem
}

.th-seg-title .left .item[data-v-617c41f2] {
    margin-right: .15rem;
    color: #7f878d
}

.th-seg-title .left .item.active[data-v-617c41f2] {
    font-size: .18rem;
    font-weight: 700;
    color: #000
}

.th-loading .van-loading__text {
    font-size: .14rem
}

.th-loading[data-v-43ed5bf0] {
    margin: .2rem 0;
    text-align: center
}

.th-tabbar .router-link-active .th-icon-text {
    color: #629df6!important
}

.th-tabbar[data-v-4b25f172] {
    z-index: 9999;
    position: fixed;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    max-width: 6.8rem;
    height: .6rem;
    background-color: #fff;
    border-top-left-radius: .2rem;
    border-top-right-radius: .2rem;
    box-shadow: 0 -.01rem .05rem #dcdcdc
}

.th-sort[data-v-49d610bc] {
    color: #888;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.th-sort.enable[data-v-49d610bc] {
    color: #000
}

.th-sort .label[data-v-49d610bc] {
    font-size: .14rem;
    margin-right: .05rem
}

.th-sort .icon-w[data-v-49d610bc] {
    position: relative;
    top: -.02rem;
    height: .2rem
}

.th-sort .icon-w.hidden[data-v-49d610bc] {
    opacity: 0
}

.th-sort .icon-w .iconfont[data-v-49d610bc] {
    height: .1rem;
    font-size: .12rem;
    color: #888
}

.th-sort .icon-w .iconfont.active[data-v-49d610bc] {
    color: #fcb829
}