/*
 * @Author: 王世文 
 * @Date: 2019-02-12 14:40:40 
 * @Last Modified by: 王世文
 * @Last Modified time: 2019-03-05 11:06:46
 */
/* WebKit browsers */ 
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: rgb(187, 184, 184); }
/* Mozilla Firefox 4 to 18 */ 
input:-moz-placeholder, textarea:-moz-placeholder { color: rgb(187, 184, 184); }
/* Mozilla Firefox 19+ */ 
input::-moz-placeholder, textarea::-moz-placeholder { color: rgb(187, 184, 184); }
/* Internet Explorer 10+ */ 
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: rgb(187, 184, 184); }
.mui-input-row .mui-input-clear ~ .mui-icon-clear, 
.mui-input-row .mui-input-password ~ .mui-icon-eye, 
.mui-input-row .mui-input-speech ~ .mui-icon-speech{ top:20px; }
.mui-content{ padding-bottom:60px!important; }
.mui-bar .mui-search:before{ color:#666; margin-top: -20px!important; }
.mui-search .mui-placeholder{ top:8px; }
.mui-bar .mui-input-row .mui-input-clear ~ .mui-icon-clear, .mui-bar .mui-input-row .mui-input-speech ~ .mui-icon-speech{ top:15px; }

#header{ max-width: 750px; margin: 0 auto; box-shadow: none!important; color:#fff!important; background: #e8443d; }
#header>div{ color:#fff!important; }
#footer{ max-width: 750px; margin: auto; z-index: 999; background: #fff; border-top:1px solid #f1f1f1; position:fixed; left: 0; right: 0; bottom: 0; width:100%; height: 50px; box-sizing: border-box; touch-action: none; -ms-touch-action: none; -webkit-touch-action: none; -moz-touch-action:none; -o-touch-action:none; }
#footer a{ display: block; width:25%; color:#777; font-size:14px; }
#footer .mui-active span{ color:#e8443d; }
#footer a span{ color: #898989; font-size: 12px; line-height: 14px; display: block; width: 100%; text-align: center; }
#footer .mui-icon{ width:25px; height: 25px; margin:0 auto; }
#footer .mui-icon{ width:30px; height:30px; }
#footer .mui-icon img{ width:28px; height:28px; text-align: center; }

/* msg样式 */
.layui-layer-msg{ border-radius:50px!important; }
.title{ font-size:0.14rem; color:#666; padding:0px 0.15rem; border-left:2px solid #e8443d; }
.del_price{ text-decoration:line-through; font-size:0.13rem; }
.upload{ width: 32%; margin-left: 36%; margin-top: 15%; }

/* 多图上传 */
.groupImg { padding: 10px 0 15px 5px; }
.choose { display: none; }
.upload span { font-size: 40px; color: #cecece; }
.uploadimg{ width:100%; height:100%; }
.upload { text-align: center; line-height: 76px; border: 1px dashed #ddd; }
.img-list { margin: 0; padding: 0 10px; }
.img-list li, .upload { float: left; width: 76px; height: 76px; border: 1px solid #ddd; margin: 5px 5px 0 10px; border-radius: 5px; }
.img-list li{ position: relative; width: 68px; height: 68px; background-size: 100% auto; background-repeat: no-repeat; border:1px solid #dcdcdc; border-radius: 0; }
.img-list li .close { position: absolute; top: -8px; right: -8px; width: 24px; height: 24px; line-height:14px!important;
background-color: rgba(0, 0, 0, 0.5); border-radius: 100%; color: #fff; text-align: center; }
.img-list li .close .iconfont{ font-size:12px!important; }
.img-list li.add{ text-align: center; padding-top: 15px; }
.img-list li.add .iconfont{ font-size: 28px; }
.img-list .progress{ position: absolute; width: 100%; height: 20px; line-height: 20px; bottom: 0; left: 0; background-color:rgba(0,0,0,0.3); }
.img-list .progress span{ display: block; width: 0; height: 100%; background-color:#FF3D00; text-align: center; color: #FFF; font-size: 13px; }
/* 图片上传结束 */

.get_code{ border:none; outline: none; }
.mui-btn-outlined-main{ border: 1px solid #FF3D00!important; color: #FF3D00; }
.mui-table-view .mui-table-view-cell:after{ background: #DEDEDE; }
.mui-preview-image.mui-fullscreen { position: fixed; z-index: 1000; background-color: #000; }
.mui-preview-header, .mui-preview-footer { position: absolute; width: 100%; left: 0; z-index: 10; }
.mui-preview-header { height: 44px; line-height: 44px; top: 0; }
.mui-preview-footer { height: 50px; bottom: 0px; }
.mui-preview-header .mui-preview-indicator { display: block; line-height: 25px; color: #fff; margin: 15px auto 4px; text-align: center; width: 70px; background-color: rgba(0, 0, 0, 0.4); border-radius: 12px; font-size: 16px; }
.mui-preview-image { display: none; -webkit-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.mui-preview-image.mui-preview-in { -webkit-animation-name: fadeIn; animation-name: fadeIn; }
.mui-preview-image.mui-preview-out { background: none; -webkit-animation-name: fadeOut; animation-name: fadeOut; }
.mui-preview-image.mui-preview-out .mui-preview-header,
.mui-preview-image.mui-preview-out .mui-preview-footer { display: none; }
.mui-zoom-scroller { position: absolute; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; left: 0; right: 0; bottom: 0; top: 0; width: 100%; height: 100%; margin: 0; -webkit-backface-visibility: hidden; }
.mui-zoom { -webkit-transform-style: preserve-3d; transform-style: preserve-3d; }
.mui-slider .mui-slider-group .mui-slider-item img { width: auto; height: auto; max-width: 100%; max-height: 100%; }
.mui-android-4-1 .mui-slider .mui-slider-group .mui-slider-item img { width: 100%; }
.mui-android-4-1 .mui-slider.mui-preview-image .mui-slider-group .mui-slider-item {display: inline-table; }
.mui-android-4-1 .mui-slider.mui-preview-image .mui-zoom-scroller img { display: table-cell; vertical-align: middle; }
.mui-preview-loading { position: absolute; width: 100%; height: 100%; top: 0; left: 0; display: none; }
.mui-preview-loading.mui-active { display: block; }
.mui-preview-loading .mui-spinner-white { position: absolute; top: 50%; left: 50%; margin-left: -25px; margin-top: -25px; height: 50px;  width: 50px; }
.mui-preview-image img.mui-transitioning { -webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease; transition: transform 0.5s ease, opacity 0.5s ease; }
@-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }
@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }
@-webkit-keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }
@keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }

/* mui弹窗 */
.mui-popup{ width: 3rem; border-radius: 8px; -webkit-border-radius: 10px; -moz-border-radius: 8px; -ms-border-radius: 8px; -o-border-radius: 8px; }
.mui-popup-title{ color: #999999; font-size: 15px; }
.mui-popup-inner{ background: #ffffff; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; }
.mui-popup-inner:after{ display: none; }
.mui-popup-button:after{ background: #f0f0f0; transform: none; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; }
.mui-popup-button { background-color: #ffffff; font-size: 14px; color: #0c0c0c; border-radius: 0 !important; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; -ms-border-radius: 0 !important; -o-border-radius: 0 !important; }
.mui-popup-button.mui-popup-button-bold{ color: #e8443d; font-weight: normal; }
.alert_text{ font-size: 16px; }
.alert_input{ border-bottom: 0.5px solid #e4e4e4; }
.alert_input input{ padding: 0 0.1rem; }
/* 弹窗结束 */

#mescroll{ height:auto!important; }
.mui-popup-text{ padding:15px 0; }
.progress{ position: absolute; bottom: 0; font-size: 14px; left: 0; background: rgba(0,0,0,0.7); color: #fff; width: 100%; text-align: center; }
/* 自制弹窗 */
.mus_popup{ display: none; }
.pop_transition{ z-index: 999; width:100%; height:100%; max-width: 750px; margin: 0 auto; 
    position: fixed; top: 0; left: 0; background: rgba(0, 0, 0, 0.5); 
    transition-timing-function: ease;
    transition-duration: 0.3s;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
}
.pop{ z-index: 111; display:none; width:100%; height:100%; max-width: 750px; margin: 0 auto; position: fixed; top: 0; left: 0; background: rgba(0, 0, 0, 0.5); }
.pop_cont_list{ flex: 1; height: 2.5rem; overflow: hidden; }
.pop_cont_list ul{ text-align: center; }
.pop_cont_list ul li{ height: 40px; line-height: 40px; border-bottom:1px solid #f1f1f1; color:#666; }


.form_content .mui-input-group:after,
.form_content .mui-input-group:before,
.form_content .mui-input-group .mui-input-row:after{ display: none; }
.form_content .mui-input-row .mui-input-clear ~ .mui-icon-clear, 
.form_content .mui-input-row .mui-input-password ~ .mui-icon-eye, 
.form_content .mui-input-row .mui-input-speech ~ .mui-icon-speech{ top:10px; }
.form_content .mui-input-row{ border:1px solid #f1f1f1; margin-bottom: 10px; border-radius: 50px; background: #f1f1f1; }
.form_content .mui-input-row label{ width: 20%; text-align: center; }
.form_content .mui-input-row input{ width:80%; text-align: left; font-size: 0.14rem; }
.form_content .mui-checkbox label{ color: #aaa; font-size: 0.13rem; padding-left: 0.34rem; }
.form_content .mui-checkbox input[type=checkbox]{ width: 0.2rem; height: 0.2rem; top: 0.02rem; left: 0.1rem; }
.form_content .mui-checkbox input[type=checkbox]:before{ font-size: 0.2rem; }
.form_content .mui-checkbox input[type=checkbox]:checked:before{ color: #e8443d; }
.form_content .mui-checkbox input[type=checkbox]:checked:before{ content: '\e441'; }
.form_cont label img{ height: 0.2rem; }
.form_cont p a{ font-size: 0.14rem; color:#777; }
.form_cont p button{ padding:0.12rem; margin:0.3rem 0; box-shadow: 0px 0px 5px 1px rgba(232, 68, 60, 0.3); }
.get_code{ position: absolute; top: 4px; right: 4px; font-size: 0.13rem; height: 30px; padding: 0 10px!important; }

/* 购物车 */
.oprBtn{ display: none; }
.shopcarList{ display: none; }
.shopcarList:after,.shopcarList:before{ background-color: #f4f4f4!important; }
.shopcarList .b-name{ min-height: 40px; }
.shopcarList .b-spec.b-opr{ background: #F1F2F6; padding: 3px 5px; margin-bottom: 5px; position: relative; }
.shopcarList .b-opr:after,
.shopcarList .user-top a:after{ content: '\e581'; font-family: Muiicons; font-size: inherit; line-height: 1; position: absolute; top: 52%; right: 5px; display: inline-block; -webkit-transform: translateY(-50%); transform: translateY(-50%); text-decoration: none; color: #bbb; -webkit-font-smoothing: antialiased; font-size:20px; }
.shopcarList .mui-table-view-cell:after{ right:15px; }
.shopcarList .mui-media-object{ line-height: 80px; max-width: 115px; height: 88px; padding: 0!important; margin: 0 5px 0 0!important; }
.shopcarList .mui-media-object .iconfont{ font-size: 22px; padding-right: 5px; }
.shopcarList .mui-media-object img{ width: 88px; height: 88px; padding: 4px; border: 1px solid #ececec; }
.shopcarList .mui-media-body .priceNum{ position: relative; }
.shopcarList .mui-media-body .priceNum p{ line-height: 30px; }
.shopcarList .mui-media-body .orinum{ position: absolute; top: 0; right: 0; }
.shopcarList .mui-media-body .list-opr{ text-align: right; padding-top: 26px; display: none; }
.shopcarList .mui-media-body ul{ position: absolute; top: 0; right: 0; width: 100px; height: 25px; border: 1px solid #ececec; border-radius: 2px; display: none; }
.shopcarList .mui-media-body ul.top{ top: 50px; }
.shopcarList .mui-media-body ul li{ float: left; border-right: 1px solid #ececec; width: 29px; height: 25px; line-height: 25px; text-align: center; font-size: 20px; }
.shopcarList .mui-media-body ul li.addNum{ border:0; }
.shopcarList .mui-media-body ul li.num{ width: 40px; font-size: 15px; }
.shopcarList .mui-table-view-cell:after{ background-color: #E5E5E5; }
.shopcarList .mui-table-view-cell a:active,
.shopcarList .mui-table-view-cell a.mui-active{ background-color: #fff; }
#shopcarListOld .list-opr{ padding-top: 0; }
.shopcarList .list-opr span{ padding-left: 15px; }
.shopcarList .list-opr span.atten{ position: relative; }
.shopcarList .list-opr span.atten:after{ content: ''; position: absolute; width: 1px; height: 15px; background:#E4E5E8; top: 4px; right:-8px; }
.baoyou{ background-color: #fff; text-align: right; line-height: 45px; padding-right: 15px; margin-bottom: 0; }
.shopcarKong{ padding-top: 120px; text-align: center; }
.shopcarKong p{ text-align: center; padding: 30px 0; }
.shopcarKong a{ color: #FF3D00; border:1px solid #FF3D00; padding: 6px 30px; border-radius: 3px; background-color: #fff; }
.shopcarKong a:active{ background-color: #FF3D00; color: #fff; }
.shopcarKong .icon{ width: 100px; height: 100px; background-color: #e5e5e5; border-radius: 50%; text-align: center; margin: 0 auto; display: flex; justify-content: center; align-items: center; }
.shopcarKong .icon>img{ width: 55px; }
.shopcarBottom{ height: 50px; padding: 0 15px; display: none; }
.shopcarBottom .mui-pull-left label{ display: block; line-height: 50px; padding-left: 5px; }
.shopcarBottom .mui-pull-left .iconfont{ font-size: 22px; padding-top: 14px; }
.shopcarBottom .account{ line-height: 50px; position: absolute; right: 0; top: 0; }
.shopcarBottom .totalcost{ line-height:50px; }
.shopcarBottom.mui-bar,.orderDetail-bottom.mui-bar,.order-bottom.mui-bar{ -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .35); box-shadow: 0 0 1px rgba(0, 0, 0, .35); }
.nav-bottom-btn{ width: 110px; height: 50px; border-radius: 0; border: none; color: #fff; position: absolute; right: 0; }

/* 分类页面 */
.class_left ul>li{ border-bottom: 1px solid #e5e5e5; text-align: center; height:40px; line-height: 40px; font-size:0.14rem; }
.class_left ul>.on{ background: #fff; border-right:none; color: #e8443d; }
.class_tab{ display: none; }
.class_right .on{ display: block!important; }
.class_tab>h3{ text-align: left; font-size:0.14rem; font-weight:400; padding:0.02rem; }
.class_tab>ul{ display: table; width:100%; }
.class_tab>ul>li{ width:50%; text-align: center; float:left; }
.class_tab>ul>li p{ padding:0.05rem; font-size:0.13rem; }
.class_tab>ul>li p img{ width:0.8rem; height:0.8rem; border-radius:100%; -webkit-border-radius:100%; -moz-border-radius:100%; -ms-border-radius:100%; -o-border-radius:100%; }

/* 进货 */
.add_address_info{ background-color:#fff; background-image:url(../images/shdzzs.png); background-repeat: no-repeat; background-position: bottom center; background-size: 100% auto; }
#submit_btn{ width: 80%; display: block; margin: 20px auto; padding: 0.1rem 0; box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.4); margin-bottom: 20px; }

/*订单管理*/
.orderTit{ background-color: #fff; position: fixed!important; z-index: 999; max-width: 750px; }
.orderTit p.mui-active{ color: #e8443d !important; border-color: #e8443d !important; }

/*物流详情*/
.wuliuTitle{ height: 50px; padding: 0 15px; position: relative; line-height: 50px; display: none; }
.wuliuTitle:after{ position: absolute; right: 15px; bottom: 0; left: 15px; height: 1px; content: ''; background-color: #ececec; }
.wuliuNews{ display: none; padding: 0 15px; }
.wuliuNews h2{ padding: 18px 0 12px 0; font-weight: normal; }
.wuliuNews h2 .iconfont{ font-size: 24px; padding-right: 5px; margin-top: -2px; font-weight: bold; }
.wuliuNews ul li{ position: relative; padding: 0 0 10px 29px; }
.wuliuNews ul li:before{ position: absolute; top: 3px; bottom: -3px; left: 10px; width: 2px; content: ''; background-color: #d0d0d0; }
.wuliuNews ul li span{ width: 16px; height: 16px; border-radius: 8px; position: absolute; top: 3px; left: 3px; padding: 3px; }
.wuliuNews ul li span i{ display: block; width: 10px; height: 10px; border-radius: 5px; background-color: #d0d0d0; }
.wuliuNews ul li p.border{ border-bottom: 1px solid #ececec; padding-bottom: 10px; }
.wuliuNews ul li:first-child span{ background-color: #FFD1C2; }
.wuliuNews ul li:first-child span i{ background-color: #FF3D00; }
.wuliuNews ul li:first-child p{ color: #FF3D00!important; }
.wuliuNews ul li:first-child{ padding-top: 0; }
.wuliuNews ul li:last-child:before{ bottom: 50px; }
.noAttend { text-align: center; padding-top: 140px; display: none; }
.noAttend .iconfont { font-size: 70px; color: #999; }
.noAttend p { padding-top: 20px; }

/* 我的库存 */
#search_input{ background:#f1f1f1; color:#666; }

.price{ color: rgb(245, 118, 14); font-size: 18px; }
.goods_title_bar_active{ border-bottom: 2px solid #ff3c00; }
.goods_title_bar{ width: 100%; display: inline-block; background: #ffffff; border-bottom: 1px solid #dedede; max-width: 640px; }
.goods_title_bar>span{ width: 25%; text-align: center; float: left; padding: 1%  0px; display: inline-block; }
.goods_title_bar>span>em{ font-size: 14px; color: #999; text-align: center; line-height: 34px; font-style: normal; }
.goods_title_bar>span>em>img{ width: 12px; height: 14px; margin-top: 10px; vertical-align: sub; }
.goods_title_bar span>a{ display: inline-block; line-height: 34px; font-size: 14px; }
/* 商品列表 */
.goods_list{ width:100%; display: flex; align-content: space-around; align-items: center; border-bottom:1px solid #f1f1f1; padding:0.05rem 0.1rem; }
.goods_list>div:first-child{ width:30%; text-align: center; }
.goods_list>div:first-child img{ width:0.8rem; height:0.8rem; }
.goods_list>div:last-child{ width:70%; }
.goods_list>div:last-child p{ font-size:0.14rem; padding:0.02rem 0; }
.goods_list>div:last-child p:first-child{ color:#333; }

/* pro_detail.html */
.goodsbar{ position: fixed; z-index: 10; right: 0; left: 0; height: 44px; padding-right: 10px; padding-left: 10px; border-bottom: 0; background-color: #f7f7f7; -webkit-box-shadow: 0 0 1px rgba(0,0,0,.85); box-shadow: 0 0 1px rgba(0,0,0,.85); -webkit-backface-visibility: hidden; backface-visibility: hidden; background: #fff; bottom: 0; display: table; width: 100%; padding: 0; table-layout: fixed; border-top: 1px solid #e5e5e5; border-bottom: 0; -webkit-touch-callout: none; -webkit-box-shadow: none; max-width: 640px; margin: 0 auto; }
.goodsbar-item{ width: 24%; border-right: 1px solid #e5e5e5; padding: 7px 0 0 0; display: table-cell; overflow: hidden; text-align: center; vertical-align: middle; white-space: nowrap; text-overflow: ellipsis; color: #929292; }
.goodsbar-label{ display: block; width: 100%; font-size: 12px; overflow: hidden; text-align: center; vertical-align: middle; white-space: nowrap; text-overflow: ellipsis; color: #929292; }
.goodsbar-item>img{ width: 20px; vertical-align: middle; }
.badge-num{ position: absolute; top: 5px; padding:1px 4px; background-color: #ff3d00; color: #fff !important; display: none; }
.buyoption{ height: 100%; }
.buyoption a{ text-align: center; color: #fff; height: 100%; font-size: 14px; line-height: 50px; }
#spec,#spec-cart{ background-color: #fff; max-width: 640px; }
.spec.slideInUp{ position: fixed; bottom: 0; z-index: 100; width: 100%; background-color: #fff; animation-duration: 400ms; }
.spec-img{ width: 110px; height: 110px; float: left; margin-right: 10px; margin-top: -30px; border-radius: 3px; padding: 2px; background-color: #fff; }
.goods-num{ border-top: 1px solid #e4e4e4; border-bottom: 1px solid #e4e4e4; margin-bottom: 20px; line-height:40px; padding: 10px 0; }
.goods-num label{ font-size: 15px; color: #444; }
.goods-num input{ background-color: #ffffff !important; }
.confirm span{ display: block; text-align: center; height: 45px; line-height: 45px; color: #fff; font-size: 15px; }
.addtocart{ background-color: #f2a91c; }
.buynow{ background-color: #ff3d00; }
.confirm{ background-color: #ff3d00; }
.buy{ background-color: #ff3d00; }