/* 搜索 */
.phone-search-box { width: 3.68rem; height: 0.4rem; line-height: 0.4rem; border: 1px;margin-top: 0.25rem;}
.phone-search-box>form { display: flex; justify-content: center;align-items: center;border: 1px solid #8E8E8E;}
.phone-search-box>form .ty-submit-button { width: 0.6rem; background: #003B83; height: 0.4rem; text-align: center;}
.phone-search-box>form .ty-submit-button>img { width: 0.24rem;line-height: 0.24rem;object-fit: contain;}
.phone-search-box>form .ty-text-input {width: calc(100% - 0.6rem);background: #FFF;padding-left: 0.14rem;font-size: 0.12rem;color: #CECECE;}
/*服务政策*/
.pxzxList {margin-top:0.3rem;}
.pxzxList .pxzxItem {}
.pxzxList .pxzxItem img.videoImg {width: 100%;height: 2.07rem;object-fit: cover;display: block;}
.pxzxList .pxzxItem>a:first-child {position: relative;background: #dddddd;display: block;}
.pxzxList .pxzxItem img.videoBtn {position: absolute;top: 50%;left: 50%;width: 0.4rem;height: 0.4rem;margin-left: -0.2rem;margin-top: -0.2rem;}
.pxzxList .pxzxItem p.tit {margin: 0.3rem 0 0.4rem;}
.moreBtn > a { width: 1.36rem; height: 0.3rem; line-height: 0.3rem; border: 1px solid #141414;display: flex;justify-content: center;align-items: center;}
.moreBtn > a >img {width: 0.09rem;height: 0.09rem;margin-left: 0.08rem;object-fit: contain;}
/*商务车专属服务*/
.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;}
.fw-ss-two-card-desc{height:0.61rem; margin-bottom: 0.3rem;}
.Dbox-zsff{margin-bottom:.1rem;}
.Dbox-zsff h1{text-align:center;margin-bottom: 0.1rem;}
.zsfw h1{   }
.weg{font-weight:350;}
.zsfw h1 .left_icon{width: 0.08rem;height: 0.4rem; display: inline-block; background: #003B83; margin-right: 0.25rem;}
.yangs{line-height: 0.2rem;    text-align: center;}
.zsfw .swc_titel03 p{margin:0.35rem auto;}
.more_gd{color:#fff;font-weight: 400;}
.jaj{line-height: 0.6rem;}
.fw-more-icon { width: 0.14rem; height: 0.14rem;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;}
.jtle{/**margin-left:0.05rem;**/padding-top: 0.035rem;}
.fw-contact { margin-top: 0.5rem;}
.fw-contact-card {transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1); cursor: pointer;}
.cdp{font-weight: 400;}
.csd{text-align: center;font-weight: 350;}
.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-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;}
.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.5rem;
}

.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.14rem;
font-weight: 350;
}

.fw-ss-two-card-more {
 height: 0.18rem;
    line-height: 0rem;
  /**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.2rem;
  color:#fff;
line-height: 0.2rem;
}

.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('/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);
}
 
/* 服务案例 */
.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;
}
 
.cases-swiper .swiper-slide { 
  width: 95% !important; 
} 
.case-card {
  width: 100%;   
}
 
.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;  
}  
.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%;} 
.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;  
}  
.stats-content { 
  position: absolute; 
  bottom: 0.3rem; 
  left: 0; 
  width: 100%; 
  z-index: 2; 
} 
  
.stats-grid { 
  display: flex; 
  flex-wrap: wrap; 
  width: 100%; 
  padding: 0 0.2rem; 
  box-sizing: border-box; 
} 
 
.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.1rem; 
} 
 
.stat-desc { 
  color: #FFF;   
  font-size: 0.12rem; 
  font-weight: 300; 
  line-height: normal; 
 
}
 
/*视频库、图片库*/
.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;margin-top: 0.3rem;}
.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;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;}