.home-tool{
  width: 100%;
}
.home-tool p{
  margin-bottom: 0;
}
.home-tool+p{
  margin-bottom: 0;
}
.home-tool .home-banner{
  background-image: url(/wp-content/themes/industrial/image/home-banner.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  background-attachment: fixed;
  position: relative;
  overflow: hidden;
  min-height: 100vh;
  padding-top: 117.73px;
}
.home-tool .home-banner .hb-content{
  max-width: 1229px;
  margin: 0 auto;
  padding-top: 12.2em;
  padding-bottom: 16.4em;
}
.home-tool .home-banner .hbc-title{
  font-size: 3.4em;
  line-height: 1.2em;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  margin-bottom: 0.3em;
}
.home-tool .home-banner .hbc-subtitle{
  font-size: 2.4em;
  line-height: 1.2em;
  color: #ffffff;
  font-weight: 500;
  text-align: center;
  margin-bottom: 2em;
}
.home-tool .home-banner .hbc-btnBox{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1em;
}
.home-tool .home-banner .hbcb-btn{
  font-size: 1.6em;
  line-height: 1em;
  padding: 0.6em 2.3em;
  color: #ffffff;
  border-radius: 1.3em;
  user-select: none;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.home-tool .home-banner .hbcb-btn-contact{
  background-color: #E13312;
}
.home-tool .home-banner .hbcb-btn-contact:hover{
  background-color: #F55233;
  color: #ffffff;
  transform: translateY(-10px);
}
.home-tool .home-banner .hbcb-btn-submit{
  background-color: #0962B1;
}
.home-tool .home-banner .hbcb-btn-submit:hover{
  background-color: #1E7DD2;
  transform: translateY(-10px);
}
.home-tool .ht-categories{
  padding-top: 5.8em;
  background-color: #f6f6f6;
}
.home-tool .ht-categories .htcc-content{
  display: flex;
  align-items: center;
  gap: 2em;
}
.home-tool .ht-categories .htcc-content .htccc-item{
  flex: 1;
  flex-shrink: 0;
  border-radius: 1.2em;overflow: hidden;
  display: flex;
  align-items: center;
  background-color: #ffffff;
  gap: 1.9em;
  user-select: none;
  cursor: pointer;
}
.home-tool .ht-categories .htcc-content .htccc-item:hover{
  box-shadow: 2px 2px 16px 0px #D9DCDE;
}
.home-tool .ht-categories .htcc-content .htccc-item:hover .htccci-img-box img{
  transform: scale(1.1);
}
.home-tool .ht-categories .htcc-content .htccc-item:hover .htccci-right-subtitle{
  color: #E13312;
}
.home-tool .ht-categories .htcc-content .htccc-item:hover .htccci-right-btn{
  background-color: #E13312;
  color: #ffffff;
  border-color: #E13312;
}
.home-tool .ht-categories .htcc-content .htccc-item .htccci-img-box{
  width: 40%;
  display: flex;
  align-self: stretch;
}
.home-tool .ht-categories .htcc-content .htccc-item .htccci-img-box img{
  width: 100%;
  height: auto;
  object-fit: cover;
  transition: all 0.3s ease-in-out;
}
.home-tool .ht-categories .htcc-content .htccc-item .htccci-right-title{
  font-weight: bold;
  font-size: 1.6em;
  color: #2B2726;
  line-height: 1.2em;
  margin-bottom: 0.5em;
}
.home-tool .ht-categories .htcc-content .htccc-item .htccci-right{
  max-width: 50%;
  padding: 2.6em 0;
}
.home-tool .ht-categories .htcc-content .htccc-item .htccci-right-subtitle{
  font-size: 1em;
  color: #2B2726;
  line-height: 1.2em;
  margin-bottom: 1.6em;
}
.home-tool .ht-categories .htcc-content .htccc-item .htccci-right-btn{
  border: 1px solid #2B2726;
  font-size: 1em;
  color: #2B2726;
  line-height: 1.2em;
  width: fit-content;
  padding: 0.6em 2.2em;
  border-radius: 1.9em;
  user-select: none;
  cursor: pointer;
}
.home-tool .ht-products{
  padding-top: 6.2em;
  background-color: #f6f6f6;
}
.home-tool .ht-categories .htc-content,
.home-tool .ht-products .htp-content{
  max-width: 1229px;
  margin: 0 auto;
}
.home-tool .ht-categories .htcc-title,
.home-tool .ht-products .htpc-title{
  font-size: 2.4em;
  color: #2B2726;
  line-height: 1.2em;
  margin-bottom: 1em;
  font-weight: bold;
}
.home-tool .ht-products .htp-content .htpc-content{
  display: flex;
  flex-direction: column;
}
.home-tool .ht-products .htpcc-tab{
  display: flex;
  align-items: center;
  background-image: url(/wp-content/themes/industrial/image/tab-right.webp);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 86px;
}
.home-tool .ht-products .htpcc-tab-right-active{
  background-image: url(/wp-content/themes/industrial/image/tab-left.webp);
}
.home-tool .ht-products .htpcc-tab .htpcc-tab-item{
  font-size: 1.2em;
  line-height: 1.2em;
  font-weight: bold;
  background-color: transparent;
  user-select: none;
  cursor: pointer;
  color: #2B2726;
  width: 20%;
  text-align: center;
  height: 100%;
  padding-top: 25px;
}
.home-tool .ht-products .htpcc-tab.htpcc-tab-right-active .htpcc-tab-item:nth-child(2){
  color: #2B2726;
}
.home-tool .ht-products .htpcc-tab .htpcc-tab-item:nth-child(2),
.home-tool .ht-products .htpcc-tab.htpcc-tab-right-active .htpcc-tab-item:nth-child(1){
  color: #ffffff;
}
.home-tool .ht-products .htpcc-content{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  background-color: #ffffff;
  padding: 2.3em 1.6em;
  gap: 1.7em 1.4em;
  margin-bottom: 4.2em;
  border-radius: 0 0 1em 1em;
}
.home-tool .ht-products .htpccc-item{
  background-color: #F6F6F6;
  border-radius: 1.1em;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  transition: box-shadow 0.3s ease-in-out;
}
.home-tool .ht-products .htpccc-item .htpccci-img{
  width: 100%;
  padding-top: 75%;
  overflow: hidden;
  position: relative;
}
.home-tool .ht-products .htpccc-item .htpccci-img img{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  transition: all 0.3s ease-in-out;
}
.home-tool .ht-products .htpccc-item:hover{
  box-shadow: 2px 2px 16px 0px #D9DCDE;
  color: #E13312;
}
.home-tool .ht-products .htpccc-item:hover .htpccci-img img{
  transform: scale(1.1);
}
.home-tool .ht-products .htpccc-item .htpccci-text{
  font-size: 1.2em;
  padding: 1.3em;
  line-height: 1.2em;
}
.home-tool .ht-products .htpcc-btnBox{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}
.home-tool .ht-products .htpcc-btnBox .htpccb-btn{
  font-size: 1em;
  font-weight: bold;
  background-color: #0962B1;
  color: #ffffff;
  padding: 1.5em 10.4em;
  line-height: 1.2em;
  border-radius: 2em;
  display: block;
  text-align: center;
  border: 1px solid #0962B1;
  user-select: none;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.home-tool .ht-products .htpcc-btnBox .htpccb-btn:hover{
  transform: translateY(-10px);
  background-color: #1E7DD2;
}
.home-tool .ht-products .htpcc-custom{
  font-size: 20px;
  color: #575555;
  line-height: 26px;
  margin-bottom: 50px;
  text-align: center;
}
.home-tool .ht-introduction{
  background-image: url(/wp-content/themes/industrial/image/home-banner.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.home-tool .ht-introduction .hti-content{
  max-width: 1229px;
  margin: 0 auto;
  display: flex;
  padding: 6em 0;
  column-gap: 7em;
  align-items: center;
}
.home-tool .ht-introduction .htic-left{
  flex: 1;
  flex-shrink: 0;
}
.home-tool .ht-introduction .htic-left .hticl-title{
  font-size: 2em;
  color: #ffffff;
  margin-bottom: 1em;
  font-weight: bold;
}
.home-tool .ht-introduction .htic-left .hticl-subtitle{
  color: #ffffff;
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 12px;
}

.home-tool .ht-introduction .htic-left .hticl-box{
  display: flex;
  align-items: center;
  gap: 15px 30px;
  flex-wrap: wrap;
}
.home-tool .ht-introduction .htic-left .hticl-box .hticlb-item{
  text-align: center;
  width: calc(50% - 15px);
}
.home-tool .ht-introduction .htic-left .hticl-box .hticlb-item .hticlbi-top{
  font-size: 2.8em;
  color: #E13312;
  line-height: 1.2em;
  font-weight: bold;
}
.home-tool .ht-introduction .htic-left .hticl-box .hticlb-item .hticlbi-bottom{
  font-size: 1.3em;
  color: #ffffff;
}
.home-tool .ht-introduction .htic-right{
  flex: 1.4;
}
.home-tool .ht-introduction .htic-right .hticr-img{
  border-radius: 1.6em;
}
.home-tool .ht-case{
  margin: 5.8em 0;
}
.home-tool .ht-case .htc-content{
  max-width: 1229px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.home-tool .ht-case .htcc-imgBox{
  border-radius: 1em;
  overflow: hidden;
  margin-right: 1.2em;
  flex-shrink: 0;
  flex: 1.1;
  display: flex;
  flex-direction: column;
}
.home-tool .ht-case .htcc-imgBox p{
  margin: 0;
}
.home-tool .ht-case .htcc-imgBox .htcci-img{
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-top: 61%;
}
.home-tool .ht-case .htcc-imgBox .htccii-img{
  transition: transform 0.3s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-tool .ht-case .htcc-imgBox .htcci-img:hover .htccii-img{
  transform: scale(1.1);
}
.home-tool .ht-case .htcc-imgBox .htcci-title{
  background-color: rgba(0, 0, 0, 0.8);
  font-size: 1.2em;
  color: #ffffff;
  text-align: center;
  padding: 0.9em 0;
}
.home-tool .ht-case .htcc-text{
  margin-left: 3em;
  flex: 0.8;
}
.home-tool .ht-case .htcc-text .htcct-title{
  font-size: 2.4em;
  color: #2B2726;
  font-weight: bold;
}
.home-tool .ht-case .htcc-text .htcct-text{
  font-size: 1em;
  color: #575555;
}
.home-tool .ht-field{
  max-width: 1229px;
  margin: 0 auto;
  margin-bottom: 5.8em;
}
.home-tool .ht-field .ht-field-content{
}
.home-tool .ht-field .ht-field-content .ht-field-title{
  font-weight: bold;
  font-size: 2.4em;
  color: #2B2726;
  line-height: 1.2em;
  padding-bottom: 0;
  margin-bottom: 1.1em;
}
.home-tool .ht-field .ht-field-box{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.home-tool .ht-field .ht-field-item{
  width: calc(100% / 3);
  flex-shrink: 0;
  position: relative;
  padding-top: calc(100% / 3);
  overflow: hidden;
  user-select: none;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.home-tool .ht-field .htfi-content{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
}
.home-tool .ht-field .ht-field-item-text{
  font-weight: bold;
  font-size: 1.8em;
  color: #FFFFFF;
  line-height: 1.2em;
  text-align: center;
  /* 文字换行展示 */
  width: 190px;
}
.home-tool .ht-field .ht-field-item-desc{
  font-size: 16px;
  color: #FFFFFF;
  line-height: 1.2em;
  text-align: center;
  padding: 0 20px;
}
.home-tool .ht-field .ht-field-item-icon{
  font-size: 1.8em;
  position: absolute;
  bottom: 15%;
  left: 50%;
  transform: translateX(-50%);
  color: #ffffff;
}
.home-tool .ht-field .ht-field-item:hover .htfi-content1,
.home-tool .ht-field .ht-field-item:hover .htfi-content2{
  transform: translateY(-100%);
}
.home-tool .ht-field .htfi-content2{
  top: 100%;
}
.home-tool .ht-field .htfi-content2 .ht-field-item-text{
  margin-bottom: 0.7em;
}
.home-tool .ht-services{
  width: 100%;
  background-color: #F6F6F6;
  padding: 5.8em 0;
}
.home-tool .ht-services .hts-content{
  max-width: 1229px;
  margin: 0 auto;
}
.home-tool .ht-services .hts-content2{
  display: none;
}
.home-tool .ht-services .hts-content .htsc-title{
  font-weight: bold;
  font-size: 2.4em;
  color: #2B2726;
  line-height: 1em;
  margin-bottom: 1em;
}
.home-tool .ht-services .hts-content .htsc-content{
  display: flex;
  justify-content: space-between;
}
.home-tool .ht-services .hts-content .htscc-left{
  width: 59.6%;
  padding-top: calc(59.6% * (427 / 733));
  position: relative;
  overflow: hidden;
  height: 0;
  border-radius: 0.8em;
}
.home-tool .ht-services .hts-content .htscc-leftBox{
  position: absolute;
  min-height: 14em;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: top 0.3s;
}
.home-tool .ht-services .hts-content .htscc-left .htsccl-box{
  background-color: red;
  width: 100%;
  height: 100%;
  position: relative;
}
.home-tool .ht-services .hts-content .htsccl-box:nth-child(1){}
.home-tool .ht-services .hts-content .htsccl-box:nth-child(2){
  background-color: beige;
}
.home-tool .ht-services .hts-content .htsccl-box:nth-child(3){
  background-color: #0962B1;
}
.home-tool .ht-services .hts-content .htsccl-box:nth-child(4){
  background-color: blueviolet;
}
.home-tool .ht-services .hts-content .htscc-left .htsccl-box .htsccl-box-img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-tool .ht-services .hts-content .htscclb-bottom{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  background: linear-gradient( 180deg, rgba(0,0,0,0) 0%, #000000 100%);
}
.home-tool .ht-services .hts-content .htscclbb-title{
  font-size: 1.2em;
  color: #FFFFFF;
  padding: 0 1.9em;
  margin-bottom: 0.5em;
}
.home-tool .ht-services .hts-content .htscclbb-content{
  display: flex;
  align-items: center;
  gap: 0.5em;
  padding: 0 2.3em;
  margin-bottom: 1.1em;
}
.home-tool .ht-services .hts-content .htscclbb-content-item{
  display: flex;
  align-items: center;
  gap: 0.8em;
}
.home-tool .ht-services .hts-content .htscclbb-content-item.hci-blue{
  color: #FFFFFF;
  font-size: 1em;
  width: 12.4em;
  height: 3em;
  border-radius: 2.4em;
  background-color: #0962B1;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  user-select: none;
  transition: all 0.3s ease-in-out;
}
.home-tool .ht-services .hts-content .htscclbb-content-item.hci-blue:hover{
  transform: translateY(-10px);
  background-color: #1E7DD2;
}
.home-tool .ht-services .hts-content .htscclbb-content-item .iconfont{
  font-size: 1.3em;
}
.home-tool .ht-services .hts-content .htscclbb-content-item a .iconfont{
  font-size: 2.4em;
  margin-right: 0;
}
.home-tool .ht-services .hts-content .htscclbb-content-item a{
  transition: all 0.3s ease-in-out;
}
.home-tool .ht-services .hts-content .htscclbb-content-item a:hover{
  transform: translateY(-10px);
}
.home-tool .ht-services .hts-content .htscclbb-content-img{
  width: 2.4em;
  height: 2.4em;
  object-fit: cover;
  transition: all 0.3s ease-in-out;
}
.home-tool .ht-services .hts-content .htscclbb-content-img:hover{
  transform: translateY(-10px);
}
.home-tool .ht-services .hts-content .htscc-right{
  width: 33%;
  display: flex;
  flex-direction: column;
  row-gap: 1.7em;
}
.home-tool .ht-services .hts-content .htsccr-item{
  font-weight: bold;
  font-size: 1.3em;
  color: #2B2726;
  box-shadow: 1px 1px 8px 0px rgba(217,220,222,0.6);
  width: 100%;
  height: 4em;
  display: flex;
  align-items: center;
  padding-left: 1.8em;
  background-color: #ffffff;
  border-radius: 3px;
  user-select: none;
  cursor: pointer;
}
.home-tool .ht-services .hts-content .htsccr-item:hover,
.home-tool .ht-services .hts-content .htsccr-item-active{
  background-color: #E13312;
  position: relative;
  color: #ffffff;
  box-shadow: 2px 2px 8px 0px rgba(182, 193, 201, 0.25);
}
.home-tool .ht-services .hts-content .htsccr-item:hover::after,
.home-tool .ht-services .hts-content .htsccr-item-active::after{
  content: '';
  top: 50%;
  left: -10px;
  transform: translateY(-50%);
  position: absolute;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 10px solid #E13312;
}
.home-tool .ht-partner{
  padding-top: 5.2em;
  padding-bottom: 6em;
}
.home-tool .ht-partner .htp-content{
  max-width: 1229px;
  margin: 0 auto;
}
.home-tool .ht-partner .htpc-title{
  font-weight: bold;
  font-size: 2.4em;
  color: #2B2726;
  line-height: 1.2em;
  margin-bottom: 1.1em;
}
.home-tool .ht-partner .htp-content .htpc-content{
  display: flex;
  align-items: center;
  column-gap: 1.6em;
  margin-bottom: 2.4em;
}
.home-tool .ht-partner .htpcc-item{
  border-radius: 0.5em;
  flex: 1;
  text-align: center;
}
.home-tool .ht-partner .htpc-bottom{
  font-size: 1.3em;
  color: #575555;
  line-height: 1.2em;
  text-align: center;
}
.home-tool .ht-partner .htpcb-link{
  color: #0962B1;
  position: relative;
  display: inline-block;
  transition: all 0.3s ease-in-out;
}
.home-tool .ht-partner .htpcb-link::after{
  content: '';
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #0962B1;
}
.home-tool .ht-partner .htpcb-link:hover{
  color: #1E7DD2;
  transform: translateY(-10px);
}
.home-tool .ht-partner .htpcb-link:hover::after{
  background-color: #1E7DD2;
}
.home-tool .ht-blog{
  padding-bottom: 5.8em;
}
.home-tool .ht-blog .htnc-mobile-btn{
  display: none;
}
.home-tool .ht-blog .htb-content{
  max-width: 1229px;
  margin: 0 auto;
}
.home-tool .ht-blog .htbc-title{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 2.5em;
}
.home-tool .ht-blog .htbct-left{
  font-weight: bold;
  font-size: 2.4em;
  color: #22262A;
  line-height: 1.2em;
}
.home-tool .ht-blog .htbct-right{
  border: 1px solid #DCDCDC;
  font-size: 1em;
  color: #595B5E;
  line-height: 1.2em;
  padding: 1em 3.2em;
  border-radius: 0.5em;
  transition: all 0.3s ease-in-out;
}
.home-tool .ht-blog .htbct-right:hover{
  border-color: #E13312;
  background-color: #E13312;
  color: #ffffff;
}
.home-tool .ht-blog .htbc-content{
  overflow: hidden;
}
.home-tool .ht-blog .htbc-content .htbc-content-box{
  display: flex;
  align-items: center;
  column-gap: 1.6em;
}
.home-tool .ht-blog .htbcc-item{
  flex: 1;
  flex-shrink: 0;
  border-radius: 1em;
  border: 1px solid #D9DCDE;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.home-tool .ht-blog .htbc-content .htbc-content-left-arrow,
.home-tool .ht-blog .htbc-content .htbc-content-right-arrow{
  display: none;
}
.home-tool .ht-blog .htbcc-item:hover{
  box-shadow: 2px 2px 16px 0px #D9DCDE;
}
.home-tool .ht-blog .htbcc-item:hover .htbccic-text,
.home-tool .ht-blog .htbcc-item:hover .htbccic-btn{
  color: #E13312;
}
.home-tool .ht-blog .htbcc-item:hover .htbccic-btn{
  transform: translateY(-10px);
}
.home-tool .ht-blog .htbcc-item:hover .htbcci-img-box .htbcci-img{
  transform: scale(1.1);
}
.home-tool .ht-blog .htbcci-img-box{
  width: 100%;
  background-color: #CCCCCC;
  padding-top: 67%;
  position: relative;
  overflow: hidden;
}
.home-tool .ht-blog .htbcci-img-box .htbcci-img{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: all 0.3s ease-in-out;
}
.home-tool .ht-blog .htbcci-content{
  padding: 1.4em 1.4em 2.1em 1.6em;
}
.home-tool .ht-blog .htbccic-title{
  font-weight: bold;
  font-size: 1.6em;
  color: #575555;
  line-height: 1.2em;
  margin-bottom: 0.8em;
}
.home-tool .ht-blog .htbccic-text{
  font-size: 1em;
  color: #575555;
  line-height: 1.2em;
  margin-bottom: 1.8em;
  transition: all 0.3s ease-in-out;
}
.home-tool .ht-blog .htbccic-btn{
  font-weight: 400;
  font-size: 1em;
  color: #989BA1;
  line-height: 1.2em;
  transition: all 0.3s ease-in-out;
}
.home-tool .ht-faq{
  background-color: #F6F6F6;
  padding-top: 6.4em;
  padding-bottom: 5.8em;
}
.home-tool .ht-faq .ht-faq-content{
  max-width: 82em;
  margin: 0 auto;
}
.home-tool .ht-faq .htfc-title{
  font-weight: bold;
  font-size: 2.4em;
  color: #22252A;
  line-height: 1.2em;
  margin-bottom: 1em;
}
.home-tool .ht-faq .htfc-content{
  background-color: #ffffff;
}
.home-tool .ht-faq .htfc-content:nth-child(2n - 1) .htfc-q{
  background-color: #FAFAFA;
}
.home-tool .ht-faq .htfc-q{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.4em 2.7em;
  user-select: none;
  cursor: pointer;
}
.home-tool .ht-faq .htfc-content .htfcq-right .iconfont{
  font-size: 1.4em;
  line-height: 1.2em;
}
.home-tool .ht-faq .htfc-content .htfcq-right .htfcqr-jia,
.home-tool .ht-faq .htfc-content .htfc-q .htfcq-right .htfcqr-jia{
  display: inline-block;
  color: #CCCCCC;
}
.home-tool .ht-faq .htfc-content .htfcq-right .htfcqr-jian,
.home-tool .ht-faq .htfc-content .htfc-q .htfcq-right .htfcqr-jian{
  display: none;
}
.home-tool .ht-faq .htfc-content-active .htfc-q + .htfc-a{
  /* 内容不多时足够 */
  max-height: 300px;
}
.home-tool .ht-faq .htfc-content-active .htfc-q{
  background-color: #E13312 !important;
  color: #ffffff;
}
.home-tool .ht-faq .htfc-content-active .htfc-q .htfcq-left{
  color: #ffffff;
}
.home-tool .ht-faq .htfc-content-active .htfc-q .htfcq-right .htfcqr-jia{
  display: none !important;
}
.home-tool .ht-faq .htfc-content-active .htfc-q .htfcq-right .htfcqr-jian{
  display: inline-block !important;
}
.home-tool .ht-faq .htfcq-left{
  font-size: 1.3em;
  color: #2B2726;
  line-height: 1.5em;
  display: flex;
  align-items: center;
}
.home-tool .ht-faq .htfcq-left .iconfont{
  margin-right: 0.6em;
  font-size: 1.5em;
}
.home-tool .ht-faq .htfc-a{
  transition: max-height 0.3s ease-in-out;
  max-height: 0;
  overflow: hidden;
}
.home-tool .ht-faq .htfca-content{
  font-size: 1em;
  color: #575555;
  line-height: 2em;
  padding: 1.8em 2.7em;
  display: flex;
  align-items: flex-start;
}
.home-tool .ht-faq .htfca-content .iconfont{
  font-size: 2.2em;
  margin-right: 0.5em;
  color: #0962B1;
}

@media screen and (max-width: 1199px) and (min-width: 600px) {
  .home-tool .ht-categories .htc-content .htcc-content{
    flex-direction: row;
  }
  .home-tool .ht-categories .htc-content .htcc-content .htccc-item{
    width: 50%;
  }
  .home-tool .ht-products .htpc-content .htpcc-content{
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (max-width: 1199px) {
  .home-tool{
    font-size: calc(12px + (16 - 12) * ((100vw - 375px) / (1199 - 375)));
  }
  .home-tool .hb-content{
    display: none;
  }
  .home-tool .home-banner{
    min-height: 256px;
    background-position: center;
    background-attachment: local;
  }

  .home-tool .ht-categories{
    padding: 0 1em;
    padding-top: 3.3em;
  }
  .home-tool .ht-categories .htcc-title,
  .home-tool .ht-products .htpc-title{
    font-size: 1.5em;
    margin-bottom: 0.9em;
  }
  .home-tool .ht-categories .htcc-content{
    flex-direction: column;
    gap: 0.7em;
  }
  .home-tool .ht-categories .htcc-content .htccc-item .htccci-img-box{
    display: none;
  }
  .home-tool .ht-categories .htcc-content .htccc-item{
    width: 100%;
    background-image: url(/wp-content/themes/industrial/image/default-bg.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: transparent;
    border-radius: 1.4em;
    overflow: hidden;
  }
  .home-tool .ht-categories .htcc-content .htccc-item .htccci-right{
    max-width: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 1.3em 2.4em;
  }
  .home-tool .ht-categories .htcc-content .htccc-item .htccci-right-subtitle,
  .home-tool .ht-categories .htcc-content .htccc-item .htccci-right-title{
    color: #ffffff;
    font-size: 1.25em;
  }
  .home-tool .ht-categories .htcc-content .htccc-item .htccci-right-subtitle{
    margin-bottom: 1.1em;
  }
  .home-tool .ht-categories .htcc-content .htccc-item .htccci-right-btn{
    color: #ffffff;
    border-color: #ffffff;
    font-size: 1.17em;
  }
  .home-tool .ht-products{
    padding: 0 1em;
    padding-top: 3.3em;
  }
  .home-tool .ht-products .htpcc-tab{
    background-image: none;
  }
  .home-tool .ht-products .htpcc-tab{
    gap: 0.7em;
  }
  .home-tool .ht-products .htpcc-tab .htpcc-tab-item{
    flex: 1;
    padding: 1em 0;
    height: fit-content;
    background-color: #D9DCDE;
    border-radius: 0.6em;
    color: #2B2726 !important;
  }
  .home-tool .ht-products .htpcc-tab-right-active .htpcc-tab-item:last-child,
  .home-tool .ht-products .htpcc-tab:not(.htpcc-tab-right-active) .htpcc-tab-item:first-child{
    background-color: #E13312;
    color: #ffffff !important;
  }
  .home-tool .ht-products .htpcc-content{
    background-color: transparent;
    padding: 0;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.7em;
    margin-bottom: 2.6em;
  }
  .home-tool .ht-products .htpccc-item{
    background-color: #ffffff;
    border-radius: 0.7em;
  }
  .home-tool .ht-products .htpccc-item .htpccci-text{
    font-size: 1.3em;
    font-weight: bold;
    text-align: center;
    margin: auto 0;
    padding: 0.9em;
  }
  .home-tool .ht-products .htpcc-btnBox .htpccb-btn{
    font-size: 1.34em;
    padding: 0.5em 0;
    width: 80%;
  }
  .home-tool .ht-products .htpcc-custom{
    font-size: 1.35em;
    margin-bottom: 2em;
  }
  .home-tool .ht-introduction{
    padding: 0 1em;
  }
  .home-tool .ht-introduction .hti-content{
    flex-direction: column-reverse;
    padding-top: 3.3em;
    padding-bottom: 3.3em;
  }
  .home-tool .ht-introduction .htic-right{
    display: flex;
    flex-direction: column;
    margin-bottom: 1.3em;
    width: 100%;
  }
  .home-tool .ht-introduction .htic-right::before{
    content: 'Company Profile';
    font-weight: bold;
    font-size: 1.5em;
    color: #FFFFFF;
    line-height: 1.2em;
  }
  .home-tool .ht-introduction .htic-right .hticr-img{
    margin-top: 2.1em;
    object-fit: cover;
  }
  .home-tool .ht-introduction .htic-left .hticl-title{
    display: none;
  }
  .home-tool .ht-introduction .htic-left .hticl-subtitle{
    font-size: 1.25em;
    line-height: 1.4em;
  }
  .home-tool .ht-introduction .htic-left .hticl-box .hticlb-item .hticlbi-top{
    font-size: 2.6em;
  }
  .home-tool .ht-introduction .htic-left .hticl-box .hticlb-item .hticlbi-bottom{
    font-size: 1.25em;
  }
  .home-tool .ht-case{
    margin: 0;
    padding: 3.3em 1em;
    background-color: #f6f6f6;
  }
  .home-tool .ht-case .htc-content{
    flex-direction: column-reverse;
    gap: 1.3em;
  }
  .home-tool .ht-case .htcc-text{
    flex: 1;
    margin-left: 0;
  }
  .home-tool .ht-case .htcc-text .htcct-title{
    font-size: 1.53em;
    line-height: 1.2em;
    margin-bottom: 0.9em;
  }
  .home-tool .ht-case .htcc-text .htcct-text{
    font-size: 1.25em;
  }
  .home-tool .ht-case .htcc-imgBox{
    margin-right: 0;
    flex: 1;
    width: 100%;
  }
  .home-tool .ht-case .htcc-imgBox .htcci-title{
    font-size: 1.3em;
    padding: 0.8em 0;
  }
  .home-tool .ht-field{
    background-color: #f6f6f6;
    margin-bottom: 0;
    padding: 0 1em;
    padding-bottom: 1.3em;
  }
  .home-tool .ht-field .ht-field-content .ht-field-title{
    font-size: 1.5em;
    margin-bottom: 0.9em;
  }
  .home-tool .ht-field .ht-field-item{
    width: calc(100% / 2);
    padding-top: calc(100% / 2);
  }
  .home-tool .ht-field .ht-field-item-text{
    font-size: 1.34em;
    line-height: 1.3em;
    width: 90%;
  }
  .home-tool .ht-field .ht-field-item-desc{
    font-size: 1em;
    padding: 0;
    width: 90%;
    overflow: hidden;
  }
  .home-tool .ht-field .ht-field-item:nth-child(1){
    order: 1;
  }
  .home-tool .ht-field .ht-field-item:nth-child(2){
    order: 2;
  }
  .home-tool .ht-field .ht-field-item:nth-child(3){
    order: 4;
  }
  .home-tool .ht-field .ht-field-item:nth-child(4){
    order: 3;
  }
  .home-tool .ht-field .ht-field-item:nth-child(5){
    order: 5;
  }
  .home-tool .ht-field .ht-field-item:nth-child(6){
    order: 6;
  }
  .home-tool .ht-field .ht-field-item-icon{
    display: none;
  }
  .home-tool .ht-services{
    background-color: #ffffff;
    padding: 3.3em 1em;
  }
  .home-tool .ht-services .hts-content{
    display: none;
  }
  .home-tool .ht-services .hts-content2{
    display: inline-block;
  }
  .home-tool .ht-services .htsc2-title{
    font-size: 1.6em;
    color: #2B2726;
    line-height: 1.3em;
    padding-bottom: 0;
    margin-bottom: 0.8em;
  }
  .home-tool .ht-services .htsc2-item{
    margin-bottom: 1em;
  }
  .home-tool .ht-services .htsc2-item-title{
    padding-bottom: 0;
    margin-bottom: 0.5em;
  }
  .home-tool .ht-services .htsc2-item-title,
  .home-tool .ht-services .htsc2i-item{
    font-size: 1.4em;
    color: #2B2726;
    line-height: 1.3em;
  }
  .home-tool .ht-services .htsc2i-item{
    color: #575555;
  }
  .home-tool .ht-services .htsc2-item-img{
    margin: 1em 0;
    width: 100%;
    object-fit: cover;
    border-radius: 1em;
  }
  .home-tool .ht-services .htsc2-icon-box{
    display: flex;
    align-items: center;
    gap: 1em;
    margin-top: 2em;
  }
  .home-tool .ht-services .htsc2-icon-box .iconfont{
    font-size: 36px;
    line-height: 36px;
  }
  .home-tool .ht-partner{
    background-color: #F6F6F6;
    padding: 3.3em 1em;
  }
  .home-tool .ht-partner .htpc-title{
    font-size: 1.5em;
    line-height: 1.3em;
    margin-bottom: 0.9em;
  }
  .home-tool .ht-partner .htp-content .htpc-content{
    margin-bottom: 1.5em;
    gap: 0.7em 0.8em;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
  }
  .home-tool .ht-partner .htpcc-item{
    display: flex;
    justify-content: center;
  }
  .home-tool .ht-partner .htpc-bottom{
    font-size: 1.25em;
  }
  .home-tool .ht-blog{
    padding: 3.3em 1em;
  }
  .home-tool .ht-blog .htbc-title{
    margin-bottom: 1.3em;
  }
  .home-tool .ht-blog .htbct-left{
    font-size: 1.5em;
    line-height: 1.3em;
  }
  .home-tool .ht-blog .htbct-right{
    display: none;
  }
  .home-tool .ht-blog .htbc-content{
    position: relative;
  }
  .home-tool .ht-blog .htbc-content .htbc-content-box{
    transition: transform 0.3s ease-in-out;
    column-gap: 0;
  }
  .home-tool .ht-blog .htbc-content .htbc-content-left-arrow,
  .home-tool .ht-blog .htbc-content .htbc-content-right-arrow{
    display: block;
    position: absolute;
    top: 25%;
    color: #ffffff;
    width: 1.5em;
    height: 1.5em;
    font-size: 3.5em;
    line-height: 1em;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
    opacity: 0.8;
  }
  .home-tool .ht-blog .htbc-content .htbc-content-left-arrow{
    left: 0.4em;
  }
  .home-tool .ht-blog .htbc-content .htbc-content-right-arrow{
    right: 0.4em;
  }
  .home-tool .ht-blog .htbcc-item{
    width: 100%;
    flex: none;
    flex-shrink: 0;
  }
  .home-tool .ht-blog .htbcci-content{
    padding: 1.35em 1.65em;
  }
  .home-tool .ht-blog .htbccic-title{
    font-size: 1.35em;
    color: #2B2726;
    line-height: 1.3em;
    margin-bottom: 0.5em;
  }
  .home-tool .ht-blog .htbccic-text{
    font-size: 1.17em;
    line-height: 1.3em;
    margin-bottom: 1.07em;
  }
  .home-tool .ht-blog .htbccic-btn{
    font-size: 1.17em;
    color: #575555;
    line-height: 1.3em;
  }
  .home-tool .ht-blog .htbccic-btn::after{
    font-family: 'iconfont';
    content: '\e693';
    font-size: 0.7em;
    line-height: 1.3em;
    margin-left: 1em;
  }
  .home-tool .ht-blog .htnc-mobile-btn{
    display: block;
    margin: 0 auto;
    width: 40%;
    font-size: 1.2em;
    color: #FFFFFF;
    line-height: 1.3em;
    background-color: #0962B1;
    border-radius: 1.3em;
    text-align: center;
    padding: 0.7em 0;
    margin-top: 2.2em;
  }
  .home-tool .ht-blog .htbcc-item:hover .htbccic-text,
  .home-tool .ht-blog .htbcc-item:hover .htbccic-btn{
    color: #575555;
    transform: translateY(0);
  }
  .home-tool .ht-blog .htbcc-item:hover .htbcci-img-box .htbcci-img{
    transform: scale(1);
  }
  .home-tool .ht-faq{
    padding: 3.3em 1em
  }
  .home-tool .ht-faq .htfc-title{
    font-size: 1.5em;
    color: #22262A;
    line-height: 1.3em;
  }
  .home-tool .ht-faq .htfc-q{
    padding: 1.25em 1em;
  }
  .home-tool .ht-faq .htfcq-left{
    width: 90%;
  }
  /* faq 图标 移动端不显示*/
  .home-tool .ht-faq .htfca-content .iconfont,
  .home-tool .ht-faq .htfcq-left .iconfont{
    display: none;
  }
  .home-tool .ht-faq .htfcq-left-text{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 90%;
  }
  .home-tool .ht-faq .htfcq-right{
    flex-shrink: 0;
  }
  .home-tool .ht-faq .htfc-content .htfcq-right .htfcqr-jia,
  .home-tool .ht-faq .htfc-content .htfc-q .htfcq-right .htfcqr-jia{
    color: #000000;
  }
  .home-tool .ht-faq .htfca-content{
    padding: 1.25em 1em
  }
}