﻿.btn_disable{cursor: not-allowed !important;}
.blank-imgs .mobile-imgs { display: none; }
.search-text{z-index:3;}
.search-wr .searchst {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 16px;
  width: 100%;
  height: 60px;
  line-height: 58px;
  background: #fff;
  border: none;
  outline: none;
  color: rgba(34, 34, 34, 0.5);
  font-size: 16px;
  border: 1px solid #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}
.search-wr .searchst::-webkit-input-placeholder {
  color: rgba(34, 34, 34, 0.5);
}
.search-wr .searchst:focus::-webkit-input-placeholder {
  opacity: 0;
  visibility: hidden;
}
.search-wr .submitst {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  outline: none;
  width: 60px;
  height: 60px;
  line-height: 60px;
  color: #0d4eba;
  -webkit-transition: 0.35s;
  -o-transition: 0.35s;
  -moz-transition: 0.35s;
  transition: 0.35s;
  cursor: pointer;
  background: none;
  border: none;
}
.search-wr .submitst:hover {
  color: #f58812;
}
.search-tops1 .search-wr .searchst {
    background: #fff;
    border: 1px solid #dddddd;
    color: #999999;
    font-size: 14px;
}
.prolist-display-text p{display:none;}
@media screen and (max-width: 1600px){
.product-index-list li figure {
    height: 70px;
}
.product-index-list li p{
font-size: 16px;
}
.product-index-list li figure{
height: 70px;
}
.product-index-list li{
    margin-bottom: 40px;
}
}
@media screen and (max-width: 1024px){
/*section.customers.partnerlogo{display: none;}*/
.blank-imgs .pc-imgs { display: none; }
    .blank-imgs .mobile-imgs { display: block; }
}
@media screen and (max-width: 861px) {
.prolist-display-text p{display:block;}
.display-series-now{display: none;}
}
@media screen and (max-width: 641px) {
    .search-wr .searchst {
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    
  }
  .blank-imgs { right: 5%; height: 100%; }
  .search-wr .submitst {
    width: 48px;
    height: 48px;
    line-height: 48px;
  }
}

.special:nth-child(2n){
    background: #fff;
}
.special:nth-child(2n+1){
    background: #edf1fa;
}
.parameter-tab table{width: 100% !important;}
.structure-imgs table{width: 100% !important;}
.product-swipers a.slick-prev.iconfont.slick-arrow {
    display: none !important;
}
.product-swipers a.slick-next.iconfont.slick-arrow {
    display: none !important;
}
table colgroup{display: none}
table tbody tr td{width: auto !important;}
.product-index-list li a {
  width: 180px;
}
.product-index-list li figure{
height: 91px;
}
.product-index-list li p{
font-size: 18px;
}

@media screen and (max-width: 641px){
.product-index-list li figure {
    width: 90px;
    height: 50px;
    position: relative;
    left: 50%;
    margin-left: -50px;
}
.product-index-list li a {
    height: 50px;
    width: auto;
}
.product-index-list li{
    margin-bottom: 30px;
}
.product-index-list li p{
font-size: 14px;
}
.product-index-list li figure {
    width: 90px;
    height: 50px;
    position: relative;
    left: 50%;
    margin-left: -50px;
}
}
@media screen and (max-width: 414px) {
    .blank-imgs { right: 0; height: 100%; }
}
.load-input .text{padding-left:0px;}