/* 主体内容 */
.main > .container {
    padding: 20px;
    background: #fff;
    overflow: auto;
}
/* 领导信息 + 公开保障 + 重点领域信息公开 + “五公开”推进工作 */
.main-lf {
    float: left;
    width: 370px;
    height: auto;
    overflow: hidden;
}
.leader-nav {
    font-size: 20px;
    border-left: 5px solid #c2121f;
    padding-left: 15px;
}
.leader-lists {
    margin-top: 25px;
    overflow: hidden;
}
.leader-details,
.leader-picture {
    float: left;
    font-size: 16px;
}
.leader-picture {
    margin-right: 12px;
    width: 113px;
    height: 151px;
}
.leader-details h3 a {
    font-size: 21px;
    color: #943a03;
}
.leader-picture img {
    width: 100%;
    height: 100%;
}
.leader-details p {
    margin: 8px 0 12px;
}
.leader-resume a {
    color: #943a03;
}
.leader-details > a {
    width: 192px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border: 1px solid #e3ad6e;
    color: #c2121f;
    display: block;
    margin-top: 9px;
}
.leader-details > a > span {
    background: url(../images/zwgk/sprite.png) no-repeat 0 -475px;
    width: 25px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.gkbz {
    margin-top: 20px;
    margin-bottom: 22px;
}
.gkbz-nav {
    height: 45px;
    line-height: 45px;
    background: #ececec;
    font-size: 18px;
}
.gkbz-nav p {
    color: #fff;
    background: #c2121f;
    width: 125px;
    text-align: center;
}
.gkbz-lists {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: 16px;
}
.gkbz-lists li {
    width: 48%;
    height: 54p;
    line-height: 54px;
    text-align: center;
    background: #f7f7f7;
    margin-top: 10px;
}
.gkbz-lists li:last-child {
    width: 100%;
}
.xxgk {
    margin-bottom: 20px;
}
.xxgk-nav,
.wgk-nav {
    font-size: 20px;
    color: #c2121f;
    padding-left: 18px;
    border-left: 5px solid #c2121f;
    margin-bottom: 10px;
}
.xxgk-nav a{
    float: right;
}
.xxgk-lists {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: 16px;
}
.xxgk-lists li {
    width: 33.3333%;
    line-height: 46px;
    padding-left: 25px;
    background: url(../images/zwgk/sprite.png) no-repeat -141px -511px;
}
.wgk-lists {
    overflow: auto;
}
.wgk-lists li {
    width: 108px;
    height: 72px;
    float: left;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    text-align: center;
    padding-top: 12px;
    margin-right: 23px;
    margin-bottom: 20px;
}
.wgk-lists .glgk {
    margin-right: 0;
}
.wgk-lists li span {
    width: 28px;
    height: 28px;
    display: block;
    margin: 0 auto;
    background: url(../images/zwgk/sprite.png) no-repeat;
}
.wgk-lists .jcgk span {
    background-position: -128px -576px;
}
.wgk-lists .zxgk span {
    background-position: -130px -626px;
}
.wgk-lists .glgk span {
    background-position: -129px -678px;
}
.wgk-lists .fwgk span {
    background-position: -129px -722px;
}
.wgk-lists .jggk span {
    background-position: -132px -772px;
}
/* 通告公示 + 人事信息 + 解读回应 */
.tggs,
.rsxx {
    position: relative;
}
.main-rf {
    float: right;
    width: 760px;
    height: 945px;
    overflow: hidden;
}
.msg-nav {
    overflow: auto;
    font-size: 20px;
    padding-bottom: 12px;
    border-bottom: 1px solid #d7d7d7;
}
.msg-nav li {
    float: left;
    color: #000;
    padding: 0 15px 0 10px;
    height: 22px;
    line-height: 22px;
    border-right: 1px solid #000;
}
.msg-nav li:last-child {
    border-right: 0;
}
.msg-nav li:first-child {
    padding-left: 18px;
    border-left: 5px solid #c2121f;
}
.msg-nav li a {
    color: #000;
}
.msg-nav .dis a {
    color: #c2121f;
}
.msg-more {
    position: absolute;
    right: 0;
    top: 0;
}
.msg-more span,
.msg-lists ul {
    display: none;
}
.msg-more .dis,
.msg-lists .dis {
    display: block;
}
.msg-more span a {
    color: #a9a9a9;
}
.msg-more span a:hover {
    color: red;
}
.msg-lists ul li {
    margin: 20px 0;
    padding-left: 16px;
    background: url(../images/zwgk/sprite.png) no-repeat -150px -231px;
}
.msg-lists ul span {
    float: right;
    color: #999;
}
.msg-lists ul p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
}
.jdhy-nav {
    position: relative;
    padding-bottom: 12px;
    border-bottom: 1px solid #d7d7d7;
}
.jdhy-nav p {
    height: 22px;
    line-height: 22px;
    font-size: 20px;
    padding-left: 18px;
    border-left: 5px solid #c2121f;
}
.jdhy-nav a {
    position: absolute;
    right: 0;
    top: 0;
    color: #a9a9a9;
    font-size: 16px;
}
.jdhy-nav a:hover {
    color: red;
}
.jdhy-title {
    overflow: auto;
    font-size: 16px;
    margin-top: 16px;
}
.jdhy-title li {
    float: left;
    width: 120px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border: 1px solid #e5e5e5;
    margin-right: 8px;
}
.jdhy-title .dis {
    background: #f7f7f7;
}
.jdhy-title li a {
    color: #000;
}
.jgzn{
    width: 100%;
    margin: 20px 0;
}
.jgzn a{
    display:block;
    width: 100%;
    text-align: center;
    height: 45px;
    line-height: 45px;
    background: #c2121f;
    font-size: 18px;
    color: #fff;

}
.jgzn a img{
    margin-right: 15px;
}
@media screen and (max-width: 768px) {
    .main > .container {
        padding: 10px;
    }
    .main-lf {
        width: 100%;
        height: auto;
    }
    .leader-lists {
        margin-top: 15px;
    }
    .xxgk {
        margin-bottom: 10px;
    }
    .xxgk-lists li {
        width: 50%;
    }
    .wgk-lists li {
        width: 30%;
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .wgk-lists .glgk {
        margin-right: 10px;
    }
    .gkbz {
        margin-top: 10px;
    }
    .gkbz-nav p {
        width: 100%;
    }
    .main-rf {
        width: 100%;
        margin-top: 10px;
        height: auto;
    }
    .msg-nav {
        font-size: 17px;
    }
    .msg-nav li {
        padding: 0 6px;
    }
    .msg-nav li:first-child {
        padding-left: 8px;
    }
    .jdhy-title {
        display: flex;
        justify-content: space-between;
    }
    .jdhy-title li {
        width: 30%;
        margin-right: 10px;
    }
    .msg-lists ul li {
        margin: 15px 0;
    }
    .leader-picture {
        width: 36%;
        margin-right: 2%;
    }
    .leader-details {
        width: 62%;
        font-size: 15px;
    }
    .leader-details h3 {
        font-size: 18px;
    }
    .leader-details p {
        margin: 10px 0 12px;
    }
    .leader-details > a {
        width: 100%;
    }
    .msg-lists ul p {
        width: 60%;
    }
}
.wgk-lists li:hover span {
    animation: myfirst 1s;
    -moz-animation: myfirst 1s;	/* Firefox */
    -webkit-animation: myfirst 1s;	/* Safari 和 Chrome */
    -o-animation: myfirst 1s;	/* Opera */
}