ul,
li,
ol {
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.mint-header{
    height:60px !important;
    background-color: white !important;
    color:black !important;
    font-size: 18px !important;
    font-family: PingFangSC-bold !important;
    border-bottom: 1px solid #eeeeee;
}
.mint-header-title{
    font-weight: 700 !important;
    height: 60px;
    line-height: 60px;
    font-size: 22px !important;
}
.mint-header-button{
    font-size:14px;
    color:#198AFA;
}
.mint-indicator-wrapper{
    background: none !important;
}
.mint-spinner-snake{
    width: 20px !important;
    height: 20px !important;
}
.mint-indexlist-nav {
    border-left: none !important;
}
.van-nav-bar__title{
    font-weight: 700 !important;
    height: 60px;
    line-height: 60px;
    font-size: 22px !important;
    font-family: PingFangSC-bold !important;
}
.inner_right{
    color: #999898;
    font-size: 12px;
    font-weight: 600;
    margin-right: 10px;
}
.tip{
    height: 20px;
    background: #f6f6f6;
    color:#888888;
    line-height: 20px;
    padding-left: 10px;
    font-size: 10px;
    text-align: left;
}
.block{
    display: block;
}
.my_group{
    text-align: left;
    border-top: none !important;
}
.weui-cells{
    margin-top: 0px !important;
}
.weui-cells:before{
    border-top: none !important;
} 
.weui-cell{
    padding :0px 10px !important;
}
.weui-cell:before{
    border-top: none !important;
}
.vux-datetime{
    color: inherit !important;
}
.vux-checker-box{
    padding-bottom: 10px;
}
.no_content{
    padding-top: 2rem;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color:#888888;
}
.x-bottom_button{
    height:38px !important;
    line-height: 38px !important;
    border-radius: 10px;
    color: white;
    text-align: center;
    width: 96% !important;
    margin-left:2% !important;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px !important;
}
.xa-bottom_button{
    height:38px !important;
    line-height: 38px !important;
    border-radius: 10px;
    color: white;
    font-size: 16px !important;
    text-align: center;
    width: 96% !important;
    margin-left:2% !important;
    position: absolute !important;
    bottom: 10px;
}
