input {
    background: transparent;
    border: none;
    /* 去掉边框 */
    outline: none;
    /* 去掉点击外发光 */
}

/* 消除自动填充黄色背景（Chrome自动填表黄色底色） */
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 9999px transparent inset !important;
    box-shadow: 0 0 0 9999px transparent inset !important;
    -webkit-text-fill-color: #333 !important;
}

select {
    background: transparent;
    border: none;
    outline: none;
    appearance: none;
}

select option {
    background: transparent;
}

select option:checked {
    background: transparent !important;
}

select option:hover {
    background: #f5f5f5;
}

select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 9999px transparent inset !important;
}

.leader {
    background-image: url(../images/gktopbg.png), linear-gradient(#fff, #fff);
    background-repeat: no-repeat;
    background-position: -15px -31px, 0 0;
    background-size: auto, 100% 100%;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    padding: 4%;
    z-index: 99;
    display: inline-block;
}

.leaderLeft {
    width: 55%;
    margin-right: 5%;
    float: left;
}

.leaderRight {
    width: 40%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    text-align: center;
    float: right;
    margin-top: -13px;
}

.leaderRight a {
    width: 23%;
    padding: 1%;
}

.leaderBg {
    background: #ffffff;
    box-shadow: inset 0 0 27px rgba(205, 234, 254, 0.9);
    padding: 6%;
}

.leadItem {
    display: flex;
    justify-content: flex-start;
    align-items: top;
}

.leadItemPic {
    width: 40%;
}

.leadItemTxt {
    width: 70%;
}

.leadItemTxt p,
.leadItemTxt p a,
.leadItemJianje p,
.leadItemJianje p a {
    font-size: 16px;
    line-height: 34px;
    color: #000;
}

.leadItemJianje {
    margin-top: 20px;
}

.leaderFont a {
    font-size: 24px !important;
    font-weight: bold !important;
    color: #0771ba !important;
}

.leadItemFun {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 20px;
}

.leadItemFun a {
    background: #ffffff;
    box-shadow: inset 0 0 27px rgba(205, 234, 254, 0.9);
    padding: 2% 4%;
    font-size: 20px;
    font-weight: normal;
    width: 40%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.leadItemFun a:hover {
    background: linear-gradient(145deg, #edf7ff, #b9dff9);
    color: #0771ba;
    transform: translateY(-5px);
    transition: 0.5s;
    font-weight: 900;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
}

.mt30 {
    margin-top: 30px;
}

.leaderRight a {
    font-size: 20px;
    margin: 10px 0px;
    display: block;
}
.leaderRight a img {
    width:100%;
    font-size: 20px;
    margin: 10px 0px;
    display: block;
}
.leaderRight span {
    font-size: 16px;
    line-height: 24px;
    display: block;
    margin-top: 10px;
    color: #555;
}

.leaderRight a:hover,
.leaderRight img:hover {
    transform: translateY(-5px);
    transition: 0.5s;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    cursor: pointer;
    color: #0771ba;
}

/* 政府信息公开 */
.zfxxgk {
    background: #eef7ff;
    padding: 40px 0px;
    display: inline-block;
    width: 100%;
}

.gkLeft {
    width: 60%;
    float: left;
}

.gkRight {
    width: 36%;
    float: left;
    margin-left: 4%;
}

.gkLeftCon {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.gkLeftCon a {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 23%;
    margin: 1% 0;
    background: #ffffff;
    padding: 2% 4%;
}

.gkLeftCon a:hover {
    background: linear-gradient(145deg, #ffffff, #bae3ff);
    color: #0771ba;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 30px;
    transform: translateY(-5px);
    transition: 0.5s;
}

.swiperZhengCe {
    background: #fff;
    padding: 30px;
    margin-top: 20px;
}

.SwiperZhengCeTit {
    border-bottom: 1px solid #e7f3ff;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.zckJianSuo {
    padding: 30px;
    background-image: url(../images/zckbg.png), linear-gradient(0deg, #237aee, #76affc);
    background-repeat: no-repeat;
    background-position: 330px 15px, center;
    margin-top: 30px;
}

.zckJianSuoTit {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    padding: 20px;
    margin-left: 63px;
}

.jianSuoCon,.jianSuoCon form{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.jianSuoConLeft {
    width: 55%;
    background: rgba(255, 255, 255, 0.1);
    height: 50px;
    line-height: 50px;
    margin: 1% 5%;
    border-radius: 40px
}

.jianSuoConLeft input {
    width: 100%;
    height: 50px;
    padding-left: 30px;
    color: #fff;
    opacity: 1;
    font-size: 15px;
}

input::-webkit-input-placeholder {
    color: #fff;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
}

.jianSuoConRight {
    width: 25%;
    background: rgba(255, 255, 255, 0.1);
    height: 50px;
    line-height: 50px;
    margin: 1% 5%;
    border-radius: 40px
}

.jianSuoConRight select {
    width: 100%;
    height: 50px;
    color: #fff;
    padding-left: 20px;
    font-size: 15px;
}

.jianSuoConRight select option {
    width: 100%;
    height: 50px;
    color: #333;
    padding-left: 20px;
    border: 1px solid #ccc;
    background: linear-gradient(145deg, #ffffff, #bae3ff);
    font-size: 15px;
}

.button {
    background: rgba(255, 255, 255, 0.1);
    width: 90%;
    margin-left: 5%;
    height: 50px;
    color: #fff;
    border-radius: 40px;
    margin-top: 20px;
    font-size: 18px;
}

.button:hover {
    background: linear-gradient(30deg, #237aee, #589cf7);
    color: #fff;
    transform: translateY(-5px);
    transition: 0.5s;
}

.zfGongBao {
    background: linear-gradient(145deg, #eef5fd, #cadffb);
    border: 1px solid #cee7ff;
    margin-top: 20px;
    padding: 53px 11px;
    display: flex;
}

.zfGongBaoLeft {
    width: 50%;
    float: left;
}

.zfGongBaoRight {
    width: 50%;
    float: left;
}

.gbSelect {
    background: #fff;
    width: 70%;
    height: 50px;
    line-height: 50px;
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 15%;
    font-size: 16px;
}

.gbSelect select {
	width:100px;
	overflow:hidden;
    float: right;
    text-align: end;
    font-size: 14px;
	text-align:center;
}

.gbbutton {
    background: #0061b0;
    width: 100%;
    height: 50px;
    color: #fff;
    margin-top: 20px;
    font-size: 18px;
}

.gbbutton:hover {
    background: linear-gradient(30deg, #237aee, #589cf7);
    color: #fff;
    transform: translateY(-5px);
    transition: 0.5s;
}

/* 重点领域 */

.categoryBoxWrapTit {
    font-size: 24px;
    color: #0771ba;
    font-weight: bold;
    border-bottom: 1px solid #e7f3ff;
    margin: 40px 0px 20px 0px;
    padding: 20px 0;
    position: relative;
}

.categoryBoxWrapTit::after {
    content: "";
    width: 100px;
    height: 5px;
    background: #0771ba;
    position: absolute;
    left: 48px;
    bottom: -2px;
}

.categoryBoxWrap {
    width: 100%;
}

.categoryGrid {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    list-style: none;
}

.categoryGrid li {
    width: 180px;
    height: 70px;
    margin-bottom: 20px;
}

.categoryGrid li a {
    width: 180px;
    height: 70px;
    border: 1px solid #b3d8ff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background: #f8fbff;
    transition: all 0.2s ease;
    font-size: 16px;
}

.categoryGrid li a img {
    margin-right: 10px;
}

.categoryGrid li a:hover {
    color: #0771ba;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    transform: translateY(-5px);
    transition: 0.5s;
}

.categoryGrid li.hiddenMore {
    display: none;
}

.categoryGrid li.toggleBtn {
    height: 70px;
    border: 1px solid #b3d8ff;
    background: #0771ba;
    color: #fff;
    text-align: center;
    line-height: 70px;
    width: 180px;
    cursor: pointer;
}

.categoryGrid li.toggleBtn:hover {
    border: 1px solid #b3d8ff;
    background: #b3d8ff;
    color: #0771ba;
    transform: translateY(-5px);
    transition: 0.5s;
}

.leaderBox {
    font-size: 26px;
    font-weight: 900;
    line-height: 40px;
    margin: 10px 0px 20px 0px;
}

.leaderBoxIcon {
    width: 6px;
    height: 40px;
    border-radius: 6px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    background: linear-gradient(to bottom, #ff2222 0 12%,
            #ffffff 12% 16%,
            #0088ee 16%, #f8fbff 100%);
}

.tabItem {
    width: 160px !important;
}

.tabItem.active {
    width: 160px !important;
}

/* ==================== 响应式 (320px – 767px) ==================== */
@media screen and (min-width: 320px) and (max-width: 767px) {
    .leaderBox {
        font-size: 18px;
        font-weight: 900;
        line-height: 40px;
        margin: -6px 0px 8px 0px;
    }

    .leaderBoxIcon {
        width: 6px;
        height: 28px;
        margin-right: 13px;
    }

    .leader {
        background-image: none
    }

    .leader {
        padding: 0;
    }

    .fixTop {
        margin-top: -25px;
    }

    .leaderLeft {
        width: 100%;
        margin-right: 0%;
    }

    .leaderRight {
        width: 100%;
        margin-top: 10px;
    }

    .leadItemPic img {
        width: 90%;
    }

    .leaderFont a {
        font-size: 18px !important;
    }

    .leadItemTxt p,
    .leadItemTxt p a,
    .leadItemJianje p,
    .leadItemJianje p a {
        font-size: 16px;
        line-height: 25px;
        color: #000;
    }

    .mt30 {
        margin-top: 10px;
    }

    .leadItemJianje {
        margin-top: 7px;
    }

    .leadItemFun a {
        font-size: 14px;
    }

    .leadItemFun a img {
        width: 30px;
    }

    .leaderRight a {
        font-size: 16px;
    }

    .leaderRight a img {
        width: 80%;
    }

    .zfxxgk {
        padding: 10px 0px;
    }

    .leaderRight span {
        font-size: 14px;
        line-height: 21px;
        display: block;
        margin-top: 8px;
        color: #939393;
    }

    .gkLeftTit a img {
        height: 55px;
        width: auto;
    }

    .gkLeftCon a img {
        width: 25px;
        margin-right: 6px;
    }

    .gkLeft {
        width: 100%;
    }

    .gkRight {
        width: 100%;
        margin-left: 0%;
    }

    .gkLeftCon {
        width: 100%;
    }

    .gkLeftCon a {
        width: 44%;
        margin: 1%;
        padding: 2% 2%;
        font-size: 14px;
        justify-content: left;
    }

    .tabItem {
        font-size: 18px;
        width: 80px !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .tabItem.active {
        width: 80px !important;
    }

    .newsMore {
        display: none;
    }

    .SwiperZhengCeTit {
        border-bottom: 1px solid #e7f3ff;
        margin: 0px;
        padding: 0px;
    }

    .zckJianSuo {
        background-position: 223px 15px, center;
        padding: 15px;
    }

    .jianSuoConLeft {
        width: 50%;
    }

    .jianSuoConRight {
        width: 30%;
    }

    .jianSuoConLeft input {
        padding-left: 20px;
    }

    .zfGongBao {
        padding: 20px 18px;
    }

    .zfGongBaoLeft img {
        width: 88%;
        margin-top: 14px;
    }

    /* 重点领域 */

    /* ---------- 标题区域 ---------- */
    .categoryBoxWrapTit {
        font-size: 18px;
        margin: 20px 0 15px 0;
        padding: 15px 0;
    }

    .categoryBoxWrapTit::after {
        width: 60px;
        height: 3px;
        left: 15px;
    }

    /* ---------- 网格改为每行2个，宽度自适应 ---------- */
    .categoryGrid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
        padding: 0 15px;
    }

    .categoryGrid li {
        width: auto !important;
        /* 覆盖桌面端固定宽度 */
        height: 50px;
        margin-bottom: 0;
    }

    /* ---------- 普通选项卡片 ---------- */
    .categoryGrid li a {
        width: 100% !important;
        /* 覆盖桌面端固定宽度 */
        height: 50px;
        font-size: 14px;
        border-radius: 6px;
    }

    .categoryGrid li a:hover {
        transform: none;
        /* 去掉桌面端的位移效果 */
        border-top-left-radius: 6px;
        border-bottom-right-radius: 6px;
    }

    /* ---------- 激活态高亮 ---------- */
    .categoryGrid li.active a {
        background: #0771ba;
        color: #fff;
        border-color: #0771ba;
    }

    /* ---------- 展开/收缩按钮 ---------- */
    .categoryGrid li.toggleBtn {
        width: 100% !important;
        /* 覆盖桌面端固定宽度 */
        height: 50px;
        line-height: 50px;
        font-size: 14px;
        border-radius: 6px;
        grid-column: span 2;
        /* 占满整行 */
    }

    /* 无模块公开 */
    html,
    body {
        overflow-anchor: none !important;
        scroll-behavior: auto !important;
    }

    /* 禁止卡片获取焦点触发自动滚动 */
    .publicLeftCard {
        cursor: pointer;
        outline: none;
        -webkit-tap-highlight-color: transparent;
    }


}

/* 五公开栏目开始 */

/* 五公开开始 */

.govPublicWrap {
    width: 100%;
    height: 280px;
    position: relative;
    overflow: hidden;
    margin-top: 40px;
}

.govPublicWrap>ul {
    display: flex;
    width: 100%;
    height: 100%;
    list-style: none;
}

/* 一共5个li，默认均分20%宽度 */
.govPublicWrap>ul>li {
    width: 20%;
    height: 100%;
    display: flex;
    transition: width 0.4s ease;
    cursor: pointer;
    position: relative;
}

.govPublicWrap>ul>li.active {
    width: 50%;
}

.publicLeftCard {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    padding: 20px 10px;
    transition: all 0.4s ease;
}

.govPublicWrap>ul>li.active .publicLeftCard {
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 30px;
}

.publicLeftCard h3 {
    font-size: 20px;
    font-weight: 600;
    transition: all 0.4s ease;
}

.govPublicWrap>ul>li.active .publicLeftCard h3 {
    writing-mode: vertical-rl;
    text-orientation: upright;
    letter-spacing: 4px;
}

.govPublicWrap>ul>li:not(.active) .publicLeftCard h3 {
    writing-mode: horizontal-tb;
    letter-spacing: 0;
    margin-bottom: 16px;
}

.item1 .publicLeftCard,
.item1 .publicRightMenu {
    background: linear-gradient(180deg, #e2f3df, #fafafa);
}

.item2 .publicLeftCard,
.item2 .publicRightMenu {
    background: linear-gradient(180deg, #e6e0ff, #f6f2ff);
}

.item3 .publicLeftCard,
.item3 .publicRightMenu {
    background: linear-gradient(180deg, #d6e5ff, #eff4ff);
}

.item4 .publicLeftCard,
.item4 .publicRightMenu {
    background: linear-gradient(180deg, #fbedd1, #fffae7);
}

.item5 .publicLeftCard,
.item5 .publicRightMenu {
    background: linear-gradient(180deg, #f3dfdf, #fef6f6);
}

.item1 h3 {
    color: #387464;
}

.item2 h3 {
    color: #674ab8;
}

.item3 h3 {
    color: #3a67b1;
}

.item4 h3 {
    color: #b89448;
}

.item5 h3 {
    color: #a84646;
}

.cardImg {
    width: 130px;
    height: 154px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom;
    flex-shrink: 0;
}

.item1 .cardImg {
    background: url("../images/wgk1.png");
    background-size: 100% 100%;
}

.item2 .cardImg {
    background: url("../images/wgk2.png");
    background-size: 100% 100%;
}

.item3 .cardImg {
    background: url("../images/wgk3.png");
    background-size: 100% 100%;
}

.item4 .cardImg {
    background: url("../images/wgk4.png");
    background-size: 100% 100%;
}

.item5 .cardImg {
    background: url("../images/wgk5.png");
    background-size: 100% 100%;
}

.publicRightMenu {
    display: none;
    width: 65%;
    height: 100%;
    padding: 40px;
    border-left: 1px solid rgba(0, 0, 0, 0.08);
    position: absolute;
    right: 0;
    top: 0;
    overflow-y: auto;
}

.publicRightMenu.activeCon {
    display: block;
    z-index: 99;
}

.menuList {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px 20px;
    list-style: none;
}

.menuList li a {
    font-size: 16px;
    color: #333;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 10px;
}

.menuList li a::before {
    content: "›";
    font-size: 24px;
    color: #666;
}

.menuList li a:hover {
    color: #0771ba;
}








/* ============================================================
       手机端 (< 767px) — 媒体查询适配
       ============================================================ */
@media (max-width: 766px) {
    .header {
        height: 300px;
    }

    .govPublicWrap {
        height: auto;
        overflow: visible;
    }

    .govPublicWrap>ul {
        flex-direction: column;
        height: auto;
        gap: 10px;
        padding: 0;
    }

    .govPublicWrap>ul>li {
        width: 100% !important;
        height: auto;
        flex-direction: column;
        transition: none;
        border-radius: 8px;
        overflow: hidden;
    }

    .govPublicWrap>ul>li.active {
        width: 100%;
    }

    /* 正常横向排列，文字左，图片右，两端分开 */
    .publicLeftCard {
        flex-direction: row !important;
        justify-content: space-between !important;
        align-items: center;
        padding: 15px 20px;
        height: auto;
    }

    .publicLeftCard h3 {
        writing-mode: horizontal-tb !important;
        letter-spacing: 1px;
        margin-bottom: 0;
        font-size: 18px;
    }

    .cardImg {
        width: 50px;
        height: 59px;
        margin-right: 35px;
    }

    .publicRightMenu {
        position: static;
        width: 100%;
        height: auto;
        border-left: none;
        border-top: 1px solid rgba(0, 0, 0, 0.08);
        padding: 20px;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.3s ease;
    }

    .publicRightMenu.activeCon {
        max-height: 800px;
    }

    .menuList {
        grid-template-columns: 1fr;
        gap: 16px;
        padding: 0;
    }

    .menuList li a {
        font-size: 15px;
    }
}


/* 小屏手机额外优化 */
@media (max-width: 400px) {
    .publicLeftCard h3 {
        font-size: 16px;
    }

    .menuList a {
        font-size: 12px;
        padding: 6px 12px;
    }
}

.categoryBoxWrapTit {
    font-size: 24px;
    color: #0771ba;
    font-weight: bold;
    border-bottom: 1px solid #e7f3ff;
    margin: 40px 0px 20px 0px;
    padding: 20px 0;
    position: relative;
}

.categoryBoxWrapTit::after {
    content: "";
    width: 100px;
    height: 5px;
    background: #0771ba;
    position: absolute;
    left: 48px;
    bottom: -2px;
}

.categoryBoxWrap {
    width: 100%;
}

.categoryGrid {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    list-style: none;
    padding: 0;
    margin: 0;
}

.categoryGrid li {
    width: 180px;
    height: 50px;
    margin-bottom: 10px;
    list-style: none;
}

.categoryGrid li a {
    width: 180px;
    height: 50px;
    border: 1px solid #b3d8ff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background: #f8fbff;
    transition: all 0.2s ease;
    font-size: 16px;
    text-decoration: none;
    color: #333;
}

.categoryGrid li a:hover {
    color: #0771ba;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    transform: translateY(-5px);
    transition: 0.5s;
}

/* 图片基础样式 */
.categoryGrid li a img {
    width: 24px;
    height: 24px;
    transition: transform 0.3s ease;
}

/* 定义左右摇摆旋转动画 */
@keyframes rotateSwing {
    0% {
        transform: rotateY(0Deg);
    }

    100% {
        transform: rotateY(360deg);
    }
}

/* 鼠标经过a标签，图片循环旋转摇摆 */
.categoryGrid li a:hover img {
    animation: rotateSwing 0.6s infinite ease-in-out;
}

/* 隐藏项默认隐藏 */
.categoryGrid li.hiddenMore {
    display: none;
}

/* 展开后显示更多分类 */
.categoryGrid.showAll li.hiddenMore {
    display: block;
}

.categoryGrid li.toggleBtn {
    height: 50px;
    background: #0771ba;
    color: #fff;
    text-align: center;
    line-height: 50px;
    width: 180px;
    cursor: pointer;
}

.categoryGrid li.toggleBtn:hover {
    background: #b3d8ff;
    color: #0771ba;
    transform: translateY(-5px);
    transition: 0.5s;
}

/* 移动端适配 */
@media screen and (max-width:767px) {
    .container {
        width: 100%;
        padding: 0 15px;
    }

    .categoryGrid {
        grid-template-columns: repeat(2, 1fr);
    }

    .categoryGrid li {
        width: 100%;
    }

    .categoryGrid li a,
    .categoryGrid li.toggleBtn {
        width: 100%;
    }
@media screen and (min-width: 320px) and (max-width: 767px) {
.gbSelect {
    flex-wrap: wrap;
	font-size: 13px;
}

.gbSelect select {
    width: 60px;
		}
	}
}
.gkLeftCon a:nth-of-type(5) img {
   margin-left:-10px
}
@media screen and (min-width: 1100px) and (max-width: 1334px) {
    .zfGongBao {
        padding: 35px 20px;
    }
    .zfGongBaoLeft {
        width: 44%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .zfGongBaoLeft img {
        max-width: 100%;
        height: auto;
    }
    .zfGongBaoRight {
        width: 56%;
        box-sizing: border-box;
        padding-left: 14px;
    }
    .gbSelect {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
    }
    .gbSelect select {
        width: 110px;
        flex-shrink: 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
    .zfGongBao {
        flex-direction: column;
        padding: 30px 18px;
    }
    .zfGongBaoLeft {
        width: 100%;
        text-align: center;
        margin-bottom: 18px;
    }
    .zfGongBaoLeft img {
        max-width: 260px;
    }
    .zfGongBaoRight {
        width: 100%;
        box-sizing: border-box;
    }
    .gbSelect {
        width: 100%;
        padding: 0 12px;
        box-sizing: border-box;
    }
    .gbSelect select {
        width: 120px;
        flex-shrink: 0;
    }
}