.orderlist ul li{
	width: 940px;
	border-radius: 5px;
	background: #fff;
	padding: 10px;
	display: block;
	margin-bottom: 10px;
}
.order-t{
	font-size: 14px;
	color: #333333;
	border-bottom: 1px solid #E8E8E8;
	height: 45px;
	line-height: 45px;
	padding: 0 10px 0 10px;
}
.order-sn{
	color: #009EFF;
}
.shu{
	width: 100px;
	text-align: center;
	color: #A3A3A3;
}
.order-time{
	color: #A3A3A3;
}
.order-status{
	color: #FF7D27;
}
.order-goods{
	font-size: 14px;
}
.order-goods-t{
	width: 160px;
	height: 80px;
	line-height: 80px;
	font-size: 14px;
	color: #A3A3A3;
	padding-left: 10px;
}
.mt10{
	margin-top: 5px;
}
.goods-list{
	padding: 10px;
	width: 740px;
}
.goods-img img{
	width: 77px;
}
.goods-content{
	width: 400px;
	margin-left: 20px;
}
.goods-title{
	margin-top: 5px;
	font-size:14px;
	line-height:17px;
	color:#333333;
}
.goods-remark{
	height:20px;
	font-size:14px;
	line-height:17px;
	color: #666666;
}
.goods-num{
	font-size: 14px;
	color: #333333;
	height: 40px;
	line-height: 40px;
}
.order-btn{
	height: 40px;
	font-size: 14px;
	color: #333333;
	height: 45px;
	line-height: 45px;
	padding: 0 10px 0 10px;
	border-top: 1px solid #E8E8E8;
}
.order-price{
	color: #A3A3A3;
	margin-right: 10px;
}
.btn{
	width: 92px;
	height: 30px;
	line-height: 0;
}
.cancle{
	background: #F4F4F4;
	color: #666666;
	border: 1px solid #F4F4F4;
}
.cancle:hover{
	background: #666666;
	color: #fff;
	border: 1px solid #666666;
}