﻿html,
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
dl,
dt,
dd,
iframe,
span {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    padding: 0;
    margin: 0;
    zoom: 100%;
    font-size: 16px;
    line-height: 1;
    background: url(bg_hbdc.jpg) top center no-repeat #fff;
    font-family: 'Microsoft YaHei', 微软雅黑, 宋体, 黑体, 'Helvetica Neue', Tahoma, Arial, 'Hiragino Sans GB';
}

table {
    width: 100%;
    text-align: center;
}

table td {
    word-break: break-all;
    word-wrap: break-word;
    font: 500 14px Arial;
}

ul,
dl,
dt,
dd,
ol {
    list-style-type: none;
}

a {
    text-decoration: none;
    color: #333;
}

select,
input {
    vertical-align: middle;
    padding: 0;
    margin: 0;
    outline: none;
}

textarea {
    resize: none;
    outline: none;
}

input[type=button],
input[type=submit],
input[type=file],
button {
    cursor: pointer;
    -webkit-appearance: none;
}

.clearfix:before,
.clearfix:after {
    content: '';
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
    /*IE/7/6*/
}

.clear {
    clear: both;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.header1 {
    height: 630px;
    position: relative;
}

.header1 .logo {
    position: absolute;
    top: 20px;
    left: 0;
}

.header1 .back {
    position: absolute;
    top: 20px;
    right: 0;
    width: 110px;
    height: 37px;
    background: #fff;
    display: block;
    color: #12bc79;
    text-align: center;
    line-height: 37px;
}

.hbdt .cont>div {
    border: 1px solid #f0f0f0;
    padding: 32px 30px;
    height: 122px;
    margin-top: 20px;
    position: relative;
}

.hbdt .cont>div a {
    font-size: 20px;
    font-weight: bold;
    display: block;
}

.hbdt .cont>div span.doccont {
    border-top: 1px solid #f0f0f0;
    font-size: 18px;
    line-height: 40px;
    display: block;
    margin-top: 20px;
    padding-top: 15px;
}

.hbdt .cont>div span.doccont br {
    display: none;
}

.hbdt .cont>div span.date {
    position: absolute;
    bottom: 30px;
    right: 29px;
    color: #999;
}

.qktb {
    margin-top: 40px;
}

.qktb .cont ul li {
    margin-top: 20px;
    float: left;
    width: 522px;
    border: 1px solid #f0f0f0;
    margin-right: 40px;
    height: 86px;
    position: relative;
    padding: 24px 28px;
}

.qktb .cont ul li:nth-child(2n) {
    margin-right: 0;
}

.qktb .cont ul li a {
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
}

.qktb .cont ul li span {
    position: absolute;
    font-size: 16px;
    bottom: 40px;
    right: 29px;
    color: #999;
}

.jbfs {
    margin-top: 40px;
    margin-bottom: 40px;
}

.jbfs .cont {
    margin-top: 20px;
}

.jbfs .cont li {
    float: left;
    background: url(jb_bg.png) 20px 24px no-repeat #fff;
    padding-left: 67px;
    height: 126px;
    padding-top: 21px;
    height: 147px;
    width: 518px;
    margin-top: 15px;
    margin-right: 30px;
}

.jbfs .cont li:nth-child(2n) {
    margin-right: 0;
}

.jbfs .cont li a {
    font-size: 18px;
    font-weight: bold;
    display: block;
    line-height: 32px;
}

.jbfs .cont li span {
    display: block;
    line-height: 32px;
    font-size: 16px;
}