.icon-whatsapp-fill:before {
    content: "\eeb2";
  }
  .icon-instagram-fill:before {
    content: "\e81f";
  }
  .icon-twitter-fill:before {
    content: "\e840";
  }
  .icon-email-fill:before {
    content: "\e6da";
  }
  .icon-linkedin-fill:before {
    content: "\e822";
  }
  .icon-phone-fill:before {
    content: "\e746";
  }
  .icon-skype-fill:before {
    content: "\e826";
  }






/* 新增 */
.ke-zeroborder tr td{
  padding: 6px;
}
.MsoNormal{
  margin: 0 auto;
}
.td_h{
  text-transform: capitalize;
}
.product-information-box ul{
  margin-top: 3%;
  margin-left: 0px;
}
.product-information-box li{
  list-style: none;
  margin-left: 0;
  margin-bottom: 2%;
}
.product-information-box-h1{
  background: #efefef;
  margin-bottom: 20px;
  padding: 12px 20px;
  font-size: 18px;
  line-height: 24px;
  color: #222;
}

.product-information-box-h2{
  margin-bottom: 1%;
}
/* .product-information-box-box1 table tr td{
  background-color: #f0f0f0 !important;
}
.product-information-box-box1 table tr:nth-child(2n) td{
  background-color: #fafafa !important;
} */
table {
  border-collapse: collapse;
  border-spacing: 0;
  box-sizing: border-box;
}
.w101-product-detail .w101-product-detail-anchor{
  position: static;
}
.ueditor-container .items{
  overflow: hidden;
}
.ueditor-container .items li{
  list-style-type:none;
  overflow: hidden;
}
.ke-zeroborder{border:1px solid #ccc;}
.ke-zeroborder td {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 0 5px;
}
      /* html,
      body {
        position: relative;
        height: 100%;
      }


      .swiper {
        width: 100%;
        height: 100%;
      }

      .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      } */

      .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }

      .ueditor-container p.MsoNormal{
        margin-bottom:0;
      }

      .video_box{
            
        margin: 0 auto;
        text-align: center;
    }
    .video_box video{
        max-width: 800px;
        width: 100%;
    }
    .video_box video[src=""] {
        display:none;
    }

    .w101-sitemap .w101-sitemap-item {
      display: block;
      border: 1px solid #f0f0f0;
    }
    .w101-sitemap .w101-sitemap-item > h3 {
      display: block;
      font-size: 20px;
      line-height: 1.576;
      padding: 16px 24px;
      font-weight: normal;
      color: #333333;
      background-color: whitesmoke;
      border-bottom: 1px solid #f0f0f0;
    }
    .w101-sitemap .w101-sitemap-item div > dl {
      padding: 16px 0;
    }
    .w101-sitemap .w101-sitemap-item div > dl:before, .w101-sitemap .w101-sitemap-item div > dl:after {
      display: table;
      content: "";
      width: 100%;
    }
    .w101-sitemap .w101-sitemap-item div > dl:after {
      clear: both;
    }
    .w101-sitemap .w101-sitemap-item div > dl > dt {
      display: block;
      width: 100%;
      font-size: 18px;
      line-height: 1.576;
      padding: 4px 24px;
    }
    .w101-sitemap .w101-sitemap-item div > dl > dt > a {
      color: #333333;
    }
    .w101-sitemap .w101-sitemap-item div > dl > dt > a:hover {
      color: #024886;
    }
    .w101-sitemap .w101-sitemap-item div > dl span > dd {
      display: block;
      width: 20%;
      float: left;
      font-size: 16px;
      line-height: 1.576;
      padding: 4px 24px;
      color: #666666;
    }
    .w101-sitemap .w101-sitemap-item div > dl span > dd > a {
      color: #666666;
    }
    .w101-sitemap .w101-sitemap-item div > dl span > dd > a:hover {
      color: #024886;
    }
    .w101-header .w101-header-nav ul > li .arrow{
      /*display: none;*/
    }
    @media screen and (max-width: 1200px) {
      .w101-header .w101-header-nav ul > li .arrow{
        display: inline-block;
      }
      .w101-sitemap .w101-sitemap-item > h3 {
        font-size: 18px;
        padding: 12px 20px;
      }
      .w101-sitemap .w101-sitemap-item div > dl {
        padding: 12px 0;
      }
      .w101-sitemap .w101-sitemap-item div > dl > dt {
        font-size: 16px;
        padding: 2px 20px;
      }
      .w101-sitemap .w101-sitemap-item div > dl span > dd {
        width: 25%;
        font-size: 14px;
        padding: 2px 20px;
      }
    }
    @media screen and (max-width: 768px) {
      .w101-sitemap .w101-sitemap-item > h3 {
        padding: 8px 16px;
      }
      .w101-sitemap .w101-sitemap-item div > dl {
        padding: 8px 0;
      }
      .w101-sitemap .w101-sitemap-item div > dl > dt {
        padding: 0 16px;
      }
      .w101-sitemap .w101-sitemap-item div > dl span > dd {
        width: 50%;
        padding: 0 16px;
      }
    }

    table {
      border-collapse: collapse;
      border-spacing: 0;
      box-sizing: border-box;
  }
  .ke-zeroborder{border:1px solid #ccc;}
  .ke-zeroborder td {
      border-bottom: 1px solid #ccc;
      border-right: 1px solid #ccc;
      padding: 0 5px;
  }
          
          /* 新增 */
    .ke-zeroborder tr td{
      padding: 6px;
    }
    .MsoNormal{
      margin: 0 auto;
  }
  .td_h{
      text-transform: capitalize;
  }