#total{
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	height: 50px;
}
.total{font-size:14px;}
.totalprice{font-size:20px;font-family:Verdana;color:#c00;font-weight:bold;}
.next{display:inline-block;padding:5px 15px;background:#09F;color:#fff;text-align:center;font-family:"宋体";font-size:14px;overflow:hidden;cursor:pointer;font-weight:bold;margin-left:15px;}
.next:hover{text-decoration:none;background:#F60;}
.shoppingcartempty{margin-top:25px;}
.m-org-list{padding:.5rem 1rem 0;color:#555}.m-org-list:empty{padding:0}.m-org-list a{display:flex;display:-webkit-box;color:inherit}.m-org-list>li{padding:1rem;margin-bottom:.5rem;background:#fff}.m-org-list .img{width:4rem;height:4rem}.m-org-list .img>img{display:block;width:100%;height:100%}.m-org-list .org{flex:1;-webkit-box-flex:1;padding-left:1rem;position:relative}.m-org-list .org>h1{line-height:4rem;font-weight:400;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.m-org-list .org>p{position:absolute;right:0;bottom:0;text-align:right;color:#999}

      .m-tab{
	position: relative;
	width: 100%;
	background: #fff;
	height: 39px;
	padding-top: 0.40;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	clear: both;
}
      .m-tab a{
	position: absolute;
	display: inline-block;
	width: 50%;
	font-size: 16px;
	color: #2C2C2C;
	letter-spacing: 0;
	line-height: 39px;
	text-align: center;
	text-decoration: none;
	border-bottom: 2px solid #FFAC28;
}
      .m-tab a:first-child{top: 0;left: 0; }
      .m-tab a.m-coupons{top:0; right:0;}
      .m-tab a.active{
	background-color: #FFAC28;
	color: #FFF;
	font-size: 16px;
}
      .m-division{height: 1px; background:#EBEBEB;} 
      .m-view1{
	background: #fff;
	height: 200px;
	clear: both;
}    
      .m-view2{
	background: #fff;
	height: 200px;
	clear: both;
}       
.inputs {
	height: 39px;
	line-height: 39px;
	border: 1px solid #B4B4B4;
	margin: 0px;
	width: 98%;
	background-color: #F5F5F5;
	font-size: 14px;
	color: #333;
	text-indent: 2mm;
	padding: 0px;
}
    .btns {
	height: 50px;
	line-height: 50px;
	border: 1px solid #EEE;
	margin: 0px;
	width: 98%;
	background-color: #FF0000;
	color: #FFF;
	border-radius: 5px;
	display: block;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	letter-spacing: 0.5em;
}
    .radio {
	height: 22px;
	border-radius: 5px;
	width: 22px;
}
    .titlefont {
	font-size: 14px;
}