/* 右侧切换按钮 */
.filterLayout .toggleButton{
    width: 38px;
    height: 20px;
    border: 1px solid #e5e5e5;
    border-radius: 30px;
    display: inline-block;
    position: relative;
    vertical-align:top;
    background-color:#fff;
}
.filterLayout  .raised{
        border-radius: 50%;
        background-color:#f90!important;
        position: absolute;
        width: 17px;
        height: 17px;
        z-index: 12;
        top: 3px!important;
        left: 3px;
        cursor: pointer;
}
.pr30{
    padding-right:30px;
    box-sizing: border-box;
}
.search-option {
    border: 1px dotted #e5e5e5;
    width: auto;
    /* min-width: 1280px; */
    margin: 18px auto 10px;
    border-right: none;
    border-left: none;
}
.search-option .option-one{
      border-bottom:1px dotted #e5e5e5;
        /* width: 155px; */
        height: 32px; 
}
.search-option .option-two{
    height: 32px; 
}
.search-option  a{
    color: #000;
}
.search-option .store-item1{
    width: 155px!important;
    background-color: rgb(245, 245, 245);
    height: 33px; 
    text-align: center;
    line-height: 30px;
}
.search-option .store-item{
    width:auto;
    padding: 0 20px;
    box-sizing: border-box;
    cursor: pointer;
    border:1px solid #fff;
    margin-bottom:2px;
}
.search-option .store-item:hover{
    color:#f90;
    border:1px solid #f90;
    border-radius: 5px;
}
.search-category-active{
    color:#f90;
    border:1px solid #f90!important;
    border-radius: 5px;
}
.search-option .store-item:hover a{
    color:#f90;
}
.search-option .moreBtn{
        border-radius: 2px;
        background-color: rgb(245, 245, 245);
        width: 61px;
        height: 22px;
        line-height:22px;
        margin-top:2px;
        color:#999;
        text-align: center;
        margin-right:-1px;
        cursor: pointer;
}
.search-option .moreBtn:hover{
    color:#f90;
}
.option-two table{
    width: 100%;
}
.option-two table th{
    font-weight: 400;
}
.right-paratemer{
    width:100%;
    padding: 15px 20px 40px 20px;
    box-sizing: border-box;
    min-width: 875px;
    margin-bottom:40px;
}
.right-paratemer .category-item{
    width:auto;
    margin-bottom:5px;
    font-weight: 400;
}
.category-parameter{
    padding:5px 8px;
    box-sizing: border-box;
}
/* 左侧布局改变后的类目样式 */
 .left-category-nav{
    width: 250px;
    box-sizing: border-box;
    height: auto;
    float:left;
    margin-right:15px;
    margin-bottom:20px;
  }
.left-category-nav .title{
      font-size: 16px;
      padding:20px 0;
      text-align: center;
      font-weight: bold;
  }
.left-category-nav  .category-list{
      /*overflow-y: auto;*/
      margin:0 15px;
      /* min-height: 590px; */
  }
.left-category-nav .category-item{
      width: 214px;  
      margin: 0 auto 10px;
      line-height: 38px;
      cursor: pointer;
  }
  .left-category-nav .category-item .category-name{
       height: 38px;
       background-color: #f5f5f5;
       border-radius: 4px;
       padding:0 12px;
       box-sizing: border-box;
       font-size: 14px;
       color:#333;
       font-weight: bold;
  }
.left-category-nav .category-item  a{color:#999}
.left-category-nav .category-item .children-item{
    line-height: 30px;
    height: 30px;
    width: 100%;
    padding-left: 12px;
    box-sizing: border-box;
}
.left-category-nav .category-item .children-item:hover{
    color:#f90;
}
.left-category-nav .category-item .category-name:hover {
    background-color: #f90!important;
    color: #fff!important;
    border: 1px solid #f90!important;
}
.left-category-nav .category-item .category-name:hover span{color:#fff!important}
.left-category-nav .category-more{
    text-align: center;
    color: #999;
}
.left-category-nav .category-more:hover{
    color:#f90;
    cursor: pointer;
}
.left-category-nav .category-more img{
    vertical-align: middle;
    width: 15px;
    margin-left:2px;
}
.newlist-page{
      background: #f5f5f5;
      width: 100%;
      min-width: 1280px;
      box-sizing: border-box;
      overflow: hidden;
      padding:0 70px;
}
  .page-list .location .title{
      padding:0!important;
      background: transparent;
  }
  .right-paratemer{
      /* padding-top:15px; */
      /* box-sizing: border-box; */
  }
  .right-paratemer .jp_store .title{
      margin:0;
      border-bottom:1px solid #f90;
  }
.jp_store table .info_title{
    border-top:1px solid transparent;
}
.jp_store .title .name{
        width: 180px;
        height: 40px;
        background-color: #ff9900;
        font-size: 18px;
        color:#fff;
        font-weight: bold;
        text-align: center;
        display: inline-block;
        line-height: 40px;
  }
.jp_store .title img{
    vertical-align: sub;
  }
.triggleicon{
    background: #fff;
    display: inline-block;
    width: 24px;
    height: 50px;
    margin-left: -15px;
    transform: rotate(-30deg);
    vertical-align: top;
    margin-top: -12px;
    margin-right: 3px;
}
.right-paratemer .jp_store{
    min-width: 100%!important;
}
.right-paratemer .jp_store .result-table{
   width:100%;
   min-width:100%!important;
   overflow: hidden;
}
.right-paratemer .jp_store .result-table .info_cont:nth-of-type(even){
    background-color: #fffcf7;
} 
.right-paratemer .jp_store .result-table .info_cont:nth-of-type(odd){
    background-color: #fff9f0;
} 
.right-paratemer .jp_store .result-table .search-table-wrapper .stepped-price{
   width: 150px;
}


.page-list .list-content .parameter-list .parameter-item{
    min-width:100px;
    vertical-align: top;
    padding:0;
    margin-bottom:8px;
}
.page-list .list-content .parameter-list .parameter-item .parameter-content{
	height:198px;
	background-color: #f5f5f5;
    border: solid 1px #e5e5e5;
    margin-right: 5px;
    padding:0 10px;
    box-sizing: border-box;
}
.page-list  .parameter-list .parameter-item .name{
    font-size: 14px;
    text-align: center;
    width: 100%;
    height: 24px;
    line-height: 24px;
    font-weight: bold;
}
.page-list .parameter-list .parameter-item .search_inp{
    width: 100%;
    min-width: 100px;
    border: solid 1px #e5e5e5;
    height: 100%;
    background-color: #fff;
    border-bottom: none;
    outline: none;
    font-size: 12px;
    text-indent: 8px;
}
.page-list .parameter-list .parameter-item .parameter-search {position: relative;height: 22px;line-height: 22px;}
.page-list .parameter-list .parameter-item .parameter-search img{
    position: absolute;
    right: 9px;
    top: 4px;
    width: 14px;
    height: 14px;
    cursor: pointer;
}
.page-list .parameter-list .parameter-item .select-box{
    height: 140px;
    width: 100%;
    background-color: #ffffff;
    border: solid 1px #e5e5e5;
    outline: none;
}
.page-list .parameter-list{
    min-width: 1280px;
    margin-top:16px;
    margin-right:35px;
    box-sizing: border-box;
    overflow-x:auto;
    width: 100%;
}
.page-list .parameter-list .parameter-item .select-box:checked{
    background-color:#f90;
} 
.page-list .parameter-list .parameter-item .select-box option:hover{
     background-color: #f90;
     color:#fff;
}
.page-list .parameter-list .parameter-item .select-box{
    overflow-y: auto;
}
.page-list .parameter-list .parameter-item .select-box .select-item{
    height: 20px;
    line-height: 20px;
    padding-left:8px;
    padding-right:5px;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 12px;
    margin-bottom:2px;
}
.page-list .parameter-list .parameter-item .select-box .select-item:hover{
    background-color: #fffcf7;
    color: #f90;
}
.select-active{
    background-color: #f7ecdc!important;
    color:#000!important;
}
.page-list .operate .btns{
    width: 110px;
	height: 28px;	
    border-radius: 5px;
    color:#fff;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    display: inline-block;
    cursor: pointer;
}
.page-list .operate{
    margin-top:10px;
    margin-bottom:10px;
}
.page-list .operate .choose-btn{
    background-color: #f90!important;
    color:#fff!important;
}
.page-list .operate .choose-btn:hover{background-color: #ffa934!important}
.page-list .operate .clear-all-btn{
    background-color: #fff;
    margin-left: 17px;
    border: 1px solid #f90;
    color: #f90;
    line-height:26px;
}
.page-list .operate .clear-all-btn:hover{background-color: #f90!important;color:#fff!important}
.page-list .operate .choose-result{
    font-size: 18px;
    color: #999;
    display: inline-block;
    margin-left: 22px;
    line-height: 28px;
    vertical-align: top;
    height: 28px;
}
.page-list .operate .choose-result span{
    color:#f90;
}
.page-list .list-content .search-result .tit{
    height: 30px;
	font-family: Alibaba Sans;
    font-size: 16px;
    color:#333;
    font-weight: bold;
}
.page-list  .tit span{
    font-weight: bold;
    font-size: 16px;
    color:#333;
}
.active-category {
    background-color: #f90!important;
    color: #fff!important;
    border: 1px solid #f90!important;
}
.active-category span{color:#fff!important}
.mt20{
    margin-top:20px;
}
.category-nav{
    background-color: #fff;
    padding-bottom:15px;
    width: 250px;
}
.coordination-table .fixed-table .product-img{
    width: 66px;
    height: 66px;
    background-color: #ffffff;
    vertical-align: middle!important;
    margin: 5px auto;
}
.coordination-table .fixed-table .product-img img{
    width:100%;
}
.toggleData{
    height: 32px;
    overflow: hidden;
    display: inline-block;
}

/* 点击购物车弹窗样式 */
/* åˆ›å»ºBOMæ¸…å•å¼¹çª— */
.cart-dialog{
    position: absolute;
    width: 210px;
	background-color: #fefefe;
	box-shadow: 0px 4px 20px 0px 
		rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    display:none;
    z-index:99;
}
.cart-dialog .title{
    width:100%;
	height: 40px;
    background-color: #ff9900;
	font-family: Alibaba Sans;
	font-size: 18px;
    color: #fefefe;
    position: relative;
    padding:0 15px;
    box-sizing: border-box;
    line-height: 40px;
    border-radius: 5px 5px 0px 0;
}
.cart-dialog .title span{
    position: absolute;
    right: 11px;
    top: 0;
}
.cart-dialog .content{
    margin:0px auto 17px;
    text-align: center;
}
.cart-dialog .inp{
    width: 152px;
	height: 38px;
	background-color: #fefefe;
	border-radius: 5px;
	border: solid 1px #cccccc;
    opacity: 0.99;
    text-indent: 19px;
}
.cart-dialog .operate-btn{
    margin-top:16px;
}
.cart-dialog .operate-btn .creat,.cart-dialog .operate-btn .default{
        width: 76px;
        height: 38px;
        background-color: #ff9900;
        color:#fff;
        text-align: center;
        line-height: 38px;
        border: 1px solid #f90;
        cursor: pointer;
}
.cart-dialog .operate-btn .creat{
    border-radius: 5px 0px 0px 5px;
}
.cart-dialog .operate-btn .default{
    border-radius: 0px 5px 5px 0px;
    margin-left: -5px;
    background-color: #fff;
    color: #f90;
    border: 1px solid;
}
/* é€‰æ‹©BOMæ¸…å•å¼¹çª— */
.select_BOM .bom_name_list li{
	font-size: 14px;
	line-height: 30px;
    color: #808080;
    width: 152px;
    margin:auto;
    text-align: left;
    cursor: pointer;
}
.select_BOM .bom_name_list li:hover{
    color:#f90;
}
.select_BOM  .add_btn{
    width: 152px;
	height: 38px;
	background-color: #fefefe;
	border-radius: 5px;
    border: solid 1px #e5e5e5;
    line-height: 34px;
    text-align: center;
    color:#999;
    margin:20px auto 0;
    font-size: 24px;
    cursor: pointer;
}
.select_BOM .creat-box{
    width: 152px;
	height: 38px;
	background-color: #fefefe;
	border-radius: 5px;
    border: solid 1px #cccccc;
    position: relative;
    margin:20px auto 0;
    display:none;
}
.select_BOM .creat-box input{
    width: 122px;
    height: 100%;
    padding-right: 30px;
    display: inline-block;
}
.select_BOM .creat{
     width: 30px;
     background-color: #ff9900;
     line-height: 38px;
     border-radius: 0px 5px 5px 0px;
     line-height: 38px;
     position: absolute;
     right: -1px;
     top: -1px;
     cursor: pointer;
}
.mt12{
    margin-top: 12px;;
}
.more-th {
    vertical-align:top;
    padding-top:3px;
}
.p20{
    padding:0 20px;
    box-sizing:border-box;
}
.parameter-container{
    height: auto!important;
    width:max-content!important;
}


/* 新版列表页css 5.15 */
.active-category {
    background-color: #f90!important;
    color: #fff!important;
    border: 1px solid #f90!important;
}
/* 左侧类目悬浮条  */
.left-category-fixed{
    position: fixed;
    top:27%;
    left:20px;
}
.left-category-fixed .active{
    background-color: #f90!important;
}
.left-category-fixed .fixed-name{
    width: 28px;
	height: 28px;
    background-color: #bcbcbc;
    text-align: center;
    line-height: 28px;
    color:#fff;
    margin-bottom:5px;
}
.left-category-fixed .fixed-name:hover{
    background-color: #f90;
    cursor: pointer;
}
.left-category-fixed .category-fixed{margin-top:94px}
.left-category-nav .category-nav1 .category-item {border-radius: 4px;padding:0 12px;box-sizing: border-box;margin-bottom:10px;background-color: #f5f5f5;font-weight: bold;}
.left-category-nav .category-second-box{display:none}
.left-category-nav .category-item:nth-of-type(1) .category-second-box{display: block}

.left-category-nav .left-parameter-box {text-align: center;padding:0 18px 20px;box-sizing: border-box;}
.left-category-nav .left-parameter-box .update-icon{margin-top:2px;cursor: pointer;}
.left-category-nav .parame-item .name{width:calc(100% - 30px);text-align: left;}
.left-category-nav .parame-item .this_select_style{
    width: 214px;
    background-color: #ffffff;
    margin: 2px auto 10px;
    color: #333;
}
.left-parameter-box   .operate .btns {width: 95px;height: 30px;line-height: 28px;}

.fixed-ac-list{
    position: fixed;
    left: 70px;
    z-index: 999;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.06);  
}


/* 对比悬浮框 */
.beyond-fixed .left-name{
    width: 40px;
	height: 116px;
    background-color: #ff9900;
    color: #fefefe;
    font-size: 16px;
    vertical-align: top;
    padding-top:15px;
    box-sizing: border-box;
    text-align: center;
}
.beyond-fixed .beyond-list .product-item{
    width: 230px;
    height: 116px;
    display: inline-block;
    padding:20px 10px;
    box-sizing: border-box;
    vertical-align: top;
    border:1px solid #fff;
    position: relative;
}
.beyond-fixed .beyond-list .product-item:hover{
    background-color: rgb(255, 255, 255);
    border:1px dashed #f90;
    cursor: pointer;
  }
  .beyond-fixed .beyond-list {width: 932px;}
  .beyond-fixed .beyond-list .product-item:hover .clear-icon{opacity: 1;}
  .beyond-fixed .product-item .right-info .name{
        font-size: 14px;
        font-family: "Alibaba Sans";
        color: rgb(51, 51, 51);
        line-height: 1.714;
        width: 110px;
        font-weight: bold;
}
.beyond-fixed .product-item .right-info .p-item{
    font-size: 12px;
    font-family: "Alibaba Sans";
    color: rgb(153, 153, 153);
    line-height: 1.5;
    width: 110px;
  }
  .beyond-fixed.product-item .right-info .p-item span{
      color:#333;
  }
  .beyond-fixed .product-item .img-box{
      margin-right:14px;
      vertical-align: top;;
  }
  .beyond-fixed .product-item .img-box img{
     width: 78px;
     height: 78px;
  }
  .beyond-fixed{
    width: 1086px;
	height: 116px;
	background-color: #fefefe;
	box-shadow: 0px 0px 20px 0px 
		rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    position: fixed;
    bottom: 0;
    left: 50%;
    margin-left: -543px;
    display:none;
    z-index:100;
  }
  .beyond-fixed  .right-op{
    padding: 16px 13px;
    box-sizing: border-box;
    vertical-align: top;
    height: 100%;
    text-align: center;
  }
  .beyond-fixed .beyond-btn{
    width: 79px;
	height: 32px;
    border-radius: 5px;
    line-height: 32px;
    margin:6px auto;
  }
.beyond-fixed  .clear-icon{
    width: 14px;
	height: 14px;
    background-color: #ff9900;
    color:#fff;
    font-weight: bold;
    text-align: center;
    line-height: 12px;
    display: inline-block;
    position: absolute;
    right:0;
    top:-1px;
    opacity: 0;
  }
@media screen and (max-width: 1280px) {
    .screening-box{
        display: block;
        float: inherit;
    }
}

    /* 连接器配套搜索空 */
    .connector-searchno{
        width: 1724px;
        height: 41px;
        background-color: #fef6e9;
        text-align: center;
        line-height: 40px;
        margin-bottom:20px;
        font-size: 20px;
        font-weight: bold;
    }
    .replace_tr{
        height: 28px;
        background-color: #fef6e9;
        text-align: center;
        color:#f90;
        font-weight: bold;
       
        cursor: pointer;
    }
    #jiepei .replace_tr{
        text-indent: 26%;
    }
    .replace_tr td{height: 28px!important;}
    .top-status{
        transform: rotate(180deg);
        margin-top: 4px;
        vertical-align: top;
    }
    .replace_tr td:hover .more-yuan{
        -webkit-transform:rotate(360deg);
        -moz-transform:rotate(360deg);
        -o-transform:rotate(360deg);
        -ms-transform:rotate(360deg);
        transform: rotate(360deg);
        transition: 0.5s ease all;
    }
.third-store-container{clear:both}