.p-content {
    width: 100%;
    min-height: 600px;
    height: auto;
    box-sizing: border-box;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
    padding: 15px;
}

/*信息公开细缆 on*/
.content .xxgk_xl {
    background: #fff;
    overflow: hidden;
    margin: 0px auto 24px;
    box-shadow: 0px 2px 5px #ECEBEB;
    border: 1px solid #ECEBEB;
    width: 100%;
}

.xxgk_xl_top {
    width: 96.2%;
    overflow: hidden;
    box-shadow: 0px 2px 5px #ECEBEB;
    border: 1px solid #ECEBEB;
    margin: 20px;
    font-size: 16px;
    font-family: "microsoft yahei", "微软雅黑";
}

.xxgk_xl_top ul {
    overflow: hidden;
    margin: 15px;
}

.xxgk_xl_top ul li {
    float: left;
    width: 49.8%;
    height: 40px;
    background: #f3f3f3;
}

.xxgk_xl_top ul li div {
    width: 134px;
    height: 40px;
    display: block;
    float: left;
    background: url(../img/xxgk_xl_mark.jpg) no-repeat;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    cursor: auto;
}

.xxgk_xl_top ul li span {
    background: #f3f3f3;
    width: 410px;
    height: 40px;
    display: block;
    float: left;
    color: #666666;
    line-height: 40px;
    text-indent: 20px;
}

.xxgk_xl_top ul li.w1042 {
    width: 100%;
}

.xxgk_xl_top ul li.w1042 span {
    width: 87%;
}

.xxgk_xl_top ul li.mt4 {
    margin-top: 4px;
}

.xxgk_xl_top ul li.ml4 {
    margin-left: 4px;
}

.govDetail .title {
    text-align: center;
    font-size: 30px;
    color: #3269B8;
    margin: 40px 0;
    line-height: 1.6;
    font-weight: bold;
}

.content_box {
    display: flex;
}

.govDetailContent {
    line-height: 2;
    font-size: 16px;
    margin: 20px;
    flex: 1;
    width: 100%;
    /* float: left; */
    position: relative;
    padding-right: 10px;
    margin-top: 15px;
}

.govDetailContent img {
    max-width: 800px;
    height: auto
}

.govDetailContent p {
    margin-bottom: 20px;
}

.gov-detailinfo-font {
    width: 142px;
    height: 26px;
    line-height: 26px;
}

.gov-detailinfo-font span,
.gov-detailinfo-font a {
    font-size: 12px;
}

.govDetailTool div.bdsharebuttonbox {
    margin: 0;
}

.govDetailTool {
    line-height: 26px;
    overflow: hidden;
    height: 26px;
    float: right;
    width: 30%;
}

.y_jdlm {
    border-left: 2px solid #f0f0f0;
    width: 195px;
    padding-left: 20px;
    padding-top: 50px;
    text-indent: 2em;
    /* float: right; */
}

/*信息公开细缆 end*/