
.baseContainer {

	width: 100%;
	height: 100%
}

.baseHeader {
	background-color: #fff;
	height: 30px;
	padding: 10px 10px 10px 10px;
	display: flex;
	border-bottom: 1px solid rgba(180,180,180,0.3)
}

.baseHeader .baseReturn {
	flex: 1;
	    float: left;
}

.baseHeader .baseReturn img {
	width: 24px;
	height: 24px;
	margin: 2px 0 0 0
}

.baseHeader .baseH2 {
	flex: 1
}

.baseHeader .baseH2 h2 {
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	color: #ea5413;
	line-height: 30px
}

.baseHeader .baseShare {
	flex: 1;
	visibility: hidden
}

.baseHeader .baseShare img {
	width: 18px;
	height: 18px;
	margin: 6px 0 0 0;
	float: right
}

.userAgreement {
	padding: 5px 15px 5px 15px;
	display: block;
	font-size: 12px;
	color: #bbb
}

.userAgreement span {
	color: #ea5413;
	display: inline-block
}

.okbtn {
	width: 80%;
	display: block;
	background-color: #ea5413;
	color: #fff;
	height: 40px;
	font-size: 18px;
	width: 400;
	margin: 20px auto 20px auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: none;
	line-height: 40px;
	text-align: center;
	letter-spacing: 5px
}

.baseH2 {
	letter-spacing: 4px
}

.allBorder {
	border-bottom: 1px solid #ea5413
}

.baseContainer {
	position: relative
}

.order_main ul li:last-child i {
	border: none
}

.order_main {
	background-color: #fff;
	height: 46px;
	font-size:18px;
	padding: 10px 10px 0 10px
}

.order_main ul {
	display: flex
}

.order_main ul li {
	flex: 1;
	text-align: center;
	font-size: 18px;
	padding: 8px 0 8px 0
}

.order_main ul li i {
	height: 50%;
	width: 0;
	float: right;
	margin: 2px 0 0 0;
	border-left: 1px solid rgba(180,180,180,0.8)
}

.order_main ul li span {
	width: 50%;
	height: 0;
	display: block;
	margin: 10px auto 0 auto
}

.order_tab ul li:first-child {
	margin: 0 0 0 0
}
.payment-bar{clear:both;overflow:hidden;width:100%;height:49px;    position: absolute;
    bottom: 0;border-top:1px solid #e0e0e0;background:#fff;}
.payment-bar .all-checkbox{float:left;line-height:49px;padding-left:12px;}
.payment-bar .shop-total{float:left;-webkit-box-flex:1.0;box-flex:1.0;margin:14px 20px 14px 35px;}
.payment-bar .shop-total strong{display:block;font-size:16px;}
.payment-bar .shop-total span{display:block;font-size:12px;}
.payment-bar .settlement{display:inline-block;float:right;width:100px;height:49px;line-height:49px;text-align:center;color:#fff;font-size:16px;background:#f23030;
	border:0;border-radius: 5px;}

.all_main .all_main_ul {
	display: block;
	
}

/*.all_main .all_main_ul .all_main_ul_li {
	float: left
}*/

.all_main .all_main_ul:after {
	content: '';
	height: 0;
	visibility: hidden;
	clear: both;
	display: block
}

.order_tab {
	background-color: #fff;
	position: relative;
	left: 0;
	top: 0
}
.shop-pices{color:#f44336;}

.order_tab ul li {
	display: flex;
	padding: 10px 10px 10px 10px;
	position: relative;
	
	border-bottom: 1px solid #ececec;
}

.order_tab ul li .order_pic {
	display: block;
	padding: 2px 2px 2px 2px;
	flex: 1;
	border: 1px solid rgba(180,180,180,0.3)
}

.order_tab ul li .order_pic img {
	width: 100px;
	vertical-align: top;
	height: 60px;
}

.order_tab ul li .order_content {
	display: block;
	position: relative;
	flex: 10
}

.order_tab ul li .order_content p {
	font-size: 14px;
	/* width: 50%; */
	padding: 0 0 0 5px;
	/* height: 40px; */
	line-height: 26px;
	/* word-wrap: break-word; */
	/* overflow: hidden; */
	float: left;
	box-sizing: border-box;
}

.order_tab ul li .order_content font {
	position: absolute;
	color: #ea5413;
	font-size: 12px;
	right: 0;
	top: 0
}

.order_tab ul li .order_content i {
	position: absolute;
	left: 5px;
	bottom: 0;
	font-style: inherit;
	font-size: 14px;
	color: #ea5413
}

.order_tab ul li .order_content i mark {
	background: #fff;
	color: #ea5413
}

.order_tab ul li .order_content em {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 14px;
	font-style: inherit
}
.shop-arithmetic {
    position: absolute;
    right: 5px;
    top: 25px;
    width: 84px;
    box-sizing: border-box;
    white-space: nowrap;
 
    border: 1px solid #e0e0e0;
}
.shop-arithmetic .num {
    width: 32px;
    text-align: center;
    border: none;
    display: inline-block;
  
    box-sizing: border-box;
    vertical-align: top;
    margin: 0 -6px;
}
.shop-arithmetic .plus {
    border-left: 1px solid #e0e0e0;
}
.shop-arithmetic a {
    display: inline-block;
    width: 23px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    background: #fff;
    font-size: 16px;
}
.shop-arithmetic .minus {
    border-right: 1px solid #e0e0e0;
}
.shop-info .shop-info-text .shop-arithmetic a {
    display: inline-block;
    width: 23px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    background: #fff;
    font-size: 16px;
}
.order_tab ul li .order_content em .num {
	font-size: 14px;
	font-style: inherit;
	color: inherit;
	position: initial
}
.shop-info img{
	width: 80px;
}
.order_tab ul li .order_list {
	position: absolute;
	bottom: -40px;
	left: 10px;
	width: 95%
}

.order_tab ul li .order_list div {
	padding: 5px 0;
	display: flex;
	border-top: 1px solid rgba(180,180,180,0.3);
	margin-bottom: 15px
}

.order_tab ul li .order_list div p {
	flex: 4;
	font-size: 14px
}

.order_tab ul li .order_list div p span {
	color: #ea5413
}

.order_tab ul li .order_list div i {
	flex: 1;
	font-style: inherit;
	text-align: right;
	font-size: 14px
}

.order_tab ul li .order_list div i span {
	border: 1px solid rgba(180,180,180,0.3);
	padding: 2px 2px 0;
	border-radius: 4px;
	line-height: 14px
}

.tabDiv {
	background-color: #fff;
	padding: 0 0 30px 0;
	overflow: hidden
}

.tabDiv:after {
	content: '';
	clear: both;
	visibility: hidden;
	height: 0;
	display: block
}

.allOrder {
	background-color: #fff;
	position: relative;
	left: 0;
	top: 0
}

.allOrder>li {
	float: left
}

.allOrder>li dl {
	display: flex;
	padding: 10px 10px 10px 10px;
	position: relative;
	margin: 25px 0 0 0
}

.allOrder>li dl dt {
	flex: 1
}

.allOrder>li dl dd {
	flex: 4;
	position: relative;
	font-size: 12px;
	padding-left: 10px
}

.allOrder>li dl dd p {
	width: 80%;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden
}

.allOrder>li dl dd font {
	position: absolute;
	right: 0;
	top: 0;
	color: #ea5413
}

.allOrder>li dl dd i {
	font-style: inherit;
	position: absolute;
	bottom: 0;
	color: #ea5413
}

.allOrder>li dl dd i mark {
	background: inherit;
	color: inherit
}

.allOrder>li dl dd em {
	position: absolute;
	right: 10px;
	bottom: 0;
	font-style: inherit
}

.allOrder>li dl dd em i {
	font-style: inherit;
	color: inherit
}

.allOrder>li dl .otherDD {
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: -16px;
	padding: 0
}

.allOrder>li dl .otherDD hr {
	width: 95%;
	margin: 0 auto 5px;
	height: 0;
	border: none;
	border-top: 1px solid rgba(180,180,180,0.3)
}

.allOrder>li dl .otherDD .otherDDP {
	float: left;
	padding: 0 0 0 10px
}

.allOrder>li dl .otherDD .otherDDP strong {
	color: #ea5413
}

.allOrder>li dl .otherDD .otherDDP span {
	color: #ea5413
}

.allOrder>li dl .otherDD b {
	font-weight: 100;
	float: right;
	margin: 0 10px 0 0;
	padding: 2px 2px 0 2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid rgba(180,180,180,0.5)
}

.allOrder>li dl .otherDD:after {
	content: '';
	height: 0;
	display: block;
	visibility: hidden;
	clear: both
}

.allOrder>li dl:first-child {
	margin-top: 0
}

@media screen and (min-width:300px) and (max-width:400px) {
	.allOrder>li dl dd p {
		width: 78%
	}
}