.cp1072 {
  width: 320px;
  background: #fafafa;
  margin-bottom: 16px;
  position: relative;
}
.cp1072 .searchRightSupply-header {
  display: flex;
  padding-left: 10px;
}
.cp1072 .searchRightSupply-main .title {
  display: flex;
  align-items: center;
  padding: 8px 0 7px 0;
  font-size: 16px;
  color: #333;
  font-family: Microsoft YaHei;
  border-bottom: 2px solid #ff6d00;
  font-weight: bold;
}
.cp1072 .searchRightSupply-main .goSupply {
  flex: 1;
  display: inline-block;
  /*width: 227px;*/
  font-size: 14px;
  color: #175199;
  text-align: end;
  border-bottom: 2px solid #dbdbdb;
  padding-top: 5px;
  margin-right: 12px;
}
.cp1072 .searchRightSupply-item {
  width: 282px;
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  border-radius: 4px;
  margin-top: 8px;
  margin-left: 10px;
  cursor: pointer;
}
.cp1072 .searchRightSupply-item .searchRightSupply-item-on {
  font-size: 14px;
  margin: 13px 0 0 12px;
  font-weight: bold;
  width: 260px;
  color: #333;
  overflow-wrap: break-word;
  display: block;
  display: -webkit-box;
  /* -webkit-box-orient: vertical; */
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.4;
  max-height: calc(1.4 * 2 * 1.4em);
  text-overflow: ellipsis;
  word-break: break-all;
}
.cp1072 .searchRightSupply-item .searchRightSupply-item-price {
  font-size: 14px;
  display: inline-block;
  color: #ff6d00;
  margin-top: 13px;
  padding-right: 12px;
}
.cp1072 .supply-btn {
  display: inline-block;
  width: 60px;
  border: 1px solid #ff6d00;
  color: #ff6d00;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  border-radius: 2px;
  margin-bottom: 4px
}

.cp1072 .searchSupply-msg {
  margin-top: 0px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: normal;
  height: 18px;
  line-height: 18px;
  margin-left: 12px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 143px;
  color: #999;
}
.cp1072 .searchSupply-msg-supplyFmt {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: normal;
  height: 18px;
  line-height: 18px;
  margin-left: 12px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  /* width: 143px; */
  color: #999;
}
.cp1072 .searchRightSupply-main .market-title{
  border-bottom: 2px solid #0085DD;
}
.cp1072 .supply-list-btn{
  margin: 8px 0 8px 12px;
}
.cp1072 .discount-empty{
  width: 100%;
  padding: 20px 0px 20px 0px;
  margin-left: 18px;
}
.cp1072 .discount-empty .discount-empty-item{
  width: 100%;
  display: block;
  text-align: center;
  font-size: 14px;
  color: #ccc;
  font-weight: bold;
}
.cp1072 .discount-empty .discount-empty-dec{
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #666;
  margin-top: 10px;
}
.cp1072 .discount-empty .discount-empty-dec a{
  color: #175199;
  display: block;
}
.searchRightSupply-main::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 15px;
  height: 100%;
  background: linear-gradient(270deg, #6C6C6C 0%, #FFFFFF 100%);
  opacity: 0.1;
}
.searchRightSupply-main-item .searchRightSupply-main-item-left{
  width:291px;
  display:inline-block;
  margin-bottom: 20px;
}
.searchRightSupply-main-item{
  display: flex;
}
.searchRightSupply-main-item-right{
  margin-left:0;
  display:inline-block;
}
.cp1072 .supply-blue-btn{
  color: #0085DD;
  border: 1px solid #0085DD;
}
.cp1072 .supply-list-btn a.supply-btn:hover {
  color: #ffffff;
  background: #ff6d00;
  border-color: #ff6d00;
  font-weight: 400;
}
.cp1072 .supply-list-btn a.supply-blue-btn:hover {
  background-color: #0085dd;
  border-color: #0085dd;
  color: #ffffff;
  font-weight: 400;
}
.searchRightSupply-item-on:hover{
  color: #ff6d00;
}
.cp1072 .searchRightSupply-item-on:hover{
  color: #ff6d00 !important;
}
.cp1072 .searchSupply-msg-item{
  color: #666;
}
.cp1072 .searchRightSupply-sumFmtAvailableSale{
  color: #666;
}
.cp1072 .goSupply a:hover{
  color: #ff6d00 !important;
  background-image: url('../../images/search/reightSupply_red.png');
  background-size: 11px;
  background-repeat: no-repeat;
  background-position: 80px 13px;

}
.cp1072 .goSupply a{
  background-image: url('../../images/search/rightSupply_blue.png');
  background-size: 11px;
  background-repeat: no-repeat;
  background-position: 80px 13px;
  padding-top: 8px !important;
}
.cp1072 .goSupply a{
  display: inline-block;
  width: 75px;
  padding-right: 20px;
  margin-right: 1px;
}
.cp1072 .searchSupply-brand{
  /* margin-top: 5px; */
  color: #999;
  display: flex;
  height: 24px;
  width: 260px;
}
.cp1072 #searchSupply-supplyFmt{
  margin-left: 10px;
}
.cp1072 .searchSupply-brand img{
  width: 42px;
  height: 22px;
  border: 1px solid #eee;
  border-radius: 2px;
  margin-top: 2px;
  margin-left: 6px;
  box-sizing: border-box;
}
.cp1072 .searchSupply-brand .searchSupply-msg-item{
  margin-top: 5px;
}
.cp1072 .searchSupply-brand .searchSupply-msg-item{
  max-width: 210px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cp1072 .searchSupply-brand .searchSupply-msg-item span{
  color: #999;
}
.cp1072 .searchSupply-goodList{
  width: 260px;
}

.cp1072 .searchSupply-in-stock {
  display: flex;
  padding-left: 10px;
}

.cp1072 .supply-only-sale input[type=checkbox]{
  margin-right: 3px;
}