.container {
    width: 1200px;
    margin: auto;
}

.header_zdgkml {
    height: 522px;
    position: relative;
    background: url(header_zdgkml_bj.png) no-repeat center;
}

.header_zdgkml .l {
    margin-top: 25px;
    width: 459px;
    height: 71px;
}

.header_zdgkml .l a {
    display: block;
    width: 100%;
    height: 100%;
}

.header_zdgkml .l a img {
    width: 100%;
    height: 100%;
}

.header_zdgkml .r {
    margin-top: 42px;
}

.header_zdgkml .r a:nth-child(1) {
    font-size: 18px;
    color: #ffffff;
    line-height: 37px;
    box-sizing: border-box;
    display: block;
    float: left;
    padding-left: 24px;
    background: url(wza_zdgkml.png) no-repeat left center;
}

.header_zdgkml .r a:nth-child(2) {
    width: 130px;
    height: 37px;
    display: block;
    float: left;
    background: url(fh_zdgkml.png) no-repeat center;
    line-height: 37px;
    font-size: 16px;
    color: #456fe8;
    box-sizing: border-box;
    padding-left: 48px;
    margin-left: 30px;
}

.header_zdgkml .r a:hover {
    font-weight: bold;
}

.header_zdgkml .tb {
    width: 325px;
    height: 244px;
    position: absolute;
    right: 236px;
    top: 217px;
    z-index: 2;
}

.content_zdgkml {
    margin-top: -94px;
    position: relative;
    z-index: 1;
}

.daoyu_zdgkml {
    width: 1264px;
    height: 188px;
    margin: auto;
    background: url(daoyu_zdgkml_bj.png) no-repeat center;
    box-sizing: border-box;
    padding: 35px 70px;
    font-size: 18px;
    color: #ffffff;
    line-height: 36px;
    text-indent: 2em;
    text-align: justify;
}

.list_zdgkml {
    margin-top: 30px;
    margin-bottom: 50px;
}

.list_zdgkml .hd {
    height: 45px;
    background: url(list_zdgkml_hd1.png) no-repeat center;
}

.list_zdgkml .hd2 {
    height: 45px;
    background: url(list_zdgkml_hd2.png) no-repeat center;
}

.list_zdgkml .hd3 {
    height: 45px;
    background: url(list_zdgkml_hd3.png) no-repeat center;
}

.list_zdgkml .bd {
    margin-top: 20px;
}

.list_zdgkml ul li {
    float: left;
    width: 224px;
    height: 64px;
    margin-top: 20px;
    margin-right: 20px;
    background: url(list_zdgkml_li.png) no-repeat center;
}

.list_zdgkml ul li:hover {
    background: url(list_zdgkml_li2.png) no-repeat center;
}

.list_zdgkml ul li:nth-child(5n) {
    margin-right: 0;
}

.list_zdgkml ul li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 18px;
    color: #333333;
    text-align: center;
    line-height: 64px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    padding: 0 20px;
}

.list_zdgkml ul li:hover a {
    color: #ffffff;
}