ul,dl{margin: 0;padding: 0;}
.breadcrumb{
    margin-bottom: 0 !important;
}
.products-search  h1.PageHeading{
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 19px;
    margin-bottom: 20px;
}
.products-table {
    background-color: #fff;
    margin-top: 20px;
    padding: 30px 30px 40px;
}

.products-table img{
   max-width:300px !important; 
}
.products-search .products-table .table-responsive thead{
    background: #fff;height:40px;line-height: 40px;
}
.products-search .products-table .table-responsive thead tr{
    border-bottom: 1px solid #eee;
}
.products-search .products-table .table-responsive thead tr th{
    color: #333;
    padding-left: 12px;
    padding-right: 12px;
}

.products-search .products-table td{
    padding: 20px 12px;
    border-bottom: 1px solid #eee !important;
}
.productInfo {
    align-items: center;
    display: flex
}

.productInfo>a img {
    display: block;
    height: 70px;
    margin-right: 42px;
    -o-object-fit: contain;
    object-fit: contain;
    width: 70px
}

.productInfo>div {
    flex: 1
}

.productInfo>div>p {
    line-height: 16px;
    margin-bottom: 10px;
    color:#333;
}
.productInfo>div>p a{color:#333;}
.productInfo>div>p a:hover{color:#00a3e4;}
.productInfo>div .proDescription {
    color: #666;
    font-size: 12px;
    line-height: 14px
}

.productInfo>div>div {
    align-items: center;
    display: flex;
    margin-top: 18px
}

.productInfo>div>div>a {
    margin-right: 13px
}

.productUnitPrice p {
    line-height: 20px;
    margin-bottom: 8px
}

.productUnitPrice p span {
    border-bottom: 1px solid #333;
    line-height: 1em
}

.productUnitPrice p span i {
    margin-left: 18px;
    font-style: normal;
}

.productUnitPrice a {
    color: #00a3e4
}

.productQuantity span {
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    display: block;
    height: 28px;
    line-height: 28px;
    margin-top: 16px;
    max-width: 120px;
    min-width: 76px;
    padding: 0 10px;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.productQuantity .orderNow {
    background-color: #fd7817
}

.productQuantity .orderNow:hover {
    background-color: #e45f00
}

.productQuantity .orderNow:active {
    background-color: #fd7817
}

.productInventory{padding-left:10px;}
.productInventory p{margin-bottom: 0;}
.productInventory span{text-transform: capitalize;}
.products-table .blue {
    color: #00a3e4;
}
.products-table .orange {
    color: #fd7817
}
.products-table .productQuantity input{
    width: 120px;
    height: 28px;
    border-radius: 2px 2px 2px 2px;
    opacity: 1;text-indent: 10px;
    border: 1px solid #DADEE6;
    margin-bottom: 16px;
}

.products-table .productQuantity button{
    width: 120px;
    height: 28px !important;
    font-size: 14px;
    line-height: 28px !important;
    padding:0;margin: 0;
    border-radius: 2px 2px 2px 2px;
}
.productECAD{text-align: left;padding-left:12px;}
.productECAD img{height: 30px;;}
.productQuantity .BtnAddCart {background: #fd7817;border-color:#fd7817;}
.productQuantity .BtnAddCart:hover{background: #db5d03;border-color:#db5d03;}
/* 搜索options */
.holeResistors {
    background-color: #fff;
    padding: 30px 0 30px 20px
}

.holeResistors>p {
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    margin-bottom: 20px
}

.holeResistors>p span {
    margin-left: 30px
}

.holeResistors>p span i {
    color: #fd7817
}

.holeResistors .holeResistorsBox {
    padding: 0 10px
}

.holeResistors .holeResistorsBox>div {
    position: relative
}

.holeResistors .holeResistorsBox>div>ul {
    display: flex;
    flex-wrap: nowrap;
    min-height: 200px;
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 22px
}

.holeResistors .holeResistorsBox>div>ul::-webkit-scrollbar {
    border-radius: 6px;
    height: 7px
}

.holeResistors .holeResistorsBox>div>ul::-webkit-scrollbar-track {
    background-color: #f7f7f7;
    border-radius: 7px
}

.holeResistors .holeResistorsBox>div>ul::-webkit-scrollbar-thumb {
    background-color: #c1c1c1;
    border-radius: 7px
}

.holeResistors .holeResistorsBox>div>ul>li {
    list-style: none;
    flex: 0 0 260px;
    margin-right: 20px
}

.holeResistors .holeResistorsBox>div>ul>li>p {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 11px
}

.holeResistors .holeResistorsBox>div>ul>li>div {
    background-color: #fff;
    border: 1px solid #dadee6;
    border-radius: 4px;
    padding: 10px 4px
}

.holeResistors .holeResistorsBox>div>ul>li>div>div {
    height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
    width: 250px
}

.holeResistors .holeResistorsBox>div>ul>li>div>div::-webkit-scrollbar {
    border-radius: 6px;
    width: 7px
}

.holeResistors .holeResistorsBox>div>ul>li>div>div::-webkit-scrollbar-track {
    background-color: #f7f7f7;
    border-radius: 7px
}

.holeResistors .holeResistorsBox>div>ul>li>div>div::-webkit-scrollbar-thumb {
    background-color: #c1c1c1;
    border-radius: 7px
}

.holeResistors .holeResistorsBox>div>ul>li>div p {
    cursor: pointer;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 6px;
    padding-left: 12px
}

.holeResistors .holeResistorsBox>div>ul>li>div p.active,.holeResistors .holeResistorsBox>div>ul>li>div p:hover {
    background-color: rgba(0,163,228,.04);
    color: #00a3e4
}

.holeResistors .holeResistorsBox .holeResistorsBtn {
    align-items: center;
    display: flex;
    margin-top: 30px
}

.holeResistors .holeResistorsBox .holeResistorsBtn .holeSelectList ul {
    display: flex;
    flex-wrap: wrap
}

.holeResistors .holeResistorsBox .holeResistorsBtn .holeSelectList li {
    list-style: none;
    background-color: #fff;
    border: 1px solid #dadee6;
    border-radius: 4px;
    height: 40px;
    line-height: 40px;
    margin-right: 10px;
    padding: 0 15px
}

.holeResistors .holeResistorsBox .holeResistorsBtn .holeApply,.holeResistors .holeResistorsBox .holeResistorsBtn .holeClear {
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    margin-right: 15px;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 126px
}

.holeResistors .holeResistorsBox .holeResistorsBtn .holeClear {
    background-color: #fd7817
}

.holeResistors .holeResistorsBox .holeResistorsBtn .holeClear:hover {
    background-color: #e45f00
}

.holeResistors .holeResistorsBox .holeResistorsBtn .holeClear:active {
    background-color: #fd7817
}

.holeResistors .holeResistorsBox .holeResistorsBtn .holeApply {
    background-color: #00a3e4
}

.holeResistors .holeResistorsBox .holeResistorsBtn .holeApply:hover {
    background-color: #008ac0
}

.holeResistors .holeResistorsBox .holeResistorsBtn .holeApply:active {
    background-color: #00a3e4
}

.holeResistors .holeResistorsBox .holeResistorsBtn .holeSearchRes {
    line-height: 16px
}

.holeResistors .holeResistorsBox .holeResistorsBtn .holeSearchRes span {
    color: #fd7817
}
