/*没有更多了*/
.no-more {
	padding: 10px 0px;
	font-size: 14px;
	color: #808080;
	text-align: center;
	display: none;
}

#newspage {
	text-align: center;
}

#newspage .layui-laypage-em {
	background-color: #2455A4 !important;
}

.flex-center {
	display: flex;
	/* align-items: center; */
}

.time-left {
	width: 120px;
	text-align: center;
	color: #2455A4;
}
 

.table01 .row2,
.table01 .row3,
.verify {
	position: relative;
}

.table01 .row2 font,
.table01 .row3 font,
.verify font {
	color: #f00;
	height: 31px;
	line-height: 31px;
	display: none;
	float: right;
	font-size: 12px;
	padding: 0 4px;
	position: absolute;
	right: 18px;
}

.orders_list td input{
	width:100%;
}

.orders_list td{
	width:15%
}