/**
 * 移动端布局（参照旧版 Vue 移动站，750 设计稿 + rem.js）
 * 仅在 html.layout-mobile 时生效
 */

/* ========== 全局 ========== */
html.layout-mobile {
  width: 100%;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
}

.layout-mobile body {
  padding-top: 1.2rem;
  padding-bottom: 1.4rem;
  min-width: 0 !important;
  width: 100% !important;
  max-width: 100vw !important;
  overflow-x: hidden !important;
  zoom: 1 !important;
}

.layout-mobile .compent_top {
  background: rgba(255, 255, 255, 0.98);
  height: 1.2rem;
  box-shadow: 0 0.02rem 0.04rem rgba(0, 0, 0, 0.05);
}

.layout-mobile .compent_top .top_logo {
  width: 1.38rem;
  height: 0.64rem;
  margin-left: 0.4rem;
  object-fit: contain;
}

.layout-mobile .menu {
  width: 0.56rem;
  margin-right: 0.4rem;
}

.layout-mobile #collapseExample.show,
.layout-mobile #collapseExample.collapsing {
  top: 1.2rem;
  max-height: calc(100vh - 1.2rem);
}

.layout-mobile img.kv,
.layout-mobile img.news-kv,
.layout-mobile .kvs img.kv,
.layout-mobile .kvs .kv {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  min-height: unset !important;
  max-height: none !important;
  aspect-ratio: unset !important;
  object-fit: unset !important;
  object-position: center top !important;
  display: block !important;
  overflow: visible !important;
  margin: 0 !important;
  padding: 0 !important;
  vertical-align: top;
}

.layout-mobile .kvs {
  width: 100% !important;
  height: auto !important;
  overflow: visible !important;
  max-height: none !important;
}

.layout-mobile .title :first-child {
  font-size: 0.42rem;
  line-height: 1.4;
  letter-spacing: 0.03rem;
}

.layout-mobile .title :nth-child(2) {
  font-size: 0.32rem;
  line-height: 1.5;
  opacity: 0.6;
  margin-top: 0.15rem;
}

.layout-mobile .title :nth-child(3) {
  width: 1rem;
  margin-top: 0.2rem;
  margin-bottom: 0.28rem;
}

.layout-mobile .end {
  height: auto !important;
  min-height: 0 !important;
  background-size: cover;
  background-position: center;
  padding: 0.48rem 0.4rem 0.6rem !important;
  box-sizing: border-box;
}

.layout-mobile .endBox {
  flex-direction: column;
  zoom: 1;
  width: 100%;
  align-items: center;
}

.layout-mobile .end_mid {
  margin: 0.24rem 0 0;
  text-align: center;
  width: 100%;
  max-width: 6.7rem;
}

.layout-mobile .logos {
  height: 0.8rem !important;
  width: auto;
}

.layout-mobile .service {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 0.08rem 0.12rem;
  width: 100%;
}

.layout-mobile .service img {
  width: 0.4rem !important;
  height: 0.4rem !important;
}

.layout-mobile .service :nth-child(2) {
  width: auto !important;
  height: auto !important;
  font-size: 0.26rem !important;
  line-height: 1.4 !important;
  margin-left: 0.08rem !important;
  letter-spacing: 0.01rem;
}

.layout-mobile .service :nth-child(3) {
  width: 1px;
  height: 0.24rem;
  margin: 0 0.1rem;
}

.layout-mobile .service :nth-child(4) {
  width: auto !important;
  height: auto !important;
  font-size: 0.26rem !important;
  line-height: 1.4 !important;
  letter-spacing: 0.01rem;
  white-space: normal;
  text-align: center;
}

.layout-mobile .service :nth-child(4) span {
  width: auto !important;
  height: auto !important;
  font-size: 0.28rem !important;
  line-height: 1.4 !important;
  letter-spacing: 0.01rem;
  display: inline;
}

.layout-mobile .address {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 0.06rem 0.1rem;
  margin-top: 0.12rem;
  padding: 0 0.08rem;
}

.layout-mobile .address img {
  width: 0.4rem !important;
  height: 0.4rem !important;
}

.layout-mobile .address :nth-child(2),
.layout-mobile .address :nth-child(3) {
  width: auto !important;
  height: auto !important;
  font-size: 0.22rem !important;
  line-height: 1.5 !important;
  margin-left: 0 !important;
  letter-spacing: 0;
  white-space: normal;
  text-align: center;
}

.layout-mobile .city {
  flex-wrap: wrap;
  justify-content: center;
  margin-left: 0 !important;
  margin-top: 0.16rem !important;
  gap: 0.06rem;
}

.layout-mobile .city div {
  width: auto !important;
  min-width: 0;
  padding: 0 0.1rem;
  font-size: 0.22rem !important;
  line-height: 1.4 !important;
  height: auto !important;
  border-right: 1px solid rgba(255, 255, 255, 0.45);
}

.layout-mobile .end_fenge {
  width: 100%;
  max-width: 6rem;
  margin: 0.16rem auto;
}

.layout-mobile .wechart {
  flex-direction: row;
  justify-content: center;
  gap: 0.4rem;
  flex-wrap: wrap;
}

.layout-mobile .wechart img {
  height: 1.6rem;
}

.layout-mobile .float_top {
  right: 0.2rem;
  top: auto;
  bottom: 2rem;
  width: 1.14rem;
  height: 1.7rem;
  border-radius: 0.6rem;
}

.layout-mobile .float_top img {
  width: 0.76rem;
  height: 0.76rem;
  margin-top: 0.5rem;
}

.layout-mobile .faq-entry-banner {
  width: 6.7rem;
  margin: 0.48rem auto;
  padding: 0.48rem 0.32rem;
  box-sizing: border-box;
}

.layout-mobile .faq-entry-inner h2 {
  font-size: 0.36rem;
}

.layout-mobile .faq-entry-inner p {
  font-size: 0.26rem;
  line-height: 1.6;
}

/* ========== 品牌中心 home ========== */
.layout-mobile .mySwiper {
  min-height: 0 !important;
  height: auto !important;
  max-height: none !important;
  margin-top: 0 !important;
  overflow: visible !important;
}

.layout-mobile .mySwiper .swiper-wrapper,
.layout-mobile .mySwiper .swiper-slide,
.layout-mobile .mySwiper .swiper-slide a {
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
}

.layout-mobile .mySwiper .swiper-slide img {
  width: 100% !important;
  height: auto !important;
  max-height: none !important;
  object-fit: unset !important;
  object-position: center top !important;
  display: block !important;
}

.layout-mobile .home-banner-skeleton {
  min-height: 0 !important;
  height: auto !important;
}

.layout-mobile .mySwiper .swiper-pagination {
  left: 0.4rem !important;
  bottom: 0.35rem !important;
  width: 50% !important;
  text-align: left;
}

.layout-mobile .mySwiper .swiper-pagination .swiper-pagination-bullet {
  width: 0.4rem;
  height: 0.04rem;
}

.layout-mobile .mySwiper .swiper-slide .arrow,
.layout-mobile .swiper-slide .arrow,
.layout-mobile img.arrow[src*="arrow.png"] {
  display: block !important;
  width: 1.2rem !important;
  height: auto !important;
  max-height: 0.38rem !important;
  left: auto !important;
  right: 0.4rem !important;
  bottom: 0.35rem !important;
  position: absolute !important;
  object-fit: contain !important;
}

.layout-mobile img[src*="arrows.png"] {
  width: 1.6rem !important;
  max-width: 45% !important;
  height: auto !important;
  display: block !important;
  margin: 0.24rem auto 0 !important;
}

.layout-mobile .two,
.layout-mobile .three,
.layout-mobile .four,
.layout-mobile .five,
.layout-mobile .six {
  box-sizing: border-box;
}

.layout-mobile .two {
  height: auto !important;
  padding: 0.8rem 0.4rem !important;
  overflow: hidden;
  box-sizing: border-box;
}

.layout-mobile .two > div[style*="display: flex"] {
  flex-direction: column;
  align-items: stretch;
  margin-top: 0.4rem !important;
  gap: 0.48rem;
}

.layout-mobile .two > div[style*="display: flex"] > div {
  width: 100% !important;
  max-width: 100% !important;
  overflow: visible !important;
  margin-bottom: 0;
}

.layout-mobile .two .twoSwiper {
  width: 6.4rem !important;
  max-width: calc(100% - 0.8rem);
  height: 3.8rem !important;
  margin: 0.3rem auto 0 !important;
  padding-top: 0 !important;
  overflow: hidden !important;
  background: #f3f6fa;
  border-radius: 0.12rem;
  position: relative;
}

.layout-mobile .two .twoSwiper .swiper-wrapper,
.layout-mobile .two .twoSwiper .swiper-slide {
  height: 100% !important;
}

.layout-mobile .two .twoSwiper .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}

.layout-mobile .two .twoSwiper1 img,
.layout-mobile .twoSwiper1 img {
  width: 6.4rem !important;
  max-width: 100% !important;
  height: auto !important;
  margin: 0 auto !important;
  display: block;
}

.layout-mobile .two .two_tit {
  font-size: 0.36rem !important;
  margin-top: 0.2rem !important;
  margin-left: 0.4rem;
  line-height: 1.2 !important;
  letter-spacing: 0.01rem;
}

.layout-mobile .two .two_mid {
  font-size: 0.24rem !important;
  line-height: 1.5 !important;
  margin-top: 0.08rem !important;
  margin-left: 0.4rem;
  padding-right: 0.4rem;
  letter-spacing: 0;
}

.layout-mobile .two .swiper-pagination .swiper-pagination-bullet {
  width: 0.4rem;
  height: 0.04rem;
}

.layout-mobile .two .twoSwiper .swiper-pagination {
  bottom: 0.12rem !important;
  left: 0.2rem !important;
  width: auto !important;
  text-align: left;
}

.layout-mobile .end_list_city {
  height: auto !important;
  min-height: 0.5rem;
  padding: 0.24rem 0.1rem;
  flex-wrap: wrap;
  gap: 0.06rem;
  justify-content: center;
}

.layout-mobile .end_list_city a div,
.layout-mobile .end_list_city div {
  width: auto !important;
  min-width: 0;
  padding: 0 0.08rem;
  font-size: 0.22rem !important;
  line-height: 1.4 !important;
  height: auto !important;
}

.layout-mobile .records {
  height: auto !important;
  min-height: 0.36rem;
  font-size: 0.2rem !important;
  line-height: 1.5 !important;
  padding: 0.08rem 0.2rem;
}

.layout-mobile .contend_box {
  flex-wrap: wrap;
  justify-content: center;
  padding: 0 0.4rem;
}

.layout-mobile .contend_list img {
  width: 6.4rem !important;
  margin: 0.2rem auto;
}

/* 品牌中心 - 品牌介绍 / 品牌历程 */
.layout-mobile .brand-center .banner {
  padding: 0.8rem 0.4rem !important;
  box-sizing: border-box;
}

.layout-mobile .brand-center .banner > div[style*="60%"] {
  width: 100% !important;
  margin: 0.4rem auto 0 !important;
}

.layout-mobile .brand-center .banner img {
  width: 100% !important;
  max-width: 6.7rem !important;
  height: auto !important;
}

.layout-mobile #chess {
  font-size: 0.24rem !important;
  line-height: 1.6 !important;
  margin-top: 0.26rem;
  padding-bottom: 0.5rem;
  text-align: left;
}

.layout-mobile .course {
  padding: 0.4rem 0 0.8rem !important;
}

.layout-mobile .course_top {
  width: 100% !important;
  max-width: 6.7rem;
  height: auto !important;
  font-size: 0.36rem !important;
  line-height: 1.2 !important;
  margin: 0.4rem auto !important;
  padding: 0 0.4rem;
  box-sizing: border-box;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  justify-content: flex-start;
  gap: 0.24rem;
  flex-wrap: nowrap;
}

.layout-mobile .course_top .time1 {
  width: auto !important;
  min-width: 0.9rem;
  font-size: 0.36rem !important;
  flex-shrink: 0;
  white-space: nowrap;
}

.layout-mobile .course_top .time1:after {
  width: 0.36rem;
  right: -0.18rem;
  bottom: 0.08rem;
}

.layout-mobile .course_top .cur {
  font-size: 0.48rem !important;
  line-height: 1.2 !important;
}

.layout-mobile .course_end {
  width: 100% !important;
  max-width: 6.7rem;
  margin: 0.3rem auto 0 !important;
  padding: 0 0.4rem;
  box-sizing: border-box;
}

.layout-mobile .timeline-item {
  align-items: flex-start;
  margin-bottom: 0.2rem;
}

.layout-mobile .times {
  width: 0.76rem !important;
  font-size: 0.28rem !important;
  line-height: 1.2 !important;
  height: auto !important;
  margin-top: 0 !important;
  flex-shrink: 0;
  letter-spacing: 0;
}

.layout-mobile .timeline-box {
  margin: 0 0.12rem !important;
  flex-shrink: 0;
}

.layout-mobile .long-line {
  height: 0.5rem !important;
}

.layout-mobile .timeline-content {
  width: auto !important;
  flex: 1;
  min-width: 0;
  height: auto !important;
  line-height: 1.5 !important;
  font-size: 0.24rem !important;
  padding: 0.12rem 0.14rem !important;
  margin-bottom: 0.06rem;
  white-space: normal;
  letter-spacing: 0;
}

.layout-mobile .timeline-content:before {
  display: none;
}

/* 品牌中心 - 解决方案轮播 three */
.layout-mobile .three {
  height: 14.2rem !important;
  padding: 0.8rem 0 0.4rem !important;
  background: #f3f6fa !important;
  overflow: hidden;
}

.layout-mobile .three > .title {
  padding: 0 0.4rem;
}

.layout-mobile .three > div[style*="margin: 0 auto"] {
  width: 100% !important;
  margin: 0 !important;
}

.layout-mobile .three .swiper.threeSwiper,
.layout-mobile .three .threeSwiper {
  width: 100% !important;
  min-height: 11rem !important;
  height: 11rem !important;
  margin-top: 0.49rem !important;
  padding-top: 0 !important;
  overflow: hidden !important;
}

.layout-mobile .three .threeSwiper .swiper-wrapper {
  height: 100% !important;
}

.layout-mobile .three .threeSwiper .swiper-slide.threeSwiper1 {
  width: 100% !important;
  height: 100% !important;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.layout-mobile .three .threeSwiper .swiper-slide.threeSwiper1 img {
  width: 6.5rem !important;
  max-width: calc(100% - 0.5rem);
  height: auto !important;
  max-height: none !important;
  display: block;
  margin: 0 auto;
}

.layout-mobile .threeSwiper_name {
  position: relative !important;
  bottom: auto !important;
  font-size: 0.3rem !important;
  line-height: 1.2 !important;
  margin-top: -1.1rem !important;
  margin-bottom: 0.2rem !important;
  letter-spacing: 0.01rem;
  text-align: center !important;
  width: 100%;
  color: #444;
  z-index: 2;
}

.layout-mobile .three .swiper-button-prev,
.layout-mobile .three .swiper-button-next {
  top: 92% !important;
  width: 0.9rem !important;
  height: 0.9rem !important;
  background-size: 100% 100% !important;
  margin-top: 0 !important;
}

.layout-mobile .three .swiper-button-prev {
  left: 1rem !important;
  right: auto !important;
  background-image: url('../image/l.png') !important;
}

.layout-mobile .three .swiper-button-next {
  right: 1rem !important;
  left: auto !important;
  background-image: url('../image/r.png') !important;
}

.layout-mobile .three .swiper-button-prev:after,
.layout-mobile .three .swiper-button-next:after {
  content: none !important;
}

.layout-mobile .three .swiper3 {
  bottom: 1.7rem !important;
  width: 100% !important;
  left: 0 !important;
  text-align: center;
}

.layout-mobile .three .swiper3 .swiper-pagination-bullet {
  width: 0.1rem !important;
  height: 0.1rem !important;
  border-radius: 50% !important;
  background: #ddd !important;
  opacity: 1 !important;
  margin: 0 0.04rem !important;
}

.layout-mobile .three .swiper3 .swiper-pagination-bullet-active {
  width: 0.38rem !important;
  height: 0.02rem !important;
  border-radius: 0.05rem !important;
  background: #184d96 !important;
}

/* 品牌中心 - 硬件产品轮播 four */
.layout-mobile .four {
  height: auto !important;
  min-height: 15.6rem !important;
  padding: 0.8rem 0 0.6rem !important;
  background-image: url('../image/index/four_bg.png') !important;
  background-size: 100% 100% !important;
  overflow: hidden;
  text-align: left;
}

.layout-mobile .four > .title {
  padding: 0 0.4rem;
  text-align: left;
}

.layout-mobile .four .fourSwiper {
  width: 6.7rem !important;
  max-width: calc(100% - 0.8rem);
  margin: 0.49rem auto 0 !important;
  overflow: hidden !important;
  position: relative;
}

.layout-mobile .four .fourSwiper .swiper-wrapper {
  height: auto !important;
}

.layout-mobile .four .fourSwiper .swiper-slide {
  height: auto !important;
  overflow: hidden;
}

.layout-mobile .four .fourSwiper1 img,
.layout-mobile .four .fourSwiper img[src*="fourswiper"] {
  width: 6.7rem !important;
  max-width: 100%;
  height: auto !important;
  display: block;
  margin: 0 auto;
}

.layout-mobile .four .fourSwiper > a,
.layout-mobile .four .fourSwiper > a img,
.layout-mobile .four .fourSwiper img[src*="arrows"],
.layout-mobile .five > a img[src*="arrows"],
.layout-mobile .brand-center + .sass a img[src*="arrows"] {
  width: 1.6rem !important;
  max-width: 45% !important;
  height: auto !important;
  display: block;
  margin: 0.24rem auto 0 !important;
}

.layout-mobile .four .swiper4 {
  position: relative !important;
  bottom: 0.5rem !important;
  text-align: center;
}

.layout-mobile .four .swiper4 .swiper-pagination-bullet {
  width: 0.4rem;
  height: 0.02rem;
  border-radius: 0.05rem;
  background: #999;
}

.layout-mobile .four .swiper4 .swiper-pagination-bullet-active {
  width: 0.38rem;
  height: 0.02rem;
  background: #184d96;
}

/* 品牌中心 - 软件服务 five / 资质 six */
.layout-mobile .five {
  min-height: 17.72rem !important;
  background-image: url('../image/index/five_bg.png') !important;
  background-size: 100% 100% !important;
  overflow: hidden;
  text-align: left;
}

.layout-mobile .five > .title {
  padding: 0 0.4rem;
  text-align: left;
}

.layout-mobile .five > div[style*="display: flex"] {
  flex-direction: column !important;
  align-items: center !important;
  margin-top: 0.54rem !important;
  padding: 0 0.4rem;
  box-sizing: border-box;
}

.layout-mobile .five > div[style*="display: flex"] > img,
.layout-mobile .five > div[style*="display: flex"] img[src*="pc.png"] {
  width: 100% !important;
  max-width: 7.3rem !important;
  height: auto !important;
  margin: 0 auto 0.3rem !important;
}

.layout-mobile .five > div[style*="display: flex"] > div {
  width: 100% !important;
  max-width: 6.7rem;
}

.layout-mobile .five_tit {
  width: 2.83rem !important;
  height: auto !important;
  line-height: 0.8rem !important;
  font-size: 0.32rem !important;
  margin: 0.16rem 0 0 0.24rem !important;
}

.layout-mobile .five > div[style*="display: flex"] > div[style*="470px"],
.layout-mobile .five > div[style*="display: flex"] > div {
  width: 100% !important;
  max-width: 6.7rem !important;
  box-sizing: border-box;
}

.layout-mobile .five_list {
  width: 100% !important;
  margin: 0.4rem 0 0 0 !important;
  padding: 0 0.1rem;
  box-sizing: border-box;
}

.layout-mobile .five_list div {
  width: 33.33% !important;
  font-size: 0.24rem !important;
  line-height: 0.48rem !important;
  margin-left: 0 !important;
  text-align: center;
  word-break: keep-all;
}

.layout-mobile .six {
  min-height: 16rem !important;
  background-image: url('../image/index/six_bg.png') !important;
  background-size: 100% 100% !important;
  overflow: hidden;
  text-align: left;
}

.layout-mobile .six > .title {
  padding: 0 0.4rem;
  text-align: left;
}

.layout-mobile .six_list {
  width: 6.7rem !important;
  height: auto !important;
  min-height: 10.8rem;
  margin: 0.78rem auto 0 !important;
  padding: 0.62rem 0.2rem;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.95);
  border-radius: 0.3rem;
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: space-around !important;
  align-content: flex-start;
  gap: 0.2rem;
}

.layout-mobile .six_list img {
  width: 1.7rem !important;
  height: 1.7rem !important;
  margin: 0 !important;
}

.layout-mobile .two {
  overflow: hidden;
}

/* ========== 解决方案 scheme ========== */
.layout-mobile .slider {
  display: flex;
  justify-content: space-around;
  width: 100% !important;
  height: 2.9rem;
  margin: 0.3rem auto 0;
  padding: 0.3rem 0.2rem 0;
  box-sizing: border-box;
  font-size: 0.3rem;
  line-height: 1.3;
}

.layout-mobile .slider img {
  width: 1.7rem;
  height: 1.7rem;
}

.layout-mobile .stationBox {
  width: 100%;
  padding: 0.89rem 0.4rem !important;
  box-sizing: border-box;
  min-height: 0;
}

.layout-mobile .stationName {
  font-size: 0.4rem;
  line-height: 1.4;
  padding: 0 0.1rem;
  text-align: left;
}

.layout-mobile .stationName span {
  font-size: 0.3rem;
  font-weight: 300;
  color: #999;
}

.layout-mobile .oneSwiper {
  width: 6.7rem !important;
  margin: 0.39rem auto 0;
}

.layout-mobile .oneSwiper1 {
  padding-bottom: 0.2rem;
  display: flex;
  flex-direction: column;
}

.layout-mobile .oneSwiper1 .oneImg {
  width: 6.7rem;
  height: auto;
  display: block;
  margin: 0 auto;
}

.layout-mobile .nameListBox {
  position: relative !important;
  bottom: auto !important;
  left: auto !important;
  right: auto !important;
  width: 6.7rem !important;
  height: auto !important;
  margin: 0.2rem auto 0 !important;
  padding: 0.24rem 0.16rem !important;
  display: flex !important;
  flex-wrap: wrap !important;
  border-radius: 0.3rem;
  opacity: 1;
  box-sizing: border-box;
}

.layout-mobile .nameList {
  width: 50% !important;
  flex: none !important;
  box-sizing: border-box;
	padding: 0.16rem 0.08rem;
  text-align: center;
}

.layout-mobile .nameList .list1 {
  width: 0.46rem !important;
  height: 0.46rem !important;
  margin-top: 0 !important;
}

.layout-mobile .nameList .list3 {
  font-size: 0.2rem;
  line-height: 1.4;
  margin-top: 0.08rem;
  word-break: break-all;
}

.layout-mobile .stationDetail {
  flex-direction: column !important;
  width: 6.7rem !important;
  margin: 0.2rem auto 0;
  padding: 0.2rem !important;
  box-sizing: border-box;
  border-radius: 0.3rem;
}

.layout-mobile .stationImg {
  width: 100% !important;
  height: auto !important;
}

.layout-mobile .stationBoxs {
  margin-left: 0 !important;
  width: 100%;
}

.layout-mobile .stationTit {
  font-size: 0.28rem;
  margin-top: 0.2rem;
}

.layout-mobile .stationDesc {
  font-size: 0.24rem;
  line-height: 1.6;
}

.layout-mobile .endSwiper {
  padding: 0.8rem 0.4rem 1.2rem;
  box-sizing: border-box;
}

.layout-mobile .endSwiper .swiper-slide {
  position: relative;
  overflow: hidden;
  border-radius: 0.2rem;
}

.layout-mobile .endSwiper .twoSwiperBox {
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  height: auto !important;
  min-height: 0.9rem;
  padding: 0.12rem 0.1rem 0.16rem;
  box-sizing: border-box;
  border-radius: 0 0 0.2rem 0.2rem;
  opacity: 0.75 !important;
}

.layout-mobile .endSwiper .twoSwiperBox :first-child {
  height: auto !important;
  font-size: 0.24rem !important;
  line-height: 1.3 !important;
  margin-top: 0.08rem !important;
  letter-spacing: 0;
  white-space: normal;
}

.layout-mobile .endSwiper .twoSwiperBox :nth-child(2) {
  font-size: 0.18rem !important;
  line-height: 1.4 !important;
  margin-top: 0.06rem !important;
  letter-spacing: 0;
  white-space: normal;
  padding: 0 0.08rem;
}

.layout-mobile .swiper2 {
  width: 100% !important;
  margin: 0.5rem auto;
  padding-bottom: 1rem !important;
  overflow: hidden !important;
}

.layout-mobile .floating {
  display: none !important;
}

html.layout-mobile:has(.scheme-bottom-wrap) body {
  padding-bottom: 2.8rem !important;
}

.layout-mobile .scheme-xuanfu {
  display: none !important;
}

.layout-mobile .scheme-bottom-wrap {
  display: block;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  background: #fff;
}

.layout-mobile .scheme-bottom-tabs {
  display: flex;
  height: 1.2rem;
  width: 100%;
  box-sizing: border-box;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}

.layout-mobile .scheme-bottom-tabs .tab-item {
  width: 20%;
  text-align: center;
  border-right: 1px solid rgba(4, 4, 4, 0.1);
  box-sizing: border-box;
  cursor: pointer;
  padding-top: 0.2rem;
}

.layout-mobile .scheme-bottom-tabs .tab-item:last-child {
  border-right: none;
}

.layout-mobile .scheme-bottom-tabs .tab-item .tab-t {
  font-size: 0.3rem;
  color: #0f4d96;
  line-height: 1.2;
}

.layout-mobile .scheme-bottom-tabs .tab-item .tab-s {
  font-size: 0.18rem;
  color: #0f4d96;
  opacity: 0.85;
  line-height: 1.3;
}

.layout-mobile .scheme-bottom-tabs .tab-item.cu {
  background: #0f4d96;
}

.layout-mobile .scheme-bottom-tabs .tab-item.cu .tab-t,
.layout-mobile .scheme-bottom-tabs .tab-item.cu .tab-s {
  color: #fff;
}

/* ========== 合作加盟 cooperation ========== */
.layout-mobile .twoBox,
.layout-mobile .threeBox,
.layout-mobile .fourBox,
.layout-mobile .fiveBox,
.layout-mobile .sixBox,
.layout-mobile .sevenBox,
.layout-mobile .eightBox,
.layout-mobile .nineBox {
  padding: 0.8rem 0.4rem !important;
  box-sizing: border-box;
}

.layout-mobile .two_content {
  flex-direction: column;
  width: 100% !important;
  margin: 0.4rem auto;
  gap: 0.3rem;
}

.layout-mobile .two_content img {
  width: 3.3rem;
  height: auto;
  margin: 0 auto;
  display: block;
}

.layout-mobile .two_end {
  font-size: 0.24rem;
  padding-bottom: 0.4rem;
}

.layout-mobile .threeBox img {
  width: 6.7rem;
  margin: 0.4rem auto 0;
  display: block;
}

.layout-mobile .fourBox .title {
  position: relative !important;
  top: auto !important;
  padding: 0;
}

.layout-mobile .fourBox img {
  width: 100%;
  margin-top: 0.3rem;
}

.layout-mobile .fourBox .arrow {
  position: relative;
  font-size: 0.16rem;
  padding: 0.2rem 0;
  line-height: 1.6;
}

.layout-mobile .fiveListBox {
  width: 100% !important;
  margin: 0.4rem auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.2rem;
}

.layout-mobile .five_list {
  margin-bottom: 0.4rem;
  text-align: center;
  width: 48%;
  flex-shrink: 0;
}

.layout-mobile .five_list img {
  width: 3.29rem !important;
  max-width: 100%;
  height: auto !important;
}

.layout-mobile .five_list_r {
  position: relative !important;
  left: auto !important;
  top: auto !important;
  width: auto !important;
  margin-top: 0.16rem;
  text-align: center;
}

.layout-mobile .five_list_r :first-child {
  font-size: 0.24rem !important;
  line-height: 1.3 !important;
}

.layout-mobile .five_list_r :nth-child(2) {
  font-size: 0.14rem !important;
  line-height: 1.4 !important;
  margin-top: 0.1rem;
}

.layout-mobile .sixBox {
  height: auto !important;
  padding-top: 0.8rem !important;
}

.layout-mobile .sixListBox {
  width: 100% !important;
  gap: 0.24rem;
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: space-around !important;
  margin-top: 0.4rem !important;
}

.layout-mobile .sixList {
  width: 2.8rem !important;
  height: 2.8rem !important;
  border-radius: 0.5rem;
  margin-bottom: 0.16rem;
}

.layout-mobile .sixList img {
  width: 0.7rem !important;
  height: 0.7rem !important;
  margin-top: 0.15rem !important;
}

.layout-mobile .sixList :nth-child(2) {
  font-size: 0.2rem !important;
  line-height: 1.3 !important;
}

.layout-mobile .sixList :nth-child(3) {
  font-size: 0.14rem !important;
  line-height: 1.3 !important;
}

.layout-mobile .sevenBox {
  padding-top: 0.8rem !important;
}

.layout-mobile .sevenListBox {
  width: 100% !important;
  flex-direction: column;
  align-items: center;
  margin: 0.4rem auto !important;
  gap: 0.4rem;
}

.layout-mobile .sevenList img {
  width: 1.5rem;
  height: 1.5rem;
}

.layout-mobile .sevenList :nth-child(2) {
  font-size: 0.3rem !important;
  line-height: 1.2 !important;
}

.layout-mobile .sevenList :nth-child(3) {
  font-size: 0.18rem !important;
  margin-top: 0.2rem;
}

.layout-mobile .sevenList :nth-child(4) {
  font-size: 0.18rem !important;
  line-height: 1.4 !important;
}

.layout-mobile .eightBox {
  padding-top: 0.8rem !important;
  background-size: 100% 100% !important;
}

.layout-mobile .eightBox .title {
  padding: 0 0.4rem;
}

.layout-mobile .eightListBox {
  width: 100% !important;
  margin: 0.5rem auto 0 !important;
  padding: 0 0.4rem 0.8rem !important;
  box-sizing: border-box;
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: space-around !important;
  gap: 0.3rem;
}

.layout-mobile .eightList {
  width: 45%;
  text-align: center;
  font-size: 0.18rem !important;
  line-height: 1.4 !important;
}

.layout-mobile .eightListBox img {
  width: 1.4rem !important;
  height: 1.4rem !important;
  display: block;
  margin: 0 auto 0.12rem;
}

.layout-mobile .nineBox {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  width: 100% !important;
  margin: 0.8rem auto !important;
  padding: 0 0.4rem;
  box-sizing: border-box;
}

.layout-mobile .nineBox > div:first-child {
  width: 100%;
  order: 2;
}

.layout-mobile .nineListBox {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.layout-mobile .nineList {
  width: 50% !important;
  height: auto !important;
  min-height: 0.6rem;
  font-size: 0.26rem !important;
  padding: 0.12rem 0;
  box-sizing: border-box;
}

.layout-mobile .nineList img {
  width: 0.3rem !important;
  height: 0.3rem !important;
  margin-right: 0.1rem;
}

.layout-mobile .sub {
  width: 5.2rem !important;
  max-width: 100%;
  height: auto !important;
  margin: 0.3rem auto !important;
  display: block;
}

.layout-mobile .inp {
  width: 100%;
  margin-bottom: 0.16rem;
}

.layout-mobile .inp input {
  width: 100% !important;
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.28rem;
}

.layout-mobile .nine_banner {
  width: 6.7rem !important;
  margin: 0.4rem auto 0 !important;
}

.layout-mobile .cloud-hero {
  padding: 0.4rem 0.4rem 0.32rem !important;
  min-height: auto !important;
  max-height: none !important;
  height: auto !important;
  margin-top: 0 !important;
  overflow: visible !important;
}

.layout-mobile .cloud-hero h1 {
  font-size: 0.42rem;
  letter-spacing: 0.04rem;
}

.layout-mobile .cloud-hero-sub {
  font-size: 0.28rem;
}

.layout-mobile .cloud-hero-desc {
  font-size: 0.26rem;
  line-height: 1.6;
}

.layout-mobile .cloud-hero-stat strong {
  font-size: 0.36rem;
}

.layout-mobile .cloud-hero-stat {
  min-width: 0;
  flex: 1 1 45%;
  padding: 0.16rem;
}

.layout-mobile .cloud-seo-wrap {
  width: 100% !important;
  max-width: 100%;
  padding: 0.4rem;
  box-sizing: border-box;
}

.layout-mobile .cloud-seo-article {
  width: 100%;
  overflow-x: hidden;
}

.layout-mobile .cloud-lead {
  font-size: 0.24rem;
  line-height: 1.6;
  padding: 0.24rem;
}

.layout-mobile .cloud-seo-section {
  margin-bottom: 0.4rem;
}

.layout-mobile .cloud-seo-section h2 {
  font-size: 0.32rem !important;
  line-height: 1.4 !important;
  letter-spacing: 0.02rem;
  margin-bottom: 0.16rem;
  padding-bottom: 0.12rem;
}

.layout-mobile .cloud-seo-section p,
.layout-mobile .cloud-seo-section li,
.layout-mobile .cloud-value-list li {
  font-size: 0.24rem !important;
  line-height: 1.6 !important;
  margin-bottom: 0.12rem;
  word-break: break-word;
}

.layout-mobile .cloud-value-list {
  padding-left: 0.28rem;
  line-height: 1.6;
}

.layout-mobile .cloud-feature-grid {
  grid-template-columns: 1fr !important;
  gap: 0.2rem;
}

.layout-mobile .cloud-feature-card {
  padding: 0.24rem !important;
}

.layout-mobile .cloud-feature-card h3 {
  font-size: 0.28rem !important;
}

.layout-mobile .cloud-feature-card p {
  font-size: 0.22rem !important;
  line-height: 1.5 !important;
}

.layout-mobile .sassBox {
  flex-direction: column;
  align-items: center;
}

.layout-mobile .centerList .list {
  width: 3.2rem;
  margin-top: 0.59rem;
}

/* ========== 产品中心 productCenter ========== */
.layout-mobile .centerBox {
  padding-top: 0.8rem;
}

.layout-mobile .centerList {
  width: 100% !important;
  margin: 0.4rem 0 0 !important;
  padding: 0 0.4rem;
  box-sizing: border-box;
  justify-content: flex-start;
  gap: 0;
}

.layout-mobile .centerList .list:nth-child(2n) {
  margin-left: 0.3rem;
}

.layout-mobile .centerList .banner {
  width: 3.2rem;
  height: 4.2rem;
  object-fit: cover;
  border-radius: 10px;
}

.layout-mobile .centerList .titles {
  font-size: 0.26rem;
  line-height: 1.4;
  margin: 0.1rem 0;
  letter-spacing: 0;
}

.layout-mobile .centerList .pro_sn {
  font-size: 0.26rem;
  line-height: 1.3;
  margin-bottom: 0.1rem;
  letter-spacing: 0;
  opacity: 0.5;
}

.layout-mobile .centerList .summary {
  font-size: 0.2rem;
  line-height: 1.5;
  margin-bottom: 0.29rem;
  letter-spacing: 0;
  -webkit-line-clamp: 4;
}

.layout-mobile .centerList .more {
  width: 2rem;
  height: auto;
  margin-top: 0.3rem;
}

.layout-mobile .certification {
  height: auto !important;
  min-height: 0 !important;
  padding: 0.8rem 0.4rem !important;
  margin-top: 0.84rem;
  background-size: 100% 100% !important;
  box-sizing: border-box;
}

/* twoSwiper 规则已合并至品牌中心 .two 区块 */

.layout-mobile .sass {
  height: auto !important;
  min-height: 0;
  padding: 0.8rem 0.4rem !important;
  padding-bottom: 0.8rem;
  background-size: 100% 100% !important;
  box-sizing: border-box;
  overflow-x: hidden;
}

.layout-mobile .sass .pc {
  width: 100% !important;
  max-width: 7.3rem !important;
  margin: 0.4rem auto 0 !important;
  display: block;
}

.layout-mobile .sassBox_r {
  width: 100% !important;
  max-width: 6.7rem;
  margin: 0 auto;
  padding: 0 0.1rem;
  box-sizing: border-box;
}

.layout-mobile .sassList {
  width: 50% !important;
  box-sizing: border-box;
  padding: 0 0.08rem;
}

.layout-mobile .sassList div {
  font-size: 0.24rem !important;
  line-height: 1.4 !important;
  word-break: break-all;
}

.layout-mobile .sass_tit {
  width: 2.5rem;
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.32rem;
  border-radius: 0.4rem;
  margin: 1.14rem 0 0 0.4rem;
}

.layout-mobile .sassBox_r > div[style*="flex-wrap"] {
  flex-wrap: wrap !important;
  justify-content: space-around !important;
}

.layout-mobile .xian {
  display: none;
}

.layout-mobile .centerBox > div[style*="margin: 80px auto"] {
  width: 100% !important;
  margin: 0.8rem auto !important;
  padding: 0 0.4rem;
  box-sizing: border-box;
}

.layout-mobile .centerBox > div[style*="margin: 80px auto"] > div[style*="flex"] {
  flex-wrap: wrap !important;
  justify-content: space-around !important;
}

.layout-mobile .centerBox > div[style*="margin: 80px auto"] .sassList {
  width: 50% !important;
  margin-top: 0.51rem;
}

.layout-mobile .centerBox > div[style*="margin: 80px auto"] .sassList img {
  width: 0.9rem;
  height: 0.9rem;
}

.layout-mobile .wechartList {
  height: auto !important;
  min-height: 0 !important;
  padding: 0.8rem 0.4rem 0.4rem;
  box-sizing: border-box;
}

.layout-mobile .wList {
  width: 100% !important;
  margin: 0.8rem auto 0.3rem !important;
  flex-direction: column;
  align-items: center;
  gap: 0.3rem;
}

.layout-mobile .wList img {
  width: 3.64rem !important;
  max-width: 100%;
}

.layout-mobile .qrCode {
  margin-top: 0 !important;
  padding: 0.4rem 0 0.8rem;
  font-size: 0.26rem;
  line-height: 1.4;
  letter-spacing: 0;
}

.layout-mobile .qrCode img {
  width: 2.7rem;
  height: 2.7rem;
}

.layout-mobile .partner {
  height: auto !important;
  min-height: 0 !important;
  padding: 0.7rem 0.4rem 0.8rem !important;
  margin-top: 0 !important;
  background-size: 100% 100% !important;
  text-align: center;
  box-sizing: border-box;
}

.layout-mobile .partnerList {
  width: 100% !important;
  margin: 0.8rem auto 0.3rem !important;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.2rem;
}

.layout-mobile .partnerList img {
  width: 4.2rem !important;
  height: auto !important;
  max-width: 46%;
}

.layout-mobile .partnerTit {
  font-size: 0.26rem;
  line-height: 1.4;
  margin-top: 0.3rem;
}

/* ========== 加入我们 join ========== */
.layout-mobile .joinBox {
  width: 100% !important;
  margin: 0.8rem auto 0.4rem !important;
  padding: 0 0.4rem;
  box-sizing: border-box;
}

.layout-mobile .joinBox > .tits {
  font-size: 0.42rem;
  line-height: 1.2;
  letter-spacing: 0.02rem;
  margin-left: 0;
  text-align: left;
}

.layout-mobile .joinBox .threeSwiper {
  font-size: 0.28rem;
  font-weight: 300;
  color: #0f4d96;
  line-height: 0.7rem;
  margin-left: 0.02rem;
  min-height: 6rem;
  margin-top: 0.4rem;
}

.layout-mobile .joinBox .threeSwiper .swiper-slide {
  flex-direction: column;
}

.layout-mobile .joinBox .threeSwiper .swiper-slide a {
  width: 100% !important;
  font-size: 0.28rem;
  line-height: 0.7rem;
  height: auto;
  letter-spacing: 0;
}

.layout-mobile .joinBox .swiper-wrapper {
  min-height: 0;
}

.layout-mobile .joinBox .swiper-button-prev,
.layout-mobile .joinBox .swiper-button-next {
  top: 81% !important;
  width: 0.9rem !important;
  height: 0.9rem !important;
}

.layout-mobile .joinBox .swiper-button-prev {
  left: 1rem !important;
}

.layout-mobile .joinBox .swiper-button-next {
  right: 1.5rem !important;
}

.layout-mobile .joinBox .swiper3 {
  height: 0.5rem;
  bottom: 0 !important;
}

.layout-mobile .joinBox .swiper3 .swiper-pagination-bullet {
  width: 0.4rem;
  height: 0.04rem;
  border-radius: 0.02rem;
}

.layout-mobile .joinBox .swiper3 .swiper-pagination-bullet-active {
  width: 0.38rem;
  height: 0.02rem;
  background: #184d96;
}

/* ========== 加入我们详情 joinDetail ========== */
.layout-mobile .detailBox {
  width: 100% !important;
  padding: 0 0.4rem;
  box-sizing: border-box;
}

.layout-mobile .detailBox > .tits {
  font-size: 0.42rem;
  line-height: 1.3;
  margin-top: 0.8rem;
  letter-spacing: 0;
}

.layout-mobile .detailBox .money {
  font-size: 0.3rem;
  line-height: 1.4;
  margin-top: 0.28rem;
  color: #999;
}

.layout-mobile .detailBox .subheading {
  font-size: 0.3rem;
  line-height: 0.42rem;
  margin-top: 0.58rem;
  padding-bottom: 0.2rem;
  border-bottom: 1px solid hsla(0, 0%, 60%, 0.3);
}

.layout-mobile .detailBox .content {
  font-size: 0.24rem;
  line-height: 1.6;
  margin-top: 0.38rem;
}

.layout-mobile .emailBox {
  height: auto !important;
  min-height: 1.5rem;
  padding: 0.4rem 0.4rem 0.6rem;
  box-sizing: border-box;
}

.layout-mobile .emailBox .youxiang {
  font-size: 0.3rem;
  line-height: 1.4;
}

.layout-mobile .emailBox .youxiang span {
  font-size: 0.3rem;
}

.layout-mobile .emailBox .yaoqiu {
  font-size: 0.22rem;
  line-height: 1.5;
}

/* ========== 联系我们 callme ========== */
.layout-mobile .map {
  width: 100% !important;
  margin: 0.89rem auto 0 !important;
  padding: 0 0.4rem;
  box-sizing: border-box;
  font-size: 0.4rem;
  line-height: 1.3;
  letter-spacing: 0.02rem;
  text-align: left !important;
}

.layout-mobile .map img {
  width: 6.7rem !important;
  max-width: 100%;
  height: auto !important;
  margin-top: 0.43rem;
  display: block;
}

.layout-mobile .map + .box {
  width: 100% !important;
  padding: 0 0.4rem;
  box-sizing: border-box;
  flex-direction: column;
  align-items: stretch;
}

.layout-mobile .map + .box .list {
  width: 100% !important;
  margin-right: 0 !important;
  margin-top: 0;
  height: 1.2rem;
  padding-top: 0.27rem;
  box-sizing: border-box;
}

.layout-mobile .map + .box .list :first-child {
  font-size: 0.22rem;
  line-height: 1.4;
}

.layout-mobile .map + .box .list :nth-child(2) {
  font-size: 0.3rem;
  line-height: 1.4;
  padding-bottom: 0.2rem;
}

/* ========== 产品详情 productDetail ========== */
.layout-mobile .kvs + .box,
.layout-mobile .kvs ~ .box {
  width: 100% !important;
  padding: 0 0.4rem;
  box-sizing: border-box;
}

.layout-mobile .kvs + .box .name,
.layout-mobile .kvs ~ .box .name {
  font-size: 0.48rem;
  line-height: 1.3;
  color: #1859a0;
  margin-top: 0.83rem;
}

.layout-mobile .kvs + .box .pro_sn,
.layout-mobile .kvs ~ .box .pro_sn {
  font-size: 0.28rem;
  line-height: 1.5;
  margin-top: 0.2rem;
}

.layout-mobile .kvs + .box .content,
.layout-mobile .kvs ~ .box .content {
  font-size: 0.28rem;
  line-height: 1.6;
  margin-top: 0.58rem;
}

.layout-mobile .kvs + .box .canshu,
.layout-mobile .kvs ~ .box .canshu {
  font-size: 0.36rem;
  margin-top: 0.59rem;
  margin-bottom: 0.41rem;
}

.layout-mobile .kvs + .box .details img,
.layout-mobile .kvs ~ .box .details img {
  width: 6.7rem !important;
  max-width: 100%;
  height: auto !important;
}

/* ========== 新闻中心 lists (SSR) ========== */
.layout-mobile .news-center-body {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 0 0.8rem !important;
  box-sizing: border-box;
}

.layout-mobile .news-center-main {
  width: 100%;
}

.layout-mobile .news-center-heading {
  font-size: 0.42rem !important;
  line-height: 0.48rem !important;
  letter-spacing: 0.02rem;
  margin: 0.8rem 0.4rem 0 !important;
  font-weight: normal;
}

.layout-mobile .newsList {
  display: block !important;
  flex-wrap: nowrap !important;
  margin-top: 0.59rem !important;
  padding: 0 0.4rem;
  box-sizing: border-box;
}

.layout-mobile .newsBox {
  width: 100% !important;
  margin-right: 0 !important;
  margin-top: 0.59rem !important;
}

.layout-mobile .newsBox .banner_img,
.layout-mobile .newsBox img.banner_img {
  width: 100% !important;
  height: auto !important;
  max-height: none !important;
  object-fit: unset !important;
  border-radius: 0.2rem;
  display: block;
}

.layout-mobile .newsBox .tits {
  width: 6.29rem !important;
  max-width: 100%;
  font-size: 0.42rem !important;
  line-height: 1.35 !important;
  letter-spacing: 0;
  margin: 0.2rem 0 0 !important;
  overflow: visible;
  text-overflow: unset;
  display: block;
  -webkit-line-clamp: unset;
  -webkit-box-orient: unset;
  word-break: break-word;
}

.layout-mobile .newsBox .time {
  font-size: 0.2rem;
  line-height: 1.4;
  margin-top: 0.23rem;
  align-items: center;
}

.layout-mobile .newsBox .time img {
  width: 0.22rem;
  height: 0.22rem;
  margin-right: 0.1rem;
}

/* ========== 新闻详情 newsDetail ========== */
.layout-mobile .top {
  height: auto !important;
  min-height: 2.6rem !important;
  margin-top: 0 !important;
  padding: 0.4rem !important;
  box-sizing: border-box;
  background: #f4f8fb;
  align-items: center;
}

.layout-mobile .top div {
  margin-top: 0 !important;
}

.layout-mobile .top :first-child {
  width: auto !important;
  height: auto !important;
  font-size: 0.48rem !important;
  line-height: 1.2 !important;
  border-right: 1px solid rgba(24, 77, 150, 0.5);
  margin-left: 0 !important;
  margin-right: 0.2rem !important;
  padding-right: 0.2rem;
}

.layout-mobile .top :nth-child(2) {
  font-size: 0.28rem !important;
  line-height: 1.2 !important;
  letter-spacing: 0;
}

.layout-mobile .banner:has(.banner1) {
  width: 6.7rem !important;
  height: 1.44rem !important;
  margin: 0 auto !important;
  font-size: 0.26rem;
  overflow-x: auto;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.layout-mobile .banner1 {
  width: auto !important;
  height: auto !important;
  font-size: 0.26rem !important;
  line-height: 1.44rem !important;
  margin-right: 0.39rem !important;
  flex-shrink: 0;
  letter-spacing: 0;
}

.layout-mobile .banner1.cur {
  font-size: 0.4rem !important;
  color: #184d96;
}

.layout-mobile .detail {
  width: 100% !important;
  padding: 0 0.4rem;
  box-sizing: border-box;
}

.layout-mobile .detail > .tits {
  font-size: 0.48rem !important;
  line-height: 1.4 !important;
  margin-top: 0.53rem !important;
  margin-bottom: 0.37rem !important;
  letter-spacing: 0;
}

.layout-mobile .detail .time {
  font-size: 0.2rem;
  margin-bottom: 0.7rem;
}

.layout-mobile .detail .time img {
  width: 0.22rem;
  height: 0.22rem;
}

.layout-mobile .detail .cotent {
  font-size: 0.28rem;
  line-height: 1.6;
  margin-top: 0;
  width: 6.7rem;
  max-width: 100%;
}

.layout-mobile .detail .cotent p {
  margin-bottom: 0.24rem;
  text-align: justify;
}

.layout-mobile .detail .cotent h2 {
  font-size: 0.36rem !important;
  color: #0F4D96;
  font-weight: normal;
  letter-spacing: 0.02rem;
  margin: 0.5rem 0 0.28rem;
  padding-bottom: 0.16rem;
  border-bottom: 1px solid #e8e8e8;
  line-height: 1.4;
}

.layout-mobile .detail .cotent h3 {
  font-size: 0.3rem !important;
  color: #0F4D96;
  font-weight: normal;
  margin: 0.36rem 0 0.16rem;
  line-height: 1.4;
}

.layout-mobile .detail .cotent strong {
  color: #0F4D96;
  font-weight: normal;
}

.layout-mobile .detail .cotent .art-lead {
  font-size: 0.3rem;
  line-height: 1.65;
  margin-bottom: 0.32rem;
}

.layout-mobile .detail .cotent .art-info-box {
  background: #f4f8fb;
  border-left: 0.06rem solid #0F4D96;
  padding: 0.28rem 0.32rem;
  margin: 0.32rem 0;
  border-radius: 0 0.12rem 0.12rem 0;
}

.layout-mobile .detail .cotent .art-info-box p {
  margin: 0 0 0.12rem;
  line-height: 1.6;
  text-align: left;
}

.layout-mobile .detail .cotent .art-figure {
  margin: 0.4rem 0;
  text-align: center;
}

.layout-mobile .detail .cotent .art-caption {
  font-size: 0.22rem !important;
  color: #999 !important;
  margin-top: 0.12rem !important;
  line-height: 1.5;
}

.layout-mobile .detail .cotent .art-quote {
  border-left: 0.06rem solid #F5AE16;
  padding: 0.24rem 0.32rem;
  margin: 0.32rem 0;
  background: #fffbf0;
  color: #666;
  font-size: 0.26rem;
  line-height: 1.6;
}

.layout-mobile .detail .cotent ul {
  padding-left: 0.4rem;
  margin: 0.24rem 0 0.32rem;
}

.layout-mobile .detail .cotent .art-author {
  margin-top: 0.48rem;
  padding-top: 0.32rem;
  border-top: 1px solid #e8e8e8;
  font-size: 0.24rem;
  color: #666;
}

.layout-mobile .detail .cotent img {
  max-width: 100%;
  height: auto !important;
  border-radius: 0.12rem;
}

.layout-mobile .new_bottom {
  width: 6.7rem !important;
  height: 1rem !important;
  margin: 0.5rem auto 0.8rem !important;
  font-size: 0.26rem;
  padding: 0 0.1rem;
  box-sizing: border-box;
}

.layout-mobile .new_bottom img {
  width: 0.2rem;
  height: 0.3rem;
}

.layout-mobile .new_bottom :nth-child(2),
.layout-mobile .new_bottom :nth-child(4) {
  font-size: 0.26rem;
}

.layout-mobile .new_bottom :nth-child(3) {
  font-size: 0.26rem;
}

.layout-mobile .new_bottom :nth-child(3) {
  font-size: 0.26rem;
  order: 0 !important;
  width: auto !important;
  flex: 1 !important;
  text-align: center !important;
  margin-bottom: 0 !important;
}

.layout-mobile .news-page-body {
  width: 100% !important;
  margin: 0 !important;
  flex-direction: column !important;
  gap: 0 !important;
  align-items: stretch !important;
}

.layout-mobile .news-main {
  order: 1;
  width: 100%;
  min-width: 0;
}

.layout-mobile .news-sidebar {
  width: 6.7rem !important;
  max-width: calc(100% - 0.8rem);
  margin: 0.4rem auto 0 !important;
  padding-bottom: 0.4rem !important;
  order: 2;
}

.layout-mobile .news-sidebar-title {
  font-size: 0.36rem !important;
  margin-bottom: 0.16rem !important;
}

.layout-mobile .news-sidebar-bar {
  width: 0.08rem !important;
  height: 0.36rem !important;
  margin-right: 0.2rem !important;
}

.layout-mobile .news-sidebar-list li {
  padding: 0.36rem 0 !important;
  border-bottom: 1px solid #eee;
}

.layout-mobile .news-sidebar-list li a {
  font-size: 0.28rem !important;
  line-height: 1.5 !important;
  margin-bottom: 0.12rem;
}

.layout-mobile .news-sidebar-date {
  font-size: 0.22rem !important;
  line-height: 1.4 !important;
}

/* ========== FAQ ========== */
.layout-mobile .faq-breadcrumb {
  width: 6.7rem !important;
  margin: 1.2rem auto 0 !important;
  padding: 0.16rem 0 0 !important;
  font-size: 0.24rem;
}

.layout-mobile .faq-hero {
  min-height: 0 !important;
  padding: 0.6rem 0.4rem 0.5rem !important;
}

.layout-mobile .faq-hero h1 {
  font-size: 0.42rem !important;
  letter-spacing: 0.04rem;
  margin-bottom: 0.16rem;
}

.layout-mobile .faq-hero-sub {
  font-size: 0.28rem !important;
  margin-bottom: 0.16rem;
}

.layout-mobile .faq-hero-desc {
  font-size: 0.26rem !important;
  line-height: 1.6;
}

.layout-mobile .faq-main {
  width: 6.7rem !important;
  max-width: none !important;
  padding: 0.48rem 0 0.6rem !important;
}

.layout-mobile .faq-item {
  padding: 0.28rem 0.24rem !important;
  border-radius: 0.12rem;
  margin-bottom: 0.16rem;
}

.layout-mobile .faq-item h2 {
  font-size: 0.28rem !important;
  margin-bottom: 0.12rem;
}

.layout-mobile .faq-item p {
  font-size: 0.24rem !important;
  line-height: 1.6;
}

.layout-mobile .faq-cta {
  margin-top: 0.48rem;
  padding: 0.48rem 0.32rem !important;
  border-radius: 0.16rem;
}

.layout-mobile .faq-cta h2 {
  font-size: 0.32rem !important;
}

.layout-mobile .faq-cta p {
  font-size: 0.26rem !important;
}

.layout-mobile .faq-cta p span {
  font-size: 0.36rem !important;
}

.layout-mobile .faq-btn {
  padding: 0.12rem 0.32rem;
  font-size: 0.26rem;
  border-radius: 0.3rem;
}

.layout-mobile .faq-cta-btns {
  gap: 0.16rem;
}

/* 隐私政策 / 404 等通用内容页 */
.layout-mobile .content {
  padding: 0 0.4rem !important;
  font-size: 0.28rem;
  line-height: 1.6;
}

.layout-mobile .mode {
  margin-top: 0.8rem !important;
  font-size: 0.36rem;
}

.layout-mobile .bg {
  height: auto !important;
  min-height: 8rem;
  padding: 1rem 0.4rem;
  box-sizing: border-box;
}

.layout-mobile .img404 {
  width: 6.84rem !important;
  max-width: 90%;
  height: auto !important;
  margin-top: 1rem !important;
}

.layout-mobile .home {
  width: 2.84rem !important;
  height: auto !important;
  margin-top: 0.28rem !important;
}

/* 桌面端隐藏移动专用元素 */
.scheme-bottom-wrap,
.scheme-xuanfu {
  display: none;
}

/* ========== 顶部 Banner/KV 兜底（仅 KV/首屏，不影响内容轮播） ========== */
.layout-mobile img.kv,
.layout-mobile img.news-kv,
.layout-mobile .kvs img.kv {
  width: 100% !important;
  height: auto !important;
  max-height: none !important;
  object-fit: unset !important;
}

.layout-mobile .mySwiper,
.layout-mobile .mySwiper .swiper-wrapper,
.layout-mobile .mySwiper .swiper-slide,
.layout-mobile .mySwiper .swiper-slide a {
  overflow: visible !important;
  height: auto !important;
  max-height: none !important;
}

.layout-mobile .mySwiper .swiper-slide img:not(.arrow) {
  width: 100% !important;
  height: auto !important;
  max-height: none !important;
  object-fit: unset !important;
}
