:root {
	--bg:#f8fafb;
	--gray-300:#dee2e6;
	--gray-500:#adb5bd;
	--b-radius:0.5rem
}
* {
	scrollbar-width:thin;
	letter-spacing:0.5px
}
body {
	line-height:1.5;
	font-size:14px;
	font-family:Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;
	color:var(--gray);
	background:var(--bg)
}
p {
	margin-bottom:1rem;
	word-wrap:break-word
}
p:last-child {
	margin-bottom:0
}
a {
	color:var(--gray);
	text-decoration:none
}
a:hover {
	color:var(--blue);
	text-decoration:none
}
ul,ol,li {
	margin:0;
	padding:0;
	list-style:none
}
h1,h2,h3,h4,h5,h6 {
	margin:0;
	line-height:1.2;
	font-weight:700;
	color:var(--gray-dark)
}
h1 {
	font-size:36px
}
h2 {
	font-size:24px
}
h3,h4 {
	font-size:18px
}
h5,h6 {
	font-size:16px
}
img {
	max-width:100%;
	border-radius:var(--b-radius)
}
form.search {
	display:flex;
	width:100%
}
input[type=file] {
	padding:0;
	height:auto;
	border:0
}
input[type=radio],input[type=checkbox],input[type=radio]:focus,input[type=checkbox]:focus {
	width:14px;
	height:14px;
	outline:none;
	box-shadow:none;
	vertical-align:middle
}
.body-bg {
	background:var(--bg)
}
.logo img {
	max-width: 220px;
}/*原来height：36px*/
#carouselDede .carousel-caption h2 {
	color:var(--white)
}
#carouselDede .carousel-caption h2,.item-article h2,.item-admin h2,.item-vote h2,.item-tag h2,.list-info-search h2 {
	font-size:18px
}
.item-article li {
	margin-bottom:10px;
	line-height:18px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.item-article li:last-child {
	margin-bottom:0
}
.item-admin {
	padding:75px 1rem
}
.item-theme {
	margin-bottom:2rem
}
.item-theme-box {
	padding:1.5rem
}
.item-theme-box .text-left i,.item-theme-box .text-right span,.item-news .author,.item-news .author a,.item-news .date,.item-info a,.list-article-body i,.list-article-body span,.article-hot-box i,.article-hot-box span,.article-meta span {
	color:var(--gray-500)
}
.item-theme .title a,.item-news .title a {
	color:var(--gray-dark)
}
.item-theme-img img {
	width:100%;
	height:250px
}
.item-theme p,.item-news p {
	color:var(--gray-500);
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical
}
.item-news {
	margin-bottom:2rem;
	padding:1.5rem
}
.item-theme:hover,.item-news:hover {
	box-shadow:0 14px 30px -16px rgba(0,36,100,0.25);
	transform:translateY(-5px)
}
.item-news .title {
	margin:20px 0;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.item-news-img img {
	width:100%;
	height:200px
}
.item-vote .table,.article-theme-body p:last-child,.article-hot:last-child {
	margin-bottom:0
}
.list-article-img img {
	width:100%;
	height:260px
}
.list-article-body h2 {
	font-size:18px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.list-article-body h2 a {
	color:var(--gray-dark)
}
.article-theme-title h1 {
	margin-bottom:1rem;
	font-size:24px
}
.article-theme-img,.article-hot-img img {
	width:100%
}
.article-theme-info .item {
	display:inline-block;
	width:100px
}
.article-theme-info .price {
	font-size:18px;
	font-weight:700
}
.article-theme-body h2,.article-right h2 {
	margin-bottom:1rem;
	font-size:18px
}
.article-hot {
	margin-bottom:1.5rem
}
.article-hot-box {
	padding:1rem 1.5rem;
	background:var(--white)
}
.article-hot-box h4 {
	font-size:14px;
	font-weight:300;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.article-main .title h1 {
	font-size:24px
}
.article-main .meta span {
	margin-right:1rem
}
.likes .comment-container {
	width:200px;
	padding:10px 20px;
	border:1px solid var(--bg);
	border-radius:30px;
	margin:0 6px;
	cursor:pointer
}
.likes .comment-container:hover {
	background:var(--white)
}
.likes .comment-top {
	display:flex;
	flex-direction:row;
	align-items:center;
	margin-bottom:10px
}
.likes .comment-top-text {
	margin-left:10px;
	color:var(--blue)
}
.likes .comment-top-text-danger {
	margin-left:10px;
	color:var(--danger)
}
.likes .text-like {
	color:var(--blue)
}
.likes .text-unlike {
	color:var(--danger)
}
.likes .comment-top p {
	margin-bottom:unset
}
.prenext .pagination-previous,.pagination-next {
	padding:10px 20px;
	font-size:14px;
	color:var(--gray);
	border-radius:30px;
	border:1px solid var(--light);
	cursor:pointer
}
.actbox {
	float:right;
	padding:10px
}
.actbox ul {
	list-style:none
}
.actbox ul li {
	float:left;
	margin-left:10px
}
.feedbacks .face {
	width:40px;
	height:40px;
	border-radius:50%;
	border:solid 1px var(--gray-300)
}
.feedbacks .media {
	border-bottom:solid 1px var(--gray-300)
}
.feedbacks .feedback_replies .media {
	border-top:solid 1px var(--gray-300);
	border-bottom:0
}
.feedbacks .media-body span {
	color:var(--gray-500)
}
.feedbacks .feedback-basic {
	display:inline-block
}
.feedbacks .feedback-action {
	float:right
}
.feedbacks ._feedback_reply .alert {
	margin-bottom:0
}
.login-from {
	margin:5rem auto;
	width:500px
}
.login-box {
	padding:1.25rem;
	background:var(--white)
}
.user-login,.user-actions {
	line-height:40px
}
.user-actions {
	text-align:right
}
.copyright {
	padding:1.5rem;
}
.flink,.flink a,.copyright,.copyright a {
	color:var(--white)
}
.user-meter i {
	font-size:24px!important;
	color:var(--green)
}
.userspace .info {
	font-size:14px;
	font-weight:300;
	color:var(--gray)
}
.pannel-main-container {
	padding:1.5rem;
	background:var(--white)
}
#returntop {
	display:none;
	position:fixed;
	padding:10px 15px;
	right:1rem;
	bottom:1rem;
	color:var(--white);
	cursor:pointer;
	background:var(--orange);
	border-radius:var(--b-radius);
	border:0;
	z-index:9998
}
#returntop:hover {
	background:var(--orange)
}
.biz-mb {
	margin-bottom:-2rem
}
.bannr-img {
	width:100%;
	height:340px
}
.user-img-md {
	width:60px;
	height:60px;
	border-radius:50%;
	border:1px solid var(--gray-300)
}
.user-img-sm {
	width:36px;
	height:36px;
	border-radius:50%;
	border:1px solid var(--gray-300)
}
.user-img-xs {
	width:30px;
	height:30px;
	border-radius:50%;
	border:1px solid var(--gray-300)
}
.nav-item .active {
	color:var(--warning)
}
.nav-link {
	padding:0 10px;
	height:36px;
	line-height:36px
}

.list-group-item.active a {
	color:var(--white)
}
.list-group-flush>.list-group-item {
	border:0;
	cursor:pointer
}
.input-group-append .btn-sm {
	line-height:1.8
}
.input-text {
	height:36px;
	line-height:36px
}
.thumbnail-md {
	max-width:280px;
	max-height:168px
}
.admin-textarea-xl {
	width:100%;
	height:90px
}
.admin-textarea-sm {
	width:350px;
	height:60px
}
.admin-input-lg {
	width:350px
}
.admin-input-md {
	width:230px
}
.admin-input-sm {
	width:180px
}
.admin-input-xs {
	width:70px
}
.table td,.table th {
	padding:0.5rem;
	vertical-align:middle
}
.form-control {
	display:inline-block;
	height:36px
}
.form-control,.fa,.btn,.dropdown-menu {
	font-size:14px;
}
a:hover,.item-theme:hover,.item-news:hover,.table-hover tbody tr:hover {
	transition:all 0.5s
}
.navbar-toggler,.dropdown-menu,.breadcrumb,.cke_chrome,.cke_inner,.form-control,.btn,.alert,.rounded {
	border-radius:var(--b-radius)!important
}
.cke_top,.item-theme-img img,.list-article-img img,.article-hot-img img {
	border-radius:var(--b-radius) var(--b-radius) 0 0!important
}
.cke_bottom,.list-article-radius {
	border-radius:0 0 var(--b-radius) var(--b-radius)!important
}
.rounded-circle {
	border-radius:50%!important
}
.input-group>.input-group-append>.btn {
	border-top-left-radius:0!important;
	border-bottom-left-radius:0!important
}
.input-group:not(.has-validation)>.form-control:not(:last-child) {
	border-top-right-radius:0!important;
	border-bottom-right-radius:0!important
}
.btn+.btn {
	margin-left:0.5rem
}
.shadow-sm {
	box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.015)!important
}
.btn-send,#validateimg {
	border-radius:0 var(--b-radius) var(--b-radius) 0;
	cursor:pointer
}
.sydh li {
    display: table;
    min-width: 48%;
    height: 30px;
    float: left;
    text-align: center;
    padding: 11px;
    background-color: #f8fafd;
    margin: 2px;
    border-radius: 48px;
    border: 1px solid #e4e9f0;
}
.sydh a {
    color: #1f3b4a;
    width: 100%;
    display: block;
}

div#fuwuliebiao li {
    float: left;
    width: 25%;
}
div#fuwuliebiao span,div#fuwuliebiao h3 {
    display: block;
    text-align: center;
}
.shouyelanmuwenzhang {
    margin: 10px 0;
}
/* 整体服务区域背景 */
#fuwuliebiao {
    background-color: #f8f9fc;
    padding: 50px 20px;
    border-radius: 24px;
}

/* 移除默认ul样式 */
#fuwuliebiao ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;  /* PC端宽松间距 */
}

/* PC端：4列宽松布局 */
#fuwuliebiao li {
    flex: 1 1 calc(25% - 22.5px);
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06);
    padding: 32px 20px 36px;
    text-align: center;
    transition: all 0.3s ease;
}

/* 图标容器 */
#fuwuliebiao li span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    background: linear-gradient(145deg, #f0f5ff, #e8f0fe);
    border-radius: 50%;
    margin-bottom: 20px;
}

/* 图标大小 */
#fuwuliebiao li span i {
    font-size: 48px !important;
    color: #2b7be4;
}

/* 标题 */
#fuwuliebiao h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 12px;
    color: #1a2c3e;
}

/* 描述文字 - 完整显示 */
#fuwuliebiao p {
    font-size: 14px;
    line-height: 1.6;
    color: #6c7a8a;
    margin-bottom: 24px;
    padding: 0 8px;
}

/* 按钮样式 */
#fuwuliebiao li > div {
    display: inline-block;
    padding: 10px 16px;
    border: 1.5px solid #2b7be4;
    border-radius: 40px;
    font-size: 14px;
    font-weight: 500;
    color: #2b7be4;
    background: transparent;
    transition: all 0.3s ease;
    cursor: pointer;
}

#fuwuliebiao li > div:hover {
    background: #2b7be4;
    color: #fff;
}
.section-title {
    text-align: center;
    margin-bottom: 40px;
}

.section-title h2 {
    font-size: 32px;
    font-weight: 700;
    color: #1a2c3e;
    margin-bottom: 12px;
}

.section-title p {
    font-size: 16px;
    color: #6c7a8a;
    max-width: 600px;
    margin: 0 auto;
}

.section-title .title-decoration {
    width: 60px;
    height: 3px;
    background: linear-gradient(90deg, #2b7be4, #6ca5f0);
    margin: 16px auto 0;
    border-radius: 2px;
}

/* ===== 服务范围区域 ===== */
.service-scope {
    background-color: #f8f9fc;
    padding: 60px 20px;
    border-radius: 24px;
    margin-bottom: 40px;
}

.service-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}

.service-card {
    flex: 1 1 calc(25% - 18px);
    background: #ffffff;
    border-radius: 20px;
    padding: 28px 20px;
    text-align: center;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06);
    transition: all 0.3s ease;
}

.service-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 16px 30px rgba(43, 123, 228, 0.12);
}

.service-icon {
    width: 70px;
    height: 70px;
    background: linear-gradient(145deg, #f0f5ff, #e8f0fe);
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.service-icon i {
    font-size: 36px;
    color: #2b7be4;
}

.service-card h3 {
    font-size: 18px;
    font-weight: 600;
    color: #1a2c3e;
    margin-bottom: 10px;
}

.service-card p {
    font-size: 13px;
    color: #6c7a8a;
    line-height: 1.5;
    margin-bottom: 0;
}

/* ===== 办理流程区域 ===== */
.process-flow {
    background-color: #f8f9fc;
    padding: 0px 15px 40px 15px;
    border-radius: 24px;
}

.process-steps {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

.step-item {
    flex: 1 1 calc(20% - 16px);
    min-width: 160px;
    text-align: center;
    position: relative;
}

/* 步骤数字圆圈 */
.step-number {
    width: 56px;
    height: 56px;
    background: linear-gradient(135deg, #2b7be4, #1a5cb8);
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
    box-shadow: 0 6px 12px rgba(43, 123, 228, 0.25);
}

.step-item h4 {
    font-size: 16px;
    font-weight: 600;
    color: #1a2c3e;
    margin-bottom: 8px;
}

.step-item p {
    font-size: 12px;
    color: #6c7a8a;
    line-height: 1.5;
    margin-bottom: 0;
}
.section-title {
    text-align: center;
    margin-bottom: 40px;
}

.section-title h2 {
    font-size: 32px;
    font-weight: 700;
    color: #1a2c3e;
    margin-bottom: 12px;
}

.section-title p {
    font-size: 16px;
    color: #6c7a8a;
    max-width: 600px;
    margin: 0 auto;
}

.section-title .title-decoration {
    width: 60px;
    height: 3px;
    background: linear-gradient(90deg, #2b7be4, #6ca5f0);
    margin: 16px auto 0;
    border-radius: 2px;
}
/* ===== 专业承诺横幅 ===== */
        .promise-banner {
            background: linear-gradient(135deg, #1a2c3e 0%, #1e3a4d 100%);
            border-radius: 20px;
            padding: 25px 15px;
            margin-bottom: 50px;
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            align-items: center;
            gap: 20px;
        }
        
        .promise-text {
            flex: 2;text-align: left;
        }
        
        .promise-text h3 {
            color: #fff;
            font-size: 20px;
            font-weight: 600;
            margin-bottom: 12px;
        }
        
        .promise-text p {
            color: #cbd5e0;
            font-size: 14px;
            line-height: 1.6;
            margin-bottom: 0;
        }
        
        .promise-badge {
            /*flex: 1;*/
            display: flex;
            gap: 20px;
            justify-content: flex-end;
        }
        
        .badge-item {
            text-align: center;
            background: rgba(255,255,255,0.1);
            padding: 12px 20px;
            border-radius: 12px;
            backdrop-filter: blur(4px);
        }
        
        .badge-item .number {
            font-size: 28px;
            font-weight: 700;
            color: #6ca5f0;
            display: block;
        }
        
        .badge-item .label {
            font-size: 12px;
            color: #cbd5e0;
        }
        
        /* ===== 财税服务范围区域 ===== */
        .finance-service {
            background-color: #f8f9fc;
            padding: 20px;
            border-radius: 24px;
            margin-bottom: 40px;
        }
        
        .service-grid {
            display: flex;
            flex-wrap: wrap;
            gap: 20px;
        }
        
        .service-card {
            flex: 1 1 calc(33.33% - 14px);
            background: #ffffff;
            border-radius: 16px;
            padding: 24px 18px;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
            transition: all 0.3s ease;
            border: 1px solid #eef2f6;
        }
        
        .service-card:hover {
            transform: translateY(-3px);
            box-shadow: 0 12px 24px rgba(43, 123, 228, 0.1);
            border-color: #d4e2fc;
        }
        
        .service-icon {
            width: 52px;
            height: 52px;
            background: linear-gradient(145deg, #f0f5ff, #e8f0fe);
            border-radius: 14px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 18px;
        }
        
        .service-icon i {
            font-size: 26px;
            color: #2b7be4;
        }
        
        .service-card h3 {
            font-size: 17px;
            font-weight: 600;
            color: #1a2c3e;
            margin-bottom: 12px;
        }
        
        .service-card p {
            font-size: 13px;
            color: #6c7a8a;
            line-height: 1.55;
            margin-bottom: 16px;
        }
        
        .service-tag {
            display: inline-block;
            background: #f0f5ff;
            color: #2b7be4;
            font-size: 11px;
            padding: 4px 10px;
            border-radius: 20px;
            font-weight: 500;
        }
        
        /* ===== 专业标准区域 ===== */
        .standard-section {
            background-color: #f8f9fc;
            padding: 20px;
            border-radius: 24px;
            margin-bottom: 40px;
        }
        
        .standard-grid {
            display: flex;
            flex-wrap: wrap;
            gap: 24px;
        }
        
        .standard-item {
            flex: 1 1 calc(25% - 18px);
            text-align: center;
            background: #fff;
            border-radius: 16px;
            padding: 24px 16px;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
        }
        
        .standard-icon {
            width: 64px;
            height: 64px;
            background: linear-gradient(135deg, #e8f0fe, #d4e2fc);
            border-radius: 50%;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 16px;
        }
        
        .standard-icon i {
            font-size: 32px;
            color: #2b7be4;
        }
        
        .standard-item h4 {
            font-size: 16px;
            font-weight: 600;
            color: #1a2c3e;
            margin-bottom: 8px;
        }
        
        .standard-item p {
            font-size: 12px;
            color: #6c7a8a;
            line-height: 1.5;
        }
/* ===== 服务范围区域 ===== */
.service-scope {
    background-color: #f8f9fc;
    padding: 60px 20px;
    border-radius: 24px;
    margin-bottom: 40px;
}

.service-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}

.service-card {
    flex: 1 1 calc(25% - 18px);
    background: #ffffff;
    border-radius: 20px;
    padding: 28px 20px;
    text-align: center;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06);
    transition: all 0.3s ease;
}

.service-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 16px 30px rgba(43, 123, 228, 0.12);
}

.service-icon {
    width: 70px;
    height: 70px;
    background: linear-gradient(145deg, #f0f5ff, #e8f0fe);
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.service-icon i {
    font-size: 36px;
    color: #2b7be4;
}

.service-card h3 {
    font-size: 18px;
    font-weight: 600;
    color: #1a2c3e;
    margin-bottom: 10px;
}

.service-card p {
    font-size: 13px;
    color: #6c7a8a;
    line-height: 1.5;
    margin-bottom: 0;
}
.logopng{  display: flex;
  align-items: center; /* 垂直居中 */}
.pcnone{display:none;}
.pcblck{display:block}

/* ========== 响应式：手机端两列，内容完整显示 ========== */

/* 超小手机（≤400px）：进一步微调，确保两列内容不折行 */
@media (max-width: 400px) {
    #fuwuliebiao li {
        padding: 16px 8px 20px;
    }
    
    #fuwuliebiao p {
        font-size: 11px;
        line-height: 1.4;
    }
    
    #fuwuliebiao li > div {
        padding: 5px 12px;
        font-size: 10px;
    }
}
/* 超小手机 */
@media (max-width: 480px) {
        .service-card {
            flex: 0 0 calc(47% - 6px);
            padding: 11px 10px;
            margin: 5px;
        }
    
    .step-item {
        flex: auto;
        max-width: 220px;
        margin: 0 auto;
    }
    .service-grid { gap: 4px;}
}
/* 桌面端悬浮效果 */
@media (min-width: 769px) {
    #fuwuliebiao li:hover {
        transform: translateY(-5px);
        box-shadow: 0 16px 28px rgba(0, 0, 0, 0.1);
    }
    
    #fuwuliebiao li:hover span i {
        transform: scale(1.05);
    }

    .service-card:hover .service-icon i {
    transform: scale(1.08);
    transition: transform 0.3s ease;
    }
    .yx-toast-message {
                bottom: 40px;
                left: auto;
                right: 100px;
                transform: none;
            }
}
@media screen and (max-width:767px) {
    section.site-nav.bg-white.shadow-sm.mb-3.py-3 {
    padding: 5px 0 !important;
}
    .logo img {
    max-width: 200px;
    }
    .pcnone{display:block;}
    .pcblck{display:none;}
	.pb-m-3 {
		padding-bottom:1rem
	}
	.login-from {
		width:100%
	}
	.bannr-img,.item-theme-img img,.list-article-img img {
		height:250px
	}
	.item-news-img img {
		height:210px
	}
	.feedbacks .feedback-action {
		float:none
	}
	.col-8.col-md-6.konghang {
    display: none;
    }
    .section-title h2 {
        font-size: 24px;
    }
    
    .section-title p {
        font-size: 14px;
    }
    
    .service-scope,
    .process-flow {
        padding: 40px 5px;
    }
    
    .service-card {
        flex: 0 0 calc(50% - 8px);
        padding: 20px 12px;
    }
    
    .service-icon {
        width: 55px;
        height: 55px;
    }
    
    .service-icon i {
        font-size: 28px;
    }
    
    .service-card h3 {
        font-size: 15px;
    }
    
    .service-card p {
        font-size: 11px;
    }
    
    .step-item {
        flex: 1 1 calc(50% - 12px);
        min-width: 130px;
    }
    
    .step-number {
        width: 48px;
        height: 48px;
        font-size: 20px;
    }
    
    .step-item h4 {
        font-size: 14px;
    }
    
    .step-item p {
        font-size: 11px;
    }
        #fuwuliebiao {
        padding: 30px 16px;
    }
    
    #fuwuliebiao ul {
        gap: 16px;  /* 手机端适当减小间距 */
    }
    
    /* 两列布局，每个卡片宽度充分 */
    #fuwuliebiao li {
        flex: 0 0 calc(50% - 8px);
        max-width: calc(50% - 8px);
        padding: 20px 12px 24px;
    }
    
    /* 手机端图标稍小，但依然醒目 */
    #fuwuliebiao li span {
        width: 60px;
        height: 60px;
        margin-bottom: 12px;
    }
    
    #fuwuliebiao li span i {
        font-size: 32px !important;
    }
    
    /* 手机端标题 */
    #fuwuliebiao h3 {
        font-size: 16px;
        margin-bottom: 8px;
    }
    
    /* 手机端描述 - 完整显示，不截断，充分利用右侧空间 */
    #fuwuliebiao p {
        font-size: 12px;
        line-height: 1.45;
        margin-bottom: 16px;
        padding: 0 4px;
        /* 移除高度限制和截断，让内容自然显示 */
        min-height: auto;
        overflow: visible;
        display: block;
        -webkit-line-clamp: unset;
    }
    
    /* 手机端按钮 */
    #fuwuliebiao li > div {
        padding: 6px 16px;
        font-size: 11px;
    }
}
/* 平板端 */
@media (max-width: 992px) {
    .service-card {
        flex: 1 1 calc(50% - 12px);
    }
    
    .step-item {
        flex: 1 1 calc(33.33% - 16px);
    }
}
/* 步骤之间的连接线（仅桌面端显示） */
@media (min-width: 992px) {
    .step-item:not(:last-child)::after {
        content: '';
        position: absolute;
        top: 28px;
        right: -30px;
        width: 40px;
        height: 2px;
        background: linear-gradient(90deg, #2b7be4, #c0d6f5);
        border-radius: 2px;
    }
}
       /* 步骤连接线 */
        @media (min-width: 992px) {
            .step-item:not(:last-child)::after {
                content: '';
                position: absolute;
                top: 26px;
                right: -28px;
                width: 36px;
                height: 2px;
                background: linear-gradient(90deg, #2b7be4, #c0d6f5);
                border-radius: 2px;
            }
        }
        
        /* ===== 响应式 ===== */
        @media (max-width: 992px) {
            .service-card {
                flex: 1 1 calc(50% - 10px);
            }
            
            .standard-item {
                flex: 1 1 calc(50% - 12px);
            }
            
            .step-item {
                flex: 1 1 calc(33.33% - 16px);
            }
            
            .promise-banner {
                padding: 25px 30px;
                flex-direction: column;
                text-align: center;
            }
            
            .promise-badge {
                justify-content: center;
            }
        }
        
        @media (max-width: 768px) {
            .section-title h2 {
                font-size: 24px;
            }
            
            .section-title p {
                font-size: 14px;
            }
            
            .finance-service,
            .standard-section,
            .process-flow {
                padding: 40px 16px;
            }
            
            .service-card {
                flex: 0 0 calc(47% - 6px);
                padding: 18px 12px;
            }
            
            .service-icon {
                width: 44px;
                height: 44px;
            }
            
            .service-icon i {
                font-size: 22px;
            }
            
            .service-card h3 {
                font-size: 15px;
            }
            
            .service-card p {
                font-size: 11px;
            }
            
            .standard-item {
                flex: 0 0 calc(45% - 0px);
                padding: 18px 12px;
            }
            
            .standard-icon {
                width: 52px;
                height: 52px;
            }
            
            .standard-icon i {
                font-size: 26px;
            }
            
            .step-item {
                flex: 1 1 calc(50% - 12px);
            }
            
            .promise-badge .badge-item {
                padding: 8px 16px;
            }
            
            .badge-item .number {
                font-size: 22px;
            }
            .finance-service{
                padding: 0; margin: 0;
            }
 }
        
        /* 桌面端悬浮效果 */
        @media (min-width: 769px) {
            .service-card:hover .service-icon i {
                transform: scale(1.08);
                transition: transform 0.3s ease;
            }
            
            .standard-item:hover {
                transform: translateY(-3px);
                transition: all 0.3s ease;
            }
        }
        /* ==========================================
           独立悬浮组件样式
           仅包含悬浮按钮相关，无页面内容干扰
           完全自适应：手机底部 | PC右侧
        ========================================== */
        
        /* 重置可能的全局影响，仅作用于悬浮区域，使用独立类名空间 */
        .yx-float-wrapper * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            -webkit-tap-highlight-color: transparent;
        }

        /* 悬浮容器 - 核心定位 */
        .yx-float-wrapper {
            position: fixed;
            z-index: 9999;
            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica, system-ui, sans-serif;
            transition: all 0.25s ease;
            pointer-events: none; /* 容器不拦截点击，让按钮可点 */
        }

        /* 双按钮容器 */
        .yx-float-buttons {
            display: flex;
            gap: 16px;
            pointer-events: auto;
        }

        /* 单个按钮样式 - 符合云析财税风格：白色卡片、圆润、有质感 */
        .yx-contact-btn {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 8px;
            background: rgba(255, 255, 255, 0.96);
            backdrop-filter: blur(4px);
            border-radius: 60px;
            padding: 10px 22px;
            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12), 0 2px 6px rgba(0, 0, 0, 0.04);
            cursor: pointer;
            border: 1px solid rgba(30, 111, 63, 0.15);
            font-weight: 600;
            font-size: 0.95rem;
            transition: transform 0.2s, box-shadow 0.2s, background 0.2s;
            text-decoration: none;
            color: #1a2c3e;
            letter-spacing: 0.3px;
            white-space: nowrap;
        }

        .yx-contact-btn:active {
            transform: scale(0.96);
            background: #ffffff;
        }

        /* 按钮特色 */
        .yx-btn-phone ,.yx-btn-wechat{
            background: #ffffff;
            color: #0064e7;
            border-color:#60a5fa61;
        }
        .yx-btn-phone .yx-icon {
            color: #e7410c;
        }

        .yx-btn-wechat .yx-icon {
            color: #33bb13;
        }

        /* 图标通用 */
        .yx-icon {
            width: 20px;
            height: 20px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
        }
        .yx-icon svg {
            width: 20px;
            height: 20px;
            display: block;
        }

        /* ---------- 微信二维码浮层 (优雅弹窗) ---------- */
        .yx-wechat-qr {
            position: absolute;
            bottom: calc(100% + 12px);
            left: 50%;
            transform: translateX(-50%);
            background: white;
            border-radius: 20px;
            padding: 12px;
            box-shadow: 0 20px 35px -8px rgba(0, 0, 0, 0.2);
            width: 170px;
            display: flex;
            flex-direction: column;
            align-items: center;
            gap: 8px;
            transition: opacity 0.2s, visibility 0.2s;
            opacity: 0;
            visibility: hidden;
            pointer-events: none;
            border: 1px solid #eef2f8;
            z-index: 10000;
        }
        .yx-wechat-qr.show {
            opacity: 1;
            visibility: visible;
            pointer-events: auto;
        }
        /* 二维码图片占位/真实二维码区域 */
        .yx-qr-placeholder {
            width: 120px;
            height: 120px;
            background: #f0f4f9;
            border-radius: 16px;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            overflow: hidden;
            margin-bottom: 4px;
        }
        .yx-qr-placeholder svg {
            width: 100px;
            height: 100px;
        }
        .yx-wechat-qr p {
            font-size: 12px;
            color: #2c3e4e;
            margin: 2px 0;
            text-align: center;
            font-weight: 500;
        }
        .yx-wechat-qr small {
            font-size: 10px;
            color: #7f8c8d;
            background: #f5f7fa;
            padding: 4px 8px;
            border-radius: 20px;
            cursor: pointer;
            transition: background 0.2s;
        }
        .yx-wechat-qr small:active {
            background: #e6edf4;
        }
        .yx-copy-tip {
            font-size: 10px;
            color: #3b7a5e;
            margin-top: 4px;
            cursor: pointer;
            background: #eef6f0;
            padding: 4px 10px;
            border-radius: 40px;
            font-weight: 500;
        }

        /* 按钮内部相对定位，用于二维码浮层 */
        .yx-btn-wechat {
            position: relative;
        }

        /* ========== 手机端样式 (宽度 < 768px) 悬浮底部居中 ========== */
        @media (max-width: 767px) {
            .yx-float-wrapper {
                bottom: 10px;
                left: 0;
                right: 0;
                display: flex;
                justify-content: center;
            }
            section.site-nav.bg-white.shadow-sm.mb-3.py-3 {
                position: sticky;
                top: 0;
                z-index: 9999;
                background: #2e58cf;
                transition: all 0.3s 
            ease;
                max-width: 100%;
                margin: 0;
            }
            .yx-float-buttons {
                gap: 14px;
                padding: 0 12px;
            }
            .yx-contact-btn {
                padding: 7px 15px;
                font-size: 0.9rem;
                box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
            }
            .yx-icon {
                width: 18px;
                height: 18px;
            }
            .yx-icon svg {
                width: 18px;
                height: 18px;
            }
            /* 手机端点击二维码浮层样式优化 */
            .yx-wechat-qr {
                bottom: calc(100% + 10px);
                left: 50%;
                transform: translateX(-50%);
                width: 160px;
            }
            main.container.py-3 {
    padding-top: 0rem !important;
}
        }

        /* ========== PC端样式 (≥768px) 悬浮右侧垂直布局 ========== */
        @media (min-width: 768px) {
            .yx-float-wrapper {
                right: 28px;
                top: 50%;
                transform: translateY(-50%);
                bottom: auto;
                left: auto;
            }
            .yx-float-buttons {
                flex-direction: column;
                gap: 18px;
            }
            .yx-contact-btn {
                padding: 12px 28px;
                font-size: 1rem;
                justify-content: flex-start;
                min-width: 160px;
                backdrop-filter: blur(8px);
                transition: all 0.2s;
            }
            .yx-contact-btn:hover {
                transform: translateX(-5px);
                box-shadow: 0 12px 24px rgba(0, 0, 0, 0.15);
                background: white;
            }
            .yx-icon {
                width: 22px;
                height: 22px;
            }
            .yx-icon svg {
                width: 22px;
                height: 22px;
            }
            /* PC端二维码浮层位置微调，避免超出屏幕 */
            .yx-wechat-qr {
                left: auto;
                right: 0;
                transform: none;
                bottom: calc(100% + 12px);
            }
        }

        /* 超大屏幕舒适度调整 */
        @media (min-width: 1400px) {
            .yx-float-wrapper {
                right: 36px;
            }
        }

        /* 手机横屏时稍微降低高度 */
        @media (max-width: 767px) and (orientation: landscape) {
            .yx-float-wrapper {
                bottom: 12px;
            }
            .yx-contact-btn {
                padding: 7px 18px;
                font-size: 0.85rem;
            }
        }
            .zixun a:hover {
                color: #fff;
            }
            .zixun a {
                color: #2b7be4;
                padding: 13px 22px;
            }
        /* Toast 轻提示（用于复制反馈，全局优雅） */
        .yx-toast-message {
            position: fixed;
            bottom: 90px;
            left: 50%;
            transform: translateX(-50%);
            background: rgba(0, 0, 0, 0.8);
            backdrop-filter: blur(8px);
            color: white;
            padding: 8px 18px;
            border-radius: 40px;
            font-size: 13px;
            font-weight: 500;
            z-index: 10002;
            white-space: nowrap;
            pointer-events: none;
            font-family: system-ui, -apple-system, sans-serif;
            transition: opacity 0.2s;
            opacity: 0;
        }
        @media (min-width: 768px) {
            .yx-toast-message {
                bottom: 40px;
                left: auto;
                right: 100px;
                transform: none;
            }
        }
    /* footer专用样式 */
    .footer {
        background: #0f172a;
        color: #e2e8f0;
        padding: 3rem 1.5rem 1.5rem;
        font-size: 0.9rem;
        border-top: 4px solid #3b82f6;
        margin-top: auto;
        text-align: justify;
    }

    .footer-container {
        max-width: 1280px;
        margin: 0 auto;
    }

    .footer-grid {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 2rem;
        margin-bottom: 2.5rem;
    }

    .footer-col {
        flex: 1;
        min-width: 180px;
    }

    .footer-col.brand-col {
        flex: 1.5;
        min-width: 240px;
    }

    .footer-logo {
        font-size: 1.6rem;
        font-weight: 700;
        letter-spacing: -0.02em;
        margin-bottom: 0.75rem;
        display: inline-block;
    }

    .footer-logo span {
        background: linear-gradient(120deg, #60a5fa, #3b82f6);
        -webkit-background-clip: text;
        background-clip: text;
        color: transparent;
    }

    .footer-desc {
        color: #cbd5e1;
        line-height: 1.5;
        margin: 0.8rem 0 1rem;
        font-size: 0.85rem;
        max-width: 280px;
    }

    .social-links {
        display: flex;
        gap: 1rem;
        margin-top: 0.75rem;
    }

    .social-links a {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 34px;
        height: 34px;
        background: rgba(255, 255, 255, 0.08);
        border-radius: 50%;
        color: #cbd5e6;
        transition: all 0.2s ease;
        font-size: 1rem;
        text-decoration: none;
    }

    .social-links a:hover {
        background: #3b82f6;
        color: white;
        transform: translateY(-2px);
    }

    .qr-placeholder {
        display: flex;
        align-items: center;
        gap: 0.8rem;
        margin-top: 0.8rem;
        background: rgba(255, 255, 255, 0.05);
        padding: 0.6rem 1rem;
        border-radius: 12px;
        width: fit-content;
    }

    .qr-icon {
        background: white;
        border-radius: 8px;
        padding: 6px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .qr-icon i {
        font-size: 28px;
        color: #0f172a;
    }

    .qr-text {
        font-size: 0.75rem;
        line-height: 1.3;
        color: #94a3b8;
    }

    .footer-title {
        font-weight: 600;
        font-size: 1.05rem;
        color: white;
        margin-bottom: 1.2rem;
        position: relative;
        display: inline-block;
        letter-spacing: 0.3px;
    }

    .footer-title:after {
        content: '';
        position: absolute;
        bottom: -8px;
        left: 0;
        width: 32px;
        height: 2px;
        background: #3b82f6;
        border-radius: 2px;
    }

    .footer-links {
        list-style: none;
        padding: 0;
    }

    .footer-links li {
        margin-bottom: 0.7rem;
    }

    .footer-links a {
        color: #cbd5e1;
        text-decoration: none;
        transition: 0.2s;
        display: inline-flex;
        align-items: center;
        gap: 8px;
        font-size: 0.85rem;
    }

    .footer-links a i {
        font-size: 0.85rem;
        width: 20px;
        color: #60a5fa;
    }

    .footer-links a:hover {
        color: white;
        transform: translateX(3px);
    }

    .contact-info p {
        display: flex;
        align-items: center;
        gap: 10px;
        margin-bottom: 0.8rem;
        font-size: 0.85rem;
        color: #cbd5e1;
    }

    .contact-info p i {
        width: 24px;
        color: #60a5fa;
        font-size: 0.9rem;
    }

    .work-time {
        display: flex;
        align-items: center;
        gap: 10px;
        margin-top: 0.8rem;
        background: #1e293b;
        padding: 0.5rem 1rem;
        border-radius: 40px;
        font-size: 0.75rem;
        width: fit-content;
    }

    .work-time i {
        color: #60a5fa;
        font-size: 0.85rem;
    }

    .footer-bottom {
        border-top: 1px solid rgba(255, 255, 255, 0.1);
        padding-top: 1.5rem;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        gap: 1rem;
        font-size: 0.8rem;
    }

    .copyright {
        color: #94a3b8;
    }

    .copyright a {
        color: #94a3b8;
        text-decoration: none;
        transition: 0.2s;
    }

    .copyright a:hover {
        color: #60a5fa;
        text-decoration: underline;
    }

    .copyright .sep {
        margin: 0 6px;
    }

    .footer-links-bottom {
        display: flex;
        flex-wrap: wrap;
        gap: 1.5rem;
    }

    .footer-links-bottom a {
        color: #94a3b8;
        text-decoration: none;
        font-size: 0.8rem;
        transition: 0.2s;
    }

    .footer-links-bottom a:hover {
        color: white;
    }

    .friendly-links {
        margin-top: 1.5rem;
        padding-top: 1rem;
        border-top: 1px dashed rgba(255, 255, 255, 0.08);
    }

    .friendly-title {
        font-size: 0.75rem;
        color: #7e8aa2;
        margin-bottom: 0.5rem;
    }

    .friendly-title i {
        margin-right: 4px;
    }

    .friendly-list {
        display: flex;
        flex-wrap: wrap;
        gap: 1rem;
        margin-bottom: 0.8rem;
    }

    .friendly-list a {
        color: #94a3b8;
        text-decoration: none;
        font-size: 0.75rem;
        transition: 0.2s;
    }

    .friendly-list a:hover {
        color: #60a5fa;
    }

    .footer-note {
        font-size: 0.7rem;
        color: #5b6a8c;
        text-align: center;
    }

    /* 响应式布局 */
    @media (max-width: 768px) {
        .footer {
            padding: 2rem 1rem 1rem;
        }

        .footer-grid {
            flex-direction: column;
            gap: 1.5rem;
        }

        .footer-col {
            width: 100%;
        }

        .footer-bottom {
            flex-direction: column;
            text-align: center;
        }

        .footer-links-bottom {
            justify-content: center;
        }

        .qr-placeholder {
            margin-top: 0.5rem;
        }

        .footer-links a {
            gap: 6px;
        }
    }
    /* 面包屑导航样式 - 简洁大气版 */
.container .breadcrumb {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0.75rem 1rem;
  margin-bottom: 0;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;
}

.breadcrumb-item {
  font-size: 0.9rem;
  letter-spacing: 0.3px;
  color: #4b5563;
  display: inline-flex;
  align-items: center;
}

/* 非首个面包屑项前添加现代化分隔符 */
.breadcrumb-item + .breadcrumb-item::before {
  content: "›";
  float: left;
  padding: 0 0.6rem;
  color: #9ca3af;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.2;
}

/* 当前位置（第一个项）特殊处理 - 更柔和 */
.breadcrumb-item:first-child {
  color: #6b7280;
  font-weight: 450;
  background-color: #f3f4f6;
  padding: 0.2rem 0.7rem;
  border-radius: 20px;
  margin-right: 0.2rem;
  font-size: 0.85rem;
}

/* 链接样式 - 干净现代 */
.breadcrumb-item a {
  color: #1f2937;
  text-decoration: none;
  transition: all 0.2s ease;
  font-weight: 450;
  border-bottom: 1px solid transparent;
  padding-bottom: 2px;
}

.breadcrumb-item a:hover {
  color: #2563eb;
  border-bottom-color: #2563eb;
}



/* 移动端优化：保持呼吸感 */
@media (max-width: 576px) {
  .breadcrumb-item {
    font-size: 0.8rem;
  }
  .breadcrumb-item + .breadcrumb-item::before {
    padding: 0 0.4rem;
  }
  .breadcrumb-item:first-child {
    padding: 0.15rem 0.6rem;
  }
}

/* 可选：增加微妙的容器边界，提升大气感（不强制，与您的原有容器共存） */
.container.py-3 .breadcrumb {
  margin: 0;
}
        /* 仅添加移动端必要的样式，不改变原有结构 */
        
        /* 移动端菜单按钮样式 - 简单的三横线图标 */
        .mobile-nav-btn {
            display: none;
            position: relative;
            width: 40px;
            height: 40px;
            background: transparent;
            border: none;
            cursor: pointer;
            z-index: 1002;
            padding: 0;
            margin-left: auto;
        }
        
        .mobile-nav-btn span {
            display: block;
                position: absolute;
                height: 3px;
                width: 24px;
                background: #2b7be4;
                border-radius: 3px;
                left: -10px;
                transition: all 0.2s 
            ease;
        }
        
        .mobile-nav-btn span:nth-child(1) {
            top: 12px;
        }
        
        .mobile-nav-btn span:nth-child(2) {
            top: 18px;
        }
        
        .mobile-nav-btn span:nth-child(3) {
            top: 24px;
        }
        
        /* 菜单打开时，三横线变成X */
        .mobile-nav-btn.active span:nth-child(1) {
            transform: rotate(45deg);
            top: 18px;
        }
        
        .mobile-nav-btn.active span:nth-child(2) {
            opacity: 0;
        }
        
        .mobile-nav-btn.active span:nth-child(3) {
            transform: rotate(-45deg);
            top: 18px;
        }
        
        /* 移动端弹出层 - 侧边栏 */
        .mobile-menu-overlay {
            position: fixed;
            top: 0;
            right: -100%;
            width: 80%;
            max-width: 300px;
            height: 100%;
            background: #ffffff;
            box-shadow: -2px 0 15px rgba(0,0,0,0.1);
            z-index: 1001;
            transition: right 0.3s ease;
            overflow-y: auto;
            padding: 20px 0;
        }
        
        .mobile-menu-overlay.open {
            right: 0;
        }
        
        /* 遮罩层 */
        .menu-mask {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0,0,0,0.5);
            z-index: 1000;
            display: none;
        }
        
        .menu-mask.show {
            display: block;
        }
        
        /* 移动端菜单样式 */
        .mobile-menu-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        
        .mobile-menu-item {
            border-bottom: 1px solid #f0f0f0;
        }
        
        .mobile-menu-link {
            display: block;
            padding: 14px 20px;
            color: #333;
            text-decoration: none;
            font-size: 16px;
            font-weight: 500;
        }
        
        .mobile-menu-link:active {
            background: #f5f5f5;
        }
        
        /* 带子菜单的父级 */
        .mobile-menu-parent {
            position: relative;
        }
        
        .mobile-menu-parent > .mobile-menu-link {
            display: flex;
            justify-content: space-between;
            align-items: center;
        }
        
        .dropdown-arrow {
            font-size: 12px;
            transition: transform 0.2s;
            padding: 8px 12px;
            margin: -8px -12px -8px 0;
            cursor: pointer;
        }
        
        .mobile-submenu {
            list-style: none;
            padding-left: 0;
            margin: 0;
            background: #f9f9f9;
            display: none;
        }
        
        .mobile-submenu.open {
            display: block;
        }
        
        .mobile-submenu li a {
            display: block;
            padding: 12px 20px 12px 35px;
            color: #666;
            text-decoration: none;
            font-size: 14px;
            border-top: 1px solid #eee;
        }
        
        .mobile-submenu li a:active {
            background: #f0f0f0;
        }
        
        /* 移动端显示菜单按钮，隐藏原有的navbar-toggler */
        @media (max-width: 991.98px) {
            .mobile-nav-btn {
                display: block;
            }
            .navbar-toggler {
                display: none !important;
            }
            .pcblck .navbar-collapse {
                display: none !important;
            }
            .row {
                display: flex;
                align-items: center;
                justify-content: space-between;
            }
            .col-4, .col-md-6 {
                flex: none;
                width: auto;
            }
        }
        
        /* 桌面端保持原样 */
        @media (min-width: 992px) {
            .mobile-nav-btn,
            .mobile-menu-overlay,
            .menu-mask {
                display: none !important;
            }
        }
        
        /* 防止滚动穿透 */
        body.menu-open {
            overflow: hidden;
        }
        
        /* 父级链接文字区域可点击跳转 */
        .parent-link-text {
            flex: 1;
            cursor: pointer;
        }
/* 导航栏主容器 */
.navbar {
	background: #0a438f;
	border-radius: 20px;
	padding: 0.9rem 1.5rem;
	box-shadow: 0 10px 30px -8px rgba(0, 0, 0, 0.2);
}

.navbar-collapse {
	display: block;
}

.navbar-nav {
	display: flex;
	flex-direction: row;
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav-item {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-right: 1.5rem;
}

/* 顶级栏目链接样式 */
.nav-link {
	display: inline-block;
	color: rgba(255, 255, 255, 0.92);
	font-weight: 500;
	font-size: 1rem;
	text-decoration: none;
	border-radius: 40px;
	transition: all 0.25s ease;
	letter-spacing: 0.3px;
	
}

/* 有二级菜单的栏目，添加下拉箭头 */
.dropdown-toggle {
	padding-right: 2rem !important;
	position: relative;
}

.dropdown-toggle::after {
	content: '▼';
	font-size: 0.65rem;
	position: absolute;
	right: 0.9rem;
	top: 50%;
	transform: translateY(-50%);
	transition: transform 0.25s ease;
	display: inline-block;
	color: rgba(255, 255, 255, 0.7);
}
.dropdown-toggle::before,
.dropdown-toggle::after {
	border: none !important;  /* 去掉边框产生的小横杠 */
}

/* 悬停时箭头旋转 */
.nav-item.dropdown:hover .dropdown-toggle::after {
	transform: translateY(-50%) rotate(180deg);
}

/* 顶级栏目悬停效果 */

.nav-item:hover .nav-link {
	background: rgba(255, 255, 255, 0.2);
	color: white;
	border-radius: 8px;
}
/* 当前激活栏目 */
.nav-link.active {
	background: white;
	color: #1a4d8c !important;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

/* 二级下拉菜单 - 默认隐藏 */
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	min-width: 180px;
	background: #ffffff;
	border-radius: 12px;
	padding: 10px 0;
	margin-top: 0px;
	box-shadow: 0 12px 28px rgba(0, 0, 0, 0.15);
	z-index: 1000;
	list-style: none;
	display: none;
}

/* 鼠标悬停时显示下拉菜单 */
.nav-item.dropdown:hover .dropdown-menu {
	display: block;
}

/* 二级菜单项样式 */
.dropdown-item {
	display: block;
	padding: 10px 24px;
	color: #2c3e50;
	font-size: 0.9rem;
	text-decoration: none;
	transition: all 0.2s ease;
	font-weight: 500;
	white-space: nowrap;
	background-color: #ffffff;
	border: none;
}



/* 二级菜单项之间增加分隔感 */
.dropdown-menu li {
	list-style: none;
}

/* 隐藏移动端按钮 */
.navbar-toggler,
.navbar-brand.d-lg-none {
	display: none;
}
        .service-bar {
            width: 100%;
            margin: 0 auto;
            background: #ffffff;
            border-radius: 48px;
            padding: 0.35rem 1.2rem;
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 0.75rem 1rem;
            flex-wrap: wrap;
            font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
            min-height: 56px;
        }

        /* 服务标签组 — 紧凑排布，无额外元素 */
        .service-tags {
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            gap: 0.9rem;
            font-size: 0.85rem;
            font-weight: 500;
            color: #1e293b;
            line-height: 1.3;
        }

        .service-tags span {
            display: inline-flex;
            align-items: center;
            gap: 4px;
            white-space: nowrap;
        }


        /* 电话区域 — 极简，无微信/表单/按钮 */
        .hotline-box {
            display: flex;
            align-items: center;
            gap: 0.5rem;
            background: #fef5ea;
            padding: 0.2rem 1rem 0.2rem 1rem;
            border-radius: 40px;
            white-space: nowrap;
        }

        .hotline-label {
            font-size: 0.8rem;
            font-weight: 500;
            color: #b45309;
            letter-spacing: 0.2px;
        }

        .tel-number {
            font-size: 1.5rem;
            font-weight: 800;
            color: #c2410c;
            text-decoration: none;
            font-family: monospace;
            letter-spacing: 0.3px;
        }

        .tel-number:hover {
            text-decoration: underline;
        }

        /* 响应式：窄屏折行但高度仍可控 */
        @media (max-width: 650px) {
            .service-bar {
                flex-direction: column;
                align-items: flex-start;
                border-radius: 32px;
                padding: 0.5rem 1rem;
                gap: 0.4rem;
                min-height: auto;
            }
            .service-tags {
                gap: 0.6rem;
                font-size: 0.78rem;
            }
            .service-tags span:not(:last-child)::after {
                content: "|";
                margin-left: 0.6rem;
                margin-right: 0;
            }
            .hotline-box {
                padding: 0.15rem 0.9rem;
            }
            .tel-number {
                font-size: 0.9rem;
            }
        }

        @media (max-width: 480px) {
            .service-tags {
                font-size: 0.7rem;
                gap: 0.5rem;
            }
            .hotline-label {
                font-size: 0.65rem;
            }
            .tel-number {
                font-size: 0.85rem;
            }
            .pcblck{display:none;}
        }
        .process-five {
    width: 1440px;
    max-width: 100%;
    margin: 16px auto;
    background: #f5f9ff;
    border-radius: 12px;
    padding: 16px 24px;
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}

.process-five .steps-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 8px;
}

.process-five .step {
    flex: 1;
    min-width: 150px;
    text-align: center;
    position: relative;
    background: #fff;
    border-radius: 10px;
    padding: 12px 10px;
    transition: all 0.2s;
    border: 1px solid #e8edf5;
}

.process-five .step:hover {
    border-color: #0064e7;
    background: #ffffff;
    box-shadow: 0 2px 8px rgba(0, 100, 231, 0.08);
}

.process-five .step-title {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    margin-bottom: 8px;
}

.process-five .step-num {
    width: 26px;
    height: 26px;
    background: #0064e7;
    border-radius: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
}

.process-five .step-name {
    font-size: 15px;
    font-weight: 700;
    color: #1a2c3e;
}

.process-five .step-desc {
    font-size: 11.5px;
    color: #6a7e94;
    line-height: 1.45;
    margin: 0;
}

.process-five .step-desc strong {
    color: #0064e7;
    font-weight: 600;
}

/* 连接箭头 */
.process-five .step:not(:last-child)::after {
    content: "→";
    position: absolute;
    right: -14px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    color: #0064e7;
    font-weight: 400;
}

@media (max-width: 900px) {
    .process-five {
        padding: 12px 16px;
    }
    .process-five .steps-row {
        flex-direction: column;
        gap: 8px;
    }
    .process-five .step {
        display: flex;
        align-items: center;
        text-align: left;
        gap: 12px;
            padding: 0px 24px 6px 24px;
    }
    .process-five .step-title {
        margin-bottom: 0;
        flex-shrink: 0;
        min-width: 88px;
    }
    .process-five .step-desc {
        flex: 1;
    }
    .process-five .step:not(:last-child)::after {
        display: none;
    }
}
    .hero-section {
        background: linear-gradient(135deg, #f5f7ff 0%, #e9eef5 100%);
        padding: 80px 20px;
        font-family: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;
    }
    .hero-container {
        max-width: 1200px;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        gap: 40px;
    }
    .hero-content {
        flex: 1;
        min-width: 280px;
    }
    .hero-title {
        font-size: 2rem;
        font-weight: 800;
        color: #1a2a3a;
        margin: 0 0 20px 0;
        line-height: 1.2;
    }
    .highlight {
        color: #2d6a4f;
        border-bottom: 4px solid #ffd166;
        display: inline-block;
        padding-bottom: 4px;
    }
    .hero-subtitle {
        font-size: 1.1rem;
        color: #4a5568;
        line-height: 1.6;
        margin-bottom: 32px;
    }
    .hero-buttons {
        display: flex;
        gap: 16px;
        flex-wrap: wrap;
    }
    .btn {
        padding: 12px 32px;
        border-radius: 40px;
        font-weight: 600;
        text-decoration: none;
        transition: all 0.3s ease;
        display: inline-block;
        font-size: 1rem;
    }
    .btn-primary {
        background-color: #2d6a4f;
        color: white;
        box-shadow: 0 4px 6px rgba(0,0,0,0.1);
    }
    .btn-primary:hover {
        background-color: #1b4d3e;
        transform: translateY(-2px);
        box-shadow: 0 8px 15px rgba(0,0,0,0.1);
    }
    .btn-secondary {
        background-color: white;
        color: #2d6a4f;
        border: 2px solid #2d6a4f;
    }
    .btn-secondary:hover {
        background-color: #2d6a4f !important;
        transform: translateY(-2px);
    }
    .hero-stats {
        flex: 0.5;
        display: flex;
        justify-content: space-between;
        gap: 20px;
        backdrop-filter: blur(10px);
        padding: 24px;
        border-radius: 32px;
        box-shadow: 0 8px 32px rgba(0,0,0,0.05);
    }
    .stat-item {
        text-align: center;
    }
    .stat-number {
        display: block;
        font-size: 2rem;
        font-weight: 800;
        color: #2d6a4f;
    }
    .stat-label {
        font-size: 0.85rem;
        color: #4a5568;
    }
    @media (max-width: 768px) {
        .hero-title { font-size: 1.2rem; }
        .hero-container { flex-direction: column; text-align: center; }
        .hero-buttons { justify-content: center; }
        .hero-stats { width: 100%; justify-content: center; }
        .hero-section { padding: 25px 12px;}
        .hero-subtitle {font-size: .9rem;}
    }
    .sydh {
    list-style: none;
    padding: 0;
    margin: 15px 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.sydh li {
    padding: 0;
    margin: 0;
}
.sydh li a {
    display: inline-block;
    padding: 10px 18px;
    border-radius: 6px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.2s ease;
    border: 1px solid transparent;
}
/* 统一蓝色系 深浅层次变化，整体偏 #0064e7 商务风 */
.sydh li:nth-child(1) a { background: #0064e7; color: #fff; }
.sydh li:nth-child(2) a { background: #1974eb; color: #fff; }
.sydh li:nth-child(3) a { background: #2d80ee; color: #fff; }
.sydh li:nth-child(4) a { background: #408ef0; color: #fff; }
.sydh li:nth-child(5) a { background: #539af2; color: #fff; }
.sydh li:nth-child(6) a { background: #66a6f4; color: #fff; }
/* 下半部分用浅蓝底+深蓝字，层次区分 */
.sydh li:nth-child(7) a { background: #e8f1ff; color: #0064e7; border-color:#0064e7; }
.sydh li:nth-child(8) a { background: #e0ecff; color: #0064e7; border-color:#0064e7; }
.sydh li:nth-child(9) a { background: #d6e5ff; color: #0064e7; border-color:#0064e7; }
.sydh li:nth-child(10) a { background: #cce0ff; color: #0064e7; border-color:#0064e7; }
.sydh li:nth-child(11) a { background: #c2d9ff; color: #0064e7; border-color:#0064e7; }
.sydh li:nth-child(12) a { background: #b8d2ff; color: #0064e7; border-color:#0064e7; }

/* 悬浮效果 商务简约不花哨 */
.sydh li a:hover {
    opacity: 0.92;
    box-shadow: 0 2px 8px rgba(0,100,231,0.15);
}
/* ========== 文章容器 ========== */
.body.py-3 {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 20px 30px 20px;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "Segoe UI", Roboto, sans-serif;
    font-size: 16px;
    line-height: 1.7;
    color: #1a1a1a;
    word-wrap: break-word;
    overflow-wrap: break-word;
    background: #fff;
}

/* 首个元素顶部不留白 */
.body.py-3 > *:first-child {
    margin-top: 0;
}

/* ========== H2 - 淡雅渐变背景 + 左侧竖杠 ========== */
.body.py-3 h2 {
    font-size: 20px;
    font-weight: 600;
    margin: 1.2em 0 0.8em;
    padding: 10px 0 10px 16px;
    position: relative;
    color: #1e293b;
    line-height: 1.4;
    background: linear-gradient(90deg, #f8fafc 0%, #ffffff 100%);
    border-radius: 0 8px 8px 0;
}
.body.py-3 h2::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 7px;
    background: linear-gradient(135deg, #3b82f6, #06b6d4);
    border-radius: 2px 0 0 2px;
}

/* ========== H3 - 浅色渐变背景 + 左侧圆点装饰 ========== */
.body.py-3 h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 1.4em 0 0.6em;
    padding: 10px 0 10px 20px;
    position: relative;
    color: #334155;
    line-height: 1.4;
    background: linear-gradient(90deg, #f1f5f9 0%, #ffffff 100%);
    border-radius: 0 8px 8px 0;
}
.body.py-3 h3::before {
    content: '';
    position: absolute;
    left: 3px;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    background-color: #64748b;
    border-radius: 50%;
}

/* ========== H4 - 左侧小圆角色块 ========== */
.body.py-3 h4 {
    font-size: 16px;
    font-weight: 600;
    margin: 1.2em 0 0.5em;
    padding: 6px 0 6px 14px;
    position: relative;
    color: #475569;
    line-height: 1.45;
}
.body.py-3 h4::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 18px;
    background-color: #94a3b8;
    border-radius: 3px;
}

/* ========== H5 - 左侧细线 + 点状装饰 ========== */
.body.py-3 h5 {
    font-size: 15px;
    font-weight: 600;
    margin: 1em 0 0.4em;
    padding: 4px 0 4px 18px;
    position: relative;
    color: #64748b;
    line-height: 1.45;
}
.body.py-3 h5::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 1px;
    background-color: #94a3b8;
}
.body.py-3 h5::after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 3px;
    height: 3px;
    background-color: #94a3b8;
    border-radius: 50%;
}

/* ========== H6 - 左侧小点 ========== */
.body.py-3 h6 {
    font-size: 14px;
    font-weight: 500;
    margin: 0.9em 0 0.3em;
    padding: 2px 0 2px 16px;
    position: relative;
    color: #94a3b8;
    line-height: 1.45;
}
.body.py-3 h6::before {
    content: '•';
    position: absolute;
    left: 4px;
    top: 50%;
    transform: translateY(-50%);
    color: #94a3b8;
    font-size: 12px;
}

/* ========== 段落 ========== */
.body.py-3 p {
    font-size: inherit;
    margin: 0 0 0.9em;
    line-height: 1.7;
    color: #374151;
    text-indent: 0;
}

/* ========== 无序列表 ========== */
.body.py-3 ul {
    margin: 0.4em 0 0.8em 0;
    padding-left: 0;
    list-style: none;
}
.body.py-3 ul li {
    position: relative;
    font-size: inherit;
    margin: 0.35em 0;
    line-height: 1.7;
    color: #374151;
    padding-left: 20px;
}
.body.py-3 ul li::before {
    content: '';
    position: absolute;
    left: 6px;
    top: 0.68em;
    width: 5px;
    height: 5px;
    background-color: #0c6ff9;
    border-radius: 50%;
}

/* ========== 有序列表 ========== */
.body.py-3 ol {
    margin: 0.4em 0 0.8em 0;
    padding-left: 0;
    list-style: none;
    counter-reset: custom-counter;
}
.body.py-3 ol li {
    position: relative;
    font-size: inherit;
    margin: 0.35em 0;
    line-height: 1.7;
    color: #374151;
    padding-left: 26px;
    counter-increment: custom-counter;
}
.body.py-3 ol li::before {
    content: counter(custom-counter) ".";
    position: absolute;
    left: 0;
    top: 0;
    color: #0c6ff9;
    font-weight: 500;
    font-size: 15px;
    line-height: 1.7;
}

/* 嵌套列表 */
.body.py-3 li > ul,
.body.py-3 li > ol {
    margin: 0.3em 0 0.3em 0;
}

/* ========== DIV 兜底（仅影响纯文本 div，不干扰结构性 div） ========== */
.body.py-3 > div:not(:has(*)) {
    font-size: inherit;
    margin: 0 0 0.9em;
    line-height: 1.7;
    color: #374151;
}
.body.py-3 > div:not(:has(*)):last-child {
    margin-bottom: 0;
}

/* ========== 文字强调 ========== */
.body.py-3 strong,
.body.py-3 b {
    font-weight: 600;
    color: #1e293b;
}
.body.py-3 em,
.body.py-3 i {
    font-style: normal;
    color: #0c6ff9;
    font-weight: 500;
}

/* ========== 链接 ========== */
.body.py-3 a {
    color: #3b82f6;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: border-color 0.2s;
}
.body.py-3 a:hover {
    border-bottom-color: #3b82f6;
}

/* ========== 图片 ========== */
.body.py-3 img {
    max-width: 100%;
    height: auto;
    display: block;
    border-radius: 8px;
    margin: 1em auto;
}

/* ========== 表格 ========== */
.body.py-3 table {
    width: 100%;
    border-collapse: collapse;
    margin: 1em 0;
    font-size: 14px;
    display: block;
    overflow-x: auto;
}
.body.py-3 th,
.body.py-3 td {
    border: 1px solid #e5e7eb;
    padding: 8px 12px;
    text-align: left;
    line-height: 1.6;
}
.body.py-3 th {
    background-color: #f8fafc;
    font-weight: 600;
    color: #1e293b;
}
.body.py-3 tr:nth-child(even) td {
    background-color: #fafbfc;
}

/* ========== 引用块 ========== */
.body.py-3 blockquote {
    margin: 1em 0;
    padding: 0.8em 0 0.8em 1.2em;
    border-left: 3px solid #0c6ff9;
    color: #64748b;
    font-style: normal;
    background: #f8fafc;
    border-radius: 0 6px 6px 0;
}
.body.py-3 blockquote p:last-child {
    margin-bottom: 0;
}

/* ========== 代码块 ========== */
.body.py-3 pre {
    background: #2d2d2d;
    color: #f8f8f2;
    padding: 14px 18px;
    border-radius: 8px;
    overflow-x: auto;
    font-size: 14px;
    line-height: 1.6;
    margin: 1em 0;
}
.body.py-3 code {
    background: #f0f2f5;
    padding: 2px 6px;
    border-radius: 4px;
    font-size: 0.92em;
    color: #c7254e;
    font-family: "SF Mono", Consolas, Monaco, monospace;
}
.body.py-3 pre code {
    background: none;
    color: inherit;
    padding: 0;
}

/* ========== 水平线（默认隐藏） ========== */
.body.py-3 hr {
    display: none !important;
}

/* ========== 移动端适配（平板/手机） ========== */
@media screen and (max-width: 768px) {
    .body.py-3 {
        padding: 0 16px 24px 16px;
        font-size: 14px;
    }
    .pcblcka {
        display: none;
    }
    .body.py-3 h2 {
        font-size: 18px;
        padding: 10px 0 10px 14px;
    }
    .body.py-3 h2::before {
        width: 5px;
    }
    .body.py-3 h3 {
        font-size: 17px;
        padding: 8px 0 8px 16px;
    }
    .body.py-3 h4 {
        font-size: 16px;
    }
    .body.py-3 h5,
    .body.py-3 h6 {
        font-size: 14px;
    }
    .body.py-3 p,
    .body.py-3 li,
    .body.py-3 > div:not(:has(*)) {
        font-size: inherit;
    }
    .body.py-3 img {
        border-radius: 6px;
    }
    .body.py-3 table {
        font-size: 13px;
    }
}

/* ========== 小屏手机 ========== */
@media screen and (max-width: 480px) {
    .body.py-3 {
        padding: 0 12px 20px 12px;
    }
    .body.py-3 h2 {
        font-size: 17px;
        padding: 4px 0 4px 12px;
    }
    .body.py-3 h3 {
        font-size: 16px;
        padding: 6px 0 6px 14px;
    }
    .body.py-3 h2::before {
        width: 5px;
    }
    .body.py-3 ul li {
        padding-left: 18px;
    }
    .body.py-3 ol li {
        padding-left: 22px;
    }
}

/* ========== 大屏优化 ========== */
@media screen and (min-width: 1200px) {
    .body.py-3 {
        margin: 0 auto;
    }
    .body.py-3 h2 {
        font-size: 20px;
    }
    .body.py-3 h3 {
        font-size: 18px;
    }
    .body.py-3 p,
    .body.py-3 li {
        font-size: 16px;
    }
}
/* ========== 引用块 - 引号装饰 + 浅色背景 ========== */
.body.py-3 blockquote {
    position: relative;
    margin: 1.4em 0;
    padding: 24px 24px 20px 60px;
    background: #f5f8ff;
    border: none;
    border-radius: 10px;
    color: #475569;
    font-style: normal;
    font-size: 15px;
    line-height: 1.85;
    box-shadow: 0 1px 3px rgba(12, 111, 249, 0.06);
}

/* 左侧引号装饰 */
.body.py-3 blockquote::before {
    content: '"';
    position: absolute;
    left: 18px;
    top: 8px;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 56px;
    line-height: 1;
    color: #0c6ff9;
    opacity: 0.22;
    font-weight: 700;
    pointer-events: none;
}

/* 右侧小圆点装饰（可选，让右下角不空） */
.body.py-3 blockquote::after {
    content: '';
    position: absolute;
    right: 18px;
    bottom: 16px;
    width: 24px;
    height: 3px;
    background: linear-gradient(90deg, #0c6ff9, #06b6d4);
    border-radius: 2px;
    opacity: 0.5;
}

/* 引用块内段落 */
.body.py-3 blockquote p {
    margin: 0 0 0.6em;
    color: #475569;
    font-size: inherit;
    line-height: 1.85;
}

.body.py-3 blockquote p:last-child {
    margin-bottom: 0;
}

/* 引用块内强调文字 */
.body.py-3 blockquote strong,
.body.py-3 blockquote b {
    color: #1e293b;
    font-weight: 600;
}

/* 移动端微调 */
@media screen and (max-width: 768px) {
    .body.py-3 blockquote {
        padding: 20px 18px 16px 50px;
        font-size: 14px;
        border-radius: 8px;
    }
    .body.py-3 blockquote::before {
        left: 14px;
        top: 6px;
        font-size: 46px;
    }
    .body.py-3 blockquote::after {
        right: 14px;
        bottom: 12px;
        width: 20px;
    }
}
/* 文章页TAG标签样式 */
.article-tags {
    margin: 20px 0;
    padding: 12px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-size: 14px;
}

/* 标签前面的文字 */
.tags-label {
    color: #666;
    font-weight: bold;
    margin-right: 10px;
}

/* TAG链接样式 */
.article-tags a {
    display: inline-block;
        background-color: #e4eafd;
    color: #0041d5;
    padding: 4px 10px;
    margin: 0 5px 5px 0;
    text-decoration: none;
    border-radius: 3px;
    font-size: 12px;
    transition: all 0.3s ease;
}

/* TAG链接悬停效果 */
.article-tags a:hover {
    background-color: #0041d5;
    color: #fff;
    text-decoration: none;
}
.article-tags a:hover { opacity: 0.8; }
        /* 文章底部服务 简洁商务风格 - 紧凑版 */
        .service-module {
            background: #f5f7fa;
            padding: 48px 24px;
        }
        
        .service-container {
            max-width: 1280px;
            margin: 0 auto;
        }
        
        /* ========== 头部样式 ========== */
        .service-header {
            text-align: center;
            margin-bottom: 40px;
        }
        
        .header-tag {
            display: inline-block;
            background: #1a3a6b;
            color: #ffffff;
            font-size: 12px;
            font-weight: 600;
            letter-spacing: 1px;
            padding: 5px 16px;
            border-radius: 4px;
            margin-bottom: 16px;
        }
        
        .header-title {
            font-size: 30px;
            font-weight: 700;
            color: #1a2c3e;
            margin: 0 0 10px 0;
            letter-spacing: -0.3px;
        }
        
        .header-desc {
            font-size: 14px;
            color: #6c7a8a;
            margin: 0;
            max-width: 560px;
            margin-left: auto;
            margin-right: auto;
            line-height: 1.4;
        }
        
        /* ========== 卡片网格 ========== */
        .service-grid {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 20px;
        }
        
        /* 卡片样式 - 紧凑 */
        .service-card {
            background: #ffffff;
            border-radius: 12px;
            padding: 20px 16px 18px;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
            border: 1px solid #e8ecef;
            transition: all 0.25s ease;
        }
        
        .service-card:hover {
            transform: translateY(-3px);
            box-shadow: 0 8px 18px rgba(0, 0, 0, 0.08);
            border-color: #d0d7de;
        }
        
        /* 图标区域 - 居中 */
        .card-icon {
            width: 48px;
            height: 48px;
            margin: 0 auto 14px;
            border-radius: 12px;
            display: flex;
            align-items: center;
            justify-content: center;
        }
        
        .icon-location {
            background: #e8f0fe;
            color: #2d6a4f;
        }
        .icon-finance {
            background: #e8f0fe;
            color: #1d4ed8;
        }
        .icon-register {
            background: #e8f0fe;
            color: #b45309;
        }
        .icon-patent {
            background: #e8f0fe;
            color: #7c3aed;
        }
        
        /* 卡片标题 */
        .service-card h3 {
            font-size: 18px;
            font-weight: 700;
            color: #1a2c3e;
            margin: 0 0 14px 0;
            text-align: center;
        }
        
        /* 功能列表 - 左对齐，间距紧凑 */
        .service-features {
            list-style: none;
            margin: 0 0 16px 0;
            padding: 0;
        }
        
        .service-features li {
            font-size: 12px;
            color: #5a6e7c;
            line-height: 1.5;
            margin-bottom: 6px;
            padding-left: 18px;
            position: relative;
            text-align: left;
        }
        
        .service-features li::before {
            content: "●";
            position: absolute;
            left: 0;
            color: #1a3a6b;
            font-size: 10px;
        }
        
        /* 最后一条li无下边距 */
        .service-features li:last-child {
            margin-bottom: 0;
        }
        
        /* 价格 */
        .card-price {
            font-size: 18px;
            font-weight: 700;
            color: #1a2c3e;
            margin-bottom: 12px;
            padding-top: 10px;
            border-top: 1px solid #e8ecef;
        }
        
        .price-suffix {
            font-size: 12px;
            font-weight: 400;
            color: #8b9bb0;
        }
        
        /* 链接按钮 */
        .card-link {
            display: inline-block;
            color: #1a3a6b;
            text-decoration: none;
            font-size: 12px;
            font-weight: 600;
            transition: all 0.2s ease;
        }
        
        .card-link:hover {
            color: #2d6a4f;
            transform: translateX(3px);
        }
        
        /* ========== 响应式 ========== */
        @media (max-width: 1100px) {
            .service-grid {
                gap: 16px;
            }
            .service-card {
                padding: 18px 14px 16px;
            }
            .service-card h3 {
                font-size: 17px;
            }
            .service-features li {
                font-size: 11px;
                padding-left: 16px;
            }
            .card-price {
                font-size: 17px;
            }
        }
        
        @media (max-width: 900px) {
            .service-module {
                padding: 40px 20px;
            }
            .header-title {
                font-size: 26px;
            }
            .service-grid {
                grid-template-columns: repeat(2, 1fr);
                gap: 18px;
            }
        }
        
        @media (max-width: 600px) {
            .service-module {
                padding: 32px 16px;
            }
            .header-title {
                font-size: 22px;
            }
            .header-desc {
                font-size: 13px;
            }
            .service-grid {
                grid-template-columns: 1fr;
                gap: 16px;
            }
            .service-card {
                padding: 20px 16px 18px;
            }
        }/**文章底部服务完**/
/**相关文章开始**/
/* 相关文章容器 - 渐变背景 */
.related-articles {
    margin: 40px 0;
    padding: 32px 28px;
    background: linear-gradient(135deg, #f0f4f8 0%, #e8edf5 100%);
    border-radius: 16px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.04);
}

/* 标题样式 */
.related-articles .related-title {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 24px;
    padding-bottom: 14px;
    border-bottom: 3px solid #1a3a6b;
    color: #1a2c3e;
    position: relative;
    letter-spacing: -0.3px;
}

.related-articles .related-title:before {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 60px;
    height: 3px;
    background: #2d6a4f;
}

.related-articles .related-title:after {
    content: "📄";
    margin-left: 10px;
    font-size: 18px;
    font-weight: normal;
}

/* 两列列表布局 */
.related-articles .related-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px 24px;
}

/* 列表项样式 */
.related-articles .related-list li {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid rgba(26, 58, 107, 0.1);
    transition: all 0.25s ease;
    min-width: 0; /* 关键：防止flex子项溢出 */
}

.related-articles .related-list li:hover {
    transform: translateX(4px);
}

/* 链接样式 */
.related-articles .related-list a {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #3a4a5c;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.5;
    padding: 10px 0;
    transition: color 0.25s ease;
    min-width: 0; /* 关键：防止flex子项溢出 */
}

/* 序号样式 */
.related-articles .article-num {
    flex-shrink: 0;
    width: 28px;
    height: 28px;
    background: rgba(26, 58, 107, 0.1);
    color: #1a3a6b;
    font-size: 13px;
    font-weight: 600;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.25s ease;
}

/* 标题文字 - 超出显示省略号 */
.related-articles .article-title {
    flex: 1;
    min-width: 0; /* 关键：允许flex子项收缩 */
    color: #4a5a6e;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* 悬浮效果 */
.related-articles .related-list a:hover .article-num {
    background: #1a3a6b;
    color: #ffffff;
}

.related-articles .related-list a:hover .article-title {
    color: #1a3a6b;
}

/* 序号两位数时的样式调整 */
.related-articles .related-list li:nth-child(n+10) .article-num {
    font-size: 11px;
}

/* 如果标题需要多行显示省略号（备选方案） */
/* .related-articles .article-title {
    flex: 1;
    min-width: 0;
    color: #4a5a6e;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
} */

/* ========== 响应式：手机端单列 ========== */
@media (max-width: 768px) {
    .related-articles {
        margin: 30px 0;
        padding: 20px 16px;
    }
    
    .related-articles .related-title {
        font-size: 18px;
        margin-bottom: 18px;
        padding-bottom: 10px;
    }
    
    .related-articles .related-title:before {
        width: 45px;
    }
    
    .related-articles .related-list {
        grid-template-columns: 1fr;
        gap: 0;
    }
    
    .related-articles .related-list li {
        border-bottom: 1px solid rgba(26, 58, 107, 0.08);
    }
    
    .related-articles .related-list a {
        padding: 10px 0;
    }
    
    .related-articles .article-num {
        width: 24px;
        height: 24px;
        font-size: 11px;
    }
    
    .related-articles .article-title {
        font-size: 13px;
        white-space: nowrap;
    }
}

/* 小手机优化 */
@media (max-width: 480px) {
    .related-articles {
        margin: 20px 0;
        padding: 16px 12px;
    }
    
    .related-articles .related-title {
        font-size: 16px;
    }
    
    .related-articles .article-title {
        font-size: 12px;
    }
}
/**相关文章完**/
header.container.py-3.pcblck{
    position: sticky;
    top: 0;
    z-index: 9999;
    background: #0a438f;
    transition: all 0.3s 
ease;
    padding: 0 !important;
    max-width: 100%;
    margin: 0;
    
}
.navbar.navbar-expand-lg.navbar-dark.shadow-sm.rounded {
    width: 1440px;
    margin: auto;
}
/* ---------- 文章下方咨询模块 ---------- */
.contact-module {
    margin: 0 auto;
    background-color: #ffffff;
    border-radius: 24px;
    font-family: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica, 'Noto Sans', sans-serif;
}

.contact-inner {
    padding: 1.5rem 1.8rem 1.5rem 1.8rem;
}

/* 头部区域 - H标签独立背景设计，增强层次感 */
.contact-header {
    text-align: center;
    margin-bottom: 1.8rem;
    background: linear-gradient(135deg, #f0f6fa 0%, #e8f0f5 100%);
    border-radius: 20px;
    padding: 1.2rem 1rem;
    position: relative;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.02);
}

/* 装饰性小点缀 */
.contact-header::before {
    content: "●";
    font-size: 0.6rem;
    color: #2c7da0;
    letter-spacing: 6px;
    display: block;
    margin-bottom: 0.3rem;
    opacity: 0.5;
}

/* 主标题 H3 - 简洁有力 */
.contact-header h3 {
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0 0 0.3rem 0;
    color: #1a3a4f;
    letter-spacing: -0.3px;
}

/* 标题下方细线点缀 */
.contact-header h3::after {
    content: '';
    display: block;
    width: 45px;
    height: 2px;
    background: #2c7da0;
    margin: 0.5rem auto 0;
    border-radius: 2px;
}

/* 副标题 */
.contact-header .sub {
    font-size: 0.85rem;
    color: #5a6e7c;
    line-height: 1.4;
    margin-top: 0.4rem;
}

/* 双栏布局 */
.contact-row {
    display: flex;
    flex-wrap: wrap;
    gap: 1.8rem;
}

.contact-left {
    flex: 1.4;
    min-width: 220px;
}

.contact-right {
    flex: 1;
    min-width: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* 右侧二维码卡片 */
.qrcard {
    background: #fafcff;
    border-radius: 28px;
    padding: 1rem 1rem 0.9rem 1rem;
    border: 1px solid #eef2f8;
    text-align: center;
    width: 100%;
    max-width: 220px;
    transition: all 0.2s ease;
}

.qrcode-square {
    width: 100%;
    aspect-ratio: 1 / 1;
    max-width: 140px;
    margin: 0 auto 0.8rem auto;
    background: #ffffff;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.02);
    border: 1px solid #ecf3fa;
    overflow: hidden;
}

.qrcode-square img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    border-radius: 18px;
}

.mock-qr {
    width: 100%;
    height: 100%;
    background: repeating-linear-gradient(45deg, #eef3fc 0px, #eef3fc 4px, #ffffff 4px, #ffffff 12px);
    border-radius: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    box-shadow: inset 0 0 0 1px rgba(44, 95, 138, 0.08);
}

.mock-qr .mock-text {
    background: rgba(255, 255, 245, 0.92);
    backdrop-filter: blur(4px);
    padding: 5px 12px;
    border-radius: 40px;
    font-size: 0.7rem;
    font-weight: 600;
    color: #2c5f8a;
    letter-spacing: 0.5px;
    font-family: monospace;
    border: 0.5px solid rgba(44, 95, 138, 0.2);
}

.qr-info {
    margin-top: 0.2rem;
}

.qr-title {
    font-size: 0.75rem;
    font-weight: 700;
    color: #1e2f41;
    margin-bottom: 0.2rem;
}

.qr-desc {
    font-size: 0.65rem;
    color: #5d7184;
}

/* 左侧通用企业服务文案区 */
.service-message {
    background: #f8fafd;
    border-radius: 16px;
    padding: 0.7rem 1rem 0.7rem 1rem;
    margin: 0.8rem 0 0.4rem 0;
    border-left: 3px solid #2c7da0;
}

.service-tagline {
    font-weight: 600;
    font-size: 0.8rem;
    color: #2c5f8a;
    display: flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 0.3rem;
}

.service-desc {
    font-size: 0.8rem;
    color: #334155;
    line-height: 1.4;
}

.small-note {
    font-size: 0.7rem;
    color: #5f7f9a;
    margin-top: 0.35rem;
}

/* 联系方式列表 */
.contact-list {
    list-style: none;
    padding: 0;
    margin: 0 0 0.4rem 0;
}

.contact-list li {
    display: flex;
    align-items: center;
    gap: 0.7rem;
    margin-bottom: 0.8rem;
    font-size: 0.88rem;
    color: #1f2a44;
    flex-wrap: wrap;
}

.contact-icon {
    width: 28px;
    height: 28px;
    background: #eff3f8;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 0.9rem;
    color: #2c5f8a;
    flex-shrink: 0;
}

.contact-text {
    flex: 1;
    word-break: break-all;
    font-size: 0.85rem;
}

.contact-text a {
    text-decoration: none;
    color: #2c5f8a;
    font-weight: 500;
    transition: color 0.2s;
    border-bottom: 1px dotted #cbd5e1;
}

.contact-text a:hover {
    color: #0f3b5c;
}

.contact-label {
    font-weight: 600;
    color: #334155;
    min-width: 62px;
    font-size: 0.82rem;
}

.light-tip {
    font-size: 0.75rem;
    margin-left: 4px;
    color: #5f7f9e;
}

/* 底部信任标识 */
.trust-mini {
    display: flex;
    gap: 1rem;
    justify-content: center;
    margin-top: 0.9rem;
    font-size: 0.65rem;
    color: #7a8c9e;
    border-top: 1px solid #eff3f8;
    padding-top: 0.7rem;
}

/* 响应式 */
@media (max-width: 640px) {
    .contact-inner {
        padding: 0;
    }
    .pcblck{display:none;}
    .contact-row {
        flex-direction: column;
        gap: 1.2rem;
    }
    .contact-right {
        justify-content: center;
        width: 100%;
    }
    .qrcard {
        max-width: 210px;
        margin: 0 auto;
        padding: 0.9rem 0.9rem 0.8rem;
    }
    .qrcode-square {
        max-width: 130px;
    }
    .contact-header h3 {
        font-size: 1.45rem;
    }
    .contact-list li {
        gap: 0.5rem;
        margin-bottom: 0.7rem;
    }
    .service-message {
        padding: 0.6rem 0.9rem;
    }
}

@media (max-width: 480px) {
    .contact-label {
        min-width: 55px;
    }
    .contact-text {
        font-size: 0.8rem;
    }
    .qrcode-square {
        max-width: 110px;
    }
    .mock-qr .mock-text {
        font-size: 0.6rem;
        padding: 3px 8px;
    }
    .contact-header h3 {
        font-size: 1.3rem;
    }
    .contact-header {
        padding: 0.8rem 0.6rem;
    }
}

/* 确保图片完全填充正方形区域且不变形 */
.qrcode-square img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.contact-list li:last-child {
    margin-bottom: 0;
}

a, button {
    outline: none;
}
/* ---------- 文章下方咨询模块完 ---------- */