.layout-column-2 {
    display: flex
}

.layout-column-2 .label-name {
    font-size: 13Px;
    color: #8c8c8c;
    line-height: 30Px;
    text-align: right
}

.layout-column-2 .column-bd {
    flex: 1;
    height: 30Px;
    line-height: 30Px;
    position: relative
}

.layout-column-2 .column-bd input {
    background: #f2f2f2;
    border: 0;
    padding-left: .2rem;
    width: 100%;
    height: 100%
}

.layout-column-3 {
    width: 100%
}

.layout-column-3 tr {
    display: flex;
    align-items: center
}

.layout-column-3 tr td {
    height: 30Px
}

.layout-column-3 .label-name {
    font-size: 13Px;
    color: #8c8c8c;
    line-height: 30Px;
    text-align: right;
    flex-shrink: 0
}

.layout-column-3 .column-bd input {
    background: #f2f2f2;
    border: 0;
    padding-left: .2rem;
    width: 100%;
    height: 100%
}

.layout-column-3 .column-right {
    width: 78Px!important;
    text-align: right
}

.m-send-code {
    display: inline-block;
    color: #fff;
    font-size: .28rem;
    line-height: 30Px;
    background: #07c160;
    font-size: 12Px;
    border-radius: .08rem;
    margin-left: .1rem;
    text-align: center;
    padding: 0 5Px
}

.m-send-code.dsb {
    background: #eee;
    color: #666
}

.login-confirm {
    background: #fff;
    width: 5.52rem;
    overflow-y: inherit!important;
    border-radius: .2rem
}

.login-confirm .layout-column-3 .label-name {
    width: .96rem
}

.login-confirm .hd {
    height: 1.42rem;
    position: relative;
    background-image: url(/240628-1435/img/top-bg_c6359cc5.png);
    background-size: 100% 100%
}

.login-confirm .hd img {
    position: absolute;
    width: 2rem;
    height: 2rem;
    left: 50%;
    top: -.6rem;
    margin-left: -1rem
}

.login-confirm .login-body {
    padding: .6rem 0 0 0
}

.login-confirm .login-body .van-tabs__wrap {
    height: .64rem
}

.login-confirm .login-body .van-tabs__nav--card {
    border-color: #07c160;
    border-radius: .4rem;
    height: .64rem;
    background: #fff;
    color: #07c160
}

.login-confirm .login-body .van-tabs__nav--card .van-tab {
    color: #07c160;
    font-size: .24rem;
    border: 0;
    line-height: .64rem
}

.login-confirm .login-body .van-tabs__nav--card .van-tab.van-tab--active {
    background: #07c160;
    color: #fff;
    border: 0;
    border-radius: .3rem
}

.login-confirm .login-body .body-input {
    padding: .6rem .4rem 0 .4rem
}

.login-confirm .login-body .ft {
    padding: .2rem .4rem .6rem .4rem
}

.login-confirm .login-body .ft .primary-btn {
    width: 100%;
    border-radius: .4rem;
    background: #07c160;
    line-height: .76rem;
    font-size: .34rem;
    text-align: center;
    color: #fff;
    margin-bottom: .3rem
}

.login-confirm .login-body .ft .van-row {
    text-align: center;
    font-size: .24rem
}

.login-confirm .login-body .ft .van-row a {
    color: #434343
}

.login-confirm .login-body .ft .van-row a.act {
    color: #07c160
}

.login-confirm .close {
    position: absolute;
    top: .2rem;
    right: .2rem;
    border: .02rem solid #fff;
    color: #fff;
    padding: .06rem;
    border-radius: 50%
}

.layout-column-2 {
    padding: 0;
    line-height: .6rem
}

.layout-column-2 .van-field__body input {
    height: .6rem
}

.layout-column-2 .van-field__label {
    margin-right: 0;
    color: #8c8c8c
}

.layout-column-2 .van-field__value {
    background: #f2f2f2
}

.layout-column-2 .van-field__value .van-field__control {
    padding-left: .2rem;
    color: #434343
}

.layout-column-2 .van-field__value input::-webkit-input-placeholder {
    color: #757575
}

.platform-btn {
    color: #fff;
    position: fixed;
    width: 80%;
    height: .7rem;
    line-height: .7rem;
    background-color: #07c160;
    bottom: 1rem;
    left: 10%;
    border-radius: .3rem;
    text-align: center;
    font-size: .32rem
}

.v-platform-list {
    width: 5rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)
}

.v-platform-list .item {
    height: 1.62rem;
    background-color: #e7e4e7;
    background-size: 100%;
    margin-bottom: .5rem;
    line-height: .4rem;
    text-align: center
}

.v-platform-list .item .title {
    font-weight: 700;
    font-size: .32rem;
    line-height: 1;
    padding: .3rem 0 .26rem 0;
    color: #424242
}

.v-platform-list .item .text {
    color: #424242;
    line-height: .32rem;
    font-size: .24rem
}

.v-platform-list .item.act {
    background: #07c160;
    background-size: 100%;
    color: #fff
}

.v-platform-list .item.act .title {
    color: #fff
}

.v-platform-list .item.act .text {
    color: #e5f3ff
}

.v-drag-bd {
    position: fixed
}

html {
    font-size: 13.33333vw
}

body,div,form,h1,h2,h3,h4,h5,h6,html,li,p,ul {
    margin: 0;
    padding: 0
}

@media screen and (max-width: 320px) {
    html {
        font-size:42.667PX;
        font-size: 13.33333vw
    }
}

@media screen and (min-width: 321px)and (max-width:360px) {
    html {
        font-size:48PX;
        font-size: 13.33333vw
    }
}

@media screen and (min-width: 361px)and (max-width:375px) {
    html {
        font-size:50PX;
        font-size: 13.33333vw
    }
}

@media screen and (min-width: 376px)and (max-width:393px) {
    html {
        font-size:52.4PX;
        font-size: 13.33333vw
    }
}

@media screen and (min-width: 394px)and (max-width:412px) {
    html {
        font-size:54.93PX;
        font-size: 13.33333vw
    }
}

@media screen and (min-width: 413px)and (max-width:414px) {
    html {
        font-size:55.2PX;
        font-size: 13.33333vw
    }
}

@media screen and (min-width: 415px)and (max-width:480px) {
    html {
        font-size:64PX;
        font-size: 13.33333vw
    }
}

@media screen and (min-width: 481px)and (max-width:540px) {
    html {
        font-size:72PX;
        font-size: 13.33333vw
    }
}

@media screen and (min-width: 541px)and (max-width:640px) {
    html {
        font-size:85.33PX;
        font-size: 13.33333vw
    }
}

@media screen and (min-width: 641px)and (max-width:720px) {
    html {
        font-size:96PX;
        font-size: 13.33333vw
    }
}

@media screen and (min-width: 721px)and (max-width:768px) {
    html {
        font-size:102.4PX;
        font-size: 13.33333vw
    }
}

@media screen and (min-width: 769px) {
    html {
        font-size:64PX
    }

    html #app {
        width: 480Px;
        margin: 0 auto
    }
}

* {
    box-sizing: border-box
}

body {
    color: #434343;
    font-size: .28rem;
    font-family: PingFangSC-Regular,Microsoft YaHei,Helvetica
}

.clearfix:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

button,input,select,textarea {
    outline: none
}

.b-t {
    border-top: 3Px solid #f8f8f8
}

.m-t-46 {
    margin-top: 46Px
}

.p-t-46 {
    padding-top: 46Px
}

.btn.primary-btn {
    width: calc(100% - .6rem);
    margin: 0 auto;
    background: #077e35;
    height: .88rem;
    line-height: .88rem;
    color: #fff;
    font-size: .32rem;
    text-align: center;
    border-radius: .44rem
}

.van-cell__value .van-field__body input {
    height: 24Px
}

.van-overflow-hidden {
    height: 100vh
}

@media screen and (min-width: 768px) {
    .van-nav-bar {
        max-width:480Px;
        left: 50%!important;
        transform: translate(-50%)
    }

    .van-index-bar__sidebar {
        left: 480Px
    }

    .van-popup--top {
        max-width: 480Px;
        left: 50%!important;
        margin-left: -240Px
    }

    .van-popup--bottom {
        max-width: 480Px;
        left: inherit!important
    }
}

.van-dialog {
    max-width: 480Px
}

.bar-logo {
    width: 1.6rem
}

.vh100 {
    height: 100vh;
    overflow: hidden;
    overflow-y: auto
}

.box-center {
    max-width: 480Px;
    margin: 0 auto
}

.new-van-tabs .van-tabs__nav--card {
    border-color: #13ab56
}

.new-van-tabs .van-tabs__nav--card .van-tab {
    color: #13ab56;
    font-size: .24rem;
    border-color: #13ab56
}

.new-van-tabs .van-tabs__nav--card .van-tab.van-tab--active {
    background-color: #13ab56;
    color: #fff
}

.text-info-list {
    padding: 0 .3rem
}

.text-info-list li {
    border-bottom: .02rem solid #ddd;
    padding: .2rem 0
}

.text-info-list li .title {
    font-size: .26rem;
    padding: .4rem 0 .3rem 0;
    line-height: .44rem;
    color: #434343
}

.text-info-list li .ft-icon .tool-icon-text {
    margin-right: .4rem
}

.van-toast--bottom {
    bottom: 2rem!important
}

.new-sub-btn {
    width: 100%;
    border-radius: .4rem;
    background: #07c160;
    line-height: .76rem;
    font-size: .34rem;
    text-align: center;
    color: #fff
}

.new-sub-btn.dsb {
    background-color: silver;
    color: #fff
}

.new-table {
    width: 100%;
    border: 1Px solid #eee;
    font-size: 12Px;
    text-align: center;
    border-bottom: 0;
    border-right: 0
}

.new-table thead tr {
    height: .6rem
}

.new-table tbody tr {
    height: 25Px
}

.new-table tbody tr:nth-child(odd) {
    background: #fcf9fc
}

.new-table td {
    border-bottom: 1Px solid #eee;
    border-right: 1Px solid #eee
}

.van-button--primary {
    border: .02rem solid #13ab56
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,strong {
    font-weight: bolder
}

code,kbd,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,input,optgroup,select,textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
    outline: .02rem dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -.04rem
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],template {
    display: none
}

.tooltip {
    display: block!important;
    z-index: 10000
}

.tooltip .tooltip-inner {
    background: #000;
    color: #fff;
    border-radius: .32rem;
    padding: .1rem .2rem .08rem
}

.tooltip .tooltip-arrow {
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    margin: .1rem;
    border-color: #000;
    z-index: 1
}

.tooltip[x-placement^=top] {
    margin-bottom: .1rem
}

.tooltip[x-placement^=top] .tooltip-arrow {
    border-width: .1rem .1rem 0 .1rem;
    border-left-color: transparent!important;
    border-right-color: transparent!important;
    border-bottom-color: transparent!important;
    bottom: -.1rem;
    left: calc(50% - .1rem);
    margin-top: 0;
    margin-bottom: 0
}

.tooltip[x-placement^=bottom] {
    margin-top: .1rem
}

.tooltip[x-placement^=bottom] .tooltip-arrow {
    border-width: 0 .1rem .1rem .1rem;
    border-left-color: transparent!important;
    border-right-color: transparent!important;
    border-top-color: transparent!important;
    top: -.1rem;
    left: calc(50% - .1rem);
    margin-top: 0;
    margin-bottom: 0
}

.tooltip[x-placement^=right] {
    margin-left: .1rem
}

.tooltip[x-placement^=right] .tooltip-arrow {
    border-width: .1rem .1rem .1rem 0;
    border-left-color: transparent!important;
    border-top-color: transparent!important;
    border-bottom-color: transparent!important;
    left: -.1rem;
    top: calc(50% - .1rem);
    margin-left: 0;
    margin-right: 0
}

.tooltip[x-placement^=left] {
    margin-right: .1rem
}

.tooltip[x-placement^=left] .tooltip-arrow {
    border-width: .1rem 0 .1rem .1rem;
    border-top-color: transparent!important;
    border-right-color: transparent!important;
    border-bottom-color: transparent!important;
    right: -.1rem;
    top: calc(50% - .1rem);
    margin-left: 0;
    margin-right: 0
}

.tooltip.popover .popover-inner {
    background: #f9f9f9;
    padding: .2rem;
    box-shadow: 0 .1rem .6rem rgba(0,0,0,.1)
}

.tooltip.popover .popover-arrow {
    border-color: #f9f9f9
}

.tooltip[aria-hidden=true] {
    visibility: hidden;
    opacity: 0;
    transition: opacity .15s,visibility .15s
}

.tooltip[aria-hidden=false] {
    visibility: visible;
    opacity: 1;
    transition: opacity .15s
}

.tooltip.popover .popover-inner {
    background: #fff;
    color: #000;
    padding: 0;
    border-radius: .1rem;
    box-shadow: 0 .1rem .2rem rgba(0,0,0,.1)
}

.tooltip.popover .popover-arrow {
    border-color: #fff
}

:focus {
    outline: none
}

#app {
    height: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

#app .m-drige-icon {
    right: .2rem;
    top: 5.9rem;
    z-index: 100
}

#app .m-drige-icon .van-icon {
    position: absolute;
    right: -.2rem;
    top: -.2rem;
    color: red;
    font-size: .36rem;
    background: #fff;
    border-radius: 50%;
    overflow: hidden
}

#app .m-drige-icon a {
    -webkit-user-drag: none
}

#app .m-drige-icon img {
    width: 1.16rem;
    height: 1.16rem;
    -webkit-user-drag: none
}

#app .availablePopList {
    width: 100%
}

#app .availablePopList .close-check {
    margin-bottom: .1rem;
    z-index: 1000;
    position: relative;
    float: right
}

#app .availablePopList .close-check .van-checkbox__label {
    color: #fff
}

#app .availablePopList .close-check .van-checkbox__icon--checked .van-icon {
    border-color: #fff!important
}

#app .availablePopList .availablePopList-item {
    position: fixed;
    z-index: 1001;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%,-50%);
    opacity: 0;
    transition: opacity 1s
}

#app .availablePopList .availablePopList-item img {
    width: 6rem
}

#app .availablePopList .availablePopList-item .availablePopList-item-bd {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    padding: .8rem 1.2rem;
    text-align: center
}

#app .availablePopList .availablePopList-item .availablePopList-item-bd .nr-hd {
    font-size: .36rem;
    color: #ec5a5a
}

#app .availablePopList .availablePopList-item .availablePopList-item-bd .nr-bd {
    font-size: .34rem;
    padding: .2rem;
    text-align: left;
    color: #fcff1f;
    margin-top: 2.4rem;
    font-weight: 700;
    white-space: pre;
    line-height: .64rem
}

#app .not-network .text-img {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: .32rem;
    color: #999;
    text-align: center;
    width: 3rem;
    transform: translate(-50%,-50%)
}

#app .not-network .text-img img {
    width: 1.6rem
}

#app .not-network .text-img div {
    line-height: .46rem
}

.layout-nav {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2
}

.layout-nav .van-tabbar {
    max-width: 480Px;
    margin: 0 auto;
    box-shadow: 0 .02rem .08rem 0 hsla(0,0%,62.7%,.5)
}

.layout-nav .van-tabbar-item__text {
    position: relative
}

.layout-nav .tabs-3 {
    position: absolute;
    left: -.4rem;
    top: -.4rem;
    border-radius: 100%;
    text-align: center
}

.layout-nav .tabs-3 img {
    height: .7rem;
    width: .7rem
}

.layout-nav .middle {
    padding-top: .32rem
}

.layout-nav .gouwuche {
    position: absolute;
    top: -.9rem;
    right: -50%;
    transform: translateX(50%);
    display: flex;
    justify-content: center;
    padding: .2rem;
    padding-bottom: 0;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    background: #fff;
    z-index: 1
}

.layout-nav .gouwuche img {
    height: .68rem;
    width: .76rem
}

.layout-nav .van-tabbar-item--active {
    color: #13ab56
}

.layout-nav .tl {
    height: .8rem!important;
    width: .8rem!important;
    position: inherit;
    z-index: 2;
    margin-top: -.4rem
}

.icon-text {
    display: inline-block;
    text-align: center;
    position: relative
}

.icon-text .text {
    padding: .2rem 0;
    font-size: .28rem;
    color: #555
}

.icon-text .badge {
    position: absolute;
    top: -4Px;
    right: -4Px;
    background: red;
    color: #fff;
    font-size: 12Px;
    border-radius: 50%;
    min-width: 14Px;
    height: 14Px;
    text-align: center;
    line-height: 14Px
}

.van-row {
    width: 100%
}

.border-box {
    background: #fff
}

.border-box .border-box-body {
    padding: .2rem .2rem;
    background-image: none;
    border: .02rem solid #07c160;
    background-color: #fff;
    box-shadow: .04rem .04rem .1rem #eee;
    border-radius: 10Px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.border-box .border-box-body .border-box-body-hd {
    padding-bottom: .1rem;
    text-align: center;
    display: flex;
    justify-content: space-between
}

.border-box .border-box-body .border-box-body-hd .text-left {
    text-align: left
}

.border-box .border-box-body .border-box-body-hd .text-left span {
    color: #077e35;
    padding: 0 2Px
}

.border-box .border-box-body .border-box-body-hd .text-right {
    font-size: .24rem;
    text-align: right
}

.border-box .border-box-body .border-box-body-hd .text-right a {
    color: #077e35
}

.border-box .border-box-body .lotteryNumber {
    margin-right: .04rem
}

.border-box .border-box-body .slot-icon {
    display: inline-block;
    width: .84rem;
    height: .84rem;
    line-height: .84rem
}

.border-box .border-box-body .slot-icon span {
    padding-right: .06rem;
    font-size: .4rem;
    color: #666;
    font-weight: 700
}

.border-box .border-box-body .slot-icon.bg-amage-0 {
    background-image: url(/240628-1435/img/ic_hui_qiu_92c2ad7f.png);
    background-size: 100% 100%
}

.border-box .border-box-body .slot-icon.bg-amage-1 {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAABYCAMAAABGS8AGAAAAAXNSR0IB2cksfwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAnZQTFRFAAAA/zMz/zMz/zMz/zMz/zMz/zMz/zMz/zMz/zMz/zMz/zMz/zMz/zMz/zMz/zMz/zMz/zMz/zIy/zMz/zMz/zMz/zMz/zIy/zMz/zMz/zMz/zMz/zMz/zMz/zMz/zMz/zMz/zMz/zMz/zMz/zMz/zMz/zMz/zMz/zU1/zs7/0BA/0ND/zQ0/zMz/zAw/zMz/zMz/1hY/3x8/6Cg/8fH/+Hh/+rq/+/v//Ly//Hx/8bG/6Gh/3p6/zMz/zMz/zMz/zMz/0pK/66u/97e//39//////z8/3t7/0tL/zMz/zMz/zMz/zMz/1xc/7Ky/+7u/+3t/7Gx/1pa/zMz/zMz/zMz/3Bw/8zM//7+/87O/21t/zMz/zMz/1NT/8jI/1BQ/zMz/zMz/zo6//r6/zMz/zMz/1ZW/9nZ/9jY/1VV/35+//X1//b2/zc3/5ub//f3//j4/5yc/zg4/zY2/6qq/6am/zMz/6en/5qa/zMz/3Z2//Pz/1dX/zk5/9ra/19f/zMz/729/zMz/3Fx/2pq/83N/zMz/0JC/3l5/7q6/v7+/+Xl/z4+/zMz/2Rk/4mJ/8DA/9PT/+fn/z09/+np/0FB/9TU/8XF/7+//4iI/1lZ//n5/z8//93d/7u7/zIy/zEx/9HR/2tr/8nJ/7y8/09P/11d/6Ki/0VF/5eX/4qK/0ZG/zw8/9fX/5mZ/8/P/zMz//T0/1RU/3Nz/3V1/5CQ/3Jy/52d/6Oj/6io/7S0/zMz/2Ji/1tb/zMz/zIy/+zs/7i4/6Sk/0hI/4OD/6+v/25u/9DQ/2dn/62t/2lp/+bm/5GR/+Li/5OT/zQ0/zQ0/4yMZk/kBgAAANJ0Uk5TAAcuWYu2z+Lv+f/w4bSMWi0GAzdyt/YEBD3oAxdqxcBrDnjd/twNcf//////CAA7zP///////////////8sUgvX///////////SAKMb///////8pZfH//////4H8////CaX//wqx/////////////////////2T//xX///////9c/+D////E////////OP//////////////////////Lgf////////////////////B////////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);
    background-size: 100% 100%
}

.border-box .border-box-body .slot-icon.bg-amage-2 {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAABYCAMAAABGS8AGAAAAAXNSR0IB2cksfwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAvRQTFRFAAAAM5n/M5n/M5n/M5n/M5n/M5n/M5n/M5n/M5n/M5n/M5n/M5n/M5n/M5n/M5n/M5n/M5r/Mpj/M5n/M5n/M5n/M5n/Mpj/M5r/M5n/M5n/M5v/M5n/M5n/M5n/M5n/M5n/M5r/M5n/M5n/M5n/M5n/M5n/M5n/NZr/O53/QKD/Q6H/QJ//NJr/M5n/MJf/M5n/M5n/WKz/fL3/oND/x+P/4fD/6vT/7/f/8vj/8fj/xuL/odD/erz/M5n/M5n/M5n/M5n/NJn/SqX/er3/rtf/3u7//f7//////P7/rtb/e73/S6X/M5n/M5n/M5n/M5n/XK3/stj/7vb/7fb/sdj/Wq3/M5n/MJ//M5n/M5n/cLj/zOb//v//zub/bbb/M5n/M5n/U6n/yOT/UKf/M5r/M5n/Op3/+vz/oM//M5r/M5n/Vqr/2ez/2Ov/Var/fr7/9fr/9vv/N5v/m83/9/v/+Pv/nM7/OJv/Npv/qtX//P3/ptP/M5n//v7/p9P/nM3/msz/M5n/drr/8/n/V6v/OZz/2uz/Npr/ms3/+Pz/X6//M5n/vd7/M5n/M5n/cbj/arX/zeb/XK7/M5r/M5n/M5v/QqD/ebz/Mpf/ut3/5fL/Pp//M5n/WKv/ZLL/icT/M5f/M5r/wOD/0+n/5/P/PZ7/6fT/QaD/6vX/1On/xeL/v9//iMP/Waz/+fz/ZLH/P5//3e7/Pp7/u93/7vf/Mpn/stn/MZf/0ej/a7X/arT/yeT/vN7/T6f/+v3/Xa7/otD/RaL/l8v/isT/RqL/PJ3/1+v/Opz/mcz/z+f/M5n/9Pr/VKr/c7n/M5n/dbr/OJz/kMj/crn/nc7/o9H/qNP/ptL/tNn/M5n/YrH/W63/M5n/Mpn/9Pn/PJ7/7Pb/uNz/Vqv/2u3/2Oz/pNH/SKT/g8H/r9f/brb/zuf/0Oj/Z7P/rdb/abT/5vL/kcj/yOP/RqP/4vD/k8n/M5n/YrD/NJn/NJj/jMb/M5n/M5j/gnuVFAAAAPx0Uk5TAAcuWYu2z+Lv+f/w4bSMWi0GAzdyt/YEBD3oAxdqxcBrDnjd/twNcf///////wgAO8z////////////////LFIL1///////////////0gCjG////////KQBl8f//////gfz///8Jpf///wqx//////////////////////9k/////xX///////////9c/+AO/////wPEBP//BP///zj///8GB/////////////////////////8u/wf////////////////////////B////A////////////97//10H//////////////////////////////8J/wkK/wQHzGymjgAABdVJREFUeJy12XlcFFUAB/ABZIEBFuQSiJSWa7lBEtCQS2FnURDMAgkKMAndkstEBMMrxZMKDRQLjMvKI0sqK8vs0qywQ8uy+zK7b6t/eu/NHu/NzjKX/v7Zmbcz332ft29m3rxHUYKxs3cY56hycnahaRdXN5W72sNzvPBZAvHy9vH1o63i5+vjPUG+6h+gDrRGTQlUB1wliw26eiJPXYl6TwoOksxeowkJHZuFCQ3ThEti7SKc8PO1kVHR0TGRsXy2W0ScaDY+IdF8XszkpGunJKekTp2WmpJ8Xdr0yTFWdHpCvDg3IzOLPSN7xsycXB1DRJ+bN2s2p+r5BRli3DmFxuOL5l7P8GbeDTdyKl1YLMiWzC9lj72pTMfPwpTffAsplzoIuP4VlejAqim2VTYLbiXkygL/sdyF1eio29L0Qi7D1CyKJOjqhbbdxQZ0yO13CLMwS2oJ2bDYZn2Rq62rF+cyTEMd0T8MNursj9qhcemdYl2GWda0nGgN/nYugN81rxijM1inpbURlytKeNyVsD80rrhLigvSpsX7xnxrtxj2X+0qSfVFWU305zlcdw263uoktK8p+rXENci5uuMrYGmt6P6AZ93duJxJ3pES8kHZ+g1yXIbZ0I7BWQm4G5cOyxbJcxlmYzYmJ9phcAQsqRJxHfNn02a8MbZY3HA3WLBArsswW/HrZFuHGdbA/Xvku4zuXrzKGpMbFAZ371MAM2V4lUNMz+5g+Dwukn5pYGnpxODQYNbdvgPsZM9V4jJMHt4WE+9HcAAcl8yw8XwTm9QuDPYLQLAabs9U5jJMN15lNXR3ovFZnlJ4Fw4HegHYG27F5CqFe3bj8gMA9oEbDyrqEzA1vTjsA2BfuJGk1GWYPhz2pag9aKyaphxuw2G/hyhPtCE4PhFOPw7T9pQH/NAmK4cHCNiB7cWRKcrhZPypCnqyI/yISlUODw7hsCOlgh/RU5XDw3txWEW5XRnYiXK9Mk3hTLmgP+9h5TD557lQ6CP2MnS3R4juRrMw/ahyeB8HRk1x2S9p0BTO6HO6cng/AbtS7CvogRal7sHHCNiNvUDoQ48rhXueIGAV5c5uKH40HSb/O3f2JkTTs5TC3SSsphzYjdnzlLkjXSTsQT3JbsQ+pQzOIV3ak3raOI1yQJGr7yRdv/HGhylImRL4SDsJ+5oe/yDPKKnws5yW8DENWGCekw8fbeTA3gD2Mk2BPf+CXLf+GMcNnGAeFMK8KBdejW7Fx5NeevkVVlJbhrEwr74mz11yApwcdXKwnGFeRz9hHMZuP2Wqcm2DHPeNN8G4/a0edge9P00axV4VUOqWSXf1p2n67XdqjHvv0pZXBSooxATHNkm+fereo+kTZ8ynwdffMPPEpMb8dy5vkwqfBa16xjwIToVtbH4dozosE46N70ur71lwyfVZ9j8AxDlsujPC0gW1GyWMwfVNoIYfWppP9xEQzmPv0h9bJjNpeu06se4ncKri088sBZ+D/XRiEjUhC5O/+FKc+xWaHvvaUtDwDU3nE9MKVHwmfkU2L90kzNafXA+PrcJuBN+C/QLO1GxGIS5nbz4qMOmk23qMHVJdsJRdaLaeujFONlnS+N3FMbq0/vsfjPez9hFz4RHwQlbKMy3rUUmTdFGOjTHoyI+dzaajfjKXXjxO05V8k7IlFTQ3Xd2He2pI9ODPu7rx5+YvxvLyX3+DDczjmqYgOTnU29faP5A8ODw8+PvAvtb9vbvJ7/8w/l4bLLcxBUn9aeCRUbRDXXuHtHzf/IXc5NPwS8Pf/C5FXbIp284/KdP6u9Fg3nDJlgvqzNcaIlNts76onQsqhQm+VFb8O5YLsrJUWLFOqQffBC+Z4kJhhxsRyxUgayrypbFZmaIWWOCSULoUN1HskhBI3PlzYtltW+yEPSzhmjAxy24hmg5hi5Og4B1CC4WnZCwUwowKLW2OymJRdtpejPWSrxqzx9ND7ahyc4XLx85OKvdxDvb/CZ/1P/5sT33gPoXFAAAAAElFTkSuQmCC);
    background-size: 100% 100%
}

.border-box .border-box-body .slot-icon.bg-amage-3 {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAABYCAYAAABxlTA0AAAAAXNSR0IB2cksfwAAAAlwSFlzAAALEwAACxMBAJqcGAAACjlJREFUeJztXWtsHNUVthSUEKRWkSeGQovaIiolqJg/lRIaUhC1nQApEEBCeamgODwSVEEQJDxa8lDTkgQhCIiXkEhwIqh4hIftQh8JNAm1d23jxCZx7QXWThy/Er/Xsb3e2/PN7Dqzd2d2Z+7Mzsx697M+ycnO3r3n8907595z7pm8PI8g31c8Q/KVFBKXEXcQK4h1xFZiL3GUyKLE733EYPSaT4k7icuJV0v+4ulu2+M6JN+iaSTGfOJ6YiUxpBLQKkPRNtH2vPyaRRe4ba8jkPxFF5DBC6OjrcNGQVOxI/qZ9NnF09zWwXaQYZcQ1xIP2zxSRUb2QeI69MltXSyDRssPyZCNxAAx4qKwPNGXFrlv/pIfuK2TaVDHZ0Tnv1azxhf4FrOf1PyOXVF7B/tF3V0y8Tv+r8C3KB1i40b5CPFCt3VLiVlfLYa4C4h+I8ZdUbuU/abxAXZ/4K/shdPvsn/3+1nLSBs7PdbDzoz3s97woMye8T75/wIjJ9m/+nzsxdN/Y2sC2+T3og2bhPah77PqFrstozaocwXErcRhPSNm0wgsrF9B4vyF7emqYE0jQTZBP6IIR8JyG7u7ytl91OY19Svlz7Ag8hBxE3G223rGgTp0FfFIss7f2LiO7ev+jHWP9woLmgpdY71sb/ff2Q2Na62OZtgyx21d82bV3QBx1xD79Tq7vPmP7NBAPZuIiI9Us4jQz5HBY+zu/z1lRWTYtMw1cclDgE+7mRjW6uD8Y6vZgf4ax0TVFpqxg9SHXx29R1TksDxlVBc7u1ChD51J3KvVKdztd9FNKOzgiE2F0ciYfBO9vOZWUaHLpOqSmU6JexHxI62OLGhYw44NB9zWUxf1w81yHwVFhs0XpVvcmVriwnd98NvtbGgi5LaGKTE8MSL3VdCnhu3pGcmYh7SmhR/5b2Y72stYaOKc29oZxsjEKHuufa/cd7HpwuY5OeotbOY/7BL/TezNzo8d9RDswjj50K92fCDbICDyZmhiG6jBUt5bwF9fFle+V2cuXu34kF3sXyziXZTaJG7xXInzczHn7qSvWCaOXC1sP/W2yCiGJtYWI5Ky/E1Yoa2lm0QmzbmpAJfynpatIiJDG7FldXTjJmHehZuTCd6CWfSHh9h1DfeJiLxFaINIUnbFhtSNXVazhDWEvOvnWkUD+fAXm7/pQaMFZsW9UFK27+Iaw2poqmPHqTI22/woxvbsDDMCr+cbmXdstaeWv+kCfOSSb/4gMlWsNCouwjxBvgG3N26cxMdn/yOyCPkO2hkR+Gn+zSua/+S2zY4Cvv2dTRtFRvHGVOIi+tvCv/HwQL3bNjsO7GELjGIEd/Wj1fTiQxIX/UUkIhvmXh5YSv/2m4fMCgzt1mqL6y9Cps0h9RsQ39rb/ZnbtroGxPoEpolDCEZojV5k3MQlhSBAmc4YmteBaPaVdXeaFRgaLtQSeCd/MULj2Y7VgT+LjOKdceLmV5VgrzchVwxfkWzH/jNfiAhMWhZNU4/e+fxFP69dyk6Egm7b5zqC506zn9XeLiLyPLXAj/IXLGy431JSyFQBAqZLTjwqIvB6tcCV/AVIZ8pBwYbgSyICVyriVhXN4L0HEPlfOSh4reNDEYFD+b6S6YhYFGpdgES8HBRU9B4RERgsxPSwgn8BISFkOeagwD90XFTgZZr+L7JzkC6ag4KWkZOieRQ7IHAF/wISnpGfm4OCttFO9tPa20QELofAdfwLyCpH4nMOCtpHu0WWzGAdBE5I84fAfTmBJ2FB4FYI3JebIpLDwhTRC4FH+Rcuz93k4hCQb3Kms3/A0TytF3DHRKM5KKgZOiHqpjFNgcF/9vnctsszKO89bEnghCkCfDELciCM4rVOoaXy5BSRcJMDc5vt5/FYcJeowH2abhp4feMDcuAv23FO3q5cLypwUHOhAeY23BVY2HAHayFwud4Fu7sq3LbPdew/KxQyivFTzc2eGHE8NdtRKhb0jFHe7FmudwHC9jie6jU4dWhBMGyv5nIIfI3eBUg82dfzuUPmeA+CiSdqXp2XX1WsGTKK8frGB9NuSCTivYM0SBcTSJ1SMyT5F03XDXqqeSgLk/+qBhtFst3VrFRHlRMSrtW8q+kJt+11FBi9dzRtsDo9xIXtExJPeB7MqgTsL0VPgap5PvEkv6pIM3VKTZQEGI2Mu2172jEYDlmde8GOhFptUhJ/OMZdWZArgUOJWnu/c76+W07G2XZyN9sQfJnNpX8n0So++U8vfZUn6i2gJMBUxdHhFvbjmiVxNiO68+ypPXJUI6LywP872KAXadZJX60uRgL2F6lGMQ4ioiTAVMNAeJhd21A6aSfWAKuaN8l7EXrQOY10QLe6oKRUxEtZQA5HaXHcaapAOUq7ZdK+S/23sGfa3pAT/5JhZfMzvDbQbp2muFGBcQgmkEpgfDVQb2EqbGfiRNFz7fsmbcMU8XLHe4ZsQwYqpw0OECUv2SgppRBT3inhxiApLtPxeud+VqAqZwBxjRz6wT6Fxhyc/BiXIrBcb7LNiMgoZoGiFpkIjFyIq64VgTRVo3in5x+8Ht8aroMppVjZqYkObj9VllFHvdBXTAvqkXvz8UcMT3n44+B4G6fFKkPiRgXGBpCh+pMx4iaBkgBeB7yFe7naEHA/O8fOGm7j/TMHePt9+WaLi9KbrpOS1KHUIuotNHi4rBf83F9rlPXCvGsUcFF/+fUy9fvNlzMAogU5tpoRODYvoySAl9w4LH+xWLiMW0SAqFA4ZmIL4OHvn+fb2CRcsVXSKSmTinDS4YTj1HrExaJJmGs/oT5gb6FAp/DRnm7jcUdcy21hipeUUYmMyqq6xT+TEa4cCnQeGTjqqM+MsrfYz739xGNJd8UgVje5W0aA9rjoMjSZa0lclciI22kWATUqNO66qBncY9AgEaDtt7rKacSuM1QPbWnTBkPtopLrnPjNHWhhX2VWvcJ0IkQQEZFahMOD5zpSLkeTAUkhaANtoU2zAUosh5MB0xsKkWjsnG2yTdwYouVsNSuuihJfORzye5wcfCxYcJqnZui4fCYCu1dIfAbxO7I9cRgFiXi4FulMeK+FpBC2te1NXXHxh0dOmkb79pdWVImsWRzUbmI/FgnPGJEgfk9Hgfybjj+sKS7+wL8nv17jM9NXHDSG2UnK22Yin2x9hbWPdbPe8QFWSd+g0sA2vWz2j/LTXd42huhItnW68DjL0j5yE0SuTl5ifIowLNvodInxOKGVyqxCfrLHKRfJt7WMrSioI6jQanrF52HCFnsWEXZBUpbVmDKGHBbDTqLvWySvPagkBtWjdhLqXmYAsT3r3UftqCEpxUVXSdjld1+4VPyOuFIyU9zTK5CUOphPSUow0GuPO0NwdyNCZG7rZBmSEq1GVUEUvnP7gX3I/ZgaD+zjEa0umHvkpBOI1mpz5KGpcTXMshVSdcl0CY/sVfaeMdpij/1FLWMcluQf+4tHAbdK5x/7i0cF45HBhXiEsNv2xPB/ULz+C3MzQDgAAAAASUVORK5CYII=);
    background-size: 100% 100%
}

.border-box .border-box-body .slot-text {
    font-size: .24rem;
    color: #666;
    padding-top: .06rem
}

.border-box .border-box-body .connect {
    padding-top: .18rem;
    text-align: center
}

.border-box .border-box-body .connect i {
    font-size: .48rem
}

.border-box .border-box-body .border-box-body-ft {
    justify-content: space-between;
    text-align: center;
    padding-top: .2rem;
    font-size: .24rem;
    color: #161616
}

.image-loader-main .van-loading {
    text-align: center
}

.content-img {
    display: flex;
    flex-wrap: wrap
}

.content-img .half {
    width: 50%;
    padding: 0 .1rem
}

.content-img .item {
    position: relative;
    margin: .1rem 0;
    -moz-page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: .2rem;
    box-shadow: 0 .02rem .02rem 0 rgba(0,0,0,.5);
    border-radius: .08rem
}

.content-img .video-box img {
    width: 100%;
    height: 100%
}

.video-bg {
    height: 1.8rem;
    width: 100%;
    background-size: 100% 100%;
    position: relative
}

.video-bg label {
    background-image: url(/240628-1435/img/play_6cd309c6.png);
    background-size: 100% 100%;
    position: absolute;
    width: .4rem;
    height: .4rem;
    bottom: .2rem;
    left: .2rem
}

.video-box {
    width: 100%;
    height: 100%;
    position: relative
}

.video-box .video-play-icon {
    position: absolute;
    width: 30%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.share {
    text-align: center
}

.share .share-body {
    padding-top: .52rem
}

.share .share-body .share-close-icon {
    position: absolute;
    top: .18rem;
    right: .24rem;
    color: #999
}

.share .share-body .title {
    font-size: .32rem;
    color: #000;
    font-weight: 700;
    padding-bottom: .4rem
}

.share .share-body>p {
    font-size: .24rem;
    color: #000;
    margin-bottom: .12rem
}

.share .share-body>p a {
    color: #13ab56
}

.share .share-body .qrcode-img {
    width: 3.06rem;
    height: 3.06rem;
    margin: .32rem auto .6rem
}

.share .share-body .icon-text .text {
    font-weight: 400;
    font-size: .24rem;
    color: #999
}

.share .share-body .icon-bd {
    width: .8rem;
    height: .8rem;
    border: 1Px solid hsla(0,0%,79.2%,.4);
    border-radius: 50%;
    text-align: center
}

.share .share-body img {
    width: .44rem;
    height: .44rem;
    margin-top: .16rem
}

.tool-icon-text {
    display: flex!important;
    justify-content: center!important;
    align-items: center!important
}

.tool-icon-text .icon {
    color: #666
}

.tool-icon-text .icon .van-icon {
    float: left
}

.tool-icon-text .icon.act {
    color: #07c160
}

.tool-icon-text .tool-icons-text {
    float: left
}

.vant-swiper-body-mini.radius .van-swipe[data-v-3bdcca0d],.vant-swiper-body-mini.radius[data-v-3bdcca0d] {
    border-radius: .08rem
}

.vant-swiper-body-mini .van-swipe-item img[data-v-3bdcca0d] {
    display: block;
    width: 100%;
    height: 100%
}

.home .van-popup {
    width: 100%
}

.home .van-tabs__nav--complete {
    padding-left: 0!important
}

.home .mid-banner {
    margin: .2rem .2rem 0
}

.home .webSite_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: .24rem;
    margin-bottom: -.2rem
}

.home .webSite_box:after {
    content: "";
    flex: auto;
    margin: .16rem
}

.home .home-left-icon {
    width: 1.4rem;
    height: .6rem;
    border-radius: .08rem;
    overflow: hidden
}

.home .vant-swiper-body-mini-p1.radius,.home .vant-swiper-body-mini-p1.radius .van-swipe {
    border-radius: .08rem
}

.home .vant-swiper-body-mini-p1 .van-swipe-item img {
    display: block;
    width: 100%;
    height: 100%
}

@media screen and (min-width: 768px) {
    .ad_swiper {
        height:364Px!important
    }

    .wrapper {
        max-width: 460Px;
        height: 720Px!important
    }
}

.my-swipe {
    padding-bottom: 20Px
}

.title-time {
    font-size: .28rem;
    color: #999;
    text-align: center
}

.fit-icon-text {
    position: fixed;
    bottom: .9rem;
    width: 100%;
    left: 0;
    padding: .16rem;
    text-align: center;
    z-index: 1
}

.fit-icon-text .fit-container {
    max-width: 480Px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.fit-icon-text .fit-container div {
    display: flex;
    align-items: center;
    border: .02rem solid #07c160;
    border-radius: .1rem;
    background: #fff;
    padding: .16rem .3rem
}

.fit-icon-text .fit-container div .ft-icon-3d {
    display: flex;
    align-items: center;
    background: #fff;
    border: none!important;
    height: .44rem
}

.fit-icon-text .fit-container div .d-img {
    width: .4rem;
    height: .4rem;
    margin-right: .1rem
}

.fit-icon-text .fit-container div:first-child .fit-text,.fit-icon-text .fit-container div:nth-child(2) .fit-text {
    color: #07c160
}

.fit-icon-text .fit-container div:nth-child(3) .fit-text {
    color: #c10707
}

.fit-icon-text .fit-container div:nth-child(4) .fit-text {
    color: #0755c1
}

.fit-icon-text .fit-container div .ft-icon-imgs {
    width: .44rem;
    height: .44rem;
    margin-right: .1rem
}

.fit-icon-text .fit-container div .fit-text {
    font-size: .24rem
}

.fit-icon-text .fit-container .fit-item0 {
    background: #07c160
}

.fit-icon-text .fit-container .fit-item0 .fit-text {
    color: #fff!important
}

.fit-icon-text .fit-container .fit-item1 {
    background: #07c160
}

.fit-icon-text .fit-container .fit-item1 .fit-text {
    color: #fff!important
}

.fit-icon-text .fit-container .fit-item2 {
    background: #c10707
}

.fit-icon-text .fit-container .fit-item2 .fit-text {
    color: #fff!important
}

.fit-icon-text .fit-container .fit-item3 {
    background: #0755c1
}

.fit-icon-text .fit-container .fit-item3 .fit-text {
    color: #fff!important
}

.home {
    padding-bottom: 1.2rem;
    padding-top: .92rem
}

.home .banner,.home .banner .item {
    height: 3rem
}

.home .banner .item img {
    width: 100%
}

.home .ad_swiper {
    height: 4.8rem
}

.home .ad_swiper .van-swipe-item>div,.home .ad_swiper .van-swipe-item>div img {
    width: 100%;
    height: 100%
}

.home .van-nav-bar .van-nav-bar__title {
    color: #323233
}

.home .van-notice-bar {
    padding: 0 .2rem;
    color: #444;
    font-size: .24rem;
    height: .7rem
}

.home .notice-dialog {
    padding: .3rem;
    font-size: .3rem;
    line-height: .4rem
}

.home .block-lottery {
    padding: .1rem .2rem .3rem .2rem;
    border-top: .02rem solid #f0f0f0;
    border-bottom: .02rem solid #f0f0f0;
    background: #eee
}

.home .block-lottery .block-lottery-head {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    font-size: .26rem
}

.home .block-lottery .block-lottery-head .kj-img {
    width: 1.6rem;
    height: .4rem
}

.home .block-lottery .block-lottery-head .kj-img img {
    width: 100%;
    height: 100%
}

.home .block-lottery .platform-list {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    padding-top: .2rem;
    padding-bottom: 0;
    background: #eee
}

.home .block-lottery .platform-list li {
    width: 1.8rem;
    height: .7rem
}

.home .block-lottery .platform-list li .item-body {
    height: 100%;
    background-color: #fff;
    color: #323233;
    background-size: 100%;
    text-align: center;
    position: relative;
    overflow: hidden;
    border-radius: .2rem .2rem 0 0;
    padding: .06rem 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.home .block-lottery .platform-list li .item-body .title {
    font-size: .24rem;
    padding-bottom: .04rem;
    line-height: 1
}

.home .block-lottery .platform-list li .item-body .time {
    font-size: .24rem;
    transform: translateZ(0)
}

.home .block-lottery .platform-list li .item-body .time span {
    float: left;
    transform: scale(.9);
    white-space: nowrap;
    transform-origin: 1rem 0;
    left: 0
}

.home .block-lottery .platform-list li .item-body.act {
    background-size: 100%;
    background: #07c160;
    color: #fff
}

.home .block-lottery .platform-list li .item-body.act .title {
    font-size: .26rem;
    color: #fff
}

.home .category-tr {
    background: #eee
}

.home .category-tr .download-index {
    padding: .2rem .26rem 0;
    background: #fff
}

.home .category-tr .download-index img {
    display: block;
    width: 100%
}

.home .category-icon {
    text-align: center;
    padding: .2rem 0 0;
    background: #fff
}

.home .category-icon .van-col--5 {
    width: 20%
}

.home .category-icon .icon-bg {
    width: .96rem;
    height: .96rem;
    border-radius: 100%;
    text-align: center;
    display: inline-block;
    line-height: 1.2rem
}

.home .category-icon .icon-bg i {
    font-size: .44rem
}

.home .category-icon .icon-bg img {
    width: .96rem;
    height: .96rem
}

.home .category-icon .icon-bg.gray {
    background: #20d497
}

.home .body-image {
    border-top: .2rem solid #eee
}

.home .body-image .body-image-hd {
    padding: .2rem .2rem 0 .2rem;
    background: #fff;
    max-width: 480Px;
    margin: 0 auto
}

.home .body-image .body-image-hd .hd {
    padding-bottom: .2rem;
    color: #3c3c3c;
    display: flex;
    justify-content: space-between
}

.home .body-image .body-image-hd .hd .hd-right {
    display: flex
}

.home .body-image .body-image-hd .hd .hd-right img {
    width: .26rem
}

.home .body-image .body-image-hd .hd .hd-right .tool-icon-text {
    margin-left: .3rem
}

.home .body-image .body-image-hd .hd .hd-right .colour {
    color: #07c160
}

.home .body-image .body-image-hd .icon-text {
    text-align: center;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: .4rem
}

.home .body-image .body-image-hd .icon-bg {
    width: .86rem;
    height: .86rem;
    background: #20d497;
    border-radius: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center
}

.home .body-image .body-image-hd .icon-bg i {
    font-size: .44rem
}

.home .body-image .body-image-hd .icon-bg.gray {
    background: #a4a4a4
}

.home .body-image .body-image-hd .van-ellipsis {
    text-align: left
}

.home .body-image .body-image-hd .van-tabs__nav--line {
    padding-bottom: .1rem
}

.home .body-image .body-image-hd .van-tabs--line .van-tabs__wrap {
    height: inherit
}

.home .body-image .body-image-hd .van-tabs--line .van-tabs__wrap:after {
    border-width: 0 0
}

.home .body-image .body-image-hd .van-tab {
    line-height: inherit;
    font-size: inherit;
    padding: 0
}

.home .body-image .body-image-bd {
    padding: 0 .2rem
}

.home .body-image .body-image-bd .image-item-title {
    padding: .2rem 0;
    font-size: .24rem;
    text-align: center;
    color: #434343
}

.home .icon-bottom-bg {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-right: .2rem
}

.home .float-bnt {
    position: fixed;
    bottom: 3.4rem;
    right: .24rem;
    width: 1rem;
    height: 1rem;
    z-index: 101
}

.home .float-bnt.bottom-moretop {
    bottom: 3.4rem
}

.home .float-bnt .icon-btn {
    display: inline-block;
    background-image: url(/240628-1435/img/push_28dfa794.png);
    background-size: 100% 100%;
    width: 1rem;
    height: 1rem;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    transition: all .4s
}

.home .float-bnt .icon-btn.oft0 {
    transform: rotate(180deg);
    background-image: url(/240628-1435/img/push-open_5fc78b1d.png)
}

.home .float-bnt .icon-tool-btn {
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    transition: all .4s;
    opacity: 0;
    flex-direction: row-reverse;
    align-items: center;
    display: flex
}

.home .float-bnt .icon-tool-btn span {
    width: 1rem;
    height: 1rem;
    display: inline-block;
    background: #fff;
    text-align: center;
    line-height: .62rem;
    border-radius: 50%;
    box-shadow: 0 .04rem .02rem 0 rgba(0,0,0,.24);
    font-size: .24rem;
    overflow: hidden
}

.home .float-bnt .icon-tool-btn span img {
    width: 100%;
    height: 100%
}

.home .float-bnt .icon-tool-btn label {
    display: block;
    color: #fff;
    padding: .06rem;
    white-space: nowrap
}

.home .float-bnt .icon-tool-btn.oft1 {
    right: .46rem;
    top: -2.6rem;
    opacity: 1
}

.home .float-bnt .icon-tool-btn.oft2 {
    right: 1.8rem;
    top: -1.3rem;
    opacity: 1
}

.home .float-bnt .icon-tool-btn.oft3 {
    right: 1.8rem;
    top: 1.3rem;
    opacity: 1
}

.home .float-bnt .icon-tool-btn.oft4 {
    right: .46rem;
    top: 2.6rem;
    opacity: 1
}

.home .float-bnt .icon-tool-btn.oft5 {
    right: 2.6rem;
    top: 0;
    opacity: 1
}

.home .float-bnt .icon-tool-btn.oft5 img {
    margin-top: -.16rem;
    margin-left: -.1rem;
    width: 120%;
    height: 120%
}

.home .van-overlay {
    align-items: center
}

.home .van-overlay,.home .wrapper {
    display: flex;
    justify-content: center
}

.home .wrapper {
    width: 85%;
    min-height: 9.6rem;
    background-color: #fff;
    border-radius: .2rem
}

.home .block {
    width: 100%;
    background-color: #fff;
    border-radius: 20%;
    position: relative
}

.home .block .title {
    background: #07c160;
    margin: auto;
    color: #fff;
    height: .8rem;
    font-size: .32rem;
    align-items: center;
    text-align: center;
    line-height: .8rem;
    border-top-left-radius: .2rem;
    border-top-right-radius: .2rem
}

.home .block .title-h {
    color: #000;
    font-weight: 700;
    margin: .2rem 0;
    text-align: center;
    font-size: .36rem
}

.home .block .text {
    font-size: .28rem;
    padding: 0 .4rem;
    line-height: .38rem;
    font-weight: 400;
    margin-top: .2rem
}

.home .block .notice-btn {
    display: flex;
    width: 100%;
    justify-content: center;
    position: absolute;
    left: 0;
    bottom: 0
}

.home .block .notice-btn div {
    width: 50%;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    color: #999;
    font-size: .28rem
}

.home .block .notice-btn div:last-child {
    color: #07c160;
    border-left: .02rem solid #eee
}

.home .block .close {
    position: absolute;
    width: .54rem;
    height: .54rem;
    bottom: -.8rem;
    left: 50%;
    margin-left: -.28rem
}

.home .footer-download-box {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0
}

.home .footer-download-box .close-icon {
    margin-bottom: .04rem
}

.home .footer-download-box .close-icon img {
    display: block;
    float: right;
    width: .4rem
}

.home .footer-download-box .footer-download-content {
    display: flex;
    background: rgba(0,0,0,.4);
    justify-content: space-between;
    padding: .22rem .16rem .1rem .2rem
}

.home .footer-download-box .footer-download-content .amtk-com-img {
    display: block;
    width: 1.08rem;
    height: 1.14rem
}

.home .footer-download-box .footer-download-content .download-text {
    flex: 1;
    padding: 0 .24rem 0 .14rem;
    line-height: 1;
    color: #fff
}

.home .footer-download-box .footer-download-content .download-text .download-text-title {
    font-size: .64rem;
    font-family: FZCuHei-B03T;
    margin-bottom: .12rem
}

.home .footer-download-box .footer-download-content .download-text .download-text-desc {
    font-size: .36rem;
    font-family: FZPingHei-B04T
}

.home .footer-download-box .footer-download-content .download-text-img {
    display: block;
    width: 2.28rem;
    height: .94rem
}

.home .iphone-collect {
    position: fixed;
    width: 3.88rem;
    right: 0;
    bottom: 2rem;
    left: 50%;
    transform: translateX(-50%)
}

.home .iphone-collect.iphone-collect-bottom {
    bottom: .4rem
}

.home .iphone-collect span {
    position: absolute;
    width: .56rem;
    height: .56rem;
    top: 0;
    right: 0
}

.home .iphone-collect img {
    width: 100%;
    display: block;
    margin-bottom: -.4rem
}

.video-mask {
    height: 3.6rem;
    background: #000;
    display: flex;
    justify-content: space-between;
    padding: 0 .8rem;
    align-items: center
}

.video-mask p {
    font-size: .28rem;
    font-weight: 700;
    color: #fff;
    line-height: .36rem;
    text-align: center
}

.video-mask p span {
    color: red
}

@media screen and (min-width: 769px) {
    .video-mask {
        max-width:9.6rem
    }
}

.vue-waterfall .vue-waterfall-column {
    width: 49%!important
}

.water-box {
    -moz-page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: .2rem;
    box-shadow: 0 .02rem .02rem 0 rgba(0,0,0,.5);
    border-radius: .08rem
}

.water-box .water-tit {
    display: flex;
    align-items: center;
    justify-content: space-around;
    color: #999;
    font-size: .24rem;
    padding: .1rem 0
}

.footer-down {
    width: 100%;
    height: .8rem;
    background-color: rgba(0,0,0,.6);
    position: fixed;
    bottom: .9rem;
    left: 0;
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center
}

.footer-down div {
    padding: .1rem .2rem;
    font-size: .28rem
}

.footer-down div:first-child {
    color: red;
    background: #fff;
    border-radius: .1rem 0 0 .1rem;
    cursor: pointer
}

.footer-down div:nth-child(2) {
    background-color: #228b22;
    color: #fff;
    padding: .1rem .2rem
}

.footer-down div:nth-child(3) {
    background-color: #dc143c;
    border-radius: 0 .1rem .1rem 0;
    color: #fff;
    cursor: pointer
}

.kjxc {
    padding-top: .2rem!important
}

.webSite_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: .24rem
}

.webSite_box:after {
    content: "";
    flex: auto;
    margin: .16rem
}

.webSite {
    width: calc(25% - .32rem);
    margin: .16rem;
    text-align: center;
    padding: .2rem;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    border-radius: .2rem;
    background: #eee
}

.pic-series {
    justify-content: space-around;
    gap: .16rem;
    padding-bottom: .4rem
}

.pic-series,.pic-series div {
    display: flex;
    align-items: center
}

.pic-series div {
    flex: 1;
    height: .6rem;
    justify-content: center;
    background: #07c160;
    border-radius: .12rem
}

.pic-series div span {
    font-size: .28rem;
    color: #fff
}

.title-wrap .titlebox[data-v-ae44ae14] {
    position: relative;
    height: 46Px;
    padding-top: .32rem;
    padding-bottom: .24rem;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.title-wrap .titlebox .back[data-v-ae44ae14] {
    display: inline-block;
    height: .32rem;
    width: .32rem;
    margin-left: .32rem
}

.title-wrap .titlebox .title[data-v-ae44ae14] {
    font-size: 16Px;
    font-weight: 500;
    color: #333;
    line-height: 23Px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.title-wrap .titlebox .sub-title[data-v-ae44ae14] {
    margin-right: .3rem;
    font-size: .24rem;
    font-weight: 500;
    min-width: .2rem;
    color: #333;
    display: inline-block
}

.title-wrap .titlebox .left-icon[data-v-ae44ae14] {
    margin-right: .35rem;
    width: .4rem
}

.fb-icon {
    width: 1.2rem;
    position: fixed;
    top: 6rem;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: #fff;
    padding: .2rem 0;
    border-radius: .1rem 0 0 .1rem;
    font-weight: 600
}

.fb-icon img {
    width: .8rem;
    height: .8rem;
    margin-bottom: 4Px
}

.search-box {
    padding: .18rem .3rem;
    background: #f2f2f2;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.search-box input {
    width: 87.5%!important;
    height: .6rem;
    border: 0;
    border-radius: .38rem;
    padding-left: .3rem;
    outline: none;
    font-size: .24rem;
    overflow: visible;
    border-bottom: none!important;
    background-color: #fff!important
}

.search-box .search-btn {
    font-weight: 600;
    color: #07c160;
    display: block;
    text-align: right;
    font-size: .28rem;
    text-wrap: nowrap
}

.acticleBtm-zan {
    padding-left: .28rem
}

.site-navcolo {
    width: 7.5rem;
    height: .88rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    font-family: PingFang SC;
    font-style: normal;
    font-weight: 600;
    font-size: 14Px;
    line-height: .5rem
}

.site-navcolo div {
    width: 50%;
    text-align: center
}

.site-navcolo .selecd {
    color: #07c160
}

.acticleList {
    width: 100%;
    padding: .2rem .3rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    background: #fff
}

.acticleList .acticleList-item {
    display: flex;
    flex-direction: column;
    width: 48%;
    margin-bottom: .2rem;
    box-shadow: 0 .02rem .08rem 0 hsla(0,0%,62.7%,.5);
    border-radius: 4Px;
    border-top: 1Px solid #bbb;
    position: relative
}

.acticleList .acticleList-item .acticleImg {
    width: 100%;
    height: 3.56rem
}

.acticleList .acticleList-item .acticleImg img {
    width: 100%;
    height: 100%
}

.acticleList .acticleList-item .acticleBtm {
    display: flex;
    justify-content: space-between;
    padding: 0 .1rem;
    align-items: center;
    height: .8rem;
    line-height: .8rem;
    font-size: .24rem;
    bottom: 0;
    width: 100%;
    position: relative
}

.acticleList .acticleList-item .acticleBtm img {
    position: absolute;
    width: .64rem;
    height: .64rem;
    border-radius: 50%
}

.acticleList .acticleList-item .acticleBtm .name {
    width: 75%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: .8rem
}

.home-find {
    padding-bottom: 1rem;
    background: #f2f2f2
}

.home-find .title-wrap {
    background: #fff
}

.home-find .title-wrap .title {
    width: max-content;
    color: #000
}

.home-find .van-ellipsis {
    overflow: inherit
}

.home-find .van-tab__text--ellipsis {
    width: 100%;
    text-align: center
}

.home-find .tab-title {
    font-size: .34rem;
    position: relative
}

.home-find .tab-title img {
    position: absolute;
    right: .16rem;
    top: .3rem
}

.home-find .tab-title span {
    padding: 0 .2rem
}

.home-find .tab-title span.bd-rh {
    position: relative
}

.home-find .left-icon {
    width: .26rem!important
}

.home-find .van-tabs--line .van-tabs__wrap {
    height: .96rem;
    max-width: 480Px;
    margin: 0 auto
}

.home-find .van-tabs--line .van-tabs__wrap .van-tab {
    line-height: .96rem
}

.home-find .body-image-bd {
    padding: 0 .2rem
}

.home-find .body-image-bd .image-item-title {
    height: .6rem;
    line-height: .6rem;
    font-size: .24rem;
    width: 100%;
    left: 0;
    position: relative
}

.home-find .body-image-bd .image-item-title .label {
    position: absolute;
    width: .6rem;
    height: .6rem;
    left: .2rem;
    top: -50%
}

.home-find .body-image-bd .image-item-title .van-image {
    width: .6rem;
    height: .6rem
}

.home-find .body-image-bd .image-item-title .icon-text-info {
    position: absolute;
    right: .2rem
}

.home-find .body-image-bd .image-item-title .icon-text-info .act {
    color: #07c160
}

.home-find .body-image-bd .image-item-title .icon-text-info a {
    font-size: .26rem
}

.home-find .find-item.find-item-type1 {
    padding: .08rem .14rem 0
}

.home-find .find-item.find-item-type1 li {
    float: left;
    margin: 0 .08rem .16rem;
    border-radius: .12rem;
    width: calc(50% - .16rem);
    background: #fff;
    box-shadow: 0 .06rem .06rem 0 rgba(0,0,0,.5)
}

.home-find .find-item.find-item-type1 li img {
    display: block;
    width: 100%;
    height: 4.18rem
}

.home-find .find-item.find-item-type1 li p {
    line-height: 1;
    font-size: .24rem;
    text-align: center;
    color: #767676;
    padding: .18rem 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all
}

.home-find .find-item.find-item-type2,.home-find .find-item.find-item-type5 {
    margin-left: .2rem;
    width: calc(100% - .4rem);
    box-shadow: 0 .02rem .02rem 0 rgba(0,0,0,.5);
    border-radius: .14rem
}

.home-find .find-item.find-item-type2 li,.home-find .find-item.find-item-type5 li {
    padding: .2rem .2rem 0
}

.home-find .find-item.find-item-type2 li:last-child .type2,.home-find .find-item.find-item-type5 li:last-child .type2 {
    border-bottom: none
}

.home-find .find-item.find-item-type2 li .type2,.home-find .find-item.find-item-type5 li .type2 {
    display: flex;
    justify-content: space-between;
    padding-bottom: .14rem;
    border-bottom: .02rem dashed #909090
}

.home-find .find-item.find-item-type2 li .type2 .left-type-area,.home-find .find-item.find-item-type5 li .type2 .left-type-area {
    flex: 1;
    box-sizing: border-box;
    padding-right: .36rem
}

.home-find .find-item.find-item-type2 li .type2 .left-type-area .type2-title,.home-find .find-item.find-item-type5 li .type2 .left-type-area .type2-title {
    padding-top: .12rem;
    text-align: left;
    font-size: .32rem;
    color: #2d2d2d;
    line-height: .4rem;
    height: .84rem;
    margin-bottom: .26rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.home-find .find-item.find-item-type2 li .type2 .left-type-area .type2-time,.home-find .find-item.find-item-type5 li .type2 .left-type-area .type2-time {
    font-size: .24rem;
    color: #909090
}

.home-find .find-item.find-item-type2 li .type2 img,.home-find .find-item.find-item-type5 li .type2 img {
    display: block;
    width: 2.48rem;
    height: 1.52rem
}

.home-find .find-item.find-item-type3,.home-find .find-item.find-item-type4 {
    padding: .08rem .2rem 0
}

.home-find .find-item.find-item-type3 li,.home-find .find-item.find-item-type4 li {
    margin-bottom: .2rem;
    padding: .24rem .24rem 0;
    box-shadow: 0 .02rem .02rem 0 rgba(0,0,0,.5);
    border-radius: .14rem
}

.home-find .find-item.find-item-type3 li .type3 .type-content,.home-find .find-item.find-item-type4 li .type3 .type-content {
    color: #2d2d2d;
    font-size: .28rem;
    line-height: .32rem;
    padding: 0 .08rem .2rem .04rem;
    border-bottom: .02rem dashed #909090
}

.home-find .find-item.find-item-type3 li .type3 .dianzan-wrap,.home-find .find-item.find-item-type4 li .type3 .dianzan-wrap {
    display: flex;
    justify-content: space-between;
    height: .76rem;
    line-height: .76rem
}

.home-find .find-item.find-item-type3 li .type3 .dianzan-wrap>div,.home-find .find-item.find-item-type4 li .type3 .dianzan-wrap>div {
    flex: 1;
    box-sizing: border-box;
    height: 100%;
    text-align: center
}

.home-find .find-item.find-item-type3 li .type3 .dianzan-wrap>div span,.home-find .find-item.find-item-type4 li .type3 .dianzan-wrap>div span {
    display: inline-block
}

.home-find .find-item.find-item-type3 li .type3 .dianzan-wrap>div span img,.home-find .find-item.find-item-type4 li .type3 .dianzan-wrap>div span img {
    display: inline-block;
    margin: 0 auto;
    height: .28rem;
    width: .28rem
}

.home-find .find-item.find-item-type3 li .type3 .dianzan-wrap>div.dianzan-left-wrap,.home-find .find-item.find-item-type4 li .type3 .dianzan-wrap>div.dianzan-left-wrap {
    border-right: .02rem dashed #909090
}

.home-find .find-item.find-item-type3 li .type3 .dianzan-wrap>div.dianzan-right-wrap img,.home-find .find-item.find-item-type4 li .type3 .dianzan-wrap>div.dianzan-right-wrap img {
    position: relative;
    top: .04rem
}

.home-find .find-item.find-item-type3 li .type3.type4 .type4-img,.home-find .find-item.find-item-type4 li .type3.type4 .type4-img {
    display: block;
    width: 100%;
    margin-bottom: .1rem
}

.home-find .find-item.liuhe li {
    margin-top: .14rem;
    padding: 0 .12rem;
    background: #fff;
    position: relative
}

.home-find .find-item.liuhe li .yiym-box {
    position: absolute;
    width: 1.44rem;
    height: .7rem;
    padding-top: .08rem;
    padding-right: .04rem;
    text-align: right;
    font-size: .2rem;
    color: #fff;
    right: 0;
    top: 0;
    background: url(data:image/png;base64,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) no-repeat;
    background-size: 100% 100%
}

.home-find .find-item.liuhe li .liuhe-top {
    display: flex;
    justify-content: space-between;
    padding: .3rem 0 .16rem .2rem;
    border-bottom: .02rem solid #e0e0e0
}

.home-find .find-item.liuhe li .liuhe-top .liuhe-headpic {
    display: block;
    width: .64rem;
    height: .64rem;
    border-radius: 50%;
    overflow: hidden;
    flex: none
}

.home-find .find-item.liuhe li .liuhe-top .liuhe-detail-info,.home-find .find-item.liuhe li .liuhe-top .liuhe-sl-info,.home-find .find-item.liuhe li .liuhe-top .liuhe-user-info {
    flex: 1;
    padding-left: .1rem
}

.home-find .find-item.liuhe li .liuhe-top .liuhe-detail-info p:first-of-type,.home-find .find-item.liuhe li .liuhe-top .liuhe-sl-info p:first-of-type,.home-find .find-item.liuhe li .liuhe-top .liuhe-user-info p:first-of-type {
    font-size: .26rem;
    color: #545454;
    margin-bottom: .08rem
}

.home-find .find-item.liuhe li .liuhe-top .liuhe-detail-info p:nth-of-type(2),.home-find .find-item.liuhe li .liuhe-top .liuhe-sl-info p:nth-of-type(2),.home-find .find-item.liuhe li .liuhe-top .liuhe-user-info p:nth-of-type(2) {
    font-size: .24rem;
    color: #7e7e7e;
    transform: scale(.8);
    text-align: left;
    position: relative;
    left: -10%
}

.home-find .find-item.liuhe li .liuhe-top .liuhe-sl-info {
    flex: none;
    padding-right: 1.2rem
}

.home-find .find-item.liuhe li .liuhe-top .liuhe-sl-info p {
    color: #ff3d3d!important
}

.home-find .find-item.liuhe li .liuhe-bottom {
    text-align: left;
    padding: .04rem .12rem .16rem .18rem;
    color: #545454;
    font-size: .24rem;
    line-height: .32rem
}

.home-find .search-left-icon {
    font-size: 13Px;
    color: #07c160;
    position: relative
}

.home-find .van-search__action {
    width: 105Px;
    line-height: 28Px;
    text-align: center;
    padding: 0
}

.home-find .van-search__action span {
    display: inline-block;
    margin-left: 3Px;
    width: 45Px;
    font-size: .24rem;
    border-radius: 5Px;
    box-sizing: border-box;
    height: 28Px
}

.home-find .van-search__action .search-btn {
    color: #fff;
    background: #07c160
}

.home-find .van-search__action .sx-btn {
    color: #13ab56;
    border: .02rem solid #13ab56;
    position: relative;
    top: 1Px
}

.home-find .van-search__action .sx-btn img {
    display: inline-block;
    width: 13Px;
    height: 13Px;
    position: relative;
    margin-right: 2Px;
    top: .04rem
}

.home-find .sx-list {
    position: absolute;
    top: 0;
    height: 100vh;
    bottom: 0;
    right: 0;
    overflow: auto;
    padding: .26rem .22rem .26rem .38rem;
    background: #fff
}

.home-find .sx-list>div {
    margin-bottom: .2rem
}

.home-find .sx-list>div span {
    display: block;
    background: #e4e4e4;
    color: #353535;
    font-size: .24rem;
    text-align: center;
    line-height: .56rem;
    width: 3.16rem;
    border-radius: .1rem
}

.home-find .sx-list>div.active span {
    background: #07c160;
    color: #fff
}

.down-ul {
    padding: .1rem
}

.down-ul li {
    line-height: .7rem;
    padding: 0 .4rem;
    color: #555;
    font-size: .28rem
}

.down-ul li.act {
    color: #077e35
}

.title-slot-wrap .titlebox[data-v-0de0e4ae] {
    position: relative;
    height: 46Px;
    padding-top: .32rem;
    padding-bottom: .24rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    box-shadow: inset 0 -.02rem 0 #ededed;
    padding-left: .32rem
}

.title-slot-wrap .titlebox .back[data-v-0de0e4ae] {
    display: inline-block;
    height: .32rem;
    width: .32rem;
    margin-left: .32rem
}

.title-slot-wrap .titlebox .title[data-v-0de0e4ae] {
    font-size: 16Px;
    font-weight: 500;
    color: #333;
    line-height: 23Px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.title-slot-wrap .titlebox .sub-title[data-v-0de0e4ae] {
    margin-right: .3rem;
    font-size: .24rem;
    font-weight: 500;
    min-width: .2rem;
    color: #333;
    display: inline-block
}

.title-slot-wrap .titlebox .left-icon[data-v-0de0e4ae] {
    margin-right: .35rem;
    width: .4rem
}

.home-tlsc {
    padding-bottom: 1rem;
    min-height: 100vh
}

.home-tlsc .tlsc-title-left-icon {
    display: block;
    height: .46rem;
    width: .46rem;
    margin-left: .32rem
}

.home-tlsc .tlsc-title-right-icon {
    display: flex;
    margin-right: .28rem;
    align-items: center;
    color: #333;
    font-size: .24rem
}

.home-tlsc .tlsc-title-right-icon img {
    display: block;
    width: .26rem;
    height: .26rem;
    margin-left: .04rem
}

.home-tlsc .tips-box {
    width: 100%;
    border-top: .02rem solid #e5e5e5;
    padding: .2rem .5rem
}

.home-tlsc .tips-box .notices {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: .2rem;
    position: static;
    background: rgba(7,193,96,.1);
    border: .02rem dashed #07c160;
    box-sizing: border-box;
    border-radius: .06rem
}

.home-tlsc .noexpert {
    background: #fff;
    display: flex;
    flex-direction: row;
    height: 1.8rem;
    color: #fff;
    width: 95%;
    margin: auto;
    margin-bottom: .2rem;
    justify-content: space-around
}

.home-tlsc .noexpert .item {
    display: flex;
    justify-content: space-around;
    background: #07c160;
    align-items: center;
    width: 47%;
    border-radius: .18rem
}

.home-tlsc .noexpert .item img {
    width: .8rem;
    height: .8rem
}

.home-tlsc .noexpert .item div {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center
}

.home-tlsc .noexpert .item div span {
    font-size: .36rem;
    font-weight: 700;
    color: #fff;
    margin-bottom: .1rem
}

.home-tlsc .noexpert .item div .apply {
    position: static;
    width: 1.8rem;
    height: .6rem;
    left: 5.14rem;
    font-size: .28rem;
    line-height: .12rem;
    text-align: center;
    border: .02rem solid #fff;
    box-sizing: border-box;
    border-radius: .6rem
}

.home-tlsc .tlsc-body {
    padding: .34rem 0;
    display: flex;
    justify-content: space-around;
    align-items: center
}

.home-tlsc .tlsc-body .tlsc-list-item {
    position: relative;
    color: #333;
    display: flex;
    justify-content: space-between;
    line-height: 1;
    align-items: center;
    background-size: 100% 100%!important;
    margin-bottom: .2rem
}

.home-tlsc .tlsc-body .tlsc-list-item div {
    display: flex;
    flex-direction: column;
    align-items: center
}

.home-tlsc .tlsc-body .tlsc-list-item img {
    width: .76rem;
    height: .76rem
}

.home-tlsc .tlsc-body .tlsc-list-item .title {
    font-size: .28rem;
    font-weight: 400;
    margin: .08rem 0;
    line-height: .32rem
}

.home-tlsc .tlsc-body .tlsc-list-item .tips1 {
    font-size: .24rem;
    line-height: .28rem;
    color: #999;
    margin: .1rem 0
}

.home-tlsc .tlsc-body .tlsc-list-item .number {
    font-size: .32rem;
    line-height: .36rem;
    color: #e71607;
    margin: .1rem 0
}

.home-tlsc .tlsc-body .tlsc-list-item>div h4 {
    font-size: .46rem;
    margin-bottom: .12rem
}

.home-tlsc .tlsc-body .tlsc-list-item>div p {
    font-size: .24rem
}

.home-tlsc .tlsc-body .tlsc-list-item>p {
    font-size: .32rem
}

.home-tlsc .row-flex {
    padding: .3rem .34rem;
    line-height: 1;
    background: #fff;
    color: #545454;
    font-size: .24rem;
    border-top: .2rem solid #e5e5e5
}

.home-tlsc .row-flex .span-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .2rem 0;
    border-bottom: .02rem solid #e5e5e5
}

.home-tlsc .row-flex .span-box .bottom-con {
    display: flex;
    justify-content: center;
    align-items: center
}

.home-tlsc .row-flex .span-box img {
    height: .54rem;
    width: .54rem;
    margin-right: .3rem
}

.van-overlay {
    z-index: 3
}

.vip-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%
}

.vip-wrapper .block {
    width: 5.8rem;
    height: 5.8rem;
    background-image: url(/240628-1435/img/vipbg_8a38f2ce.png);
    background-size: 100% 100%;
    position: relative
}

.vip-wrapper .block .title {
    font-size: .3rem;
    font-weight: 400;
    text-align: center;
    padding-bottom: .4rem
}

.vip-wrapper .block .t-b {
    position: absolute;
    right: 43Px;
    top: 1.6rem
}

.vip-wrapper .block .t-b span {
    width: 1.32rem;
    height: .6rem;
    background: #a1500c;
    border-radius: .3rem;
    color: #fee2c7;
    text-align: center;
    line-height: .6rem;
    display: inline-block;
    font-weight: 600
}

.vip-wrapper .block .text {
    font-size: .24rem;
    margin-top: 1.6rem;
    margin-left: .88rem;
    line-height: 22Px
}

.vip-wrapper .block .l-r-btn {
    position: absolute;
    bottom: 20Px;
    width: 100%;
    text-align: center
}

.vip-wrapper .block .l-r-btn span {
    width: 2rem;
    height: .84rem;
    background: #ffe2c6;
    border-radius: .84rem;
    border: .02rem solid #979797;
    color: #a1500c;
    font-size: .32rem;
    line-height: .84rem;
    display: inline-block;
    margin-left: 20Px
}

.vip-wrapper .block .close {
    text-align: center;
    font-size: .24rem;
    color: #a9a9a9;
    position: absolute;
    bottom: -50Px;
    left: 50%;
    margin-left: -16Px
}

.activity-center {
    padding-bottom: 1.2rem
}

.activity-center .van-nav-bar__right {
    color: #07c160;
    font-size: .24rem
}

.activity-center .activity-hd {
    height: 2.4rem;
    background: #07c160;
    color: #fff
}

.activity-center .activity-hd .hd-nr {
    display: flex;
    padding-top: .3rem
}

.activity-center .activity-hd .hd-nr .left {
    width: 1.68rem;
    height: 1.06rem;
    background: #fff;
    border-radius: 0 .5rem .5rem 0;
    color: #434343;
    font-size: .24rem;
    text-align: center;
    box-shadow: 0 0 .06rem #666;
    padding-top: .1rem
}

.activity-center .activity-hd .hd-nr .right {
    flex: 1;
    overflow: hidden;
    padding: .14rem .1rem 0 0
}

.activity-center .activity-hd .hd-nr .right .r-t-item {
    width: 25%;
    text-align: center;
    float: left
}

.activity-center .activity-hd .hd-nr .right .r-t-item label {
    font-size: .38rem
}

.activity-center .activity-hd .hd-nr .right .r-t-item .text {
    color: #fff;
    padding: .1rem 0 0 0;
    font-size: .24rem
}

.activity-center .activity-swipe {
    height: 1.6rem;
    position: relative
}

.activity-center .activity-swipe .activity-swipe-bd {
    position: absolute;
    height: 2.4rem;
    left: .28rem;
    right: .28rem;
    bottom: 0;
    border-radius: .08rem
}

.activity-center .activity-swipe .activity-swipe-bd .van-swipe {
    height: 100%;
    border-radius: .12rem
}

.activity-center .activity-swipe .activity-swipe-bd .van-swipe .van-swipe__indicators {
    right: 0;
    left: auto
}

.activity-center .activity-swipe .activity-swipe-bd .van-swipe .van-swipe-item {
    position: relative
}

.activity-center .activity-swipe .activity-swipe-bd .van-swipe .van-swipe-item .tool-bd {
    position: absolute;
    bottom: .2rem;
    left: .2rem;
    z-index: 100
}

.activity-center .activity-swipe .activity-swipe-bd .van-swipe .van-swipe-item .btn {
    display: inline-block;
    padding: .1rem .2rem;
    background: #fff;
    border-radius: .2rem;
    box-shadow: 0 0 .02rem 0 rgba(0,0,0,.35);
    font-size: .24rem
}

.activity-center .activity-swipe .activity-swipe-bd .van-swipe .van-swipe-item .time {
    display: inline-block;
    margin-left: .2rem
}

.activity-center .activity-swipe .activity-swipe-bd .van-swipe .van-swipe-item .time .van-count-down {
    color: #fff
}

.activity-center .activity-swipe .activity-swipe-bd .van-swipe .van-swipe-item .time .van-count-down span {
    background: #fff;
    display: inline-block;
    width: .4rem;
    text-align: center;
    font-size: 12Px;
    border-radius: .08rem;
    height: .36rem;
    line-height: .36rem;
    color: #333
}

.activity-center .tabs-bd {
    margin-top: .2rem
}

.activity-center .tabs-bd .m-tabs {
    width: 5rem;
    height: .68rem;
    background: #fff;
    margin: 0 auto;
    color: #07c160;
    position: relative;
    font-weight: 800;
    font-size: .24rem;
    border-radius: .4rem;
    border: 1Px solid #07c160;
    overflow: hidden
}

.activity-center .tabs-bd .m-tabs .m-tabs-item {
    float: left;
    line-height: .68rem;
    width: 50%;
    text-align: center
}

.activity-center .tabs-bd .m-tabs .m-tabs-item.act {
    background: #07c160;
    color: #fff;
    border-radius: .4rem
}

.activity-center .activity-bd {
    padding: 0 .26rem;
    margin-top: .1rem
}

.activity-center .activity-bd .item-cell {
    border-bottom: 1Px solid #eee;
    padding: .2rem 1.5rem .2rem .1rem;
    position: relative
}

.activity-center .activity-bd .item-cell .title {
    font-size: .3rem;
    font-weight: 500;
    padding-bottom: .18rem
}

.activity-center .activity-bd .item-cell .title .qian {
    font-size: .3rem;
    color: #f26138;
    margin-left: .1rem
}

.activity-center .activity-bd .item-cell .title .qian img {
    width: .32rem;
    vertical-align: bottom;
    margin-right: .06rem
}

.activity-center .activity-bd .item-cell .title .time-down {
    position: absolute;
    top: .2rem;
    right: 2rem
}

.activity-center .activity-bd .item-cell .title .time-down span {
    background: #434343;
    color: #fff;
    width: .36rem;
    display: inline-block;
    font-size: .24rem;
    text-align: center;
    border-radius: .04rem
}

.activity-center .activity-bd .item-cell .title .rate-label {
    height: .08rem;
    width: 1.9rem;
    background: #dedede;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-left: .1rem;
    border-radius: .12rem
}

.activity-center .activity-bd .item-cell .title .rate-label i {
    width: 20%;
    position: absolute;
    left: 0;
    top: 0;
    background: #07c160;
    bottom: 0
}

.activity-center .activity-bd .item-cell .title .rate-span {
    font-size: 12Px;
    color: #a9a9a9;
    position: absolute;
    top: .26rem;
    right: 2rem
}

.activity-center .activity-bd .item-cell .text {
    font-size: .24rem;
    color: #a9a9a9
}

.activity-center .activity-bd .item-cell .right-btn {
    position: absolute;
    width: 1.3rem;
    height: .52rem;
    background: #07c160;
    border-radius: .26rem;
    font-size: .24rem;
    line-height: .52rem;
    text-align: center;
    color: #fff;
    right: 0;
    top: .4rem;
    font-weight: 400
}

.activity-center .activity-bd .item-cell .right-btn.btn-2 {
    background: #07c160
}

.activity-center .activity-bd .item-cell .right-btn.btn-3 {
    background: red
}

.activity-center .activity-bd .item-cell .right-btn.btn-4 {
    background: silver
}

.record-wrap {
    background: #f8f8f8;
    height: 100vh;
    display: flex;
    flex-direction: column
}

.record-wrap .content-box {
    flex: 1
}

.record-wrap .content-box .item {
    display: flex;
    justify-content: space-between;
    position: relative
}

.record-wrap .content-box .item .left-item {
    display: flex;
    flex-direction: column
}

.record-wrap .content-box .item .left-item span {
    font-size: .24rem;
    font-weight: 400;
    color: #949494;
    line-height: .4rem
}

.record-wrap .content-box .item .left-item span:first-child {
    font-size: .32rem;
    font-weight: 400;
    color: #434343;
    line-height: .4rem
}

.record-wrap .content-box .item .status {
    position: absolute;
    right: .1rem;
    top: 50%;
    transform: translateY(-50%)
}

.record-wrap .content-box .item .warm {
    color: #ff4200
}

.qrcode-wrap {
    max-width: 480Px
}

.qrcode-wrap .title {
    text-align: center;
    font-size: .26rem;
    color: #434343;
    padding: .3rem 0
}

.qrcode-wrap .qrcode-top {
    text-align: right;
    margin: .14rem 0
}

.qrcode-wrap .qrcode-top img {
    width: .46rem
}

.qrcode-wrap #qrcode img {
    display: block;
    height: 3rem;
    width: 3.1rem;
    margin: 0 auto
}

.qrcode-wrap .my-code {
    margin-top: .32rem;
    color: #4b4b4b;
    font-size: .36rem;
    line-height: .5rem;
    text-align: center
}

.qrcode-wrap .ft {
    font-size: .24rem;
    text-align: center;
    padding-bottom: .2rem
}

.qrcode-wrap .ft span {
    display: inline-block;
    width: 50%;
    padding: .2rem 0;
    color: #07c160
}

.my-binding {
    color: #fff
}

.my-binding .user-name-text {
    font-size: .28rem;
    padding-top: .04rem;
    font-weight: 500;
    display: flex;
    align-items: center;
    width: 100%
}

.my-binding .user-name-text .level-i {
    color: #fff;
    font-size: .24rem;
    margin-left: .26rem;
    display: flex;
    align-items: center
}

.my-binding .user-name-text .level-i img {
    width: .24rem;
    margin-right: .1rem
}

.my-binding .grade {
    padding: .1rem 0 .12rem 0;
    font-size: .24rem;
    display: flex;
    align-items: center
}

.my-binding .grade .grade-xhh {
    margin-right: .3rem;
    display: flex;
    align-items: center
}

.my-binding .grade .grade-xhh img {
    width: .32rem;
    margin-right: .1rem
}

.my-binding .grade .copy {
    width: .88rem;
    height: .4rem;
    border-radius: .2rem;
    border: 1Px solid #fff;
    text-align: center;
    display: inline-block;
    font-size: .24rem;
    line-height: .4rem;
    margin-left: .2rem
}

.my-binding .yuebao-box {
    position: absolute;
    right: .2rem;
    top: 0;
    text-align: center
}

.my-binding .yuebao-box>div {
    display: flex;
    align-items: center
}

.my-binding .yuebao-box .van-icon {
    font-size: .32rem;
    margin-right: .1rem
}

.my-binding .yuebao-box img {
    display: inline-block;
    width: .32rem;
    margin: 0 auto
}

.my-binding .yuebao-box img.qr {
    margin-right: .2rem
}

.my-binding .yuebao-box .yuebao-title {
    font-size: .24rem;
    transform: scale(.85);
    color: #fff772;
    margin-top: .08rem
}

.my-binding .yuebao-box .yuebao-money {
    color: #fff;
    font-size: .24rem;
    transform: scale(.85);
    margin-top: .06rem
}

.home-my {
    padding-bottom: 1.2rem
}

.home-my .van-overlay {
    z-index: 999
}

.home-my .v-platform-list {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background-image: none!important;
    display: flex;
    flex-direction: column;
    align-items: center
}

.home-my .v-platform-list .item {
    background-color: #e7e4e7;
    margin-bottom: .2rem;
    border-radius: .08rem;
    line-height: .4rem;
    padding-bottom: .3rem;
    text-align: center;
    width: 4rem;
    background-image: none!important
}

.home-my .v-platform-list .item.act {
    background-color: #07c160;
    color: #fff;
    width: 4.2rem;
    margin-left: -.1rem;
    background-image: none!important
}

.home-my .v-platform-list .item .title {
    font-weight: 700;
    font-size: .36rem;
    padding: .2rem 0 .1rem 0
}

.home-my .v-platform-list .item .text {
    font-size: .28rem
}

.home-my .v-platform-list .platform-btn {
    color: #fff;
    position: fixed;
    width: 80%;
    height: .7rem;
    line-height: .7rem;
    background-color: #07c160;
    bottom: -2rem;
    left: 10%;
    border-radius: .3rem;
    text-align: center;
    font-size: .32rem
}

.home-my .balance {
    height: 1.6rem;
    width: 6.9rem;
    background: #fff;
    margin: -.5rem auto .5rem auto;
    padding: 0 .3rem;
    top: 0;
    box-shadow: 0 .1rem .12rem #ddd;
    border-radius: .1rem;
    display: flex;
    position: relative;
    z-index: 2
}

.home-my .van-nav-bar .van-nav-bar__title {
    color: #323233
}

.home-my .van-nav-bar .van-nav-bar__right>div {
    display: flex;
    align-items: center
}

.home-my .van-nav-bar .van-nav-bar__right>div .change-line {
    width: .32rem;
    height: .32rem;
    margin-right: .14rem
}

.home-my .head-body {
    background-color: #07c160;
    padding: .54rem .3rem 0 .3rem;
    position: relative;
    padding-bottom: .8rem
}

.home-my .head-body .user-info {
    height: 1.28rem;
    position: relative;
    padding-left: 1.7rem;
    display: flex;
    align-items: center
}

.home-my .head-body .user-info .my-user-img {
    width: 1.3rem;
    height: 1.3rem;
    position: absolute;
    object-fit: cover;
    left: .1rem;
    border-radius: 100%
}

.home-my .head-body .user-info .user-text {
    color: #fff
}

.home-my .head-body .user-info .user-text .not-login {
    width: 2.68rem;
    height: .84rem;
    line-height: .84rem;
    background: #fff;
    box-shadow: 0 .1rem .18rem 0 #09a958;
    border-radius: .4rem;
    text-align: center;
    font-size: .32rem;
    font-weight: 600;
    color: #07c160
}

.home-my .head-body .user-info .user-text .wecome {
    font-size: .26rem;
    padding: .1rem 0
}

.home-my .head-body .user-info .user-text .bing {
    font-size: .24rem;
    height: .4rem;
    border: .02rem solid #fff;
    width: 3rem;
    line-height: .36rem;
    padding-left: .1rem;
    border-radius: .2rem
}

.home-my .head-body .user-info .user-text .bing span {
    background: #fff;
    color: #077e35;
    padding: 0 .1rem;
    border-radius: .3rem;
    float: right;
    height: .32rem;
    line-height: .32rem;
    margin-top: .02rem;
    margin-right: .04rem
}

.home-my .head-body .ft-info {
    background: #fff;
    border-radius: .2rem .2rem 0 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -.02rem;
    width: 90%;
    box-sizing: border-box;
    height: 1.8rem;
    padding: 0 .2rem;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding-top: .4rem
}

.home-my .head-body .ft-info .top {
    width: 100%;
    display: flex;
    justify-content: space-between
}

.home-my .head-body .ft-info .top .top-count {
    font-size: .52rem;
    font-weight: 500;
    color: #d41515;
    line-height: .32rem
}

.home-my .head-body .ft-info .top .btns span:first-child {
    background: linear-gradient(0deg,#13ab56,#077e35);
    border-radius: .12rem;
    padding: .14rem .16rem;
    color: #fff;
    font-weight: 700
}

.home-my .head-body .ft-info .top .btns span:nth-child(2) {
    color: #13ab56;
    border: .02rem solid #13ab56;
    box-sizing: border-box;
    padding: .12rem .14rem;
    border-radius: .12rem;
    margin-left: .08rem;
    font-weight: 700
}

.home-my .head-body .ft-info .bottom {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    margin-top: .24rem;
    border-top: .02rem solid #e6e6e6;
    padding-top: .24rem
}

.home-my .head-body .ft-info .bottom .grap {
    width: .02rem;
    background: #e6e6e6;
    height: .36rem
}

.home-my .head-body .ft-info .bottom>div {
    display: flex;
    align-items: center;
    justify-content: center
}

.home-my .head-body .ft-info .bottom>div img {
    width: .46rem;
    margin-right: .12rem
}

.home-my .head-body .ft-info .bottom>div .active {
    color: #077e35
}

.home-my .advert-img {
    margin-top: .2rem
}

.home-my .advert-img img {
    width: 100%;
    border-radius: .08rem
}

.home-my .body-middld {
    padding: 0 .3rem
}

.home-my .box-center.brder {
    border-bottom: .02rem solid #eee
}

.home-my .box-center .title {
    color: #333;
    font-size: .36rem;
    padding: .24rem 0
}

.home-my .box-center .bd {
    text-align: center
}

.home-my .box-center .bd .pd {
    padding: .1rem 0 .2rem 0
}

.home-my .box-center .bd .icon-img img,.home-my .box-center .bd .icon-img img.w26 {
    width: .72rem;
    height: .72rem
}

.home-my .box-center .bd .text {
    padding: .1rem 0;
    font-size: .24rem
}

.home-my .line-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%
}

.home-my .line-wrap .line-body {
    padding: .12rem .22rem .12rem .26rem;
    border-radius: .14rem;
    background: #fff;
    width: 4.04rem;
    position: relative
}

.home-my .line-wrap .line-body .line {
    padding: .24rem .08rem .2rem .22rem;
    display: flex;
    align-items: center;
    border-bottom: .02rem solid #f2f2f2
}

.home-my .line-wrap .line-body .line .line-icon {
    flex: none;
    width: .34rem;
    height: .34rem
}

.home-my .line-wrap .line-body .line p {
    flex: 1;
    padding: 0 .24rem;
    font-size: .24rem;
    color: #434343
}

.home-my .line-wrap .line-body .line .line-check {
    flex: none;
    height: .28rem;
    width: .28rem
}

.home-my .line-wrap .line-body .line-close {
    position: absolute;
    left: 50%;
    bottom: -.68rem;
    transform: translateX(-50%);
    width: .48rem;
    height: .48rem
}

.member-box {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    font-size: .28rem;
    font-family: PingFangSC-Regular,Microsoft YaHei,Helvetica;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    padding: 0;
    height: 1.48rem;
    background-image: url(/240628-1435/img/member-bg_c016f149.png);
    background-size: 100% 100%;
    color: #fff;
    position: relative;
    padding-left: 1.4rem
}

.member-box .userimg {
    position: absolute;
    width: .88rem;
    height: .88rem;
    border: .04rem solid #fff;
    border-radius: 50%;
    top: .3rem;
    left: .3rem;
    overflow: hidden
}

.member-box .userimg img {
    width: 100%;
    height: 100%
}

.member-box .go-btn {
    position: absolute;
    width: 1.86rem;
    height: .68rem;
    background: #ffecc7;
    box-shadow: 0 .12rem .16rem 0 #e6a227;
    border-radius: .34rem;
    text-align: center;
    color: #b5790d;
    font-weight: 600;
    font-size: .32rem;
    line-height: .68rem;
    right: .3rem;
    top: .48rem
}

.member-box .usertext .name {
    padding-top: .34rem;
    font-size: .0032rem;
    font-weight: 600
}

.member-box .usertext .text {
    font-size: .24rem;
    font-weight: 400;
    padding-top: .2rem
}

.empty-box {
    text-align: center;
    margin-top: 2.9rem
}

.empty-box img {
    width: 1.28rem
}

.empty-box p {
    text-align: center;
    color: #a0a0a0;
    font-size: .24rem;
    line-height: .44rem;
    margin-top: .2rem
}
