.seni-drink-wrap{ padding: 0 10px; margin-top: 10px; }
.seni-drink-tit{ height: 40px; line-height: 40px; color: #131313; font-size: 1.68rem; }
.seni-drink-tit span{ color: #f2720e; font-style: italic; font-size: 1.4rem; margin-left: 10px;}
.seni-drink-cate ul{ display: flex; flex-wrap: wrap; }
.seni-drink-cate li{ width: calc(25% - 10px); height: 30px; line-height: 30px; margin-bottom: 10px; margin-right: 10px; text-align: center; background-color: #fff; border-radius: 3px;}
.seni-drink-cate li.selected{ color: #f2720e;}
.seni-drink-cate li:nth-child(4n){ margin-right: 0; width: 25%;}
.seni-drink-item{ display: flex; background-color: #fff; margin-bottom: 10px; border-radius: 3px; padding: 10px;}
.seni-drink-photo{ width:130px; height: 130px; overflow: hidden; border-radius: 5px;}
.seni-drink-photo img{ width: 100%; object-fit: cover;}
.seni-drink-intro{ width: calc(100% - 140px); margin-left: 10px; }
.seni-drink-txt{ color: #a9a9a9; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;   }
.seni-drink-label{ display: flex; flex-wrap: wrap; }
.seni-drink-label span{ margin-bottom: 5px; background-color: #fff0e2; color: #f2720e; margin-right: 5px; height: 22px; line-height: 22px; padding: 0 5px; font-size: 12px; border-radius: 5px; }
.seni-drink-intro h5{font-weight:normal; margin: 0 0 5px;color:black; font-size: 15px; display: -webkit-box; /* -webkit-box-orient: vertical; */ -webkit-line-clamp: 1; overflow: hidden; }
.seni-drink-opera{ margin-top: 5px; display: flex; align-items:flex-end;}
.seni-drink-buy{ width: 90px; text-align: right;margin-bottom: 3px}
.seni-drink-btn{ background-color: #f2720e; color: #fff !important; padding: 4px 10px; border-radius: 13px;}
.seni-drink-price{ width:calc(100% - 90px);}
.seni-drink-price h6{ margin: 0; font-size: 17px; color: #f2720e;}
.seni-drink-price h6::before{ content: "¥"; font-size: 14px; margin-right: 5px;}
.seni-drink-price h6 span{ font-size: 14px;}
.seni-drink-more{ text-align: center;}
.seni-drink-more a{ color: #000;}
.seni-drink-more img{ width: 13px; margin-top: -5px; margin-left: 5px;}
.seni-drink-buy ul{ display: flex; align-items: center; justify-content: flex-end; }
.seni-drink-buy li{ width: calc(100%/3); text-align: center; font-size: 18px; }
.seni-drink-buy li img{ width: 28px; }
.seni-drink-fixed{ display: flex; position: fixed; left: 10px; right: 10px; bottom: 10px; z-index: 100012; padding: 10px 10px 10px 15px; border-radius: 50px; background-color: #fff; -webkit-box-shadow: 0 0 20px -10px #000; box-shadow: 0 0 20px -10px #000;}
.seni-drink-fixed-cart{ width: 50%; display: flex; align-items: center; }
.seni-drink-fixed-opera{ width: 50%; text-align: right; }
.seni-drink-fixed-cart h6{ font-size: 20px; margin-left: 10px; color: black;}
.seni-drink-fixed-cart h6::before{ content: "¥"; margin-right: 5px; font-size: 14px; }
.seni-drink-cart-pic img{ width: 40px; }
.seni-drink-cart-pic{ position: relative; }
.seni-drink-fixed-opera a{ font-size: 16px; display: block; padding: 15px 0; text-align: center; }
.pb-70{ padding-bottom: 70px; }
.seni-drink-cart-num{ position: absolute; right: -5px; top: -5px; height: 20px; line-height: 20px; width: 20px; text-align: center; color: #fff; border: 2px #fff solid; border-radius: 20px; background-color: #e84b1b; }
.seni-drink-mask{ position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 100010; background-color: rgba(0, 0, 0, 0.5); }
.seni-drink-prowrap{ position: fixed; bottom: 0; left: 0; right: 0; z-index: 100011; background-color: #fff; padding-bottom: 80px; border-radius: 15px 15px 0 0; }
.seni-drink-probody .seni-drink-intro h5{ height: 46px; -webkit-line-clamp: 4; }
.seni-drink-probody{ height: 320px; overflow-y: auto;}
.seni-drink-protit{ display: flex; align-items: center; height: 40px; line-height: 40px; padding: 0 10px; }
.seni-drink-probody .seni-drink-photo{ width: 80px; height: 80px; }
.seni-drink-probody .seni-drink-intro{ width: calc(100% - 120px); }
.seni-drink-probody .seni-drink-item{ align-items: center; background-color: #fff; margin-bottom: 0;}
.seni-drink-stat{ width: 30px; }
.seni-drink-checkbox{ width: 24px; height: 24px; }
.seni-drink-checked{ background: url(/mobileWeb/sn/img/seni-checked.png);  background-size: 24px 24px; }
.seni-drink-unchecked{ background: url(/mobileWeb/sn/img/seni-unchecked.png);  background-size: 24px 24px; }
.seni-drink-protxt{ margin-left: 6px; width: 100px; font-size: 16px; font-weight: bold; }
.seni-drink-prodel{ width: calc(100% - 130px); text-align: right; }
.seni-drink-prodel a{ color: #999; }
.seni-drink-prodel a img{ width: 16px; margin-top: -3px; margin-right: 6px; }
.seni-drink-procart{ display: none; }
.seni-co-footer{ display: flex; align-items: center; padding: 0 10px; position: fixed; left:0; right: 0; z-index: 100012; bottom: 0; background-color: #fff; border-top: 1px #eee solid; height:60px; }
.seni-oc-item{ background-color: #fff; padding: 10px; margin-bottom: 6px;}
.seni-co-tit{ font-weight: bold; font-size: 15px; display: flex; align-items: center; color:black;}
.seni-co-con{ margin-top: 10px;}
.seni-co-con .seni-drink-item{ padding: 0 0 10px; margin-bottom: 0; }
.seni-co-con .seni-drink-photo{ width: 80px; height: 80px;}
.seni-co-con .seni-drink-intro{ width: calc(100% - 90px);}
.seni-co-con .seni-drink-intro h5{ /* height: 60px; */ -webkit-line-clamp:2; position: relative; padding-right: 40px;}
.seni-drink-spec{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.seni-co-num{ position: absolute; right: 0; top: 2px; font-size: 14px; font-weight: normal; color: #949494;}
.seni-co-con .seni-drink-price{ width: 100%;/*  margin-top: 10px;  */}
.seni-co-con .seni-drink-price h6{ text-align: right; font-size: 16px; color: #333;}
.seni-co-con h4{ display: flex; align-items: center;color: black;}
.seni-co-con h4 span:nth-child(1){ width: 60%;}
.seni-co-con h4 span:nth-child(2){ width: 40%; text-align: right; }
.seni-co-con h4 em{   color: #f2720e; font-size: 20px; }
.seni-co-con h4 em::before{ content: "¥"; font-size: 16px;}
.seni-co-tit span,.seni-co-tit a{ width: 50%;}
.seni-co-tit a{ text-align: right; font-weight: normal; }
.seni-co-tit a img{ width: 8px; margin-top: -3px; margin-left: 10px;}
.seni-form-control{ position: relative; border: 1px #ddd solid; background-color: #f6f6f6; width: calc(100% - 10px); border-radius: 4px; padding: 5px; font-size: 12px; }
.seni-form-control textarea{ background-color: transparent; width: 100%; border: none; resize: none; height: 80px; }
.seni-remark{ position: absolute;  right: 5px; bottom: 5px; color: #999;}
.seni-co-con dl{ display: flex; margin-bottom: 10px; }
.seni-co-con dt{ width: 70px; text-align: justify; }
.seni-co-con dd{ width:calc(100% - 70px);}
.seni-co-footer b{ width: 70%; font-size: 20px; color: #f2720e; }
.seni-co-footer b::before{ content: "¥"; font-size: 14px; margin-right: 5px; }
.seni-co-opera{ width: 30%; }
.seni-co-opera a{ display: block; background-color: #f2720e; color: #fff; padding: 10px 0; text-align: center; font-size: 16px; border-radius: 20px; }
.seni-mobile-select{ font-size: 16px; z-index: 100021; height: 350px; padding-bottom: 0; }
.seni-ms-header{ height: 50px; line-height: 50px; font-weight: bold;  text-align: center; position: relative; border-bottom: 1px #ededed solid;}
.seni-ms-close{ position: absolute; right: 10px; top: 50%; transform: translateY(-50%); font-size: 14px; }
.seni-ms-body{ height: 300px; position: relative; padding-left: 40%; }
.seni-ms-nav{ position: absolute; left: 0; top: 0; bottom: 0; width: 40%; z-index: 96; background-color: #f9f9f9;}
.seni-ms-nav li{ background-color: #fff; height: 60px; display: flex; align-items: center; justify-content: center;}
.seni-ms-option li{ display: flex; align-items: center; position: relative; padding: 10px; }
.seni-ms-option li span{ width: 80%; padding-left: 10px;}
.seni-ms-option li em{ position: absolute; right: 0px; top: 50%; transform: translateY(-50%); display: none; width: 20%; text-align: center; }
.seni-ms-option li em img{ width: 20px; }
.seni-ms-option li.selected em{ display: block; }
.seni-ms-option ul{ height:280px; overflow-y: auto; }
.seni-ms-close img{ width: 20px;}
.seni-price-total{ margin: 10px 0; text-align: right; color: #000;}
.seni-price-total b{ color: #f2720e; font-size: 18px;}
.seni-price-total b::before{ content: "¥"; margin-right:3px; font-size: 14px;}
.seni-buy-set{ background-color: #fff; border-radius: 3px; padding: 15px; }
.seni-buy-set .seni-oc-item{ padding:10px 0; margin-bottom: 0; }
.seni-buy-set .seni-co-tit a{ color: #f2720e;}
.seni-buy-set dt{ font-weight: bold; font-size: 15px; margin-bottom: 5px; }
.seni-buy-set dd{ color: #aaa; margin-bottom: 10px;}
.ms-mobile-select .ms-wheels{ height: 320px !important;}
.seni-price-detail{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); }
.seni-price-detail em img{ margin-top: -3px; width: 12px; margin-left: 3px;  }
.rotate-down em img{ transform: rotate(180deg); }
.seni-pb-item{ margin-bottom: 15px;}
.seni-price-body{  height: 220px; overflow-y: auto; padding: 15px; }
.seni-pb-item .seni-pb-tit{ color: #000;}
.seni-pb-item dl{ display: flex; margin: 10px 0; color: #7a7a7a; font-size: 14px; }
.seni-pb-item dt,.seni-pb-item dd{ width: 50%; }
.seni-pb-item dd{ text-align: right; }
.seni-pb-item dd b{ font-size: 16px; margin-right: 3px; font-weight: normal; }
.seni-pb-item dd b::before{ content: "¥"; margin-right: 3px; font-size: 12px; }
.seni-coyd-footer b{ color: #e6050b;}
.seni-coyd-footer .seni-co-opera a{  background-color: #fc5252; }
.seni-film-order .seni-drink-more{ margin: 10px 0; }
.hide-module{ display: none; }
.order-name{ padding-top: 3px; }
.seni-icon-drink{ background: url(/mobileWeb/sn/img/seni-icon-drink.png) no-repeat; width: 20px; height: 20px; display: inline-block; background-size: 20px 20px; margin-bottom: -4px; margin-right: 4px;  }
.seni-co-con h6{ color: #ec4860; font-size: 18px; }
.seni-drink-order{ background-color: #fff; margin-bottom: 10px; }
.seni-order-code{ text-align: center; margin: 0 10px; padding-bottom: 10px; }
.seni-order-code h3{ font-size: 15px !important; color: #ec4860; font-weight: normal; }
.seni-order-code h3 b{ color: #ec4860; }
.seni-code-img{ width: 50%; margin: 10px auto; }
.seni-code-img img{ width: 100%; height: 100%; }
.seni-code-txt{ font-size: 15px; }
.seni-order-detail{ padding-top: 10px; margin-top: 10px; border-top: 1px #eee solid;}
.seni-order-detail dl{ display: flex; align-items: center; margin-bottom: 10px; }
.seni-order-detail dt{ width: 70px; color: #000; text-align: justify; text-align-last: justify;}
.seni-order-detail dd{ width: calc(100% - 70px); color: #7f7f7f;}
.seni-check-info{ padding-top: 10px; border-top: 1px #eee solid; }
.seni-grid-tit{  width: 27%; height: 30px; }
.seni-grid-header .seni-grid-tit:nth-child(3n-2),.seni-grid-body .seni-grid-item:nth-child(3n-2){ width: 46%; }
.seni-grid-header{ font-weight: bold; color: #000;  display: flex; align-items: center; }
.seni-grid-body{ display: flex; flex-wrap: wrap; align-items: center;}
.seni-grid-item{ width: 27%; margin-bottom: 10px; }
.seni-grid-body .seni-grid-item:nth-child(3n),.seni-grid-body .seni-grid-item:nth-child(3n-1){ text-align: center;}
.seni-grid-header .seni-grid-tit:nth-child(2){ text-align: center;}
.seni-drink-pd{ z-index: 100011;}
.seni-grid-item b{ color: #000;font-weight: normal;}



.sn-code-state{ position: absolute; left: 0; right: 0; top: 0; bottom: 0; background-color: rgba(255,255,255,0.7);}
.sn-ct-img{ position: absolute; right: 5px; bottom: 10px; width: 80px; height: 80px;}

.seni-order-code h3{ text-align: left;}
.seni-order-code h4{ font-size: 18px; text-align: left; color: #dd5563; }
