    /* 方案中心 */
    .fa-zpg-grid-item {
      border: 1px solid #f5f5f5; /* 边框颜色 */
      border-radius: 15px; /* 圆角矩形 */
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* 投影效果 */
      overflow: hidden; /* 隐藏溢出部分 */
      margin-bottom: 30px; /* 下边距 */
    }

    .fa-zpg-grid-item img {
      width: 100%; /* 图片宽度填满容器 */
      border-top-left-radius: 15px; /* 顶部左侧圆角 */
      border-top-right-radius: 15px; /* 顶部右侧圆角 */
    }

    .fa-zpg-grid-content {
      padding: 20px; /* 内边距 */
    }

    .fa-zpg-grid-title {
      font-size: 30px; /* 标题大小 */
      font-weight: bold; /* 加粗 */ /* 标题颜色 */
      margin-top: 40px; /* 标题与图片之间的距离 */
      margin-bottom: 20px; /* 标题下方的距离 */
      text-align: left; /* 左对齐 */
      margin-left: 20px; /* 左边距 */
      margin-right: 20px; /* 右边距 */
    }

    .fa-zpg-grid-title  a{text-decoration:none;color: #000000;}
    .fa-zpg-grid-title  a:hover{text-decoration:none;color: #000000;}



    .fa-zpg-grid-description {
      font-size: 20px; /* 描述大小 */
      color: #5d5f63; /* 描述颜色 */
      text-align: left; /* 左对齐 */
      margin-bottom: 20px; /* 描述下方的距离 */
      margin-left: 20px; /* 左边距 */
      margin-right: 20px; /* 右边距 */
    }
    
    .fa-zpg-grid-description  a{text-decoration:none;color: #5d5f63;}
    .fa-zpg-grid-description  a:hover{text-decoration:none;color: #5d5f63;}
 
   
   
 

    @media (min-width: 768px) {  /* 电脑端 */
    .fangan-zpg-my-grid {
        margin-top: 60px;
      }
    }

    @media (max-width: 767px) {  /* 手机端 */
    .fangan-zpg-my-grid {
        margin-top: 30px;
      }
 
 
    .fa-zpg-grid-title {
      font-size: 26px; /* 标题大小 */
      margin-top: 30px; /* 标题与图片之间的距离 */
      margin-bottom: 15px; /* 标题下方的距离 */
      text-align: left; /* 左对齐 */
      margin-left: 10px; /* 左边距 */
      margin-right: 10px; /* 右边距 */
    }



    .fa-zpg-grid-description {
      font-size: 16px; /* 描述大小 */
      color: #5d5f63; /* 描述颜色 */
      text-align: left; /* 左对齐 */
      margin-bottom: 15px; /* 描述下方的距离 */
      margin-left: 10px; /* 左边距 */
      margin-right:10px; /* 右边距 */
    }




     
      
    }
   







  
    /* 方案工会 政策 效果 */
 
    @media (min-width: 768px) {  /* 电脑端 */
    .fangan-my-grid {
        margin-top: 60px;
      }
    }

    @media (max-width: 767px) {  /* 手机端 */
    .fangan-my-grid {
        margin-top: 30px;
      }
    }
 
  
    .fangan-zc-box {
      padding: 20px;
      color: #fff;
      text-align: center;
    }
    
   


  .fangan-zc-custom-grid-item {
      background-color: #424de7;
      border-radius: 20px;
      padding: 35px;
    }

   .fangan-zc-custom-grid-item h2 {
      font-size: 32px;
      font-weight: bold;
      color: white;
      margin-top: 35px;
      margin-bottom: 20px;
     text-align: left;  /* 新增，确保内容左对齐 */
    }

   .fangan-zc-custom-grid-item p {
      font-size: 18px;
      color: white;
      line-height: 35px;
      margin-top: 10px;
      margin-bottom: 50px;
      text-align: left;  /* 新增，确保内容左对齐 */
    } 
 





 
    @media (max-width: 767px) {  /* 手机端 */

  .fangan-zc-custom-grid-item {
      background-color: #424de7;
      border-radius: 20px;
      padding: 25px;
    }

   .fangan-zc-custom-grid-item h2 {
      font-size: 20px;
      font-weight: bold;
      color: white;
      margin-top: 30px;
      margin-bottom: 20px;
     text-align: left;  /* 新增，确保内容左对齐 */
     line-height:25px;
    }

   .fangan-zc-custom-grid-item p {
      font-size: 14px;
      color: white;
      line-height: 25px;
      margin-top: 10px;
      margin-bottom: 25px;
      text-align: left;  /* 新增，确保内容左对齐 */
    } 
    

    }







 /* 方案 政策要求 效果 */
 .fa-grid-container-bg
 {
 background-color: #d5e3fe;
 margin-left:0; margin-right:0;padding-left:0;padding-right:0;
      position: relative; /* 使子元素可以绝对定位 */
 }
 
 
     .fa-zc-footer-bar {
      height: 16px;
      width: 100%;
      background-color: #424de5;
      position: absolute; /* 绝对定位 */
      bottom: 0; /* 位于底部 */
      left: 0; /* 从左侧开始 */
      width: 100%; /* 宽度为100% */  
    
      
    }
    
 
  .fangan-zc-yaoqiu-custom-grid-item {
      background-color: white;
      border-radius: 10px;
      padding: 30px;
    }

  .fangan-zc-yaoqiu-custom-grid-item h2 {
      font-size: 32px;
      font-weight: bold;
      color: #000000;
      margin-top: 25px;
      margin-bottom: 20px;
      text-align: left;
      
    }

  .fangan-zc-yaoqiu-custom-grid-item p {
      font-size: 16px;
      color: #232323;
      line-height: 28px;
      margin-top: 10px;
      margin-bottom: 10px;
      text-align: left;
    }

  .fangan-zc-yaoqiu-custom-grid-item i {
      background-color: #454eeb;
      width: 14px;
      height: 14px;
      border-radius: 50%;
      display: inline-block;
      margin-right: 10px;
      margin-top:5px;
    }
  



    @media (max-width: 767px) {  /* 手机端 */

  .fangan-zc-yaoqiu-custom-grid-item h2 {
      font-size: 20px;
      font-weight: bold;
      color: #000000;
      margin-top: 25px;
      margin-bottom: 20px;
      text-align: left;
      
    }

  .fangan-zc-yaoqiu-custom-grid-item p {
      font-size: 14px;
      color: #232323;
      line-height: 28px;
      margin-top: 10px;
      margin-bottom: 10px;
      text-align: left;
    }


}




  
  
  /* 方案 岗前 行业现状 效果 */
    .fa-gh-hyxz-box {
      padding: 20px;
      height: 100%;
    }
    .fa-gh-hyxz-box-left {
      text-align: right;
    }
    .fa-gh-hyxz-box-right {
      text-align: left;
    }
    .fa-gh-hyxz-box-center {
      text-align: center;
    }
    .fa-gh-hyxz-btn {
      background-color: #424de7;
      color: #fff;
      font-size: 24px;
      font-weight: bold;
      padding: 5px 20px;
      margin-bottom: 10px;
      margin-top:35px;
      border-radius: 10px; /* 悬停时圆角半径增加 */
    }
    .fa-gh-hyxz-description {
      font-size: 16px;
      color: #1f1f1f;
      line-height: 35px;
      margin-top:15px;
    }
    .fa-gh-hyxz-description-right {
      text-align: right;
    }
    .fa-gh-hyxz-description-left {
      text-align: left;
    }
    
    
      .fa-gh-hyxz-btn:hover,
    .fa-gh-hyxz-btn:focus {
      color: #fff; /* 鼠标悬停或焦点时文字颜色 */
    }

    .fa-gh-hyxz-btn:active {
      color: #fff; /* 按钮被点击时文字颜色 */
    }  
    


    @media (max-width: 767px) {  /* 手机端 */
    
    
    .fa-gh-hyxz-box-left {
      text-align: left;
    }
    
    .fa-gh-hyxz-description-right {
      text-align: left;
    }

}







  /*  方案 工会 解决方案 效果 */
    .fa-gh-jjfa-container-bg {
      background-color: #ebf1ff; /* 背景颜色 */
      border-radius: 15px; /* 圆角矩形 */
      padding: 30px;
      padding-top:40px;
      padding-bottom:40px;
      
    }
    .fa-gh-jjfa-btn-wrapper {
      display: flex;
      flex-direction: column;
      align-items: flex-start; /* 按钮左对齐 */
    }
    .fa-gh-jjfa-btn-custom {
      background-color: #424de7; /* 按钮背景颜色 */
      color: #fff; /* 按钮文字颜色 */
      border-radius: 10px; /* 按钮圆角矩形 */
      padding: 6px 20px;
      font-size: 24px; /* 按钮文字大小 */
      text-align: center; /* 按钮文字居中对齐 */
      margin-bottom: 10px; /* 按钮与内容文字间距 */
      transition: color 0.3s ease; /* 文字颜色变化的平滑过渡 */
    }
    .fa-gh-jjfa-contenticon {
      color: #4151e4; /* 图标颜色 */
      font-size: 25px; /* 图标大小 */
      font-weight:600;
      margin-right: 10px;
 
    }
    .fa-gh-jjfa-content {
      color: #020305; /* 内容文字颜色 */
      font-size: 18px; /* 内容文字大小 */
      line-height: 35px; /* 行间距 */
      margin-top:15px;
      margin-bottom:15px;
    }
    .fa-gh-jjfa-content .icon {
      color: #4151e4; /* 图标颜色 */
      font-size: 18px; /* 图标大小 */
      margin-right: 10px;
    }
    .fa-gh-jjfa-img-container {
      text-align: center; /* 图片居中对齐 */
    }
    
   
    .fa-gh-jjfa-btn-custom:hover,
    .fa-gh-jjfa-btn-custom:focus,
    .fa-gh-jjfa-btn-custom:active {
      color: #fff; /* 鼠标悬停、点击和焦点时文字颜色 */
    } 
    
 
    @media (max-width: 767px) {  /* 手机端 */

    .fa-gh-jjfa-img-container{margin-top:35px;margin-bottom:35px;}

}   
    






  
  /* 方案 工会 产品end 效果 */
    .fa-gh-jjfa-custom-text {
      font-size: 18px; /* 文字大小 */
      color: #33353c; /* 文字颜色 */
      text-align: left; /* 文字左对齐 */
      line-height: 28px; /* 行间距 */
      margin-top:40px;
    }


    @media (max-width: 767px) {  /* 手机端 */
    
    .fa-gh-jjfa-custom-text {
      font-size: 16px; /* 文字大小 */
      color: #33353c; /* 文字颜色 */
      text-align: left; /* 文字左对齐 */
      line-height: 28px; /* 行间距 */
      margin-top:20px;
    }


}
    
	
	
	
	
	



/* 健康检测系列产品  效果 */

.fa-cp-full-screen-bg{

      background-color: #d5e3fe;
      padding-bottom:60px;
      
      
}

 
    .fa-gh-cp-grid-item {
      background-color: #ffffff;
      margin: 10px;
      padding: 20px;
      text-align: center;
    }
    .fa-gh-cp-btn-custom {
      background-color: #424de7;
      border-radius: 10px;
      color: #ffffff;
      font-size: 20px;
      padding: 10px 20px;
      margin-top:10px;
      margin-bottom:10px;
      
    }
    .fa-gh-cp-special-box {
      background-color: #d5e3fe;
      border-radius: 30px;
      text-align: center;
      padding: 10px;
      margin-top:20px;
      margin-bottom:15px;
      max-width:180px;
      margin:0 auto;
      
      
    }
    .fa-gh-cp-special-box h2 {
      font-size: 20px;
      color: #060000;
      font-weight: bold;
      text-align: center;
      margin:0;padding:0;

    }
    .fa-gh-cp-slogan {
      font-size: 22px;
      color: #060000;
      text-align: center;
      margin-top:10px;
    }
   

.fa-gh-cp-btn-custom:hover {
  color: #ffffff; /* 文字仍然是白色 */
}

.fa-gh-cp-btn-custom:focus
 {
  color: #ffffff; /* 文字仍然是白色 */
 }

.fa-gh-cp-btn-custom:active {
  color: #ffffff; /* 文字仍然是白色 */
} 
    
    
 
      .fa-gh-cp2-left-col {
            
      padding:30px;
      
      }


    .fa-gh-cp2-right-col {

      padding:30px;

    
    }

    .fa-gh-cp2-left-col img {
      width: 100%; /* 图片宽度填满容器 */
      border-radius: 15px; /* 圆角矩形 */
      
    }

    .fa-gh-cp2-right-col h1 {
      font-size: 40px; /* 标题大小 */
      font-weight: bold; /* 加粗 */
      color: #020001; /* 标题颜色 */
      text-align: left; /* 标题左对齐 */
    }

    .fa-gh-cp2-right-col p {
      font-size: 28px; /* 内容大小 */
      color: #000500; /* 内容颜色 */
      text-align: left; /* 内容左对齐 */
      line-height: 45px; /* 行间距 */
      margin-top:40px; /* 去除默认的上边距 */
      
    }

    .fa-gh-cp2-btn-custom {
      background-color: #007bff; /* 按钮背景颜色 */
      border-radius: 15px; /* 圆角矩形 */
      color: #fff; /* 按钮文字颜色 */
      text-align: center; /* 文字居中对齐 */
      display: block; /* 使按钮充满宽度 */
      margin-top: 20px; /* 按钮上边距 */
      padding: 10px 20px; /* 按钮内边距 */
      text-decoration: none; /* 去掉下划线 */
      font-size:20px;
      font-weight:600;
    }
 
.fa-gh-cp2-btn-custom:hover {
  color: #fff; /* 鼠标悬停时文字颜色设置为白色 */
}   
    
    
    
    
 
    @media (max-width: 767px) {  /* 手机端 */


    .fa-gh-cp2-right-col {

      padding:10px;
    
    }
  


    .fa-gh-cp2-right-col h1 {
      font-size: 25px; /* 标题大小 */
      font-weight: bold; /* 加粗 */
      color: #020001; /* 标题颜色 */
      text-align: left; /* 标题左对齐 */
    }


      .fa-gh-cp2-right-col p {
      font-size: 16px; /* 内容大小 */
      color: #000500; /* 内容颜色 */
      text-align: left; /* 内容左对齐 */
      line-height: 35px; /* 行间距 */
      margin-top:20px; /* 去除默认的上边距 */
      
    }
    

    .fa-gh-cp2-btn-custom {
      background-color: #007bff; /* 按钮背景颜色 */
      border-radius: 15px; /* 圆角矩形 */
      color: #fff; /* 按钮文字颜色 */
      text-align: center; /* 文字居中对齐 */
      display: block; /* 使按钮充满宽度 */
      margin-top: 15px; /* 按钮上边距 */
      padding: 10px 20px; /* 按钮内边距 */
      text-decoration: none; /* 去掉下划线 */
      font-size:14px;
      font-weight:600;
    }
    
  
    

}   
    
    






     /* 方案 企业 现有痛点 效果  */
    .fa-qy-grid-item {
      border-radius: 15px; /* 圆角矩形 */
      padding: 20px; /* 内边距 */
      margin: 15px; /* 外间距 */
      display: flex; /* 使用 Flexbox 排列内容 */
      align-items: flex-start; /* 内容上对齐 */
      margin-top:20px;
      margin-bottom:20px;
      padding: 45px; /* 内边距 */
      
      
    }

    .fa-qy-grid-item-1 {
      background-color: #1b68ec; /* 背景颜色 */
    }

    .fa-qy-grid-item-2 {
      background-color: #ffffff; /* 背景颜色 */
      border: 2px solid #c4d0e0; /* 边框 */
    }

    .fa-qy-icon-container {
      background-color: #ffffff; /* 圆角矩形背景颜色 */
      border-radius: 50%; /* 圆角矩形 */
      width: 60px; /* 圆角矩形宽度 */
      height: 60px; /* 圆角矩形高度 */
      display: flex; /* 使用 Flexbox 排列图标 */
      align-items: center; /* 图标垂直居中 */
      justify-content: center; /* 图标水平居中 */
      margin-right: 15px; /* 图标和文字之间的间距 */
      margin-top:10px;
    }

    .fa-qy-icon-container i {
      color: #406bf5; /* 图标颜色 */
      font-size: 35px; /* 图标大小 */
      
    }

    .fa-qy-text-content {
      flex: 1; /* 让内容区域占据剩余空间 */
    }

    .fa-qy-text-content h3 {
      font-size: 22px; /* 标题大小 */
      font-weight: bold; /* 标题加粗 */
      color: #ffffff; /* 标题颜色 */
      margin-top: 10px; /* 去除默认的上边距 */
      margin-bottom: 10px; /* 标题下方的距离 */
      text-align: left; /* 左对齐 */
    }

    .fa-qy-text-content p {
      font-size: 16px; /* 描述大小 */
      color: #ffffff; /* 描述颜色 */
      line-height: 30px; /* 描述行间距 */
      margin: 0; /* 去除默认的上下边距 */
      text-align: left; /* 左对齐 */
    }

    .fa-qy-grid-item-2 .fa-qy-icon-container i {
      color: #ffffff; /* 图标颜色 */
      background-color: #406bf5; /* 圆角矩形背景颜色 */
    }

    .fa-qy-grid-item-2 .fa-qy-text-content h3 {
      color: #1b68eb; /* 标题颜色 */
    }

    .fa-qy-grid-item-2 .fa-qy-text-content p {
      color: #111111; /* 描述颜色 */
    }




  
  /* 方案 企业 政策文件 效果  */
    .fa-qy-zcwj-grid-item {
   
      margin-top: 15px; /* 格子上方的外边距 */
      margin-bottom: 15px; /* 格子下方的外边距 */
    }

    .fa-qy-zcwj-image-container img {
      width: 100%; /* 图片宽度填满容器 */
      border-radius: 5px; /* 图片圆角 */
      margin-top:30px;
    }

    .fa-qy-zcwj-content-box {
      background-color: #ffffff; /* 背景颜色 */
      border-radius: 10px; /* 圆角矩形 */
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* 投影效果 */
      padding: 20px; /* 内边距 */
      margin: 15px; /* 外边距 */
      margin-top:25px;
      margin-bottom:25px;
    }

    .fa-qy-zcwj-content-box p {
      font-size: 16px; /* 内容字体大小 */
      color: #202020; /* 内容颜色 */
      line-height: 28px; /* 内容行间距 */
      margin: 0; /* 去除默认上下边距 */
      margin-top:15px;
    }

    .fa-qy-zcwj-content-box hr {
      border: none; /* 去除默认边框 */
      border-top: 2px solid #000000; /* 横线颜色和宽度 */
      margin: 30px 0; /* 上下间距 */
    }

    .fa-qy-zcwj-content-box h3 {
      font-size: 20px; /* 标题大小 */
      font-weight: bold; /* 标题加粗 */
      color: #000000; /* 标题颜色 */
      margin: 0 0 20px; /* 下边距 */
    }

    .fa-qy-zcwj-button-container {
      display: flex; /* 使用 Flexbox 布局 */
      justify-content: space-between; /* 按钮左对齐，图标右对齐 */
      align-items: center; /* 垂直居中对齐 */
      margin-top: 20px; /* 上边距 */
    }

    .fa-qy-zcwj-button-container .btn {
      background-color: #fe0000; /* 按钮背景颜色 */
      color: #ffffff; /* 按钮文字颜色 */
      font-size: 20px; /* 按钮文字大小 */
      border-radius: 20px; /* 圆角矩形按钮 */
      padding: 3px 20px; /* 按钮内边距 */
      text-align: center; /* 按钮文字居中对齐 */
    }

    .fa-qy-zcwj-button-container .icon {
      font-size: 20px; /* 图标大小 */
      color: #000000; /* 图标颜色 */
    }






  
  /*  方案 健康企业  产品  cp 岗前  */
    .fa-qy-cp-gq-grid-container {
      padding: 15px;
    }

    .fa-qy-cp-gq-left-image img {
      width: 100%; /* 图片自适应 */
      height: auto; /* 高度自适应 */
    }

    .fa-qy-cp-gq-right-content {
      padding: 15px;
    }

    .fa-qy-cp-gq-title {
      font-size: 36px;
      font-weight: bold;
      color: #000000;
      text-align: center;
      margin: 0;
      position: relative;
    }

    .fa-qy-cp-gq-title::before,
    .fa-qy-cp-gq-title::after {
      content: '';
      position: absolute;
      top: 50%;
      width: 30%;
      height: 2px;
      background-color: #367aed;
      z-index: 1;
    }

    .fa-qy-cp-gq-title::before {
      left: 0;
    }

    .fa-qy-cp-gq-title::after {
      right: 0;
    }

    .fa-qy-cp-gq-button-row {

      border: 1px solid #1c69eb;
      margin-top:20px;
      
    }

    .fa-qy-cp-gq-button-left,
    .fa-qy-cp-gq-button-right {
      display: flex;
      font-size: 24px;
      color: white;
    }

    .fa-qy-cp-gq-button-left {
      background-color: #1c69eb;
      height: 52px;
      font-size: 24px;      
      /* width: 30%; */
      align-items: center;
      justify-content: center;

      
    }

    .fa-qy-cp-gq-button-right {
      background-color: white;
      color: #060001;
     /*  width: 70%; */
      font-size: 16px;      
      text-align:left;
      align-items: center;
      height: 52px;


    }

    .fa-qy-cp-gq-text-row {
      font-size: 28px;
      color: #060001;
      line-height: 40px;
      text-align: left;
      margin-top: 30px;

    }
    
 
    @media (max-width: 767px) {  /* 手机端 */
    
    
      font-size: 20px;

    
    }



  
    /* 栅格系统整体背景颜色 */
    .fa-qy-cp-gq-f2-custom-grid {
      background-color: #e6ac1a;
      border-radius: 10px; /* 圆角矩形 */
      height: 78px; /* 高度 */
      margin-bottom: 10px; /* 组之间的间距 */
    }

    /* 栅格系统的格子样式 */
    .fa-qy-cp-gq-f2-custom-grid .fa-qy-cp-gq-f2-custom-div {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 100%;
    }

    /* 第一个格子内文字样式 */
    .fa-qy-cp-gq-f2-custom-grid .fa-qy-cp-gq-f2-text-content {
      font-size: 28px;
      font-weight: bold;
      color: #ffffff;
      text-align: center;
    }

    /* 第二至第四个格子的按钮样式 */
    .fa-qy-cp-gq-f2-custom-grid .fa-qy-cp-gq-f2-button-content {
      background-color: #ffffff;
      border: 2px solid #0e62f0;
      border-radius: 35px; /* 圆角矩形 */
      padding: 10px 25px; /* 内边距 */
      text-align: center;
    }

    /* 按钮内文字样式 */
    .fa-qy-cp-gq-f2-custom-grid .fa-qy-cp-gq-f2-button-content span {
      font-size: 22px;
      font-weight: bold;
      color: #060001;
    }




    /* 栅格系统格子的样式 */
    .fa-qy-cp-gq-f3-custom-grid {
      border: 6px solid #1b68ea; /* 边框颜色 */
      border-radius: 10px; /* 圆角矩形 */
      margin:0; /* 外间距 */
      overflow: hidden; /* 确保圆角效果 */
      padding-left:0;
      padding-right:0;
      margin-top:15px;
      margin-bottom:15px;
      
    }

    /* 标题的样式 */
    .fa-qy-cp-gq-f3-custom-grid .title {
      background-color: #1b68ec; /* 背景颜色 */
      height: 51px; /* 高度 */
      color: #ffffff; /* 文字颜色 */
      text-align: center; /* 文字居中对齐 */
      line-height: 51px; /* 行高等于高度，居中对齐文字 */
      border-top-left-radius: 0; /* 圆角矩形 */
      border-top-right-radius: 0; /* 圆角矩形 */
      width:100%;
      font-size:18px;
      font-weight:600;
    }

    /* 内容的样式 */
    .fa-qy-cp-gq-f3-custom-grid .content {
      padding: 15px; /* 上部距离 */
      font-size: 20px; /* 内容字体大小 */
      color: #000000; /* 内容字体颜色 */
      line-height: 25px; /* 行间距 */
      text-align: left; /* 左对齐 */
    }









  
    /*  解决方案 机关 政策背景  效果 */
    .jjfa-jg-zc-custom-right {
      padding: 20px; /* 内边距 */
      text-align: left; /* 文本左对齐 */
    }

    .jjfa-jg-zc-custom-right .title {
      font-size: 35px;
      font-weight: bold;
      color: #000000;
      margin-bottom: 15px; /* 标题与内容之间的上下间距 */
      line-height:45px;
    }

    .jjfa-jg-zc-custom-right .content {
      font-size: 20px;
      color: #3f3f3f;
      line-height: 38px; /* 内容行间距 */
      margin-top:25px;
    }

    .jjfa-jg-zc-custom-right .icon {
      font-size: 20px;
      color: #434de6;
      margin-right: 10px; /* 图标右侧间距 */
    }
  
 

    .jjfa-jg-zc-circle {
      width: 15px; /* 圆点宽度 */
      height: 15px; /* 圆点高度 */
      background-color: #434de6; /* 圆点颜色 */
      border-radius: 50%; /* 将正方形变为圆形 */
      display: inline-block; /* 让圆点在文本流中 */
      margin-right: 10px; /* 图标右侧间距 */
      
    }  
 









/*  解决方案 机关  行业现状 效果 */

.jjfa-jg-hyxz-bg{

    background:url(../images/jjfa-jg-bg.jpg) #bfc0c2; 
  	background-size:100% 100%;
	background-repeat:repeat-y;
	padding-bottom:50px;
	margin-top:35px;

}







    /*  解决方案 机关 产品 效果 */
    .jjfa-jg-cp03-custom-box {
    
      padding: 5px;
      text-align: center;
      margin-bottom: 20px;

    }
    .jjfa-jg-cp03-title {
      font-size: 45px;
      font-weight: bold;
      color: #dddbdc;
      margin-bottom: 15px;      
      font-family: Arial, sans-serif; /* 使用常见的无衬线字体 */
      font-weight: bold; /* 将所有文字加粗 */
      
    }
    .jjfa-jg-cp03-custom-button {
      background-color: #d5200d;
      color: #ffffff;
      font-size: 25px;
      font-weight: bold;
      padding: 10px 20px;
      text-align: center;
      margin-bottom: 15px;
      box-shadow: 0 0 0 5px #ffffff;
      border: 1px solid #9e9e9e;
      border-radius: 25px; /* 添加圆角矩形，这里的数值可以根据需要进行调整 */
    }
    .jjfa-jg-cp03-triangle {
      font-size: 30px;
      color: #e78115;
      margin-bottom: 15px;
    }
    .jjfa-jg-cp03-centered-image {
      padding: 20px;
      text-align: center;
      border: 1px solid #e6e4e5;
      box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
      margin-bottom: 20px;
      background:#ffffff;
    }
    
    .jjfa-jg-cp03-centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}





    @media (max-width: 767px) {  /* 手机端 */
    
    
    .jjfa-jg-cp03-custom-button {
      background-color: #d5200d;
      color: #ffffff;
      font-size: 16px;
      font-weight: bold;
      padding: 8px 15px;
      text-align: center;
      margin-bottom: 15px;
      box-shadow: 0 0 0 5px #ffffff;
      border: 1px solid #9e9e9e;
      border-radius: 25px; /* 添加圆角矩形，这里的数值可以根据需要进行调整 */
    }
    
    

}










     
     
       /* 未来社区  政策 效果 */
        .jjfa-sq-zc-btn-custom {
            background-color: #1a25ad;
            color: #ffffff;
            font-size: 22px;
            text-align: center;
            border-radius: 25px; /* 调整圆角的半径 */    
            margin-top:15px;
        }
        .jjfa-sq-zc-content-custom {
            color: #313131;
            font-size: 18px;
            line-height: 38px;
            text-align: left;
            padding-top:30px;
        }
        .button-jjfa-sq-zc-content-spacing {
            margin-bottom: 20px; /* Adjust as needed */
        }
   
        .jjfa-sq-zc-btn-custom:hover,
        .jjfa-sq-zc-btn-custom:focus,
        .jjfa-sq-zc-btn-custom:active {
            color: #ffffff; /* 文字颜色 */
        }
     

    @media (max-width: 767px) {  /* 手机端 */
    

        .jjfa-sq-zc-btn-custom {
            background-color: #1a25ad;
            color: #ffffff;
            font-size: 14px;
            text-align: center;
            border-radius: 25px; /* 调整圆角的半径 */    
            margin-top:15px;
                    border: none; /* 去掉默认边框 */
            white-space: normal; /* 允许文字换行 */
            word-wrap: break-word; /* 处理长单词的换行 */
        }
        
        .jjfa-sq-zc-content-custom {
            color: #313131;
            font-size: 14px;
            line-height: 38px;
            text-align: left;
            padding-top:30px;
        }  
 
    
    
    }





        .jjfa-sq-zc02-title {
            font-size: 28px;
            font-weight: bold;
            color: #030303;
            text-align: left;
            padding-top:10px;
            padding-bottom:10px;
        }
        .jjfa-sq-zc02-content-box {
            border: 2px solid #1a25ad;
            border-radius: 15px; /* 圆角矩形的圆角半径 */
            padding: 28px; /* 适当增加内边距 */
            color: #1d1d1d;
            font-size: 18px;
            line-height: 30px;
            text-align: left;
            font-weight:600;
            
        }
        
        








  /*   未来社区   建设场景  效果 */
  
    @media (min-width: 768px) { /* 电脑端 */
      .jjfa-sq-jscj-custom-title {
        font-size: 28px;
        font-weight: bold;
        color: #404040;
        margin-bottom: 10px; /* 增加标题内容之间的间距 */
        margin-top:35px;
        
      }
      .jjfa-sq-jscj-custom-icon {
        font-size: 32px;
        color: #ee822f;
        margin-right: 10px; /* 为了与标题之间增加间距 */
      }
      .jjfa-sq-jscj-custom-content {
        font-size: 16px;
        color: #808080;
        line-height: 30px;
      }
    }
    
    
 
    @media (max-width: 767px) {  /* 手机端 */
    
         .jjfa-sq-jscj-custom-title {
        font-size: 28px;
        font-weight: bold;
        color: #404040;
        margin-bottom: 15px; /* 增加标题内容之间的间距 */
      }
      .jjfa-sq-jscj-custom-icon {
        font-size: 32px;
        color: #ee822f;
        margin-right: 10px; /* 为了与标题之间增加间距 */
      }
      .jjfa-sq-jscj-custom-content {
        font-size: 16px;
        color: #808080;
        line-height: 30px;
      } 
    
    }
    
    
	
	
	




     
     /*  未来社区  配置方案  效果 */
        .jjfa-sq-pzfa-image-container img {
            width: 100%; /* 使图片宽度适应格子 */
            height: auto; /* 保持图片比例 */
        }

        .jjfa-sq-pzfa-text-box {
            width: 150px;
            height: 43px;
            background: linear-gradient(to right, #204e99, #8d1e71);
            position: relative;
            color: #ffffff;
            font-size: 26px;
            font-weight: bold;
            line-height: 43px; /* 中心对齐文字 */
            padding: 0 10px; /* 适当增加内边距 */
            margin-top:25px;
            margin-bottom:25px;
            
        }

        .jjfa-sq-pzfa-text-box::after {
            content: "";
            position: absolute;
            right: -43px;
            top: 0;
            width: 0;
            height: 0;
            border-top: 21.5px solid transparent;
            border-bottom:21.5px solid transparent;
            border-left: 43px solid #8d1e71; /* 菱形的一条边颜色 */
        }

        .jjfa-sq-pzfa-button {
            background-color: #241aad;
            color: #ffffff;
            font-size: 18px;
            text-align: center;
            border: none;
            padding:8px;
            border-radius: 25px;
            display: block;
            margin: 10px 0;
            padding:8px 15px;
        }

        .jjfa-sq-pzfa-text-content {
            font-size: 18px;
            color: #1d1d1d;
            line-height: 30px;
            margin-top: 5px;
        }

        @media (max-width: 767px) {
            .jjfa-sq-pzfa-text-box {
                width: 100%; /* 在手机端宽度适应屏幕 */
                height: auto;
                margin-top:20px;
            }
            .jjfa-sq-pzfa-text-box::after {
                display: none; /* 隐藏菱形边 */
            }

        .jjfa-sq-pzfa-button {
            background-color: #241aad;
            color: #ffffff;
            font-size: 12px;
            text-align: center;
            border: none;
            padding:8px;
            border-radius: 25px;
            display: block;
            margin: 10px 0;
            padding:8px 12px;
        }

            
            
        }
        











        .jjfa-sq-pzfa-button-container {
            display: flex; /* 使用 Flexbox 布局 */
            align-items: center; /* 垂直居中对齐按钮和文字 */
            justify-content: flex-start; /* 左对齐 */
        }


        .jjfa-sq-pzfa-additional-text {
            font-size: 18px;
            color: #1d1d1d;
            margin-left:15px;
        }

        @media (max-width: 767px) { /* 手机端 */



        .jjfa-sq-pzfa-additional-text {
            font-size: 14px;
            color: #1d1d1d;
            margin-left:15px;
        }
        .jjfa-sq-pzfa-text-content{
        
             font-size: 14px;
             line-height:25px;
       
        }

}



        .jjfa-sq-cp03-custom-text {
            color: #272727; /* 文字颜色 */
            font-size: 28px; /* 文字大小 */
            font-weight: normal; /* 文字加粗 */
            text-align: center; /* 文字居中对齐 */
            margin: 20px 0; /* 上下边距，适应排版 */
        }
        
        






	
	
	

        /*  解决方案 驿站 痛点分析  效果 */
        .jjfa-yz-grid-item {
            padding: 15px; /* 为每个格子添加内边距 */
        }

        .jjfa-yz-td-title {
            font-size: 30px;
            font-weight: bold;
            color: #000000;
            text-align: center; /* 标题居中对齐 */
            margin-bottom: 20px; /* 标题和副标题之间的外边距 */
            margin-top:25px;
        }

        .subjjfa-yz-td-title {
            font-size: 20px;
            color: #000000;
            line-height: 38px; /* 副标题行间距 */
            text-align: left; /* 副标题左对齐 */
            margin-bottom: 30px; /* 副标题下部的外边距 */
        }

        .jjfa-yz-td-image-container img {
            width: 100%; /* 图片占满整个格子 */
            height: auto; /* 图片自适应高度 */
        }
 

        /* 媒体查询：手机端样式 */
        @media (max-width: 767px) {
        
        .jjfa-yz-td-title {
            font-size: 20px;
            font-weight: bold;
            color: #000000;
            text-align: center; /* 标题居中对齐 */
            margin-bottom: 20px; /* 标题和副标题之间的外边距 */
        }

        .subjjfa-yz-td-title {
            font-size: 14px;
            color: #000000;
            line-height: 25px; /* 副标题行间距 */
            text-align: left; /* 副标题左对齐 */
            margin-bottom: 30px; /* 副标题下部的外边距 */
        }

  

      

       }       
        







     /* 政策文件   解决方案 驿站  效果  */   
        .jjfa-yz-zcwj-grid-item {
            padding: 15px; /* 为每个格子添加内边距 */
        }

        .jjfa-yz-zcwj-image-container img {
            width: 100%; /* 图片占满整个格子 */
            height: auto; /* 图片自适应高度 */
        }

        .jjfa-yz-zcwj-content-box {
            border: 1px solid #d8d8d8; /* 边框颜色 */
            border-radius: 10px; /* 圆角矩形 */
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* 边框投影 */
            padding: 20px;
            margin-top:25px;
        }

        .jjfa-yz-zcwj-text-content {
            font-size: 20px; /* 文字大小 */
            color: #0d0d0d; /* 文字颜色 */
            line-height: 28px; /* 行间距 */
            margin-bottom: 20px; /* 内容和横线之间的间距 */
        }

        .jjfa-yz-zcwj-divider {
            border-top: 2px solid #212121; /* 横线颜色和宽度 */
            margin: 20px 0; /* 横线的上下外边距 */
        }

        .jjfa-yz-zcwj-section-title {
            font-size: 24px; /* 标题大小 */
            color: #020202; /* 标题颜色 */
            font-weight: bold; /* 加粗 */
            margin-bottom: 20px; /* 标题和按钮之间的间距 */
        }

        .jjfa-yz-zcwj-btn-custom {
            display: inline-block; /* 让按钮占用自适应宽度 */
            background-color: #fe0000; /* 按钮背景颜色 */
            color: white; /* 按钮文字颜色 */
            border: none; /* 去掉按钮边框 */
            border-radius: 25px; /* 圆角矩形 */
            padding: 10px 20px; /* 按钮内边距 */
            text-align: center; /* 文字居中对齐 */
            text-decoration: none; /* 去掉链接下划线 */
            font-size:18px;
            font-weight:bold;
            
        }
        
        .jjfa-yz-zcwj-btn-custom:hover,
        .jjfa-yz-zcwj-btn-custom:focus {
            background-color: #d40000; /* 悬停和点击时背景颜色变化 */
            color: white; /* 悬停和点击时文字颜色 */
            text-decoration: none; /* 去掉超链接下划线 */
        }

        .jjfa-yz-zcwj-btn-custom:active {
            background-color: #c10000; /* 点击时背景颜色变化 */
            color: white; /* 点击时文字颜色 */
        }
        
 
  
       @media (max-width: 767px) {  /* 手机端 */
     
    

        .jjfa-yz-zcwj-text-content {
            font-size: 16px; /* 文字大小 */
            color: #0d0d0d; /* 文字颜色 */
            line-height: 28px; /* 行间距 */
            margin-bottom: 20px; /* 内容和横线之间的间距 */
        }

        .jjfa-yz-zcwj-section-title {
            font-size: 20px; /* 标题大小 */
            color: #020202; /* 标题颜色 */
            font-weight: bold; /* 加粗 */
            margin-bottom: 20px; /* 标题和按钮之间的间距 */
        }
        
        

  
  
     }   
	 
	 
	 
	 
	 
	 
	 
	 
	 
       /* 健康检测系列产品 效果 */
        .jjfa-yz-cp-box {
            padding: 20px;
            text-align: center;
        }
        .jjfa-yz-cp-box img {
            max-width: 100%;
            height: auto;
        }
        .jjfa-yz-cp-btn-custom {
            background-color: #406bf5;
            color: white;
            font-size: 18px;
            text-align: center;
            display: inline-block;
            padding: 10px 18px;
            border: none;
            border-radius: 10px;
            margin-top: 20px;
            margin-bottom:15px;
        }
        
      
/* 悬停状态 */
.jjfa-yz-cp-btn-custom:hover {
    color: #ffffff; /* 悬停时文字颜色 */
}

/* 点击状态 */
.jjfa-yz-cp-btn-custom:active {
    color: #ffffff; /* 点击时文字颜色 */
}
  
  
  
  
          .jjfa-yz-cp-d-title {
            font-size: 30px;
            font-weight: bold;
            color: #406af4;
            text-align: left;
            margin-bottom: 20px;
        }
  
  
  
  
  
  
  
  
  
       
        
        /*   解决方案 慢病 政策背景 效果   */
        .jjfa-mb-zcbj-box {
            padding: 20px;
        }
        .jjfa-mb-zcbj-title {
            font-size: 35px;
            font-weight: bold;
            color: #070708;
            text-align: center;
            margin-bottom: 40px; /* 标题与横线的间距 */
        }
        .jjfa-mb-zcbj-line {
            background-color: #1b68ec;
            width: 165px;
            height: 8px;
            border-radius: 4px; /* 圆角矩形效果 */
            margin-bottom: 28px; /* 横线与内容之间的间距 */
        }
        .jjfa-mb-zcbj-content {
            font-size: 20px;
            color: #161618;
            line-height: 30px;
            text-align: left;
            margin-bottom: 40px; /* 内容与下方标题的间距 */
        }
        .sub-jjfa-mb-zcbj-title {
            font-size: 35px;
            font-weight: bold;
            color: #070708;
            text-align: center;
            line-height: 30px; /* 标题行间距 */
            margin-bottom: 20px; /* 适当的下边距 */
            line-height:45px;
        }
        .rounded-jjfa-mb-zcbj-box {
            background-color: #1b68ec;
            border-radius: 10px; /* 圆角矩形效果 */
            padding: 20px; /* 适当的内边距 */
            margin-top:38px;
        }
        .rounded-jjfa-mb-zcbj-box p {
            color: white;
            font-size: 20px;
            line-height: 30px;
            text-align: left;
            margin: 0; /* 去掉默认的段落外边距 */
        }
        .jjfa-mb-zcbj-img-container {
            text-align: center;
        }
        .jjfa-mb-zcbj-img-container img {
            max-width: 100%; /* 确保图片在格子内自适应 */
            height: auto; /* 保持图片比例 */
            border: 4px solid red; /* 设置4像素红色边框 */
            
        }

        /* 响应式布局 */
        @media (max-width: 767px) {
            .jjfa-mb-zcbj-box {
                padding: 10px;
            }
            
            
        .jjfa-mb-zcbj-title {
            font-size: 20px;
            font-weight: bold;
            color: #070708;
            text-align: center;
            margin-bottom: 40px; /* 标题与横线的间距 */
        }           
            
            
        .jjfa-mb-zcbj-content {
            font-size: 14px;
            color: #161618;
            line-height: 30px;
            text-align: left;
            margin-bottom: 40px; /* 内容与下方标题的间距 */
        }            
 
        .sub-jjfa-mb-zcbj-title {
            font-size: 20px;
            font-weight: bold;
            color: #070708;
            text-align: center;
            line-height: 30px; /* 标题行间距 */
            margin-bottom: 20px; /* 适当的下边距 */
        }           
            
            
            
            
        }
        
		
		





        /*   方案 慢病 政策驱动  效果 */
        .jjfa-mb-zcqd-box1, .jjfa-mb-zcqd-box2 {
            border-radius: 15px; /* 圆角矩形 */
            box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1); /* 投影效果 */
            overflow: hidden; /* 隐藏超出部分 */
            position: relative; /* 使绝对定位的内容在这个div内 */
            margin-bottom: 35px; /* 行间距 */
        }

        .jjfa-mb-zcqd-box1 img, .jjfa-mb-zcqd-box2 img {
            width: 100%; /* 图片100%宽度 */
            border-top-left-radius: 15px; /* 左上角圆角 */
            border-top-right-radius: 15px; /* 右上角圆角 */
        }

        .jjfa-mb-zcqd-box1 .content, .jjfa-mb-zcqd-box2 .content {
            border-bottom-left-radius: 15px; /* 左下角圆角 */
            border-bottom-right-radius: 15px; /* 右下角圆角 */
            padding: 20px; /* 内边距 */
            text-align: center; /* 文字居中对齐 */
            color: white; /* 文字颜色 */
            font-size: 20px; /* 文字大小 */
        }

        .jjfa-mb-zcqd-box1 {
            background-color: #1b68ec; /* 背景颜色 */
        }

        .jjfa-mb-zcqd-box2 {
            background-color: #ea9101; /* 背景颜色 */
        }

        /* 第3个格子 */
        .jjfa-mb-zcqd-title {
            font-size: 29px; /* 标题大小 */
            color: #000000; /* 标题颜色 */
            margin-bottom: 30px; /* 行间距 */
            font-weight: bold; /* 副标题加粗 */
            margin-top:60px;
            
        }

        .sub-jjfa-mb-zcqd-title {
            font-size: 29px; /* 副标题大小 */
            color: #fe0000; /* 副标题颜色 */
            font-weight: bold; /* 副标题加粗 */
            margin-bottom: 42px; /* 内容与副标题的距离 */
        }

       .jjfa-mb-zcqd-box1 .content {
            font-size: 22px; /* 内容大小 */
            color: #ffffff; /* 内容颜色 */
            line-height: 30px; /* 行间距 */
        }

       .jjfa-mb-zcqd-box2 .content {
            font-size: 22px; /* 内容大小 */
            color: #ffffff; /* 内容颜色 */
            line-height: 30px; /* 行间距 */
        }
  
        .jjfa-mb-zcqd-content {
            font-size: 22px; /* 内容大小 */
            color: #262626; /* 内容颜色 */
            line-height: 30px; /* 行间距 */
        }   
        
.jjfa-mb-red-text {
    color: red; /* 设置文字颜色为红色 */
}






     /* 方案 慢病 痛点 效果  */
        .jjfa-mb-td-text-box {
            font-size: 20px; /* 文字大小 */
            color: #010000; /* 文字颜色 */
            line-height: 30px; /* 行间距 */
            text-align: left; /* 文字左对齐 */
            margin: 20px 0; /* 外边距，确保内容与其他元素有适当的距离 */
        }
      
    @media (max-width: 767px) {  /* 手机端 */
    
        .jjfa-mb-td-text-box {
            font-size: 16px; /* 文字大小 */
            color: #010000; /* 文字颜色 */
            line-height: 30px; /* 行间距 */
            text-align: left; /* 文字左对齐 */
            margin: 20px 0; /* 外边距，确保内容与其他元素有适当的距离 */
        }

    
    }
  
  
  
  
  
  
  
  
  
  
  
  
      /* 方案 慢病 解决方案效果01 */
        .jjfa-mb-fa-text-box {
            font-size: 20px; /* 文字大小 */
            color: #000000; /* 文字颜色 */
            line-height: 35px; /* 行间距 */
        }
 
        .jjfa-mb-img-box img {
            width: 100%; /* 图片宽度100% */
            height: auto; /* 高度自适应 */
        }
 
        .jjfa-mb-jjfa02-title {
            font-size: 32px; /* 标题大小 */
            font-weight: bold; /* 加粗 */
            color: #000000; /* 标题颜色 */
            margin: 42px 0; /* 上下外边距50px */
            text-align: center; /* 标题居中对齐 */
        }
        .jjfa-mb-jjfa02-content {
            font-size: 20px; /* 内容大小 */
            color: #000000; /* 内容颜色 */
            line-height: 35px; /* 行间距35px */
            text-align: left; /* 内容左对齐 */
        }
        
  
    @media (max-width: 767px) {  /* 手机端 */

        .jjfa-mb-jjfa02-title {
            font-size: 24px; /* 标题大小 */
            font-weight: bold; /* 加粗 */
            color: #000000; /* 标题颜色 */
            margin: 30px 0; /* 上下外边距50px */
            text-align: center; /* 标题居中对齐 */
        }
        .jjfa-mb-jjfa02-content {
            font-size: 16px; /* 内容大小 */
            color: #000000; /* 内容颜色 */
            line-height: 28px; /* 行间距35px */
            text-align: left; /* 内容左对齐 */
        }
        

}
      
        
 
        .jjfa-mb-jjfa03-box {
            border: 1px solid #d8d9df; /* 边框颜色 */
            border-radius: 10px; /* 边框圆角矩形 */
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* 边框投影 */
            overflow: hidden; /* 内容溢出隐藏 */
            width: 100%; /* 宽度100% */
            margin-bottom: 20px; /* 格子底部外边距 */
        }
        .jjfa-mb-jjfa03-box-header {
            background-color: #1b68ec; /* 顶部左右圆角矩形背景颜色 */
            color: #ffffff; /* 文字颜色 */
            font-size: 35px; /* 文字大小 */
            font-weight: bold; /* 文字加粗 */
            text-align: center; /* 文字居中对齐 */
            border-top-left-radius: 10px; /* 左上角圆角 */
            border-top-right-radius: 10px; /* 右上角圆角 */
            line-height: 68px; /* 文字垂直居中 */
        }
        .jjfa-mb-jjfa03-box-content {
            font-size: 18px; /* 内容大小 */
            color: #1f1f1f; /* 内容颜色 */
            line-height: 28px; /* 行间距 */
            text-align: left; /* 内容左对齐 */
            margin-top: 5px; /* 上部外边距 */
            padding: 20px; /* 内边距 */
        }
        .jjfa-mb-jjfa03-box-header i{font-size:32px;font-weight:600;}






    
    /*  方案  慢病 产品系列  效果  */
        .jjfa-mb-cp-miaoshu {
            font-size: 22px; /* 内容大小 */
            color: #000000; /* 内容颜色 */
            line-height: 30px; /* 行间距30px */
            text-align: left; /* 内容左对齐 */
            margin-top:35px;
        }
 
    .jjfa-mb-cp-nr-custom-div {
      background-color: #b0c0f3;
      border-radius: 10px;
      padding: 20px;
      text-align: center; /* 内容居中对齐 */
      margin-top:15px;
      margin-bottom:15px;
      
    }
    
    .jjfa-mb-cp-nr-custom-button {
      background-color: #1b68ec;
      color: #fff;
      font-size: 25px;
      font-weight: bold;
      padding: 8px 20px;
      display: block; /* 按钮变成块级元素，占据整行宽度 */
      margin-top: 20px; /* 按钮与图片之间的间距 */
      border-radius: 25px; /* 设置圆角半径 */
    }
    
  
.jjfa-mb-cp-nr-custom-button:hover {
  color: #ffffff; /* 悬停时文字颜色变为白色 */
 
}

.jjfa-mb-cp-nr-custom-button:active {
  color: #ffffff; /* 点击时文字颜色变为白色 */
 
}

.jjfa-mb-cp-nr-custom-button:focus {
  color: #ffffff; /* 点击时文字颜色变为白色 */ 
}
  









		
		
		
  











	
	