/* 领导信息及文件板块 */

.gover-left {
    width: 390px;
    margin-right: 20px;
}

.gover-leader-box {
    height: auto;
    padding: 20px 40px;
    background-color: #F2F9FF;
}

.de-icon-block {
    display: inline-block;
    width: 3px;
    height: 18px;
    background-color: #125DB2;
    margin-right: 4px;
    vertical-align: middle;
}

.de-icon-title {
    font-size: 18px;
    display: inline-block;
    font-weight: 600;
    color: #125DB2;
    vertical-align: middle;
}

.gover-leader-pic {
    width: 100%;
    text-align: center;
}

.gover-leader-pic img {
    padding: 20px 0px;
}

.gover-leader-info {
    font-size: 16px;
    font-size: .16rem;
    font-weight: 500;
    color: #333333;
    margin-bottom: 20px;
}

.gover-org {
    font-size: 16px;
    font-size: .16rem;
    font-weight: 500;
    color: #1764CE;
}

.gover-org-name span {
    font-size: 16px;
    font-size: .16rem;
    font-weight: 500;
    color: #333333;
    margin-right: 12px;
}

.gover-title-box {
    display: inline-block;
    width: 67%;
}

.gover-yd {
    background: #F2F9FF;
    padding-top: 20px;
    padding: .4rem;
}

.yd-box1 {
    margin-bottom: 20px;
}

.gover-yd-pic-box {
    width: 30%;
    margin-right: 3%;
    float: left;
}

.gover-yd-pic-box img {
    width: 100%;
}

.gover-yd-name {
    display: inline-block;
    background: #FFFFFF;
    border: 2px solid #125DB2;
    text-align: center;
    width: 100%;
    padding: .4rem 0px;
    font-size: 18px;
    font-weight: 500;
    color: #333333;
}

.gover-yd-title {
    display: inline-block;
    background-color: #125DB2;
    text-align: center;
    width: 100%;
    padding: .4rem 0px;
    font-size: 18px;
    font-weight: 500;
    color: #FFFFFF;
}

.gover-yd-two {
    font-size: 0px;
}

.gover-yd-single {
    display: inline-block;
    width: 47%;
    margin-right: 4%;
    background-color: #fff;
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    text-align: center;
    background: #FFFFFF;
    padding: 12px 0px;
    margin-top: 20px;
}

.gover-yd-three {
    margin-top: 30px;
    margin-top: .3rem;
    font-size: 0px;
}

.re-leadership-info-box {
    position: relative;
    margin-bottom: 20px;
    background-color: #EDF6FF;
    background-image: url('../images/zhengwugongkai/border.png');
    background-repeat: repeat-y;
    background-size: 3px auto;
}
.re-leadership-info-box::before {
    z-index: 2;
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 15px;
    height: 12px;
    background-image: url('../images/zhengwugongkai/horn.png');
    background-repeat: no-repeat;
    background-size: 15px auto;
    transform: rotateY(180deg);
}

.re-leadership-info-box::after {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 15px;
    height: 12px;
    background-image: url('../images/zhengwugongkai/horn.png');
    background-repeat: no-repeat;
    background-size: 15px auto;
    transform: rotateX(180deg) rotateY(180deg);
}

.gover-box-st {
    position: relative;
    height: 40px;
    color: #1764CE;
    line-height: 40px;
    font-weight: 400;
    text-align: center;
    font-size: 16px;
    background-image: url('../images/zhengwugongkai/border_right.png');
    background-repeat: repeat-y;
    background-size: 3px auto;
    background-position: right;
}
.gover-box-st::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 15px;
    height: 12px;
    background-image: url('../images/zhengwugongkai/horn.png');
    background-repeat: no-repeat;
    background-size: 15px auto;
}

.gover-box-st::after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 15px;
    height: 12px;
    background-image: url('../images/zhengwugongkai/horn.png');
    background-repeat: no-repeat;
    background-size: 15px auto;
    transform: rotateX(180deg);
}

.gover-box-st a, .gover-box-st b {
    display: block;
    height: 100%;
}

.gover-box-st a::before, .gover-box-st b::before {
    position: absolute;
    content: '';
    left: 15px;
    top: 0;
    width: calc(100% - 30px);
    height: 2px;
    background-image: url('../images/zhengwugongkai/border_top.png');
    background-repeat: repeat-x;
    background-size: auto 2px;
    background-position: top;
}

.gover-box-st a::after, .gover-box-st b::after {
    position: absolute;
    content: '';
    left: 15px;
    bottom: 0;
    width: calc(100% - 30px);
    height: 2px;
    background-image: url('../images/zhengwugongkai/border_bottom.png');
    background-repeat: repeat-x;
    background-size: auto 2px;
    background-position: top;
}

.re-leadership-info-box.act {
    background-color: rgb(60, 135, 240);
    background-image: url('../images/zhengwugongkai/border_act.png');
}

.re-leadership-info-box.act::before {
    background-image: url('../images/zhengwugongkai/horn_act.png');
}

.re-leadership-info-box.act::after {
    background-image: url('../images/zhengwugongkai/horn_act.png');
}

.re-leadership-info-box.act .gover-box-st {
    background-image: url('../images/zhengwugongkai/border_right_act.png');
}
.re-leadership-info-box.act .gover-box-st::before {
    background-image: url('../images/zhengwugongkai/horn_act.png');
}

.re-leadership-info-box.act .gover-box-st::after {
    background-image: url('../images/zhengwugongkai/horn_act.png');
}

.re-leadership-info-box.act .gover-box-st b::before {
    background-image: url('../images/zhengwugongkai/border_top_act.png');
}

.re-leadership-info-box.act .gover-box-st b::after {
    background-image: url('../images/zhengwugongkai/border_bottom_act.png');
}

.re-leadership-info-box.act b {
    color: #fff;
}

.gover-three {
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: linear-gradient(135deg, #1764CE 0%, #7AAFF6 100%);
}

.gover-three a {
    color: #FFFFFF;
    font-size: 18px;
    font-size: .18rem;
}

.gover-pc {
    display: block;
}

.gover-yd {
    display: none;
}


/* 右侧 */

.gover-infor-box {
    width: calc(100% - 410px);
}

.gover-nav-title {
    line-height: 34px;
    font-size: 0px;
}

.gover-nav-title .p-nav-text-title {
    /* margin-right: 40px; */
    vertical-align: middle;
}

.gover-nav-title span:last-child {
    margin-right: 0px;
}

.gover-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    color: #FFFFFF;
    background-color: #125DB2;
    padding: 4px 10px;
    cursor: pointer;
    vertical-align: middle;
    margin-right: 40px;
}

.p-nav-box {
    display: inline-block;
}

.p-nav-text-active {
    color: #125DB2 !important;
}

.p-nav-text-title {
    color: #999999;
    font-weight: 600;
    font-size: 18px;
    font-size: .18rem;
}

.p-nav-text-title:hover {
    cursor: pointer;
}

.de-info-three .de-ul-font {
    font-size: 16px;
    font-size: .16rem;
    padding-left: 0px;
}

.de-line-title p {
    font-size: 16px;
    font-size: .16rem;
    color: #125DB2;
}

.de-ul-font li {
    height: 46px;
    line-height: 46px;
}

.de-circle {
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #125DB2;
    margin-right: 4px;
    margin-top: 22px;
}

.de-content {
    display: inline-block;
    width: 530px;
    color: #333333;
    font-size: 16px;
    font-size: .16rem;
    overflow: hidden;
    /*内容超出后隐藏*/
    text-overflow: ellipsis;
    /* 超出内容显示为省略号 */
    white-space: nowrap;
    /* 文本不进行换行 */
}

.de-data {
    display: inline-block;
    width: 100px;
    color: #999999;
    text-align: right;
    font-size: 16px;
    font-size: .16rem;
}


/* 搜索 */

.gover-search {
    margin-top: 8px;
    background-color: #F2F9FF;
    padding: 30px 20px;
    position: relative;
}

.gover-search-label {
    font-size: 20px;
    font-size: .2rem;
    font-weight: 600;
    color: #1764CE;
    line-height: 40px;
    height: 40px;
    margin-right: 40px;
}

.gover-search img {
    position: absolute;
    top: 43px;
    left: 190px;
}

.gover-search input {
    width: 425px;
    height: 40px;
    padding-left: 35px;
}

.gover-btn-search button {
    display: inline-block;
    height: 40px;
    width: 100px;
    background-color: #1764CE;
    font-size: 16px;
    font-size: .16rem;
    font-weight: 600;
    color: #FFFFFF;
}

input::-webkit-input-placeholder {
    color: #CCCCCC;
    font-size: 14px;
    font-size: .14rem;
}

input::-moz-placeholder {
    color: #CCCCCC;
    font-size: 14px;
    font-size: .14rem;
}

input::-ms-input-placeholder {
    color: #CCCCCC;
    font-size: 14px;
    font-size: .14rem;
}


/* 政策解读/重大会议 */

.gover-policy-interpretation,
.gover-major-meetings {
    margin-top: 20px;
}


/* 政府公开信息 */

.gover-public-info-box {
    background-color: #F2F9FF;
    margin-top: 25px;
    padding: 30px 0px 60px 0px;
    padding: .3rem 0rem .6rem 0rem;
}

.gover-title-active {
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    color: #1764CE;
    border-bottom: 2px solid #125DB2;
}

.gover-left-icon,
.gover-right-icon {
    display: inline-block;
    width: 48px;
    height: 24px;
    text-align: center;
    cursor: pointer;
    line-height: 24px;
}

.gover-icon-box {
    display: inline-block;
}

.gover-left-icon {
    background-color: #125DB2;
}

.gover-right-icon {
    background-color: #DBECFB;
}

.gover-public-content {
    font-size: 0px;
}

.gover-public-title {
    margin-bottom: 20px;
    margin-top: 20px;
}

.gover-four-box {
    text-align: center;
    display: block;
    cursor: pointer;
    margin: 10px;
    margin: .1rem;
}

.gover-four-box:hover {
    transform: scale(1.1);
    transition: .5s;
}

.gover-four-box img {
    width: 60px;
    border-radius: 50%;
}

.gover-four-box p {
    margin-top: 10px;
    font-size: 16px;
    font-size: .16rem;
    font-size: .16rem;
    font-weight: 500;
    color: #333333;
    margin-bottom: 20px;
}


/* 政府信息公开 */

.gover-public-information {
    border-top: 1px solid #eee;
}

.gover-public-information-content {
    background-color: #fff;
    padding: 30px 15px 20px;
    margin: 0;
}

.gover-public-info-bg {
    font-size: 24px;
    font-size: .24rem;
    font-weight: bold;
    line-height: 80px;
    color: #125DB2;
    background: url(../images/gover-bg2.png) no-repeat center;
    background-origin: content-box;
    height: 80px;
    text-align: center;
    margin-bottom: 16px;
    background-size: 100% 100%;
}

.gover-public-info-bg:last-child {
    margin-bottom: 0px;
}

.gover-public-directory .row div {
    height: 140px;
}


/*****结束*****/


/* 基层政府信息公开 */

.gover-grass-roots-box {
    margin: 30px auto;
    margin: .3rem auto;
}

.gover-grass-roots-content {
    background: url(../images/gover-bg1.png) no-repeat center;
    background-size: cover;
    padding: 20px 20px 0;
}

.gover-grass-roots {
    font-size: 0px;
}

.gover-grass-four {
    display: inline-block;
    width: 22.75%;
    margin-right: 3%;
    cursor: pointer;
    background-color: #fff;
    height: 52px;
    line-height: 52px;
    text-align: center;
    margin-bottom: 20px;
}

.gover-grass-four a {
    font-size: 16px;
    font-size: .16rem;
    font-weight: bold;
    color: #333333;
}

.gover-grass-roots .gover-grass-four:last-child {
    margin-right: 0px;
}

.gover-open-topics-box {
    background: url(../images/gover-bg3.png) no-repeat center;
    padding: 30px 0px;
    padding: .3rem 0px;
    overflow: hidden;
    background-color: #F2F9FF;
}

.gover-open-topics {
    font-size: 0px;
    margin-top: 40px;
    margin-top: .4rem;
}

.gover-topics-four {
    display: inline-block;
    width: 22.75%;
    margin-right: 3%;
    cursor: pointer;
    margin-bottom: 20px;
    margin-bottom: .2rem;
    overflow: hidden;
}

.gover-topics-four img {
    width: 100%;
}

.gover-topics-four:last-child {
    margin-right: 0px;
}

.swiper-container {
    height: 200px;
    height: 2rem;
    line-height: 200px;
    line-height: 2rem;
    width: 100%;
    text-align: center;
}

.swiper-wrapper {
    margin-bottom: 10px;
}

.swiper-slide img {
    width: 95%;
    max-height: 100%;
    cursor: pointer;
}


/* 响应式 */

@media screen and (max-width: 1250px) {
    .gover-nav-title span {
        margin-right: 8px;
    }
    /* .p-nav-text-title {
        font-size: 16px;
    } */
    .de-content {
        width: calc(100% - 110px);
    }
    .gover-search input {
        width: 248px;
    }
    .gover-btn-search button {
        width: 55px;
    }
    .gover-search img {
        left: 176px;
    }
}

@media screen and (max-width: 1033px) {
    .gover-search img {
        left: 160px
    }
}

@media screen and (max-width: 993px) {
    .gover-left {
        width: 30%;
    }
    .gover-infor-box {
        width: 67%;
    }
    .gover-leader-box {
        padding: 20px 10px;
    }
    .gover-leader-box .leader-list-box {
        font-size: 0;
    }
    .gover-search-label {
        font-size: 18px;
        margin-right: 10px;
    }
    .gover-search img {
        left: 150px;
    }
    .gover-org-name span {
        margin-right: 5px;
    }
    .swiper-slide img {
        width: 90%;
    }
    .gover-public-info-bg {
        font-size: 18px;
    }
}

@media screen and (max-width: 750px) {
    .gover-search {
        margin-top: 20px;
    }
    .gover-search input {
        width: calc(100% - 60px);
        height: 40px;
        padding-left: 35px;
    }
    .gover-left {
        width: 100%;
    }
    .gover-infor-box {
        width: 100%;
        margin-top: 25px;
    }
    .gover-nav-title span {
        margin-right: 15px;
    }
    .gover-policy-document .de-content-text {
        height: auto;
    }
    .gover-search-label {
        display: block;
    }
    .gover-search {
        padding: 20px;
    }
    .gover-search img {
        position: absolute;
        top: 73px;
        left: 32px;
    }
    .gover-public-info-bg {
        font-size: 18px;
    }
    .gover-grass-four {
        width: 48%;
        margin-right: 2%;
    }
    .gover-grass-roots-content {
        background: url(../images/gover-bg4.png);
    }
    .gover-topics-four {
        width: 100%;
    }
    .gover-pc {
        display: none;
    }
    .gover-yd {
        display: block;
    }
    .gover-three a {
        font-size: 18px;
    }
    .de-data {
        display: none;
    }
    .de-ul-font li {
        height: auto;
        line-height: auto;
    }
    .de-circle {
        position: absolute;
        /* top: 0;
        bottom: 0;
        left: 0; */
        /* width: 5px;
        height: 5px;
        border-radius: 50%;
        background-color: #DBECFB;
        vertical-align: middle;
        margin-right: 5px; */
        margin: 10px 5px 0 0;
        background-color: #125DB2;
    }
    .de-content {
        width: 100%;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        /* color: #DBECFB; */
        height: auto;
        overflow: hidden;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: initial;
        padding-left: .4rem;
    }
    .gover-public-directory .row div {
        height: 3rem;
    }
}

@media screen and (max-width: 450px) {
    .gover-yd-name {
        font-size: 20px;
        padding: 22px 0px;
    }
    .gover-yd-single {
        font-size: 20px;
    }
    .gover-public-info-bg {
        font-size: 16px;
    }
}

@media screen and (max-width: 400px) {
    .gover-yd-name {
        font-size: 20px;
        padding: 12px 0px;
    }
    .gover-yd-single {
        font-size: 20px;
    }
}

@media screen and (max-width: 350px) {
    .gover-yd-name {
        font-size: 18px;
        padding: 10px 0px;
    }
    .gover-yd-single {
        font-size: 20px;
    }
    .gover-grass-four a {
        font-size: 14px;
    }
    .gover-grass-four {
        height: 48px;
        line-height: 48px;
    }
    .gover-open-topics-box {
        margin-top: 20px;
    }
    .gover-public-info-bg {
        font-size: 14px;
    }
    .gover-public-information-content {
        padding: 30px 10px;
        padding-bottom: 10px;
    }
}

.file-catalogue-box {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    height: 50px;
    border-radius: 25px;
    margin-bottom: .3rem;
    background-image: linear-gradient(90deg, transparent 20%,  #125DB2 1%, #125DB2 79%);
}
.file-catalogue-box .catalogue-title, .file-catalogue-box .catalogue {
    flex: 1;
    line-height: 50px;
    text-align: center;
    color: transparent;
}
.file-catalogue-box .catalogue-title {
    z-index: 1;
    border-radius: 25px;
    background-color: #F4F4F4;
    color: #125DB2;
    z-index: 9;
}
.file-catalogue-box .catalogue {
    cursor: pointer;
}
.file-catalogue-box .catalogue .name {
    color: #fff;
}
.file-catalogue-box .catalogue .catalogue-list-box {
    display: none;
    position: absolute;
    z-index: 99;
    width: 100%;
    left: 0;
    top: 50px;
    padding-top: 20px;
}
.file-catalogue-box .catalogue:hover .name {
    font-weight: bold;
}
.file-catalogue-box .catalogue:hover .catalogue-list-box {
    display: block;
}
.file-catalogue-box .catalogue .catalogue-list-box::after {
    position: absolute;
    content: '';
    left: 50%;
    top: 7px;
    width: 32px;
    height: 14px;
    z-index: 9;
    background-image: url('../images/zhengwugongkai/catalogue_act.png');
    background-size: 100% 100%;
}
.file-catalogue-box .catalogue:nth-last-of-type(1) .catalogue-list-box::after {
    left: 82%;
}
.file-catalogue-box .catalogue .catalogue-list-box .list {
    display: flex;
    flex-wrap: wrap;
    background-color: #fff;
    border: 1px solid #DDDDDD;
}
.file-catalogue-box .catalogue .catalogue-list-box .list .wrap {
    width: 33.33%;
    text-align: center;
    padding: 10px;
}
.file-catalogue-box .catalogue .catalogue-list-box .list .wrap .item {
    background-color: #417DC1;
    color: #fff;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.file-catalogue-box .catalogue .catalogue-list-box .list .wrap .item:hover {
    background-color: #1178ec;
}