body{
	font-family: "微软雅黑";
}
.col-xl-12{
	position: relative;
	min-height: 1px;
	overflow: hidden;
	margin-bottom: 2rem;
}
.bd{
	display:flex;
	justify-content: space-between;
}
.data_card{
	padding: 2.5rem 1.5rem 0 9rem;
	overflow: hidden;
	margin-bottom:0;
}

.iconA{
	position:absolute;
	font-size:20px;	
	color:#fff;
	left:1.5rem;
	top:2.5rem;
	width:50px;
	height:50px;
	line-height:50px;
	border-radius:50%;
	text-align:center;
}

.num_people{
	font-size: 24px;
	font-weight: 700;
}
.num_people span{
	font-weight: 300;
}
.bg-fff{
	background-color: #fff;
}
.order_des{
	padding: 25px 15px;
	border: 1px solid #eee;
	border-radius: 6px;
}
.order_navbar{
	padding: 0 14px;
	border-bottom: 1px solid #eee;
}
.order_li{
	margin: 0;
}
.order_li li{
	float: left;
	font-size: 14px;
	color: #434343;
	margin-left: 20px;
	padding: 0 8px 10px;
	cursor: pointer;
}
.order_li .on{
	color: #6671e4;
	border-bottom: 1px solid #6671e4;
}
.font-size-36{
	font-size: 36px;
}
.color-ED8E20{
	color: #ED8E20;
}
.color-04C65D{
	color: #04C65D;
}
.color-6671E4{
	color: #6671E4;!important
}
.color-f00{
	color: #f00;!important
}
.mb-0{
	margin-bottom: 0;
}
.card-block1{
	padding: 1.429rem 0;
}
.bg-F9F9F9{
	background-color: #F9F9F9;
}
.line-height-36{
	line-height: 36px;
}
.font-weight-700{
	font-weight: 700;
}
.order_card{
	padding: 25px 0;
	border-radius: 6px;
	border: 2px solid #fff;
	cursor: pointer;
}
.order_card1:hover{
	border: 2px solid #6671E4;
}
.order_card2:hover{
	border: 2px solid #ED8E20;
}
.order_card3:hover{
	border: 2px solid #04C65D;
}
.zxtzj{
	position: absolute;top:20px;z-index: 9999;
	color: #333;font-size: 12px;
	right: 58px;
}
.order2_navbar{
	padding: 0 6px;
	border-bottom: 1px solid #eee;
}
.order2_li{
	margin: 0;
}
.order2_li li{
	float: left;
	font-size: 14px;
	color: #434343;
	padding: 0 8px 10px;
	cursor: pointer;line-height: 19px;font-size: 12px;margin-right: 10px
}
.order2_li .on{
	color: #6671e4;
	border-bottom: 1px solid #6671e4;
}
.order-table td,th{
	overflow: hidden;
  	text-overflow: ellipsis;
  	white-space: nowrap;
  	font-size: 14px;
  	height: 42px;
  	line-height: 42px;
  	padding: 0 10px;
  	box-sizing: border-box;
}
.order-table1{height: 256px;}
.order-table>table>tbody>tr>td{
	color: #838383;
	border-top:1px dashed #eee;font-size: 12px
}
.order-table>table>tbody>tr:first-of-type td{
	border: 0;
}
.order-table th{
	color: #434343;
}
.order-table>table{
	width: 100%;
	table-layout: fixed
}

.order-table1>table>thead>tr>th,.order-table2>table>thead>tr>th{text-align: left;font-size: 14px;}
.order-table1>table>thead>tr>th:first-child{
	width: 25%;
}
.order-table1>table>thead>tr>th:last-child{
	width:10%;text-align: center;
}
.order-table1 .btn{padding: 2px 6px;font-size: 12px;}

.order-table2>table>thead>tr>th:last-child{
	width: 20%;
}


.collect_table>table>thead>tr>th:first-of-type{
	width: 20%;
}
.collect_table>table>thead>tr>th:nth-of-type(3){
	width: 20%;
}
.collect_table td,th{
	text-align: center;
}
.sale_list{
	border: 10px solid #ED8E20;
}
.recharge_list{
	border: 10px solid #0079FE;
}
.color-0079FE{
	color: #0079FE;
}
.bottom3{height: 376px}