.GoodsDelivery { padding-bottom: 65px; } .mui-btn-block { width: 60%!important; font-size: 15px; /*margin-bottom: 0px!important;*/ margin: 0 auto; float: none!important; } .mui-btn-caoLv { color: #20c34a; border-color: #20c34a; margin-bottom: 10px; } .mui-btn-orange { color: #e97a44; border-color: #e97a44; margin-bottom: 10px; } .mui-btn-orange.mui-btn:enabled:active { background-color: #e97a44; } .mui-btn-caoLv.mui-btn:enabled:active { background-color: #20c34a; } .addIcon.mui-icon { color: #346fe8; font-size: 23px; margin-right: 10px; } .mui-card { box-shadow: initial!important; padding: 15px; } .mui-numbox { border: 0; background: transparent; width: 98px!important; padding: 0 31px!important; } .mui-numbox .mui-btn-numbox-minus, .mui-numbox .mui-btn-numbox-plus { height: 24px; width: 24px; border-radius: 50%; background: #e97a44; color: #fff; line-height: 24px; font-size: 20px; margin-top: 5px; } .mui-numbox .mui-btn-numbox-minus { background: #d8d8d8; } .mui-numbox .nums.mui-input-numbox { border: 0!important; } .goodsTotal { height: 60px; box-shadow: initial; } .goodsTotal a, .goodsTotal button { display: inline-block; vertical-align: middle; height: 100%; line-height: 60px; color: #FFFFFF; text-align: center; font-size: 16px; padding: 0; border: 0; border-radius: 0; } .goodsTotal .goodsCount { width: 69%; color: #313132; } .finishBtn { width: 31%; background: #3076e6; } .smallTitle { color: #909090; } .smallTitle .addIcon { color: #909090; } .textarea { margin: 0; } .goodsIcon, .alarmIcon { display: inline-block; height: 22px; width: 25px; vertical-align: middle; } .goodsIcon { background: url(../img/goodsIcon.png) no-repeat; background-size: contain; } .alarmIcon { background: url(../img/jingbao.png) no-repeat; background-size: contain; } .mui-switch.mui-active:before { content: "是"; } .mui-switch:before { content: "否"; } .mui-switch-red.mui-active { border: 2px solid #eb3839; background-color: #eb3839; } .tips i { display: inline-block; width: 16px; height: 16px; background: url(../img/alerm.png) no-repeat; vertical-align: middle; background-size: contain; margin-right: 8px; } .tips { color: #666666; font-size: 12px; padding: 0 15px; } .sureGoods.mui-table-view>.mui-table-view-cell:last-child:after { height: 1px; } .TopBox { background-image: linear-gradient(to top, #e8ecfd, #4d77ed, #247fe1); padding-top: 15px; } .titleBar { height: 34px; line-height: 34px; color: #333333; width: 50%; background: #fff; margin-bottom: 0; text-align: center; margin-left: 10px; position: relative; } .titleBar:before { display: block; content: ""; height: 0; width: 0; border: 23px solid transparent; border-left-color: #ffffff; border-top-width: 34px; /* background: #247fe1; */ /* background: #e97a44; */ position: absolute; right: -46px; top: 0; } .mui-popover { position: fixed; width: 100%!important; margin: 0 auto; left: 0!important; border-bottom-left-radius: 0; border-bottom-right-radius: 0; top: auto!important; bottom: 0; } .mui-popover .mui-popover-arrow { display: none!important; } .mui-checkbox input[type=checkbox]:before, .mui-radio input[type=radio]:before { font-size: 20px; } .mui-radio input[type=radio] { top: 31%; } #popover_receive .mui-input-row, #popover_send .mui-input-row { height: auto; } .mui-float-left { float: left; } .mui-float-right { float: right; } .mui-btn-bule { background: #2b81e3; color: #fff; } .mui-input-row .mui-btn.mui-btn-bule { padding: 6px 15px; } .popoverTitleBar { text-align: center; border-bottom: 1px solid #dadadd; padding: 10px 7px 5px 0; } .popoverTitleBar p { width: 67%; margin: 0; color: #666666; font-size: 16px; } .popoverTitleBar .dressSure { padding: 5px 0; vertical-align: middle; display: inline-block; } .editIcon { display: inline-block; height: 24px; width: 24px; background: url(../img/editIcon.png) no-repeat; background-size: contain; } .mui-radio label { width: 90%!important; } .newAdd { text-align: center; padding: 10px 0; border-top: 1px solid #dadadd; } .mui-popover .mui-table-view { background-color: #ffffff; } .getIcon { display: inline-block; height: 23px; width: 23px; background: #f19055; color: #FFFFFF; font-style: normal; text-align: center; line-height: 23px; border-radius: 50%; font-size: 13px; vertical-align: middle; } .getIcon.sendIcon { background: #18bc42; } .getIcon-plus { background: #6bbcef; font-size: 24px; } .peoples_icon { background: url(../img/sg_people.png) no-repeat center; background-size: 100% 100%; } .addressMsg p { margin-bottom: 10px; } .addressMsg .mui-navigate-right:after { font-size: 27px; color: #9e9a9a; } .emergent { border-radius: 46px; padding: 2px 15px; border: 1px solid #dadadd; color: #868686; } .emergent.actives { border: 1px solid #eb3839; background-color: #eb3839; color: #fff; } .fr { float: right; } .urgent{ background: url(../img/urgent.png) no-repeat; height: 13px; width: 30px; display: inline-block; margin-left: 10px; background-size: contain; vertical-align: middle; } /*配送详情样式*/ .detailCard.mui-card { margin: 10px 0; }