/* 通用样式 */
.w-100 {
    width: 100%;
}

a {
    cursor: pointer;
    display: inline-block;
}

/* 顶部背景图 */
.zzgl_head_bg {
    height: 100%;
    background: url("banner.jpg") no-repeat;
    background-size: contain;
    position: relative;
}

/* 内容区域总 */
.zzgl-content {
    width: 1200px;
    margin: 0 auto;
    padding-top: 30%;
}

/* 组织领导 */
.zzgl-zzld {
    width: 100%;
    height: auto;
    background: url('zzld-d.png') no-repeat;
    background-size: 100% 100%;
    box-shadow: inset 0px 6px 0px 0px rgba(0, 85, 167, 0.35);
    border-radius: 20px;
    border: solid 2px #ffffff;
    margin-bottom: 20px;
}

.zzgl-zzld {
    margin-top: 80px;
}

/* 国徽背景 */
.zzgl_gh {
    width: 285px;
    height: 66px;
    position: absolute;
    top: 34px;
    left: 18%;
    background: url("wsxzf.png") no-repeat;
    background-size: 100% 100%;
}

.zzgl-zzld-title {
    width: 330px;
    height: 60px;
    background: url('bt.png') no-repeat;
    background-size: 100% 100%;
    border-radius: 30px;
    border: solid 2px #ffffff;
    margin: -30px calc((100% - 330px) / 2) 0 calc((100% - 330px) / 2);
    text-align: center;
    font-size: 30px;
    color: #ffffff;
}

.zzgl-zzld-title span {
    line-height: 55px;
}

.zzgl-px-title span {
    line-height: 55px;
}

.zzgl-zzld-content-all {
    display: flex;
    justify-content: space-between;
    margin-top: -30px;
    padding: 0 62px;
    width: 100%;
    margin-bottom: 20px;
}

.zzgl-zzld-content-i {
    background-color: rgb(175, 213, 255);
    background-position: 10px;
    height: 100px;
}

.zzgl-zzld-content-i {
    width: 48%;
    margin: 80px 0 50px 0;
    border-radius: 20px;
    text-align: center;
}

.zzgl-zzld-ld {
    background: url('ld-d.png') no-repeat;
    background-size: 100% 100%;
    text-align: center;
}

.zzgl-zzld-chat {
    background: url('jl-d.png') no-repeat;
    background-size: 100% 100%;
}

.zzgl-zzld-content-flag {
    width: 35px;
    height: 6px;
    background-color: #0055a7;
    border-radius: 3px;
    margin: 27px auto 0;
}

.zzgl-zzld-content-item {
    font-size: 28px;
    font-weight: 700;
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: 1px;
    color: #0054a6;
}

.zzgl-zzld-content-item {
    width: 100%;
    height: 70px;
}

.zzgl-zzld-content-item-long {
    font-size: 28px;
    font-weight: 700;
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: 1px;
    color: #0054a6;
}

.zzgl-zzld-content-item-long {
    width: 100%;
    height: 70px;
}

/* 政务公开培训 */
.zzgl-px {
    width: 100%;
    background: url('px-tj-d.png') no-repeat;
    background-size: 100% 100%;
    box-shadow: inset 0px 6px 0px 0px rgba(0, 85, 167, 0.35);
    border-radius: 20px;
    border: solid 2px #ffffff;
    margin-top: 80px;
}

.zzgl-px {
    height: auto;
}

.zzgl-px-title {
    width: 330px;
    height: 60px;
    background: url('bt.png') no-repeat;
    background-size: 100% 100%;
    border-radius: 30px;
    border: solid 2px #ffffff;
    margin: -30px calc((100% - 330px) / 2) 0 calc((100% - 330px) / 2);
    text-align: center;
    line-height: 60px;
    font-size: 30px;
    color: #ffffff;
}

.zzgl-px-content-all {
    display: flex;
    justify-content: space-between;
    margin-top: -30px;
    padding: 0 62px;
    width: 100%;
}

.zzgl-px-content-i {
    background-size: 100% 100%;
    margin: 50px 0 20px 0;
    border-radius: 20px;
    background-position: 10px;
    background-color: rgb(175, 213, 255);
}

.zzgl-px-content-i {
    width: 510px;
    height: 180px;
    margin: 80px 0 20px 0;
}

.px-second-title {
    line-height: 50px;
    font-size: 30px;
    color: #ffffff;
}

.px-backimg {
    background: url('px-d.png') no-repeat;
    background-size: 100% 100%;
}

.px-backimg {
    text-align: center;
}

.tj-backimg {
    background: url('tj-d.png') no-repeat;
    background-size: 100% 100%;
}

.tj-backimg {
    text-align: center;
}

.px-items {
    padding: 10px;
    margin-top: 10px;
}

.px-items {
    display: block;
}

.px-items-item {
    border-radius: 12px;
    border: solid 1px #0186d8;
    padding-left: 29px;
}

.px-items-item {
    width: 240px;
    height: 100px;
}

.px-items-item-nopadding {
    width: 240px;
    height: 100px;
    border-radius: 12px;
    border: solid 1px #0186d8;
    text-align: left;
}

.zzgl-title-pad {
    padding-top: 0px;
}

.newStyle .zzgl-zzld-content-item,
.newStyle .zzgl-zzld-content-item-long {
    font-size: 35px;
}

.newStyle span {
    font-size: 40px;
}

.newStyle .zzgl-px-content-i {
    width: 510px;
    height: auto;
    margin: 80px 0 20px 0;
}

.newStyle .zzgl-title-pad {
    padding-top: 25px;
}

.newStyle .px-items-item {
    border-radius: 12px;
    border: solid 1px #0186d8;
    padding-left: 29px;
    text-align: left;
    margin-top: 25px;
    width: 100%;
}

.newStyle .px-items-item-nopadding {
    width: 100%;
    height: 100px;
    border-radius: 12px;
    border: solid 1px #0186d8;
    padding-left: 29px;
    text-align: left;
    margin-top: 25px;
}

/* 移动端适配 */
@media only screen and (max-width: 1200px) {
    .zzgl-content {
        width: 90%;
    }

    .zzgl-zzld-content-i {
        width: 100%;
        margin: 15px 0 10px 0;
        border-radius: 10px;
        padding-left: 10%;
        padding-top: 3px;
    }

    .zzgl-zzld-content-all {
        display: block;
        margin-top: 0px;
        padding: 0 10px;
        width: 100%;
    }

    .zzgl-zzld-content-item {
        width: 90%;
        height: 50px;
    }

    .zzgl-px-content-all {
        display: block;
        margin-top: -30px;
        padding: 0 10px;
        width: 100%;
        height: auto;
    }

    .px-items-item, .px-items-item-nopadding {
        width: 100%;
        height: auto;
        margin-top: 25px;
    }

    .px-items-item-nopadding {
        padding-left: 30px;
    }

    .px-items {
        display: block;
        margin-top: 0;
        padding-top: 0;
    }

    /* 政务公开培训 */
    .zzgl-px {
        height: auto;
        margin-top: 50px;
    }

    .zzgl-px-content-i {
        width: 100%;
        height: auto;
        margin-top: 50px;
    }

    .px-backimg {
        padding-top: 5px;
    }

    .sixWords, .fourWords {
        font-size: 20px;
    }

    .tj-backimg {
        padding-top: 5px;
    }

    .zzgl-zzld-content-item-long {
        width: 100%;
        height: 50px;
    }

    .zzgl-zzld {
        margin-top: 40px;
    }

    .zzgl-title-pad {
        padding-top: 5px;
    }
}

@media only screen and (max-width: 1200px) and (min-width: 501px) {
    /* 国徽背景 */
    .zzgl_gh {
        width: 240px;
        height: 60px;
        position: absolute;
        top: 0.3%;
        left: 18%;
    }
}

@media only screen and (max-width: 850px) {
    /* 国徽背景 */
    .zzgl_gh {
        width: 120px;
        height: 30px;
        position: absolute;
        top: 0.3%;
        left: 15%;
    }
}


   