/*商务车专属服务*/
.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;} 


.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;
}


.pdt62{padding-top:0.62rem;}
.ty-title-box.mobile p.ft24{margin-bottom:0.1rem;}
.ty-title-box p {
    text-align: center;
 
}
.lwj{font-weight: 350;}
.fw-contact {
  margin: 0.5rem 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;
}

.fwln {
  background: #ffffff;
  width: 100%;
  margin: 0 auto;
  padding-top:0.6rem;
}

.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.5rem 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.5rem 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;
}




 
  /* --- 服务实力 --- */
.strength-section {
    width: 100%;
    background-color: #FFFFFF;

    box-sizing: border-box;
}

/* 大标题 */
.section-title {
    text-align: center;
    font-size: 0.2rem;
    color: #333333;
    font-weight: 400;
    margin: 0 0 0.1rem 0;
}

.accordion-list {
    width: 100%;
}

.accordion-item {
    border-bottom: 1px solid #D9D9D9;
}

.accordion-item:last-child {
    border-bottom: none;
}


.accordion-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.2rem 0;
    cursor: pointer;
    position: relative;
}

.header-title-box {
    position: relative;
}

.header-title {
    transition: color 0.3s;
}

.accordion-item.active span.header-title {
    color: #141414;
    font-weight: 350;
}

.header-title-box::before {
    content: '';
    position: absolute;
    left: -0.15rem;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
    height: 0.2rem;
    background-color: #003B83;
    opacity: 0;
    transition: opacity 0.3s;
}


.accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease-out;
}

.content-inner {
    /* padding: 0.1rem 0 0.1rem 0; */
}

.content-desc {
    margin-bottom: 0.15rem;
}

.content-img-box {
    width: 100%;
    aspect-ratio: 16 / 9;
    background-color: #f0f0f0;
    overflow: hidden;
    margin-top: 0.4rem;
    height: 2.07rem
}

.content-img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.accordion-item.active .header-title-box::before {
    opacity: 1;
}


.accordion-item.active .accordion-content {margin-bottom: 0.4rem;}
.accordion-item.active .header-title-box::before {
    opacity: 1;
}
.accordion-item1.active .header-title-box::before {
    opacity: 1;
}

.accordion-item.active .accordion-content {margin-bottom: 0.4rem;}
.accordion-item1.active .accordion-content {margin-bottom: 0.4rem;}
.header-icon {
    width: 0.16rem;
    height: 0.16rem;

    background-image: url('/eportal/uiFramework/commonResource/image/2026051511111164329.svg');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;

    transition: transform 0.3s;
    margin-right: 0.05rem;
}

.accordion-item.active .header-icon {

    transform: rotate(180deg);

}

.accordion-item1.active .header-icon {
    transform: rotate(180deg);
}



 
/* 服务宗旨*/
.mission-section {
 background: rgba(0, 59, 131, 0.40);
 background-blend-mode: multiply;
  width: 100%;
  padding-top: 0.73rem;
    padding-bottom: 0.72rem;
 
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  
  /* 确保文字始终水平居中 */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}

/* 
  “服务宗旨” 样式 
  严格按照图二参数：16px, weight 350
*/
.mission-subtitle {
  color: #FFF;
  text-align: center;  
  font-style: normal;
  font-weight: 350;
  line-height: normal;
  
  /* 距离下方大标题的间距，根据截图估算 */
  margin-bottom: 0.2rem; 
}

/* 
  “客户满意是我们的宗旨” 样式 
  严格按照图三参数：24px, weight 350
*/
.mission-title {
  color: #FFF;
  text-align: center; 
  font-style: normal;
  font-weight: 350;
  line-height: normal;
  
  /* 如果在极窄屏幕下文字过长，可以加一点左右 padding 防止贴边 */
  padding: 0 0.2rem;
  box-sizing: border-box;
}