/*商务车专属服务*/
.fw-kk-mobile-box .fw-kk-mobile .fw-mobile-links{display:none;}
.fw-kk-mobile-box .fw-kk-mobile .fw-mobile-title {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 0.2rem;
    align-items: center;
    gap: 2.23rem;
    margin-bottom: 0.2rem;
}
.Dbox-zsff{margin-bottom:.55rem;}
.Dbox-zsff h1{text-align:center;}
.zsfw h1{    

}
.zsfw h1 .left_icon{
    width: 0.08rem;
    height: 0.4rem;
    display: inline-block;
    background: #003B83;
    margin-right: 0.25rem;
}

.zsfw .swc_titel03 p{margin:0.35rem auto;}

.zx-content{background-image: linear-gradient(#F8F8F880, #F8F8F880), url(	/uiFramework/commonResource/image/2026060916055364350.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flow-root;
    width: 100%;}

.fw-more-icon {
  width: 0.19rem;
  height: 0.19rem;
  overflow: hidden;
}
.fw-welcome-desc{line-height:.35rem;}

.fw-contact-card-more {
  display: flex;
  align-items: center;
  gap: 0.08rem;
  height: 0.24rem;
}

.fw-contact-card {
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  cursor: pointer;
}

.fw-hot-card-more{
    clear: both;
    overflow: hidden;
}
.fw-hot-card-more a{
    float: left;
    line-height: 4;
}
.fw-hot-card-more a img{
    float: right;
    margin-top: 0.28rem;
}





.fw-contact {
  margin: 0.8rem auto 0;
}
.fw-contact-model {
  height: 2.93rem;
  display: flex;
  align-items: center;
  align-self: stretch;
  justify-content: flex-start;
  gap: 0.2rem;
}

.fw-contact-card {
 
   margin-bottom: 0.35rem;
  background: #f3f3f3;
  padding: 0.6rem 0.6rem 0.46rem 0.6rem;
}

.fw-contact-card-info {
  position: relative;
  height: 100%;
}

.fw-contact-card-more {
  position: absolute;
  left: 0;
  bottom: 0;
}

.fw-contact-card:hover {
  transform: translateY(-0.08rem);
  box-shadow: 0 0.12rem 0.24rem rgba(0, 0, 0, 0.06);
}

.fw-contact-card:hover .fw-more-icon {
  transform: translateX(0.04rem);
}

.fw-contact-card-desc {
  margin: 0.3rem 0 0;
}

.fw-service-support {
  width: 100%;
  margin: 0 auto;
  padding-top:0.9rem;
}
.brcb-nav-box{position:absolute;width:100%;}

.fw-ss-hero {
  width: 100%;
  height: 7rem;
  object-fit: cover;
}

.fw-ss-breadcrumb {
  display: flex;
  align-items: center;
  gap: 0.08rem;
  margin: 0.18rem auto 0 auto;
}

.fw-ss-breadcrumb-text a {
  font-size: 0.16rem;
  line-height: 0.26rem;
  color: #141414;
  text-decoration: none;
}

.fw-ss-breadcrumb-icon {
  width: 0.18rem;
  height: 0.18rem;
  overflow: hidden;
}

.fw-ss-intro {
  margin: 0.6rem auto 0 auto;
}

.fw-ss-intro-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}



.fw-ss-desc {
  margin-top: 0.15rem;
  text-align: justify;
}

.fw-ss-search {
  margin: 0.66rem auto 0 auto;
}

.fw-ss-search .fw-ss-hot {
  margin-top: 0.1rem;
}

.fw-welcome-search {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 0.01rem solid #8e8e8e;
  background: #ffffff;
  width: 100%;
  padding-left: 0.34rem;
  height: 0.4rem;
}

.fw-welcome-input {
  flex: 1;
  margin: 0;
  border: none;
  background: transparent;
  color: #141414;
  outline: none;
}

.fw-welcome-input::placeholder {
  color: #cecece;
}

.fw-welcome-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.18rem;
  background: #003b83;
  width: .7rem;
  height: 0.4rem;
}

.fw-welcome-btn-icon {
  margin-top: 0;
  width: 0.32rem;
  height: 0.32rem;
  overflow: hidden;
}

.fw-welcome-btn-text {
  line-height: 0.36rem;
  color: #ffffff;
}

.fw-ss-stats {
  position: relative;
  width: 100%;
  /* 根据原内边距 5.15+0.62+内容高度 估算固定的整体高度 */
  margin-top: 0.73rem;
}

.fw-ss-stats-container {
  width: 100%;
  height: 6.5rem;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}



.fw-ss-stats-inner {
  position: absolute;
  bottom: 0.62rem;
  left: 50%;
  width: 70.33%;
  transform: translateX(-50%);
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.fw-ss-stat {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.fw-ss-stat-top {
  display: flex;
  align-items: flex-end;
  gap: 0.1rem;
}

.fw-ss-stat-num {
  line-height: 0.73rem;
  color: #ffffff;
  font-size: 0.55rem;
  font-weight: 700;
  display: inline-block;
}

.fw-ss-stat-plus {
  line-height: 0.24rem;
  color: #ffffff;
  font-size: 0.16rem;
  font-weight: 300;
}

.fw-ss-stat-label {
  margin-top: 0.12rem;
  color: #ffffff;
}

.fw-ss-philosophy {
  margin-top: 0.49rem;
  background: #f8f8f880;
}
.fw-ss-philosophy-cont{
   background: rgba(248, 248, 248, 0.50);
   width:100%;
   margin:0 auto;  
}

.fw-ss-philosophy-container {
  width:100%;
  margin: 0 auto;
  padding: 0.73rem 0 0.
}

.fw-ss-philosophy-head {
  margin: 0;
}

.fw-ss-philosophy-list {
    width: 92%;
    margin:0 auto;  
    padding: 0.45rem 0;
}
.fw-ss-philosophy-list h1{
    text-align:center;
    font-weight:350;
    margin-bottom: 0.35rem;
}

.fw-ss-philosophy-card {
  background: #ffffff;
  height: 3rem;
  transition: transform 0.3s ease-in-out;
  margin-bottom: 0.35rem;
  position: relative;
    overflow: hidden;
    clear: both;
}
.fw-ss-philosophy-card img{
    top: 25%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}

.fw-ss-philosophy-card:nth-child(2) .fw-ss-philosophy-desc{
  text-align: center;
}

.fw-ss-philosophy-card:hover {
  transform: translateY(-0.08rem);
  box-shadow: 0 0.15rem 0.21rem 0.05rem #ababab1a;
}

.fw-ss-philosophy-icon {
  width: 0.6rem;
  height: 0.6rem;
  overflow: hidden;
}

.fw-ss-philosophy-title {
    margin-top: 1.2rem;
    text-align: center;
    display: block;
    margin-bottom: 0.15rem;
}

.fw-ss-philosophy-desc {
  width: 65%;
  text-align: center;
  margin: 0 auto;
}
.fw-ss-philosophy-desc p{ text-align: center;}

.fw-ss-two-cards {
  margin: 0.64rem auto 0 auto;
}

.fw-ss-two-cards-cont {
  margin:0 auto;
}

.fw-ss-two-card {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex: 1;
  min-width: 0;
  gap: 0.2rem;
  padding: 0.53rem 0.4rem 0.2rem;
  height: 4.41rem;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
    margin-bottom: 0.35rem;
}

.fw-ss-two-card-main {
  position: relative;
}

.fw-ss-two-card-title {
  margin-bottom: 0.2rem;
}

.fw-ss-two-card-more {
  display: flex;
  align-items: center;
  gap: 0.08rem;
  position: absolute;
  bottom: -0.3rem;
}

.fw-ss-two-card-side {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.fw-ss-two-card-qr {
  border-radius: 0.11rem;
  width: 1.24rem;
  height: 1.24rem;
}

.fw-ss-two-card-app {
  border-radius: 0.11rem;
  width: 1.24rem;
  height: 1.24rem;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  filter: drop-shadow(0 0.03rem 0.09rem #88888840);
}

.fw-ss-two-card-side-text {
  margin-top: 0.09rem;
}

.fw-ss-network {
  width: 100%;
  margin-top: 0.86rem;
}

.fw-ss-network-cont {
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.fw-ss-network-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
  padding: 1.02rem 0 0.56rem;
}

.fw-ss-section-desc {
  margin-top: 0.12rem;
  color:#fff;
}

.fw-ss-network .fw-ss-section-title,
.fw-ss-network .fw-ss-section-desc {
  color: #ffffff;
}

.fw-ss-cta {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.08rem;
  margin-top: 0.61rem;
  border: 0.01rem solid #ffffff;
  width: 1.8rem;
  height: 0.45rem;
}

.fw-ss-domains {
  width: 100%;
  background: #f8f8f880;
}

.fw-ss-domains-container {
  margin: 0.86rem auto 0.77rem;
}
.fw-ss-domains-model {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

.fw-ss-domains-body {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 0.6rem;
  height: 6.5rem;
}

.fw-ss-domains-img {
  width: 9rem;
  height: 6.5rem;
  object-fit: cover;
  transition: opacity 0.25s ease;
}

.fw-ss-domains-img.is-fading {
  opacity: 0;
}

.fw-ss-domains-panel {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 6.5rem;
}

.fw-ss-domains-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background: transparent;
  padding: 0.2rem 0.28rem;
  width: 100%;
  cursor: pointer;
  /* 过渡动画（如需恢复，取消注释即可） */
  /* transition: background-color 0.25s ease, padding 0.25s ease; */
}

.fw-ss-domains-card-head {
  display: flex;
  align-items: center;
  gap: 0.15rem;
}

.fw-ss-domains-card-body {
  width: 100%;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  /* 过渡动画（如需恢复，取消注释即可） */
  /* transition: max-height 0.25s ease, opacity 0.25s ease; */
}

.fw-ss-domains-card.is-active {
  background: #f7f7f7;
  border-bottom: 0.01rem solid #6e6e6e;
  padding: 0.3rem 0.28rem;
}

.fw-ss-domains-card.is-active .fw-ss-domains-card-body {
  max-height: 6rem;
  opacity: 1;
}

.fw-ss-domains-card.is-active .fw-ss-domains-card-bar {
  background: #003b83;
}

.fw-ss-domains-card-bar {
  background: transparent;
  width: 0.02rem;
  height: 0.2rem;
  /* 过渡动画（如需恢复，取消注释即可） */
  /* transition: background-color 0.25s ease; */
}

.fw-ss-domains-card-desc {
  margin: 0.15rem 0 0 0.33rem;
  text-align: justify;
}

.fw-ss-domains-card-more {
  display: flex;
  align-items: center;
  gap: 0.08rem;
  margin: 0.3rem 0 0 0.33rem;
  height: 0.24rem;
}



 
/* --- 服务进度 --- */
.progress-section {
  width: 100%;
  background-color: ; /* 极浅的蓝灰背景色，匹配截图 */
  padding: 0rem 0 0.5rem 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
}

/* 模块大标题 */
.progress-main-title { 
/**  color: #333333;
  font-weight: 350;**/
  margin-bottom: 0.4rem;
}

/* 步骤列表容器 */
.progress-list {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* --- 单个步骤项 --- */
.progress-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}

/* 
  大数字序号 (严格按照图二参数)
*/
.step-num {
  color: #003B83;
  text-align: center; 
  font-size: 0.5rem; /* 50px */
  font-style: normal;
  font-weight: 100;
  line-height: normal;
  margin-bottom: 0.29rem;
}

/* 
  描述文字 (严格按照图三参数)
*/
.step-desc {
  width: 3.4rem; /* 340px */
  color: #6E6E6E;
  text-align: justify; 
  font-size: 0.12rem; /* 12px */
  font-style: normal;
  font-weight: 300;
  line-height: 0.2rem; /* 20px */ 
}
.step-desc p { font-size: 0.12rem;}
.step-desc p.img-box {
    text-align: center;
    margin-top: 0.2rem;
}
/* 
  示例图片容器 (严格按照图四参数)
*/
.step-img-box {
  width: 2.6rem; /* 260px */
  height: 4.9rem; /* 490px */
  aspect-ratio: 26 / 49;
  border: 1px solid #D9D9D9;
  background: lightgray 50% / cover no-repeat; /* 占位背景 */
  overflow: hidden;
  box-sizing: border-box; /* 确保边框计算在宽度内 */
}

.step-img-box img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.step-desc p img{text-align:center;margin: 0 auto;}

/* --- 连接线与箭头 --- */
.step-connector {
  display: flex;
  flex-direction: column;
  align-items: center;
  /* 上下留白，控制两个步骤之间的整体距离 */
  margin: 0.2rem 0; 
}

/* 垂直线 */
.step-connector .line {
  width: 1px;
  height: 0.5rem; /* 线的长度，可调 */
  background-color: #003B83; /* 颜色与数字保持一致 */
}

/* 向下的小三角箭头 */
.step-connector .arrow-down {
  width: 0; 
  height: 0; 
  /* 用 border 画纯 CSS 三角形 */
  border-left: 0.06rem solid transparent;
  border-right: 0.06rem solid transparent;
  border-top: 0.08rem solid #003B83; /* 颜色与数字保持一致 */
}


/* 在你的 <style> 标签底部添加： */

/* 隐藏最后一个循环项内部的连接线和箭头 */
.progress-list .progress-item:last-child .step-connector {
  display: none;
}