@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;500;600;700;800;900&family=Noto+Sans+SC:wght@400;500;600;700&family=Poppins:wght@200;300;400;500;600;700;800;900&family=Roboto:wght@300;400;500;700;900&display=swap');

/*
Template Name: Accounting
Author Name: WPEXPERT

*/
/*
Table Of Content

1. Top Menu CSS
2. Menu Area CSS
3. Slider Area CSS
4. Service Area CSS
5. About Area CSS
6. Brand Area CSS
7. Project Area CSS
8. Feature Area CSS
9. Skill Area CSS
10. Counter Area CSS
11. Testimonial Area CSS
12. Faq Area CSS
13. Team Area CSS
14. Blog Area CSS
15. Footer Area CSS
16. Breadcumb Area CSS
17. Pricing Area CSS
18. Contact Area CSS
19. Portfolio Area CSS


*/

/*theme css*/
/* 全站中文主字体：微软雅黑 */
:root {
    --font-yahei: "Microsoft YaHei", "微软雅黑", "PingFang SC", sans-serif;
}
a {
    color: #666;
    transition: .5s;
}
 a:hover {
     text-decoration: none;
     color:#564bc6;
}
body {
    font-family: var(--font-yahei);
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 1.6;
    color:#666;
}
 p {
     font-style: normal;
}
 h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
    font-family: var(--font-yahei);
    font-style: normal;
    line-height: 1.2;
    font-weight: 700;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 24px;
    transition: .5s;
    margin-bottom: 5px;
    color:#2f343a;
}
 .btn-primary:focus, select:focus, textarea:focus, input:focus{
     box-shadow: none !important;
}
 textarea, input{
     outline:none;
}
 a:focus, .btn:focus {
     text-decoration: none;
     outline: none;
}
 .uppercase {
     text-transform: uppercase;
}
 .capitalize {
     text-transform: capitalize;
}
.witr_section_title_inner h1, .witr_section_title_inner h2, .witr_section_title_inner h3 {
    font-size: 40px;
    margin: auto;
    font-weight: 700;
    line-height: 1.4;
}
.witr_section_title_inner h2 {
    font-size: 17px;
    display: inline-block;
    border-radius: 30px;
    margin-bottom: 15px;
	color: #564bc6;
	font-weight: 700;
    line-height: 1.4;
}
.witr_section_title {
    margin-bottom: 40px;
}
.witr_section_title_inner p {
    width: 100%;
    margin-top: 10px;
    padding: 18px 0 0 0;
}
.divider__text {
    color: #564bc6;
    font-family: var(--font-yahei);
    font-size: 17px;
    font-weight: 700;
    line-height: 1;
    max-width: 95%;
}
.divider_separator {
    position: relative;
    margin-left: 50px;
    padding-top: 15px;
    padding-bottom: 10px;
    display: inline-block;
}
.divider_separator::before {
    width: 40px;
    height: 2px;
    content: "";
    position: absolute;
    top: 50%;
    left: -50px;
    background: #564bc6;
}
.witr_section_title {
    position: relative;
}
.witr_section_title_inner {
    position: relative;
    z-index: 1;
}
.witr_all_pd0{
	padding:0;
}
/* ===== 1. Top Menu CSS ===== */
.poket-header-top .container-fluid{
    padding-right: clamp(24px, 3vw, 48px);
    padding-left: clamp(24px, 3vw, 48px);
}
 .em40_header_area_main.hdisplay_none {
     display: none;
}
.poket-header-top {
    background: transparent;
    padding: 10px 0px;
}
.top-address p {
    margin-bottom: 0;
}
 .top-address p span, .top-address p a {
     margin-right: 20px;
}
 .top-address p span i, .top-address p a i {
     font-size: 13px;
     color: #fff;
     margin-right: 5px;
}
 .top-address p span i:hover, .top-address p a i:hover{

 }
 .top-address p a {
     display: inline-block;
     text-decoration: none;
     -webkit-transition: all 0.2s ease-in-out;
     transition: all 0.2s ease-in-out;
}
/* TOP socia CSS */
 .top-right-menu ul.social-icons {
     margin: 0;
     padding: 0;
}
 .top-right-menu ul.social-icons li {
     display: inline-block;
     margin-left: 15px;
     position: relative;
}
 .top-right-menu ul.social-icons li a {
     display: inline-block;
     text-decoration: none;
     -webkit-transition: all 0.2s ease-in-out;
     transition: all 0.2s ease-in-out;
     font-size: 15px;
}
.top-welcomet p span, .top-welcomet p a, .top-welcome p span, .top-welcome p a, .top-welcome p, .top-address p a, .top-right-menu ul.social-icons li a, .top-address p span {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}
 .top-welcome p a:hover{
     color:#17161a;
}
 .top-right-menu .social-icons li a:hover, .top-right-menu .social-icons li a i:hover {
     color: #17161a;
}
 .top-both-p0 .top-address p a, .top-both-p0 .top-address p span {
     margin-right: 0px;
     margin-left: 12px;
}
.top-right-menu ul.social-icons span {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    margin-right: 10px;
}
.top-welcome p a:hover, .top-welcomet p a:hover, .top-address p a:hover {
    color: #ffffff;
}
.poket-header-top {
    border-bottom: 1px solid #555178;
}
/* ===== 2. Menu Area CSS ===== */
.poket_nav_area, .trp_nav_area .container-fluid, .transprent-menu .poket_nav_area .container-fluid {
    padding-right: clamp(24px, 3vw, 48px);
    padding-left: clamp(24px, 3vw, 48px);
}
.trp_nav_area {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
    transition: .5s;
}
.logo-right,
.logo-left {
    align-items: center;
}
/* 全站导航布局：Logo 左、菜单+搜索+按钮右（不仅限首页 transprent-menu） */
.poket-main-menu.heading_style_4 .row.logo-left {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 0;
    margin-right: 0;
}
.poket-main-menu.heading_style_4 .row.logo-left > [class*="col-"] {
    float: none;
}
.poket-main-menu.heading_style_4 .row.logo-left > .col-md-3 {
    flex: 0 0 auto;
    width: auto;
    max-width: 32%;
    padding-right: 15px;
}
.poket-main-menu.heading_style_4 .row.logo-left > .col-md-9 {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.mobile_menu_logo.text-center {
     padding: 20px 0;
}

/* LOGO CSS */
 .logo a {
     display: inline-block;
}

/* logo sticky */
 .poket-main-menu .logo a.main_sticky_main_l {
     display: block;
}
 .poket-main-menu .logo a.main_sticky_l {
     display: none;
}
/* logo pre */
 .poket-main-menu .prefix .logo a.main_sticky_main_l {
     display: none;
}
 .poket-main-menu .prefix .logo a.main_sticky_l {
     display: block;
} 


/* MENU text CSS */
 .poket_menu ul {
     text-align: right;
     list-style: none;
}
/* 主菜单单行横向排列，不换行，项与项之间留足间距 */
.poket_menu > ul {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
    gap: 36px;
    margin: 0;
    padding: 0;
}
 .poket_menu > ul > li {
     display: block;
     flex-shrink: 0;
     position: relative;
}
.poket_menu > ul > li > a {
    display: block;
    margin: 32px 0;
    padding: 0 4px;
    transition: .5s;
    position: relative;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    font-family: var(--font-yahei);
    line-height: 1.2;
    white-space: nowrap;
}
 .poket_menu > ul > li > a:before, .poket_menu > ul > li.current > a:before {
     background: #ffb600 none repeat scroll 0% 0;
     bottom: -7px;
     content: "";
     height: 2px;
     left: 0;
     margin: auto;
     opacity: 0;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
     position: absolute;
     right: 0;
     -webkit-transition: all 0.5s ease 0s;
     transition: all 0.5s ease 0s;
     width: 15%;
     display:none;
}
 .poket_menu ul li:last-child a {
     margin-right: 0 !important;
}
.poket_menu > ul > li.current > a, .poket_menu > ul > li:hover > a, .creative_header_menu > ul > li:hover > a {
    color: #00aeff;
    background-color: transparent;
}
 .poket_menu > ul > li:hover > a:before, .poket_menu > ul > li.current > a:before {
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

 .transprent-menu .poket_nav_area {
     left: 0;
     right: 0;
     top: 0;
     z-index: 9999;
     background-color: transparent;
     padding: 0;
     transition: .5s;
     position: absolute;
}
 .poket_nav_area.postfix {
     -webkit-transition: .3s;
     transition: .3s;
}
.poket_nav_area.prefix, .hbg2 {
    background: rgba(0,0,0,0.78);
}
 .poket_nav_area.prefix .poket_menu > ul > li > a {
     color:#fff;
}
 .poket_nav_area.prefix .poket_menu > ul > li.current > a {
     color: #14b1bb;
}
.search_popup_button, .tx_mmenu_together {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    width: 100%;
    gap: 0;
}
/* 菜单+搜索+按钮作为一组整体靠右（nav 须 width:auto，否则 margin-left:auto 无效） */
.poket_menu {
    display: inline-block;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    margin-left: 0;
    vertical-align: middle;
}
.main-search-menu {
    flex-shrink: 0;
    margin-left: 28px;
}
.donate-btn-header {
    flex-shrink: 0;
    margin-left: 24px;
    padding-right: 0;
}
 .tx_mmenu_together .donate-btn-header {
     padding: 0;
}
 .prefix .main_menu_header_address_text h3, .prefix .main_menu_header_address_text h4 a, .prefix .main_menu_header_icon i {
     color: #fff;
}
/* poket 8 menu color */
.heading_style_4 .poket_menu > ul > li > a {
    color: #fff;
}
.heading_style_4 .main-search-menu .em-header-quearys .em-quearys-menu i {
    color: #fff;
}

/* sub menu style */
.poket_menu ul .sub-menu {
    position: absolute;
    left: 0;
    top: 130%;
    width: 240px;
    text-align: left;
    background: #fff;
    margin: 0;
    padding: 15px 8px 8px 25px;
    z-index: 9999;
    box-shadow: 0 0 30px rgb(0 0 0 / 9%);
    transition: .2s;
    opacity: 0;
    visibility: hidden;
}
 .poket_menu ul li:hover > .sub-menu {
     transition: .5s;
     opacity: 1;
     visibility: visible;
     top: 100%;
     z-index: 9;
}
 .poket_menu ul .sub-menu li {
     position: relative;
	 transition:.5s;
}
.poket_menu ul .sub-menu li a {
    display: block;
    margin: 0;
    margin-bottom: 6px;
    letter-spacing: normal;
    font-size: 15px;
    font-weight: 700;
    transition: .5s;
    color: #272727;
    visibility: inherit !important;
    padding: 4px 0px;
    font-family: var(--font-yahei);
}
 .poket_menu ul .sub-menu li:hover > a, .poket_menu ul .sub-menu .sub-menu li:hover > a, .poket_menu ul .sub-menu .sub-menu .sub-menu li:hover > a, .poket_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover > a {
     color: #14b1bb;
}
.poket_menu ul .sub-menu li:hover {
    margin-left: 16px;
}
.poket_menu ul .sub-menu li:before {
    left: -18px;
}
.poket_menu ul .sub-menu li:hover:before{
	opacity:1;
}

.poket_menu ul .sub-menu li:before {
    opacity: 0;
    -webkit-transition: .1s;
    transition: .1s;
    position: absolute;
    top: 50%;
    content: "//";
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.poket_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover>a, .poket_menu ul .sub-menu .sub-menu .sub-menu li:hover>a, .poket_menu ul .sub-menu .sub-menu li:hover>a, .poket_menu ul .sub-menu li:hover:before, .poket_menu ul .sub-menu li:hover>a {
    color: #00aeff;
}
/* sub menu 2 */
.poket_menu ul .sub-menu .sub-menu {
    left: 100%;
    top: 130%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
}
 .poket_menu ul .sub-menu li:hover > .sub-menu {
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
     visibility: visible;
     top: 0%;
}
/* sub menu 3 */
 .poket_menu ul .sub-menu .sub-menu li {
     position: relative;
}
 .poket_menu ul .sub-menu .sub-menu .sub-menu {
     right: 100%;
     left: auto;
     top: 130%;
     opacity: 0;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
     visibility: hidden;
}
 .poket_menu ul .sub-menu .sub-menu li:hover > .sub-menu {
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
     visibility: visible;
     top: 0%;
}
/* sub menu 4 */
 .poket_menu ul .sub-menu .sub-menu .sub-menu li {
     position: relative;
}
 .poket_menu ul .sub-menu .sub-menu .sub-menu li:hover > .sub-menu {
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
     visibility: visible;
     top: 0%;
}

/* has menu icon */
.poket-main-menu .menu-item-has-children > a:after {
    margin-left: 8px;
    content: "\f107";
    font-family: FontAwesome !important;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    font-size: 13px;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    font-weight: 600;
}
 .poket-main-menu .menu-item-has-children .menu-item-has-children> a:after {
     margin-left: 8px;
     content: "\f107";
}

/* quearys area css */
.poket_menu.main-search-menu > .em-header-quearys, .em-quearys-top.msin-menu-search {
    display: inline-block;
}
.em-top-quearys-area {
    position: relative;
}
.poket_menu div.em-header-quearys {
    text-align: center;
}



.em-quearys-inner {
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: -150%;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    z-index: 10000;
    -webkit-transition: all 0s 0s cubic-bezier(0.32, 0, 0, 1), background .3s 0s cubic-bezier(0.32, 0, 0, 1), -webkit-transform .3s .15s cubic-bezier(0.32, 0, 0, 1);
    transition: all 0s 0s cubic-bezier(0.32, 0, 0, 1), background .3s 0s cubic-bezier(0.32, 0, 0, 1), -webkit-transform .3s .15s cubic-bezier(0.32, 0, 0, 1);
    transition: all 0s 0s cubic-bezier(0.32, 0, 0, 1), transform .3s .15s cubic-bezier(0.32, 0, 0, 1), background .3s 0s cubic-bezier(0.32, 0, 0, 1);
    transition: all 0s 0s cubic-bezier(0.32, 0, 0, 1), transform .3s .15s cubic-bezier(0.32, 0, 0, 1), background .3s 0s cubic-bezier(0.32, 0, 0, 1), -webkit-transform .3s .15s cubic-bezier(0.32, 0, 0, 1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    left: -150%;
    background: rgba(0, 0, 0, 0);
}
.em-s-open {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    left: 0;
    background: #000000e6 !important;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.em-quearys-form {
    width: 100%;
    max-width: 895px;
    margin: auto;
    padding: 30px 0;
}
.top-form-control {
    position: relative;
}
.top-form-control input {
    background: transparent;
    color: #fff;
    font-size: 50px;
    font-weight: 500;
    height: 100px;
    padding: 0 40px 0 15px;
    width: 100%;
    border: none;
    -webkit-transition: 1s;
    -webkit-transition: .5s;
    transition: .5s;
    border-bottom: 3px solid #fff;
}
.top-form-control input::placeholder{
	color:#fff;
}
textarea, input {
    outline: none;
}
.top-form-control button.top-quearys-style {
    position: absolute;
    right: 6px;
    top: 50%;
    background: transparent;
    font-size: 45px;
    border: none;
    color: #fff;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.main-search-menu .em-header-quearys .em-quearys-menu i {
    background: 0;
    font-size: 30px;
    margin-left: 20px;
    color: #fff;
    cursor: pointer;
    height: 42px;
    width: 42px;
    line-height: 42px;
    margin-left: 12px;
    cursor: pointer;
    flex-shrink: 0;
}
.poket_nav_area.prefix .main-search-menu .em-header-quearys .em-quearys-menu i{
    color: #fff;
}

.mrt10{
	margin-top:10px;
}
.em-quearys-menu i {
    background: #564bc6;
    border-radius: 50px;
    display: inline-block;
    text-align: center;
    height: 36px;
    width: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #fff;
}

.main_menu_address_a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: relative;
}
.main_menu_address_a::before {
    background: #fbfbfb40;
}
.main_menu_address_a:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 107px;
    left: 0;
}
.main_menu_header_icon {
    margin-left: 25px;
    margin-right: 10px;
}
.main_menu_header_icon i {
    color: #14b1bb;
	font-size: 30px;
}
.main_menu_header_address_text h3, .main_menu_header_address_text h4 a {
    margin: 0;
    font-weight: 600;
	font-size: 18px;
	
}
.main_menu_header_address_text h3{
	color: #14b1bb;
}
.main_menu_header_address_text h4 {
    margin-bottom: 0;
    color: #030925;
}

/* mobile-menu  */
.mobile-menu {
    display: none !important;
}
.mobile_logo_area {
    display: none !important;
}
.mobile_menu_logo.text-center {
    padding: 20px 0;
}
 .mean-container .mean-bar {
     padding: 0;
}
 .main_menu_div {
     position: relative;
}
.mean-container .mean-bar {
    float: none;
    background: #564bc6;
    overflow: hidden;
}
/* menu button */
a.dtbtn {
    border: none;
    display: block;
    font-size: 16px;
    margin-left: 15px;
    font-weight: 700;
    border-radius: 0;
    padding: 13px 25px;
    font-family: var(--font-yahei);
    background: #564bc6;
    color: #fff;
}
 a.dtbtn:hover {
    background: #00aeff;
}
 /* End Menu Area CSS */
 
/* ===== 3. Slider Area CSS ===== */
.witr_swiper_area {
    overflow: hidden;
    position: relative;
}
.witr_swiper_area.accounting {
    margin-bottom: 50px;
}
/* 首页静态首图：无 Swiper，禁止滑动与轮播相关交互 */
.home-hero-static {
    touch-action: pan-y;
    margin-bottom: 0 !important; /* 满屏首图下方不留空隙，避免露出下一板块 */
    --home-hero-vh: 100vh;
    --home-hero-vh: 100dvh; /* 动态视口高度，适配不同显示器与浏览器 UI */
}
/* 首图容器：始终一屏高（覆盖模板固定 1057px / responsive 断点高度） */
.home-hero-static .witr_swiper_height {
    position: relative;
    height: var(--home-hero-vh) !important;
    min-height: 100vh;
    min-height: 100svh;
    max-height: none;
    background-image: none !important;
    background-color: #061228;
    isolation: isolate;
    overflow: hidden;
}
/* 首图底图层：相对视口 cover，缩放时与文字解耦（桌面 fixed 附着视口） */
.home-hero-static .home-hero-bg {
    position: absolute;
    inset: 0;
    z-index: 0;
    background-image: url(assets/images/factory-bg-hero.jpg?v=7);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 40%;
    background-attachment: fixed;
    pointer-events: none;
}
@media (max-width: 991px) {
    /* 移动端 fixed 背景易抖动，改回随容器滚动 */
    .home-hero-static .home-hero-bg {
        background-attachment: scroll;
    }
}
/* 首图：增强青色流光 + 科技光晕（screen 混合） */
.home-hero-static .witr_swiper_height::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
        radial-gradient(ellipse 80% 55% at 58% 78%, rgba(0, 235, 255, 0.45) 0%, transparent 65%),
        radial-gradient(ellipse 50% 45% at 72% 55%, rgba(0, 200, 255, 0.28) 0%, transparent 55%),
        radial-gradient(ellipse 40% 40% at 25% 42%, rgba(0, 180, 255, 0.2) 0%, transparent 52%),
        linear-gradient(105deg, transparent 42%, rgba(0, 255, 255, 0.08) 50%, transparent 58%);
    mix-blend-mode: screen;
    pointer-events: none;
    z-index: 1;
}
/* 首图科技感叠加：HUD 角标、数字网格、透视通道、数据节点 */
.home-hero-static .home-hero-tech-layer {
    position: absolute;
    inset: 0;
    z-index: 1; /* 叠在 .home-hero-bg 之上 */
    pointer-events: none;
    overflow: hidden;
    background-image:
        linear-gradient(rgba(0, 220, 255, 0.45), rgba(0, 220, 255, 0.45)) no-repeat 24px 24px / 48px 2px,
        linear-gradient(rgba(0, 220, 255, 0.45), rgba(0, 220, 255, 0.45)) no-repeat 24px 24px / 2px 48px,
        linear-gradient(rgba(0, 220, 255, 0.45), rgba(0, 220, 255, 0.45)) no-repeat calc(100% - 72px) 24px / 48px 2px,
        linear-gradient(rgba(0, 220, 255, 0.45), rgba(0, 220, 255, 0.45)) no-repeat calc(100% - 26px) 24px / 2px 48px,
        linear-gradient(rgba(0, 210, 255, 0.06) 1px, transparent 1px),
        linear-gradient(90deg, rgba(0, 210, 255, 0.06) 1px, transparent 1px),
        repeating-linear-gradient(
            118deg,
            transparent,
            transparent 48px,
            rgba(0, 220, 255, 0.04) 49px,
            transparent 50px
        );
    background-size:
        48px 2px, 2px 48px, 48px 2px, 2px 48px,
        56px 56px, 56px 56px, 100% 100%;
    mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.12) 0%, #000 32%, #000 88%, transparent 100%);
    -webkit-mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.12) 0%, #000 32%, #000 88%, transparent 100%);
}
/* 地面透视数字通道 */
.home-hero-static .home-hero-tech-layer::before {
    content: "";
    position: absolute;
    left: -8%;
    right: -8%;
    bottom: -5%;
    height: 58%;
    background:
        repeating-linear-gradient(
            90deg,
            transparent 0,
            transparent 72px,
            rgba(0, 220, 255, 0.22) 73px,
            rgba(0, 220, 255, 0.06) 74px
        ),
        repeating-linear-gradient(
            0deg,
            transparent 0,
            transparent 36px,
            rgba(0, 200, 255, 0.14) 37px
        );
    transform: perspective(520px) rotateX(72deg);
    transform-origin: center bottom;
    opacity: 0.75;
    mix-blend-mode: screen;
}
/* 数据节点光点 + 通道横向信息流（轻微呼吸动画） */
.home-hero-static .home-hero-tech-layer::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 18% 38%, rgba(0, 255, 255, 0.55) 0 2px, transparent 3px),
        radial-gradient(circle at 32% 52%, rgba(0, 255, 255, 0.4) 0 1.5px, transparent 2.5px),
        radial-gradient(circle at 48% 44%, rgba(0, 255, 255, 0.35) 0 2px, transparent 3px),
        radial-gradient(circle at 65% 36%, rgba(0, 255, 255, 0.45) 0 2px, transparent 3px),
        radial-gradient(circle at 78% 48%, rgba(0, 255, 255, 0.5) 0 2px, transparent 3px),
        radial-gradient(circle at 88% 58%, rgba(0, 255, 255, 0.35) 0 1.5px, transparent 2.5px),
        linear-gradient(90deg, transparent 0%, rgba(0, 240, 255, 0.12) 35%, rgba(0, 240, 255, 0.22) 50%, rgba(0, 240, 255, 0.1) 65%, transparent 100%),
        linear-gradient(0deg, transparent 62%, rgba(0, 220, 255, 0.18) 72%, transparent 82%);
    background-size: 100% 100%, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 140% 3px, 100% 100%;
    background-position: 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, center 68%, 0 0;
    background-repeat: no-repeat;
    mix-blend-mode: screen;
    animation: homeHeroTechPulse 5s ease-in-out infinite;
}
@keyframes homeHeroTechPulse {
    0%, 100% { opacity: 0.85; }
    50% { opacity: 1; }
}
/* 首图蒙层：左侧略深便于白字，右侧更亮以突出卷轴与光效 */
.home-hero-static .witr_swiper_height::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        90deg,
        rgba(6, 18, 40, 0.62) 0%,
        rgba(6, 18, 40, 0.28) 42%,
        rgba(6, 18, 40, 0.12) 100%
    );
    pointer-events: none;
    z-index: 2;
}
.home-hero-static .witr_sw_text_area {
    position: absolute;
    inset: 0;
    z-index: 3; /* 文案层：随 rem/字号缩放，不随底图像素拉伸 */
    width: 100% !important;
    height: 100%;
    margin: 0 !important;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 0 0 7vh; /* 首图文案区：底部留白使文字整体上移 */
    box-sizing: border-box;
}
.home-hero-static .witr_swiper_content {
    position: relative;
    top: auto !important;
    transform: none !important;
    width: 100%;
}
.home-hero-static .slider-content-wrapper.home-hero-layout {
    display: grid;
    grid-template-columns: minmax(0, 56%) 1fr;
    align-items: stretch;
    width: 100%;
    max-width: min(1720px, 96vw);
    margin: 0 auto;
    padding: 0 clamp(20px, 2.5vw, 40px);
    transform: none;
    min-height: 40vh;
    box-sizing: border-box;
}

/* 锚点跳转：固定导航栏下「解决方案」区块不被遮挡 */
html {
    scroll-behavior: smooth;
}
/* 锚点跳转：固定导航栏下解决方案区块不被遮挡 */
#solutions,
#solutions-deploy,
#solutions-modules,
[id^="mod-"] {
    scroll-margin-top: 110px;
}
/* 解决方案独立详情页 */
.solutions-page-area,
.system-modules-page-area {
    padding: 50px 0 80px;
    background: #fafbfc;
}
/* 解决方案页主内容区略加宽（左侧菜单 + 右侧明细） */
.solutions-page-area > .container {
    max-width: min(1680px, 96vw);
    width: 100%;
    padding-left: 28px;
    padding-right: 28px;
}
@media (min-width: 1400px) {
    .solutions-page-area > .container {
        max-width: min(1720px, 96vw);
    }
}

/* 系统模块页：顶部快捷导航 + 纵向分块（非左右分栏） */
.sys-mod-quicknav {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 36px;
    padding: 16px 18px;
    background: #fff;
    border-radius: 14px;
    border: 1px solid rgba(0, 0, 0, 0.06);
    box-shadow: 0 4px 16px rgba(15, 35, 95, 0.06);
}
.sys-mod-quicknav__link {
    display: inline-block;
    padding: 8px 16px;
    font-size: 16px; /* 快捷导航字号 */
    font-weight: 600;
    color: #4a5568;
    background: #f0f4f8;
    border-radius: 999px;
    text-decoration: none;
    transition: background 0.2s, color 0.2s, box-shadow 0.2s;
}
.sys-mod-quicknav__link:hover {
    color: #163a75;
    background: #e8f0ff;
}
.sys-mod-quicknav__link.is-active {
    color: #fff;
    background: linear-gradient(135deg, #4a7ebb 0%, #3568a8 100%);
    box-shadow: 0 4px 12px rgba(74, 126, 187, 0.35);
}
.sys-mod-list {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
/* 单模块区块卡片 */
.sys-mod-section {
    background: #fff;
    border-radius: 14px;
    padding: clamp(24px, 3vw, 32px);
    border: 1px solid rgba(0, 0, 0, 0.06);
    box-shadow: 0 6px 24px rgba(15, 35, 95, 0.07);
}
.sys-mod-section:nth-child(even) {
    background: #f8fafc;
}
.sys-mod-section__head {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    margin-bottom: 20px;
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.sys-mod-section__icon {
    flex-shrink: 0;
    width: 52px;
    height: 52px;
    border-radius: 12px;
    background: linear-gradient(145deg, #e8f0ff 0%, #c5d9ff 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    color: #163a75;
}
.sys-mod-section__titles {
    flex: 1;
    min-width: 0;
}
.sys-mod-section__title {
    font-size: clamp(24px, 2.8vw, 28px); /* 模块标题字号 */
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 8px;
    line-height: 1.35;
}
.sys-mod-section__lead {
    font-size: 20px; /* 模块副标题（橙色标语）字号 */
    font-weight: 600;
    color: #ff6b35;
    margin: 0;
    line-height: 1.55;
}
/* 工艺管理：三列子卡 */
.sys-mod-section__grid3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
}
@media (max-width: 991px) {
    .sys-mod-section__grid3 {
        grid-template-columns: 1fr;
    }
}
/* 系统模块详情：子块（如设计卡 / 工艺卡） */
.sys-module-detail__block {
    background: #f8fafc;
    border: 1px solid rgba(0, 0, 0, 0.06);
    border-radius: 12px;
    padding: 22px 24px;
    margin-bottom: 18px;
}
.sys-module-detail__block:last-child {
    margin-bottom: 0;
}
.sys-module-detail__block-title {
    font-size: 22px; /* 子块标题（设计卡 / 工艺卡等）字号 */
    font-weight: 700;
    color: #163a75;
    margin: 0 0 10px;
}
.sys-module-detail__tagline {
    font-size: 18px; /* 子块标语字号 */
    font-weight: 600;
    color: #ff6b35;
    margin: 0 0 14px;
}
.sys-module-detail__text {
    font-size: 20px; /* 子块正文字号 */
    color: #444;
    line-height: 1.85;
    margin: 0;
}
.sys-module-detail__subtitle {
    font-size: 21px;
    font-weight: 700;
    color: #2f343a;
    margin: 0 0 14px;
    line-height: 1.55;
}
.sys-module-detail__body {
    font-size: 20px; /* 模块正文段落字号 */
    color: #444;
    line-height: 1.9;
    margin: 0;
}
/* 内容较少的模块：收紧内边距，避免大块空白 */
.sys-mod-section--compact {
    padding: 22px clamp(20px, 3vw, 28px);
}
.sys-mod-section--compact .sys-mod-section__head {
    margin-bottom: 14px;
    padding-bottom: 14px;
}

/* 解决方案：左侧菜单 + 右侧详情 */
.solutions-layout {
    display: flex;
    flex-wrap: wrap;
    gap: 28px;
    align-items: flex-start;
}
.solutions-sidebar {
    flex: 0 0 240px;
    width: 100%;
    max-width: 240px;
}
.solutions-side-menu {
    display: flex;
    flex-direction: column;
    gap: 12px;
    background: #eef2f7;
    border-radius: 14px;
    padding: 14px;
    border: 1px solid rgba(0, 0, 0, 0.05);
}
.solutions-side-menu__item {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    padding: 16px 14px;
    border-radius: 10px;
    border-left: 4px solid transparent;
    background: transparent;
    color: #4a5568;
    text-decoration: none;
    transition: background 0.25s, border-color 0.25s, color 0.25s, box-shadow 0.25s;
}
.solutions-side-menu__item:hover {
    background: rgba(255, 255, 255, 0.65);
    color: #163a75;
}
.solutions-side-menu__item.is-active {
    background: #fff;
    border-left-color: #4a7ebb;
    color: #163a75;
    box-shadow: 0 6px 20px rgba(74, 126, 187, 0.12);
}
.solutions-side-menu__icon {
    flex-shrink: 0;
    width: 44px;
    height: 44px;
    border-radius: 10px;
    background: linear-gradient(145deg, #e8f0ff 0%, #c5d9ff 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    color: #4a7ebb;
}
.solutions-side-menu__item.is-active .solutions-side-menu__icon {
    background: linear-gradient(135deg, #4a7ebb 0%, #3568a8 100%);
    color: #fff;
}
.solutions-side-menu__text {
    display: flex;
    flex-direction: column;
    gap: 4px;
    min-width: 0;
}
.solutions-side-menu__label {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
}
.solutions-side-menu__hint {
    font-size: 12px;
    color: #94a3b8;
    line-height: 1.4;
}
.solutions-side-menu__item.is-active .solutions-side-menu__hint {
    color: #64748b;
}
.solutions-main {
    flex: 1;
    min-width: 0;
    background: #fff;
    border-radius: 14px;
    padding: 28px clamp(20px, 3vw, 36px);
    box-shadow: 0 8px 28px rgba(15, 35, 95, 0.08);
    border: 1px solid rgba(0, 0, 0, 0.05);
}
@media (max-width: 991px) {
    .solutions-sidebar {
        flex: 1 1 100%;
        max-width: none;
    }
    .solutions-side-menu {
        flex-direction: row;
        flex-wrap: wrap;
    }
    .solutions-side-menu__item {
        flex: 1 1 200px;
    }
}

/* 解决方案面板切换（仅右侧主区显示当前项） */
.solutions-main .solutions-panel {
    display: none;
}
.solutions-main .solutions-panel.is-active {
    display: block;
}
.solutions-panel__head {
    margin-bottom: 24px;
}
.solutions-panel__title {
    font-size: clamp(22px, 2.6vw, 28px);
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 8px;
}
.solutions-panel__desc {
    font-size: 16px;
    color: #666;
    margin: 0;
    line-height: 1.65;
}

/* 部署方式：简易图标装饰 */
.deploy-mode-icons {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
    margin-bottom: 28px;
    flex-wrap: wrap;
}
.deploy-mode-icons__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    padding: 20px 32px;
    border-radius: 14px;
    font-size: 15px;
    font-weight: 600;
    color: #163a75;
}
.deploy-mode-icons__item i {
    font-size: 42px;
}
.deploy-mode-icons__item--saas {
    background: linear-gradient(145deg, #e8f4ff 0%, #b8d4f5 100%);
    box-shadow: 0 6px 20px rgba(74, 126, 187, 0.15);
}
.deploy-mode-icons__item--private {
    background: linear-gradient(145deg, #eef0f5 0%, #c8ced8 100%);
    box-shadow: 0 6px 20px rgba(60, 70, 90, 0.12);
}
.deploy-mode-icons__vs {
    font-size: 14px;
    font-weight: 700;
    color: #94a3b8;
    letter-spacing: 0.05em;
}

/* 部署方式对比表 */
.deploy-table-wrap {
    overflow-x: auto;
    border-radius: 14px;
    box-shadow: 0 8px 28px rgba(15, 35, 95, 0.08);
    background: #fff;
}
.deploy-compare-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 20px; /* 表格正文字号 */
    line-height: 1.8;
    min-width: 640px;
}
.deploy-compare-table thead th {
    background: #4a7ebb;
    color: #fff;
    font-weight: 600;
    font-size: 22px; /* 表头字号 */
    padding: 20px 24px;
    text-align: left;
    vertical-align: top;
}
.deploy-compare-table thead th small {
    display: block;
    font-weight: 400;
    font-size: 18px; /* 表头副标题字号 */
    opacity: 0.92;
    margin-top: 4px;
}
.deploy-compare-table tbody th[scope="row"] {
    background: #f4f7fb;
    color: #1a1a1a;
    font-weight: 600;
    font-size: 20px; /* 行标题字号 */
    padding: 20px 24px;
    text-align: left;
    vertical-align: top;
    width: 18%;
    border-bottom: 1px solid #e8edf3;
}
.deploy-compare-table tbody td {
    padding: 20px 24px;
    color: #444;
    font-size: 20px; /* 单元格正文字号 */
    border-bottom: 1px solid #e8edf3;
    vertical-align: top;
}
.deploy-compare-table tbody tr:last-child th,
.deploy-compare-table tbody tr:last-child td {
    border-bottom: none;
}

/* 解决方案总览：六大能力卡片，双行布局、中间分行留白 */
.solution-overview-area {
    padding: 80px 0;
    background: #fafbfc;
}
.solution-overview-area .solution-overview-cards-row {
    margin-left: -16px;
    margin-right: -16px;
    align-items: stretch;
}
.solution-overview-area .solution-overview-cards-row + .solution-overview-cards-row {
    margin-top: clamp(32px, 4vw, 48px);
}
.solution-overview-area .solution-overview-cards-row > [class*="col-"] {
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 24px;
    display: flex;
}
@media (min-width: 992px) {
    .solution-overview-area .solution-overview-cards-row > [class*="col-"] {
        margin-bottom: 0;
    }
}
/* 六大能力卡：图标在左、文案在右，阅读顺序更自然 */
.solution-overview-area .solution-card-v4 {
    width: 100%;
    background: #fff;
    padding: 24px 22px;
    border-radius: 14px;
    box-shadow: 0 8px 28px rgba(15, 35, 95, 0.08);
    border: 1px solid rgba(0, 0, 0, 0.05);
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    gap: 20px;
    height: 100%;
    box-sizing: border-box;
    transition: box-shadow 0.25s ease, transform 0.25s ease;
}
.solution-overview-area .solution-card-v4:hover {
    box-shadow: 0 12px 36px rgba(15, 35, 95, 0.12);
    transform: translateY(-3px);
}
.solution-overview-area .solution-card-v4__icon {
    flex: 0 0 80px;
    width: 80px;
    height: 80px;
    border-radius: 12px;
    background: linear-gradient(145deg, #e8f0ff 0%, #c5d9ff 45%, #6b9fff 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6);
}
.solution-overview-area .solution-card-v4__icon i {
    font-size: 38px;
    color: #163a75;
}
.solution-overview-area .solution-card-v4__body {
    flex: 1 1 auto;
    min-width: 0;
}
.solution-overview-area .solution-card-v4__body h4 {
    font-size: 19px;
    font-weight: 700;
    margin: 0 0 8px;
    color: #1a1a1a;
    line-height: 1.35;
}
.solution-overview-area .solution-card-v4__body p {
    color: #5c6370;
    line-height: 1.65;
    margin: 0;
    font-size: 14px;
}
@media (max-width: 575px) {
    .solution-overview-area .solution-card-v4 {
        flex-wrap: wrap;
    }
    .solution-overview-area .solution-card-v4__icon {
        flex: 0 0 72px;
        width: 72px;
        height: 72px;
    }
    .solution-overview-area .solution-card-v4__icon i {
        font-size: 32px;
    }
}

/* 解决方案区：三大亮点条在示意图上方 */
.solutions-highlights-row {
    margin-top: clamp(40px, 5vw, 56px);
    margin-bottom: 0;
}
/* 数字工厂业务布局示意图（首页卡片区下方） */
.solution-overview-area .solution-factory-diagram-row {
    margin-top: clamp(40px, 5vw, 56px);
    margin-bottom: 4px;
}
.solution-factory-diagram-row {
    margin-top: 16px;
    margin-bottom: 4px;
}
.solution-factory-diagram {
    margin: 0;
    background: #fff;
    border-radius: 14px;
    padding: clamp(16px, 2.5vw, 28px);
    box-shadow: 0 8px 28px rgba(15, 35, 95, 0.08);
    border: 1px solid rgba(0, 0, 0, 0.05);
}
.solution-factory-diagram__img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 8px;
}

/* 系统模块底部三大亮点：强制同一行横排 */
.solutions-highlights-bar {
    background: #eef1f5;
    border-radius: 14px;
    padding: 24px clamp(20px, 4vw, 48px);
    border: 1px solid rgba(0, 0, 0, 0.04);
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    gap: 16px 24px;
}
.solutions-highlights-bar__item {
    flex: 1 1 0;
    min-width: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    white-space: nowrap;
}
.solutions-highlights-bar__icon {
    flex-shrink: 0;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: linear-gradient(145deg, #f4e4c1 0%, #d4a574 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 12px rgba(180, 140, 60, 0.35);
}
.solutions-highlights-bar__icon i {
    font-size: 22px;
    color: #fff;
}
.solutions-highlights-bar__label {
    font-size: 17px;
    font-weight: 700;
    color: #2f343a;
}
@media (max-width: 767px) {
    .solutions-highlights-bar {
        flex-wrap: wrap;
        justify-content: center;
    }
    .solutions-highlights-bar__item {
        flex: 1 1 calc(50% - 12px);
        justify-content: flex-start;
    }
}

.video_page_area{
	position:relative;
}
.video_page_area .witr_swiper_height {
	background: transparent !important;
	background-image: none !important;
}
.video_page_area::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: background .3s,border-radius .3s,opacity .3s;
    z-index: 1;
    pointer-events: none;
}
.witr_swiper_height {
    position: relative;
    background-size: cover;
    background-position: center center;
    height: 1057px;
}
.text-left .witr_swiper_content h1, .text-left .witr_swiper_content h2, .text-left .witr_swiper_content h3, .text-left .witr_swipers_title h4, .text-right .witr_swiper_content h1, .text-right .witr_swiper_content h2, .text-right .witr_swiper_content h3, .text-right .witr_swipers_title h4 {
    width: 64%;
}
.witr_swiper_content h1 {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 600;
}
/* 轮播默认大字（首页静态首图 .home-hero-static 内由 .slider-text-left 单独控制字号） */
.witr_swiper_area:not(.home-hero-static) .witr_swiper_content h2,
.witr_swiper_area:not(.home-hero-static) .witr_swiper_content h3 {
    font-size: 70px;
    font-weight: 700;
    line-height: 1;
	color:#fff;
}
.home-hero-static .witr_swiper_content h2,
.home-hero-static .witr_swiper_content h3 {
    font-size: unset;
    font-weight: unset;
    line-height: unset;
	color:#fff;
}
.witr_swiper_content h2 {
    margin: 21px auto 23px 0;
}
.witr_swiper_content h3 {
    padding: 0 0 20px;
}
.poket_single_event:hover .event_page_title h2 a, .witr_swiper_content h1 span, .witr_swiper_content h2 span, .witr_swiper_content h3 span {
    color: #564bc6;
}
.witr_swiper_content p {
    color: #fff;
    font-family: var(--font-yahei);
    font-size: 21px;
    font-weight: 600;
    padding: 15px 0 0;
    width: 50%;
}
.witr_swiper_content {
    position: relative;
    top: 53%;
    transform: translateY(-50%);
    z-index: 2;
}
.witr_sw_text_area {
    margin: auto;
    width: 63%;
    height: 100%;
    position: relative;
    z-index: 2;
}
/* button css */
.witr_btn {
    display: inline-block;
    padding: 18px 40px;
    text-align: center;
    position: relative;
    margin-right: 15px;
    z-index: 2;
    transition: 1s;
    background: #564bc6;
    color: #fff;
    border-radius: 0;
    font-size: 16px;
    font-weight: 700;
    font-family: var(--font-yahei);
}
.after_btn.witr_btn:after {
    position: absolute;
    left: 5px;
    opacity: 1;
    top: 5px;
    content: "";
    transition: all .5s ease;
    width: 100%;
    height: 100%;
}
.after_btn.witr_btn:after {
    border: 1px solid #564bc6;
}
.witr_btn:hover {
    background: #00aeff;
    color: #fff;
}
.after_btn.witr_btn:hover:after {
    left: 0;
    top: 0;
}
.after_btn.witr_btn:hover:after {
    border-color: #cb8346;
}
.witr_swiper_content .witr_btn.active {
	display:inline-block
}
.slider_btn .witr_btn.active {
    background: #fff;
    color: #000;
    background-color: #fff;
    border-style: solid;
    border-color: #fff;
    border-width: 1px;
}
.witr_btn.active:hover, .witr_butn {
    background: #00aeff;
    color: #fff;
    border: 1px solid #00aeff;
}
.tx_svd_icon, .slider_btn .witr_btn.active:hover, .witr_video_btn i, .witr_video_btn i:after, .poket_slider_icon ul li a i {
    
}
.slider_btn {
    margin-top: 53px;
}
/* slider video button */
.witr_video_btn {
    font-size: 18px;
    font-weight: 500;
}
.witr_video_btn i {
    position: relative;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    display: inline-block;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 50%;
    margin-right: 10px;
    font-size: 20px;
	color: #564bc6;
}
.witr_video_btn i:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    top: 0;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: witr_squares 1.5s ease-in-out infinite;
    animation: witr_squares 1.5s ease-in-out infinite;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
	background:#fff;
}
@keyframes witr_squares{
	0%{-webkit-transform:scale(1);transform:scale(1);opacity:0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}
	20%{-webkit-transform:scale(1.24);transform:scale(1.24);opacity:1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}
	100%{-webkit-transform:scale(2.1);transform:scale(2.1);opacity:0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}
}
.swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 0; 
    left: 0;
    top: 0;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background: no-repeat 50%;
    color: #fff;
    transition: .5s;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 30px;
}
.swiper-button-next:hover, .swiper-button-prev:hover {
    padding: 30px;
    background: #564bc6;
}
.swiper-button-next:hover, .swiper-button-prev:hover, .witr_ds_content_inner h1 span, .witr_ds_content_inner h2 span, .witr_ds_content_inner h3 span {
    color: #fff;
}
/* ===== 4. Service Area CSS ===== */
.em-service2 {
    padding: 60px 35px 43px;
    text-align: left;
    transition: .5s;
}
.witr_s_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.service_top_text {
    display: block;
}
.em-service2 i, .em-service2.sleft .em-service-icon {
    margin: 0;
}
.em-service2 img {
    width: 80px;
}
.em-service-icon img {
    margin-bottom: 15px;
}
.em-service2 .em-service-inner {
    overflow: hidden;
    width: 100%;
}
.em-service-title {
    overflow: hidden;
}
.em-service-title h3 {
    padding: 0 0 0 30px;
    transition: .5s;
    margin-bottom: 8px;
}
.service_border_lr {
    border-style: solid;
    border-width: 0 1px;
    border-color: #f0f0f0;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    padding: 60px 50px 43px !important;
}
.service_inner {
    box-shadow: 0px 0px 54px 0px rgb(86 75 198 / 7%);
    margin: 0 15px 20px;
}
/* ===== 4. Service Area CSS ===== */
.service_area2 {
    background-image: url(assets/images/service-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 113px 0 100px;
}
.service_area2  .witr_section_title {
    margin-bottom: 50px;
}
.service-item {
    padding: 60px 40px 35px;
    background: #fff;
    transition: .5s;
    margin-bottom: 20px;
}
.service-item h3 {
    padding: 25px 0 15px;
}
.service-item p {
    padding-top: 0;
}
/* ===== 5. About Area CSS ===== */
.accounting_about_area {
    padding: 100px 0 80px;
}
.accounting_about_area .single_image {
    margin-right: 20px;
}
.about_content_inner {
    padding-right: 55px;
    padding: 0 20px 0 35px;
}
.accordion_area .card-2 {
    border-style: solid;
    border-width: 0;
    margin-bottom: 20px;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: .25rem;
}
.accordion_area .card-header.witr_ac_card {
    background: 0 0!important;
    padding: 0;
    border-bottom: 0;
    text-align: left;
}
.witr_ac_style {
    box-shadow: 0px 0px 54px 0px rgba(0,0,0,.06);
}
.witr_ac_style {
    font-size: 17px;
    font-weight: 600;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding: 11px 15px;
    transition: .5s;
}
.witr_ac_style {
    color: #222429;
}
.witr_ac_style:before {
    position: absolute;
    content: '\ea99';
    right: 30px;
    font-family: IcoFont!important;
    font-weight: 400;
}
.witr_ac_card i {
    margin-right: 10px;
    font-size: 20px;
}
.card-2 ul li, .accordion_area .card-2 p {
    padding: 15px 25px 0;
    margin: 0;
}
.active .witr_ac_style, .banner-content a i, .banner-content button, .banner-content.content-4 ul li a:hover i, .butn:before, .witr_about_btn a, .witr_ac_style:focus, .witr_ac_style:hover {
    background: #564bc6;
}
.active .witr_ac_style, .witr_ac_style:focus, .witr_ac_style:hover {
    color: #fff;
}
/* ===== 6. Brand Area CSS ===== */
.accounting_brand_area {
    padding: 65px 0 80px;
    background: #564bc6;
}
.slide_items {
    text-align: center;
}
/* ===== 7. Project Area CSS ===== */
.accounting_project_area {
    padding: 100px 0 210px;
}
.project_content_inner {
    margin-bottom: 30px;
}
.accounting_project_area .witr_section_title {
    margin-bottom: 40px;
}
.witr_single_pslide {
    position: relative;
    overflow: hidden;
}
.witr_pslide_image {
    overflow: hidden;
    position: relative;
}
.witr_pslide_image:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: .5s;
    transition: .5s;
    z-index: 1;
}
.witr_pslide_image:before {
    background-color: #222429;
    opacity: .5;
}
.witr_pslide_image img {
    margin-right: auto;
    margin-left: auto;
    -webkit-transition: .5s;
    transition: .5s;
    width: 100%;
}
.witr_pslide .witr_pslide_custom {
    bottom: auto;
    top: 30px;
    right: auto;
    left: 30px;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
}
.witr_pslide_custom {
    position: absolute;
    z-index: 9;
    -webkit-transition: .5s;
    transition: .5s;
}
.witr_pslide .witr_pslide_custom a span {
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 5px;
    font-size: 30px;
}
.witr_pslide_custom a span {
    color: #564bc6;
    background-color: #fff;
    text-align: center;
}
.witr_pslide_custom a span {
	transition:.5s;
    display: inline-block;
}
.witr_pslide_custom a span:hover {
    background: #a7721c;
}
.ps1 .witr_content_pslide_text {
    position: absolute;
    bottom: -100px;
    left: 30px;
    right: 30px;
    -webkit-transition: .5s;
    transition: .5s;
    opacity: 0;
    z-index: 2;
    text-align: left; 
}
.witr_content_pslide {
    background: #fff;
	padding: 30px 0 30px 40px;
}
.ps1 .witr_content_pslide_text h3 {
    color: #fff;
}
.witr_content_pslide_text h3 {
    margin-bottom: 0;
}
.ps1 .witr_content_pslide_text h3 {
    color: #fff;
}
.witr_content_pslide_text a {
    display: inline-block;
}
.accounting_project_area .all_pslides_color h3 a, .accounting_project_area .all_pslides_color h3 {
    color: #191a1a;
    margin-bottom: 0;
}
.accounting_project_area .witr_content_pslide_text p {
    margin-bottom: 4px;
    color: #564bc6;
}
.witr_single_pslide:hover .witr_pslide_image img, .witr_single_pslide:hover .witr_pslide_image:before {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.witr_pslide .witr_single_pslide:hover .witr_pslide_custom {
    bottom: auto;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.ps1 .witr_single_pslide:hover .witr_content_pslide_text {
    opacity: 1;
    bottom: 30px;
}
.ps1 .witr_content_pslide_text a:hover {
    color: #564bc6;
}
.title_btn {
    margin-top: 85px;
}
.title_btn a {
    padding: 18px 40px;
	display:inline-block;
	color:#fff;
}
.play-overlay a, .play-overlay a:before, .title_btn a, .title_in:after, .title_in:before, .video-item a, .video-item a:before, .witr_bar_inner {
    background: #564bc6;
}
.title_btn a:hover {
    background-color: #00aeff;
}
/* ===== 8. Feature Area CSS ===== */
.accounting_feature_area {
    background-image: url(assets/images/feature-bg-img.jpg);
    background-position: center center;
    background-size: cover;
    padding: 113px 0 120px;
    position: relative;
}
.accounting_feature_area::before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
    background-color: #181d22;
    opacity: .97;
    transition: background .3s,border-radius .3s,opacity .3s;
}
.accounting_feature_area .witr_section_title_inner h2 {
    color: #fff;
}
.accounting_feature_area .witr_section_title_inner h3 {
    color: #fff;
}
.accounting_feature_area .witr_section_title {
    margin-bottom: 60px;
}
.accounting_feature_area .service-item {
    background: 0;
	padding: 40px 22px 16px;
}
.accounting_feature_area .service-item h3 a{
    color: #fff;
}
.accounting_feature_area .service-item p {
    color:#fff;
}
.accounting_feature_area .service-item h3 {
    padding: 25px 0 11px;
}
.feature_border_lr {
    border-style: solid;
    border-width: 0 1px;
    border-color: #353a3f;
    padding: 40px 26px 16px !important;
}
.feature_inner {
    margin: 0 10px;
}
.pluse_btn_icon {
    display: inline-block;
}
.accounting_feature_area .witr_button_area {
    text-align: center;
    margin-top: 50px;
}
/* ===== 9. Skill Area CSS ===== */
.skill_area {
    padding: 120px 0 85px;
}
.skill_area .witr_section_title {
    margin-bottom: 35px;
}
.skill_inner {
    padding: 28px 40px 0 0;
}
.skill_area .single_image {
    padding-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
}
.witr_single_progress {
    overflow: hidden;
    margin-bottom: 20px;
}
.witr_title2 .witr_label {
    font-weight: 700;
    color: #272727;
    font-size: 16px;
    margin-bottom: -5px;
    display: inline-block;
    font-family: var(--font-yahei);
}
.progress {
    height: 6px;
    border-radius: 0;
    margin-top: 5px;
    background-color: #e9ecef;
}
.witr_progress-style2.progress {
    box-shadow: none;
    overflow: visible;
}
.progress-bar {
    background: #564bc6;
    overflow: inherit;
}
.witr_progress-style2 .progress-bar {
    position: relative;
    text-align: left;
    line-height: 4px;
    box-shadow: none;
}
.witr_progress-style2 .witr_percent {
    position: absolute;
    right: 0;
    font-weight: 700;
    font-size: 16px;
    top: -19px;
}
.witr_progress-style2 .witr_percent {
    color: #272727;
}
/* ===== 10. Counter Area CSS ===== */
.counter_area {
    padding: 0 0 75px;
}
.witr_counter_single {
    text-align: center;
    margin-bottom: 35px;
}
.witr_counter_icon i {
    color: #564bc6;
	display:inline-block;
	font-size:50px;
}
.witr_counter_number_inn {
    overflow: hidden;
}
.witr_counter_number_inn h3, .witr_counter_number_inn span {
    font-size: 40px;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 0;
}
 .witr_counter_single h3, .witr_counter_single span, .witr_counter_6 .wirt_new_iner {
    padding: 0 0 10px;
}
.witr_counter_single h3, .witr_counter_single span {
    color: #2f343a;
    padding: 0 0 3px;
    display: inline-block;
    margin-top: -6px;
}
 .witr_counter_single h4, .witr_counter_single h1 {
    font-family: var(--font-yahei);
    font-size: 16px;
    font-weight: 600;
}
/* ===== 11. Testimonial Area CSS ===== */
.testimonial_area {
    background-image: url(assets/images/feature-bg-img.jpg);
    background-position: center center;
    background-size: cover;
    padding: 113px 0 90px;
    position: relative;
}
.testimonial_area::before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
    background-color: #564bc6;
    opacity: .95;
    transition: background .3s,border-radius .3s,opacity .3s;
}
.testimonial_area .witr_section_title_inner h2 {
    color: #fff;
}
.testimonial_area .witr_section_title_inner h3 {
    color: #fff;
}
.testimonial_area .witr_section_title_inner.text-center p {
    width: 65%;
    margin-right: auto;
    margin-left: auto;
    color: #fff;
    padding: 0;
}
.testimonial_area .witr_section_title {
    margin-bottom: 30px;
}
.em_single_testimonial {
    margin-bottom: 30px;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    padding: 37px 30px 26px;
    margin-top: 20px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 0%);
    overflow: hidden;
    position: relative;
    text-align: left;
}
.em_single_testimonial, .single_2p_testimonial, .testiCreCon, .testiCreCon:after, .witr_background_test, .witr_testi_main {
    background: #fff;
}
.em_test_thumb {
    float: left;
    margin-right: 20px;
}
.witr_testi_itemt {
    padding: 0 10px;
}
.test-part {
    display: inline-block;
    margin-bottom: 10px;
}
.em_test_thumb img {
    border-radius: 50%;
    width: 59px;
}
.em_test_thumb img {
    display: initial!important;
}
.em_testi_title span {
    display: block;
    margin-top: 5px;
    font-size: 18px;
    font-weight: 600;
}
.em_testi_content:after, .em_testi_content:before, .em_testi_title span, .execllent_star h3, .test_q_icon i, .title_and_sub h6 {
    color: #564bc6;
}
.em_testi_logo {
    position: absolute;
    right: 4%;
    bottom: 55px;
}
.em_testi_content {
    position: relative;
    text-align: center;
}
.em_testi_text {
    overflow: hidden;
    padding-top: 15px;
    float: left;
    text-align: left;
}
.test-part {
    display: inline-block;
    margin-bottom: 10px;
}
.test-part ul li {
    display: inline-block;
    padding-top: 0;
}
.execllent_toggol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}
.em_crating i.active {
    color: #564bc6;
}
.em_crating i {
    font-size: 18px;
}
.execllent_star {
    margin-left: 15px;
}
.execllent_star h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    font-style: italic;
}
/* ===== Testimonial Area CSS ===== */
.service_page_testimonial {
    background-image: none !important;
    background: #fff;
}
 .testimonial_area.service_page_testimonial::before{
    background-color: #fff;
}
.service_page_testimonial .em_single_testimonial {
    margin-bottom: 30px;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    padding: 37px 30px 26px;
    margin-top: 20px;
    box-shadow: 0 0 10px 0 rgb(240 241 243);
    overflow: hidden;
    position: relative;
    text-align: left;
}
.service_page_testimonial .em_single_testimonial:hover {
    box-shadow: 0 0 20px 0 rgba(0,0,0,.13);
}
.service_page_testimonial .witr_section_title_inner h2 {
    color: #564bc6;
}
.service_page_testimonial .witr_section_title_inner h3 {
    color: #2f343a;
}
.service_page_testimonial .witr_section_title {
    margin-bottom: 40px;
}
.service_page_testimonial .witr_section_title_inner.text-center p {
    color: #666;
}
/* ===== Testimonial Area CSS ===== */
.testimonial_area2 {
    background: #564BC605;
    padding: 113px 0 100px;
}
.testimonial_area2 .witr_section_title {
    margin-bottom: 30px;
}
.single_creativeItem {
    text-align: center;
}
.testiCreCon {
    position: relative;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 6%);
    background: #fff;
    border-radius: 5px;
    padding: 50px 20px 50px;
    margin-bottom: 35px;
}
.testiCreCon li {
    font-size: 100px;
    color: #dddddd4f;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.testiCreCon p {
    position: relative;
    margin: 0;
    z-index: 1;
}
.box-size {
    padding: 10px 15px;
}
.testiCreCon:after {
    position: absolute;
    content: '';
    left: 50%;
    bottom: -36px;
    border-radius: 15px;
    width: 50px;
    height: 50px;
    background: #fff;
    transform: rotate(45deg) translateX(-50%);
    z-index: -1;
    box-shadow: 0 2px 29px 0 rgb(0 0 0 / 8%);
}
.post_t6 .em_test_thumb {
    float: inherit;
    margin-right: 0;
    margin-bottom: 10px;
}
.em_test_thumb img {
    border-radius: 50%;
    width: 59px;
}
.em_test_thumb img {
    display: initial!important;
}
.testAuthor h6 {
    margin-bottom: 0;
}
.testAuthor span {
    font-size: 15px;
}





/* ===== 12. Faq Area CSS ===== */
.faq_area {
    background: #f9f9f9;
    padding: 100px 0 88px;
}
.faq_area .witr_section_title {
    margin-bottom: 57px;
}
.faq_area .witr_ac_style {
    background-color: #f9f9f9;
}
.faq_area .witr_ac_style, .faq_area .witr_ac_style:before {
    font-family: var(--font-yahei);
    font-size: 17px;
    font-weight: 700;
}
.witr_ac_style:before {
    position: absolute;
    content: '\ea99';
    right: 30px;
    font-family: IcoFont!important;
    font-weight: 400;
}
.faq_area .accordion_area .card-2 {
    border: 1px solid #f1f1f1;
}
.faq_area .witr_ac_style {
    box-shadow: none;
}
.faq_area .witr_ac_style:hover {
    color: #564bc6;
}
.faq_area .active .witr_ac_style{
    color: #564bc6;
}
.faq_area .card-2 p {
    background-color: #f9f9f9;
	padding: 5px 25px 30px;
    margin: 0;
}
.faq_area .accordion_area .card-2 {
    margin-bottom: 30px;
}
.faq_content_inner{
	text-align:center;
}
/* ===== 13. Team Area CSS ===== */
.team_area {
    background: #564BC60D;
    padding: 98px 0 120px;
}
.team_area .witr_section_title {
    margin-bottom: 35px;
}
.team_content_inner {
    text-align: center;
}
.team-sec:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    -webkit-transition: .5s;
    transition: .5s;
}
.witr_single_team:after {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
}
.witr_single_team:after {
    background: #564bc680;
}
.witr_single_team {
    position: relative;
    overflow: hidden;
}
.witr_single_team img {
    width: 100%;
    transition: .5s;
}
.witr_team_content_car {
    position: absolute;
    left: -300px;
    bottom: 22px;
    z-index: 3;
    -webkit-transition: .5s;
    transition: .5s;
    background: #564bc6;
    padding: 25px;
}
.witr_team_content_car h5 {
    font-size: 22px;
    margin: 0;
}
.witr_team_content_car h5, .witr_team_content_car h5 a, .witr_team_content_car span {
    color: #fff;
}
.all_team_icon_o_color a {
    color: #fff;
}
.witr_team_content_car span {
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    margin: 10px 0 9px;
}
.witr_team_content_car h5, .witr_team_content_car h5 a, .witr_team_content_car span {
    color: #fff;
}
.witr_team_content_car ul li {
    display: inline-block;
}
.witr_team_content_car ul li a {
    margin-right: 10px;
    transition: .5s;
    color: #fff;
    margin-left: -5px;
}
.witr_single_team:hover img {
    transform: scale(1.04);
}
.witr_single_team:hover .witr_team_content_car {
    left: 30px;
}
.witr_single_team:hover:after {
    visibility: visible;
    opacity: 1;
}
.all_color_team h5 a:hover, .all_color_team h5 a:hover {
    color: #2f343a;
}
.all_team_icon_o_color a:hover {
    color: #2f343a;
}
/* ===== 14. Blog Area CSS ===== */
.accounting_blog_area {
    background-image: url(assets/images/blog-Bg-img.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0 100px;
}
.accounting_blog_area .witr_section_title {
    margin-bottom: 30px;
}
.busi_singleBlog {
    transition: .5s;
    box-shadow: 0 5px 10px 0 rgb(50 65 141 / 7%);
    position: relative;
    overflow: hidden;
    background: #fff;
    margin-bottom: 20px;
}
.witr_sb_thumb {
    overflow: hidden;
    position: relative;
}
.witr_sb_thumb:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: .5s;
    transition: .5s;
    z-index: 1;
}
.witr_sb_thumb:before {
    background: rgba(0,0,0,.5);
}
.witr_sb_thumb img {
    width: 100%;
    transition: .5s;
}
.witr_blog_area14 .witr_blog_con {
    padding-top: 15px;
}
.witr_blog_area13 .witr_blog_con {
    padding: 20px 15px 12px 25px;
}
.witr_blog_con h2 {
    margin: 10px 0 5px;
    color: #fff;
    display: inline-block;
}
.witr_blog_con h2 a:hover{
    color: #564bc6;
}
.witr_blog_con span {
    font-size: 16px;
    margin-bottom: 15px;
    margin-right: 2px;
}
.bs5 span {
    line-height: 26px;
}
.witr_blog_metan span, .witr_blog_metan span a, .witr_blog_con span, .witr_blog_con span a {
    color: #888;
}
 .all_blog_color span i, .witr_post_Author a i, .witr_post_Author6 a i {
    margin: 20px 0 0;
}
.witr_blog_con span i {
    padding-right: 5px;
    padding-left: 5px;
    -webkit-transition: .5s;
    transition: .5s;
}
.wblog-content span, .wblog-content span a, .wblog-content span i, .witr_blog_metan span i, .witr_blog_con span i {
    color: #564bc6;
}
.witr_blog_meta_potion14 {
    margin: 5px 0 17px;
}
.busi_singleBlog:hover .witr_sb_thumb img, .busi_singleBlog:hover .witr_sb_thumb:before {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.accounting_blog_area:hover .slick-prev, .accounting_blog_area:hover .slick-next {
    opacity:1;
}
.accounting_blog_area .learn_btn {
    font-size: 16px;
    font-weight: 700;
    border-style: none;
    margin: 0px 0 15px 0;
    display: inline-block;
    transition: .5s;
    font-family: var(--font-yahei);
    padding: 0;
    color: #564bc6;
}
.accounting_blog_area .wblog-content>a:hover, .learn_btn:hover {
    color: #2f343a;
}
.wbutton_right_icon {
    position: absolute;
    bottom: 0;
    right: 24px;
}
.wbutton_right_icon a {
    font-size: 20px;
    position: relative;
    z-index: 1;
}
.wbutton_right_icon a::before {
    content: '';
    position: absolute;
    height: 110px;
    width: 110px;
    border: 2px solid #f7f7f7;
    bottom: -78px;
    z-index: -1;
    transform: rotate(-35deg);
    right: -38px;
    border-radius: 0 20px;
    transition: .5s;
}
.busi_singleBlog:hover .wbutton_right_icon a::before {
    background: #564bc6;
}
.busi_singleBlog:hover .wbutton_right_icon a {
    color: #fff;
}
/* =============== blog left sidebar css =============== */
.witrfm_area {
    position: relative;
}
/* side bar css */
.witr-blog-side-area.blog_sidebar {
    padding: 100px 0px 100px;
    background: #f9f9f9;
}
.blog-left-side > div {
    background-color: #fff;
    margin-bottom: 30px;
    padding: 15px;
    box-shadow: 0 0 5px 0 rgba(148, 146, 245, 0.2);
}
.blog-left-side > div:last-child {
    margin-bottom: 0;
}
.blog-left-side h2 {
    margin-bottom: 10px;
    text-transform: uppercase;
}
.blog-left-side .content {
    padding: 0;
}
.blog-left-side .push-bottom-large {
    margin-bottom: 0;
}
.blog-left-side > div:last-child {
    margin-bottom: 0;
}
.blog-left-side > aside:last-child {
    margin-bottom: 0 !important;
}
.blog-left-side .nav .children li a:hover,
.blog-left-side .sub-menu li a:hover {
    background: 0 0;
    color: #18c8ff;
}
.defaultsearch {
    background: #f7f7f7;
    position: relative;
}
.defaultsearch input {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 0 none;
    height: 54px;
    position: relative;
    width: 100%;
}
.defaultsearch button {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: #858585;
    font-size: 18px;
    padding: 1px 15px;
    position: absolute;
    right: 0;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%);
}
.defaultsearch input[type="text"] {
    padding-left: 10px;
}
.blog-left-side .widget h2 {
    border-bottom: 1px solid #e5e5e5;
    bottom: -1px;
    display: block;
    line-height: 17px;
    margin-bottom: 20px;
    padding-bottom: 14px;
    position: relative;
    text-transform: capitalize;
}
.blog-left-side .widget h2::before {
    background: #564bc6 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 20px;
    left: -15px;
    position: absolute;
    width: 2px;
    top: -3px;
}
.footer-middle .widget h5 {
    text-transform: capitalize;
}
.blog-left-side .widget ul {
    list-style: none;
}
.blog-left-side .widget ul li {
    margin: 0 0 5px;
    padding-left: 20px;
    position: relative;
}
.blog-left-side .widget ul li span {
    font-weight: 300;
}
.blog-left-side .widget ul li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}
.blog-left-side > .widget > ul > li {
    margin: 0 0 10px;
    padding-bottom: 10px;
}
.blog-left-side .widget > ul > li:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.blog-left-side .widget ul li a:hover,
.blog-left-side .widget ul li:hover::before {
    color: #564bc6;
}
.blog-left-side .widget ul li::before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 18px;
    left: 0;
    position: absolute;
}
.blog-left-side .widget select {
    width: 100%;
    height: 40px;
    background: #fff;
    border: 1px solid #ddd;
    padding-left: 5px;
}
.widget .screen-reader-text {
    display: none;
}
.textwidget select {
    width: 100%;
}
#wp-calendar {
    width: 100%;
}
.tagcloud a {
    display: inline-block;
    font-size: 14px !important;
    margin: 0 8px 10px 0;
    padding: 7px 15px;
    text-align: center;
    font-weight: 400;
    border: 1px solid #ddd;
    text-transform: capitalize;
}
.r-post-content h3 a:hover,
.r-post-content h3:hover,
.tagcloud a:hover,
.widget_archive ul li a:hover,
.widget_archive ul li:hover:before,
.widget_categories ul li a:hover,
.widget_categories ul li:hover:before {
    color: #564bc6;
}
.tagcloud a:hover {
    background: #564bc6;
    color: #fff;
}
#wp-calendar caption {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
    text-align: left;
    text-transform: uppercase;
}
#wp-calendar {
    font-size: 13px;
}
#wp-calendar {
    border: 0 solid #e5e5e5;
    margin-bottom: 20px;
    overflow: auto;
    vertical-align: top;
    width: 100%;
    margin: 0;
}
table#wp-calendar td {
    border: 1px solid #e5e5e5;
    padding: 5px 10px;
    text-align: center;
    vertical-align: top;
    font-size: 14px;
}
#wp-calendar td,
#wp-calendar th {
    padding: 8px;
}
table#wp-calendar th {
    border: 1px solid #e5e5e5;
    font-size: 13px;
    font-weight: 700;
    padding: 5px 10px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
}
table#wp-calendar td#today {
    color: #fff;
    background-color: #564bc6;
}
table#wp-calendar td#today a {
    color: #fff;
}
.textwidget img {
    margin-bottom: 15px;
}
.textwidget p {
    margin-bottom: 0.5rem;
}
.blog-thumb img {
    width: 100%;
}
.witr-blog-side-area .imagess_area .slick-slide img {
    display: inline-block;
    margin: auto;
    width: 100%;
}
/* end sidebar css */
/* witr-blog-2side-area */
.witr-blog-side-area.witr-blog-2side {
    padding: 100px 0px 70px;
    background: #f9f9f9;
}
.single-blog {
    margin-bottom: 30px;
    overflow: hidden;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.blog-thumb {
    overflow: hidden;
}
.blog-thumb a {
    display: block;
	position: relative;
}
.blog-thumb a:before {
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0,0,0,.7);
    opacity: 0;
    z-index: 999;
    transition: .5s;
}
.single-blog:hover .blog-thumb a:before {
    opacity: 1;
	transition: .5s;
}
.single-blog:hover .blog-thumb img{
	transform:scale(1.1);
}
.blog-thumb img {
    transition: .5s;
    display: block;
}
.em-blog-content-area {
    padding: 15px 0px 15px;
}
.blog-page-title h2 {
    display: block;
    font-size: 22px;
    margin-bottom: 7px;
    text-transform: capitalize;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.blog-page-title a {
    display: inline-block;
    word-break: break-all;
}
.blog-content {
    word-break: break-word;
}
.blog-meta.post_blog h2 a {
    font-size: 24px;
	font-weight:700;
	transition:.5s;
}
.blog-meta.post_blog h2 {
    margin-bottom: 8px;
}
.recent-post-item {
    margin-bottom: 10px;
}
.blog-left-side .widget ul li a, .blog-left-side .widget ul li::before {
    color: #444;
}
.blog-meta.post_blog h2 a:hover{
	color:#564bc6;
}
.single-blog-title h2 {
    padding: 0;
    margin-top: 0;
    margin-bottom: 8px;
}
.blog-meta-left a, .blog-meta-left span {
    color: #888888;
    font-size: 16px;
    margin-right: 5px;
	margin-bottom:10px;
	display:inline-block;
}
.blog-meta-left i {
    color: #564bc6;
    margin-right: 5px;
}
.blog-content p {
    font-size: 17px;
    padding-top: 0;
}
.em-blog-content-area .witr_btn {
    background: #564bc6;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    padding: 10px 30px;
    text-align: center;
    position: relative;
    margin-right: 20px;
    z-index: 2;
    transition: 1s;
    font-weight: 400;
	margin-bottom:15px;
}
.em-blog-content-area .witr_btn:hover {
    background: #323232;
    color: #fff;
}
.witr-blog-side-area.blog_sidebar .single-blog {
    margin-bottom: 30px;
    box-shadow: none;
    border-bottom: 1px solid #e7e7e7;
    background: transparent;
}
blockquote p {
    font-size: 20px;
    position: relative;
	color:##999;
}
.witr-blog-side-area blockquote {
    background-color: #f7f7f7;
    border-left: 3px solid  #564bc6;
    padding: 1em 1em;
    margin-top: 15px;
}
.recent-post-text h4 {
    margin: 0px;
    line-height: 1;
}
.recent-post-text h4 a {
    color: #17161a;
    font-size: 19px;
    transition: all .3s ease 0s;
}
.blog_sidebar .recent-post-text h4 a {
    color: #454545;
    font-size: 17px;
    font-weight: 600;
}
/* video play css */
.video-open-inline iframe{
	width:100%;
	height:400px;
	border:none;
}
/* =============== End blog left sidebar css =============== */
/* single blog css */
.witr-blog-side-area {
    padding: 100px 0px 100px;
}
.comment-respond {
    border: 1px solid #ddd;
    margin-bottom: 30px;
    padding: 25px 10px 30px;
    background-color: #f1f1f1;
}
.single_blog_page{
	margin-bottom:0px;
}
.comment_field .input-field input, .comment_field .textarea-field textarea {
    color: #555555;
}
.comment_field .input-field input {
    width: 100%;
    border: 1px solid #e5e5e5;
    padding: 6px 20px;
    height: 54px;
    font-size: 17px;
}
.comment_field .input-field label, .comment_field .textarea-field label {
    color: #606060;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 0;
    font-weight: 500;
}
.comment_field .input-field {
    width: 33.33%;
    float: left;
    margin-bottom: 25px;
}
.comment_field .textarea-field label {
    margin-top: 20px;
    margin-bottom: 10px;
}
.comment_field .textarea-field textarea {
    width: 100%;
    border: 1px solid #e5e5e5;
    height: 150px;
    padding: 10px;
}
.accounting_btn {
    background: transparent;
    border: 1px solid #ddd;
    display: inline-block;
    text-align: center;
    padding: 12px 20px;
    margin-top: 15px;
    border-radius: 5px;
    transition: .5s;
    color: #444;
}
.accounting_btn:hover {
    background:#564bc6;
	border-color:#564bc6;
	color:#fff;
}
.single_blog_thumb img {
    width: 100%;
    height: 500px;
}
blockquote {
    padding: 25px 32px 25px;
    margin: 0 0 30px;
    font-size: 17px;
    /* border-left: 3px solid #f99a00; */
    font-weight: 400;
    box-shadow: 0 0 5px 0px rgb(0 0 0 / 7%);
}
blockquote p {
    font-size: 20px;
    position: relative;
}
.block .wp-block-quote.is-large p, .block .wp-block-quote.is-style-large p {
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.6;
}
.witr-blog-side-area.single_blog  blockquote {
    background-color: #f7f7f7;
    border-left: none;
}
.wp-block-group.block {
    text-align: center;
}
.single-blog-details-inner {
    padding: 38px 45px 45px;
    box-shadow: 0 3px 19px rgb(0 0 0 / 8%);
    border-radius: 0 0 10px 10px;
}
.single-icon-inner {
    text-align: center;
}
.single-icon-inner a {
    border: 1px solid #e6e6e6;
    color: #17161a;
    display: inline-block;
    font-size: 15px;
    height: 40px;
    line-height: 41px;
    margin: 0 9px 0 0;
    text-align: center;
    width: 40px;
    border-radius: 5px;
	transition:.5s;
}
.single-icon-inner a:hover {
    background: #564bc6 ;
    border-color: #564bc6 ;
    color: #fff;
}
.recent-post-image {
    float: left;
    margin-right: 13px;
}
.recent-post-image img {
    width: 60px;
    margin-top: 8px;
}
.recent-post-text h4 a:hover {
    color: #564bc6;
}
.recent-post-image img {
    margin-top: 0;
}
/* ===== 15. Footer Area CSS ===== */
.witrfm_area{
	position:relative;
}
.witrfm_area:before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
}
.witrfm_area:before {
    background-color: #2f343a;
}
.footer-middle {
    padding: 67px 0 50px;
}
.footer-middle .widget ul li, .footer-middle .widget ul li a, .footer-middle .widget ul li::before, .footer-middle .tagcloud a, .footer-middle caption, .footer-middle table, .footer-middle table td a, .footer-middle cite, .footer-middle .rssSummary, .footer-middle span.rss-date, .footer-middle span.comment-author-link, .footer-middle .textwidget p, .footer-middle .widget .screen-reader-text, mc4wp-form-fields p, .mc4wp-form-fields, .footer-m-address p, .footer-m-address, .footer-widget.address, .footer-widget.address p, .mc4wp-form-fields p, .poket-description-area p, .poket-description-area .phone a, .poket-description-area .social-icons a, .recent-review-content h3, .recent-review-content h3 a, .recent-review-content p, .footer-middle .poket-description-area p, .footer-middle .recent-post-text h4 a, .footer-middle .recent-post-text .rcomment, .witr_sub_table span {
    color: #ffffff;
}
.footer-middle .widget h2 {
    color: #ffffff;
}
.footer-middle .widget h2 {
    margin-bottom: 28px;
    margin-top: 28px;
    position: relative;
}
.footer-middle .single-widget-item h2 {
    color: #ffffff;
	margin-bottom: 28px;
    margin-top: 28px;
}
.footer-middle .recent-post-text h4 a {
    font-weight: 500;
    font-size: 17px;
    margin-bottom: -10px;
}
.footer-middle .recent-post-text>h4 {
    margin-bottom: 0;
    font-weight: 400;
    line-height: .7;
    margin-top: 10px;
}
.recent-post-image {
    float: left;
    margin-right: 15px;
    margin-top: 4px;
}
.footer-middle .recent-post-text .rcomment {
    font-size: 13px;
    font-weight: 400;
}
.footer-middle .widget ul li {
    margin-bottom: 10px;
}
.footer-middle .widget ul li a:hover, .footer-middle .widget ul li:hover:before {
    color: #564bc6;
}
.poket-description-area a img {
    margin: 26px 0;
}
.poket-description-area .social-icons a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    border-radius: 4px;
    margin-right: 5px;
    margin-bottom: 5px;
    background: #564bc6;
}
.poket-description-area .social-icons a:hover {
    background: #00aeff;
    border-color: #00aeff;
}
.footer-sociala-icon {
    clear: both;
    float: left;
    font-size: 18px;
    margin-right: 12px;
}
.gallery-item {
    display: inline-block;
    padding: 1.79104477%;
    text-align: center;
    vertical-align: top;
    margin: 0;
}
.gallery-icon img {
    margin: 0 auto;
    width: 75px;
}
.witr_sub_table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding-bottom: 8px;
    margin-bottom: 8px;
}
.witr_sub_table {
    border-bottom: 1px solid #ffffff8c;
}
.footer-middle .recent-post-text>h4 a:hover {
    color: #564bc6;
}
.footer-widget.address p {
    margin-bottom: 6px;
}
.poket-description-area p {
    padding-right: 12px;
}
.single-portfolio-recent-item h2 {
    color: #fff;
	margin-bottom: 28px;
    margin-top: 28px;
    position: relative;
}
.recent-portfolio {
    margin-bottom: 10px;
    margin-right: 10px;
}
.recent-portfolio-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
}
.recent-portfolio-image img {
    width: 100%;
}
/* footer bottom area css */
.footer-bottom {
    padding: 26px 0 24px;
    position: relative;
}
.copy-right-text p {
    margin: 0;
    padding: 0;
}
.copy-right-text p, .footer-menu ul li a {
    color: #ffffff;
}
.footer-menu ul li {
    display: inline-block;
}
.footer-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-menu ul li a {
    padding: 0 10px;
    display: block;
}
.copy-right-text a, .footer-menu ul li a:hover {
    color: #564bc6;
}
.footer-bottom:before {
    content: "";
    position: absolute;
    top: 0;
    height: 1px;
    width: 61%;
    left: 0;
    right: 0;
    margin: auto;
}
.footer-bottom:before {
    background: #ffffff61;
}
/* scroll up css */
#scrollUp {
    bottom: 30px;
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    right: 100px;
    text-align: center;
    border-radius: 5px;
    width: 40px;
	background: #564bc6;
}
#scrollUp i {
    color: #fff;
}
/* slick slide css */
.slick-dots li button {
    font-size: 0;
    width: 40px;
    height: 15px;
    border: 0 solid #0049ff;
    margin: 0 5px;
    cursor: pointer;
    border-radius:0;
    padding: 0;
    -webkit-transition: .5s;
    transition: .5s;
    outline: 0;
    background:#564bc65c;
}
.slick-dots li.slick-active button {
    background-color: #564bc6;
}
.slick-dots li {
    display: inline-block;
}
.slick-dots {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -90px;
    display: inline-block;
    z-index: 11;
    text-align: center;
}
/* slick prev slick next css */
/*======== slick ========*/
.slick-prev, .slick-next {
    font-size: 0;
    position: absolute;
    display: block;
    padding: 0;
    cursor: pointer;
    color: #fff;
    outline: none;
    background: #ff3d0;
    z-index: 9;
    opacity: 0;
    border-radius: 0px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    width: 55px;
    height: 55px;
    line-height: 55px;
    top: 50%;
    transform: translate(0px, -50%);
    transition: .5s;
    border: 0px solid #17161a;
    background:#564bc6;
	transition:.5s;
}
.slick-next:before, .slick-prev:before {
    color: #fff;
    font-size: 40px;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    content: "\ea93";
    font-family: IcoFont!important;
    line-height: inherit;
    opacity: 1;
}
.slick-next:before {
    content: "\ea94";
    font-family: IcoFont!important;
}
 .slick-prev {
     left: -15px;
}
 .slick-next {
     right: -15px;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    background: #cb8346;
    outline: none;
}
/* ===== 16. Breadcumb Area CSS ===== */
 .breadcumb-blog-area {
     padding: 60px 0 65px;
     background-color: #f7f7f7;
     background-position: center top;
     background-repeat: no-repeat;
     background-size: cover;
     position: relative;
}
 .breadcumb-inner h2 {
     font-size: 30px;
}
.breadcumb-area {
    background-image: url("assets/images/slider1.jpg");
    padding: 205px 0px 140px;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
}
 .breadcumb-area:before, .breadcumb-blog-area:before {
     position: absolute;
     left: 0;
     top: 0;
     right: 0;
     bottom: 0;
     content: "";
}
.breadcumb-area:before, .breadcumb-blog-area:before {
    background: rgba(86,75,198,0.5);
}
.breadcumb-inner ul, .breadcumb-inner ul span a, .breadcumb-inner li, .breadcumb-inner li a {
    color: #ffffff;
    font-display: swap;
}
 .breadcumb-inner ul {
     font-weight: 400;
}
.breadcumb-inner li {
    display: inline-block;
    color: #fff;
    font-weight: 400;
}
.breadcumb-inner li:nth-last-child(-n+1) {
    color: #821F05;
    color: #fff;
    font-weight: 400;
}
 .breadcumb-inner li a {
     font-weight: 400;
     color: #fff;
}
.breadcumb-inner li a:hover {
    color: #564bc6;
}
.brpt h2, .breadcumb-inner h2, .brpt.brptsize h2 {
    color: #ffffff;
    font-size: 30px;
}
/* ===== 17. Pricing Area CSS ===== */
.pricing_table_area {
    padding: 113px 0 100px;
}
.pricing_table_area .witr_section_title {
    margin-bottom: 50px;
}
 .pricing_area {
    box-shadow: 0px 0px 54px 0px rgba(0,0,0,.04);
    border-style: default;
	border-radius:5px;
	margin-bottom:20px;
}
.pricing-part {
    position: relative;
    overflow: hidden;
	text-align:center;
}
.prt_content {
    padding: 10px 0 7px;
    font-size: 20px;
}
.all_pricing_color p {
    color: #564bc6;
    font-size: 18px;
    font-weight: 600;
    padding: 23px 0 0;
}
.all_pricing_color h5 {
    font-size: 40px;
}
.all_pricing_color h2, .all_pricing_color h3, .all_pricing_color h4, .all_pricing_color h5 {
    margin: 0;
}
.pricing-part span {
    font-size: 40px;
    margin-right: 5px;
}
.pricing_bar_title {
    position: relative;
    margin: 50px 0;
}
.pricing_bar_title::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background: #ddd;
    left: 0;
    right: 0;
    top: 50%;
}
.all_pricing_color h4 {
    color: #fff;
}
.pricing_style_7.pricing-part h4 {
    font-size: 16px;
    padding: 13px 30px;
    display: inline-block;
    border-radius: 30px;
    z-index: 1;
    position: relative;
}
.pricing-part a.btn, .pricing-part strong, .pricing_style_2 .pricing-part h5, .pricing_style_4 .witr_p_middle_inner, .pricing_style_7.pricing-part h4, .pricing_top_box, .witr_back_process, .witr_process_icon i, .witr_process_icon2 i, .witr_ribon_text h3 {
    background: #564bc6;
}
.witri_texti_list {
    margin-top: 25px;
}
.pricing-part ul {
    padding: 0 30px;
	text-align:left;
}
.all_pricing_color li, .all_pricing_color ol, .all_pricing_color ul {
    margin: 0;
}
.witri_texti_list ul li {
    list-style: none;
    font-size: 16px;
    margin-bottom: 17px;
}
.witri_texti_list ul li i {
    color: #564bc6;
    margin: 0 7px 0 20px;
}
.witr_btnp_color {
    padding-top: 37px;
    padding-bottom: 40px;
}
.pricing-part a.btn {
    padding: 17px 30px;
    display: inline-block;
    font-family: "Rajdhani",Sans-serif;
    font-size: 16px;
    font-weight: 600;
    border-style: solid;
    border: 1px solid #564bc6;
	border-radius:0;
}
.pricing-part a.btn, .pricing-part strong, .pricing_style_2 .pricing-part h5, .pricing_style_4 .witr_p_middle_inner, .pricing_style_7.pricing-part h4, .pricing_top_box, .witr_back_process, .witr_process_icon i, .witr_process_icon2 i, .witr_ribon_text h3 {
    background: #564bc6;
}
.pricing-part a.btn {
    color: #fff;
}
.pricing-part a.btn:hover {
    background: 0 0;
}
.pricing-part a.btn:hover {
    color: #564bc6;
}
/* ===== 18. Contact Area CSS ===== */
/* map area css */
.map_inner_area iframe {
    border: none;
    width: 100%;
    height: 655px;
}
/* 联系我们：高德地图嵌入 + 导航按钮 */
.contact-amap-block {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.contact-amap-block__map {
    flex: 1 1 auto;
    min-height: 480px;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 8px 28px rgba(15, 35, 95, 0.1);
}
.contact-amap-block__map iframe {
    height: 100%;
    min-height: 480px;
}
.contact-amap-block__addr {
    margin: 14px 0 10px;
    font-size: 15px;
    font-weight: 600;
    color: #2f343a;
    line-height: 1.5;
}
.contact-amap-block__addr i {
    color: #ff6b35;
    margin-right: 6px;
}
.contact-amap-block__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}
.contact-amap-block__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 18px;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 600;
    color: #163a75;
    background: #eef2f7;
    border: 1px solid rgba(74, 126, 187, 0.25);
    text-decoration: none;
    transition: background 0.2s, color 0.2s, border-color 0.2s;
}
.contact-amap-block__btn:hover {
    background: #e0e9f5;
    color: #4a7ebb;
    text-decoration: none;
}
.contact-amap-block__btn--primary {
    color: #fff;
    background: linear-gradient(135deg, #4a7ebb 0%, #3568a8 100%);
    border-color: transparent;
}
.contact-amap-block__btn--primary:hover {
    color: #fff;
    background: linear-gradient(135deg, #3568a8 0%, #2a558c 100%);
}
@media (max-width: 991px) {
    .contact-amap-block__map,
    .contact-amap-block__map iframe {
        min-height: 360px;
    }
}
/* ===== Contact Area CSS ===== */
.contact_page_area {
    background: #FFFFFF;
    padding: 100px 0 80px;
}
.contact_page_area .all_color_service {
    padding: 50px 35px 60px 35px;
}
.contact_page_area .all_color_service, .service_top_image::after {
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 5%);
    margin-bottom: 20px;
    background: #fff;
    border-radius: 0;
}
.contact_page_area .service_top_image {
    position: relative;
}
.contact_page_area .service-item i {
    font-size: 30px;
    height: 80px;
    width: 80px;
    text-align: center;
    border-radius: 50%;
    line-height: 80px;
    display: inline-block;
    transition: .5s;
    background: #564bc6;
    border-radius: 50%;
    color: #fff;
}
.contact_area .apartment_text h2 {
    margin-bottom: 40px;
    font-size: 38px;
    color: #111;
    padding-top: 0;
}
.contact_page_area .service-item h3 {
    padding: 15px 0 12px;
    color: #030925;
}
.contact_page_area .all_color_service:hover i, .contact_page_area .poly_text_box:hover .contact_page_area .service_icon_box::before {
    background: #00aeff;
}
.contact_page_area .text_box.all_icon_color p {
    padding-bottom: 0px;
    margin: 0px;
    color: #030925;
}
.contact_area {
    padding: 0 0 100px;
}
.apartment_area {
    position: relative;
    background-size: cover;
    padding: 60px 35px 60px;
    border-radius: 10px;
    text-align: left;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 6%);
}
.apartment_text h1 {
    font-size: 17px;
    margin-bottom: 12px;
}
.apartment_text h1, .counterdowns p, span.time-counts {
    color: #564bc6;
}
.apartment_text h2 {
    margin-bottom: 40px;
    font-size: 38px;
}
.apartment_area {
    position: relative;
    background-size: cover;
    padding: 60px 35px 60px;
    border-radius: 10px;
    text-align: left;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 6%);
}
.witr_apartment_form input, .witr_apartment_form form select, textarea {
    border-style: solid;
    border-width: 1px;
    border-color: #DDDDDDCC;
    padding: 30px 0 30px 30px;
	background-color: #87494900;
}
.witr_apartment_form form select, .witr_apartment_form input {
    width: 100%;
    height: 45px;
    border-radius: 5px;
    outline: 0;
    margin-bottom: 23px;
}
.witr_apartment_form input, .witr_apartment_form textarea {
    border: 1px solid #f1f1f1;
}
.witr_apartment_form form select, .witr_apartment_form input {
    color: #888;
}
.twr_form_box  textarea {
    height: 150px;
    width: 100%;
    padding: 30px 0 0px 30px;
    color: #495057;
    margin-bottom: 20px;
}
.twr_form_box  textarea input{
	color:#495057;
}
.witr_apartment_form .btn {
    border: 0 none;
    display: inline-block;
    font-weight: 600;
    padding: 15px 30px;
    font-size: 16px;
    border-radius: 0;
    color: #fff;
    margin-top: 0;
    transition: .5s;
    background: #564bc6;
    font-family: var(--font-yahei);
}
.witr_apartment_form .btn:hover {
    background: #00aeff;
}
.contact_inner {
    margin: 0;
}
p.form-messege {
    margin-top: 10px;
    margin-bottom: 0;
}
/* 联系页留言提交结果提示 */
p.form-messege.success {
    color: #2e7d32;
    font-weight: 600;
}
p.form-messege.error {
    color: #c62828;
}
/* 联系页表单：收紧行距（覆盖模板 input 的 23px 下边距与 30px 内边距） */
.witr_apartment_form .contact-form__row > [class*="col-"] {
    padding-bottom: 0;
}
.witr_apartment_form .contact-form__row .twr_form_box {
    margin-bottom: 10px;
}
.witr_apartment_form .contact-form__row input {
    margin-bottom: 0;
    padding: 12px 16px;
    height: auto;
    min-height: 48px;
    line-height: 1.45;
}
.witr_apartment_form .contact-form__row textarea {
    margin-bottom: 0;
    padding: 14px 16px;
    height: auto;
    min-height: 120px;
    line-height: 1.6;
}
.witr_apartment_form .contact-form__row .联系我们_page_button {
    margin-top: 4px;
}
/* 联系页：预约咨询表单区块 */
.contact-form-section {
    padding: 48px 0 72px;
    background: linear-gradient(180deg, #fff 0%, #f4f7fb 45%, #eef2f8 100%);
}
.contact-form-panel {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    padding: 40px 40px 36px !important;
    border-radius: 20px !important;
    border: 1px solid rgba(22, 58, 117, 0.08) !important;
    box-shadow: 0 16px 48px rgba(15, 35, 95, 0.1) !important;
    background: #fff !important;
    overflow: hidden;
}
/* 左侧橙色装饰条 */
.contact-form-panel::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 4px;
    background: linear-gradient(180deg, #ff6b35 0%, #ff8f5c 50%, #163a75 100%);
}
.contact-form-panel__head {
    margin-bottom: 28px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.contact-form-panel__eyebrow {
    margin: 0 0 10px;
    font-size: 18px; /* 表单区小标题字号 */
    font-weight: 700;
    color: #163a75;
    letter-spacing: 0.06em;
}
.contact-form-panel__eyebrow::before {
    content: "";
    display: inline-block;
    width: 36px;
    height: 2px;
    background: #ff6b35;
    vertical-align: middle;
    margin-right: 12px;
}
.contact-form-panel__title {
    margin: 0 0 10px;
    font-size: clamp(28px, 3.2vw, 38px); /* 表单主标题字号 */
    font-weight: 700;
    color: #1a1a1a;
    line-height: 1.3;
}
.contact-form-panel__desc {
    margin: 0;
    font-size: 18px; /* 表单说明文字字号 */
    color: #64748b;
    line-height: 1.65;
}
/* 输入框：浅底、圆角、聚焦高亮 */
.contact-form-panel .witr_apartment_form input,
.contact-form-panel .witr_apartment_form textarea {
    border: 1px solid #e2e8f0 !important;
    border-radius: 8px !important;
    background: #f8fafc !important;
    color: #1e293b !important;
    font-size: 18px; /* 表单输入框字号 */
    transition: border-color 0.2s, box-shadow 0.2s, background 0.2s;
}
.contact-form-panel .witr_apartment_form input::placeholder,
.contact-form-panel .witr_apartment_form textarea::placeholder {
    color: #94a3b8;
}
.contact-form-panel .witr_apartment_form input:hover,
.contact-form-panel .witr_apartment_form textarea:hover {
    border-color: #cbd5e1 !important;
    background: #fff !important;
}
.contact-form-panel .witr_apartment_form input:focus,
.contact-form-panel .witr_apartment_form textarea:focus {
    outline: none;
    border-color: #163a75 !important;
    background: #fff !important;
    box-shadow: 0 0 0 3px rgba(22, 58, 117, 0.12);
}
.contact-form-panel__actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 16px 24px;
    margin-top: 4px;
}
.contact-form-panel__submit {
    border: none !important;
    border-radius: 8px !important;
    padding: 16px 40px !important;
    font-size: 18px !important; /* 提交按钮字号 */
    font-weight: 600 !important;
    background: linear-gradient(135deg, #ff6b35 0%, #ff8549 100%) !important;
    box-shadow: 0 6px 20px rgba(255, 107, 53, 0.35);
    transition: transform 0.2s, box-shadow 0.2s, background 0.2s !important;
}
.contact-form-panel__submit:hover {
    background: linear-gradient(135deg, #ff8549 0%, #ff6b35 100%) !important;
    transform: translateY(-2px);
    box-shadow: 0 10px 28px rgba(255, 107, 53, 0.4);
}
.contact-form-panel__submit-hint {
    font-size: 16px; /* 按钮旁提示文字字号 */
    color: #94a3b8;
}
.contact-form-panel__submit-hint a {
    color: #163a75;
    text-decoration: none;
    border-bottom: 1px solid rgba(22, 58, 117, 0.3);
}
.contact-form-panel__submit-hint a:hover {
    color: #ff6b35;
    border-bottom-color: #ff6b35;
}
/* 联系页：电话 / 邮箱校验错误提示 */
.contact-form-field-error {
    display: block;
    margin-top: 6px;
    font-size: 14px;
    line-height: 1.5;
    color: #c62828;
}
.contact-form-panel .contact-form-input-invalid {
    border-color: #e57373 !important;
    background: #fff8f8 !important;
    box-shadow: 0 0 0 3px rgba(198, 40, 40, 0.1) !important;
}
/* 联系页第一行五字段：大屏均分五列 */
@media (min-width: 992px) {
    .witr_apartment_form .contact-form__row > .col-lg {
        flex: 0 0 20%;
        max-width: 20%;
    }
    .contact-form-panel .witr_apartment_form input {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .contact-form-panel {
        padding: 28px 20px 24px !important;
    }
    .contact-form-panel__actions {
        flex-direction: column;
        align-items: flex-start;
    }
}

/* 隐私政策弹框 */
.privacy-policy-modal .modal-content {
    border-radius: 12px;
    border: none;
    overflow: hidden;
}
.privacy-policy-modal .modal-header {
    border-bottom: 1px solid #eee;
    padding: 16px 20px;
}
.privacy-policy-modal .modal-title {
    font-size: 18px;
    font-weight: 700;
    color: #1a1a1a;
}
.privacy-policy-modal .modal-body {
    padding: 0;
}
.privacy-policy-modal__body {
    padding: 0;
}
.privacy-policy-modal__iframe {
    display: block;
    width: 100%;
    height: min(75vh, 720px);
    min-height: 420px;
    border: none;
    background: #f7f6fb;
}
@media (max-width: 767px) {
    .privacy-policy-modal__iframe {
        height: 70vh;
        min-height: 360px;
    }
}
/* video page area */
.witr_youtube_video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: auto;
    z-index: 1;
    min-height: 400px;
}
.witr_youtube_video iframe {
    width: 100%;
    height: 100%;
    border: none;
}
.witr_youtube_video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    border: none;
    object-fit: cover;
    min-height: 400px;
    display: block;
    background: #000;
}
/* ===== 19. Portfolio Area CSS ===== */
.accounting_portfolio_area {
    padding: 92px 0px 85px;
}
.accounting_portfolio_area .witr_section_title_inner p {
    width: 39%;
    margin: 0 auto 0;
    padding: 10px 0px 0px 0px;
}
.accounting_portfolio_area .witr_section_title {
    margin-bottom: 50px;
}
.portfolio_grid_area .portfolio_nav {
    padding: 0px 0 45px;
}
.witr_single_pslide{
	overflow:hidden;
}
.witr_pslide_image{
	position:relative;
	overflow:hidden;
}
.witr_pslide_image img{
	width:100%;
	transition: 1s;
}
.witr_pslide_image::before{
	position: absolute;
    content: '';
	width:100%;
	height:100%;
    background: #00000080;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transform: scale(0);
    transition: .5s;
    z-index: 1;
}
.witr_single_pslide:hover .witr_pslide_image::before{
	transform:scale(1.2)
}
.witr_single_pslide:hover .witr_pslide_image img{
	transform:scale(1.2)
}
.witr_pslide_custom a {
    position: absolute;
    top: 40px;
    left: 40px;
    width: 0px;
    height: 80px;
    line-height: 80px;
    border-radius: 5px;
    font-size: 30px;
    background: #fff;
    color: #564bc6;
    text-align: center;
    z-index: 99;
    opacity: 0;
    transition: .5s;
    display: inline-block;
}
 .witr_single_pslide:hover .witr_pslide_custom a{ 
	width:80px; 
	opacity: 1; 
 } 
.witr_pslide_custom a:hover {
    color:#564bc6;
    z-index: 999;
    background: #0a0a0a;
}
.witr_content_pslide_text {
    position: absolute;
    bottom: -100px;
    left: 50px;
    right: 30px;
    transition: .5s;
    opacity: 0;
    z-index: 2;
    text-align: left;
}
.witr_single_pslide:hover .witr_content_pslide_text {
    opacity: 1;
    bottom: 20px;
}
.witr_content_pslide_text h3 {
    margin-bottom: 10px;
}
.witr_content_pslide_text h3 a{
    color: #fff;
	transition:.5s;
}
.witr_content_pslide_text h3 a:hover {
    color: #564bc6;
}
.witr_content_pslide_text p {
    color: #fff;
}
.em_portfolio_area .witr_section_title {
    position: relative;
    padding-bottom: 35px;
}
.positi_3.pprotfolio4 {
    padding: 20px 10px 23px;
    border: none;
    position: absolute;
    bottom: -100px;
    left: 0;
    right: 0;
    z-index: 9;
    -webkit-transition: .5s;
    transition: .5s;
    text-align: center;
}
.single_protfolio:hover .positi_3.pprotfolio4 {
    bottom: 0;
}
.positi_3.pprotfolio4 {
    background: #564bc6;
}
.positi_3 .porttitle_inner4 h3 a, .positi_3 .porttitle_inner4 p span {
    color: #fff;
}
.portfolio_nav {
    padding: 0px 0 45px;
}
.portfolio_nav ul {}
 .portfolio_nav ul li {
    display: inline;
}
.portfolio_nav ul li {
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    margin: 0 5px 10px;
    padding: 10px 20px;
    position: relative;
    transition: .5s;
    border: 1px solid #f3eaea;
    font-size: 16px !important;
}
.prot_wrap {
    overflow: hidden;
}
.single_protfolio {
    position: relative;
    overflow: hidden;
    margin-bottom: 25px;
}
.prot_thumb {} .prot_thumb img {
    display: block;
    transform: scale(1);
    transition: all 0.5s ease 0s;
    width: 100%;
}
.single_protfolio:hover .prot_thumb img {
    transform: scale(1.1);
}
.prot_content {
    position: absolute;
    text-align: center;    
    transition: .5s;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    z-index: 9;
}
.multi_gallery.prot_content {
    height: 90%;
    width: 80%;
    right: 10%;
    top: 5%;
    bottom: 5%;
    left: 10%;
}
.single_protfolio:hover .prot_content {
    opacity: 1;
}
.prot_content h3 {
    margin: 0;
    text-transform: capitalize;
    font-size: 18px;
    margin-bottom: 0;
}
.prot_content h3 a {
    font-size: 23px;
    font-weight: 700;
    text-transform: capitalize;
    -webkit-transition: .5s;
    transition: .5s;
    color: #fff;
    margin-bottom: 0;
    display: inline-block;
}
.prot_content h3 a:hover {
    color: #564bc6;
}
.prot_content p {
    line-height: 1.2;
    margin: 5px 0 0;
}
.prot_content p span {
    display: inline-block;
    color: #fff;
}
.single_protfolio:hover .prot_content {
    opacity: 1;
    transform: scale(1, 1);
}
.porttitle_inner span,
.porttitle_inner4 span,
.prot_content span {
    position: relative;
    margin: 0 2px;
}
.prot_content span:before,
.porttitle_inner4 span:before,
.porttitle_inner span:before {
    bottom: 0;
    content: ",";
    position: absolute;
    right: -5px;
}
.porttitle_inner span:last-child:before,
.prot_content span:last-child:before,
.porttitle_inner4 span:last-child:before {
    content: "";
}
.nospace.col-xs-12 {
    padding: 0px;
}
.nospace .single_protfolio {
    margin-bottom: 0px;
}
/* load button css */
.gallery_load_button {} .gallery_load_button a {
    padding: 7px 15px;
    display: inline-block;
    font-size: 17px;
    margin-top: 0px;
}
.prot_wrap.nospace .gallery_load_button a {
    margin-top: 30px;
}
/* single portfolio */
.pimgs img {
    height: 465px;
    width: 100%;
}
.prots-contentg p {} 
/*style 1 */
.em_port_content {
    height: 100%;
    opacity: 1;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all 0.5s ease 0s;
    width: 100%;
    z-index: 9;
    left: 0;
    top: -100%;
    width: 100%;   
    transition: .5s;
    text-align: center;
}
.pstyle_1 .porttitle_inner h3 {
    padding-bottom: 0px;
}
.pstyle_1 .prot_content p {
    margin: 2px 0 0;
}
.pstyle_1 .single_protfolio {   
    -webkit-transition: .5s;   
    transition: .5s;
}
.portfolio_readmore_btn {
    padding-top: 23px;
}
.portfolio_readmore_btn > a {
    border-radius: 5px;
    display: inline-block;
    padding: 6px 21px;
    text-transform: uppercase;   
    -webkit-transition: .3s;   
    transition: .3s;
    border: 1px solid transparent;
}
.pstyle_1 .picon a {
    background: transparent;
    border-radius: 5px;
    display: inline-block;
    font-size: 25px;
    height: 50px;
    line-height: 50px;
    margin: 0 8px 11px;
    width: 50px;
    transition: .5s;
    color: #fff;
}
.picon a:hover {
    border-color: #191f2d;
    background: #191f2d;
}
.pstyle4 .prot_thumb {
    overflow: hidden;
    position: relative;
}
.pprotfolio4 {
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.7);
    padding: 17px 10px 20px;
}
.pprotfolio4 {
    padding: 20px 10px 23px;
}
.porttitle_inner4 h3 {
    margin: 0;
}
.porttitle_inner4 h3 a {}
.porttitle_inner4 p {
	margin-bottom: 0;	
}
.porttitle_inner4 p span {
    display: inline-block;
}
.portfolio_nav ul li.current_menu_item, .portfolio_nav ul li:hover {
    border-color: #564bc6;
	background: #564bc6;
	color: #fff;
}
.prot_content {
    background: #564bc680;
}
.pprotfolio4 {
    box-shadow: 0 10px 16px 0 rgba(0,0,0,.7);
    padding: 30px 10px 30px;
    border: 1px solid #f1f1f1;
    border-top: 0 solid #f1f1f1;
}
.portfolio_nav {
    text-align: center;
}
.page-numbers span.current, .paginations a.current, .paginations a:hover {
    border-color: #564bc6;
	 background: #564bc6;
	 color: #fff;
}
ul.page-numbers a.page-numbers {
    box-shadow: 0 10px 40px 0 rgba(50,65,141,.12);
}
.page-numbers, .tutor-pagination-wrap a, .tutor-pagination-wrap span.page-numbers.current, a.page-numbers {
    border-radius: 5px;
    margin-right: 10px;
    padding: 15px 24px;
    font-size: 19px;
    line-height: 1;
    -webkit-transition: .5s;
    transition: .5s;
}
.page-numbers span.current, .paginations a {
    display: inline-block;
    font-weight: 500;
    margin: auto 5px;
}
 .paginations a {
    color: #888;
}
.page-numbers li {
    display: inline-block;
}
.paginations {
    text-align: center;
    margin-top: 10px;
}
.portfolio_4column_gutter .single_protfolio {
    margin-bottom: 0px;
}
/* port style 3 */
.em_plus_port {
    position: absolute;
    bottom: 20px;
    right: 30px;
    z-index: 99;
}
.prot_content_inner {
    left: 50%;
    position: absolute;
    top: 54%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    z-index: 10;
    -webkit-transition: all .3s ease-in-out .3s;
    transition: all .3s ease-in-out .3s;
    opacity: 0;
}
 .single_protfolio:hover .prot_content_inner {
    top: 50%;
    opacity: 1;
}
.picon a {
    border-radius: 5px;
    display: inline-block;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin: 0 3px 11px;
    width: 50px;
    text-align: center;
    color: #fff;
    background: #564bc6;
}
.picon a:hover {
    border-color: #555;
    background-color: #00aeff;
}
/* style 1 */
.em_port_content {
    height: 100%;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 100%;
    z-index: 9;
    left: 0;
    top: -100%;
    width: 100%;   
    -webkit-transition: .5s;   
    transition: .5s;
    text-align: center;
}
.pstyle_1 .porttitle_inner h3 {
    padding-bottom: 0px;
}
.pstyle_1 .porttitle_inner h3 a {} .pstyle_1 .porttitle_inner p {
}
.pstyle_1 .prot_content p {
    margin: 2px 0 0;
}
.pstyle_1 .single_protfolio {   
    -webkit-transition: .5s;   
    transition: .5s;
}
.portfolio_readmore_btn {
    padding-top: 23px;
}
.portfolio_readmore_btn > a {
    border-radius: 5px;
    display: inline-block;
    padding: 6px 21px;
    text-transform: uppercase;   
    -webkit-transition: .3s;   
    transition: .3s;
    border: 1px solid transparent;
}
.portfolio_style2 .prot_content_inner {
    transition: none;
    opacity: 1;
}
/* ===== Portfolio Area CSS ===== */
.portfolio_grid .pstyle4 .prot_thumb {
    overflow: hidden;
    position: relative;
}
.portfolio_grid .prot_thumb img {
    display: block;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    width: 100%;
}
.pprotfolio4 {
    box-shadow: 0 10px 16px 0 rgb(0 0 0 / 70%);
    padding: 20px 10px 23px;
    border: 1px solid #f1f1f1;
    border-top: 0 solid #f1f1f1;
}
.portfolio_grid .prot_content {
    position: absolute;
    text-align: center;
    -webkit-transition: .5s;
    transition: .5s;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    z-index: 9;
}
.porttitle_inner4 h3, .porttitle_inner4 h3 a, .porttitle_inner4 p {
    color: #454545;
}
.port_3column .witr_section_title {
    margin-bottom: 40px;
}
.port_3column .portfolio_nav {
    padding: 0px 0 50px;
}





 .tx_golobal_color{
     background: #e0a067;
}
 .tx_btn_global_color:hover{
     background:#140909;
}

/* ===== 轮播图左右分布布局样式 ===== */
.witr_sw_text_area {
    width: 100%;
}

.slider-content-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: min(1720px, 96vw);
    margin: 0 auto;
    padding: 0 clamp(20px, 2.5vw, 40px);
}

.slider-text-left {
    text-align: left;
    flex: 1;
    min-width: 0;
    max-width: 85%;
    padding-right: 24px;
}

/* 首图左侧：标题 + 正文三行（每行独占一行，对应红框宽度） */
/* 左侧标题+两行说明：相对原位置整体上移（translateY 负值越大越靠上） */
.home-hero-static .home-hero-lines {
    grid-column: 1;
    display: flex;
    flex-direction: column;
    gap: 0;
    max-width: 100%;
    padding-right: 24px;
    align-self: center;
    transform: translateY(-19vh);
}
.home-hero-static .home-hero-title {
    font-family: var(--font-yahei) !important;
    font-size: 72px !important;
    font-weight: 700 !important;
    color: #ffffff !important;
    line-height: 1.2 !important;
    letter-spacing: 0.02em;
    margin: 0 0 40px !important;
    padding: 0 !important;
}
.home-hero-static .home-hero-line {
    font-family: var(--font-yahei) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    white-space: nowrap;
}
.home-hero-static .home-hero-line--l1 {
    font-size: 37px !important;
    font-weight: 500 !important;
    color: rgba(255, 255, 255, 0.95) !important;
    line-height: 1.5 !important;
    letter-spacing: 0.01em;
    margin-bottom: 32px !important;
}
.home-hero-static .home-hero-line--l3 {
    font-size: 28px !important;
    font-weight: 400 !important;
    color: rgba(255, 255, 255, 0.88) !important;
    line-height: 1.55 !important;
    margin-bottom: 0 !important;
    white-space: normal;
    max-width: 100%;
}

/* 首图右侧：两按钮绝对定位到红框区域（上：免费获取方案，下：预约在线演示） */
.home-hero-static .home-hero-actions {
    grid-column: 2;
    position: relative;
    align-self: stretch;
    min-height: 100%;
    width: 100%;
    max-width: 300px;
    justify-self: end;
    margin-right: 1%;
    padding: 0;
    box-sizing: border-box;
    transform: translateY(-19vh); /* 与左侧文案同步整体上移 */
}
.home-hero-static .home-hero-btn {
    position: absolute;
    right: 0;
    font-size: 22px !important;
    padding: 22px 52px !important;
    min-width: 240px !important;
    text-align: center;
    z-index: 2;
}
/* 上红框：约在正文第一行右侧高度 */
.home-hero-static .home-hero-btn--top {
    top: 34%;
    transform: translateY(-50%);
}
/* 下红框：约在正文第二行下方、卷轴前景区域 */
.home-hero-static .home-hero-btn--bottom {
    top: 62%;
    transform: translateY(-50%);
}
.home-hero-static .home-hero-btn.active.recpwit {
    background-color: #ff6b35 !important;
    color: #ffffff !important;
    border: 2px solid #ff6b35 !important;
}
.home-hero-static .home-hero-btn.outline-btn {
    background-color: transparent !important;
    color: #ffffff !important;
    border: 2px solid #ffffff !important;
}
.home-hero-static .home-hero-btn.outline-btn:hover {
    background-color: #ffffff !important;
    color: #333333 !important;
}
/* 首图按钮悬停：保持垂直居中，勿用全局 witr_btn 的 translateY(-2px)（会顶掉 -50% 导致下移） */
.home-hero-static .home-hero-btn--top:hover,
.home-hero-static .home-hero-btn--bottom:hover,
.home-hero-static .home-hero-btn.active.recpwit:hover,
.home-hero-static .home-hero-btn.outline-btn:hover {
    transform: translateY(-50%) !important;
}
.home-hero-static .home-hero-btn.active.recpwit:hover {
    background-color: #e55a2b !important;
    box-shadow: 0 6px 18px rgba(255, 107, 53, 0.35);
}

.home-hero-static .text-left .witr_swiper_content h2,
.home-hero-static .text-left .witr_swiper_content h3,
.home-hero-static .text-left .witr_swiper_content p {
    width: auto !important;
    max-width: none !important;
}

@media (max-width: 991px) {
    .home-hero-static .witr_sw_text_area {
        padding: 0 0 5vh;
    }
    .home-hero-static .slider-content-wrapper.home-hero-layout {
        grid-template-columns: 1fr;
        min-height: 0;
        padding: 0 20px;
    }
    .home-hero-static .home-hero-lines {
        padding-right: 0;
        transform: translateY(-12vh);
    }
    .home-hero-static .home-hero-title {
        font-size: 46px !important;
        margin-bottom: 24px !important;
    }
    .home-hero-static .home-hero-line {
        white-space: normal;
    }
    .home-hero-static .home-hero-line--l1 {
        font-size: 28px !important;
        margin-bottom: 20px !important;
    }
    .home-hero-static .home-hero-line--l3 {
        font-size: 22px !important;
    }
    .home-hero-static .home-hero-actions {
        position: static;
        max-width: none;
        margin-right: 0;
        min-height: 0;
        display: flex;
        flex-direction: column;
        gap: 16px;
        padding: 16px 0 0;
        transform: translateY(-12vh); /* 移动端与文案同步上移 */
    }
    .home-hero-static .home-hero-btn {
        position: static;
        transform: none !important;
        font-size: 18px !important;
        padding: 16px 36px !important;
        min-width: 0 !important;
        width: 100%;
    }
}

.slider-btns-right {
    flex-shrink: 0;
    text-align: right;
    padding-left: 30px;
}

.slider_btn {
    display: inline-block;
}

.witr_btn_sinner {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
}

/* 橙色实心按钮 - 免费获取方案 */
.witr_btn.active.recpwit {
    background-color: #ff6b35 !important;
    color: #ffffff !important;
    border: 2px solid #ff6b35 !important;
    display: inline-block;
    padding: 12px 30px;
    font-weight: 600;
    border-radius: 5px;
    transition: all 0.3s ease;
    white-space: nowrap;
}

.witr_btn.active.recpwit:hover {
    background-color: #e55a2b !important;
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(255, 107, 53, 0.3);
}

/* 透明边框按钮 - 预约在线演示 */
.witr_btn.outline-btn {
    background-color: transparent !important;
    color: #ffffff !important;
    border: none !important;
    display: inline-block;
    padding: 12px 30px;
    font-weight: 600;
    border-radius: 5px;
    transition: all 0.3s ease;
    white-space: nowrap;
}

.witr_btn.outline-btn:hover {
    background-color: #ffffff !important;
    color: #333333 !important;
    transform: translateY(-2px);
}

.witr_btn {
    display: inline-block;
    padding: 18px 45px;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 5px;
    transition: all 0.3s ease;
    cursor: pointer;
    min-width: 200px;
    text-align: center;
}

/* 橙色实心按钮 - 免费获取方案 */
.witr_btn.active.recpwit {
    background-color: #ff6b35 !important;
    color: #ffffff !important;
    border: 2px solid #ff6b35 !important;
    padding: 18px 45px;
    font-size: 18px;
    min-width: 200px;
}

.witr_btn.active.recpwit:hover {
    background-color: #e55a2b !important;
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(255, 107, 53, 0.3);
}

/* 透明边框按钮 - 预约在线演示 */
.witr_btn.outline-btn:hover {
    background-color: #ffffff !important;
    color: #333333 !important;
    transform: translateY(-2px);
}

/* ===== 标杆案例预留位置占位样式 ===== */
.placeholder-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
}

.placeholder-overlay span {
    color: #ffffff;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    padding: 20px;
    border: 2px solid #ffffff;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.3);
}
/* ===== 导航栏固定深色背景 - 滚动时保持可见 ===== */
/* 主菜单区域 - 深色半透明背景 */
.poket-main-menu, 
.transprent-menu,
.heading_style_4 {
    background-color: rgba(30, 30, 40, 0.95) !important;
    backdrop-filter: blur(10px);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

/* 仅顶层导航链接用白色（勿用 ul li a，否则会覆盖下拉层白底上的子链接，导致「看不见」） */
.poket_menu > ul > li > a {
    color: #ffffff !important;
}

.poket_menu > ul > li > a:hover {
    color: #ff6b35 !important;
}

/* 移动端菜单背景也设为深色 */
.home-2.mbm .menu_area {
    background-color: rgba(30, 30, 40, 0.98) !important;
}

/* 搜索框图标颜色调整为白色 */
.em-header-quearys i,
.t-quearys,
.t-close {
    color: #ffffff !important;
}

/* 搜索框输入框样式优化 */
.top-form-control input[type="text"] {
    background-color: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.3);
    color: #ffffff !important;
}

/* "立即开始"按钮保持橙色 */
.donate-btn-header .dtbtn {
    background-color: #ff6b35 !important;
    color: #ffffff !important;
}

.top-form-control input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.7);
}

/* 顶部按钮样式保持 */
.donate-btn-header .dtbtn {
    background-color: #ff6b35;
    color: #ffffff !important;
}

.donate-btn-header .dtbtn:hover {
    background-color: #ff8c5a;
}

/* === 导航栏固定置顶 - 初始透明，滚动时 JS 添加灰色背景 === */
.em40_header_area_main {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999 !important;
    background-color: transparent !important;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    overflow: visible !important;
}

/* 导航栏容器背景 - 初始透明 */
.poket-main-menu.transprent-menu.heading_style_4 {
    background-color: transparent !important;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

/* Logo：蓝标 PNG + HTML 文字「亿序」（便于 CSS 调字号与位置） */
/* 模板内有两个 <a>（main_sticky_main_l / main_sticky_l）用于滚动切换，同一时间只能显示一个 */
.poket-main-menu .logo a.logo-brand.main_sticky_main_l,
.poket-main-menu .prefix .logo a.logo-brand.main_sticky_l,
.logo a.logo-brand {
    display: inline-flex !important;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    vertical-align: middle;
}
.poket-main-menu .logo a.logo-brand.main_sticky_l,
.poket-main-menu .prefix .logo a.logo-brand.main_sticky_main_l {
    display: none !important;
}
img.logo-brand-icon {
    /* 使用 logo-icon-nav.png（底部透明留白），完整显示尖角 */
    height: auto !important;
    max-height: 76px !important;
    width: auto;
    display: block;
    margin: 0 !important;
    object-fit: contain;
    object-position: center center;
    flex-shrink: 0;
    vertical-align: middle;
    transform: translateY(2px);
}
.poket-main-menu.heading_style_4,
.poket-main-menu.transprent-menu.heading_style_4 {
    overflow: visible !important;
}
.poket-main-menu .logo,
.poket-main-menu .logo a.logo-brand,
.poket-main-menu .trp_nav_area,
.poket-main-menu .row.logo-left,
.poket-main-menu .row.logo-left > .col-md-3 {
    overflow: visible !important;
}
span.logo-brand-text {
    font-family: var(--font-yahei);
    font-size: 52px;
    font-weight: 700;
    line-height: 1;
    color: #ffffff;
    letter-spacing: 0.06em;
    white-space: nowrap;
    margin: 0;
    padding: 0;
    /* 与蓝标视觉垂直居中：文字/图标位置微调 */
    transform: translateY(-2px);
}
.logo-brand--mobile {
    justify-content: center;
    gap: 10px;
}
.mobile_menu_logo img.logo-brand-icon {
    max-height: 48px;
    height: auto;
}
.mobile_menu_logo .logo-brand-text {
    font-size: 34px;
    transform: translateY(2px);
}
/* 兼容页脚等旧单图 logo */
.logo img:not(.logo-brand-icon) {
    max-height: 58px;
    width: auto;
}

/* 首页导航：Logo/亿序与子页（nav-logo-enlarged）同尺寸；菜单字号略大 */
body.home-nav-enlarged img.logo-brand-icon {
    max-height: 130px !important;
    transform: translateY(3px);
}
body.home-nav-enlarged span.logo-brand-text {
    font-size: 88px !important;
    letter-spacing: 0.06em;
    transform: translateY(-3px);
}
body.home-nav-enlarged .logo a.logo-brand {
    gap: 16px !important;
}
body.home-nav-enlarged .poket-main-menu.heading_style_4 .poket_menu > ul > li > a {
    font-size: 28px !important;
}
body.home-nav-enlarged .poket-main-menu.heading_style_4 .poket_menu > ul {
    gap: 40px !important;
}
body.home-nav-enlarged .poket-main-menu.heading_style_4 .donate-btn-header .dtbtn {
    font-size: 28px !important;
    padding: 14px 24px !important;
}
body.home-nav-enlarged .poket-main-menu.heading_style_4 .trp_nav_area {
    padding-top: 14px !important;
    padding-bottom: 14px !important;
}
body.home-nav-enlarged .mobile_menu_logo img.logo-brand-icon {
    max-height: 64px !important;
}
body.home-nav-enlarged .mobile_menu_logo .logo-brand-text {
    font-size: 40px !important;
}

/* 首页 / 解决方案·系统模块·联系我们：下滑后浅灰底 + 白字（与首页逻辑一致） */
body.home-nav-enlarged .em40_header_area_main.is-scrolled,
body.home-nav-enlarged .em40_header_area_main.is-scrolled .poket-main-menu.transprent-menu.heading_style_4,
body.home-nav-enlarged .em40_header_area_main.is-scrolled .trp_nav_area,
body.home-nav-enlarged .poket-main-menu.is-scrolled .trp_nav_area,
body.nav-sub-gray .em40_header_area_main.is-scrolled,
body.nav-sub-gray .em40_header_area_main.is-scrolled .poket-main-menu.transprent-menu.heading_style_4,
body.nav-sub-gray .em40_header_area_main.is-scrolled .trp_nav_area,
body.nav-sub-gray .poket-main-menu.is-scrolled .trp_nav_area,
body.home-nav-enlarged .trp_nav_area.hbg2,
body.nav-sub-gray .trp_nav_area.hbg2 {
    background: rgba(88, 88, 92, 0.96) !important;
    background-color: rgba(88, 88, 92, 0.96) !important;
    backdrop-filter: blur(10px) !important;
    -webkit-backdrop-filter: blur(10px) !important;
    box-shadow: 0 2px 16px rgba(0, 0, 0, 0.12);
}
body.home-nav-enlarged .em40_header_area_main.is-scrolled .poket_menu > ul > li > a,
body.home-nav-enlarged .trp_nav_area.hbg2 .poket_menu > ul > li > a,
body.nav-sub-gray .em40_header_area_main.is-scrolled .poket_menu > ul > li > a,
body.nav-sub-gray .trp_nav_area.hbg2 .poket_menu > ul > li > a {
    color: #ffffff !important;
}
body.home-nav-enlarged .em40_header_area_main.is-scrolled .poket_menu > ul > li > a:hover,
body.home-nav-enlarged .em40_header_area_main.is-scrolled .poket_menu > ul > li.current > a,
body.home-nav-enlarged .trp_nav_area.hbg2 .poket_menu > ul > li > a:hover,
body.nav-sub-gray .em40_header_area_main.is-scrolled .poket_menu > ul > li > a:hover,
body.nav-sub-gray .trp_nav_area.hbg2 .poket_menu > ul > li > a:hover {
    color: #ff6b35 !important;
}
body.home-nav-enlarged .em40_header_area_main.is-scrolled span.logo-brand-text,
body.home-nav-enlarged .trp_nav_area.hbg2 span.logo-brand-text,
body.nav-sub-gray .em40_header_area_main.is-scrolled span.logo-brand-text,
body.nav-sub-gray .trp_nav_area.hbg2 span.logo-brand-text {
    color: #ffffff !important;
}
body.home-nav-enlarged .em40_header_area_main.is-scrolled .poket-main-menu.transprent-menu.heading_style_4 .poket_menu > ul > li > a,
body.home-nav-enlarged .trp_nav_area.hbg2 .poket-main-menu.transprent-menu.heading_style_4 .poket_menu > ul > li > a,
body.nav-sub-gray .em40_header_area_main.is-scrolled .poket-main-menu.transprent-menu.heading_style_4 .poket_menu > ul > li > a,
body.nav-sub-gray .trp_nav_area.hbg2 .poket-main-menu.transprent-menu.heading_style_4 .poket_menu > ul > li > a {
    color: #ffffff !important;
}
/* 「立即开始」：浅灰底上仍用橙底白字 */
body.home-nav-enlarged .em40_header_area_main.is-scrolled .donate-btn-header .dtbtn,
body.home-nav-enlarged .trp_nav_area.hbg2 .donate-btn-header .dtbtn,
body.nav-sub-gray .em40_header_area_main.is-scrolled .donate-btn-header .dtbtn,
body.nav-sub-gray .trp_nav_area.hbg2 .donate-btn-header .dtbtn {
    color: #ffffff !important;
    background-color: #ff6b35 !important;
}
body.home-nav-enlarged .em40_header_area_main.is-scrolled .donate-btn-header .dtbtn:hover,
body.home-nav-enlarged .trp_nav_area.hbg2 .donate-btn-header .dtbtn:hover,
body.nav-sub-gray .em40_header_area_main.is-scrolled .donate-btn-header .dtbtn:hover,
body.nav-sub-gray .trp_nav_area.hbg2 .donate-btn-header .dtbtn:hover {
    color: #ffffff !important;
    background-color: #ff8c5a !important;
}
/* 首页 / 子页三栏：页面顶端未滚动时透明底叠在横幅上（与首页一致） */
body.home-nav-enlarged .em40_header_area_main:not(.is-scrolled),
body.nav-sub-gray .em40_header_area_main:not(.is-scrolled) {
    background-color: transparent !important;
    box-shadow: none !important;
}
body.home-nav-enlarged .poket-main-menu.transprent-menu.heading_style_4:not(.is-scrolled),
body.nav-sub-gray .poket-main-menu.transprent-menu.heading_style_4:not(.is-scrolled) {
    background-color: transparent !important;
    box-shadow: none !important;
}
body.home-nav-enlarged .em40_header_area_main:not(.is-scrolled) .trp_nav_area,
body.nav-sub-gray .em40_header_area_main:not(.is-scrolled) .trp_nav_area {
    background: transparent !important;
    background-color: transparent !important;
}

/* 首页/子页下滑：压低导航条背景总高度（Logo/亿序字号不变，收紧留白与裁剪透明边） */
body.home-nav-enlarged .em40_header_area_main.is-scrolled,
body.home-nav-enlarged .em40_header_area_main.is-scrolled .poket-main-menu.transprent-menu.heading_style_4,
body.nav-sub-gray .em40_header_area_main.is-scrolled,
body.nav-sub-gray .em40_header_area_main.is-scrolled .poket-main-menu.transprent-menu.heading_style_4,
body.nav-logo-enlarged .em40_header_area_main.is-scrolled,
body.nav-logo-enlarged .em40_header_area_main.is-scrolled .poket-main-menu.transprent-menu.heading_style_4 {
    overflow: hidden;
}
body.home-nav-enlarged .em40_header_area_main.is-scrolled .trp_nav_area,
body.home-nav-enlarged .poket-main-menu.is-scrolled .trp_nav_area,
body.nav-sub-gray .em40_header_area_main.is-scrolled .trp_nav_area,
body.nav-sub-gray .poket-main-menu.is-scrolled .trp_nav_area,
body.nav-logo-enlarged .em40_header_area_main.is-scrolled .trp_nav_area,
body.nav-logo-enlarged .poket-main-menu.is-scrolled .trp_nav_area {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    overflow: hidden;
}
body.home-nav-enlarged .em40_header_area_main.is-scrolled .row.logo-left,
body.nav-sub-gray .em40_header_area_main.is-scrolled .row.logo-left,
body.nav-logo-enlarged .em40_header_area_main.is-scrolled .row.logo-left {
    align-items: center;
    min-height: 0;
}
body.home-nav-enlarged .em40_header_area_main.is-scrolled .logo,
body.nav-sub-gray .em40_header_area_main.is-scrolled .logo,
body.nav-logo-enlarged .em40_header_area_main.is-scrolled .logo {
    max-height: 108px;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
}
body.home-nav-enlarged .em40_header_area_main.is-scrolled .logo a.logo-brand,
body.nav-sub-gray .em40_header_area_main.is-scrolled .logo a.logo-brand,
body.nav-logo-enlarged .em40_header_area_main.is-scrolled .logo a.logo-brand {
    max-height: 108px;
    overflow: hidden;
    align-items: center;
    gap: 16px !important;
}
/* 图标/文字像素尺寸不变，用负 margin 吃掉 PNG 与行高上下空白 */
body.home-nav-enlarged .em40_header_area_main.is-scrolled img.logo-brand-icon,
body.nav-sub-gray .em40_header_area_main.is-scrolled img.logo-brand-icon,
body.nav-logo-enlarged .em40_header_area_main.is-scrolled img.logo-brand-icon {
    max-height: 130px !important;
    margin-top: -22px;
    margin-bottom: -22px;
}
body.home-nav-enlarged .em40_header_area_main.is-scrolled span.logo-brand-text,
body.nav-sub-gray .em40_header_area_main.is-scrolled span.logo-brand-text,
body.nav-logo-enlarged .em40_header_area_main.is-scrolled span.logo-brand-text {
    font-size: 88px !important;
    line-height: 1;
    margin-top: -14px;
    margin-bottom: -14px;
}
body.home-nav-enlarged .em40_header_area_main.is-scrolled span.logo-brand-text,
body.nav-sub-gray .em40_header_area_main.is-scrolled span.logo-brand-text {
    color: #ffffff !important;
}
body.home-nav-enlarged .em40_header_area_main.is-scrolled .donate-btn-header .dtbtn,
body.nav-sub-gray .em40_header_area_main.is-scrolled .donate-btn-header .dtbtn,
body.nav-logo-enlarged .em40_header_area_main.is-scrolled .donate-btn-header .dtbtn {
    padding: 8px 16px !important;
}

/* 解决方案/系统模块/联系我们：下滑灰条高度（略低于首页 108px，比上一档再高一点） */
body.nav-sub-gray .em40_header_area_main.is-scrolled .trp_nav_area,
body.nav-sub-gray .poket-main-menu.is-scrolled .trp_nav_area {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
}
body.nav-sub-gray .em40_header_area_main.is-scrolled .logo,
body.nav-sub-gray .em40_header_area_main.is-scrolled .logo a.logo-brand {
    max-height: 104px !important;
}
body.nav-sub-gray .em40_header_area_main.is-scrolled img.logo-brand-icon {
    margin-top: -22px !important;
    margin-bottom: -22px !important;
}
body.nav-sub-gray .em40_header_area_main.is-scrolled span.logo-brand-text {
    margin-top: -14px !important;
    margin-bottom: -14px !important;
    line-height: 1 !important;
}
body.nav-sub-gray .em40_header_area_main.is-scrolled .poket-main-menu.transprent-menu.heading_style_4 .row.logo-left > .col-md-9 {
    transform: none !important;
}
body.nav-sub-gray .em40_header_area_main.is-scrolled .donate-btn-header .dtbtn {
    padding: 8px 16px !important;
}

/* 首页/子页下滑：右侧菜单区（解决方案/系统模块/联系我们等）宽度收窄，Logo 不变 */
body.home-nav-enlarged .tx_mmenu_together,
body.nav-logo-enlarged .tx_mmenu_together,
body.home-nav-enlarged .poket_menu > ul > li > a,
body.nav-logo-enlarged .poket_menu > ul > li > a,
body.home-nav-enlarged .donate-btn-header .dtbtn,
body.nav-logo-enlarged .donate-btn-header .dtbtn {
    transition: font-size 0.28s ease, padding 0.28s ease, gap 0.28s ease, margin 0.28s ease, transform 0.28s ease;
}
body.home-nav-enlarged .em40_header_area_main.is-scrolled .poket-main-menu.heading_style_4 .poket_menu > ul,
body.nav-logo-enlarged .em40_header_area_main.is-scrolled .poket-main-menu.heading_style_4 .poket_menu > ul {
    gap: 18px !important;
}
body.home-nav-enlarged .em40_header_area_main.is-scrolled .poket-main-menu.heading_style_4 .poket_menu > ul > li > a {
    font-size: 22px !important;
    letter-spacing: -0.02em;
}
body.nav-logo-enlarged .em40_header_area_main.is-scrolled .poket-main-menu.heading_style_4 .poket_menu > ul > li > a {
    font-size: 20px !important;
    letter-spacing: -0.02em;
}
body.home-nav-enlarged .em40_header_area_main.is-scrolled .donate-btn-header,
body.nav-logo-enlarged .em40_header_area_main.is-scrolled .donate-btn-header {
    margin-left: 12px !important;
}
body.home-nav-enlarged .em40_header_area_main.is-scrolled .donate-btn-header .dtbtn {
    font-size: 22px !important;
}
body.nav-logo-enlarged .em40_header_area_main.is-scrolled .donate-btn-header .dtbtn {
    font-size: 20px !important;
    padding: 10px 18px !important;
}
body.home-nav-enlarged .em40_header_area_main.is-scrolled .tx_mmenu_together,
body.nav-logo-enlarged .em40_header_area_main.is-scrolled .tx_mmenu_together {
    transform: scale(0.94);
    transform-origin: center right;
}

/* 子页导航 Logo 等比放大：解决方案 / 系统模块 / 关于我们 / 联系我们（body 加 nav-logo-enlarged；首页不加） */
body.nav-logo-enlarged img.logo-brand-icon {
    max-height: 130px !important;
    transform: translateY(3px);
}
body.nav-logo-enlarged span.logo-brand-text {
    font-size: 88px !important;
    letter-spacing: 0.06em;
    transform: translateY(-3px);
}
body.nav-logo-enlarged .logo a.logo-brand {
    gap: 16px !important;
}
body.nav-logo-enlarged .poket-main-menu.heading_style_4 .trp_nav_area {
    padding-top: 14px !important;
    padding-bottom: 14px !important;
}
body.nav-logo-enlarged .poket-main-menu .row.logo-left > .col-md-3 {
    width: auto;
    flex: 0 0 auto;
    max-width: 46%;
}

/* 子页：仅右侧菜单+「立即开始」上移，左侧 Logo/「亿序」保持原垂直位置 */
body.nav-logo-enlarged .poket-main-menu.transprent-menu.heading_style_4 .row.logo-left > .col-md-9 {
    transform: translateY(-14px);
}
body.nav-logo-enlarged .poket-main-menu.transprent-menu.heading_style_4 .row.logo-left > .col-md-3,
body.nav-logo-enlarged .poket-main-menu.transprent-menu.heading_style_4 .row.logo-left > .col-md-3 .logo {
    transform: none;
}

/* 子页面包屑横幅：标题与路径文字在默认基础上放大 0.5 倍（即 1.5 倍，30px→45px） */
body.nav-logo-enlarged .breadcumb-area .brpt h2 {
    font-size: 45px !important;
    line-height: 1.2;
}
body.nav-logo-enlarged .breadcumb-inner ul,
body.nav-logo-enlarged .breadcumb-inner li,
body.nav-logo-enlarged .breadcumb-inner li a,
body.nav-logo-enlarged .breadcumb-inner li span {
    font-size: 24px !important;
}
body.nav-logo-enlarged .breadcumb-inner i {
    font-size: 22px !important;
}

/* 子页面包屑横幅：压缩高度（原 205px+140px 留白过大；解决方案/系统模块/关于我们/联系我们共用） */
body.nav-logo-enlarged .breadcumb-area {
    padding: 118px 0 52px !important;
}
body.nav-logo-enlarged .breadcumb-area .brpt {
    margin-bottom: 8px;
}
body.nav-logo-enlarged .breadcumb-area .brpt h2 {
    margin: 0;
}
@media (max-width: 991px) {
    body.nav-logo-enlarged .breadcumb-area {
        padding: 96px 0 44px !important;
    }
}
@media (max-width: 767px) {
    body.nav-logo-enlarged .breadcumb-area {
        padding: 80px 0 36px !important;
    }
}

/* 联系我们页：办公地址 / 电子邮箱信息卡片 */
.contact-info-section {
    padding: 56px 0 48px;
    background: linear-gradient(180deg, #f8fafc 0%, #fff 100%);
}
.contact-info-cards {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 28px;
    max-width: 960px;
    margin: 0 auto;
}
.contact-info-card {
    background: #fff;
    border-radius: 16px;
    padding: 36px 32px 32px;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.06);
    box-shadow: 0 10px 32px rgba(15, 35, 95, 0.08);
    transition: transform 0.25s, box-shadow 0.25s;
}
.contact-info-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 16px 40px rgba(15, 35, 95, 0.12);
}
.contact-info-card__icon {
    width: 64px;
    height: 64px;
    margin: 0 auto 20px;
    border-radius: 50%;
    background: linear-gradient(145deg, #e8f0ff 0%, #c5d9ff 100%);
    color: #163a75;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
}
.contact-info-card__icon--mail {
    background: linear-gradient(145deg, #fff0e8 0%, #ffd4b8 100%);
    color: #ff6b35;
}
.contact-info-card__title {
    font-size: 24px; /* 信息卡片标题字号 */
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 18px;
}
.contact-info-card__body p {
    margin: 0 0 12px;
    font-size: 18px; /* 地址 / 邮箱正文字号 */
    line-height: 1.75;
    color: #5c6370;
}
.contact-info-card__body p:last-child {
    margin-bottom: 0;
}
.contact-info-card__body a {
    color: #163a75;
    text-decoration: none;
    border-bottom: 1px solid rgba(22, 58, 117, 0.25);
    transition: color 0.2s, border-color 0.2s;
}
.contact-info-card__body a:hover {
    color: #ff6b35;
    border-bottom-color: #ff6b35;
}
.contact-info-card__hint {
    font-size: 16px !important; /* 回复时间提示字号 */
    color: #94a3b8 !important;
    margin-top: 14px !important;
}
@media (max-width: 767px) {
    .contact-info-cards {
        grid-template-columns: 1fr;
    }
}

/* 全站页脚：三栏 + 底栏，与首页内容区风格统一 */
.site-footer {
    position: relative;
    background: linear-gradient(165deg, #1c2026 0%, #14171c 55%, #111418 100%);
    color: rgba(255, 255, 255, 0.8);
    padding: 64px 0 0;
    border-top: none;
    overflow: hidden;
}
/* 页脚顶部橙色强调线 */
.site-footer::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, transparent 0%, #ff6b35 18%, #ff8f5c 50%, #ff6b35 82%, transparent 100%);
}
.site-footer__main {
    display: grid;
    grid-template-columns: minmax(0, 1.5fr) minmax(0, 0.85fr) minmax(0, 1.15fr);
    gap: 0 clamp(28px, 4vw, 64px);
    align-items: start;
    padding-bottom: 48px;
}
/* 中、右栏左侧竖线分隔，层次更清晰 */
.site-footer__col:not(.site-footer__col--brand) {
    padding-left: clamp(20px, 2.5vw, 40px);
    border-left: 1px solid rgba(255, 255, 255, 0.08);
}
/* 左栏品牌区：Logo / 名称 / 简介整体放大，与右侧栏高度更均衡 */
.site-footer__col--brand {
    padding-right: 12px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.site-footer__logo {
    display: inline-flex;
    align-items: center;
    gap: 18px;
    text-decoration: none;
    margin-bottom: 28px;
    transition: opacity 0.2s;
}
.site-footer__logo:hover {
    opacity: 0.92;
}
.site-footer__logo-icon {
    height: clamp(64px, 5.5vw, 80px);
    width: auto;
    display: block;
    filter: drop-shadow(0 2px 10px rgba(0, 0, 0, 0.28));
}
.site-footer__logo-text {
    font-family: var(--font-yahei);
    font-size: clamp(36px, 4.2vw, 46px);
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.1em;
}
.site-footer__intro {
    font-size: clamp(16px, 1.4vw, 18px);
    line-height: 2;
    margin: 0;
    color: rgba(255, 255, 255, 0.68);
    max-width: 520px;
}
/* 栏目标题：左侧色条，替代短下划线 */
.site-footer__title {
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 22px;
    padding: 0 0 0 14px;
    border: none;
    border-left: 3px solid #ff6b35;
    line-height: 1.35;
    letter-spacing: 0.04em;
}
.site-footer__links {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.site-footer__links li {
    margin: 0;
}
.site-footer__links a {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 6px 0;
    color: rgba(255, 255, 255, 0.75);
    text-decoration: none;
    font-size: 15px;
    transition: color 0.2s ease, transform 0.2s ease;
}
.site-footer__links a::before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 1px;
    background: rgba(255, 107, 53, 0.45);
    flex-shrink: 0;
    transition: background 0.2s ease;
}
.site-footer__links a:hover {
    color: #ff6b35;
    transform: translateX(4px);
}
.site-footer__links a:hover::before {
    background: #ff6b35;
}
.site-footer__contact-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 14px;
}
.site-footer__contact-list li {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    margin: 0;
    font-size: 14px;
    line-height: 1.7;
    color: rgba(255, 255, 255, 0.72);
}
.site-footer__contact-list li:last-child {
    margin-bottom: 0;
}
/* 联系图标：正方形容器 */
.site-footer__contact-icon {
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    background: rgba(255, 107, 53, 0.12);
    border: 1px solid rgba(255, 107, 53, 0.28);
    color: #ff6b35;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
}
.site-footer__contact-list a {
    color: rgba(255, 255, 255, 0.88);
    text-decoration: none;
    transition: color 0.2s;
}
.site-footer__contact-list a:hover {
    color: #ff6b35;
}
.site-footer__bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(0, 0, 0, 0.22);
    padding: 20px 0 24px;
    text-align: center;
}
.site-footer__bottom p {
    margin: 0;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.48);
    letter-spacing: 0.02em;
}
/* 首页页脚底栏：版权左、法律链接右 */
.site-footer__bottom--split {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 12px 24px;
    text-align: left;
}
.site-footer__legal {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 24px;
}
.site-footer__legal a {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.45);
    text-decoration: none;
    transition: color 0.2s;
}
.site-footer__legal a:hover {
    color: #ff6b35;
}
/* 备案号链接：工信部要求全站展示且链接至 beian.miit.gov.cn */
.site-footer__beian-link {
    color: rgba(255, 255, 255, 0.4);
    text-decoration: none;
}
.site-footer__beian-link:hover {
    color: #ff6b35;
}
@media (max-width: 991px) {
    .site-footer__main {
        grid-template-columns: 1fr 1fr;
        gap: 36px 32px;
    }
    .site-footer__col--brand {
        grid-column: 1 / -1;
        padding-right: 0;
        padding-bottom: 8px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
    .site-footer__col:not(.site-footer__col--brand) {
        padding-left: 0;
        border-left: none;
        padding-top: 4px;
    }
    .site-footer__intro {
        max-width: none;
    }
}
@media (max-width: 767px) {
    .site-footer {
        padding-top: 52px;
    }
    .site-footer__bottom--split {
        flex-direction: column;
        align-items: flex-start;
    }
}
@media (max-width: 575px) {
    .site-footer__main {
        grid-template-columns: 1fr;
        gap: 28px;
        padding-bottom: 36px;
    }
    .site-footer__col:not(.site-footer__col--brand) {
        padding-top: 0;
        padding-bottom: 4px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    }
    .site-footer__col:last-child {
        border-bottom: none;
    }
}

/* 仅顶层导航链接用白色（nav a 会选中下拉层全部 a，导致白底白字不可见） */
.poket-main-menu.transprent-menu.heading_style_4 .poket_menu > ul > li > a,
.poket-main-menu.transprent-menu.heading_style_4 .donate-btn-header a {
    color: #ffffff !important;
}

.poket-main-menu.transprent-menu.heading_style_4 .poket_menu > ul > li > a:hover,
.poket-main-menu.transprent-menu.heading_style_4 .donate-btn-header a:hover {
    color: #ff6b35 !important;
}

/* 下拉子菜单链接：深色字，保证在白底上可见 */
.poket-main-menu.transprent-menu.heading_style_4 .poket_menu ul .sub-menu li a {
    color: #272727 !important;
}
.poket-main-menu.transprent-menu.heading_style_4 .poket_menu ul .sub-menu li a:hover {
    color: #14b1bb !important;
}

/* 导航栏「服务」菜单暂隐藏：仅隐藏顶栏/移动菜单入口，不改动首页正文与 service.html 文件 */
.poket_menu > ul > li:has(> a[href="service.html"]),
.poket_menu > ul > li:has(> a[href="服务.html"]),
.poket_menu > ul > li:has(> a[href="#服务"]) {
    display: none !important;
}

/* 导航栏搜索功能隐藏：搜索图标与弹出搜索框 */
.em40_header_area_main .main-search-menu,
.em40_header_area_main .em-quearys-inner {
    display: none !important;
}

/* 导航栏主菜单：比默认放大 0.5 倍（16px→24px），强制单行不换行（全站 heading_style_4） */
/* 导航条整体垂直居中：上下留白一致，菜单项取消额外上下 margin */
.poket-main-menu.heading_style_4 .trp_nav_area {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}
/* 导航栏 container 铺满视口（不与正文共用居中 max-width，避免缩放时 Logo+菜单挤在中间） */
.em40_header_area_main .poket-main-menu.heading_style_4 .trp_nav_area {
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
}
.em40_header_area_main .poket-main-menu.heading_style_4 .trp_nav_area .container {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-right: clamp(24px, 3vw, 48px) !important;
    padding-left: clamp(24px, 3vw, 48px) !important;
}
.em40_header_area_main .poket-main-menu.heading_style_4 .row.logo-left {
    width: 100% !important;
    max-width: 100% !important;
    justify-content: space-between !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
}
.em40_header_area_main .poket-main-menu.heading_style_4 .row.logo-left > .col-md-3 {
    flex: 0 0 auto !important;
    width: auto !important;
    max-width: none !important;
}
.em40_header_area_main .poket-main-menu.heading_style_4 .row.logo-left > .col-md-9 {
    flex: 0 0 auto !important;
    width: auto !important;
    max-width: none !important;
    margin-left: auto !important;
    display: flex !important;
    justify-content: flex-end !important;
}
.poket-main-menu.heading_style_4 .row.logo-left {
    align-items: center !important;
}
.poket-main-menu.heading_style_4 .poket_menu > ul > li > a {
    margin: 0 !important;
}
.poket-main-menu.heading_style_4 .tx_mmenu_together {
    flex-wrap: nowrap !important;
    justify-content: flex-end !important;
    width: auto !important;
    max-width: 100%;
    margin-left: 0 !important;
    align-items: center !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.poket-main-menu.heading_style_4 .poket_menu {
    display: inline-block !important;
    margin-left: 0 !important;
    flex: 0 0 auto !important;
    width: auto !important;
}
.poket-main-menu.heading_style_4 .poket_menu > ul {
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: 36px !important;
}
/* 首页导航：菜单+按钮在灰底条内垂直居中（勿用 translateY 上移，避免贴顶） */
.poket-main-menu.transprent-menu.heading_style_4 .tx_mmenu_together {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    transform: none !important;
    align-items: center !important;
}
.poket-main-menu.transprent-menu.heading_style_4 .row.logo-left {
    align-items: center !important;
}
.poket-main-menu.transprent-menu.heading_style_4 .row.logo-left > .col-md-9 {
    display: flex !important;
    align-items: center !important;
}
/* 左侧 Logo+「亿序」与右侧菜单同样在导航条内垂直居中 */
.poket-main-menu.transprent-menu.heading_style_4 .row.logo-left > .col-md-3 {
    display: flex !important;
    align-items: center !important;
}
.poket-main-menu.transprent-menu.heading_style_4 .logo {
    display: flex !important;
    align-items: center !important;
    margin: 0 !important;
    padding: 0 !important;
}
.poket-main-menu.transprent-menu.heading_style_4 .logo a.logo-brand.main_sticky_main_l {
    align-items: center !important;
}
.poket-main-menu.transprent-menu.heading_style_4 .trp_nav_area {
    overflow: visible !important;
}
.poket-main-menu.transprent-menu.heading_style_4 .poket_menu > ul > li > a {
    margin: 0 !important;
}
.poket-main-menu.heading_style_4 .poket_menu > ul > li > a {
    font-size: 24px !important;
    font-family: var(--font-yahei) !important;
    white-space: nowrap !important;
}
.poket-main-menu.heading_style_4 .main-search-menu,
.poket-main-menu.heading_style_4 .donate-btn-header {
    align-self: center;
}
.poket-main-menu.heading_style_4 .main-search-menu {
    margin-left: 28px !important;
}
.poket-main-menu.heading_style_4 .donate-btn-header {
    margin-left: 24px !important;
    margin-right: 0 !important;
}
.poket-main-menu.heading_style_4 .main-search-menu .em-header-quearys .em-quearys-menu i {
    font-size: 30px !important;
    height: 42px !important;
    width: 42px !important;
    line-height: 42px !important;
}
.poket-main-menu.heading_style_4 .donate-btn-header .dtbtn {
    font-size: 24px !important;
    font-family: var(--font-yahei) !important;
    padding: 12px 20px !important;
    white-space: nowrap !important;
    display: inline-block !important;
    line-height: 1.2 !important;
}

/* 导航栏外层容器 - 初始透明 */
.em40_header_area_main.all_header_abs {
    background-color: transparent !important;
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 9999 !important;
}

/* 导航栏内层容器 - 初始透明 */
.poket-main-menu.transprent-menu.heading_style_4 {
    background-color: transparent !important;
}

/* ============================================ */
/* 修复大屏幕导航栏被轮播图覆盖的问题 */
/* ============================================ */

/* 确保导航栏在所有媒体查询下都有最高层级 */
@media (min-width: 992px) {
    .em40_header_area_main.all_header_abs {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
        z-index: 99999 !important; /* 极高的 z-index 确保不被覆盖 */
        background-color: transparent !important; /* 初始透明，滚动时 JS 添加灰色背景 */
    }
    
    .poket-main-menu.transprent-menu.heading_style_4 {
        z-index: 99999 !important;
        position: relative !important;
        background-color: transparent !important; /* 初始透明，滚动时 JS 添加灰色背景 */
    }
}

/* 确保轮播图不会覆盖导航栏 */
.witr_swiper_area {
    position: relative !important;
    z-index: 1 !important;
}

.swiper-container {
    position: relative !important;
    z-index: 0 !important;
}

/* 【已隐藏】痛点分析区：恢复时删除本段或去掉 HTML 上的 pain-points-area--hidden */
.pain-points-area--hidden {
    display: none !important;
}

/* 痛点分析：双行三列，上下行之间留足间距，避免挤在一起 */
.pain-points-area {
    padding: 80px 0;
    background-color: #f8f9fa;
}
.pain-points-area .pain-points-cards-row {
    margin-left: -20px;
    margin-right: -20px;
    align-items: stretch;
}
/* 第二行与第一行分隔（红框所示中间区域） */
.pain-points-area .pain-points-cards-row + .pain-points-cards-row {
    margin-top: clamp(40px, 5vw, 64px);
}
.pain-points-area .pain-points-cards-row > [class*="col-"] {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 28px;
    display: flex;
}
@media (min-width: 992px) {
    .pain-points-area .pain-points-cards-row > [class*="col-"] {
        margin-bottom: 0;
    }
}
.pain-points-area .pain-point-card {
    width: 100%;
    background: #fff;
    padding: 32px 28px;
    border-radius: 12px;
    box-shadow: 0 6px 24px rgba(15, 35, 95, 0.07);
    border: 1px solid rgba(0, 0, 0, 0.05);
    height: 100%;
    box-sizing: border-box;
    transition: box-shadow 0.25s ease, transform 0.25s ease;
}
.pain-points-area .pain-point-card:hover {
    box-shadow: 0 12px 32px rgba(15, 35, 95, 0.11);
    transform: translateY(-3px);
}
.pain-points-area .pain-icon {
    margin-bottom: 20px;
    line-height: 1;
}
.pain-points-area .pain-icon i {
    font-size: 40px;
    color: #163a75;
}
.pain-points-area .pain-point-card h4 {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 12px;
    color: #2f343a;
}
.pain-points-area .pain-point-card p {
    color: #666;
    line-height: 1.8;
    font-size: 15px;
    margin: 0;
}

/* 标杆案例区：紧接核心优势，内容待整理 */
/* 核心优势四卡：同行等高，下边框对齐（Bootstrap 4 row 已为 flex） */
.advantage-area__cards-row {
    align-items: stretch;
}
.advantage-area__cards-row > [class*="col-"] {
    display: flex;
}
.advantage-area__cards-row .advantage-card {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
}
.advantage-area__cards-row .advantage-card > p {
    flex: 1 1 auto;
    margin-bottom: 0;
}

.case-study-area {
    padding: 80px 0;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
}

/* 客户案例独立页：正文区顶部留白 */
.case-study-area--page {
    padding-top: 48px;
}

/* 首页标杆案例：左图右文入口卡片（含客户 Logo + 工厂场景图） */
.case-study-home-teaser {
    margin-top: 8px;
}
.case-study-home-teaser__card {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 10px 36px rgba(15, 35, 95, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.06);
    text-decoration: none;
    color: inherit;
    transition: box-shadow 0.3s ease, transform 0.3s ease;
}
.case-study-home-teaser__card:hover {
    box-shadow: 0 16px 48px rgba(15, 35, 95, 0.14);
    transform: translateY(-4px);
    text-decoration: none;
    color: inherit;
}
/* 左侧：工厂场景 + 蓝色蒙层 + 居中白底 Logo + 标杆客户标签 */
.case-study-home-teaser__visual {
    position: relative;
    flex: 1 1 320px;
    min-height: 280px;
    min-width: 0;
    overflow: hidden;
}
.case-study-home-teaser__bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.case-study-home-teaser__visual-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgba(10, 35, 80, 0.88) 0%, rgba(22, 58, 117, 0.78) 55%, rgba(0, 112, 192, 0.52) 100%);
}
.case-study-home-teaser__visual-inner {
    position: relative;
    z-index: 1;
    height: 100%;
    min-height: 280px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 36px 28px;
    gap: 18px;
}
.case-study-home-teaser__logo-wrap {
    width: min(268px, 86%);
    padding: 22px 26px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 8px 28px rgba(0, 0, 0, 0.18);
    display: flex;
    align-items: center;
    justify-content: center;
}
.case-study-home-teaser__logo {
    max-width: 100%;
    max-height: 76px;
    width: auto;
    height: auto;
    object-fit: contain;
    display: block;
}
.case-study-home-teaser__badge {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.1em;
    color: #fff;
    padding: 6px 18px;
    border-radius: 999px;
    background: #ff6b35;
    border: 1px solid rgba(255, 255, 255, 0.3);
}
/* 右侧：标题与跳转 */
.case-study-home-teaser__body {
    flex: 1 1 360px;
    min-width: 0;
    padding: clamp(28px, 4vw, 40px) clamp(28px, 4vw, 44px);
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.case-study-home-teaser__title {
    font-size: clamp(20px, 2.2vw, 24px);
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 14px;
    line-height: 1.45;
    text-align: left;
}
.case-study-home-teaser__desc {
    font-size: 15px;
    color: #5c6370;
    line-height: 1.75;
    margin: 0 0 18px;
    text-align: left;
}
.case-study-home-teaser__tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 24px;
}
.case-study-home-teaser__tags span {
    font-size: 13px;
    color: #163a75;
    background: #e8f0ff;
    padding: 5px 12px;
    border-radius: 6px;
    border: 1px solid rgba(22, 58, 117, 0.12);
}
.case-study-home-teaser__btn {
    display: inline-flex;
    align-items: center;
    align-self: flex-start;
    gap: 10px;
    padding: 12px 28px;
    background: #163a75;
    color: #fff !important;
    font-size: 16px;
    font-weight: 600;
    border-radius: 8px;
    transition: background 0.25s ease;
}
.case-study-home-teaser__card:hover .case-study-home-teaser__btn {
    background: #ff6b35;
}
.case-study-home-teaser__btn i {
    font-size: 18px;
}
@media (max-width: 767px) {
    .case-study-home-teaser__visual {
        flex: 1 1 100%;
        min-height: 220px;
    }
    .case-study-home-teaser__visual-inner {
        min-height: 220px;
        padding: 28px 20px;
    }
    .case-study-home-teaser__body {
        flex: 1 1 100%;
    }
}

.case-study-area__title {
    text-align: left;
    margin-bottom: 40px;
}

.case-study-area__title .divider__text {
    font-size: clamp(20px, 2.4vw, 26px);
    font-weight: 700;
}

.case-study-area__title h2 {
    font-size: clamp(24px, 3.2vw, 36px);
    font-weight: 700;
    color: #1a1a1a;
    margin: 0;
    line-height: 1.35;
    text-align: left;
}

/* 标杆案例正文：全文保留 + 分层样式便于扫读 */
.case-study-doc {
    background: #fff;
    border-radius: 16px;
    padding: 0 0 40px;
    box-shadow: 0 12px 48px rgba(22, 58, 117, 0.1);
    color: #444;
    font-size: 18px; /* 案例正文基础字号 */
    line-height: 1.85;
    overflow: hidden;
}

/* 页内锚点导航 */
.case-study-doc__nav {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    padding: 16px 28px;
    background: #f0f4fa;
    border-bottom: 1px solid #e0e6ed;
    position: sticky;
    top: 72px;
    z-index: 100;
}

.case-study-doc__nav a {
    font-size: 14px;
    font-weight: 600;
    color: #163a75;
    text-decoration: none;
    padding: 8px 16px;
    border-radius: 20px;
    background: #fff;
    border: 1px solid rgba(22, 58, 117, 0.2);
    transition: background 0.2s, color 0.2s, border-color 0.2s;
}

.case-study-doc__nav a:hover {
    background: #163a75;
    color: #fff !important;
    border-color: #163a75;
}

/* 顶部 Hero：高度随标题+标签自适应，去掉 Logo 后仍完整显示 */
.case-study-doc__hero {
    position: relative;
    margin-bottom: 0;
    overflow: visible;
}

.case-study-doc__hero-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}

.case-study-doc__hero-img {
    width: 100%;
    height: 100%;
    min-height: 100%;
    object-fit: cover;
    display: block;
}

.case-study-doc__hero-content {
    position: relative;
    z-index: 1;
    padding: 44px 40px 40px;
    box-sizing: border-box;
    background: linear-gradient(105deg, rgba(15, 35, 65, 0.92) 0%, rgba(22, 58, 117, 0.78) 55%, rgba(22, 58, 117, 0.5) 100%);
    color: #fff;
}

.case-study-doc__main-title {
    font-size: clamp(20px, 2.6vw, 28px);
    font-weight: 700;
    color: #fff;
    margin: 0 0 18px;
    padding: 0;
    line-height: 1.5;
    max-width: 900px;
    overflow: visible;
}

.case-study-doc__tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.case-study-doc__tags span {
    font-size: 12px;
    font-weight: 600;
    padding: 5px 12px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.35);
    color: rgba(255, 255, 255, 0.95);
}

.case-study-doc__section {
    margin-bottom: 0;
    padding: 36px 40px;
    border-bottom: 1px solid #eef1f5;
    scroll-margin-top: 120px;
}

.case-study-doc__section-title {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 26px; /* 章节标题字号 */
    font-weight: 700;
    color: #163a75;
    margin: 0 0 20px;
    padding: 0;
    border: none;
}

.case-study-doc__section-num {
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background: linear-gradient(135deg, #163a75, #2a5a9e);
    border-radius: 10px;
}

.case-study-doc__section-title--light .case-study-doc__section-num {
    background: rgba(255, 255, 255, 0.2);
}

.case-study-doc__section-title--light {
    color: #fff;
}

.case-study-doc__section p {
    margin: 0 0 16px;
    color: #555;
}

.case-study-doc__lead {
    font-size: 18px; /* 章节引导语字号 */
    color: #666;
    margin-bottom: 20px !important;
}

/* 客户背景 */
.case-study-doc__section--bg {
    background: linear-gradient(180deg, #fafbfd 0%, #fff 100%);
}

.case-study-doc__prose-box {
    padding: 24px 28px;
    background: #fff;
    border-radius: 12px;
    border: 1px solid #e8ecf0;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04);
}

.case-study-doc__prose-box p:last-child {
    margin-bottom: 0;
}

/* 转型挑战卡片 */
.case-study-doc__section--pain {
    background: #fff5f2;
}

.case-study-doc__pain-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
}

.case-study-doc__pain-card {
    background: #fff;
    border-radius: 10px;
    padding: 20px 18px;
    box-shadow: 0 4px 16px rgba(255, 107, 53, 0.08);
    border-top: 3px solid #ff6b35;
    transition: transform 0.2s ease;
}

.case-study-doc__pain-card:hover {
    transform: translateY(-4px);
}

.case-study-doc__pain-card i {
    font-size: 28px;
    color: #ff6b35;
    display: block;
    margin-bottom: 12px;
}

.case-study-doc__pain-card p {
    margin: 0;
    font-size: 18px; /* 痛点卡片正文字号 */
    line-height: 1.75;
    color: #555;
}

.case-study-doc__pain-card strong {
    color: #2f343a;
    display: block;
    margin-bottom: 4px;
}

/* 解决方案 */
.case-study-doc__section--sol {
    background: #f8fafc;
}

.case-study-doc__intro {
    margin-bottom: 16px !important;
}

.case-study-doc__dim-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 28px;
}

.case-study-doc__dim-tags span {
    font-size: 16px; /* 解决方案维度标签字号 */
    font-weight: 600;
    padding: 8px 16px;
    border-radius: 20px;
    background: #163a75;
    color: #fff;
}

.case-study-doc__dim-tags span:nth-child(6) {
    background: #564bc6;
}

/* 解决方案下拉手风琴：默认只显示一二三四五六标题 */
.case-study-doc__accordion {
    border-radius: 12px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.06);
}

.case-study-doc__acc-item {
    border-bottom: 1px solid #e8ecf0;
}

.case-study-doc__acc-item:last-child {
    border-bottom: none;
}

.case-study-doc__acc-btn {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 18px 22px;
    background: #fff;
    border: none;
    text-align: left;
    cursor: pointer;
    transition: background 0.2s ease;
}

.case-study-doc__acc-btn:hover,
.case-study-doc__acc-btn:not(.collapsed) {
    background: #f4f8fc;
}

.case-study-doc__acc-title {
    flex: 1;
    font-size: 20px; /* 解决方案手风琴标题字号 */
    font-weight: 700;
    color: #2f343a;
    line-height: 1.5;
}

.case-study-doc__acc-chevron {
    flex-shrink: 0;
    font-size: 22px;
    color: #163a75;
    transition: transform 0.25s ease;
}

.case-study-doc__acc-btn:not(.collapsed) .case-study-doc__acc-chevron {
    transform: rotate(180deg);
}

.case-study-doc__acc-item--1 .case-study-doc__acc-btn { border-left: 4px solid #163a75; }
.case-study-doc__acc-item--2 .case-study-doc__acc-btn { border-left: 4px solid #2a7ab8; }
.case-study-doc__acc-item--3 .case-study-doc__acc-btn { border-left: 4px solid #564bc6; }
.case-study-doc__acc-item--4 .case-study-doc__acc-btn { border-left: 4px solid #ff6b35; }
.case-study-doc__acc-item--5 .case-study-doc__acc-btn { border-left: 4px solid #1a9e6e; }
.case-study-doc__acc-item--6 .case-study-doc__acc-btn { border-left: 4px solid #c45c26; }

.case-study-doc__acc-body {
    padding: 0 22px 22px 26px;
    background: #fafbfd;
    border-top: 1px dashed #e0e6ed;
    font-size: 18px; /* 手风琴展开正文基础字号 */
    line-height: 1.85;
}

.case-study-doc__acc-body > p:first-child {
    margin-top: 16px;
}

.case-study-doc__list {
    margin: 0 0 12px;
    padding: 0;
    list-style: none;
}

.case-study-doc__list li {
    position: relative;
    padding: 10px 0 10px 28px;
    color: #555;
    font-size: 18px; /* 解决方案列表项字号 */
    border-bottom: 1px dashed #eef1f5;
}

.case-study-doc__list li:last-child {
    border-bottom: none;
}

.case-study-doc__list li::before {
    content: "✓";
    position: absolute;
    left: 0;
    top: 8px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    background: #163a75;
    border-radius: 50%;
}

.case-study-doc__list li strong {
    color: #2f343a;
}

.case-study-doc__outcome {
    margin: 14px 0 0 !important;
    padding: 16px 20px;
    background: linear-gradient(90deg, #eef6ff 0%, #f8fbff 100%);
    border-radius: 8px;
    border-left: 4px solid #564bc6;
    color: #444 !important;
    font-size: 18px; /* 实施成效摘要字号 */
}

/* 实施成果 */
.case-study-doc__section--result {
    background: #fff;
}

.case-study-doc__result-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    margin-bottom: 28px;
}

.case-study-doc__result-card {
    text-align: center;
    padding: 22px 16px;
    background: linear-gradient(160deg, #f8fafc 0%, #fff 100%);
    border-radius: 12px;
    border: 1px solid #e8ecf0;
    transition: box-shadow 0.2s, transform 0.2s;
}

.case-study-doc__result-card:hover {
    box-shadow: 0 8px 24px rgba(22, 58, 117, 0.12);
    transform: translateY(-3px);
}

.case-study-doc__result-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    margin-bottom: 10px;
    border-radius: 50%;
    background: linear-gradient(135deg, #163a75, #2a5a9e);
}

.case-study-doc__result-icon i {
    font-size: 22px;
    color: #fff;
}

.case-study-doc__result-card h6 {
    font-size: 18px; /* 成果卡片标题字号 */
    font-weight: 700;
    color: #163a75;
    margin: 0 0 8px;
}

.case-study-doc__result-card p {
    margin: 0;
    font-size: 16px; /* 成果卡片描述字号 */
    line-height: 1.7;
    color: #666;
}

.case-study-doc__table-wrap {
    overflow-x: auto;
    margin: 0 0 20px;
}

.case-study-doc__table {
    width: 100%;
    border-collapse: collapse;
    font-size: 18px; /* 成果对比表字号 */
    background: #fff;
    border: 1px solid #e0e6ed;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.04);
}

.case-study-doc__table th,
.case-study-doc__table td {
    padding: 14px 18px;
    text-align: left;
    border-bottom: 1px solid #e8ecf0;
    vertical-align: top;
    line-height: 1.65;
}

.case-study-doc__table thead th {
    background: #163a75;
    color: #fff;
    font-weight: 600;
}

.case-study-doc__table tbody tr:last-child td {
    border-bottom: none;
}

.case-study-doc__table tbody tr:hover {
    background: #f4f8ff;
}

.case-study-doc__table tbody td:first-child {
    font-weight: 600;
    color: #163a75;
    width: 20%;
    min-width: 96px;
}

.case-study-doc__highlight {
    padding: 18px 22px !important;
    background: #fff9e6;
    border-radius: 10px;
    border-left: 4px solid #ff6b35;
    color: #555 !important;
    margin-bottom: 0 !important;
}

/* 客户评价 */
.case-study-doc__section--quote {
    background: linear-gradient(135deg, #f8fafc 0%, #eef4fc 100%);
    padding-bottom: 40px;
}

.case-study-doc__quote {
    position: relative;
    margin: 0;
    padding: 36px 40px 32px 56px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 8px 32px rgba(22, 58, 117, 0.1);
    border: none;
}

.case-study-doc__quote-mark {
    position: absolute;
    left: 20px;
    top: 12px;
    font-size: 72px;
    line-height: 1;
    font-family: Georgia, serif;
    color: #ff6b35;
    opacity: 0.35;
}

.case-study-doc__quote p {
    font-size: 20px; /* 客户评价引用字号 */
    font-style: italic;
    color: #444;
    margin: 0 0 16px;
    line-height: 1.85;
}

.case-study-doc__quote footer {
    font-weight: 600;
    color: #163a75;
    font-style: normal;
}

/* 关于亿序 */
.case-study-doc__section--about {
    margin-bottom: 0;
    padding: 40px;
    background: linear-gradient(135deg, #1e3a5f 0%, #163a75 50%, #0f2848 100%);
    color: rgba(255, 255, 255, 0.92);
    border-bottom: none;
}

.case-study-doc__section--about p {
    color: rgba(255, 255, 255, 0.9);
}

.case-study-doc__section--about strong {
    color: #fff;
}

.case-study-doc__systems {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 20px 0 24px;
}

.case-study-doc__systems span {
    font-size: 16px; /* 关于亿序系统标签字号 */
    font-weight: 700;
    padding: 10px 18px;
    border-radius: 6px;
    background: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.25);
    color: #fff;
}

/* 底部说明与「联系我们」同一行：文字左、按钮右 */
.case-study-doc__contact-row {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
    margin-top: 0;
}

.case-study-doc__contact {
    margin: 0 !important;
    flex: 1;
    color: rgba(255, 255, 255, 0.85) !important;
}

.case-study-doc__contact em {
    font-style: normal;
}

.case-study-doc__contact-action {
    margin: 0 !important;
    flex-shrink: 0;
    text-align: right;
    align-self: flex-start;
}

.case-study-doc__contact-action a {
    display: inline-block;
    background: #ff6b35;
    color: #fff !important;
    font-weight: 600;
    font-size: 16px;
    padding: 14px 32px;
    border-radius: 8px;
    text-decoration: none;
    box-shadow: 0 4px 16px rgba(255, 107, 53, 0.4);
    transition: transform 0.2s, background 0.2s;
}

.case-study-doc__contact-action a:hover {
    background: #ff8c5a;
    color: #fff !important;
    transform: translateY(-2px);
}

@media (max-width: 991px) {
    .case-study-doc__pain-grid,
    .case-study-doc__result-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .case-study-doc__nav {
        top: 60px;
        padding: 12px 16px;
    }
}

@media (max-width: 767px) {
    .case-study-doc__section {
        padding: 28px 18px;
    }

    .case-study-doc__hero-content {
        padding: 36px 20px 28px;
    }

    .case-study-doc__main-title {
        line-height: 1.45;
    }

    .case-study-doc__nav a {
        font-size: 12px;
        padding: 6px 12px;
    }

    .case-study-doc__pain-grid,
    .case-study-doc__result-grid {
        grid-template-columns: 1fr;
    }

    .case-study-doc__acc-btn {
        padding: 14px 16px;
    }

    .case-study-doc__acc-title {
        font-size: 18px;
    }

    .case-study-doc__acc-body {
        padding: 0 16px 18px;
    }

    .case-study-doc__quote {
        padding: 28px 20px 24px 24px;
    }

    .case-study-doc__quote-mark {
        font-size: 48px;
        left: 12px;
    }

    .case-study-doc__section--about {
        padding: 28px 18px;
    }
}

/* 主案例：左图右文 */
.case-study-feature {
    margin-bottom: 48px;
    align-items: center;
}

.case-study-feature__media {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 12px 40px rgba(22, 58, 117, 0.18);
}

.case-study-feature__img {
    width: 100%;
    height: auto;
    min-height: 320px;
    object-fit: cover;
    display: block;
}

.case-study-feature__media-overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 28px 24px;
    background: linear-gradient(transparent, rgba(15, 28, 48, 0.92));
    color: #fff;
}

.case-study-feature__logo {
    max-height: 44px;
    width: auto;
    margin-bottom: 12px;
    filter: brightness(0) invert(1);
    opacity: 0.95;
}

.case-study-feature__media-title {
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 6px;
    color: #fff;
}

.case-study-feature__media-tag {
    margin: 0;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.88);
    line-height: 1.5;
}

.case-study-feature__body {
    padding: 24px 0 24px 32px;
}

.case-study-feature__label {
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #ff6b35;
    margin-bottom: 10px;
}

.case-study-feature__heading {
    font-size: clamp(22px, 2.6vw, 28px);
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 16px;
    line-height: 1.35;
}

.case-study-feature__lead {
    color: #555;
    font-size: 16px;
    line-height: 1.85;
    margin-bottom: 20px;
}

.case-study-feature__lead strong {
    color: #163a75;
}

.case-study-feature__clients li {
    padding: 8px 0;
    color: #666;
    font-size: 15px;
    line-height: 1.6;
}

.case-study-feature__clients li i {
    color: #163a75;
    margin-right: 8px;
    font-size: 18px;
    vertical-align: middle;
}

/* 案例分块标题 */
.case-study-block {
    margin-bottom: 40px;
}

.case-study-block__title {
    font-size: 20px;
    font-weight: 700;
    color: #2f343a;
    margin: 0 0 20px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.case-study-block__title i {
    color: #163a75;
    font-size: 24px;
}

.case-study-block__desc {
    color: #666;
    margin: -8px 0 20px;
    font-size: 15px;
    line-height: 1.7;
}

/* 转型挑战卡片 */
.case-study-pains {
    margin-left: -12px;
    margin-right: -12px;
}

.case-study-pains > [class*="col-"] {
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 24px;
}

.case-study-pain-card {
    background: #fff;
    border-radius: 10px;
    padding: 22px 20px;
    height: 100%;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.06);
    border-left: 4px solid #ff6b35;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.case-study-pain-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 24px rgba(22, 58, 117, 0.12);
}

.case-study-pain-card h5 {
    font-size: 16px;
    font-weight: 700;
    color: #2f343a;
    margin: 0 0 10px;
}

.case-study-pain-card p {
    margin: 0;
    font-size: 14px;
    color: #666;
    line-height: 1.7;
}

/* 解决方案手风琴 */
.case-study-accordion {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 6px 28px rgba(0, 0, 0, 0.07);
}

.case-study-accordion__item {
    border-bottom: 1px solid #e8ecf0;
}

.case-study-accordion__item:last-child {
    border-bottom: none;
}

.case-study-accordion__head {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px 14px;
    padding: 18px 22px;
    background: #fff;
    border: none;
    text-align: left;
    cursor: pointer;
    transition: background 0.2s ease;
}

.case-study-accordion__head:hover,
.case-study-accordion__head:not(.collapsed) {
    background: #f4f7fb;
}

.case-study-accordion__num {
    flex: 0 0 auto;
    font-size: 13px;
    font-weight: 700;
    color: #163a75;
    background: rgba(22, 58, 117, 0.1);
    padding: 4px 10px;
    border-radius: 6px;
}

.case-study-accordion__name {
    flex: 1 1 auto;
    font-size: 17px;
    font-weight: 700;
    color: #2f343a;
    min-width: 140px;
}

.case-study-accordion__badge {
    flex: 0 0 auto;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    background: linear-gradient(135deg, #163a75, #2a5a9e);
    padding: 5px 12px;
    border-radius: 20px;
    white-space: nowrap;
}

.case-study-accordion__chevron {
    flex: 0 0 auto;
    font-size: 22px;
    color: #163a75;
    transition: transform 0.25s ease;
    margin-left: auto;
}

.case-study-accordion__head:not(.collapsed) .case-study-accordion__chevron {
    transform: rotate(180deg);
}

.case-study-accordion__body {
    padding: 0 22px 22px 56px;
    color: #555;
    font-size: 15px;
    line-height: 1.75;
}

.case-study-accordion__body p {
    margin-bottom: 12px;
}

.case-study-accordion__body ul {
    margin: 0 0 14px;
    padding-left: 18px;
}

.case-study-accordion__body li {
    margin-bottom: 6px;
}

.case-study-accordion__result {
    margin: 0;
    padding: 12px 14px;
    background: #f0f6ff;
    border-radius: 8px;
    border-left: 3px solid #163a75;
    color: #444;
}

/* 实施成果指标 */
.case-study-metrics {
    margin-left: -8px;
    margin-right: -8px;
}

.case-study-metrics > [class*="col-"] {
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 16px;
}

.case-study-metric {
    background: #fff;
    border-radius: 10px;
    padding: 20px 12px;
    text-align: center;
    height: 100%;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
    border-top: 3px solid #564bc6;
}

.case-study-metric__value {
    font-size: clamp(22px, 2.4vw, 28px);
    font-weight: 700;
    color: #564bc6;
    line-height: 1.2;
    margin-bottom: 6px;
}

.case-study-metric__label {
    font-size: 13px;
    font-weight: 600;
    color: #2f343a;
    line-height: 1.35;
    margin-bottom: 4px;
}

.case-study-metric__dim {
    font-size: 12px;
    color: #888;
}

.case-study-metrics__note {
    text-align: center;
    color: #666;
    font-size: 14px;
    line-height: 1.7;
    margin: 8px 0 0;
    padding: 0 12px;
}

/* 客户评价与 CTA */
.case-study-footer {
    margin-bottom: 36px;
    align-items: stretch;
}

.case-study-quote {
    background: #fff;
    margin: 0;
    padding: 28px 30px;
    border-radius: 10px;
    border-left: 4px solid #ff6b35;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
    height: 100%;
}

.case-study-quote p {
    color: #555;
    font-size: 16px;
    line-height: 1.85;
    font-style: italic;
    margin: 0 0 16px;
}

.case-study-quote footer {
    font-size: 15px;
    font-weight: 600;
    color: #2f343a;
    font-style: normal;
}

.case-study-cta {
    background: linear-gradient(135deg, #163a75 0%, #1e4d8f 100%);
    color: #fff;
    padding: 28px 24px;
    border-radius: 10px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.case-study-cta h5 {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 12px;
}

.case-study-cta p {
    font-size: 14px;
    line-height: 1.7;
    color: rgba(255, 255, 255, 0.9);
    margin: 0 0 18px;
    flex: 1;
}

.case-study-cta__btn {
    display: inline-block;
    text-align: center;
    background: #ff6b35;
    color: #fff !important;
    font-weight: 600;
    font-size: 15px;
    padding: 12px 20px;
    border-radius: 6px;
    text-decoration: none;
    transition: background 0.2s ease, transform 0.2s ease;
}

.case-study-cta__btn:hover {
    background: #ff8c5a;
    color: #fff !important;
    transform: translateY(-2px);
}

.case-study-more {
    text-align: center;
    padding: 36px 24px;
    background: #fff;
    border-radius: 10px;
    border: 2px dashed #d0d5dd;
}

.case-study-more__icon {
    font-size: 40px;
    color: #163a75;
    margin-bottom: 12px;
    display: block;
}

.case-study-more h4 {
    font-size: 18px;
    color: #555;
    margin: 0 0 8px;
}

.case-study-more p {
    color: #999;
    margin: 0;
    font-size: 14px;
}

/* 标杆案例区响应式 */
@media (max-width: 991px) {
    .case-study-feature__body {
        padding: 28px 0 0;
    }

    .case-study-accordion__body {
        padding-left: 22px;
    }

    .case-study-accordion__badge {
        order: 3;
        width: 100%;
        text-align: center;
    }

    .case-study-footer .col-lg-4 {
        margin-top: 20px;
    }
}

@media (max-width: 575px) {
    .case-study-feature__img {
        min-height: 220px;
    }

    .case-study-accordion__name {
        flex: 1 1 100%;
    }
}

/* 合作客户区：标杆案例之后，六家客户图标 + 全名 */
#partners {
    scroll-margin-top: 110px;
}

.partner-clients-area {
    padding: 80px 0 90px;
    background: linear-gradient(180deg, #f5f7fa 0%, #fafbfc 50%, #fff 100%);
}

/* 合作客户下方：全栈技术能力 + 客户评价 */
.tech-testimonial-area__row {
    margin-top: 48px;
}

.tech-testimonial-panel {
    background: linear-gradient(135deg, #2f343a 0%, #1a1d21 100%);
    padding: 56px 40px;
    border-radius: 10px;
    color: #fff;
}

/* 解决方案页页脚：全栈技术能力铺满宽度、四列横排 */
.solutions-footer__inner {
    padding-left: 40px;
    padding-right: 40px;
    max-width: 100%;
}

.footer-tech-col {
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
}

.tech-testimonial-panel--footer {
    margin-top: 0;
    width: 100%;
    padding: 24px 56px 56px;
    box-sizing: border-box;
    background: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.tech-testimonial-panel--footer .tech-testimonial-panel__title {
    font-size: 42px;
    margin-bottom: 16px;
    margin-top: 0;
    text-align: center;
}

.tech-testimonial-panel--footer .tech-testimonial-panel__intro {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 16px;
    line-height: 1.85;
    max-width: none;
    text-align: center;
}

.tech-testimonial-panel--footer .tech-testimonial-panel__grid {
    grid-template-columns: repeat(4, 1fr);
    gap: 28px 32px;
    margin-top: 56px;
}

.tech-testimonial-panel--footer .tech-testimonial-panel__item {
    padding: 24px 22px;
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 10px;
    text-align: center;
    box-sizing: border-box;
    height: 100%;
}

.tech-testimonial-panel--footer .tech-testimonial-panel__item h5 {
    font-size: 16px;
    margin-bottom: 12px;
}

.tech-testimonial-panel--footer .tech-testimonial-panel__item p {
    font-size: 15px;
    line-height: 1.7;
}

@media (max-width: 1199px) {
    .tech-testimonial-panel--footer .tech-testimonial-panel__grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .tech-testimonial-panel--footer {
        padding: 40px 32px 44px;
    }
}

@media (max-width: 575px) {
    .tech-testimonial-panel--footer .tech-testimonial-panel__grid {
        grid-template-columns: 1fr;
    }

    .tech-testimonial-panel--footer {
        padding: 32px 20px 36px;
    }
}

.tech-testimonial-panel__title {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    margin: 0 0 25px;
}

.tech-testimonial-panel__intro {
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.8;
    margin-bottom: 30px;
}

.tech-testimonial-panel__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.tech-testimonial-panel__item h5 {
    color: #ff6b35;
    font-size: 16px;
    margin: 0 0 10px;
    font-weight: 600;
}

.tech-testimonial-panel__item p {
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    margin: 0;
    line-height: 1.6;
}

.tech-testimonial-panel__reviews-inner {
    background: rgba(255, 255, 255, 0.1);
    padding: 30px;
    border-radius: 10px;
    backdrop-filter: blur(10px);
    height: 100%;
}

.tech-testimonial-panel__reviews-title {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 20px;
    text-align: center;
}

.tech-testimonial-card {
    background: rgba(255, 255, 255, 0.15);
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 15px;
}

.tech-testimonial-card:last-child {
    margin-bottom: 0;
}

.tech-testimonial-card__quote {
    color: rgba(255, 255, 255, 0.9);
    font-style: italic;
    margin: 0 0 15px;
    line-height: 1.6;
}

.tech-testimonial-card__author {
    text-align: right;
}

.tech-testimonial-card__author span {
    color: #ff6b35;
    font-weight: 600;
}

@media (max-width: 991px) {
    .tech-testimonial-panel {
        padding: 40px 24px;
    }

    .tech-testimonial-panel__reviews {
        margin-top: 28px;
    }

    .tech-testimonial-panel__grid {
        grid-template-columns: 1fr;
    }
}

.partner-clients-area__title {
    text-align: left;
    margin-bottom: 48px;
}

.partner-clients-area__title .divider__text {
    font-size: clamp(20px, 2.4vw, 26px);
    font-weight: 700;
}

.partner-clients-area__title h2 {
    font-size: clamp(24px, 3.2vw, 36px);
    font-weight: 700;
    color: #1a1a1a;
    margin: 0;
    line-height: 1.35;
    text-align: left;
}

/* 合作客户：外层白底容器 + 卡片网格（每行 3 个） */
.partner-clients-grid-wrap {
    background: #fff;
    border-radius: 20px;
    padding: clamp(32px, 4vw, 48px);
    box-shadow: 0 10px 40px rgba(15, 35, 95, 0.07);
    border: 1px solid rgba(0, 0, 0, 0.05);
}
.partner-clients-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    margin: 0;
    padding: 0;
    max-width: none;
    list-style: none;
}
.partner-clients-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    background: #fafbfc;
    border-radius: 14px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    padding: 24px 16px 20px;
    transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;
}
.partner-clients-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 14px 36px rgba(15, 35, 95, 0.12);
    border-color: rgba(22, 58, 117, 0.18);
}
/* Logo 区：固定正方形容器，六家尺寸一致 */
.partner-clients-item__logo {
    width: 148px;
    height: 148px;
    max-width: 148px;
    aspect-ratio: 1;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 16px;
    padding: 14px;
    background: #fff;
    border-radius: 12px;
    border: 1px solid rgba(0, 0, 0, 0.06);
    transition: background 0.25s ease, box-shadow 0.25s ease;
}
.partner-clients-item:hover .partner-clients-item__logo {
    background: #f0f5ff;
    box-shadow: 0 6px 18px rgba(22, 58, 117, 0.1);
}
.partner-clients-item__icon {
    width: 88px;
    height: 88px;
    display: block;
    flex-shrink: 0;
}
/* 合作客户官方 Logo：在正方形容器内居中缩放 */
.partner-clients-item__img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    object-fit: contain;
    display: block;
    transition: filter 0.28s ease, transform 0.28s ease;
}
.partner-clients-item:hover .partner-clients-item__img {
    filter: none;
    transform: scale(1.04);
}
.partner-clients-item__logo--sipule .partner-clients-item__img,
.partner-clients-item__logo--xinya .partner-clients-item__img,
.partner-clients-item__logo--lanyuan .partner-clients-item__img,
.partner-clients-item__logo--yuguang .partner-clients-item__img,
.partner-clients-item__logo--zhongde .partner-clients-item__img {
    filter: grayscale(15%) contrast(1.02);
}
.partner-clients-item__logo--dejinchang {
    background: #f2f2f2;
}
.partner-clients-item:hover .partner-clients-item__logo--dejinchang {
    background: #eaeaea;
}
.partner-clients-item__name {
    margin: 0;
    padding: 0 8px;
    font-size: 14px;
    font-weight: 600;
    color: #3d4654;
    line-height: 1.5;
    word-break: keep-all;
    max-width: 260px;
    min-height: 2.9em;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
@media (max-width: 991px) {
    .partner-clients-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
}
@media (max-width: 767px) {
    .partner-clients-grid-wrap {
        padding: 24px 16px;
        border-radius: 16px;
    }
    .partner-clients-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
    }
    .partner-clients-item {
        padding: 18px 12px 16px;
    }
    .partner-clients-item__logo {
        width: 120px;
        height: 120px;
        max-width: 120px;
        margin-bottom: 12px;
        padding: 12px;
    }
    .partner-clients-item__name {
        font-size: 13px;
        min-height: 2.6em;
    }
    .partner-clients-item__icon {
        width: 72px;
        height: 72px;
    }
}

/* CTA 区：左侧文案按钮 + 右侧邮件咨询 */
.cta-area__row {
    color: #fff;
}

.cta-area__main {
    text-align: left;
}

.cta-area__title {
    color: #fff;
    font-size: clamp(28px, 4vw, 42px);
    font-weight: 700;
    margin: 0 0 20px;
    line-height: 1.3;
}

.cta-area__desc {
    color: rgba(255, 255, 255, 0.95);
    font-size: clamp(16px, 2vw, 20px);
    margin-bottom: 40px;
    line-height: 1.6;
}

.cta-area__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.cta-area__btn {
    display: inline-block;
    padding: 18px 45px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 50px;
    text-decoration: none;
    transition: all 0.3s ease;
}

.cta-area__btn--primary {
    background: #fff;
    color: #ff6b35;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.cta-area__btn--primary:hover {
    color: #ff6b35;
    transform: translateY(-2px);
}

.cta-area__btn--outline {
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.cta-area__btn--outline:hover {
    color: #fff;
    background: rgba(255, 255, 255, 0.12);
}

.cta-area__btn i {
    margin-right: 10px;
}

/* 邮件咨询：右侧展示 */
.cta-area__contact {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.cta-area__email {
    text-align: center;
    padding: 36px 32px;
    min-width: 260px;
    border: 1px solid rgba(255, 255, 255, 0.35);
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(6px);
}

.cta-area__email-icon {
    font-size: 36px;
    line-height: 1;
    margin-bottom: 12px;
}

.cta-area__email-label {
    font-size: 14px;
    opacity: 0.9;
    margin-bottom: 8px;
}

.cta-area__email-link {
    display: block;
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    word-break: break-all;
}

.cta-area__email-link:hover {
    color: #fff;
    text-decoration: underline;
}

@media (max-width: 991px) {
    .cta-area__main {
        text-align: center;
        margin-bottom: 36px;
    }

    .cta-area__actions {
        justify-content: center;
    }

    .cta-area__contact {
        justify-content: center;
    }
}

/* ===== 全站内容区加宽：参照 orbitmes.com，减少两侧留白（仅宽度/内边距） ===== */
@media (min-width: 992px) {
    body .container {
        max-width: min(1680px, 96vw);
        padding-left: 28px;
        padding-right: 28px;
    }
}
@media (min-width: 1400px) {
    body .container {
        max-width: min(1720px, 96vw);
    }
}
