.mine a {
	color: #cb2527;
}

.bottom-panel {
	position: fixed;
	bottom: 49px;
	left: 0;
	width: 100%;
	background-color: #fff;
	z-index: 9999;
	padding: 10px;
	border-top: 1px solid #dadada;
	box-sizing: border-box;
}

.layui-table-cell {
	padding: 0 5px;
}

#user_order_list {
	margin-top: 35px;
}

#user_order_list li {
	width: 96%;
	margin: 0 auto;
	position: relative;
	background-color: #fff;
	border-radius: 5px;
	margin-bottom: 5px;
	padding: 3px;
}

#user_order_list li .headerDiv {
	height: 100px;
	background-color: #efeff4;
	padding: 10px;
}

#user_order_list li.received {
	box-shadow: none;
}

#user_order_list li.received .headerDiv {
	height: 114px;
}

#user_order_list li .layui-btn-sm {
	float: right;
	line-height: 26px;
	height: 24px;
	margin-top: 0px;
}

#user_order_list li .rigthInfo {
	width: -webkit-calc(100% - 70px);
	width: -moz-calc(100% - 70px);
	width: calc(100% - 70px);
	float: right
}

#user_order_list li .pd-40 p {
	width: 50%;
	float: left;
}

#user_order_list li .pd-40 {
	clear: both;
}

.layui-tab-brief>.layui-tab-title .layui-this {
	color: #cb2527;
}

.layui-tab-brief>.layui-tab-title .layui-this:after {
	border-bottom: 2px solid #cb2527;
	top: -3px;
}

.tabli {
	position: fixed;
	top: 48px;
	width: 100%;
	z-index: 999999;
	background: #fff;
	border-top: 1px solid #efefef;
}

#user_order_list div.noCart {
	text-align: center;
	margin-top: 100px;
	margin-left: 0;
}

.noCart i {
	font-size: 40px;
	color: #cb2527;
}

.noCart p {
	color: #cb2527;
	font-size: 20px;
	line-height: 50px;
}

.layui-tab .tabli li {
	min-width: 20%;
}

.am-header .am-header-title {
	margin: 0 10px
}

.inputSearch {
	width: calc(100% - 124px);
	display: inline-block
}

.searchBox {
	display: none;
	padding: 0 10px;
	margin: 10px 0
}

.search2 {
	display: none
}

#search {
	background: none;
	color: #cb2527;
	border: 1px solid #E6E6E6;
	border-left: none;
	margin-left: -9px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	height: 30px;
	line-height: 30px;
}

.layui-input:focus {
	border-color: #E6E6E6 !important;
}

.layui-input:hover {
	border-color: #E6E6E6 !important;
}

.am-header-title .inputSearch {
	border-right: none;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}

.textImg {
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 26px;
	display: block;
	background-color: #999;
	color: #fff;
	border-radius: 50%;
	margin: 0;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}

.rigthInfo {
	margin-top: 5px;
}

.item_img {
	width: 60px;
	height: 60px;
	float: left;
	display: block;
	margin-top: 5px;
}

.layui-tab-content {
	padding: 10px 0;
}

#tabList {
	margin-top: 34px;
}

#more {
	text-align: center;
	height: 50px;
	line-height: 50px;
	color: crimson;
	font-size: 16px;
}

#user_order_list li .paybtn {
	margin-right: 10px;
}

#mores {
	font-size: 14px;
	color: red;
	float: right;
	margin-right: 10px;
}

#unmore {
	font-size: 14px;
	color: red;
	float: right;
	display: none;
	margin-right: 10px;
}

.moredisnone {
	display: none;
}

.iptMemo {
	width: -webkit-calc(100% - 50px);
	width: -moz-calc(100% - 50px);
	width: calc(100% - 50px);
	float: right;
	border: 1px solid #eee;
	box-sizing: border-box;
	border-radius: 3px;
	margin-right: 13px;
	margin-top: 0px;
}
.iptMemos {
	width: -webkit-calc(100% - 80px);
	width: -moz-calc(100% - 80px);
	width: calc(100% - 80px);
	border: 1px solid #eee;
	box-sizing: border-box;
	border-radius: 3px;
	margin-right: 13px;
	margin-top: 0px;
	float: right;
}

.layui-form-label {
	padding: 5px;
	width: 76px;
	font-size: 14px;
}

.layui-input-block {
	margin-left: 78px;
	line-height: 30px;
}

.choose {
	float: left;
	line-height: 36px;
	text-indent: 10px;
}

.layui-layer-content {
	padding: 10px;
}

.divsh{
	height: 100px;
	line-height: 100px;
	color: red;
	font-size: 14px;
}

.yesimg {
	width: 18px;
	height: 18px;
	margin-top: -4px;
	margin-right: 4px;
}
#user_order_list li a.lefts{
	float: left;
}
#openchtml .item_img{height: auto;}
#tstitle{color: red;margin-top: 100px;text-indent: 35px;}
#waitmes{margin-right: 10%;}
.layui-col-xs8{padding: 10px 5px;text-align: center;}
