/* 外层盒子 */
.old_type .lm_box {
    width: 1200px;
    background: #ffffff;
    margin: 0 auto;
    border: 3px solid #ededed;
    height: auto;
    padding-bottom: 30px;
    margin-bottom: 50px;
}

/* 信息公开表头 */
.old_type .omdfg1 .xxgk th {
    border: 1px solid #ccc;
    font-size: 28px;
    color: #333;
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
    color: #000;
    padding: 5px 10px;
    table-layout: fixed;
    width: auto;
    line-height: 64px;
}
.old_type .omdfg1 .xxgk td {
    border: 1px solid #ccc;
    font-size: 32px;
    color: #333;
    vertical-align: middle;
    padding-left: 10px;
    table-layout: fixed;
    width: auto;
    line-height: 64px;
}
/* 文章正文 */
.old_type .contontqqq {
    width: 1000px !important;
    height: auto !important;
    min-height: 500px;
    height: 500px;
    padding: 20px 100px 40px 100px !important;
    float: left;
}
.old_type .contontqqq h1 {
    font-weight: bold;
    font-size: 52px;
    text-align: center;
    padding: 40px 0 40px;
}
.old_type .fenxiang{
    display: none;
}
.old_type .fz {
    text-align: center;
    margin-bottom: 0;
    border-top: 1px solid #cccccc;
    padding: 30px 0;
    position: relative;
    font-size: 28px;
}
.old_type #zoom p {
    font-size: 32px;
    line-height: 64px;
}
.old_type .dygb a {
    font-size: 28px !important;
}
.old_type #zoom *,.old_type #zoom img,.old_type #zoom table,.old_type #zoom video{
    max-width: 1000px !important;
    height: auto !important;
}
.old_type #zoom embed {
    min-height: 800px !important;
}
.old_type #zoom iframe {
    height: 1000px !important;
}
/* 领导信息 */
.old_type .ldjj li div.l_float {
    width: 15%;
    overflow: hidden;
}
.old_type .l_float img {
    width: 100%;
}
.old_type #zoom p,.old_type #zoom span {
    font-size: 32px !important;
    line-height: 64px !important;
}
.old_type .ldjj li div.r_float .first_floor .name {
    position: initial;
    left: 0px;
}
.old_type .ldjj li div.r_float .first_floor {
    width: 100%;
    height: 22px;
    line-height: 64px;
    color: #3d3d3d;
    font-size: 32px !important;
    position: relative;
}

.old_type #zoom p, .old_type #zoom span, .old_type #zoom * {
    font-size: 32px !important;
    line-height: 64px !important;
}

@media print and (max-width:1200px) {
    html,body {
        min-width: 1100px !important;
    }
    .old_type .contontqqq{
        width: 960px !important;
    }
    .old_type .bjkfve{
        width: 980px !important;
    }
}