.cpf_icon img[src=""],
.cpf_icon img:not([src]) {
    display: none;
}
sup {
    top: -.5em;
position: relative;
    font-size: .75em;
    line-height: 0;
    vertical-align: baseline;
}
.promotion_introduction{
    /* width: 78%; */
    margin: 80px auto;
    display: flex;
    justify-content: center;
    background-color:white;
    padding-left: 11%;
    padding-right: 11%;
  }
  .promotion_introduction .promotion_pic{
  position: relative;
  /* width: 602px; */
  }
  .promotion_introduction .promotion_pic .pro_img{
    width: 100%;
    /* height: 411px; */
    position: relative;
    z-index: 1;
  }
  .promotion_introduction .promotion_pic .pro_img img{
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    box-shadow: 0px 16px 20px 0px #10182826;
  }
  .promotion_introduction .promotion_pic .new_icon{
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  width: 40px;
  z-index: 9;
  }
  .promotion_introduction .promotion_pic .new_icon img{
  width: 100%;
  }
  .promotion_introduction .promotion_content{
    /* width: 589px; */
    width: 100%;
    /* height: 462px; */
    /* //border-radius: 8px; */
    padding: 40px;
    background: #fff;
    box-shadow: 100px 100px 150px 0px #3440541F;
    position: relative;
    z-index: 2;
    margin-left: -80px; /* 调整这个值控制覆盖程度 */
    margin-top: 80px;
border-radius: 8px;
  }
  .promotion_introduction .promotion_content .pro_title{
    font-family: Rubik Regular;
    font-weight: 400;
    font-size: 30px;
    line-height: 38px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #002E6C;
    text-align:center;
  }
  .promotion_introduction .sub_title{
    font-family: Rubik Regular;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #333333;
    margin-top: 8px;
    margin-bottom: 24px;
  }
  .promotion_content .pro_features,.promotion_content .pro_features .pro_feature{
    display: flex;
  }
  .promotion_content .pro_features{
    flex-wrap: wrap;
    padding-bottom: 16px;
    border-bottom: 1px solid #D6D6D6;
  }
  .promotion_content .pro_features .content{
  font-family: Rubik Regular;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #333333;
  }
  .promotion_content .pro_features .pro_feature{
  width: 50%;
  padding: 8px 0;
  align-items: center;
  }
  .promotion_content .pro_features .pro_feature img{
  width: 40px;
  height: 40px;
  margin-right: 12px;
  object-fit: contain;
  }
  .promotion_content .awards,
  .promotion_content .awards .award{
  display: flex;
  }
  .promotion_content .awards{
  flex-wrap: wrap;
  margin-top: 16px;
  }
  .promotion_content .awards .award{
  width: 50%;
  align-items: center;
  }
  .promotion_content .awards .award img{
  width: 72px;
  margin-right: 12px;
  }
  .promotion_content .awards .award_content{
  font-family: Rubik Regular;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #333333;
  }
  .promotion_content .redMore_btn{
  width: 143px;
  /* height: 48px; */
  gap: 6px;
  border-radius: 4px;
  border-width: 1px;
  background: #00B9F2;
  color: #FCFCFC;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 32px;
  font-family: Rubik Bolder;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  padding: 12px 18px;
  border-radius: 4px;
  box-shadow: 0px 8px 14px 0px rgba(2, 142, 185, 0.24);
  }
  /* 最新推廣活動  */
  .news_activity{
  width: 78%;
  margin: 0 auto;
  display: flex;
  padding: 24px 44px;
  justify-content: space-between;
  background: #fff;
  box-shadow: 0px 20px 40px 0px #10182814;
  border-radius: 8px;
  }
  .news_activity .left_content .title{
  font-family: Rubik Regular;
  font-weight: 400;
  font-size: 30px;
  line-height: 38px;
  letter-spacing: 0%;
  color: #002E6C;
  }
  .news_activity .left_content .title a,.news_activity .left_content .highlight a{
    font-family: Rubik Regular;
    font-weight: 400;
    font-size: 30px;
  }
  .highlight a{
    white-space: nowrap;
  }
  .highlight{
  color: #00B9F2;
  }
  .news_activity .left_content .find_btn{
  display: flex;
  align-items: center;
  height: 44px;
  font-family: Rubik Bolder;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #00B9F2;
  }
  .news_activity .left_content .apply{
  font-family: Rubik Regular;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #828284;
  margin-top: 14px;
  }
  .news_activity .right_content{
  width: 140px;
  object-fit: contain;
  display: block;
  }
  .btn_apply .phone_img img{
  display: none;
  }
  /* 产品列表 */
  .product_lists{
    display: flex;
    width: 78%;
    margin: 0 auto;
    padding: 50px 0;
  }
  .product_lists .filters{
    width: 20%;
    box-shadow: 0px 20px 40px 0px rgba(16, 24, 40, 0.08);
    background: #fff;
    padding: 20px 24px;
    margin-right: 20px;
    max-height: max-content;
border-radius: 8px;
  }
  .product_lists .filter-group{
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
  }
  .product_lists .filter-group:last-child {
    border-bottom: none;
  }
  .product_lists .filter-group .category{
    font-weight: 500;
    font-family: Rubik Bolder;
    font-size: 18px;
    line-height: 28px;
    color: #002E6C;
    margin-bottom: 15px;
  }
  .product_lists .filter-group .filter-item{
    font-family: Rubik Regular;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    vertical-align: middle;
    color: #333333;
    margin-top: 15px;
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    vertical-align: middle;
  }
  .product_lists .filter-group .filter-item label{
  font-family: Rubik Regular;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    vertical-align: middle;
    color: #333333;
    width: 70%;
  }
/* radio样式 */
.product_lists .filter-group .filter-item input[type="radio"] {
    appearance: none;
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border: 1.5px solid #ccc;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    vertical-align: middle;
    box-sizing: content-box;
    margin-right: 10px;
  }
.product_lists .filter-group .filter-item input[type="radio"]:checked {
width: 22px;
    height: 22px;
    box-sizing: border-box;
    background-clip: content-box;
    padding: 3px;
    border: 1.5px solid #00B9F2; /* 移除边框 */
    background-color: #00B9F2;
    border-color: #00B9F2;
  }
  /* 对勾样式 */
  /* 隐藏默认复选框 */
  .product_lists .filter-group .filter-item input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border: 1.5px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
    position: relative;
    vertical-align: middle;
    box-sizing: content-box;
    margin-right: 10px;
  }
  /* 选中状态 */
  .product_lists .filter-group .filter-item input[type="checkbox"]:checked {
    border: 1.5px solid #00B9F2; /* 移除边框 */
    background-color: #00B9F2;
    border-color: #00B9F2;
  }

  /* 白色对勾 */
  .product_lists .filter-group input[type="checkbox"]:checked::after {
    content: "";
    position: absolute;
    left: 7px;
    top: 4px;
    width: 5px;
    height: 10px;
    border:1px solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
  }
  /* 列表 */
  .product_lists .list_items {
    width: 100%;
  }
  .product_lists .list_items .list_item{
    padding: 32px 30px;
    background: #fff;
    box-shadow: 0px 20px 40px 0px rgba(16, 24, 40, 0.08);
    margin-bottom: 24px;
    display: block;
    position: relative;
    border-radius: 8px;
  }
.product_lists .list_item:hover {
    transform: scaleX(1.03) scaleY(1.01);
}
  .promotion_introduction .promotion_pic[data-browse="hot"]::after,.product_lists .list_items .list_item[data-browse="hot"]::after {
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    width: 80px;
    height: 80px;
    background: url('/eportal/uiFramework/commonResource/image/2025061211193217322.svg') center/contain no-repeat;
    z-index: 9;
  }
  .promotion_introduction .promotion_pic[data-browse="new"]::after,.product_lists .list_items .list_item[data-browse="new"]::after {
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    width: 80px;
    height: 80px;
    background: url('/eportal/uiFramework/commonResource/image/2025061211252727315.svg') center/contain no-repeat;
    z-index: 9;
  }
  .product_lists .list_items .list_item.hidden {
  display: none;
  }
  .product_lists .list_item .pro_name{
    font-family: Rubik Bolder;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #002E6C;
    margin-bottom: 8px;
  }
  .product_lists .list_item .type_name{
    font-family: Rubik Regular;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #002F6C;
    margin-bottom: 12px;
  }
 
.product_lists .list_item .pro_summary {
  width: 100%;
  font-family: Rubik Regular;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  /* 关键修改点 */
  /* word-break: break-all;
  overflow-wrap: anywhere; */
  text-overflow: ellipsis; /* 确保显示省略号 */
  max-height: 40px;
}

  .product_lists .show_more_btn{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 12px;
    background: #f5f5f5;
    color: #002E6C;
    cursor: pointer;
    margin-top: 20px;
    border-radius: 4px;
  }
  .product_lists .show_more_btn img{
    margin-right: 10px;
    width: 20px;
  }
  .filter_btn_mobile{
      display: none;
  }
  .filter-popup{
      display: none;
  }
  /* 其他信息 */
  .other_info{
  width: 78%;
  margin: 0 auto;
  padding: 80px 0;
  }
  .other_info .title{
    font-family: Rubik Regular;
    font-weight: 400;
    font-size: 40px;
    line-height: 60px;
    letter-spacing: -2%;
    text-align: center;
    vertical-align: middle;
    color: #002E6C;
    margin-bottom: 50px;
  }
  .info_items{
    display: flex;
    flex-wrap: wrap;
    gap: 20px; /* 设置间距 */
  }
  .info_items .info_item{
    padding: 30px 24px;
    font-family: Rubik Regular;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0%;
    text-align: left;
    vertical-align: middle;
    color: #333333;
    background: #fff;
    box-shadow: 0px 20px 40px 0px #10182814;
    display: flex;
    align-items: center;
    flex: 0 0 calc(33.333% - (40px / 3)); /* 3 列，减去间隔的影响 */
    /* 或者更精确的计算：flex: 0 0 calc((100% - 40px) / 3); */
    box-sizing: border-box; /* 防止 padding 影响宽度 */
    cursor: pointer;
    border-radius: 8px;
  }
  .info_items .info_item img{
  width: 50px;
  margin-right: 10px;
  }
 .portlet{
        background-color: #F9F9FB;
}
#new .portlet{padding-top:80px;}
.promotion_introduction .promotion_pic{
padding-bottom:16px;
  }

  @media (max-width: 953px) {
.bannerTitle .title{
font-size: 20px !important;
}


.promotion_introduction{
    padding-left: 24px;
    padding-right: 24px;
    flex-direction: column;
    width: 100%;
    margin-top: 24px;
    margin-bottom: 24px;
}
#new .portlet{padding-top:24px;}
  .promotion_introduction .promotion_content{
    margin-top: 0px;
    margin-left: 0;
    padding: 0;
    width: 100%;
    background-color: initial;
  }
  .promotion_content .pro_features,.promotion_content .awards{
    flex-direction: column;
  }
  .promotion_introduction .promotion_pic img{
    width: 100%;
  }
  .promotion_content .pro_features .pro_feature{
    width: 100%;
    border-bottom: 1px solid #D8E0E0;
    padding: 8px 0;

  }
   .promotion_content .pro_features{
    padding-bottom: 8px;
   }
  .promotion_content .redMore_btn{
    width: 100%;
    padding: 10px 0;
    margin-top: 24px;
  }
  .promotion_introduction .promotion_content{
    box-shadow: none;
  }
  .promotion_introduction .promotion_content .pro_title{
    font-size: 18px;
    display: flex;
    justify-content: center;
  }
  .promotion_introduction .sub_title{
    font-size: 14px;
    text-align: center;
  }
  /* 最新推廣活動  */ 
  .news_activity{
    display:block;
    width: 92%;
    display:block;
    margin: 0 auto;
    padding: 15px;
    box-sizing: border-box;
  }
  .news_activity .title{
     margin-bottom:12px;
  }
  .news_activity .right_content{
    display: none;
  }
  .news_activity .left_content .title,.news_activity .left_content .title a{
    font-size: 16px;
    line-height: 24px;
    padding: 0;
  }
 .news_activity .left_content .find_btn{
    font-size: 14px;
 }
  .btn_apply{
    display: flex;
    justify-content: space-between;
  }
  .btn_apply .phone_img img{
    width: 98px;
    display: block;
  }
  .promotion_introduction .promotion_pic,.promotion_content .awards .award{
  width:100%
  }
    .promotion_content .awards .award img{
    width: 50px;
    height: 50px;
    object-fit: contain;
  }
  .promotion_content .pro_features{
    border-bottom: none;
  }
  /* 产品 */
  .filters{
    display: none;
  }
  .filter_btn_mobile{
border-radius: 4px;
    display: flex;
    padding: 12px 0;
    width: 100%;
    background-color: #FFF;
    justify-content: center;
    align-items: center;
    font-family: Rubik Bolder;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    color: #333333;
    margin-bottom: 24px;
    box-shadow: 0px 10px 20px 0px #10182814;
   cursor: pointer;
  }
  .filter_btn_mobile img{
    width: 20px;
    margin-right: 5px;
  }
  .product_lists{
    width: 100%;
    margin: 0 auto;
    flex-direction: column;
padding: 20px 24px;
  }
  .product_lists .list_items .list_item，.product_lists .list_items .list_item,.product_lists .list_items {
          width: 100%;
  } 
  .promotion_introduction .promotion_pic[data-browse="hot"]::after,.product_lists .list_items .list_item[data-browse="hot"]::after {
    width: 44px;
    height:44px;
  }
  .promotion_introduction .promotion_pic[data-browse="new"]::after,.product_lists .list_items .list_item[data-browse="new"]::after {
    width: 44px;
    height:44px;
  }
  .product_lists .list_item .pro_name{
          font-size: 16px;
          line-height: 24px;
      }
  .product_lists .list_item .type_name{
          font-size: 12px;
          line-height: 18px;
      }
  .product_lists .list_item .pro_summary{
          font-size: 12px;
          line-height: 18px;
          display: -webkit-box; 
          -webkit-line-clamp: 3;          /* 限制显示行数 */
          -webkit-box-orient: vertical;   /* 垂直方向排列 */
          overflow: hidden;               /* 隐藏超出部分 */
          text-overflow: ellipsis; 
  }
  /* 筛选弹窗 */
  /* 筛选弹窗样式 */
  .filter-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  z-index: 1000;
  /* transform: translateY(100%);
  transition: transform 0.3s ease; */
  display: none;
  flex-direction: column;
  }

  .filter-popup.active {
  /* transform: translateY(0); */
  display: flex;
  }

  .filter-header {
  padding: 8px 0px;
  border-bottom: 1px solid #D6D6D6;
  font-family: Rubik Regular;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  vertical-align: bottom;
  color: #002E6C;
  display: flex;
  align-items: center;
  justify-content: center; /* 使内容整体居中 */
  position: relative;
  width: 92%;
  margin: 0 auto;
  }
  .close-button {
  width: 12px;
  height: 12px;
  cursor: pointer;
  position: absolute;
  right: 0;
  }
  .close-button img{
    width: 12px;
    height: 12px;
  }
  .filter-sections{
  width: 92%;
  margin: 0 auto;
  padding-top: 16px;
  height: calc(100% - 200px);
  overflow-x: auto;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE/Edge */
  }
  .filter-sections::-webkit-scrollbar {
    display: none; /* Chrome/Safari */
  }
  .product_lists .filter-group:last-child {
    border-bottom: 1px solid #eee;;
  }
  .result-button{
  margin: 0 auto;
  width: 92%;
  height: 44px;
  padding-top: 10px;
  padding-bottom: 10px;
  gap: 6px;
  border-radius: 4px;
  border-width: 1px;
  background: #00B9F2;
  color: #FCFCFC;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Rubik Bolder;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  position: fixed;
  bottom: 100px;
  right: 3%;
  box-shadow: 0px 8px 14px 0px #028EB93D;
  }
  .filter_btn_mobile .filter_img{
  width:20px;
  background-image: url('/eportal/uiFramework/commonResource/image/2025061214404188288.svg');
  height: 20px;
  background-repeat: no-repeat;
  margin-right: 5px;
  }
  .filter_btn_mobile .filter_img.active{
  background-image: url('/eportal/uiFramework/commonResource/image/2025061214422415224.svg');
  }
  .filter_btn_mobile .filter-count{
  font-family: Rubik Regular;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #00B9F2;
  margin-left: 5px;
  }
    /* 其他信息 */
    .other_info{
      width: 100%;
      margin: 0 auto;
      padding: 24px;
margin-top: -14px;
background: #fff;
    }
    .other_info .title{
      font-size: 18px;
      line-height: 28px;
      margin-bottom: 24px;
    }
    .info_items .info_item {
      flex: 0 0 calc(100%); 
      padding: 20px 15px;
      font-size: 16px;
      line-height: 24px;
      text-align: left;
    }
    .info_items .info_item img{
      width: 37.16px;
      height: 37.16px;
       object-fit: contain;
    }
  }