@charset "utf-8";
*{ padding: 0; margin: 0;}
body{ color:#000; background: #fff; font-family: "pingfang SC", "helvetica neue", arial, "hiragino sans gb", "microsoft yahei ui", "microsoft yahei", simsun, sans-serif;font-size:14px; line-height: 1.5;}
a{ text-decoration:none;}
a:active {}
ul,li{ list-style: none;}
em,i{ font-style: normal;}
img{ max-width: 100%;}
input,textarea {-webkit-appearance: none;}
input:focus{-webkit-outline:none!important;-ms-outline:none!important;-moz-outline:none!important;-os-outline:none!important;outline:none!important;}
*:focus {-webkit-outline:none!important;-ms-outline:none!important;-moz-outline:none!important;-os-outline:none!important;outline:none!important;} 

.clearfix:after, .clearfix:before { display: table;content: " "; }
.clearfix:after { clear: both; }
.del { text-decoration: line-through; }
.text-center{ text-align: center; }
.text-right{ text-align: right; }
.pst{ position:relative; }
::-webkit-input-placeholder {color:#B6B6B6; font-size: 14px;}
::-moz-placeholder {color:#B6B6B6;font-size: 14px;}
:-ms-input-placeholder {color:#B6B6B6;font-size: 14px;}
::placeholder {color:#B6B6B6;font-size: 14px;}

.mt-10{ margin-top: 10px; }
.mb-10{ margin-bottom: 10px; }
.ml-10{ margin-left: 10px; }
.ml-20{ margin-left: 20px; }
.color-orange{ color:#FF7237;}
.color-9{ color:#999;}
.fz-20{ font-size: 24px;}
.pb-60{ padding-bottom: 90px;}
.pt-50{ padding-top: 50px;}

.show{ display: block !important;}
.hide{ display: none;}

.color-primary{ color: #ec4a61;}

body{ background-color: #f6f6f6; }
.bbt-container{ max-width: 640px; margin: 0 auto; }
.bbt-container-bg{ background-image: linear-gradient(#fe232e, #ec4a62); }
.bbt-recom{ background-color: #fff; margin: 0 15px 15px; padding: 8px; border-radius: 10px;}
.bbt-recom h5{ margin: 5px 0; margin-left: 5px; position: relative;}
.bbt-recom h5 span{ color: #ec4a62; font-size: 15px; font-weight: normal; margin-left: 10px;}
.bbt-recom-list{ display: flex; flex-wrap: wrap; }
.bbt-recom-item{ width: calc(33.3% - 8px); margin: 4px; }
.bbt-recom-photo{ position: relative; border-radius: 5px; overflow: hidden;height:112px}
.bbt-recom-photo label{ position: absolute; left: 5px; bottom: 5px; font-size: 12px; color: #fff; padding: 0 5px; border-radius: 3px; background-image:linear-gradient(to right,#f74d34,#f87d5e); }
.bbt-recom-brand{ display: flex; color: #a5a5a5; margin-top: 5px; font-size: 12px;}
.bbt-recom-brand span{ max-width: 50%; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.bbt-recom-brand em{ max-width: 50%; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.bbt-recom-brand em::before{ content: "|"; padding: 0 3px;}
.bbt-recom-tit{ font-size: 15px; margin: 3px 0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.bbt-recom-price{ display: flex; align-items: center; position: relative;}
/* .bbt-recom-price a.btn{ position: absolute; right: 0; top: 50%; transform: translateY(-50%); color: #fff; border-radius: 50px; background-image: linear-gradient(to right,#ec4a62,#ff0060); padding: 1px 10px; } */
.bbt-recom-price a.btn{ position: absolute; right: 0; top: 50%; transform: translateY(-50%); color: #fff !important;margin:0px; border-radius: 50px; background-image: linear-gradient(to right,#ec4a62,#ff0060); padding: 1px 10px;font-size: 14px; }
.bbt-recom-price b{ margin-right: 5px; color: #ec4a62; font-size: 15px;}
.bbt-recom-price b::before{ content: "¥"; font-size: 12px; font-weight: normal;}
.bbt-recom-price s{ color: #848484;font-size: 12px}
.bbt-recom-slide .bbt-recom-list{ display: inherit;}
.bbt-recom-slide .swiper-slide{ display: flex; flex-wrap: wrap; }
.bbt-recom-slide .recom-slide{ padding-bottom: 20px;}
.bbt-recom-slide .swiper-container-horizontal>.swiper-pagination-bullets{ bottom: 0;}
.bbt-recom-slide .swiper-pagination-bullet-active{ background:#ec4a62;}
.bbt-recom-cate{ background-color: #f5f5f5; padding: 15px; border-radius: 10px 10px 0 0;}
.recom-cate-list{ margin-top: 10px;}
.recom-cate-item{ margin-bottom: 8px; display: flex; background-color: #fff; padding: 8px; border-radius: 10px;}
.recom-cate-photo{ width: 112px; height: 112px; border-radius: 5px; overflow: hidden;}
.recom-cate-intro{ width: calc(100% - 120px); margin-left: 8px;}
.recom-cate-tit{ font-size: 16px; font-weight: bold; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; }
.recom-cate-brand{ margin: 1px 0; display: flex; color: #7d7d7d;}
.recom-cate-brand em{ width: 80%; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; }
.recom-cate-brand span{ width: 20%; text-align: right;}
.recom-cate-price{ display: flex; align-items: center;}
.recom-cate-price b{ font-size: 20px; color: #fc352b; }
.recom-cate-price b::before{ content: "¥"; font-size: 12px; margin-right: 3px;}
.recom-cate-price s{ margin-left: 10px; color: #7d7d7d;}
.recom-cate-price span{ color: #fc352b; margin-left: 10px;}
.recom-cate-btn{ display: flex; align-items: center;}
.recom-cate-btn span,.recom-cate-btn em{ font-size: 14px; width: 50%; text-align: center; color: #a9a9a9;} 
.recom-cate-btn span{ text-align: right;}
.recom-cate-btn em{ font-weight: bold; padding: 5px 0; border-radius: 30px; background-image: linear-gradient(to right,#ec4a62,#ff0060); color: #fff;}
.recom-cate-btn em.disabled{ background-image: linear-gradient(to right,#afafaf,#afafaf); color: #fff;}
.recom-cate .swiper-slide{ width: auto; display: flex; flex-wrap: nowrap; flex-direction: row;}
.recom-cate .swiper-slide .item{ margin-right: 10px; background-color: #fff; padding: 3px 10px; border-radius: 5px;}
.recom-cate .swiper-slide .item.selected{ color: #ec4a61;}
.recom-cate .swiper-scrollbar{ background: rgba(0,0,0,0);}
.recom-cate .swiper-scrollbar-drag{ background: rgba(0,0,0,0); }
.bbt-detail-banner{ position: relative;}
.bbt-detail-banner .swiper-pagination{  text-align: center; }
.bbt-detail-banner .swiper-pagination-fraction{ left: auto; right: 10px; width: 50px; background-color: #bebebe; color: #fff; border-radius: 10px; }
.bbt-detail-return{ position: absolute; left: 10px; top: 15px; z-index: 99; width: 28px; }
.bbt-detail-share{ position: absolute; right: 10px; top: 15px; z-index: 99; width: 28px; }
.bbt-detail-info{ margin: 10px; background-color: #fff; border-radius: 10px; padding: 10px;}
.bbt-detail-info h4{ font-size: 20px;}
.bbt-detail-price{ display: flex; align-items: center; font-size: 16px; color: #ec4a61;}
.bbt-detail-price b{ font-size: 24px; margin: 0 10px;}
.bbt-detail-price b::before{ content: "¥"; font-size: 14px; margin-right: 5px; font-weight: normal;}
.bbt-detail-price s{ color: #bebebe; margin-right: 10px;}
.bbt-detail-price span{ background-color: #ec4a61; color: #fff; border-radius: 20px; padding: 0 10px; font-size: 14px;}
.bbt-detail-option{ margin: 8px 0;}
.bbt-detail-option .option-item{ display: flex; align-items: center; margin-bottom: 10px; }
.bbt-detail-option .option-item span,.bbt-detail-option .option-item b{ width: 50%;}
.bbt-detail-option .option-item b{ color: #ec4a61; text-align: right; font-weight: normal; }
.bbt-detail-option .option-item span em{ font-size: 12px; background-color: #ec4a61; color: #FFF; padding: 2px 8px; border-radius: 20px; margin-right: 5px;}
.bbt-detail-option .option-item:nth-child(2) span{ width: 80%; }
.bbt-detail-option .option-item:nth-child(2) b{ width: 20%; color: #bebebe; font-weight: normal; }
.bbt-detail-option .option-item span{ display: flex; align-items: center;}
.option-item span img{ width: 14px; height: 14px; margin-left: 3px;}
.bbt-detail-intro{ margin: 10px; padding: 10px; background-color: #fff; border-radius: 10px; background-color: #fff;} 
.bbt-detail-intro h2{ font-size: 18px;}
.bbt-detail-intro h3{ font-size: 16px; margin: 5px 0;}
.bbt-detail-intro  ul{ padding-left: 20px; margin-bottom: 15px;}
.bbt-detail-intro li{ /* padding-right: 60px;  */font-size: 15px; list-style:disc; margin: 5px 0; position: relative; }
.bbt-detail-intro li span{ color: #aaa;}
.bbt-detail-intro li b{ position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
.bbt-detail-more{justify-content: center; display: flex; align-items: center; font-size: 15px; padding: 10px 0 0; text-align: center; border-top: 1px #eee solid;}
.bbt-detail-more img{ width: 15px; margin-left: 5px;}
.bbt-detail-more a{ color: #7c7c7c;}
.bbt-detail-shop{ margin: 10px; background-color: #fff; padding: 10px; border-radius: 10px;}
.bbt-detail-shop dl{ display: flex;}
.bbt-detail-shop dt{ width: 70px; height: 70px; border-radius: 5px; overflow: hidden;}
.bbt-detail-shop dd{ margin-left: 10px;width: 100%;}
.bbt-detail-shop dd h5{ position: relative; padding-right: 80px; font-size: 16px; display: flex;}
.bbt-detail-shop dd h5 span{ color: #989898; position: absolute; right: 15px; top: 0px; font-weight: normal; font-size: 14px;}
.bbt-detail-shop dd h5 em{ position: absolute; right: 0px; top: 3px; width: 14px; }
.bbt-detail-address{ position: relative; padding-right: 50px; color: #bebebe;}
.bbt-detail-address span{ position: absolute; right: 5px; top: 50%; transform: translateY(-50%); width: 30px; height: 30px;}
.bbt-detail-address em{ margin-left: 10px;}
.bbt-detail-shop dd p.price{ font-size: 16px;}
.bbt-detail-shop dd p.price::before{ content: "¥"; margin-right: 2px; font-size: 12px; }

.bbt-detail-recom{ margin: 5px;}
.bbt-detail-recom h5{ font-size: 16px; margin:15px 5px 5px;}
.detail-recom-list{ display: flex; flex-wrap: wrap;}
.detail-recom-item{ width: calc(50% - 10px); overflow: hidden; margin: 5px; border-radius: 5px; background-color: #fff;}
.detail-recom-intro{ padding: 10px; }
.detail-recom-intro p{ color: #bebebe;}
.detail-recom-intro h6{ font-size: 15px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.detail-recom-price{ display: flex; align-items: center;}
.detail-recom-price b{ color: #ec4a61; font-size: 18px;}
.detail-recom-price b::before{ content: "¥"; font-size: 12px; margin-right: 2px;}
.detail-recom-price s{ margin: 0 5px; color: #bebebe; }
.detail-recom-price span{ font-size: 12px; background-color: #ffb7c2; color: #ec4a61; padding: 0 8px; border-radius: 20px; }

.bbt-footer{ position: fixed; left: 0; right: 0; bottom: 0; height: 60px; border-top: 1px #e5e5e5 solid; background-color: #fff;z-index: 100}
.bbt-footer-detail ul{ display: flex; align-items: center;}
.bbt-footer-detail li.bbt-service,.bbt-footer li.bbt-cart{ font-size: 12px; margin-top: 5px; width: 60px; display: flex; flex-direction: column; text-align: center; }
.bbt-footer-detail li.bbt-service img,.bbt-footer li.bbt-cart img{ width: 24px; margin: 3px auto;}
.bbt-footer-detail li.bbt-join-cart,.bbt-footer li.bbt-buy{ margin-top: 5px; width: calc((100% - 130px) / 2); text-align: center;  }
.bbt-footer-detail li.bbt-buy a{ border-left:none ; color: #fff; background-color: #ec4a61; border-radius: 0 30px 30px 0; }
.bbt-footer-detail li a{ height: 44px; line-height: 44px; display: block; background-color: #fff; border: 1px #ec4a61 solid; font-size: 16px; }
.bbt-footer-detail li.bbt-join-cart a{ margin-left: 10px; border-radius: 30px 0 0 30px; color: #ec4a61; }
.bbt-footer-detail li a.disabled{ border-color:#f9c8cf; color: #f9c8cf; }
.bbt-footer-detail li.bbt-buy a.disabled{ background-color: #f9c8cf; color: #fff;}
.bbt-detail-total{ text-align: right; color: #ec4a61; font-size: 18px; font-weight: bold;}
.bbt-detail-product{ margin: 15px 0;} 
.bbt-detail-product h4{ margin-bottom: 10px;}
.bbt-dp-item{ margin-bottom: 10px;}
.bbt-dp-item h5{ font-size: 15px; margin: 5px 0;}
.bbt-dp-item p{ color: #999;}
.bbt-dp-item .bbt-dp-img{ margin-top: 5px;}

.bbt-service-layer{ display: none;}
.bbt-mask{ position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 100; background-color: rgba(0,0,0,0.5);}
.bbt-service-inner{ position: fixed; bottom: 0; left: 0; right: 0; z-index: 101; height: 460px; background-color: #fff; border-radius: 20px 20px 0 0; }
.bbt-service-con h5{ text-align: center; height: 50px; line-height: 50px;}
.bbt-service-list{ margin: 10px 20px; }
.bbt-service-item dl{ display: flex; margin-bottom: 15px; }
.bbt-service-item dt{ width: 24px; height: 24px; margin-right: 10px; margin-top: 10px;}
.bbt-service-item dd h6{ font-weight: normal; font-size: 15px;}
.bbt-service-item dd p{ color: #9b9b9b;}
.bbt-service-close{ position: absolute; bottom: 0; left: 20px; right: 20px; z-index: 102; height: 50px;}
.bbt-service-close a.btn-close{ display: block; text-align: center; background-color: #ec405f; color: #fff; height: 40px; line-height: 40px; font-size: 16px; border-radius: 30px;}
.bbt-dp-intro p{ display: flex; padding: 5px 5px 5px 0px;color: gray}
.bbt-dp-intro p span{ margin-right: 3px;}
.bbt-fixed-tip{ position: fixed; left: 0; right: 0; bottom: 60px; z-index: 98; height: 30px; line-height: 30px; text-align: center; background-color: #eee9c1; color: #505050;}

.bbt-cart-header{ position: fixed; left: 0; right: 0; top: 0; z-index: 97; display: flex; align-items: center; height: 50px; padding: 0 10px; background-color: #f6f6f6;}
.bbt-cart-return,.bbt-cart-opera{ width: 50%;}
.bbt-cart-return{ display: flex; align-items: center; font-size: 18px;}
.bbt-cart-return img{ width: 18px; height: 18px;}
.bbt-cart-opera{ text-align: right; font-size: 16px;}
.bbt-cart-body{ padding:0 10px;}
.bbt-cart-item{ margin-bottom: 10px; background-color: #fff; padding: 10px; border-radius: 5px;}
.bbt-cart-tit{ display: flex; align-items: center; font-size: 16px;}
.bbt-check{ width: 30px; height: 20px; }
.bbt-uncheck{ background: url(/mobileWeb/bbt/img/bbt-uncheck.png) no-repeat; background-size: 20px 20px;}
.bbt-checked{ background: url(/mobileWeb/bbt/img/bbt-checked.png) no-repeat; background-size: 20px 20px;}
.bbt-lost{ background-color: #f6f6f6; color: #9b9d9a; font-size: 12px; display: block; text-align: center; border-radius: 3px;}
.bbt-cart-product{ margin-top: 10px;}
.bbt-cp-item{ display: flex; margin-bottom: 15px; }
.bbt-cp-item .bbt-check{ margin-top: 25px;}
.bbt-cp-photo{ width: 80px; height: 80px; overflow: hidden; border-radius: 10px;margin-top: 10px}
.bbt-cp-info{ margin-left: 10px; width: calc(100% - 120px); }
.bbt-cp-info h6{ font-size: 16px;  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.bbt-cp-info p{ margin-top: 3px; color: #9b9d9a;}
.bbt-cp-info p span{ /* margin-left: 5px; */}
.bbt-cp-price{ display: flex; margin-top: 5px; }
.bbt-cp-price b{ font-size: 20px; width: 45%;}
.bbt-cp-price b::before{ content: "¥"; margin-right: 3px; font-size: 14px; font-weight: normal;}
.bbt-cp-num{ display: flex; align-items: center; width: 55%; height: 30px; line-height: 30px; border: 1px #e2e2e2 solid; border-radius: 3px; }
.bbt-cp-num .bbt-nums{ width: calc(100% - 80px) ; text-align: center; border-left: 1px #e2e2e2 solid; border-right: 1px #e2e2e2 solid;}
.bbt-cp-num .bbt-minus,.bbt-cp-num .bbt-add{ width: 40px; }
.bbt-cp-num .bbt-minus img,.bbt-cp-num .bbt-add img{ width: 14px; margin: 0 auto;}
.bbt-cart-tit{ position: relative;}
.bbt-cart-tit .bbt-clear{ position: absolute; right: 0; top: 0; color: #9b9d9a;}
.bbt-cart-product-lost .bbt-cp-info h6{ font-weight: normal; color: #9b9d9a;}
.bbt-cart-product-lost .bbt-cp-info p{ color: #000;}
.bbt-footer-cart{ display: flex; align-items: center; padding: 10px; justify-content: flex-end; }
.bbt-footer-check{ width: 70px; display: flex; padding-top: 5px; }
.bbt-footer-price{ width: 140px; text-align: right;}
.bbt-footer-price b{ color: #ec4a61;  font-size: 20px;}
.bbt-footer-price b::before{ content: "¥"; font-size: 12px; font-weight: normal; margin-right: 3px;}
.bbt-footer-settle{ width: calc(100% - 220px); margin-left: 10px;}
.bbt-footer-settle a{ display: block; height: 40px; line-height: 40px; color: #fff; border-radius: 30px; font-size: 16px; text-align: center; background-image: linear-gradient(to right,#ec4860,#ef1659);}
.bbt-footer-edit{ display: flex; align-items: center; padding: 10px 10px 0;}
.bbt-footer-edit .bbt-footer-check{ width: 70%;}
.bbt-footer-edit .bbt-footer-settle{ width: 30%;}
.bbt-footer-edit .bbt-footer-settle a{ color: #ec4a61; border: 1px #ec4a61 solid; background-image: linear-gradient(to right,#fff,#fff);}
.bbt-config-body .bbt-cp-info{ position: relative; width: calc(100% - 90px); }
.bbt-config-body .bbt-cart-tit span{ color: #bebebe; margin-left: 20px; font-size: 14px;}
.bbt-config-body .bbt-cp-info h6{ position: relative; -webkit-line-clamp: 2; padding-right: 70px; }
.bbt-config-body .bbt-cp-info p,.bbt-pay-body .bbt-cp-info p{ display: flex; align-items: center;}
.bbt-config-body .bbt-cp-info p img,.bbt-pay-body .bbt-cp-info p img{ width: 14px; height: 14px; margin-left: 3px;}
.bbt-cp-info p b{ font-weight: normal;}
.bbt-config-body .bbt-cp-info .bbt-price-abs{position: absolute; right: 0; top: 0; z-index: 100; text-align: right; display: flex; flex-direction: column;margin-top: 10px}
.bbt-config-body .bbt-cp-info .bbt-price-abs b{ font-size: 16px;}
.bbt-config-body .bbt-cp-info .bbt-price-abs b::before{ content: "¥"; font-size: 12px; font-weight: normal; margin-right: 3px;}
.bbt-config-body .bbt-cp-info .bbt-price-abs em{ color: #b4b4b4;}
.bbt-config-body .bbt-cp-info .bbt-price-abs em::before{ content: "x"; font-size: 12px; margin-right: 3px;}
.bbt-config-num{ margin-bottom: 5px; height: 32px; line-height: 32px; display: flex; align-items: center; position: relative;}
.bbt-config-num .bbt-cn-tit{ font-size: 16px;}
.bbt-config-num .bbt-cp-num{ width: 40%; position: absolute; right: 0; top: 0; }
.bbt-config-total{ text-align: right; margin-top: 10px; color: #686868;}
.bbt-config-total b{ font-size: 20px; color: #ec4a61;}
.bbt-config-total b::before{ content: "¥"; font-size: 12px; font-weight: normal;}
.bbt-config-item{ margin-bottom: 15px; position: relative;}
.bbt-cart-product .bbt-config-item:last-child{ margin-bottom: 0;}
.bbt-config-tel{ display: flex; align-items: center; font-size: 16px;}
.bbt-config-tel label{ width: 80px;}
.bbt-config-tel .bbt-config-ipt{ margin-right: 10px; width: calc(100% - 90px);}
.bbt-config-tel .bbt-config-ipt input{ font-size: 16px; width: 100%; border: none; height: 36px; line-height: 36px; text-align: right;}
.bbt-ch-tit{ text-align: center; font-size: 16px; width: 100%;}
.bbt-order-price b{ font-size: 24px; color: #ec4a61; }
.bbt-order-price b::before{ content: "¥"; font-size: 12px; font-weight: normal;  margin-right: 5px;}
.bbt-order-price em{ color: #9c9c9c; margin-left: 5px; }
.bbt-order-off dl{ display: flex; align-items: center; }
.bbt-order-off dt{ width: 60%;}
.bbt-order-off dt h6{ color: #ec4860; font-weight: normal; font-size: 16px; margin-bottom: 5px;}
.bbt-order-off dt p{ color: #9a9a9a;}
.bbt-order-off dd{ width: 40%; text-align: right;}
.bbt-order-off dd a{ background-color: #ec4a61; color: #fff; padding: 8px 15px; border-radius: 20px; }
.bbt-order-off ul{ display: flex; align-items: center;}
.bbt-order-off li:nth-child(1){ width: 40%; color: #ec4a61;}
.bbt-order-off li:nth-child(2){ width: 60%; color: #9a9a9a; text-align: right;}
.bbt-pay-body .bbt-config-item{ border-bottom: 1px #ededed dashed; padding-bottom: 15px;}
.bbt-hotline{ display: flex; align-items: center; justify-content: center;}
.bbt-hotline img{ width: 20px; height: 20px; margin-right: 8px;}
.bbt-order-basic{ margin: 5px;}
.bbt-order-basic dl{ display: flex; margin-bottom: 5px; }
.bbt-order-basic dt{ width: 80px;}
.bbt-order-basic dd{ width: calc(100% - 80px); color: #7f7f7f;}
.bbt-pay-goon{ width: 100%; text-align: center; }
.bbt-pay-goon a{ height: 40px; line-height: 40px; border-radius: 5px; background-color: #ec4a61; color: #fff; display: block; }
.bbt-tel-number{ margin-top: 15px; color: #ec4a61; text-align: center;}
.bbt-code{ border-bottom: 1px #ededed dashed; padding-bottom: 10px; margin-bottom: 10px; }
.bbt-code h6{ font-size: 14px; font-weight: normal; color: #ec4860;}
.bbt-code-item{ width: 200px; height: 200px; margin: 15px auto; position: relative;}
.bbt-code-slide .swiper-pagination{ bottom: -5px !important;}
.bbt-code-slide .swiper-pagination-bullet-active{ width: 20px; background: #ee245b;}
.bbt-code-slide .swiper-pagination-bullet{ border-radius: 4px;}
.bbt-code-state{ position: absolute; left: 0; right: 0; top: 0; bottom: 0; background-color: rgba(255,255,255,0.7);}
.bbt-ct-img{ position: absolute; right: 5px; bottom: 5px; width: 80px; height: 80px;}
.bbt-pay-body .bbt-detail-shop,.bbt-pay-body .bbt-detail-intro{ margin: 0 0 10px 0; }
.bbt-left-dot{ position: absolute; left: -25px; bottom: -15px; z-index: 99; width: 30px; height: 30px; border-radius: 50%; background-color: #f6f6f6;}
.bbt-right-dot{ position: absolute; right: -25px; bottom: -15px; z-index: 99; width: 30px; height: 30px; border-radius: 50%; background-color: #f6f6f6;}
.bbt-shop-body{}
.bbt-shop h5{ font-weight: normal; border-top: 1px #ddd solid; height: 40px; line-height: 40px; padding: 0 15px; }
.bbt-shop-item{ position: relative; padding: 10px 15px; padding-right: 70px; background-color: #fff; border-top: 1px #ddd solid; }
.bbt-shop .bbt-shop-item:last-child{ border-bottom: 1px #ddd solid; }
.bbt-shop-item h6{ color: #333; font-weight: normal; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.bbt-shop-intro{ margin-top: 5px; color: #9c9c9c; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.bbt-shop-time{ display: flex; align-items: center; margin-top: 5px; color: #9c9c9c;}
.bbt-shop-tel{ position: absolute; right: 15px; top: 50%; transform: translateY(-50%);}
.bbt-shop-tel img{ width: 36px;}
.bbt-shop-time em{ margin-left: 10px;}
.bbt-shop-time span{ margin-right: 10px;}
.bbt-recom-more{ position: absolute; right: 0; top: 0; color: #999; font-size: 14px; font-weight: normal; display: flex; align-items: center;}
.bbt-recom-more img{ width: 14px; height: 14px;}
.bbt-index-link{ margin: 0; border-radius: 0;}

.bbt-blank-cart{ margin: 20px auto; text-align: center;}
.bbt-blank-cart img{ width: 100px; margin: 10px auto;}
.bbt-blank-cart .tips-txt{ font-size: 16px; margin-bottom: 5px;}
.bbt-blank-cart p{ color: #979797;}