
    .fengya {
        color: #666;
    }
    .data_box {
        max-width: 980px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        padding-bottom: 70px;
        box-sizing: border-box;
        min-height: 260px;
       
    }
 .l5-note{
 	position: absolute;
 	bottom: 0;
 	left: 0;
 }
    .data_box table tr td {
        width: 13%;
        text-align: center;
        line-height: 40px;
        font-size: 14px;
        color: #000;
    }

    .search_box {
        text-align: center;
        margin: 30px 0;
        border-bottom: 1px solid #ccc;
    }

    .layui-form-label {
        font-size: 16px;
        font-weight: bold;
    }

    .data_box table thead {
        background: #f1f1f1;
    }

  #submission{background: #004c97; }

.width100{ width:100px !important;}



    .data_box table tr:hover {
        background: #eaeaea;
    }
    .item-block{
        display: inline-block;
    }
    .dataList2{
        display: none;
    }
    .speed{
        -webkit-appearance: menulist;
    }
  .ing-box{
  	position: absolute;
    width: 980px;left:50%;margin-left: -490px;
    color: #fff;
    text-align: center;bottom: 0;font-size: 28px;
    font-weight: bold;
  }
  .ing-box div{
    /*width: 200px; font-size: 24px; background: #999999b3;
    height: 60px;
    line-height: 60px;*/
        width: 240px;
    font-size: 37px;
    background: #999999b3;
    height: 80px;
    line-height: 80px;
  }
    @media (max-width:1024px) {
        .data_box {
            margin: 0 15px;
        }

        .data_box table tr td{
            padding: 10px 5px;
            line-height: 1.5;box-sizing: border-box;
        }

        .item-block {
            display: block;
            margin-bottom: 15px;
        }
      .ing-box{
       width:100%;
        left:0;
        margin-left: 0;
        
      }
      .ing-box div{
      margin-left: 30px;
      }
    }

    @media (max-width:450px) {
    	.data_box {
       
        padding-bottom: 70px;      
        min-height: 70px;
      
    }
    	.search_box {
    margin-bottom: 20px;
}
.data_box td {
    border: 1px solid #E2E2E2;
}
    	.dataList tr:nth-of-type(odd) td {
     padding-left: 0;
}
.dataList td:nth-of-type(odd){
	background:#F0F0F0 ;
}
.dataList td:nth-of-type(even){
	background: #FFFFFF;
}
.dataList .l5-th{
	background: #D2D2D2 !important;
}
        /*.data_box table tbody tr:nth-child(2n) {
            background: #ccc;
        }*/
        /*.data_box table{ max-width:100%;margin-bottom: 15px;    border: 1px solid #f1f1f1;}*/
        #volume{ width: 95px;}
        /*.data_box tbody{ display: flex; width: 100%;}
        .data_box table tr{ width:50%;}
        .data_box table tr td{ display: block; width: 100%; border: #666 1px solid; }*/
        
        .search_btn{width:100%;}
        .search_btn .layui-btn-normal{ width:318px;}
        .fengya{ padding-left:0;}
        .dataList,.max-box{
            display: none;
        }
        .dataList.dataList2{
            display: block;
        }
        .dataList2 tbody{
            margin-bottom: 15px;
        }
      
      .ing-box div{
      width: 150px;
    font-size: 20px;
    background: #999999b3;
    height: 45px;
    line-height: 45px;
      }
    }
.data_box  td{
	  border: 1px solid #E1E1E1 ;
}
.dataList tr:nth-of-type(odd){
	
	background: #F8f9fa;
}
.dataList tr:nth-of-type(odd) td{
	padding-left: 50px;
	
}
