#login {
	padding: 0;
}
/* log */
.logimg {
	width: 100%;
	text-align: center;
    padding: 0.5rem 0 0.2rem 0;
}
.logimg img {
    width: 1.5rem;
    height: 1.5rem;
	border-radius: 50%;
}
/* 登录 */
.loginc {
	width: 100%;
	padding: 0.2rem;
}
.logcont {
	width: 100%;
	position: relative;
	margin: 0 auto;
	border-radius: 0.1rem;
	overflow: hidden;
	transition: 0.4s;
}
.logcont ul {
	font-size: 0;
	padding: 0.3rem 0;
	background: #ffffff;
    border-bottom: 0.02rem solid #efefef;
}
.logcont ul li {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	text-align: center;
	font-size: 0.32rem;
	color: #999999;
}
.logcont ul li.onshow {
	color: #51b53b;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.logcont ul li:first-child {
	border-right: 0.01rem solid #eeeeee;
}
.logcont ul li:last-child {
	border-left: 0.01rem solid #eeeeee;
}
.logjg-c {
    border-bottom-right-radius: 0.1rem;
    border-bottom-left-radius: 0.1rem;
    background: #ffffff;
    display: none;
}
.logjg-c.onshow {
	display: block;
}
.logjg-c input {
    border: 0;
    line-height: 0.9rem;
    display: inline-block;
    outline: none;
    font-size: 0.28rem;
    width: 55%;
    background: transparent;
}
.logjg-c input::-webkit-input-placeholder {
  	color: #999999;
}
.logjg-c input::placeholder {
  	color: #999999;
}
.logjg-oc {
	border-bottom: 0.02rem solid #f7f7f7;
	padding: 0 0.2rem;
	position: relative;
    font-size: 0;
}
.logjg-oc label {
	color: #999999;
    width: 10%;
    display: inline-block;
}
.logjg-butt {
	width: 100%;
    margin-top: 0.4rem;
    line-height: 0.8rem;
    background: #51b53b;
    text-align: center;
    color: #ffffff;
    font-size: 0.32rem;
    border-radius: 0.1rem;
    letter-spacing: 0.02rem;
}
.logjg-footer {
	width: 100%;
    overflow: hidden;
    margin-top: 0.2rem;
    text-align: center;
}
.logfoot-tx {
    display: inline-block;
    font-size: 0.24rem;
    color: #999999;
    float: right;
    margin-right: 0.1rem;
}
.logjg-footer.midfoot .logfoot-tx {
	float: none;
}
.logfoot-tx i {
    display: inline-block;
    line-height: 1.6;
    border: 1px solid #51b53b;
    padding: 0 0.1rem;
    color: #51b53b;
    margin: 0 0.1rem;
}
/*核销商家*/
/* 搜索栏 */
.search {
	line-height: 0;
	z-index: 99;
	width: 100%;
	padding: 0.2rem 0.55rem; 
	left: 0;
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.0));
	background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.0));
	background-image: -ms-linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.0));
	background-image: linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.0));
}
.search-input {
	width: 100%;
	margin: 0 auto;
    border-radius: 0.1rem;
    overflow: hidden;position:relative;
}
.search input {
	border: 0;

	outline: none;
	padding: 0 0.2rem;
	font-size: 0.20rem;
	display: block;
    width: 100%;
    color: #333333;
    line-height: 0.6rem;
    margin: 0 auto;
    border-radius: 0.3rem;
}
.serch_select{ border:none; width:80px; position: absolute;    left: 16px; background: rgba(255, 255, 255, 0.8);top: 10px;}
.serch_select select{border:none;}
.serch_button{ width:15px;position: absolute;  right: 16px;top: 10px; height:16px;border:none; background:none;outline:none;}
.serch_button img{ width:100%;}


.gysselect{    border: 0;
    line-height: 0.9rem;
    display: inline-block;
    outline: none;
    font-size: 0.28rem;
    width: 55%;
    background: transparent;}
.gysselect select{border:none;  font-size: 0.28rem; color:#666;}

/*列表*/
.order_con{
	z-index: 99;
	width: 100%;
	padding: 0.2rem 0.1rem;  border-top:1px solid #d1d1d1;}
	
.order_ul dl{ float:left; width:100%;}
.order_ul dl dt{ border-bottom:1px solid #d1d1d1; line-height:30px; width:100%; float:left; margin-bottom:10px;}
.order_ul dl dt span:first-child{ color:#333; font-size:14px; width:60%; float:left}
.order_ul dl dt span:last-child{ color:#ff6600; font-size:14px; width:25%; float:right; text-align:right}
.ordertu{ width:30%; height:100px; float:left;margin-right:10px;}
.ordertu img{ width:100%; height:auto}
.ordertitle{ float:left; width:66%; font-weight:bold; color:#333; font-size:14px;margin-bottom:10px;display: -webkit-box; -webkit-line-clamp:2; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical;}
.orderjiage{ color:#ff6600; font-weight:bold; }
/*详情*/
.detail_top{ background:#efefef; width:100%; float:left; height:90px;	padding: 0.2rem 0.55rem; border-bottom:1px solid #d1d1d1;}
.detail_top span:first-child{color:#333; font-size:20px; width:100%; float:left;margin-bottom:5px;}
.detail_top span:last-child{ color:#ff6600; font-size:16px; }
.order_info{z-index: 99;
	width: 100%;
	padding: 0.2rem 0.1rem;}
.order_info dl{ float:left; width:100%;}
.order_info dl dt{ border-bottom:1px solid #d1d1d1; line-height:50px; width:100%; float:left; margin-bottom:10px; padding-top:10px;}
.order_info dl dt span:first-child{ color:#333; font-size:16px; width:60%; float:left}
.order_info dl dt span:last-child{ color:#ff6600; font-size:16px; width:25%; float:right; text-align:right; font-weight:bold;}
.order_info dl dd{ line-height:30px; font-size:14px; color:#666; float:left; width:100%;}
.order_info dl dd label{ width:20%; float:left; text-align:right;}
.order_anniu{width: 100%;
	padding: 0.2rem 0.1rem; float:left;}
	.order_anniu button{ background:#ff6600; line-height:30%; height:30px; border:none; color:#ffff; width:100%; box-shadow:2px 2px 3px #aaa;border-radius:15px;}
/*没有更多*/
.notcont {
	margin-top: 0.1rem;
	text-align: center;
	line-height: 1rem;
	color: #333;
	font-size:14px;
}
.notcont i {
	position: relative;
    font-size: 0.5rem;
    color: #51b53b;
}
.onbmbutt {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 0.5rem;
	height: 0.5rem;
	line-height: 0.8rem;
	border-radius: 50%;
	color: #fff;
	background-image: linear-gradient(to top right,rgba(81, 181, 59,0.65),rgba(81, 181, 59, 1));
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
.onbm {
	font-size: 0.24rem;
    transform: scale(0.8);
    display: inline-block;
    text-align: center;
    letter-spacing: 0.04rem;
    line-height: 0.38rem;
}