

.tabbar-labels {
    height: 56px;
}

.toolbar .fa {
    font-size: 26px;
    width: 30px;
    height: 28px;
    padding-top: 5px;
    text-align: center;
}

/*列表标题自动换行*/
.list-block .item-title {
    white-space: normal;
}
.button{
    /* border: none !important;*/
}

.list-block input[type="text"],
.list-block input[type="password"],
.list-block input[type="search"],
.list-block input[type="email"],
.list-block input[type="tel"],
.list-block input[type="url"],
.list-block input[type="date"],
.list-block input[type="datetime-local"],
.list-block input[type="time"],
.list-block input[type="number"],
.list-block select,
.list-block textarea{
    font-size: 0.28rem;
}

/*二级菜单*/
.panel-menu .accordion-item-content {
    background-color:  var(--themewhiteColor);
}

.w-space {
    white-space: normal !important;
}

.title-color,.bg-jb{
    background: var(--themegreenColor) !important; 
    /*background: linear-gradient(141deg, #198A17, #79C6AC) !important;*/

}
.fg-gold,.bd-gold{
    color: #B4814D !important;
}
.bd-gold{
    border-color: #B4814D !important;
}
.bg-blue{
    background:linear-gradient(141deg, #198A17, #79C6AC) !important;
}
.bg-orange{
    background:linear-gradient(141deg, #198A17, #79C6AC) !important;
}
.strat_menu{
    display: block;
    width: 25%;
    float: left;
    overflow: hidden;
}

.i_con{
    height: 1.5rem;
    width:1.5rem;
    border-radius: 20%;
    line-height:1.5rem;
}

.all-nav-tit{
    width: 100%;
    height: 2rem;
    background: var(--themewhiteColor);
    border-bottom: 1px solid var(--themepaleColor);
    line-height: 2rem;
    font-size: 0.8rem;
    float: left;
    font-weight: bold;
}
.all-nav-box{
    width: 100%;
    height: auto;
    display: block;
    float: left;
    padding-top: 0.6rem;
    padding-bottom: 1rem;
    background: var(--themewhiteColor);
}

.nav-smalls{
    width: 21.7%;
    height: auto;
    float: left;
    display: block;
    margin-top: 0.5rem;
    margin-left: 0.2rem;
    border-radius: 4px;
    position: relative;
}
.iconbox{
    width: 100%;
    height: 1.2rem;
    margin: 0 auto;
    text-align: center;
    line-height: 1.2rem;
}

.sm-title {
    height: 1.2rem;
    line-height: 1.2rem;
    text-align: center;
    margin: 0 auto;
    margin-top: 1rem;
    min-width: 4rem;
}

.index-info{
    width: 100%;
    height: 4.5rem;
    padding-top: 0.4rem;
}

.index-info-center{
    width: 96%;
    height: 1.3rem;
    /*background:#dbc49e;*/
    border-radius: 8px;
    margin: 2% 2% 2% 2%;
    vertical-align:middle;
}
.index-info-topfont{
    width: 100%;
    height: 1.3rem;
    text-align: center;
    color: var(--themeblackColor);
    font-size: 0.28rem;
    line-height: 1.3rem;
}

.horse_lantern{
    width: 98%;
    height: 2rem;
    padding: 0 1%;
    font-size: 1rem;
    line-height: 2rem;
    color:  var(--themeblackColor);
}

.signin-top{
    width: 100%;
    height: 4rem;
    position: relative;
}

.click_signin{
    width: 3rem;
    border-radius: 2rem;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -1.5rem;
    margin-top: -1rem;
    text-align: center;
    color: var(--themewhiteColor);
    font-size: 1rem;
}
.signin-record{
    height: 0.8rem;
    color: var(--themewhiteColor);
    font-size: 0.28rem;
    padding-left: 0.2rem;
    overflow: hidden;
    border-bottom: 1px solid var(--themepaleColor);
    overflow: hidden;
    line-height: 0.8rem;
    background: var(--themegreenColor);
}

.signin-record_data{
    height: 0.8rem;
    color:  var(--themeblackColor);
    font-size: 0.28rem;
    overflow: hidden;
    border-bottom: 1px solid var(--themepaleColor);
    overflow: hidden;
    line-height: 0.8rem;
    text-align: center;
}


.outlogo{
    width: 4rem;
    height: 0.9rem;
    margin: 0 auto;
    margin-top: 1rem;
    border-radius: 0.4rem;
    padding: 10px 10px;
}

.outdow{
    width: 2rem;
    height: 0.6rem;
    background: var(--themelavenderColor);
    line-height: 0.6rem;
    text-align: center;
    color: var(--themewhiteColor);
    border-radius: 0.1rem;
    font-size: 0.28rem;
    margin-top: 0.5rem;
    display: block;
    float: left;
}

.imgcode{
    width: 3rem;
    height: 3rem;
    border: 1px solid var(--themewhiteColor);
    margin: 0 auto;
    margin-top: 0.8rem;
}

.code_btn {
    width: 2rem;
    /* height: 1.8rem;
     line-height: 1.8rem; */
    background: #4cd964;
    text-align: center;
    border-radius: 0.1rem;
    color:var(--themewhiteColor)
}

.code_btn input{
    opacity: 0;
    width: 100%;
    height: 100%;
    line-height: 100%;  
    position: absolute;
    left: 0;
    top: 0;
}

.code_img{
    width: 60%;
    height: 4.5rem;
    background: var(--themewhiteColor);
    margin: 0 auto;
    float: left;
    margin-left: 20%;
    margin-top: 0.4rem;
    border-radius: 0.2rem;
}


.imgbtn{
    width: 3rem;
    height: 0.8rem;
    background: var(--themegreenColor);
    float: left;
    color: var(--themewhiteColor);
    text-align: center;
    line-height: 0.8rem;
    font-size: 0.28rem;
    border-radius: 0.1rem;
    margin-left: 30%;
    margin-top: 0.6rem;
}

.enjoyimg{
    width: 100%;
    height: 100%;
    background: var(--themewhiteColor);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 499;
    /*background-image: url(../img/cordeimg1.png);*/
    background-size: contain;
    background-repeat: no-repeat;
    background-position-y: 2rem;
    display: none;
}

.cordbox{
    width: 4rem;
    height: 4rem;
    margin-top: 1.65rem;
    margin-left: 1.75rem;
}

.see_payinfo {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
}

.see_payinfo_img {
    width: 90%;
    height: 8rem;
    background:var(--themewhiteColor);
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -45%;
    margin-top: -4rem;
}

.status_iconrem{
    color:var(--themeorangeColor);
}
.status_iconadd{
    color:var(--themeblueColor);
}

.mc_img{
    width: 100%;
    height:7rem ;
}

.reduce {
    float: left;
    width: 35px;
    height: 33px;
    line-height: 35px;
    text-align: center;
    border: 1px solid var(--themepaleColor);
}

.add-numbers {
    float: left;
    width: 80px !important;
    background: var(--themepaleColor) !important;
    height: 35px !important;
    text-align: center;
}
.add-num {
    float: left;
    width: 10px;
    height: 33px;
    line-height: 32px;
    width: 35px;
    text-align: center;
    border: 1px solid var(--themepaleColor);
}

.check_icon{
    width: 22px;
    height: 22px;
    border-radius: 22px;
    color: var(--themeblueColor);
    line-height: 22px;
    font-size: 26px;
    position: relative;
    top: 8px;
}
.trans-radio{
    opacity: 0;
    position: absolute;
    left: 0;
    top:0;
    z-index: 9999;
}

.serial_number{
    position: absolute;
    right:0.28rem;
    top:-0.04rem;
}

.ordinal_number{
    width: 0.52rem;
    height:0.6rem;
    line-height: 0.44rem;
    position: absolute;
    right: 0.28rem;
    top: 0px;
}

.codeimg{
    width: 6rem;
    height: 7rem;
    margin: 0 auto;
    margin-top: 0.5rem;
    border: 1px solid var(--themepaleColor);
}





/*信息中心*/
.tit_flex{
    display: flex;
    justify-content:space-evenly;
}
.moneys {
    width: 120px;
    height: 30px;
    text-align: -webkit-center;
    line-height: 30px;
    font-size: 15px;
    background-color: var(--themegreenColor);
    color: var(--themewhiteColor);
    margin: 0 auto;
    margin-top: 3px;
}
.moneys-bd {
    width: 130px;
    height: 35px;
    border: 1px solid var(--themegreenColor);
    margin-top: -15px;
}
.point-border {
    width: 94.5%;
    padding-bottom: 0.2rem;
    margin-left: auto;
    margin-right: auto;
}
.line{
    height:1px;
    background-color:var(--themegreenColor);
}
/*认购记录*/
.shop-menu{
    height: 47px;
    overflow: hidden;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    display: -webkit-box;
    overflow-x: scroll;
}
/*首页弹出公告*/
.mongolia{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999;
    display: none;
}

.title_notice {
    width: 100%;
    height: 0.8rem;
    text-align: center;
    line-height: 0.8rem;
    border-bottom: 1px solid var(--themepalegrayColor);
    font-size: 0.32rem;
    font-weight: bold;
}

.notice_content{
    width: 100%;
    height: 6.2rem;
    margin: 0 auto;
    padding: 0;
    overflow: scroll;
    text-indent: 25px;
    color: var(--themegrayColor);
}
.notice_btn_agree{
    width: 0.9rem;
    height: 0.9rem;
    font-size: 0.55rem;
    position: absolute;
    left: 50%;
    top: 50%;
    line-height: 0.9rem;
    margin-top: 3rem;
    margin-left: -0.45rem;
}

.notice_btn_cancel{
    width: 50%;
    height: 0.8rem;
    text-align: center;
    line-height: 0.8rem;
    float: left;
}

.mongolia_content{
    width: 80%;
    height: 7rem;
    background: var(--themewhiteColor);
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -40%;
    margin-top: -4.5rem;
    border-radius: 10px;
    box-shadow: 1px 1px 3px var(--themeblackColor);
}