/*商务车专属服务*/
.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:.1rem;}**/
.Dbox-zsff h1{text-align:center;margin-bottom: 0.1rem;}
.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;}

.yangs {
    line-height: 0.2rem;
    text-align: center;
}

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

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

.ftw350{margin-bottom: 0.1rem;}



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

.fwzc {
  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.25rem 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.14rem;
  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.5rem;
}

.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;  
 
}
.fw-ss-philosophy-list h1{
    text-align:center;
    font-weight:350;
    margin-bottom: 0.3rem;
    padding-top:0.49rem;
}

.fw-ss-philosophy-card {
  background: #ffffff;
  height: 2.07rem;
  transition: transform 0.3s ease-in-out;
  margin-bottom: 0.2rem;
  position: relative;
    overflow: hidden;
    clear: both;
}
.fw-ss-philosophy-card img{
    top: 22%;
    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.5rem;
  height: 0.5rem;
  overflow: hidden;
}

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

.fw-ss-philosophy-desc {
  width: 97%;
  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;
  padding: 0.53rem 0.4rem 0.2rem;
  height: 4.41rem;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
    margin-bottom: 0.5rem;
}

.fw-ss-two-card-main {
  position: relative;
  width:60%;
  margin-right: 0.1rem;
}

.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: 0.25rem 0 0.24rem;
}

.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.26rem;
  border: 0.01rem solid #ffffff;
  width: 1.36rem;
  height: 0.3rem;
}

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

.fw-ss-domains-container {
  margin: 0.5rem auto 0rem;
}
.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.4rem 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;}

.header-icon {
    width: 0.16rem;
    height: 0.16rem;

    background-image: url('/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);

}




/* 服务案例 */
.cases-section {
  width: 100%;
  background-color: #FFFFFF;
   
  overflow: hidden; 
}

.section-title {
  text-align: center;
  margin-bottom: 0.3rem; 
}

/* --- 轮播图区域样式 --- */
.cases-swiper {
  width: 100%;
  padding-bottom: 0.4rem;   
  box-sizing: border-box;
}

/* 关键调整：直接控制 swiper-slide 的宽度 */
.cases-swiper .swiper-slide {
  /* 设置单个轮播项的宽度为屏幕宽度的 85% 左右，这样剩下的 15% 就能漏出下一张图 */
  width: 95% !important; 
}

/* 单个案例卡片 */
.case-card {
  width: 100%; /* 因为外面 slide 限制了宽度，里面直接 100% 铺满即可 */
  /* margin: 0 auto;  这里不需要居中了 */
}

/* 图片容器 */
.img-box {
  width: 100%;
  aspect-ratio: 16 / 9; 
  background-color: #f0f0f0; 
  overflow: hidden;
}

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

/* 案例标题 */
.case-title {
  margin-top: 0.2rem; 
  color: #141414;
  text-align: justify; 
  font-size: 0.14rem; 
  font-style: normal;
  font-weight: 300;
  line-height: 0.26rem; 
}
.case-title a{
  margin-top: 0.2rem; 
  color: #6e6e6e;
  text-align: justify; 
  font-size: 0.12rem; 
  font-style: normal; 
  line-height: 0.26rem; 
}
/* 分页器样式保持不变 */
.cases-swiper .swiper-pagination {
  bottom: 0 !important; 
}

.cases-swiper .swiper-pagination-bullet {
  width: 0.15rem; 
  height: 0.03rem; 
  border-radius: 0; 
  background-color: #E0E0E0; 
  opacity: 1;
  margin: 0 0.03rem !important; 
  transition: all 0.3s;
}

.cases-swiper .swiper-pagination-bullet-active {
  background-color: #003366; 
  width: 0.25rem; 
}

/* 了解更多按钮保持不变 */
.btn-more {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.36rem; 
  height: 0.3rem; 
  margin: 0.2rem auto 0; 
  border: 1px solid #141414; 
  font-size: 0.14rem;
  cursor: pointer;
}

.btn-more .arrow img{height: 0.1rem;
    transition: all 0.4s;}

.btn-more a{color: #141414;
text-align: center; 
font-size: 0.12rem;
font-style: normal;
font-weight: 400;
    line-height: normal;}

.btn-more .arrow {
  margin-left: 0.05rem;
 
}

 
/* 服务网点 */ 
.stats-section { 
  position: relative; /* 为内部的图片、蒙版和内容提供绝对定位的参考 */ 
  width: 100%; 
  padding: 3.2rem 0; /* 决定模块整体高度 */ 
  box-sizing: border-box; 
  overflow: hidden; /* 确保内部绝对定位的元素不会超出边界 */ 
  
  /* 【删除】以下背景相关的属性 
  background-image: url('YOUR_BACKGROUND_IMAGE_PATH.jpg'); 
  background-size: cover; 
  background-position: center; 
  background-repeat: no-repeat; 
  */
} 

/* 【新增】：背景图的样式，实现和 background: cover 一样的效果 */
.stats-bg-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; /* 保证图片铺满容器且不变形 */
  z-index: 0; /* 放在最底层 */
}
.stats-bg-img img{width:100%;}

/* 渐变蒙版层：保持不变，只需确保 z-index 在背景图之上 */ 
.stats-overlay { 
   position: absolute; 
  bottom: 0; 
  left: 0; 
  width: 100%; 
  height: 40%;  
  mask-image: linear-gradient(to top, rgba(0, 0, 0, 1) 90%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(180deg, rgba(20, 20, 20, 0.00) 30.98%, rgba(20, 20, 20, 0.40) 100%);
    backdrop-filter: blur(11.5px);
  pointer-events: none;  
  z-index: 1;  
} 

/* 内容层：保持不变，只需确保 z-index 在最高层 */ 
.stats-content { 
  position: absolute; 
  bottom: 0.3rem; 
  left: 0; 
  width: 100%; 
  z-index: 2; /* 确保内容在蒙版和背景图之上 */ 
} 

/* ... (其余的 .stats-grid, .stat-item, .stat-number 等样式保持完全不变) ... */

/* 网格布局：控制四块内容的排版 */ 
.stats-grid { 
  display: flex; 
  flex-wrap: wrap; 
  width: 100%; 
  padding: 0 0.2rem; 
  box-sizing: border-box; 
} 

/* 每个数据块占 50% 宽度 */ 
.stat-item { 
  width: 50%; 
  padding: 0.2rem 0.1rem; 
  box-sizing: border-box; 
  text-align: left; 
} 

/* 数字区域容器 */ 
.stat-number-wrapper { 
  display: flex; 
  align-items: baseline; 
  margin-bottom: 0.05rem; 
} 

/* 数字样式 */ 
.stat-number { 
  color: #FFF; 
 
  font-size: 0.35rem; 
  font-weight: 700; 
  line-height: normal; 
} 

/* 加号样式 */ 
.stat-plus { 
  color: #FFF; 
  font-family: 'MiSans', sans-serif; 
  font-size: 0.16rem; 
  font-weight: 350; 
  margin-left: 0.02rem; 
} 

/* 描述文字样式 */ 
.stat-desc { 
  color: #FFF;   
  font-size: 0.12rem; 
  font-weight: 300; 
  line-height: normal; 
  opacity: 0.9; 
}



/*视频库、图片库*/
.tab-list li{width:1.2rem;height:0.4rem;transition:all 0.4s;}
.tab-list li a{color:#141414;position:relative;}
.tab-list li a:after{content:'';position:absolute;width:0;height:1px;background-color:#141414;bottom:-0.1rem;left:0;}
.tab-list li.active a:after {width:100%;}
.db-play{position:relative;}
.video-mask{position:absolute;width:100%;height:100%;top:0;left:0;z-index:6;background:rgba(0,0,0,0.5);display:flex;justify-content: center;align-items: center;}
.db-play > img{width:100%;height:2.07rem;object-fit:cover;-o-object-fit:cover;}
.video-mask .play-icon{width:0.47rem;height:0.47rem;}
.video-mask .play-icon img{width:100%;height:100%;object-fit:cover;-o-object-fit:cover;}
.sp-mod{margin-bottom:0.3rem}
.more-link{display:flex;justify-content: center;}
.more-link a{text-align: center;border: 1px solid #141414;padding: 0.06rem 0.35rem;}
.sp-pub-tp{margin-top:0.5rem;}


jtdtlist {margin-bottom: 0.3rem;}
.jtdtlist .a1{margin-bottom:0.4rem;}
.jtdtlist .a1 img{width:100%; }
.jtdtlist .a1:last-child{margin-bottom:0;}
.a1-content{padding-top:0.3rem;}
.a1-content .text11{font-weight:350;margin-bottom:0.12rem;}
.a1-content .text12{margin-bottom:0.2rem}

.moreBtn{margin-top:0.3rem;}
.moreBtn .page-wrap>a.page-left-link,.moreBtn .page-wrap>a.page-right-link{display:none;}
.moreBtn .page-jump-page input{margin:0 0.1rem;}
.moreBtn .page-jump-page{margin-left:0.1rem;}
.moreBtn .page-numb-box a, .moreBtn .page-numb-box .NormalRed{margin:0}
.moreBtn .page-numb-box .NormalRed, .moreBtn .page-numb-box a:hover{background-color:#003B83}








/*展示数据*/
.pd6649 {
	padding: 0.66rem 0 0.49rem 0;
}

.sjzs-box {
	height: 6.86rem;
	/**padding: 0 3.02rem 0.62rem 3.02rem;**/
	color: #fff;
	display: flex;
	justify-content: space-between;
	align-items: end;
        background: no-repeat;
    background-size: contain;
}

.sjzs-box .sjzs-one p:nth-child(1) span:nth-child(1) {
	font-size: 0.55rem;
	line-height: 0.73rem;
	font-weight: 700;
	margin-right: 0.08rem;
}

.sjzs-box .sjzs-one p:nth-child(1) {
	margin-bottom: 0.12rem;
}

/*服务理念*/

.fwln {
	background: rgba(248, 248, 248, 0.50);
}



.pd7366 {
	padding: 0.73rem 0 0.66rem 0;
}

.fwln-box {
	display: flex;
	justify-content: space-between;
	margin-top: 0.4rem;
}

.fwln-box .fwln-one-box {
	width: calc((100% - 60px)/3);
	aspect-ratio: 16 / 9;
	background: #fff;
	transition: 0.3s ease-in-out;
}

.fwln-box .fwln-one-box:hover {
	box-shadow: 0 15px 21px 5px rgba(171, 171, 171, 0.10);
}

.fwln-box .fwln-one-box p {
	text-align: center;
}

.fwln-box .fwln-one-box p img {
	display: inline-block;
	width: 0.6rem;
	height: 0.6rem;
}

.fwln-box .fwln-one-box p:nth-child(1) {
	padding: 0.42rem 0 0.28rem 0;
}

.fwln-box .fwln-one-box p:nth-child(2) {
	margin-bottom: 0.15rem;
}

/*服务卡片*/
.pd6486 {
	padding: 0.64rem 0 0.86rem 0;
}

.fwkp-box {
	display: flex;
	justify-content: space-between;
}

.fwkp-box .fwkp-one-box {
	width: calc((100% - 20px) / 2);
	height: 2.3rem;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	padding: 0.53rem 0 0 0.4rem;
}

.fwkp-box .fwkp-one-box .fwkp-one-left {
	max-width: 1.67rem;
}

.fwkp-box .fwkp-one-box .fwkp-one-left p:nth-child(2) {
	padding: 0.14rem 0 0.09rem 0;
}

.fwkp-box .fwkp-one-box .fwkp-one-left a {
	display: flex;
	align-items: center;
	position: absolute;
	bottom: 0.2rem;
}

.fwkp-box .fwkp-one-box .fwkp-one-right {
	position: absolute;
	top: 0.53rem;
	left: 2.29rem;
}

.fwkp-box .fwkp-one-box .fwkp-one-right img {
	width: 1.24rem;
	height: 1.24rem;
}


.fwkp-box .fwkp-one-box .fwkp-one-right p {
	text-align: center;
	margin-top: 0.09rem;
}

/*服务网络*/

.fwwl-box {
	width: 100%;
	height: 3.5rem;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 1.02rem;
	text-align: center;
}

.fwwl-box p {
	text-align: center;
	color: #ffffff;
}

.fwwl-box p:nth-child(2) {
	padding: 0.12rem 0 0.61rem 0;
}

.fwwl-box a {
	font-weight: 400;
	color: #ffffff;
	display: flex;
	width: 1.8rem;
	height: 0.45rem;
	border: 1px solid #fff;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
}

.fwwl-box a img {
	margin-left: 0.2rem;
}

.fwwl-box a:hover img {
	margin-left: 0.25rem;
}

/*全领域服务*/
.pad8660 {
	padding: 0.86rem 0 0.6rem 0;
}
.qlyfw{background: rgba(248, 248, 248, 0.50); padding-bottom: 0.52rem;}

/*服务政策*/
.pd8040{
	padding:0.8rem 0 0.4rem 0;
}

/*服务政策*/
.fwzc-list-box {
	display: flex;
	justify-content: flex-start;
}

.fwzc-list-box .fwzc-list-one {
	width: calc((100% - 40px)/3);
	margin-right: 20px;
}

.fwzc-list-box .fwzc-list-one:nth-child(3n) {
	margin-right: 0;
}

.fwzc-list-box .fwzc-list-one p:nth-child(1) img {
	width: 100%;
	aspect-ratio: 16/9;
}

.fwzc-list-box .fwzc-list-one p:nth-child(2) {
	margin-top: 0.36rem;
	height: 0.6rem;
	padding-left: 0.3rem;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.mrgt50{margin-top:0.5rem;}