html {
    /* scroll-padding-top: 75px; */
}

body {
    max-width: 1920px;
    margin: 0 auto;
    background-color: #f3fcff;
    box-sizing: border-box;
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
    position: relative;
}

.header {
    margin-bottom: 0px !important;
}

.zyrh-header {
    background: url('/material/zt/dzzhfzdwzz/images/header.png') no-repeat center;
    height: 470px;
    background-position: top;
}

.container {
    width: 1300px;
    margin-top: 0px;
    position: relative;
    left: 11px;
    margin: 0 auto;
}

.container * {
    box-sizing: border-box;
}

/* 侧边导航 s*/
.sidebar-box {
    position: fixed;
    z-index: 10000;
    right: 50%;
    margin-right: 730px;
    top: 46px;
    width: unset;
}

.sidebar {
    margin-top: 0px;
    padding-left: 0px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.sidebar::before {
    content: '';
    width: 1px;
    bottom: 0px;
    position: absolute;
    height: 686px;
    background-color: #c0e7ff;
    top: 22px;
    right: -2px;
}

.sidebar a {
    display: block;
    color: #333;
    position: relative;
    z-index: 1000;
    max-width: 250px;
    min-width: 150px;
    height: 47px;
    line-height: 47px;
    text-decoration: none !important;
    font-size: 22px;
    margin-bottom: 11px;
    margin-right: -13px;
    text-align: right;
    padding-right: 39px;
    white-space: nowrap;
}

.sidebar a::before {
    content: '';
    position: absolute;
    top: 17px;
    right: 4px;
    width: 16px;
    height: 16px;
    background: url('/material/zt/dzzhfzdwzz/images/yd.png') no-repeat;
}

.sidebar a.on {
    color: #116ce9;
    font-weight: bold;
    background: url('/material/zt/dzzhfzdwzz/images/blue.png') no-repeat;
    border-radius: 20px;
}

@media(max-width: 1340px) {
    .sidebar-box {
        display: none !important;
    }
}

/* 侧边导航 e */

/* 标题 */
.strong {
    font-weight: bold;
}

a {
    text-decoration: unset !important;
}

.see-more {
    width: 937px;
    height: 26px;
    line-height: 25px;
    background: url('/material/zt/dzzhfzdwzz/images/title.png') no-repeat;
    margin: 33px 159px auto;
    text-align: center;
}

.see-more a {
    font-size: 30px;
    color: #2348bd;
    font-weight: bold;
    margin-left: 24px;
}

/* 概述 */
#top1 {
    width: 1267px;
    margin-top: -115px;
    height: 306px;
    background: url('/material/zt/dzzhfzdwzz/images/mt100.png') no-repeat;
    padding: 69px 17px 0 63px;
    letter-spacing: -0.2px;
    line-height: 30px;
}

#top1 .content {
    font-size: 18px;
    color: #233b57;
}

/* 事项说明 */
#top2 {
    margin-top: 8px;
    margin-left: 18px;
    background: url('/material/zt/dzzhfzdwzz/images/bk.png') no-repeat;
    width: 1241px;
    height: 179px;
}

#top2 .content div,
#top3 .content div {
    height: 46px;
    line-height: 46px;
}

#top2 a,
#top3 a {
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    padding-left: 33px;
}

#top2 .content text {
    font-size: 18px;
    color: #233b57;
    padding: 16px 30px 0 60px;
    line-height: 30px;
    display: block;
}

/* 资质类别 */
#top3 {
    margin-top: 20px;
    margin-left: 10px;
    width: 1259px;
    height: 203px;
    background: url('/material/zt/dzzhfzdwzz/images/bk2.png') no-repeat;
}

#top3 a {
    padding-left: 41px;
}

#top3 .strong {
    font-size: 18px;
    color: #233b57;
}

#top3 text {
    padding: 14px 0 0 68px;
    display: block;
    line-height: 30px;
}

/* 业务范围 */
#top4 {
    width: 1240px;
    height: 334px;
    margin-top: 51px;
    margin-left: 17px;
}

/* 标签栏容器 */
.tab-container {
    height: 74px;
    position: relative;
    display: flex;
    padding: 0px 2px;
    margin-left: -2px;
}

/* 标签 */
.tab-btn {
    width: 386px;
    height: 73px;
    background: url('/material/zt/dzzhfzdwzz/images/tab.png') no-repeat;
    font-size: 20px;
    color: #233b57;
    font-weight: bold;
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    border: none;
    position: relative;
    padding: 2px 0 0 35px;
    margin-left: -14px;
}

/* 激活的标签样式 */
.tab-btn.active {
    height: 74px;
    width: 346px;
    color: #1670d5;
    background: url('/material/zt/dzzhfzdwzz/images/taba.png') no-repeat;
    background-position: -2px -6px;
    margin-top: 1px;
    margin-left: 0px;
    padding: 2px 0 0 22px;
}

/* 标签图标（用你提供的图标风格） */
.tab-btn .icon {
    width: 50px;
    height: 50px;
}

.tab-btn:nth-child(1) .icon {
    background: url('/material/zt/dzzhfzdwzz/images/zzrz.png') no-repeat;
}

.tab-btn:nth-child(2) .icon {
    background: url('/material/zt/dzzhfzdwzz/images/zrcx.png') no-repeat;
}

.tab-btn:nth-child(3) .icon {
    background: url('/material/zt/dzzhfzdwzz/images/jz.png') no-repeat;
}

/* 内容区域 */
.content-wrapper {
    height: 260px;
    box-shadow: 0 0 10px 0 rgba(112, 193, 255, 0.47);
    border: 1px solid #5ba5fe;
    padding: 53px 53px 0 86px;
    font-size: 18px;
    color: #233b57;
    line-height: 1.9;
    background: #ffffff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    font-weight: 300;
}

.content-wrapper.active-child-23 {
    border-top-left-radius: 10px;
}

.content-block {
    display: none;
}

.content-block.active {
    height: 175px;
    display: block;
    overflow-y: auto;
}

/* 申办渠道 */
#top5 {
    margin-top: 29px;
}

.sb-content {
    width: 1240px;
    margin-left: 18px;
}

/* 标签组 */
.step-tabs {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 0;
    background: url('/material/zt/dzzhfzdwzz/images/zx.png') no-repeat;
    background-position-y: center;
}

/* 单个步骤标签 */
.step-tab {
    width: 268px;
    height: 133px;
    background: url('/material/zt/dzzhfzdwzz/images/tab2.png') no-repeat;
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 0 0 0 21px;
    color: #ffffff;
    border: none;
    cursor: pointer;
    font-size: 26px;
}

.step-tab.active {
    background: url('/material/zt/dzzhfzdwzz/images/tab2a.png') no-repeat;
}

/* 内容容器 */
.content-wrapper2 {
    height: 524px;
    position: relative;
    background: url('/material/zt/dzzhfzdwzz/images/content-wrapper2.png') no-repeat;
    line-height: 1.8;
    margin-top: 44px;
    padding: 66px 51px 0 69px;
}

/* 三角 */
.content-wrapper2::before {
    content: "";
    position: absolute;
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 16px solid #1081dc;
}

/* 第1个.content-block2 active时，left=15% */
.content-wrapper2.active-1::before {
    left: 7.5%;
}

/* 第2个.content-block2 active时，left=33.7% */
.content-wrapper2.active-2::before {
    left: 33.7%;
}

/* 第3个.content-block2 active时，自定义left */
.content-wrapper2.active-3::before {
    left: 60.3%;
}

/* 第4个.content-block2 active时，自定义left */
.content-wrapper2.active-4::before {
    left: 86.3%;
}

.content-block2 {
    margin: 3px;
    background: #fff;
    border-radius: 11px;
    display: none;
    font-size: 18px;
    color: #233b57;
    font-weight: 500;
    line-height: 34px;
    height: 100%;
    overflow-y: auto;
}

.content-block2.active {
    height: 382px;
    display: block;
    overflow-y: auto;
}

/* 标签图标 */
.step-tab:nth-child(1) .tab-icon {
    margin-top: -9px;
}

.step-tab:nth-child(2) .tab-icon {
    margin-top: 3px;
    margin-left: 3px;
}

.step-tab:nth-child(3) .tab-icon {
    margin-top: 5px;
    margin-left: -6px;
}

/* Q */
.qualification-tab-section {
    margin: 24px 0 0 10px;
}

/* 标签栏（含Q图标） */
.tab-group {
    width: 1116px;
    height: 62px;
    background: url('/material/zt/dzzhfzdwzz/images/QTab.png') no-repeat;
    position: relative;
    display: flex;
    margin-left: 45px;
    background: #e39b57;
    border-radius: 25px;
}

/* 标签按钮 */
.Qtab-btn {
    min-width: 319px;
    height: 62px;
    background: url('/material/zt/dzzhfzdwzz/images/Qtab.png') no-repeat;
    border: none;
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 9px;
    cursor: pointer;
    transition: background 0.3s;
}

.tab-group .Qtab-btn:nth-of-type(n+2) {
    margin-left: -53px;
}

.tab-group .Qtab-btn:nth-of-type(1) {
    z-index: 4;
}

.tab-group .Qtab-btn:nth-of-type(2) {
    z-index: 3;
}

.tab-group .Qtab-btn:nth-of-type(3) {
    z-index: 2;
}

.tab-group .Qtab-btn:nth-of-type(4) {
    z-index: 1;
}

.Qtab-btn.active {
    background: url('/material/zt/dzzhfzdwzz/images/Qtaba.png') no-repeat;
    z-index: 8 !important;
}

.Qicon {
    position: absolute;
    top: -6px;
    z-index: 9;
}

/* 内容容器 */
.Qcontent-container {
    width: 1240px;
    height: 442px;
    background: #ffffff;
    box-shadow: 0 0 10px 0 rgba(112, 193, 255, 0.47);
    border-radius: 10px;
    margin: -44px 0 0 9px;
    padding: 57px 0 0 37px;
}

/* 内容块默认隐藏 */
.Qcontent-block {
    display: none;
    width: 1184px;
}

.Qcontent-block.active {
    display: block;
}

.Qcontent-block p {
    font-size: 18px;
    color: #233b57;
    display: flex;
    padding-left: 4px;
    padding-right: 10px;
    gap: 12px;
    margin-bottom: 7px;
}

.Qcontent-block p::before {
    content: '';
    width: 10px;
    height: 9px;
    background: url('/material/zt/dzzhfzdwzz/images/d.png') no-repeat;
    margin-top: 6px;
}

.Qcontent-block p span {
    flex: 1;
    line-height: 30px;
}

.related {
    width: 1184px;
    height: 236px;
    background: url('/material/zt/dzzhfzdwzz/images/bk3.png') no-repeat;
}

.related-btn {
    font-size: 22px;
    color: #ffffff;
    font-weight: bold;
    line-height: 46px;
    height: 46px;
    padding-left: 27px;
    width: 157px;
}

/* 关联办事列表（两列布局） */
.related-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 182px;
    row-gap: 28px;
    font-size: 18px;
    color: #233b57;
    font-weight: bold;
    padding: 32px 0 0 40px;
}

.related-list a:hover {
    color: #0062c7;
    cursor: pointer;
}

/* 相关查询 */
#xgcxsm {
    margin: 45px 100px auto;
    margin-bottom: 31px;
}

#top7 {
    width: 1239px;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    gap: 13px;
}

#top7 .flex {
    display: flex;
    gap: 13px;
}

#top7 .left,
#top7 .middle,
#top7 .right {
    width: 403px;
    height: 124px;
    display: flex;
    flex-direction: column;
    padding: 28px 0 0 20px;
    gap: 9px;
    transition: transform 0.3s ease;
    border-radius: 10px;
}

#top7 .left:hover,
#top7 .middle:hover,
#top7 .right:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
}

#top7 .left span,
#top7 .middle span,
#top7 .right span {
    font-size: 24px;
    font-weight: bold;
    min-height: 62px;
}

#top7 .left a,
#top7 .middle a,
#top7 .right a {
    width: 106px;
    height: 44px;
    text-align: center;
    line-height: 36px;
    margin-left: -3px;
}

#top7 .left a span,
#top7 .middle a span,
#top7 .right a span {
    font-size: 16px;
    color: #ffffff;
}

#top7 .left a:hover,
#top7 .middle a:hover,
#top7 .right a:hover {
    cursor: pointer;
}

#top7 .left {
    color: #06856e;
    background: url('/material/zt/dzzhfzdwzz/images/cxleft.png') no-repeat;
}

#top7 .left a {
    background: url('/material/zt/dzzhfzdwzz/images/smleft.png') no-repeat;
}

#top7 .middle {
    color: #0458a6;
    background: url('/material/zt/dzzhfzdwzz/images/cxmiddle.png') no-repeat;
}

#top7 .middle a {
    background: url('/material/zt/dzzhfzdwzz/images/smmiddle.png') no-repeat;
}

#top7 .right {
    color: #a55d21;
    background: url('/material/zt/dzzhfzdwzz/images/cxright.png') no-repeat;
}

#top7 .right a {
    background: url('/material/zt/dzzhfzdwzz/images/smright.png') no-repeat;
}

/* #top7 .left a:hover,
    #top7 .middle a:hover,
    #top7 .right a:hover {
        transform: scaleX(-1);
    }

    #top7 .left a:hover span,
    #top7 .middle a:hover span,
    #top7 .right a:hover span {
        display: inline-block;
        transform: scaleX(-1);
    } */

/* 违规处理 */
#top8 {
    margin-top: 40px;
    margin-left: 75px;
}

.violation-section {
    width: 1258px;
    height: 554px;
    background: url('/material/zt/dzzhfzdwzz/images/wgcl.png') no-repeat;
    padding: 0 10px 0 64px;
    margin: 0 auto;
}

/* 标题 */
.violation-title {
    color: #ffffff;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    height: 60px;
    line-height: 60px;
    margin-bottom: 32px;
    padding-right: 128px;
}

/* 单个违规项容器 */
.violation-item {
    width: 1141px;
    max-height: 48px;
    height: auto;
    background: none;
    margin-bottom: 11px;
    transition: max-height 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.violation-item:has(.violation-item-title.active) {
    background: url('/material/zt/dzzhfzdwzz/images/xk.png') no-repeat;
    max-height: 204px;
}

/* 项标题 */
.violation-item-title {
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
}

.violation-item-title.active .violation-text {
    font-weight: bold;
}

/* 蓝色数字圆 */
.violation-number {
    width: 48px;
    height: 48px;
    font-size: 18px;
    background: url('/material/zt/dzzhfzdwzz/images/ly.png') no-repeat;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 48px;
    margin-left: -12px;
}

/* 标题文字 */
.violation-text {
    width: 1115px;
    height: 48px;
    line-height: 48px;
    background: url('/material/zt/dzzhfzdwzz/images/lt.png') no-repeat;
    flex: 1;
    font-size: 18px;
    color: #333333;
    margin-left: -10px;
    margin-top: -2px;
    padding-left: 25px;
}

/* 箭头图标 */
.violation-arrow {
    position: absolute;
    right: 14.5px;
}

.violation-arrow::after {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    background: url('/material/zt/dzzhfzdwzz/images/zjt.png') no-repeat;
    transition: transform 0.3s ease;
    margin-top: -2px;
}

/* 展开时：箭头朝下 */
.violation-item-title.active .violation-arrow::after {
    transform: rotate(90deg)
}

/* 内容区域 */
.violation-content {
    padding: 0;
    font-size: 18px;
    line-height: 1.88;
    color: #333333;
    max-height: 0;
    opacity: 0;
    /* 默认隐藏 */
    overflow: hidden;
    transition: max-height 0.3s ease, padding 0.3 ease;
    transform: translateZ(0);
    will-change: max-height, opacity;
    /* 展开/收起过渡 */
}

/* 展开时 */
.violation-content.active {
    min-height: 156px;
    margin-bottom: 22px;
    opacity: 1;
    padding: 17px 15px 17px 22px;
    overflow-y: auto;
    box-sizing: border-box;
}

/* 政策依据 常见问题 */
#top9 {
    display: flex;
    margin: 26px 0 0 22px;
    gap: 13px;
    justify-content: center;
}

.zcyj,
.cjwt {
    width: 618px;
    height: 266px;
    border-radius: 11px;
    padding: 18px 22px;
    background: #fff;
    box-sizing: border-box;
}

.zcyj {
    margin-left: -17px;
}

.zcyj:hover,
.cjwt:hover,
.zcyj.box-shadow-active,
.cjwt.box-shadow-active {
    box-shadow: 0 0 10px 0 rgba(112, 193, 255, 0.47);
}

#top9 .title {
    width: 150px;
    display: flex;
    align-items: flex-start;
    cursor: pointer;
}

#top9 .title span {
    color: #333333;
    font-size: 26px;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    margin-left: 14px;
    margin-top: -3px;
    transition: all 0.35s ease-in-out;
}

#top9 .title span::after {
    content: '';
    background: #c3d6ff;
    width: 115px;
    height: 12px;
    display: block;
    margin-left: -5px;
    margin-top: -9px;
    border-radius: 10px;
    z-index: -1;
}

#top9 .title:hover span text {
    transform: translateY(-2px);
}

#top9 .title:hover img {
    transform: scale(1.03);
}

#top9 ul {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-top: 24px;
    gap: 9px;
    list-style: none;
}

#top9 ul li {
    width: 544px;
    height: 48px;
    line-height: 48px;
    background: url('/material/zt/dzzhfzdwzz/images/zca.png') no-repeat;
    padding-left: 27px;
}

#top9 ul li a {
    font-size: 18px;
    color: #233b57;
}

#top9 ul li:hover a {
    text-decoration: underline !important;
}

/* 提示 */
.ts {
    width: 1203px;
    margin: 0 auto;
    margin-top: 16px;
    color: #333333;
    font-size: 18px;
}

.cjwt {
    width: 605px;
    padding: 0;
    display: flex;
    flex-direction: column;
}

.cjwt .title {
    margin: 16px 26px;
}

.cjwt .title span {
    margin-left: 21px !important;
    margin-top: -5px !important;
}

/* 轮播图 */
.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: transparent;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    margin-top: 6px;
    padding-left: 29px;
    box-sizing: border-box;
}

.swiper-slide p {
    color: #233b57;
    font-weight: bold;
}

.swiper-slide div {
    display: flex;
    margin: 21px 18px 0 -5px;
}

.swiper-slide div::before {
    content: '';
    width: 24px;
    height: 24px;
    background: url('/material/zt/dzzhfzdwzz/images/A.png') no-repeat;
    margin: 2px 9px 0 -2px;
}

.swiper-slide div span {
    flex: 1;
    color: #909090;
    margin-top: -3px;
    line-height: 30px;
    text-align: left;
    height: 153px;
    overflow-y: auto;
}

.swiper-slide div span a {
    color: #909090;
    line-height: 29px;
    margin-top: -1px;
}

.swiper-slide div span a:hover {
    color: #333;
    text-decoration: underline !important;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: '';
    width: 25px;
    height: 60px;
    background: url('/material/zt/dzzhfzdwzz/images/sl.png') no-repeat;
    left: -8px;
    top: -39px;
    position: absolute;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: '';
    width: 25px;
    height: 60px;
    background: url('/material/zt/dzzhfzdwzz/images/sr.png') no-repeat;
    position: absolute;
    right: -11px;
    top: -39px;
}

/* 滚动条 */
.content-block.active::-webkit-scrollbar,
.content-block2::-webkit-scrollbar,
.violation-content.active::-webkit-scrollbar,
.swiper-slide div span::-webkit-scrollbar {
    width: 8px;
    background-color: #fff;
    border-radius: 8px;
}

.content-block.active::-webkit-scrollbar-thumb,
.content-block2::-webkit-scrollbar-thumb,
.violation-content.active::-webkit-scrollbar-thumb,
.swiper-slide div span::-webkit-scrollbar-thumb {
    background-color: #ddd;
    border-radius: 8px;
    -webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, 0.3);
}

#content7 a:hover {
    text-decoration: underline !important;
}