body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0 }
body, button, input, select, textarea { font: 12px/1.5 'Microsoft Yahei', tahoma, arial, \5b8b\4f53, sans-serif}
h1, h2, h3, h4, h5, h6 { font-size: 100% }
em { font-style: normal }
ul, ol { list-style: none }
a { text-decoration: none ;cursor: pointer;display: block}
fieldset, img { border: 0 }
button, input, select, textarea { font-size: 100% }
.clearfix{ clear: both;}
.cl:after { content:"."; display:block; height:0; clear:both; visibility:hidden }
.cl { *zoom:1}
.fr { float:right; }
.fl { float:left }
.htxt{display: none}
*{-webkit-box-sizing: border-box;box-sizing: border-box;}

.body {
    background: #efc161;
}



.content {
    background: url("imgwrap_bg.jpg") no-repeat center top;
    position: relative;
    width: 960px;
    margin: 0 auto;
    min-height: 1066px;
}

.wrapper {
    width: 100%;
}

.header {
    height: 62px;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    line-height: 62px;
    padding: 0 50px;
    min-width: 960px;
    background: #fff;
}
.header .hlink  a{
    display: inline;
    text-decoration: underline;
    color: #000;
    margin: 0 3px;
    font-weight: 700;
}

.header .hlink  a:hover{
    color: #e8340c;
}

.phone_num {
    color: #377fa0;
    background: url("imgicon_phone.jpg") no-repeat center left;
    padding-left: 30px;
    margin-left: 100px;
}
.phone_num font {
    color: #000;
}
.table {
    width: 722px;
    max-height: 422px;
    text-align: center;
    overflow: hidden;
    position: absolute;
    top: 538px;
    left: 50%;
    margin-left: -361px;
    border-spacing: 0px;
    color: #fef965;
}
thead tr{
    height: 62px;
    font-size: 18px;
    font-weight: 700;
}



.col_1 {
    width: 89px;
}

.col_2 {
    width: 108px;
}

.col_3 {
    width: 147px;
}

.col_4 {
    width: 133px;
}

.col_5 {
    width: 141px;
}

.col_6 {
    width: 104px;
}
tbody td{
    line-height: 43px;
    font-size: 14px;
    overflow: hidden;
}
tbody tr{
    height: 43px;
    display: table-row;
}

.pagebtn{
    border: 2px solid #ed9b29;
    padding:2px 5px;
    display: inline-block;
    color: #fef965;
    font-weight: 700;
    margin-left: 5px;
}
.page {
    position: absolute;
    bottom: 45px;
    right: 117px;
}
