.m_banner {
    min-height: 550px;
}
.van-cell {
    padding: 30px 40px;
    color: #323233;
    font-size: 28px;
    line-height: 24px;
    background-color: #fff;
}

.van-collapse-item__content {
    color: #969799;
    font-size: 24px;
    line-height: 1.5;
    background-color: #fff;
}

.van-collapse-item__content>.van-cell{
    background-color: #F6F6F6;
    padding: 25px 25px;
}

.van-cell__label {
    margin-top: 3px;
    color: #969799;
    font-size: 20px;
    line-height: 18px;
}
.nodeIcon{
    margin-right: 5px;
}

.van-divider{
    font-size: 26px;
}
.van-sticky p{
    color: #323233;
}
.van-tag{
    font-size: 24px;
    height: 30px;
}

.fl{
    float: left;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.fr{
    float: right;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.node_header{
    padding: 20px 40px;
}

.van-button--normal {
    padding: 0 30px;
    font-size: 28px;
    margin-bottom: 10px;
    height: 55px;
}

.fr a{
    flex: 1;
}

.fl p{
    flex: 1;
}

.contact_service.node_list{
    float: left;
}

.van-toast {
    font-size: 25px;
    line-height: 50px;
    width: 200px;
}
.van-loading__spinner{
    width: 40px;
    height: 40px;
}

.van-tabbar{
    height: 150px;
}
.van-tabbar-item{
    font-size:30px;
}
.van-tabbar-item__icon {
    font-size: 45px;
}
.van-collapse.van-hairline--top-bottom{
    padding-bottom: 140px;
}
iframe{
    width: 100%;
    height: 100%;
}
iframe .post-content{
    display: none;
}
.main{
    color: #333333;
}
.mine-header{
    height: 100px;
    padding: 30px;
}
.mine-header-l{
    height: 100%;
    float: left;
}
.mine-header-l img{
    height: 90%;
    border-radius: 100px;
}
.mine-header-r{
    height: 100%;
    float: left;
    margin-left: 30px;
    display: flex;
    flex-flow: column;
    line-height: 40px;
}
.mine-header-r p{
    flex:1;
}
.mine-header-r div{
    flex:1;
    font-size: 22px;
}
.mine-header-r div button{
    color: #fff;
    border-radius: 5px;
    padding: 0 10px;
}
.mine-header-r div span{
    color: red;
    margin-left: 10px;
}
hr{
    background: #F6F6F6;
    border: #F6F6F6;
}
.hr0{
    width: 90%;
    margin: 0 auto;
    height: 2px;
}
.hr1{
    height: 15px;
}
.van-cell__left-icon, .van-cell__right-icon{
    font-size: 33px;
    line-height: 33px;
}
.mine-title{
    background: #F6F6F6;
    font-weight: bold;
    padding: 20px 40px;
}
.van-cell__value{
    font-size: 24px;
}

.van-count-down {
    display: inline-block;
    color: red;
    font-size: 20px;
}

.check-icon{
    font-size: 40px;
}
.van-popover__action{
    width: 165px;
    height: 66px;
    padding: 0 16px;
    font-size: 25px;
}

.van-tab {
    line-height: 40px;
}
.van-dialog__header {
    font-size: 28px;
    padding-top: 40px;
    font-weight: 500;
    line-height: 32px;
    text-align: center;
}
.van-switch {
    font-size: 30px !important;
}
.van-dialog__content .van-cell{
    padding: 20px 40px;
}

.van-pull-refresh__head, .van-list__finished-text{
    font-size: 20px;
}
.van-pull-refresh{
    height: 100%;
}

.earn-top{
    border-radius: 20px;
    width: 90%;
    margin: 0 auto;
    background: #fafafa;
    padding: 40px 50px;
    box-sizing:border-box;
}
.earn-top .earn-top-t{
    display: flex;
    justify-content: space-between;
    height: 50px;
    line-height: 50px;
}
.earn-top .earn-top-t .money{
    font-size: 40px;
    font-weight: bold;
    position: relative;
    top: -5px;
}
.earn-top .earn-top-t .earn-top-btn{
    background-color: #1989fa;
    color: #ffffff;
    width: 170px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 10px;
}
.earn-top .earn-top-b{
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}
.earn-top .earn-top-b div{
    text-align: center;
    font-size: 25px;
    line-height: 36px;
}
.earn-items{
    border-radius: 20px;
    width: 90%;
    margin: 30px auto 0;
    background: #fafafa;
    padding: 30px 50px;
    box-sizing:border-box;
    display: flex;
    justify-content: space-between;
}
.earn-items .earn-item{
    text-align: center;
}
.earn-items .earn-item h2{
    font-size: 26px;
    color: #333333;
    line-height: 50px;
    font-weight: normal;
}
.van-pull-refresh{
    overflow-y: auto;
}
.van-pull-refresh .van-list{
    padding-bottom: 150px;
}

.van-action-sheet__item{
    line-height: 60px;
}
.van-action-sheet__name{
    font-size: 30px;
}
.earn-rank{
    border-radius: 20px;
    width: 90%;
    margin: 30px auto 0;
    background: #fafafa;
    padding: 30px 50px;
    box-sizing:border-box;
}
.earn-rank h2{
    font-size: 26px;
    color: #333333;
    line-height: 50px;
}
.earn-rank .rank{
    width: 100%;
    text-align: center;
}
.earn-rank .rank th{
    text-align: center;
}
.earn-rank .rank tr{
    height: 60px;
    font-size: 26px;
}

.fans-top{
    border-radius: 20px;
    width: 90%;
    margin: 0 auto;
    background: #fafafa;
    padding: 40px 50px;
    box-sizing:border-box;
    text-align: center;
}
.fans-top h1{
    font-size: 40px;
    margin-bottom: 5px;
}
.fans-top button{
    background-color: #1989fa;
    color: #ffffff;
    width: 170px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 10px;
    margin: 20px auto;
}
.fans-top h6{
    font-size: 20px;
    font-weight: normal;
    line-height: 20px;
}
.fans-main{
    border-radius: 20px;
    width: 90%;
    margin: 30px auto 0;
    box-sizing:border-box;
}
.fans-main .van-tab__text{
    font-size: 25px;
}
.fans-main .fans-main-top{
    margin: 30px auto;
    display: flex;
    justify-content: space-around;
    text-align: center;
}
.fans-main .fans-main-top span{
    font-size: 20px;
}
.fans-main .fans-main-top span.point{
    font-size: 30px;
    font-weight: bold;
    line-height: 55px;
}
.fans-item{
    border-radius: 20px;
    margin: 0 auto;
    background: #fafafa;
    padding: 30px 25px;
    box-sizing:border-box;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    font-size: 20px;
}
.fans-item div{
    max-width: 45%;
    line-height: 30px;
}