.h-tab{position: fixed;top: 0;width: 100%;height: 50px; border-bottom: 1px solid #E0E0E0;background: #fff;z-index: 998;}
/*底部导航*/
.b-tab,.b-box{position: fixed;bottom: 0; width: 100%; border-top: 1px solid #E0E0E0;background: #fff;z-index: 998;}
.b-tab a{display: block; height: 45px;text-decoration: none;}
.b-tip{position: absolute;width:100%;bottom: 0;line-height: 45px;font-size: 16px;color: #c3c3c3;}
.c-search{background: url(../../public/icons/search.png) no-repeat center center; background-size: 22px 21px;}
.c-search.on{background: url(../../public/icons/search_on.png) no-repeat center center; background-size: 22px 21px;}
.c-buy{background: url(../../public/icons/buy.png) no-repeat center center; background-size: 22px 21px;}
.c-buy.on{background: url(../../public/icons/buy_on.png) no-repeat center center;  background-size: 22px 21px;}
.c-service{background: url(../../public/icons/service.png) no-repeat center center; background-size: 20px 19px;}
.c-service.on{background: url(../../public/icons/service_on.png) no-repeat center center; background-size: 20px 19px;}
.c-mine{background: url(../../public/icons/mine.png) no-repeat center center; background-size: 17px 21px;}
.c-mine.on{background: url(../../public/icons/mine_on.png) no-repeat center center; background-size: 17px 21px;}


.level-num,.level-text,.tag-new{padding: 1px 2px;border-radius: 2px;font-size: 14px;margin-left: 5px;}

.mui-popup-title,.mui-popup-text{color: #737373;margin-bottom: 15px;}
.mui-popup-button{color: #FE831A;}

/*mui*/
.mui-off-canvas-right{background: #fff;}
/*.tj-wrap{height:100%;overflow: auto;padding-bottom: 50px;}*/
.tj-wrap li{padding: 15px 10px;border-bottom: 1px solid #bbb;}
.tj-box{margin-top: 10px;text-align: center;}
.tj-btn,a.tj-btn,.tj-box input{display: inline-block;height: 30px; /*line-height: 30px;*/ font-size: 16px; border-radius: 30px; text-align: center;border: 1px solid #bbb;color: #a4a4a4;}
.tj-box.on .tj-btn,.tj-box.on a.tj-btn{background: #FB811A;color: #fff;border-color: #FB811A;}

.mui-col-xs-4 .tj-btn,.mui-col-xs-4 a.tj-btn{ width: 60px;}

.mui-col-xs-6 .tj-btn,.mui-col-xs-6 a.tj-btn{ width: 90px;}
.tj-box input{ width: 80px;margin-bottom: 0;}
.tj-box span{display: inline-block;width: 30px;line-height: 30px;}
.tj-b-btn{position: fixed;bottom: 0;height: 50px;z-index: 998;}
.tj-b-btn a{display: inline-block;width: 110px;height: 50px;line-height: 50px;font-size: 16px; color: #fff;text-align: center;}

.box{position: relative; width: 100%; border: 1px solid #ccc;border-radius: 10px;text-decoration: none;box-shadow: 0 4px 6px #ccc;background: #fff;padding: 15px;margin-bottom: 15px;}
.btn-back,a.btn-back{margin-top: 16px;}
.btn-query,a.btn-query{line-height: 36px; background: #fe831a;border-radius: 18px;color:#fff;margin-top: 7px;font-size: 18px; padding: 0 12px;}
.btn-lg,a.btn-lg{display: inline-block; font-size: 18px;background: #FE831A;text-align: center;border-radius: 27px;padding: 15px 36px;color: #fff;}
.btn-sm,a.btn-sm{display: inline-block; font-size: 16px;background: #FE831A;text-align: center;border-radius: 20px;padding: 10px 32px;color: #fff;}
.btn-yxb,.btn-gobuy{width: 110px;font-size: 16px; border-radius: 20px;}

.xhh-check{display: block;width: 25px;height: 25px;background: url(../images/未选中@2x.png) no-repeat center center;background-size: 100%;}
.xhh-check.on{background: url(../images/选中@2x.png) no-repeat center center;background-size: 100%;}
