/* u-reset.css v1.0.10 */
* {
    -webkit-tap-highlight-color: transparent
}

html {
    -webkit-text-size-adjust: 100%;
    font-size: 13.333333333vw !important

}

body {
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
    font-size: 16px
}

figure, p {
    margin: 0
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-weight: 400
}

dd, dl, dt, li, ol, ul {
    margin: 0;
    padding: 0;
    list-style: none
}

a {
    background-color: transparent;
    text-decoration: none
}

img {
    border: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

button, input, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

textarea {
    overflow: auto
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}

template {
    display: none
}

.hidden2, .hidden3, .hidden4, .hidden5 {
    display: -webkit-box;
    /* autoprefixer:off */
    -webkit-box-orient: vertical;
    overflow: hidden
}

.hidden1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.hidden2 {
    -webkit-line-clamp: 2
}

.hidden3 {
    -webkit-line-clamp: 3
}

.hidden4 {
    -webkit-line-clamp: 4
}

.hidden5 {
    -webkit-line-clamp: 5
}

.clearfix::after, .clearfix::before {
    content: "";
    width: 0;
    height: 0;
    display: block;
    clear: both
}
/* rem结束 */
/* 换肤开始 */
.fty-font {color:  #15ccbb !important}
.fty-font-main {color:  #F86063 !important}
.fty-font-cardxu {color:  #754420 !important}
.fty-font-black {color:  #000000 !important}
.fty-font-1f1f1f {color:  #1f1f1f !important}
.fty-font-blank {color:  #2c2c2c !important}
.fty-font-darg {color:  #333333 !important}
.fty-font-liu {color:  #666666 !important}
.fty-font-ccc {color:  #ccc !important}
.fty-font-light {color:  #999999 !important}
.fty-font-white {color:  #ffffff !important}  /* 字白色 */
.fty-font-red {color:  #FF3D33 !important}
.fty-font-fc {color:  #F6254C !important}
.fty-back-white {color:  #fff !important}   /* 背景白色 */
.fty-back-hui {color:  #f6f5f5 !important}   /* 背景灰色 */
	.border-down{border-bottom: 0.02rem solid #eaeaea !important;}
	.border-up{border-top: 0.02rem solid #eaeaea !important;}
	.border-left{border-left: 0.02rem solid #eaeaea !important;}
	.border-right{border-right: 0.02rem solid #eaeaea !important;}
	.border-all{border: 0.02rem solid #eaeaea !important;}
	.border-mainall{border: 0.02rem solid #15ccbb !important;}
/* 换肤结束 */
.toolbar .toolbar-inner{
    height: 0.8rem !important;
}
.toolbar .picker-button {
    height: 0.88rem;
    color: #15ccbb !important;
    line-height: 0.88rem !important;
}
.toolbar, .toolbar .title{
    font-size: 0.34rem;
    line-height: 0.8rem !important;
}
.weui-cells{
    font-size: 0.34rem !important;
}
.weui-toast>p{
    font-size: 0.26rem !important;
    display: block;
}
.weui-cells.weui-cells_radio{
    max-height: 4.5rem;
}
.weui-cells_radio .weui-check:checked+.weui-icon-checked:before{
    color: #15CCBB !important;
}
.weui-cell.weui-check_label{
    border-bottom: 0.02rem solid #eaeaea;
    font-size: 0.32rem;
            text-align: center;
            height: 0.88rem;
            padding: 0 0.48rem 0 0.7rem;
}
.weui-cell.weui-check_label:last-of-type{
    border-bottom: none;
}
.mui-popup-button{
    color: #15ccbb !important;
}
.weui-cell:before{
    border-top: none;
}
.weui-toast--text{
    padding: 8px 0.4rem;
}
.weui-dialog__btn{
    color: #15ccbb ;
}
.weui-picker-container, .weui-picker-overlay{
    height: 100vh;
    background-color: rgba(0, 0, 0, .5);
}
.weui-picker-container.weui-picker-container-visible{
    height: 0 !important;
}
.weui-dialog__btn.default{
    color: #666;
}
.weui-form-preview:after{
    opacity: 0 !important;
    /* border: none !important; */
}