body{
    line-height: 16px;
}
.mui-bar-nav{
    background: #fff;
    min-width: 320px;
}
.mui-content{
    background: #F2F2F2;
}
.mui-content .body-window{
    max-width: 640px;
    margin:0 auto;
    -webkit-box-shadow:none;
    box-shadow:none;
    min-width: 320px;
}
.berich-new-num{
    display: none;
    position:fixed;
    top:218px;
    left: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #FF613C;
    font-size: 16px;
    color: #FFF;
    letter-spacing: 0;
    border-radius: 100%;
    z-index: 10;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mui-bar-nav .mui-pull-left{
    color: #333;
    font-weight: bold;
}
.mui-bar-nav .mui-title{
    font-size: 16px;
    color: #333;
    letter-spacing: 0;
    font-weight: bold;
}
.berich-site{
    float: right;
    margin-top: 11px;
}
.berich-site:after{
    display: block;
    content: " ";
    clear: both;
}
.berich-site i{
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    background:url(../images/address@2x.png) no-repeat center;
    background-size: contain;
}
.berich-site span{
    display: block;
    float: left;
    max-width: 70px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 5px;
    font-size: 14px;
    color: #333;
    letter-spacing: 0;
}
.berich-site em{
    display: block;
    float: right;
    width: 20px;
    height: 20px;
    background:url(../images/drop-down@2x.png) no-repeat center;
    background-size: contain;
}
.berich-banner-img{
    width: 100%;
    margin-bottom: 0;
}
.berich-banner-img img{
    width: 100%;
}
.berich-search{
    margin-top: 0;
    width: 100%;
    padding-top: 10px;
    padding-bottom:10px;
    background: #fff;
}
.berich-search-main{
    margin-left: 15px;
    margin-right: 15px;
    height: 35px;
    border: 1px solid #CCCCCC;
    border-radius: 100px;
}
.berich-search-main:after{
    display: block;
    content: " ";
    clear: both;
}
.berich-search-main i{
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    margin-top: 7px;
    margin-left: 11px;
    background:url(../images/search@2x.png) no-repeat center;
    background-size: contain;
}
.berich-search-main input{
    float: left;
    height: 33px;
    line-height: 33px;
    width: 85%;
    padding-left: 5px;
    font-size: 14px;
    color: #333;
    outline: 0;
    border: 0;
}
.berich-search-main input::-webkit-input-placeholder {
    color: #B2B2B2;
}
.berich-search-main input:-moz-placeholder {
    color: #B2B2B2;
}
.berich-search-main input::-moz-placeholder {
    color: #B2B2B2;
}
.berich-search-main input:-ms-input-placeholder {
    color: #B2B2B2;
}
.berich-commodity{
    width: 100%;
    margin-top: 10px;
}
.berich-commodity-title{
    width: 100%;
    height: 44px;
    background: #fff;
    text-align: center;
    line-height: 44px;
}
.berich-commodity-title i{
    display:inline-block;
    width:24px;
    height: 24px;
    background:url(../images/supermarket@2x.png) no-repeat left center;
    background-size: contain;
    vertical-align: middle;
}
.berich-commodity-title span{
    margin-top: 0;
    margin-left: 10px;
    font-size: 14px;
    color: #FF613C;
}
.berich-commodity-show{
    width: 100%;
    background: #fff;
}
.berich-commodity-breviary{
    width: 100%;
    border-bottom: 1px solid #ddd;
}
/*�޸ĵĽṹ-ȥ���߶�*/
.berich-commodity-market{
    width:90%;
    padding-top: 10px;
    /*height: 190px;*/
    margin: 0 auto;
}

.berich-commodity-good{
    width:80%;
    padding-top: 10px;
    /*height: 190px;*/
    margin: 0 auto;
}
/*�޸ĵĽṹ-ȥ���߶Ƚ���*/
.berich-commodity-detail{
    display: block;
    text-decoration: none;
}
.berich-commodity-detail .market{
    display: block;
    width: 100%;
    height: 115px;
}
.berich-commodity-market .market-name{
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #333;
    letter-spacing: 0;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.berich-commodity-market .market-name.extra{
    padding-bottom: 20px;
}
.berich-commodity-detail .market-name{
    margin-top: 10px;
    font-size: 14px;
    color: #333;
    letter-spacing: 0;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.berich-commodity-detail .good{
    display: block;
    width: 100%;
    height: 100px;
}
.berich-commodity-market .good-name{
    margin-top: 10px;
    height: 30px;
    line-height: 15px;
    font-size: 12px;
    color: #333;
    letter-spacing: 0;
    display: -webkit-box;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.berich-commodity-good .good-name{
    margin-top: 10px;
    height: 30px;
    line-height: 15px;
    font-size: 12px;
    color: #333;
    letter-spacing: 0;
    display: -webkit-box;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
/*�޸ĵĽṹ-ͼƬչʾ����Ӧ*/
.test{
    display: block;
    text-decoration: none;
    padding-top: 100%;
    width: 100%;
    visibility: visible;
    position: relative;
}
.test img{
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    max-width: 100%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
/*�޸ĵĽṹ-ͼƬչʾ����Ӧ����*/
.berich-commodity-buy{
    margin-top: 7px;
}
.berich-commodity-buy:after{
    display: block;
    content: " ";
    clear: both;
}
.berich-commodity-buy span{
    display: block;
    float: left;
    max-width:50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #FF613C;
    letter-spacing: 0;
}
.berich-commodity-buy i{
    display: block;
    float: left;
    width:43%;
    margin-left: 5px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    font-style: normal;
    color: #888;
    letter-spacing: 0;
    text-decoration: line-through;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.berich-commodity-buy em{
    display: block;
    float: right;
    width: 25px;
    height: 25px;
    background:url(../images/shopping_cart@2x.png) no-repeat center;
    background-size: contain;
}
.berich-supermarket-more{
    display: block;
    text-decoration: none;
    background: #fff;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.berich-supermarket-more:after{
    display: block;
    content: " ";
    clear: both;
}
.berich-supermarket-more span{
    font-size: 14px;
    color: #888;
}
.berich-supermarket-more i{
    margin-left: 5px;
    display: inline-block;
    width: 14px;
    height: 14px;
    background:url(../images/More@2x.png) no-repeat center;
    background-size: contain;
    vertical-align: middle;
}
.berich-commodity-seemore{
    margin: 0 auto;
    margin-bottom: 10px;
    width: 90%;
    background: #FF613C;
    border: 1px solid #FF613C;
    border-radius: 17px;
    height: 24px;
    line-height: 16px;
    text-align: center;
}
.berich-commodity-seemore.current{
    background: #fff;
}
.berich-commodity-seemore span{
    font-size: 12px;
    color: #FFF;
    letter-spacing: 0;
}
.berich-commodity-seemore.current span{
    color: #FF613C;
}
.berich-commodity-seemore i{
    display: inline-block;
    margin-left:-5px;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    background:url(../images/look_over@2x.png) no-repeat center;
    background-size: contain;
}
.berich-commodity-seemore.current i{
    background:url(../images/pack_up_14@2x.png) no-repeat center;
    background-size: contain;
}
.seemore-triangle{
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid #FFD8BC;
    margin: 0 auto;
    display: none;
}
.berich-commodity-lookover{
    width: 100%;
    background: #FFD8BC;
    padding-top: 10px;
    padding-bottom: 10px;
    display: none;
}
.berich-lookover-main{
    width: 95%;
    background: #fff;
    margin: 0 auto;
}
.berich-lookover-packup{
    width: 100%;
    height: 50px;
    background: #fff;
    line-height: 50px;
    text-align: center;
}
.berich-lookover-packup:after{
    display: block;
    content: " ";
    clear: both;
}
.berich-lookover-packup span{
    font-size: 14px;
    color: #FF613C;
    letter-spacing: 0;
}
.berich-lookover-packup i{
    display: inline-block;
    width: 20px;
    height: 20px;
    background:url(../images/pack_up_20@2x.png) no-repeat center;
    background-size: contain;
    margin-left: 10px;
    vertical-align: middle;
}
/*��ַѡ���д��ʽ*/
.mui-btn-blue, .mui-btn-primary, input[type=submit] {
    color: #333;
    background: none;
    border: none;
}
.mui-btn, button, input[type=button], input[type=reset], input[type=submit] {
    color: #888;
    background: none;
    border: none;
}
.mui-poppicker-header {
    background: #fff;
}
.mui-picker{
    background: #fff;
}
/*��ַѡ���д��ʽ����*/
/*�¸��������˵������*/
.bberich-supermark{
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    height:100%;
    z-index: 10;
    /*display: none;*/
}
.bberich-supermark .mask{
    position:absolute;
    top: 0;
    left: 0;
    width: 100%;
    height:100%;
    z-index:10;
    background: #000;
    opacity: .5;
}
.bberich-supermark-main{
    position: absolute;
    left:50%;
    top:50%;
    z-index: 999;
    width: 70%;
    margin-left: -35%;
    height:422px;
    margin-top: -211px;
}
.bberich-img{
    width: 100%;
    height: 360px;
    background: #fff;
}
.bberich-img img{
    width: 100%;
    height: 360px;
}
.bberich-close{
    width: 100%;
    height: 60px;
}
.bberich-close em{
    display: block;
    width: 2px;
    height: 20px;
    background: #fff;
    margin: 0 auto;
}
.bberich-close i{
    display: block;
    width: 36px;
    height: 36px;
    background:url(../images/Close@2x.png) no-repeat center;
    background-size: contain;
    margin:0 auto;
    cursor: pointer;
}
/*�¸�����(��ƶ��Ա΢��)����*/
.berich-micro{
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    height:100%;
    z-index: 10;
    display: none;
}
.berich-micro .mask{
    position:absolute;
    top: 0;
    left: 0;
    width: 100%;
    height:100%;
    z-index:10;
    background: #000;
    opacity: .5;
}
.berich-micro-main{
    position: absolute;
    left:50%;
    top:50%;
    z-index: 999;
    width: 80%;
    margin-left: -40%;
    height:276px;
    margin-top: -148px;
    background: #fff;
    padding-top: 20px;
    border-radius: 5px;
}
.berich-micro-main img{
    display: block;
    width: 107px;
    height: 100px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.berich-micro-main p{
    margin-left: 15px;
    margin-right: 15px;
    font-size: 16px;
    color: #444;
    letter-spacing: 0;
    text-align: center;
    margin-bottom:25px;
}
.berich-micro-know{
    display: block;
    width: 50%;
    height: 35px;
    background: #EA5404;
    border-radius: 3px;
    font-size: 14px;
    color: #FFF;
    letter-spacing: 0;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    margin:0 auto;
}
/*��������*/
/*�Ҳ๺�ﳵ*/
.shop_cart{
    position: fixed;
    bottom: 30%;
    right: 10px;
    width: 50px;
    height: 50px;
    background:url(../images/shopping_cart_up@2x.png) no-repeat center;
    background-size: contain;
    z-index:5;
}
.shop_cart span{
    display: block;
    float: right;
    width: 20px;
    height: 20px;
    line-height:20px;
    text-align: center;
    border-radius: 100%;
    font-size: 12px;
    color: #FF613C;
    background:#fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 5px;
    margin-right:3px;
}
/*��ƶ��Ʒ*/
.mui-bar-nav .mui-title i{
    display: inline-block;
    width: 22px;
    height: 22px;
    background:url(../images/drop-down@2x.png) no-repeat center;
    background-size: contain;
    margin-left: 5px;
    vertical-align: middle;
}
.berich-header-search{
    display:block;
    float: right;
    width: 20px;
    height: 20px;
    background:url(../images/screen@2x.png) no-repeat center;
    background-size: contain;
    margin-top: 12px;
    margin-right: 15px;
}
/*��Ʒѡ�񵯴�*/
.berich-shopchoice{
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    height:100%;
    z-index: 10;
    display: none;
}
.berich-shopchoice .mask{
    position:absolute;
    top: 0;
    left: 0;
    width: 100%;
    height:100%;
    z-index:10;
    background: #000;
    opacity: .5;
}
.berich-shopchoice-main{
    position: absolute;
    left:0;
    top:0;
    z-index: 999;
    width:100%;
    background: #fff;
}
.berich-shopchoice-select{
    width: 100%;
    margin-top: 44px;
}
.berich-shopchoice-select p{
    margin: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align:center;
    font-size: 16px;
    color: #333;
    letter-spacing: 0;
    border-bottom: 1px solid #ddd;
}
.berich-shopchoice-select .current{
    color: #FF613C;
}
/*��Ʒɸѡ��дmui���*/
.mui-table-view-cell {
    padding: 12px 15px;
}
.mui-table-view-cell>a:not(.mui-btn) {
    color:#333;
    font-size: 14px;
}
.mui-table-view-cell>a:not(.mui-btn).title{
    color: #FF613C;
}
/*���¸����е���*/
.mui-popup-title {
    margin-top: 10px;
    font-size: 18px;
    color: #333;
}
.mui-popup-title+.mui-popup-text {
    margin:20px 5px;
    font-size: 14px;
    color: #333;
}
.mui-popup-button{
    font-size: 16px;
    color: #888;
}
.mui-popup-button.mui-popup-button-bold {
    color: #FF613C;
    font-weight: normal;
}
/*��������*/
.berich-supermarket-bound{
    margin-top: 10px;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 10px;
    background: #fff;
    position: relative;
}
.berich-supermarket-bound .mui-col-xs-4{
    width: 33.33333333%;
    height: 0;
    padding: 5px;
    padding-bottom: 30%;
    overflow: hidden;
    position: relative;
}
.supermarket-bound-oprating{
    position: absolute;
    top:10px;
    right: 20px;
    width: 50px;
    height: 24px;
    line-height: 22px;
    text-align: center;
    border: 1px solid #FF613C;
    border-radius: 2px;
    font-size: 12px;
    color: #FF613C;
}
.supermarket-bound-oprating.active{
    background: #FF613C;
    color: #fff;
}
.supermarket-bound-img{
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    max-width: 100%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.supermarket-bound-content{
    width: 100%;
    padding-left: 10px;
}
.supermarket-bound-content .title{
    width:65%;
    padding-right: 5px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
}
.supermarket-bound-content .address{
    font-size: 14px;
    color: #888;
    line-height: 21px;
    padding-right: 5px;
    margin-bottom: 5px;
}
.supermarket-bound-content .person{
    font-size: 14px;
    color: #888;
    padding-right: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mui-toast-container{
    position: fixed;
    z-index: 9999;
    top:50%;
    left: 50%;
}
.berich-supermarket-exhibition{
    width: 100%;
    margin-top: 10px;
    background: #fff;
    height: 600px;
    overflow: hidden;
}
.supermarket-exhibiton-classify{
    width: 100%;
    overflow: auto;
}
.exhibiton-classify{
    margin: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-bottom: 1px solid #F2F2F2;
    position: relative;
}
.exhibiton-classify.current{
    background: #F2F2F2;
}
.exhibiton-classify span{
    font-size: 14px;
    color: #333;
    letter-spacing: 0;
}
.exhibiton-classify em{
    display: block;
    width: 4px;
    height: 50px;
    position: absolute;
    top:0;
    left: 0;
}
.exhibiton-classify.current em{
    background: #FF613C;
}
.supermarket-exhibiton-goods{
    width:100%;
    border-left: 2px solid #F2F2F2;
}
.exhibition-goods-detail{
    width: 100%;
    padding-top: 10px;
    border-bottom: 1px solid #F2F2F2;
}
.exhibition-goods-detail .mui-col-xs-4{
    width: 33.33333333%;
    height: 0;
    padding: 5px;
    padding-bottom: 30%;
    overflow: hidden;
    position: relative;
}
.exhibition-goods-detail img{
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    max-width: 100%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.exhibition-goods-detail .title{
    font-size: 14px;
    color: #333;
    letter-spacing: 0;
    padding-right: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom:18px;
}
.exhibition-goods-detail .price{
    margin-top:0;
}
.exhibition-goods-detail .price:after{
    display: block;
    content: " ";
    clear: both;
}
.exhibition-goods-detail .price span{
    display: block;
    float: left;
    max-width:43%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 25px;
    font-size: 14px;
    color: #FF613C;
    letter-spacing: 0;
}
.exhibition-goods-detail .price em{
    display: block;
    float: left;
    width:26%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 25px;
    font-size: 14px;
    color: #888;
    letter-spacing: 0;
    text-decoration: line-through;
    font-style: normal;
    margin-left: 5px;
}
.goods-detail-cart{
    display: block;
    float: right;
    width: 25px;
    height: 25px;
    background:url(../images/shopping_cart@2x.png) no-repeat center;
    background-size: contain;
    margin-right: 10px;
}
.exhibiton-goods-single{
    display: none;
    overflow: auto;
    overflow-x: hidden;
}
.exhibiton-goods-single.show{
    display: block;
}
/*ȫ����Ʒ*/
.exhibition-seeall span{
    display: block;
    float:left;
    height: 26px;
    width: 27%;
    background: #fff;
    line-height: 26px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    color: #888;
    letter-spacing: 0;
    margin-left: 10px;
    margin-bottom: 10px;
    border-radius: 1px;
}
.exhibition-seeall em{
    display: block;
    float: left;
    height: 26px;
    width: 27%;
    background: #fff;
    text-align: center;
    margin-left: 10px;
    margin-bottom: 10px;
    border-radius: 1px;
}
.exhibition-seeall em i{
    display: inline-block;
    width: 20px;
    height: 20px;
    background:url(../images/drop-down@2x.png) no-repeat center;
    background-size: contain;
    margin-top:3px;
}
.exhibition-seeall .active{
    background:url(../images/drop-up@2x.jpg) no-repeat center;
    background-size: contain;
}
.exhibition-seeall .hide{
    display: none;
}
.exhibition-seeall .show{
    display: block;
}
.exhibition-seeall span.current{
    background: #FF613C;
    color: #fff;
}
.berich-supermarket-searchresult{
    width: 100%;
    margin-top: 10px;
}
/*��������-�����ۺ�-�����˻�*/
.apply-for{
    width: 100%;
    margin-top: 10px;
    background: #fff;
}
.apply-for-item{
    width: 100%;
}
.apply-for-item:after{
    display: block;
    content: " ";
    clear: both;
}
.apply-for-left{
    width: 30%;
    height: 48px;
    float: left;
}
.apply-for-left span{
    padding-left: 13px;
    line-height: 48px;
    font-size: 14px;
    color: #888;
}
.apply-for-right{
    width: 70%;
    float: left;
}
.apply-for-right.small{
    height: 48px;
}
.apply-for-right:after{
    display: block;
    content: " ";
    clear: both;
}
.apply-for-right em{
    display: block;
    float: left;
    width: 80%;
    height: 48px;
    font-style: normal;
    font-size: 14px;
    color: #333;
    line-height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*�˿����޸�Ϊ������*/
.apply-for-right em input{
    height: 41px;
    line-height: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 5px;
    font-size: 14px;
    color: #333;
    width: 95%;
    outline: 0;
    border: 0;
}
.refund-complement{
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 13px;
    font-size: 12px;
    color: #888;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.refund-complement em{
    font-style: normal;
}
/*�˿����޸�Ϊ���������*/
.apply-for-right em b{
    display: inline-block;
    max-width: 44%;
    height: 48px;
    line-height: 48px;
    font-size: 12px;
    color: #888;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.apply-for-right .apply-for-price{
    margin-right: 18px;
    color: #333;
}
.apply-for-right i{
    display: block;
    float: right;
    height: 20px;
    width: 20px;
    background:url(../images/drop-down@2x.png) no-repeat center;
    background-size: contain;
    margin-right: 10px;
    margin-top: 14px;
}
.apply-for-right textarea{
    padding-left: 0;
    resize: none;
    width: 100%;
    line-height: 27px;
    font-size: 14px;
    color: #333;
    outline: 0;
    border: 0;
}
.apply-uploading{
    margin-top: 10px;
    width: 100%;
    background: #fff;
    padding-top: 15px;
}
.apply-uploading:after{
    display: block;
    content: " ";
    clear: both;
}
.apply-uploading-left{
    width: 30%;
    float: left;
}
.apply-uploading-left span{
    padding-left: 13px;
    font-size: 14px;
    color: #888;
}
.apply-uploading-right{
    width: 70%;
    float: left;
}
/*���˿��ϴ�ƾ֤�޸�*/
.apply-upload-img{
    float: left;
    width: 60px;
    height: 60px;
    border: 1px solid #DDD;
    margin-right: 13px;
    margin-bottom: 15px;
    position: relative;
}
.apply-upload-img i{
    display: block;
    width: 30px;
    height: 30px;
    background:url(../images/photo@2x.png) no-repeat center;
    background-size: contain;
    margin: 0 auto;
    margin-top:15px;
}
.apply-upload-img span{
    position: absolute;
    font-size: 14px;
    color: #DDD;
    bottom: 4px;
    right: 4px;
}
.apply-upload-img input{
    width: 60px;
    height: 60px;
    position: absolute;
    top:0;
    left: 0;
    outline:0;
    border: 0;
    opacity: 0;
    overflow: hidden;
}
.upload-img-before{
    /*display: none;*/
}
.upload-img-after{
    position: relative;
    display: none;
}
.upload-img-after img{
    width: 58px;
    height: 58px;
    overflow: hidden;
}
.upload-img-after em{
    position: absolute;
    top:-5px;
    right:-5px;
    display: block;
    width: 15px;
    height: 15px;
    background: #FF613C;
    border-radius:100%;
    line-height: 13px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
}
.apply-submit{
    margin-top: 113px;
    margin-bottom: 30px;
}
.apply-submit a{
    display: block;
    background: #FF613C;
    border-radius: 100px;
    width: 80%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #FFF;
    letter-spacing: 0;
    margin: 0 auto;
}
.mui-poppicker-btn-cancel{
    display: none;
}
/*��������-�����ۺ�-���˿�����*/
.applyfor-later{
    margin-bottom:50px;
}
.applylater-info{
    width: 100%;
}
.applylater-info .time{
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    font-size: 14px;
    color: #888;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.applylater-info-main{
    width: 90%;
    margin: 0 auto;
    padding: 20px 20px;
    background:#fff;
    border-radius: 5px;
    position: relative;
}
.applylater-info-main.opratelater{
    background: #FF613C;
}
.applylater-info-main.opratelater p{
    color: #fff;
}
.applylater-info-main .right{
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 15px solid #fff;
    border-bottom:10px solid transparent;
    right: -15px;
    top:15px;
}
.applylater-info-main .left{
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 15px solid #FF613C;
    border-bottom: 10px solid transparent;
    left: -15px;
    top:15px;
}
.applylater-info-main .title{
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #333;
}
.applylater-info-main .content{
    margin: 0;
    margin-top: 9px;
    font-size: 14px;
    color: #888;
    line-height: 20px;
}
.apply-for-footer{
    bottom: 0;
    height: 45px;
    padding: 0;
    -webkit-box-shadow:none;
    box-shadow:none;
}
.applyfor-alter{
    display: block;
    width: 100%;
    height: 45px;
    background: #fff;
    font-size: 14px;
    color: #888;
    letter-spacing: 0;
    line-height: 45px;
    text-align: center;
}
.applyfor-repeal{
    display: block;
    width: 100%;
    height: 45px;
    background: #FF613C;
    font-size: 14px;
    color: #FFF;
    letter-spacing: 0;
    line-height: 45px;
    text-align: center;
}
/*��̬ͼƬ��Ϊ�ֲ�������ʽ*/
.mui-slider-indicator .mui-indicator{
    width: 24px;
    height: 4px;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    margin: 1px 2px;
}
.mui-slider-indicator .mui-indicator.mui-active{
    background: #FF613C;
}
.mui-slider{
    width: 100%;
    height: 0;
    padding-bottom: 31%;
    overflow: hidden;
}
.mui-slider img{
    width: 100%;
    height: 100%;
}
/*δ���¸����������ı���ʽ*/
.berich-not-bound{
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #fff;
    margin-top: 10px;
    text-align: center;
}
.berich-not-bound i{
    display: inline-block;
    width: 72px;
    height: 72px;
    background:url(../images/shop@2x.png) no-repeat center;
    background-size: contain;
}
.berich-not-bound p{
    margin-left: 15px;
    margin-right: 15px;
    text-align: center;
}
.berich-not-bound .title{
    margin-top: 16px;
    font-size: 16px;
    color: #333;
    margin-bottom: 15px;
}
.berich-not-bound .bind-go{
    display: block;
    height: 35px;
    width: 45%;
    min-width:130px;
    background: #FF613C;
    border: 1px solid #FF613C;
    border-radius: 3px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    margin: 0 auto;
}
/*δ���¸����������ı���ʽ����*/
/*�¸������б�*/
.berich-supermarket-list{
    width: 100%;
    background: #fff;
    border-top: 1px solid #F2F2F2;
    padding-top: 15px;
    padding-bottom: 8px;
}
.market-list-img{
    display: block;
    text-decoration: none;
    width: 80%;
    height: 0;
    padding-bottom: 80%;
    margin:0 auto;
    overflow: hidden;
    position: relative;
}
.market-list-img img{
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    max-width: 100%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.market-list-detail{
    margin-right: 20px;
}
.market-list-title{
    margin-bottom: 8px;
}
.market-list-title:after{
    display: block;
    content: " ";
    clear: both;
}
.market-list-title .name{
    display: block;
    text-decoration: none;
    float: left;
    width: 75%;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 24px;
}
.market-list-bind{
    display: block;
    float: left;
    width: 25%;
    height: 24px;
    border: 1px solid #FF613C;
    border-radius: 2px;
    font-size: 12px;
    color: #FF613C;
    line-height: 22px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.market-list-bind.active{
    background:#FF613C;
    color: #fff;
}
.market-list-address{
    font-size: 14px;
    color: #888;
    margin-bottom: 5px;
}
.market-list-num{
    font-size: 14px;
    color: #888;
    margin-bottom: 0;
}
/*ȫ����Ʒ�޸���ʽ*/
.exhibition-seeall{
    width: 100%;
    background: #F2F2F2;
    padding-top:10px;
}
.exhibition-seeall:after{
    display: block;
    content: " ";
    clear: both;
}
.search-commodity-all{
    display:block;
    float: right;
    width: 20px;
    height: 20px;
    background:url(../images/Rectangle%205@2x.png) no-repeat center;
    background-size: contain;
    margin-top: 13px;
    margin-right: 5px;
}
.berich-rank-handle{
    width: 100%;
    border-left: 2px solid #F2F2F2;
    border-bottom: 1px solid #F2F2F2;
    background: #fff;
    height: 50px;
}
.berich-rank-handle .mui-col-xs-4{
    height: 50px;
    text-align: center;
}
.berich-rank-handle .mui-col-xs-4 span{
    font-size: 14px;
    color: #333;
    letter-spacing: 0;
    line-height: 50px;
}
.berich-rank-handle .mui-col-xs-4 .current{
    color: #FF613C;
}
.rank-handle-price{
    display: inline-block;
    width: 7px;
    height: 12px;
    margin-left: 1px;
    vertical-align: middle;
}
.rank-handle-price em{
    display: block;
    width: 7px;
    height:5px;
    margin-bottom: 1px;
}
.rank-handle-price .top{
    background:url(../images/upward@2x.png) no-repeat center;
    background-size:cover;
}
.rank-handle-price .top.active{
    background:url(../images/upwardState@2x.png) no-repeat center;
    background-size:cover;
}
.rank-handle-price .below{
    background:url(../images/down@2x.png) no-repeat center;
    background-size:cover;
}
.rank-handle-price .below.active{
    background:url(../images/downState@2x.png) no-repeat center;
    background-size:cover;
}

/***************************************二期代码wp*****************************************/
/*扶贫商品*/
.berich-supermarket-bound-wp{ background:url(../images/gmbj@2x.png) no-repeat top center; background-size:cover;  padding: 5px 10px 0 10px; height: 115px;}
.berich-supermarket-bound-wp .wrap{ width: 80%;}
.berich-supermarket-bound-wp .wrap .tle{font-family: 'PingFangSC-Regular';font-size: 10px;color: #FFFFFF;}
.berich-supermarket-bound-wp .supermarket-bound-oprating{background: #FF613C;border-radius: 2px;font-family: 'PingFangSC-Regular';font-size: 12px;color: #FFFFFF; right: 10px; top: 15px;}
.berich-supermarket-bound-wp .supermarket-bound-content p{ color: #fff;}
.berich-supermarket-bound-wp .supermarket-bound-oprating2{ position: absolute; bottom:20px; right: 10px; width: 50px; height: 24px; line-height: 22px; text-align: center; border: 1px solid #FF613C; border-radius: 2px; font-size: 12px; color: #FF613C;background: #FF613C;border-radius: 2px;font-family: 'PingFangSC-Regular';font-size: 12px;color: #FFFFFF;}
.berich-supermarket-bound-wp .bt{font-family: 'PingFangSC-Regular';font-size: 10px;color: #FFFFFF;}
.berich-supermarket-bound-wp .mui-col-xs-4{ padding-bottom: 23%;}






































