body{background: #fff;}
.mui-bar{background: #fff;}
.order-top{width: 100%;height: 96px;text-align: center;padding-top: 60px;background: url(../img/sign.png) center 30% no-repeat;background-size: 40px;color: #666;}
.order-adr{width: 100%;height: 70px;}
.order-adr-l{width: 14%;height: 100%;color: #20AC46;padding-top: 40px;font-size: 12px;text-align: center;background: url(../img/adr.png) center 26% no-repeat;background-size: 30px;float: left;}
.order-adr-r{width: 86%;height: 100%;float: left;padding-top: 2%;}
.order-adr-r p{margin: 0;font: 14px/1.8 "微软雅黑";white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.order-adr-r p label{margin-right: 16px;font-size: 15px; color: #666;}
.conn-service{height: 60px;text-align: center;padding: 10px 0;}		
.conn-service button{width: 80%;height: 40px;background: url(../img/conn-ser.png) 37% center no-repeat;background-size: 30px;}
.conn-service button a{display: block; width: 100%; height: 100%;line-height: 26px;padding-left: 14%;color: #666;font-size: 16px;}
.order-msg{padding: 10px;}
.order-msg p{font-size: 15px;}
.order-msg p label{color: #333;}
.order-roll{padding: 10px;font-size: 15px;position: relative;height: 40px;}
.order-roll span:first-child{position: absolute;left: 10px;}
.order-roll span:last-child{position: absolute;right: 10px;}
.order-roll .roll{ font-size: 10px;background: #20AC46; color: #fff;padding: 0 3px;}
.order-roll .roll1{margin-left: 18px;}
.order-line{border-bottom: 1px solid #F1F1F1;}
.order-roll .total{font-size: 20px;}
.order-roll .total strong{color: #20AC46;}
.order-roll .tip{font-size: 12px;color: #999999;}
.order-roll button{width: 48%;height: 40px;} 
.order-roll button:first-child{margin-right: 4%; border: 1px solid #20AC46;}
.order-roll button:first-child a{color: #20AC46;display: inline-block;height: 100%;width: 100%;line-height: 26px;font-size: 16px;}
.order-roll button:last-child{border: 1px solid #20AC46;background: #20AC46;}
.order-roll button:last-child a{color: #fff;display: inline-block;height: 100%;width: 100%;line-height: 26px;font-size: 16px;}	