
.w1400{
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
}
header .header-warp-2023{position: relative;}
header .header-warp-2023 .navbar{
  justify-content: start;
  position: static;
}
header .header-warp-2023 .navbar .btn-group{margin-right: 0;}
header .header-warp-2023 .navbar .btn-group .store .nav-btn-warpper{
  height: 34px;
  padding: 0 14px;
  line-height: 34px;
  margin: 0;
}
header .header-warp-2023 .navbar .btn-group .nav-btn-warpper>a{
  font-size: 14px;
  display: flex;
  align-items: center;
}
header .header-warp-2023 .navbar .btn-group .nav-btn-warpper>span{white-space: nowrap;font-size: 14px;}
header .header-warp-2023 .navbar .btn-group .nav-btn-warpper>a .iconfont {font-size: 14px;margin-top: -3px;margin-right: 6px;}
/* header .header-warp-2023 .navbar .btn-group .nav-btn:first-child{margin-right: 0;display: none;} */
header .header-warp-2023 .navbar .multifunct-warp{margin-left: auto;}
header .header-warp{padding: 0;height: 60px;}
.header-warp-2023 .navbar-brand{display: flex;align-items: center;}
.header-warp-2023 .navbar-brand>img{
  width: auto !important;
  height: 60px !important;
}
.header-warp-2023 .new-nav-list .secondNav-list,
.header-warp-2023 .new-nav-list .commodity-list
{
display: none;
}
.header-warp-2023 .new-nav-list{
  display: flex;
  align-items: center;
  padding-left: 80px;
  width: 95%;
}
.header-warp-2023 .new-nav-list .nav-list-item{
  margin-right: 32px;
}
.header-warp-2023 .new-nav-list .nav-list-item.active>a{
  opacity: 1;
}
.header-warp-2023 .new-nav-list .nav-list-item>a{
font-size: 14px;
font-weight: 500;
opacity: 1;
white-space: nowrap;
color: #000000;
display: block;
line-height: 60px;
-webkit-background-clip: text;
}
.header-warp-2023 .new-nav-list .nav-list-item:hover >a {opacity: 1;}
arp-2023 .new-nav-list .nav-list-item .secondNav-head{display: none;}
.header-warp-2023 .new-nav-list .nav-list-item .commodity-list{
  position: absolute;
  left: 0;
  background-color: #fff;
  top: 100% !important;
  width: 100%;
  /* height: calc(100vh - 60px); */
  height: 550px;
  /* overflow-y: auto; */
  padding-top: 48px;
  border-top: 1px solid #EBEBEB;
}
.header-warp-2023 .new-nav-list .nav-list-item .secondNav-head{
   display: none;
}
.header-warp-2023 .new-nav-list .nav-list-item:last-child{margin-right: 0;display: none;}
.header-warp-2023 .new-nav-list .nav-list-item:nth-last-child(2){margin-right: 0;}
.header-warp-2023 .new-nav-list .nav-list-item .commodity-list .commodity-item .title .ci-title{
  font-size: 14px;
  font-weight: 700;
  display: block;
  min-height: 40px;
  color: #000000;
}
.header-warp-2023 .new-nav-list .nav-list-item:hover .commodity-list{
  display: block;
}
.header-warp-2023 .new-nav-list .nav-list-item.test{position: relative;}
.header-warp-2023 .new-nav-list .nav-list-item .secondNav-list{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 100% !important;
  background-color: #fff;
  font-size: 14px;
  box-shadow: 0px 24px 24px 0px rgba(0,0,0,0.0824);
  padding: 16px 0;
}
.header-warp-2023 .new-nav-list .secondNav-list .secondNav-list-item a{
  display: block;
  padding: 10px 16px;
  font-weight: 500;
  color: #3D3D3D;
  white-space: nowrap;
}
.header-warp-2023 .new-nav-list .secondNav-list .secondNav-list-item:hover a{
  color: #000;
  background: #F7F7F7;
}
.header-warp-2023 .new-nav-list .nav-list-item:hover .secondNav-list{
  display: block;
}
.header-warp-2023 .new-nav-list .commodity-item .ci-link .title{
  color: #646464;
  font-weight: 500;
}
.header-warp-2023 .new-nav-list .commodity-item .ci-link .cl-item:hover .title{
  text-decoration: underline !important;
  color: #000000;
}
.header-warp-2023 .new-nav-list .commodity-item .ci-link .all a:hover{
  text-decoration: underline !important;
}
.header-warp-2023 .new-nav-list .commodity-item .ci-link .all a{
  font-weight: 500;
  color: #F54627;
}
.header-warp-2023 .new-nav-list .commodity-item{
  margin-bottom: 40px;
}
.header-warp-2023 .new-nav-list .commodity-item .cl-item{
  margin-bottom: 8px;
}
.header-warp-2023 .new-nav-list .commodity-item .cl-item:last-child{margin-bottom: 0};
hader .header-warp-2023 .navbar .navbar-nav .menu #navbar-menu{display: none}
.header-warp-2023 .navbar_search{
  position: absolute;
  width: 1000px;
  left: 50%;
  transform: translateX(-50%);
  display: none;
}
.header-warp-2023 .navbar_search .header-search-warpper{display: flex;justify-content: space-between;align-items: center;}
.header-warp-2023 .navbar_search .navbar_search_suo{
  color: #000;
  font-weight: bold;
  transform: rotate(270deg);
  margin-left: 32px;
}
.header-warp-2023 .navbar_search #searchKeyword{
  font-size: 14px;
  font-weight: 500;
  width: 100%;
  color: #646464;
}
.header-warp-2023 .navbar_search .navbar_search_input{width: 800px;}
.header-warp-2023 .navbar_search .icon-guanbijian{cursor: pointer; margin-left: auto;  color: #000;font-weight: bold;}
.header-warp-2023 .navbar_search .navbar_search_input{
  position: relative;
  height: 60px;
  display: flex;
}
.header-warp-2023 .navbar_search .navbar_history{
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  padding-bottom: 33px;
  box-shadow: 0px 24px 24px 0px rgb(0 0 0 / 8%);
  background-color: #FFFFFF;
  display: none;
}
.header-warp-2023 .navbar_search .navbar_history div{
  font-size: 14px;
  font-weight: 500;
  color: #646464;
  padding:  24px 48px 8px;
}
.header-warp-2023 .navbar_search .navbar_history li{
  line-height: 37px;
  font-size: 14px;
  font-weight: 500;
  color: #000000;
  cursor: pointer;
  padding: 0 48px;
  position: relative;
}
.header-warp-2023 .navbar_search .navbar_history li:hover{
  background: #F7F7F7;
}
.CountryLB .CountryLB_box {
  padding: 12px 0;
}
@media screen and (max-width: 1400px) {
  .w1400{
    padding: 0 40px !important;
  }
  .CountryLB .CountryLB_box{
    padding: 12px 40px;
  }
  .header-warp-2023 .new-nav-list{padding-left: 40px;}
  .header-warp-2023 .new-nav-list .nav-list-item{margin-right: 20px;}
  .header-warp-2023 .navbar_search{
    width: 730px;
  }
  .header-warp-2023 .navbar_search .navbar_search_input{width: 584px;}
  .header-warp-2023 .navbar_search{transform: translateX(-40%);}
  #navbar-menu{display: none;}
  .commodity-list .products_row{padding: 0 40px;}
  header .header-warp .navbar .multifunct-warp .multifunct .icon-gengduodefuben{font-size: 25px;}
}
@media screen and (max-width: 1280px){
}
@media screen and (max-width: 991px){
  .index-main .right-container{
    padding: 0;
  }
  .w1400{padding: 0 16px !important;}
  .CountryLB .CountryLB_box{
    padding: 12px 16px;
  }
  header .header-warp-2023 .navbar-nav{margin: 0;}
  .header-warp-2023 .navbar_search{
    width: 516px;
  }
  .header-warp-2023 .navbar_search .navbar_search_input{width: 413px;}
  .header-warp-2023 .navbar_search .navbar_history div {
    font-size: 14px;
    font-weight: 500;
    color: #646464;
    padding: 12px 32px 4px;
  }
  .header-warp-2023 .navbar_search .navbar_history li{
    line-height: 24px;
    padding: 0 32px;
  }
  .header-warp-2023 .navbar_search .navbar_history{padding-bottom: 18px;}
}
@media screen and (max-width: 768px){
  .header-warp-2023 .new-nav-list{display: none;}
  .header-warp-2023 .navbar_search{
    width: 100%;
    top: 100%;
    left: 0;
    box-shadow: rgb(0 0 0) 0px 0px 1px 0px;
    transform: translateX(0%);
  }
  .header-warp-2023 .navbar_search .header-search-warpper{
    background-color: #fff;
    padding: 12px 0 12px 16px;
  }
  .header-warp-2023 .navbar_search .searchBox{
    position: relative;
  }
  .header-warp-2023 .navbar_search .navbar_search_input{
    width: 100%;
    border: 1px solid #B4B4B4;
    height: 40px;
    display: flex;
    flex-wrap: nowrap;
    position: inherit;
    flex-direction: row-reverse;
  }
  .header-warp-2023 .navbar_search #searchKeyword{padding: 10px 16px;}
  .header-warp-2023 .navbar_search .navbar_search_suo{
    width: 56px;
    background: #F54627;
    margin: 0;
    line-height: 38px;
    color: #fff;
    display: block;
    transform: rotate(0deg);
  }
  .header-warp-2023 .navbar_search .icon-guanbijian{width: 56px;}
  .header-warp-2023 .navbar_search .navbar_history{
    height: 100vh;
    /* left: -1px;
    top: calc(100% + 1px);
    width: calc(100% + 2px); */
  }
}
@media screen and (max-width: 520px) {
  .CountryLB .CountryLB_box {
    padding: 6px 16px;
  }
}
/* .header-warp-2023 .new-nav-list,.header-warp-2023 .multifunct-warp{display: none !important;} */
.header-warp-2023 .new-nav-list .nav-list-item .commodity-list .products_row {
  display: flex;
  position: relative;
  justify-content: space-between;
}
.header-warp-2023 .new-nav-list .nav-list-item .commodity-list .products_row .category-warpper{
 /* margin-right: 90px; */
 
}
.header-warp-2023 .new-nav-list .nav-list-item .commodity-list .products_row .category-warpper .category{
 
}
.header-warp-2023 .new-nav-list .nav-list-item .commodity-list .products_row .category-warpper .category .active{
  display: inline-block !important;
}
.header-warp-2023 .new-nav-list .nav-list-item .commodity-list .products_row .category-warpper .category .category-title{
  font-size: 14px;
 
font-weight: bold;
color: #000000;
margin-bottom: 27px;
line-height: 1;
display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    max-width: 200px;
    min-width: 200px;

}
.header-warp-2023 .new-nav-list .nav-list-item .commodity-list .products_row .category-warpper .category .category-title .icon-jiantou-xia {    
  margin-left: 12px;
}
.header-warp-2023 .new-nav-list .nav-list-item .commodity-list .products_row .category-warpper .category .category-item{
  font-size: 14px;
 
  font-weight: 500;
  color: #212121;
  margin-bottom: 27px;
  line-height: 1;
  cursor: pointer;
  display: flex;

}
.header-warp-2023 .new-nav-list .nav-list-item .commodity-list .products_row .category-warpper .category .category-item .open{
  display: flex;
  

}
.header-warp-2023 .new-nav-list .nav-list-item .commodity-list .products_row .category-warpper .category .category-item .category-item-title{
  
  min-width: 200px;
  max-width: 200px;
}
.header-warp-2023 .new-nav-list .nav-list-item .commodity-list .products_row .category-warpper .category .category-item-warpper{
  display: none;
}
.header-warp-2023 .new-nav-list .nav-list-item .commodity-list .products_row .category-warpper .category .category-item:hover a{
 
color: #F16600;
}
.header-warp-2023 .new-nav-list .nav-list-item .application{
  display: flex;
  flex-direction: column;
  margin-bottom: 100px;
  position: absolute;
  right: 0;
  top: 0;
}
.header-warp-2023 .new-nav-list .nav-list-item .application-item{
  width: 134px;
  height: 83px;
  position: relative;
  margin-bottom: 8px;
  display: inline-block;
  cursor: pointer;
  margin-left: 12px;
}
.header-warp-2023 .new-nav-list .nav-list-item .application-item img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.header-warp-2023 .new-nav-list .nav-list-item .application-item .mask{
    
  background: rgb(0,0,0,.55);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  
  font-weight: bold;
  font-size: 14px;
  word-wrap: break-word;
  color: #fff;
  padding: 0 10px;
  text-align: center;

  
}
.header-warp-2023 .new-nav-list .nav-list-item .commodity-list .products_row  .category-product{
  width: 100%;
  display: flex;
  gap: 40px;
  flex-wrap: wrap;
  position: absolute;
  top: 0;
  left: 250px;
  width: calc(100% - 436px);
  display: none;
}
.header-warp-2023 .new-nav-list .nav-list-item .commodity-list .products_row  .category-product .category-product-container{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  min-height: 208px;
}

.header-warp-2023 .new-nav-list .nav-list-item .commodity-list .products_row  .category-product .cp-item{
  width: calc(33.33% - 40px);
  display: flex;
  margin-bottom: 12px;
  align-items: center;
  align-self: flex-start;
 
}
 
.header-warp-2023 .new-nav-list .nav-list-item .commodity-list .products_row  .category-product .cp-item-img{
  width: 100px;
  height: 72px;
  object-fit: cover;
  margin-right: 20px;
 
}
.header-warp-2023 .new-nav-list .nav-list-item .commodity-list .products_row  .category-product  .cp-item-info{
  display: flex;
  flex-direction: column;
  justify-content: center
}
.header-warp-2023 .new-nav-list .nav-list-item .commodity-list .products_row  .category-product  .cp-item-info .cii-name{
  font-size: 14px;
    font-weight: 500;
    color: #212121;
    margin-bottom: 6px;
    word-break: break-all;
    overflow: hidden;
    display: -webkit-box;
    height: 30px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.header-warp-2023 .new-nav-list .nav-list-item .commodity-list .products_row  .category-product  .cp-item-info .cii-tag .tag{
  font-size: 12px;
    padding: 2px 3px;
    margin-bottom: 5px;
    color: #fff;
    background-color: #FF6C00;
    display: inline-block;
    border-radius: 3px;
  
}



.header-warp-2023 .new-nav-list .nav-list-item .commodity-list .products_row  .category-product  .cp-item-info .cii-describe{
  font-size: 12px;

font-weight: 500;
color: #878686;
line-height: 15px;
word-break: break-all;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;


}
.header-warp-2023 .category-warpper .active .category-item-warpper{
  display: inline-block !important;
}

.header-warp-2023 .category-warpper .active .icon-jiantou-xia{
  transform: rotate(180deg);
}
.header-warp-2023 .new-nav-list .nav-list-item .commodity-list .products_row  .category-product .view-more-row{
  width: 100%;
  text-align: center;
}
.header-warp-2023 .new-nav-list .nav-list-item .commodity-list .products_row  .category-product .view-more{
  

 display: inline-block;
 margin-bottom: 66px;
 padding: 10px 26px;
 border-radius: 26px;
 
 font-weight: 500;
 font-size: 14px;
 color: #000101;
 background: #EAEAEA;
 cursor: pointer;
 

}
.header-warp-2023 .new-nav-list .nav-list-item .commodity-list .products_row  .category-product .view-more svg{
  font-size: 25px;
  margin-right: 10px;
}
