.page-merch-register .regbg {
    width:100%;
}
.page-merch-register .fui-navbar {
    background:rgba(0,0,0,0)
}
.page-merch-register .fui-navbar:before {
    display:none;
}
.page-merch-register .fui-navbar .btn {
    border:none;
}
.page-merch-register .fui-navbar .btn-reg {
    width:10%; background:rgba(0,0,0,0.5);
}
.fui-header.fui-header-success .back:before ,
.fui-header.fui-header-warning .back:before ,
.fui-header.fui-header-primary .back:before ,
.fui-header.fui-header-danger .back:before {
    border-color:#fff;
}

.fui-header.fui-header-success a ,
.fui-header.fui-header-warning a ,
.fui-header.fui-header-primary a ,
.fui-header.fui-header-danger a {
    color:#fff;
}


.fui-alert {
    position: relative;
    margin:.5rem .2rem;
    padding:.3rem .5rem;
    font-size:.7rem;
    color:#FFFFFF;
    -ms-word-break: break-all;
    word-break: break-all;
}
.fui-alert.fui-alert-default {
    background:#dbdbdb;
    border:1px solid #d9d9d9  ;
}

.fui-alert.fui-alert-success {
     background:#44cc42;
     border:1px solid #04ab02;
}

.fui-alert.fui-alert-warning {
    background:#ec9d4d;
    border:1px solid #ff9326 ;
}

.fui-alert.fui-alert-primary {
     background:#17b0e2;
     border:1px solid #0290be  ;
}

.fui-alert.fui-alert-danger {
    background:#f76464;
    border:1px solid #ef4f4f   ;
}

.fui-modal,
.verify-pop {
    position: fixed;
}

.verify-pop .qrcode {
    width: 250px;
    margin-left: -125px;
    border-radius: 0.5rem;
    height: auto;
    overflow: hidden;
}

.verify-pop.pop .qrcode {
    width: 70%;
    height: 15rem;
    margin-left: -35%;
    overflow: hidden;
    display: block;
}

.verify-pop.pop .qrcode .inner {
    padding: 0.5rem;
    height: 12rem;
}

.verify-pop.pop .qrcode .inner .title {
    text-align: center;
    font-size: 1rem;
    height: 1.5rem;
}

.verify-pop.pop .qrcode .inner .text {
    width: 100%;
    word-wrap: break-word;
    font-size: 0.7rem;
    color: #666;
    line-height: 1rem;
    height: 10rem;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.verify-pop.pop .qrcode .inner .text img {
    max-width: 100%;
}
.sortMenu{height:2rem;padding:0;background: #fff;border-bottom:1px solid #e7e7e7;overflow: initial !important;}
.sortMenu > li{list-style: none;padding:0.2rem;line-height: 1.6rem;font-size:0.7rem;text-align: center;color:#555;border-right:1px solid #e7e7e7;overflow: initial;}
.sort-mask{top:6.4rem;opacity: 0.5;}
.sortmenu_rule,.sortmenu_cate,.sortmenu_sort{
    width: 100%;
    max-height: 10rem;
    background-color: #fff;
    z-index: 100000;
    position: absolute;
    top: 2rem;
    left: 0;
    border-radius: 0 0 0.2rem 0.2rem;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    display: none;
    overflow: auto;
}
.sortmenu_rule h1,.sortmenu_sort h1{
    color: #ec660f;
    font-size: 0.7rem;
    border-bottom: 1px solid #ec660f;
    padding:0 0.5rem;
    line-height: 1.5rem;
}
.sortmenu_rule li,.sortmenu_sort li {
    list-style: none;
    line-height: 1.5rem;
    text-align: left;
    padding:0 0.5rem;
    font-size:0.7rem;
    border-bottom: 1px solid #d8d8d8;
}
.sortmenu_cate{transition-property: transform;
    transform-origin: 0px 0px 0px;
    transform: translate(0px, 0px) translateZ(0px);}
.sortmenu_cate li {
    list-style: none;
    line-height: 1.5rem;
    padding-left: 0.5rem;
    cursor: pointer;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size:0.7rem;
}
.sortmenu_cate li.on{background: #fff;}
.sortmenu_cate ul{background: #f5f5f5;}
.sortmenu_cate li .imgWrap {
    width: 1rem;
    height: 1rem;
    display: inline-block;
    text-align: center;
    float:left;margin-top:0.25rem;margin-right:0.2rem;
}
.sortmenu_cate li .imgWrap img{width:100%;height:100%;}






























/*913702023503242914*/