@charset "utf-8";
dl.SonDl {
    display: none;
    background-color: #f5f5f5;
    padding-left: 30px;
}

dl.SonDl dd {
    position: relative;
    overflow: hidden;
    padding: 5px 15px;
}

dl.SonDl dd+dd {
    border-top: 1px dashed #ddd;
}

dl.SonDl dd a {
    position: relative;
    overflow: hidden;
    display: block;
    padding: 5px 5px 5px 30px;
    background: url(PublicList_ico_3.png) no-repeat 5px 12px;
}

dl.SonDl dd p {
    display: block;
    font-size: 17px;
    line-height: 1.5;
    font-weight: bold;
}

dl.SonDl dd em {
    display: block;
    font-size: 12px;
    line-height: 20px;
}

dl.SonDl dd.on a, dl.SonDl dd:hover a {
    background: url(PublicList_ico_4.png) no-repeat 5px 12px;
    color: #0071bf;
}

.LdzcTextBox {}

.information .ldr_pic {
    width: 140px;
    height: auto;
    padding: 3px;
    border: 1px solid #DDD;
}

.information .ldr_pic img {
    display: block;
    width: 100%;
}

.information .ldr_txt {
    width: 730px;
    padding-top: 10px;
    font-size: 16px;
}
.ldr_txt>table>tbody>tr>td {
     padding: 20px 0 0 0;
     vertical-align: top;
}

.ldfg {
    float: right;
    width: 628px;
    height: 125px;
    overflow-y: auto;
    padding: 0 10px;
}

.information .ldr_txt .ldr_Jbxx {
    line-height: 1;
    font-size: 30px;
}

.information .ldr_txt .ldr_Jbxx h1 {
    font-size: 30px;
    font-weight: bold;
    color: #000;
    padding-right: 10px;
    float: left;
}

.information .ldr_txt .ldr_Jbxx span {
    font-size: 14px;
    color: #333;
}

.Gzll .title {
    overflow: hidden;
}

.title h2 {
    font-size: 20px;
    color: #161616;
    border-left: 8px solid #3fbaf3;
    text-align: center;
    width: 110px;
    float: left;
}

.title span {
    border-bottom: 1px solid #ddd;
    color: #ddd;
    width: 800px;
    display: block;
    float: left;
    padding-top: 14px;
}

.Gzll .Box p {
    line-height: 30px;
    font-size: 16px;
}

#Left_Nav table {
    display: none;
    padding-left: 8px;
}

#Left_Nav td {
    line-height: 32px;
    vertical-align: top;
    color: #0069ae;
    text-align: left;
}

#Left_Nav td span {
    color: #0069ae;
}

#Left_Nav td a {
    color: #333;
}

#Left_Nav td a:hover {
    color: #2b6fc2;
}
.infoLeft{
    min-height: 800px!important;
}