<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*---------------------------------------------------------
content styles
---------------------------------------------------------*/

#container {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
}

/* 通用-当前位置 */
#container .list_info {
    height: 40px;
    line-height: 40px;
    background: #f0f9ff url(xy_yjj_icon_6.jpg) 17px center no-repeat;

    margin-bottom: 1px;
    text-indent: 50px;
}

/* 文章标题、内容、分页 */
.word_content .word_title {
    color: #1856a8;
    text-align: center;
    padding: 10px 0;
}

.word_content .word_title h3,
h4 {
    padding: 10px 0;
}

.word_content .word_title h3 {
    font-size: 28px;
}

.word_content .word_title h4 {
    font-size: 20px;
}

.word_content .word_info {
    line-height: 36px;
    padding: 30px 0;
}

.word_content .word_info #playercontainer {
    margin: 0 auto;
}

/* 嵌套-文章信息 */
.xy-msg {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    line-height: 44px;
    font-size: 14px;
    color: #333;
    background-color: #f4f4f8;
    padding: 10px 20px;
}

.xy-msg span,
.xy-msg a {
    font-size: 14px;
    color: #333;
    vertical-align: middle;
}

.xy-msg .clock {
    width: 18px;
}

.xy-msg .source {
    width: 17px;
}

.xy-msg .write {
    width: 16px;
}

.xy-msg .eyes {
    width: 21px;
}

.xy-msg .print {
    width: 17px;
    margin-left: 15px;
}

.xy-msg .line {
    display: inline-block;
    width: 1px;
    height: 17px;
    background: url(xy-hd-line03.png) no-repeat left center;
    background-size: 100%;
    margin-left: 15px;
    margin-right: 15px;
    vertical-align: middle;
}

.xy-msg .section {
    float: left;
}

.xy-msg .rt {
    float: right;
}

.xy-msg img {
    vertical-align: middle;
}

.xy-msg a {
    text-decoration: none;
    cursor: pointer;
}

.xy-msg .share {
    display: inline-block;
    margin-left: 10px;
}

.xy-msg .share .share-icon {
    width: 16px;
}

.xy-msg .weixin {
    width: 30px;
    margin-right: 5px;
}

.xy-msg .weibo {
    width: 30px;
}

/* 领导信息-细览 */
.lead-title {
    width: 100%;
    height: 80px;
    background: url(http://www.zznjrc.com/images/xy-xxgk-lead-titBg.png) no-repeat center;
    line-height: 80px;
    text-align: center;
}

.lead-title span {
    font-size: 32px;
    font-weight: bold;
    color: #015293;
}

.leader-detail {
    width: 100%;
    height: auto;
    margin-top: 35px;
    background: url(http://www.zznjrc.com/images/xy-xxgk-lead-detailBg.png) no-repeat top;
}

.leader-detail .photo {
    width: 315px;
    height: 500px;
    background-color: #f9f9f9;
}

.leader-detail .photo .img {
    width: 190px;
    height: 230px;
    margin: 30px auto;
    padding: 10px;
    background-color: #fff;
}

.leader-detail .photo .img img {
    width: 100%;
    height: 100%;
}

.leader-detail .photo span.name {
    display: block;
    width: 190px;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    font-size: 24px;
    color: #333;
    text-align: center;
}

.leader-detail .info {
    height: auto;
    margin-left: 30px
}

.leader-detail .info .info-tit {
    width: 100%;
    height: 30px;
    padding: 0 15px;
    background: url(http://www.zznjrc.com/images/xy-xxgk-titBg.png) no-repeat left;
    line-height: 30px;
    font-size: 20px;
    font-weight: bold;
    color: #015293;
}

.leader-detail .info .info-con {
    width: 100%;
    height: auto;
    margin: 10px 0 20px 0;
    line-height: 0.3rem;
    font-size: 16px;
}

.leader-detail .info .info-con p {
    line-height: 30px;
    font-size: 16px;
    color: #333;
    text-indent: 2em;
}

/* 信息公开-细览 */
.xy-xxgk-content .xy-xxgk-txt {
    width: 100%;
    height: auto;
    margin-top: 30px;
    position: relative;
}

.xy-xxgk-content .xy-xxgk-txt table {
    width: 100%;
    height: auto;
}

.xy-xxgk-content .xy-xxgk-txt table tr {
    width: 100%;
    height: 36px;
}

.xy-xxgk-content .xy-xxgk-txt table tr td {
    padding-left: 30px;
    background-color: #fff;
    font-size: 14px;
    color: #333;
    text-align: left;
}

.xy-xxgk-content .xy-xxgk-txt table tr td.w224 {
    width: 15%;
    padding-left: 45px;
    background-color: #f9f9f9;
    color: #015293;
}

.xy-xxgk-content .xy-xxgk-txt table,
.xy-xxgk-content .xy-xxgk-txt tr,
.xy-xxgk-content .xy-xxgk-txt td {
    border: 1px solid #dddddd;
    border-collapse: collapse;
}

.xy-xxgk-content .xy-xxgk-txt img {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}</pre></body></html>