.view-column .tp-grid__col.tp-grid__col--8 > .tpm-doc__item .news-item .news-item-text {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
      }

/* 英文版 */
      .wear-left-label__wrapper {
        min-width: auto;
      }

      .header-lang {
        position: relative;
      }

      .header-lang .header-lang-current {
        color: #191919;
      }

      .header-lang:hover .header-lang-current {
        color: #006eff;
      }

      .header-lang .header-lang-list {
        background: #fff;
        border-radius: 0 0 16px 16px;
        -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.05);
        box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.05);
        cursor: default;
        display: none;
        /* display: block; */
        min-width: 100%;
        padding: 24px 32px 32px 36px;
        position: absolute;
        right: 0;
        top: 100%;
        width: 248px;
        z-index: 999;
      }

      .header-lang-list .header-site {
        padding: 12px 0;
        width: 100%;
      }

      .header-lang-list .header-site:not(:last-child) {
        border-bottom: 1px solid #efefef;
      }

      .header-lang-list .header-site .header-site-left {
        color: #191919;
        font-size: 16px;
        font-weight: 600;
        height: 24px;
        line-height: 24px;
        margin-bottom: 11px;
      }

      .header-lang-list .header-lang-item {
        position: relative;
      }

      .header-lang-list .header-lang-item > a {
        color: #595959;
        cursor: default;
        display: block;
        font-size: 14px;
        height: 22px;
        line-height: 22px;
        position: relative;
        -webkit-transition: 0.2s;
        transition: 0.2s;
        white-space: nowrap;
      }

      .header-lang-list .header-lang-item > a[href] {
        cursor: pointer;
      }

      .header-lang-list .header-lang-item.active > a,
      .header-lang-list .header-lang-item:hover > a {
        color: #006eff;
      }

      .header-lang-list .header-lang-item.active:after {
        border-right: 3px solid #006eff;
        content: "";
        height: 16px;
        left: -16px;
        position: absolute;
        top: 4px;
      }

      /* 英文版  end*/

      .nav-menu-dropdown.clearfix {
        display: none;
      }

      .page-header-parent .discolorheader.page-header {
        backdrop-filter: none;
        padding-bottom: 0px;
        box-shadow: none;
        border-bottom: none;
      }

      .page-header-parent .discolorheader.page-header::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
      }

      .page-header-parent .discolorheader.page-header:hover::before {
        box-shadow: 8px 8px 20px 0 rgb(55 99 170 / 10%);
        z-index: 1;
      }

      .page-header > .main .main-bottom {
        height: 64px;
      }

      .page-header .main-bottom .submenu.selected:not(.activity)::after {
        display: none;
      }

      .page-header > .main .main-bottom .bottom-wear-left ul {
        height: 100%;
      }

      .page-header .main-bottom .submenu {
        line-height: 64px;
        height: 100%;
        white-space: nowrap;
      }

      .page-header > .main {
        width: 100%;
        position: relative;
        min-width: auto;
        padding: 0 16px;
        z-index: 2;
        border-bottom: 1px solid rgba(207, 207, 207, 0.5);
        backdrop-filter: blur(10px);
      }

      .page-header .main-bottom .submenu,
      .page-header > .main .main-top .top-wear-right .link-style {
        color: #191919;
      }

      /* Fallback: avoid missing element-icons font causing invalid arrow glyph */
      #recommendProduct .el-select .el-icon-arrow-up:before {
        content: "\25BE" !important;
        font-family: "Segoe UI Symbol", "Arial", sans-serif !important;
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
      }

.tpm-logo-card__wrap {
        background: #ffffff !important;
        box-shadow: 0px 4px 12px 0px rgba(0, 38, 73, 0.08) !important;
        padding: 24px 16px !important;
      }

      .page-header > .main {
        background-color: white;
      }

      .tpm-prod-hero__bg-inner .tpm-prod-hero__bg-inner-content {
        display: flex;
        height: 100%;
        align-items: center;
      }

      .tpm-prod-hero__bg-inner .tpm-prod-hero__bg-inner-content .bg-title {
        font-family: "AlimamaShuHeiTi-Bold";
        font-weight: bold;
        line-height: 1.3;
        font-size: 60px;
        font-family: AlimamaShuHeiTi-Bold, AlimamaShuHeiTi;
        font-weight: bold;
        color: #ffffff;
        line-height: 72px;
        animation: textShine 3s ease-in-out infinite alternate;
        background: linear-gradient(
          to right,
          #f4b156 20%,
          #fbb352 30%,
          #f9f5a2 70%,
          #fdb25c 80%
        );
        background-size: 500% auto;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        -webkit-background-clip: text;
      }

      .tpm-prod-hero__bg-inner
        .tpm-prod-hero__bg-inner-content
        .bg-title.bg-title_white {
        color: #fff;
        background: none;
        -webkit-text-fill-color: initial;
      }

      .tpm-prod-hero__bg-inner .bg-desc {
        color: #fff;
        font-size: 16px;
        margin-top: 18px;
        font-family: AlimamaShuHeiTi-Bold, AlimamaShuHeiTi;
      }

.myTpGrid {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .myTp-grid__col--12 {
    width: 100%;
    margin-bottom: 20px;
  }
  #elementDom > div.view-column > div > .tp-grid__row{
    display: block;
  }
  #elementDom > div.view-column > div > .tp-grid__row .tp-grid__col{
   width: 100%;
  }

  .elementor-element-a711bde {
    display: flex;
    flex-direction: row;
    width: 1030px;
    margin: 50px auto 20px auto;
    flex-grow: 1;
    align-self: stretch;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 20px 20px;
    row-gap: 20px;
    column-gap: 20px;
    padding-right: 50px;
}
.elementor-icon-list-icon  {
    fill: #007bff;
    transition: fill 0.3s;
    height:22px;
    width:22px;
}
/* .elementor-icon-list-items{
  border: 1px solid red;
} */
.elementor-icon-list-item{
  gap: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.elementor-icon-list-text{
  font-size: 16px;
  font-weight: 600px;
  color: #007bff;
}
.elementor-alert{
  width: 1030px;
  margin:0px auto ;
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f;
  border-inline-start: 5px solid #bcdff1;
  font-size: 16px;
  padding: 15px;
  position: relative;
  text-align: start;
}
/*自适应 */
@media (max-width: 767px) { 
  .elementor-alert , .elementor-element-a711bde{
    width: 90%;
    margin: 0 auto;
  }
}
