.headers,
.footer {
	min-width: 1200px;
}

.selec_outer {
	float: left;
	width: 300px;
}

.more_text {
	float: left;
	line-height: 38px;
	margin-left: 15px;
}

.more_text a {
	color: #1395e4;
}

.base_title {
	font-size: 14px;
	margin-bottom: 15px;
	font-weight: bold;
}

.base_box {
	margin-bottom: 25px;
}

.base_box .layui-text {
	line-height: 44px;
}

.secrchBnt {
	margin: 0 15px;
}

.search_box {
	display: inline-block;
}

.today,
.recent {
	margin: 6px;
	padding: 2px 8px;
}

.today {
	;
	border-right: 1px solid #ddd;
	padding-right: 10px;
}

span.active {
	background-color: #999999;
	color: #fff;
	cursor: pointer;

}

.bill-con .filter-wrap .filter-item .conditions a.active {
	background-color: #999999;
}

.layui-laypage-limits select {
	width: 70px;
}

.unbind_fr {
	float: right;
}

.unbind_title {
	float: left;
	line-height: 44px;
}

.change {
	cursor: pointer;
}

tbody .layui-table-tool-self div:first-child {
	display: none;
}

.layui-table-tool .layui-table-tool-self .layui-inline[lay-event] {
	display: none;
}

.layui-table-tool .layui-table-tool-self .layui-inline[lay-event]:nth-of-type(even) {
	display: block;
}

.bill-con .filter-wrap .filter-item .conditions a {
	font-size: 12px;
	padding: 0 0;
	width: 120px;
	text-align: center;
	line-height: 24px;
}

.bill-con {
	width: 100%;
}

.main_box {
	padding: 0 0px;
}

.bill-con .filter-wrap .classification .label {
	line-height: 24px;
}

.bill-con .filter-wrap {
	padding: 25px 0;
}

.bill-con .filter-wrap .filter-item,
.base_box,
.bill-table {
	padding: 0 30px 15px 30px;
}

.classification,
.time,
.bill-con .filter-wrap .filter-item:last-child {
	border-bottom: 1px solid rgba(242, 242, 242, 1);
}

.bill-con .filter-wrap .filter-item:last-child {
	padding-bottom: 30px;
}

#search_submit {
	background-color: #4165FD;
}
.new_choose_time{
	background-color:rgb(65,101,253);
    padding: 5px 15px;
    color: white;
    border-radius: 3px;

}
#barDemo>a{
  background: white;
  color: #009688;
}
.chooseTimes{
      margin-bottom: 18px;
    border-bottom: 1px rgba(242, 242, 242, 1) solid;
    padding-bottom: 20px;
}
.version{
  margin-left: 29px;
}
.before{

    padding:5px 12px;
    margin-left: 65px;
    border-radius:4px ;
    border: 1px  #999999 solid;
    
}
.late{
    margin-left: 10px;

     padding: 5px 12px;
     border-radius:4px ;
     border: 1px  #999999 solid;
}
.actives{
  background: #999999;
    border-radius: 3px;
    color: #ffffff;
}
.before:hover,.late:hover{
  cursor: pointer;
}
.query_type {
  padding: 5px!important;
}
