.dhIndex {
    width: 775px;
    height: auto;
    color: #666;
    margin: 0 auto;
    position: relative;
}
.dhIndex p {
    line-height: 24px;
}
.dhIndex .d1 {
    float: left;
    width: 330px;
}
.dhIndex .d1 .d1_1 {
    width: 100%;
    text-align: center;
    margin: 0 auto 20px;
}
.dhIndex .d1 .d1_1 img {
    display: block;
    margin: 0 auto;
}
.dhIndex .d1 .d1_2 {
    width: 100%;
    margin: 0 auto 20px;
}
.dhIndex .d1 .d1_2 img {
    display: block;
    margin: 0 auto;
}
.dhIndex .d1 .d1_3 {
    width: 100%;
}
.dhIndex .d1 .d1_3 p {
    padding-bottom: 20px;
}
.dhIndex .d1 .d1_3 p a {
    display: inline-block;
}
.dhIndex .d1 .d1_3 p .cd_lan {
    color: #1a5ea0;
}
.dhIndex .d1 .d1_3 p .cd_lan:hover {
    text-decoration: underline;
}
.dhIndex .d2 {
    float: right;
    width: 415px;
    position: relative;
}
.dhIndex .d2 td {
    line-height: 36px;
    text-align: center;
    vertical-align: top;
}
.dw_td1 {
    border-color: #000;
    background: #949293;
    color: #FFF;
}
.dw_td2 {
    border-color: #000;
    background: #F8644A;
}
.dw_td3 {
    border-color: #000;
    background: #5CA8E6;
}
.dw_td4 {
    border-color: #000;
    background: #FAF0EF;
    color: #973534;
}
.dw_td5 {
    color: #973534;
}
.dw_td6 {
    background: #F1F4FB;
    color: #3673A9;
    border-color: #000;
}
.dw_td7 {
    color: #3673A9;
}
.dhIndex .d3 {
    float: left;
    width: 100%;
    border-top: 1px solid #ddd;
    padding-top: 30px;
    margin-top: 30px;
}
.dhIndex .d3 p {
    text-align: justify;
}
.zt_lan {
    color: #1a5ea0;
    font-size: 16px;
}