.main{
    width: 1078px;
    margin: 0 auto;
    padding: 9px 0 42px;
    font: 18px "microsoftyahei";
}
.main_location{
    height: 72px;
    line-height: 72px;
}
.main_form{
    border: 1px solid #afb6be;
}
.thead th{
   font-weight: 500; 
}
.list-search{
    margin: 47px 0 36px 0;
   text-align: center;
}
.list-search input{height: 40px;border-radius: 8px;}
#hynumber{
    width: 200px;
    margin-right: 30px;
    border: 1px solid #afb6be;
}
#hyunit{
    width: 240px;
    margin-right:35px;
    border: 1px solid #afb6be;
}
.search_btn{
    width: 120px;
    height: 40px;
    border: none;
    color: #fff;
    border-radius: 8px;
    font: 18px "microsoftyahei";
    background: #01723c;
}
.list-table{
    width: 980px;
    margin: 0 auto;
}
.list-table th{background: #f3f3f3;}
.list-table td,.list-table th{
    height: 60px;
    border: 1px solid #afb6be;
}
.list-tab--th{
    width: 670px;
}