.search-datas .search-data {
  background-color: #fff;
  margin-top: 10px;
}
.search-datas .search-data .subtitle {
  padding: 5px 16px;
  position: relative;
}
.search-datas .search-data .subtitle.other-subttile {
  padding: 7px 16px 17px;
  font-size: 14px;
  color: #303133;
}
.search-datas .search-data .subtitle.other-subttile b {
  color: #09C867;
}
.search-datas .search-data .subtitle .search {
  right: 16px;
  top: 0;
  width: 320px;
  height: 32px;
  position: absolute;
}
.search-datas .search-data .subtitle .search input {
  width: 270px;
  padding-left: 32px;
}
.search-datas .search-data .subtitle .search button {
  width: 50px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.search-datas .search-data .subtitle .search .icon {
  position: absolute;
  left: 8px;
  top: 8px;
}
.search-datas .search-data .subtitle a {
  height: 50px;
  width: 100px;
  text-align: center;
  line-height: 50px;
}
.search-datas .search-data .subtitle a img {
  max-width: 100px;
  max-height: 50px;
  height: auto;
  width: auto;
  vertical-align: middle;
}
.search-datas .search-data .subtitle .yhq-a {
  color: #fff;
  line-height: 24px;
  cursor: pointer;
  height: 24px;
  background: linear-gradient(314deg, #ff622c 6%, #ff9933 97%);
  border-radius: 2px;
  text-align: center;
  font-size: 12px;
  padding: 0 20px;
  margin: 18px 5px 0 0;
  width: auto;
}
.search-datas .search-data .subtitle span {
  padding-left: 15px;
  font-size: 14px;
  color: #303133;
}
.search-datas .search-data .subtitle span b {
  color: #09C867;
}
.search-datas .search-data .data-article {
  padding: 0 16px;
}
.search-datas .search-data .data-article .header {
  background: #f5f7fa;
}
.search-datas .search-data .data-article .header .common-td {
  line-height: 48px;
  color: #303133;
  font-weight: 600;
}
.search-datas .search-data .data-article .header .common-td p {
  font-weight: 600;
  line-height: 48px;
}
.search-datas .search-data .data-article .header .common-td p.td-price-1 {
  width: 53px;
}
.search-datas .search-data .data-article .header .common-td p.td-price-2 {
  width: 85px;
  margin-left: 10px;
}
.search-datas .search-data .data-article .header .common-td p.td-price-3 {
  width: 95px;
  margin-left: 10px;
}
.search-datas .search-data .data-article .body-div-wrapper .body-div {
  padding: 16px 0;
  position: relative;
  min-height: 80px;
  border-bottom: 1px solid #ebeef5;
}
.search-datas .search-data .data-article .body-div-wrapper .body-div:hover .td-9.no-lg .no-lg-wrp {
  top: 0;
}
.search-datas .search-data .data-article .common-td {
  padding-left: 25px;
  min-height: 1px;
  font-size: 14px;
}
.search-datas .search-data .data-article .common-td.td-1 {
  width: 96px;
  padding-left: 8px;
}
.search-datas .search-data .data-article .common-td.td-1 .img-div {
  width: 88px;
  height: 88px;
  position: relative;
  border-radius: 4px;
  text-align: center;
  line-height: 88px;
  font-size: 0;
}
.search-datas .search-data .data-article .common-td.td-1 .img-div img {
  max-width: 88px;
  max-height: 88px;
  border-radius: 4px;
  vertical-align: middle;
  display: inline-block;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
}
.search-datas .search-data .data-article .common-td.td-1 .img-div p {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 4px 0 8px 0;
  height: 16px;
  background: linear-gradient(180deg, #ffad02, #ff7701);
  text-align: center;
  line-height: 16px;
  color: #fff;
  font-size: 12px;
  padding: 0 8px;
}
.search-datas .search-data .data-article .common-td.td-1 .img-div p.green-tag {
  width: 40px;
  padding: 0;
  border-radius: 6px 0px 8px 0px;
  background: linear-gradient(149deg, #0eff8e, #09c867 85%);
}
.search-datas .search-data .data-article .common-td.td-1 .pdf-val {
  margin-top: 10px;
  color: #606266;
  line-height: 24px;
}
.search-datas .search-data .data-article .common-td.td-1 .pdf-val .pdf-icon {
  width: 16px;
  height: 16px;
  background: url("../../images/product/d-pdf1.png") no-repeat;
  background-size: 100% 100%;
  margin-right: 6px;
  position: relative;
  top: -1px;
}
.search-datas .search-data .data-article .common-td.td-2 {
  padding-left: 16px;
  width: 175px;
}
.search-datas .search-data .data-article .common-td.td-3 {
  width: 145px;
}
.search-datas .search-data .data-article .common-td.td-4 {
  width: 285px;
}
.search-datas .search-data .data-article .common-td.td-5 {
  width: 179px;
}
.search-datas .search-data .data-article .common-td.td-6 {
  width: 160px;
}
.search-datas .search-data .data-article .common-td.td-7 {
  width: 118px;
}
.search-datas .search-data .data-article .common-td.model-td {
  padding-top: 6px;
}
.search-datas .search-data .data-article .common-td.model-td .model {
  position: relative;
  margin-top: 2px;
}
.search-datas .search-data .data-article .common-td.model-td .model:hover {
  padding-left: 22px;
}
.search-datas .search-data .data-article .common-td.model-td .model:hover .copy-icon {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
}
.search-datas .search-data .data-article .common-td.model-td .model a {
  display: block;
  line-height: 24px;
  color: #303133;
  font-size: 16px;
  font-weight: 600;
}
.search-datas .search-data .data-article .common-td.model-td .model .copy-icon {
  cursor: pointer;
  display: none;
  background-image: url("../../images/icon_copy.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 22px;
  height: 22px;
}
.search-datas .search-data .data-article .common-td.model-td .model .f-red,
.search-datas .search-data .data-article .common-td.model-td .model .F-RED {
  background: rgba(9, 200, 103, 0.5);
  font-weight: 600;
}
.search-datas .search-data .data-article .common-td.model-td .brand-val,
.search-datas .search-data .data-article .common-td.model-td .encap-val,
.search-datas .search-data .data-article .common-td.model-td .desc-val,
.search-datas .search-data .data-article .common-td.model-td .classify-val {
  margin-top: 2px;
  position: relative;
  cursor: pointer;
}
.search-datas .search-data .data-article .common-td.model-td .brand-val b,
.search-datas .search-data .data-article .common-td.model-td .encap-val b,
.search-datas .search-data .data-article .common-td.model-td .desc-val b,
.search-datas .search-data .data-article .common-td.model-td .classify-val b {
  line-height: 24px;
}
.search-datas .search-data .data-article .common-td.model-td .brand-val b.lb,
.search-datas .search-data .data-article .common-td.model-td .encap-val b.lb,
.search-datas .search-data .data-article .common-td.model-td .desc-val b.lb,
.search-datas .search-data .data-article .common-td.model-td .classify-val b.lb {
  color: #303133;
  width: 42px;
}
.search-datas .search-data .data-article .common-td.model-td .brand-val b.val,
.search-datas .search-data .data-article .common-td.model-td .encap-val b.val,
.search-datas .search-data .data-article .common-td.model-td .desc-val b.val,
.search-datas .search-data .data-article .common-td.model-td .classify-val b.val {
  width: 117px;
  color: #606266;
}
.search-datas .search-data .data-article .common-td.model-td .brand-val b.val a,
.search-datas .search-data .data-article .common-td.model-td .encap-val b.val a,
.search-datas .search-data .data-article .common-td.model-td .desc-val b.val a,
.search-datas .search-data .data-article .common-td.model-td .classify-val b.val a {
  color: #606266;
}
.search-datas .search-data .data-article .common-td.model-td .brand-val .f-red {
  background: rgba(9, 200, 103, 0.5);
  font-weight: 600;
}
.search-datas .search-data .data-article .common-td.kc-td {
  padding-top: 6px;
}
.search-datas .search-data .data-article .common-td.kc-td .stock-val,
.search-datas .search-data .data-article .common-td.kc-td .packing-val,
.search-datas .search-data .data-article .common-td.kc-td .batch-val,
.search-datas .search-data .data-article .common-td.kc-td .mpq-val,
.search-datas .search-data .data-article .common-td.kc-td .zl-val {
  margin-top: 2px;
}
.search-datas .search-data .data-article .common-td.kc-td .stock-val b,
.search-datas .search-data .data-article .common-td.kc-td .packing-val b,
.search-datas .search-data .data-article .common-td.kc-td .batch-val b,
.search-datas .search-data .data-article .common-td.kc-td .mpq-val b,
.search-datas .search-data .data-article .common-td.kc-td .zl-val b {
  line-height: 24px;
}
.search-datas .search-data .data-article .common-td.kc-td .stock-val b.lb,
.search-datas .search-data .data-article .common-td.kc-td .packing-val b.lb,
.search-datas .search-data .data-article .common-td.kc-td .batch-val b.lb,
.search-datas .search-data .data-article .common-td.kc-td .mpq-val b.lb,
.search-datas .search-data .data-article .common-td.kc-td .zl-val b.lb {
  color: #303133;
  width: 42px;
}
.search-datas .search-data .data-article .common-td.kc-td .stock-val b.val,
.search-datas .search-data .data-article .common-td.kc-td .packing-val b.val,
.search-datas .search-data .data-article .common-td.kc-td .batch-val b.val,
.search-datas .search-data .data-article .common-td.kc-td .mpq-val b.val,
.search-datas .search-data .data-article .common-td.kc-td .zl-val b.val {
  width: 71px;
  color: #606266;
}
.search-datas .search-data .data-article .common-td.kc-td .stock-val.mpq-val .lb,
.search-datas .search-data .data-article .common-td.kc-td .packing-val.mpq-val .lb,
.search-datas .search-data .data-article .common-td.kc-td .batch-val.mpq-val .lb,
.search-datas .search-data .data-article .common-td.kc-td .mpq-val.mpq-val .lb,
.search-datas .search-data .data-article .common-td.kc-td .zl-val.mpq-val .lb {
  width: 56px;
}
.search-datas .search-data .data-article .common-td.kc-td .stock-val.mpq-val .val,
.search-datas .search-data .data-article .common-td.kc-td .packing-val.mpq-val .val,
.search-datas .search-data .data-article .common-td.kc-td .batch-val.mpq-val .val,
.search-datas .search-data .data-article .common-td.kc-td .mpq-val.mpq-val .val,
.search-datas .search-data .data-article .common-td.kc-td .zl-val.mpq-val .val {
  width: 57px;
}
.search-datas .search-data .data-article .common-td.step-price {
  padding-top: 6px;
}
.search-datas .search-data .data-article .common-td.step-price .step-price-height {
  max-height: 104px;
  width: 100%;
  overflow: hidden;
}
.search-datas .search-data .data-article .common-td.step-price .step-price-height .ladder-price.active p {
  color: #FF8929 !important;
}
.search-datas .search-data .data-article .common-td.step-price .step-price-height .ladder-price p {
  padding-top: 2px;
  line-height: 24px;
  color: #606266;
  margin-left: 10px;
}
.search-datas .search-data .data-article .common-td.step-price .step-price-height .ladder-price p.xg-td {
  width: 85px;
}
.search-datas .search-data .data-article .common-td.step-price .step-price-height .ladder-price p.dl-td {
  width: 95px;
}
.search-datas .search-data .data-article .common-td.step-price .step-price-height .ladder-price p.num-td {
  width: 60px;
  margin-left: 0;
}
.search-datas .search-data .data-article .common-td.step-price .step-price-div .step-price-btn {
  color: #1b99ff;
  line-height: 24px;
  cursor: pointer;
  margin-top: 4px;
}
.search-datas .search-data .data-article .common-td.step-price .step-price-div .step-price-btn i {
  vertical-align: middle;
  font-size: 20px;
}
.search-datas .search-data .data-article .common-td.step-price .step-price-div .oth-step-div {
  position: relative;
  left: -45px;
  display: flex;
  justify-content: center;
  margin-top: 4px;
}
.search-datas .search-data .data-article .common-td.step-price .step-price-div .oth-step-div:hover .oth-step-wrp {
  display: block;
}
.search-datas .search-data .data-article .common-td.step-price .step-price-div .oth-step-div a {
  width: 51px;
  height: 24px;
  background: rgba(255, 168, 0, 0.1) 17%;
  background: linear-gradient(134deg, rgba(255, 168, 0, 0.1) 17%, rgba(255, 150, 75, 0.1) 96%);
  border: 1px solid #ff8929;
  border-radius: 13px;
  text-align: center;
  line-height: 24px;
  color: #FF8929;
  font-size: 12px;
}
.search-datas .search-data .data-article .common-td.step-price .step-price-div .oth-step-div .oth-step-wrp {
  position: absolute;
  top: 100%;
  padding-top: 18px;
  z-index: 2;
  display: none;
}
.search-datas .search-data .data-article .common-td.step-price .step-price-div .oth-step-div .oth-step-wrp .oth-step {
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
  background-color: #fff;
}
.search-datas .search-data .data-article .common-td.step-price .step-price-div .oth-step-div .oth-step-wrp .oth-step td {
  font-size: 14px;
  line-height: 24px;
  white-space: nowrap;
}
.search-datas .search-data .data-article .common-td.step-price .step-price-div .oth-step-div .oth-step-wrp .oth-step td.oth-td-2 {
  padding-left: 27px;
  padding-right: 11px;
}
.search-datas .search-data .data-article .common-td.step-price .step-price-div .oth-step-div .oth-step-wrp .oth-step td.oth-td-1 {
  padding-left: 15px;
}
.search-datas .search-data .data-article .common-td.step-price .step-price-div .oth-step-div .oth-step-wrp .oth-step td.oth-td-3 {
  padding-right: 15px;
}
.search-datas .search-data .data-article .common-td.step-price .step-price-div .oth-step-div .oth-step-wrp .oth-step thead {
  color: #303133;
}
.search-datas .search-data .data-article .common-td.step-price .step-price-div .oth-step-div .oth-step-wrp .oth-step thead td {
  padding-bottom: 6px;
  padding-top: 15px;
}
.search-datas .search-data .data-article .common-td.step-price .step-price-div .oth-step-div .oth-step-wrp .oth-step tbody tr td {
  padding-top: 2px;
}
.search-datas .search-data .data-article .common-td.step-price .step-price-div .oth-step-div .oth-step-wrp .oth-step tbody tr:last-child td {
  padding-bottom: 15px;
}
.search-datas .search-data .data-article .common-td.step-price .step-price-div .oth-step-div .oth-step-wrp .oth-step tbody .oth-td-1 {
  color: #606266;
}
.search-datas .search-data .data-article .common-td.step-price .step-price-div .oth-step-div .oth-step-wrp .oth-step tbody .oth-td-2 {
  color: #FF8929;
}
.search-datas .search-data .data-article .common-td.step-price .step-price-div .oth-step-div .oth-step-wrp .oth-step tbody .oth-td-3 {
  color: #909399;
  text-decoration: line-through;
}
.search-datas .search-data .data-article .common-td.step-price .step-price-div .oth-step-div .oth-step-wrp::after {
  content: '';
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -6px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 8px solid #fff;
  filter: drop-shadow(0 -2px 10px rgba(0, 0, 0, 0.1));
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.01);
}
.search-datas .search-data .data-article .common-td.hq-td {
  padding-top: 6px;
}
.search-datas .search-data .data-article .common-td.hq-td .check-div {
  cursor: pointer;
  line-height: 24px;
  margin-bottom: 8px;
}
.search-datas .search-data .data-article .common-td.hq-td .check-div i {
  color: #666;
  height: 16px;
  width: 16px;
  box-sizing: border-box;
  border-radius: 50% 50%;
  background: #ffffff;
}
.search-datas .search-data .data-article .common-td.hq-td .check-div i.iconselect_multiple_n {
  border: 1px solid #dcdfe6;
}
.search-datas .search-data .data-article .common-td.hq-td .check-div i.iconselect_multiple_y {
  border: 6px solid #09C867;
}
.search-datas .search-data .data-article .common-td.hq-td .check-div span {
  font-size: 14px;
  margin-left: 10px;
  width: 121px;
  color: #303133;
}
.search-datas .search-data .data-article .common-td.hq-td .check-div.active i {
  color: #3d7fff;
}
.search-datas .search-data .data-article .common-td.sl-td {
  padding-top: 6px;
}
.search-datas .search-data .data-article .common-td.sl-td .operat-num {
  width: 120px;
  height: 28px;
  background: #ffffff;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
}
.search-datas .search-data .data-article .common-td.sl-td .operat-num input {
  padding: 0 5px;
  width: 55px;
  height: 30px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #333333;
  line-height: 17px;
}
.search-datas .search-data .data-article .common-td.sl-td .operat-num a {
  width: 32px;
  height: 28px;
  background: #f5f7fa;
  line-height: 30px;
  color: #000;
  box-sizing: border-box;
  text-align: center;
}
.search-datas .search-data .data-article .common-td.sl-td .operat-num a.reduce-btn {
  border-radius: 4px 0 0 4px;
  border-right: 1px solid #dcdfe6;
}
.search-datas .search-data .data-article .common-td.sl-td .operat-num a.add-btn {
  border-radius: 0 4px 4px 0;
  border-left: 1px solid #dcdfe6;
}
.search-datas .search-data .data-article .common-td.sl-td .num-text,
.search-datas .search-data .data-article .common-td.sl-td .qh-num-text {
  margin-top: 12px;
  color: #303133;
  word-wrap: break-word;
  word-break: break-all;
}
.search-datas .search-data .data-article .common-td.sl-td .num-text.qh-num-text,
.search-datas .search-data .data-article .common-td.sl-td .qh-num-text.qh-num-text {
  margin-top: 6px;
}
.search-datas .search-data .data-article .common-td.sl-td .num-text.qh-num-text span,
.search-datas .search-data .data-article .common-td.sl-td .qh-num-text.qh-num-text span {
  color: #FF8929;
  font-weight: 600;
}
.search-datas .search-data .data-article .common-td.sl-td .num-text b,
.search-datas .search-data .data-article .common-td.sl-td .qh-num-text b {
  line-height: 24px;
}
.search-datas .search-data .data-article .common-td.sl-td .num-text span,
.search-datas .search-data .data-article .common-td.sl-td .qh-num-text span {
  color: #606266;
  line-height: 24px;
}
.search-datas .search-data .data-article .common-td.sl-td .num-text.line-through span,
.search-datas .search-data .data-article .common-td.sl-td .qh-num-text.line-through span {
  text-decoration: line-through;
}
.search-datas .search-data .data-article .common-td.sl-td .qdl-val,
.search-datas .search-data .data-article .common-td.sl-td .bs-val {
  display: none;
  line-height: 24px;
  margin-top: 2px;
  word-wrap: break-word;
  word-break: break-all;
  color: #606266;
}
.search-datas .search-data .data-article .common-td.cz-td {
  padding-top: 6px;
}
.search-datas .search-data .data-article .common-td.cz-td .btn {
  display: block;
  font-size: 12px;
  border-radius: 4px;
  width: 80px;
  height: 24px;
  line-height: 24px;
  margin-top: 8px;
}
.search-datas .search-data .data-article .common-td.cz-td .btn:first-child {
  margin-top: 0;
}
.search-datas .search-data .data-article .common-td.cz-td .btn.now-ask-btn {
  border: 1px solid #dcdfe6;
  color: #606266;
}
.search-datas .search-data .data-article .common-td.cz-td .btn.now-ask-btn i {
  background: url("../../images/product/ask.png") no-repeat;
  background-size: 100% 100%;
  width: 12px;
  height: 12px;
  margin-right: 4px;
  vertical-align: text-top;
}
.search-datas .search-data .data-article .common-td.cz-td .btn.good-reg {
  background: #ff8929;
}
.search-datas .search-data .data-article .common-td.tool {
  width: 100%;
  margin-top: 6px;
  padding-left: 104px;
}
.search-datas .search-data .data-article .common-td.tool .yhq-div {
  position: relative;
  margin-left: 8px;
  font-size: 12px;
}
.search-datas .search-data .data-article .common-td.tool .yhq-div .yhq-a {
  color: #fff;
  line-height: 24px;
  position: relative;
  z-index: 1;
  cursor: pointer;
  width: 74px;
  height: 24px;
  background: linear-gradient(314deg, #ff622c 6%, #ff9933 97%);
  border-radius: 2px;
  text-align: center;
}
.search-datas .search-data .data-article .common-td.tool .yhq-div .yhq-a.active {
  z-index: 3;
}
.search-datas .search-data .data-article .common-td.tool .yhq-div .yhq-a.active i.down-i {
  display: inline;
}
.search-datas .search-data .data-article .common-td.tool .yhq-div .yhq-a.active i.up-i {
  display: none;
}
.search-datas .search-data .data-article .common-td.tool .yhq-div .yhq-a i {
  font-size: 18px;
}
.search-datas .search-data .data-article .common-td.tool .yhq-div .yhq-a i.down-i {
  display: none;
}
.search-datas .search-data .data-article .common-td.tool .yhq-div .yhq-itms {
  display: none;
  position: absolute;
  z-index: 2;
  top: 24px;
  border-top: 13px solid transparent;
  left: -50px;
}
.search-datas .search-data .data-article .common-td.tool .yhq-div .yhq-itms::after {
  content: '';
  position: absolute;
  left: 80px;
  top: -5px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  filter: drop-shadow(0 -2px 10px rgba(0, 0, 0, 0.1));
}
.search-datas .search-data .data-article .common-td.tool .yhq-div .yhq-itms .yhq-itms-w {
  width: 336px;
  filter: drop-shadow(0 -2px 10px rgba(0, 0, 0, 0.1));
  background-color: #fff;
  padding: 16px;
  max-height: 270px;
  overflow: auto;
}
.search-datas .search-data .data-article .common-td.tool .yhq-div .yhq-itms .yhq-itms-w::-webkit-scrollbar-thumb {
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.1);
}
.search-datas .search-data .data-article .common-td.tool .yhq-div .yhq-itms .yhq-itms-w::-webkit-scrollbar {
  width: 5px;
}
.search-datas .search-data .data-article .common-td.tool .yhq-div .yhq-itms .yhq-itms-w .yhq-itm {
  margin-top: 16px;
}
.search-datas .search-data .data-article .common-td.tool .yhq-div .yhq-itms .yhq-itms-w .yhq-itm:first-child {
  margin-top: 0;
}
.search-datas .search-data .data-article .common-td.tool .yhq-div .yhq-itms .yhq-itms-w .yhq-itm .yhq-itm-d {
  position: relative;
  height: 80px;
}
.search-datas .search-data .data-article .common-td.tool .yhq-div .yhq-itms .yhq-itms-w .yhq-itm .yhq-itm-d .money {
  width: 80px;
  height: 80px;
  background: #eb232a;
  border-radius: 4px 0px 0px 4px;
  color: #fff;
  text-align: center;
  line-height: 80px;
}
.search-datas .search-data .data-article .common-td.tool .yhq-div .yhq-itms .yhq-itms-w .yhq-itm .yhq-itm-d .money .zd-dk {
  position: absolute;
  left: -7px;
  top: 6px;
  width: 46px;
  height: 25px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.search-datas .search-data .data-article .common-td.tool .yhq-div .yhq-itms .yhq-itms-w .yhq-itm .yhq-itm-d .money .zd-dk.zd {
  background-image: url("../../images/zd-mark.png");
}
.search-datas .search-data .data-article .common-td.tool .yhq-div .yhq-itms .yhq-itms-w .yhq-itm .yhq-itm-d .money .zd-dk.dk {
  background-image: url("../../images/dk-mark.png");
}
.search-datas .search-data .data-article .common-td.tool .yhq-div .yhq-itms .yhq-itms-w .yhq-itm .yhq-itm-d .money.type1 i {
  font-size: 20px;
  margin-left: 2px;
  font-family: Impact, Impact-Regular, PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, Sans-serif;
}
.search-datas .search-data .data-article .common-td.tool .yhq-div .yhq-itms .yhq-itms-w .yhq-itm .yhq-itm-d .money.type2 {
  font-family: Impact, Impact-Regular, PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, Sans-serif;
}
.search-datas .search-data .data-article .common-td.tool .yhq-div .yhq-itms .yhq-itms-w .yhq-itm .yhq-itm-d .money.type2 i {
  font-size: 20px;
  margin-right: 2px;
}
.search-datas .search-data .data-article .common-td.tool .yhq-div .yhq-itms .yhq-itms-w .yhq-itm .yhq-itm-d .itm-c {
  width: 210px;
  padding: 0 12px;
  height: 80px;
  border-radius: 0 10px 10px 0;
  background: #fff6f7;
  position: relative;
}
.search-datas .search-data .data-article .common-td.tool .yhq-div .yhq-itms .yhq-itms-w .yhq-itm .yhq-itm-d .itm-c::after {
  content: '';
  position: absolute;
  right: 0;
  top: 10px;
  display: block;
  bottom: 10px;
  border-left: 1px dashed #fff;
}
.search-datas .search-data .data-article .common-td.tool .yhq-div .yhq-itms .yhq-itms-w .yhq-itm .yhq-itm-d .itm-c .t {
  color: #333;
  font-size: 14px;
  font-weight: 600;
  height: 20px;
  line-height: 20px;
  padding-top: 8px;
}
.search-datas .search-data .data-article .common-td.tool .yhq-div .yhq-itms .yhq-itms-w .yhq-itm .yhq-itm-d .itm-c .desc {
  padding-top: 4px;
  height: 17px;
  color: #666666;
  line-height: 17px;
}
.search-datas .search-data .data-article .common-td.tool .yhq-div .yhq-itms .yhq-itms-w .yhq-itm .yhq-itm-d .itm-c .b {
  color: #666;
  margin-top: 6px;
}
.search-datas .search-data .data-article .common-td.tool .yhq-div .yhq-itms .yhq-itms-w .yhq-itm .yhq-itm-d .itm-c .b b {
  cursor: pointer;
  line-height: 17px;
}
.search-datas .search-data .data-article .common-td.tool .yhq-div .yhq-itms .yhq-itms-w .yhq-itm .yhq-itm-d .itm-c .b i {
  font-size: 20px;
  margin-left: 4px;
}
.search-datas .search-data .data-article .common-td.tool .yhq-div .yhq-itms .yhq-itms-w .yhq-itm .yhq-itm-d .lq-btn {
  position: absolute;
  left: 290px;
  top: 0;
  bottom: 0;
  width: 43px;
  text-align: center;
  border-radius: 10px 4px 4px 10px;
  background: #fff6f7;
  line-height: 16px;
}
.search-datas .search-data .data-article .common-td.tool .yhq-div .yhq-itms .yhq-itms-w .yhq-itm .yhq-itm-d .lq-btn.lq {
  color: #EB232A;
  padding: 8px 10px 0;
}
.search-datas .search-data .data-article .common-td.tool .yhq-div .yhq-itms .yhq-itms-w .yhq-itm .yhq-itm-d .lq-btn.ylq {
  color: #666;
  padding: 16px 10px 0;
}
.search-datas .search-data .data-article .common-td.tool .yhq-div .yhq-itms .yhq-itms-w .rl-div {
  height: 0;
  overflow: hidden;
  color: #666;
  line-height: 20px;
  background: #f9f9f9;
}
.search-datas .search-data .data-article .common-td.tool .yhq-div .yhq-itms .yhq-itms-w .rl-div .rl-div-w {
  padding: 12px;
}
.search-datas .search-data .data-article .common-td.tool .traiff-div {
  margin-left: 8px;
  position: relative;
  font-size: 12px;
}
.search-datas .search-data .data-article .common-td.tool .traiff-div .tit {
  width: 44px;
  height: 24px;
  background: rgba(27, 153, 255, 0.06);
  border-radius: 2px;
  line-height: 24px;
  color: #1B99FF;
  text-align: center;
  cursor: pointer;
}
.search-datas .search-data .data-article .common-td.tool .good-mark {
  height: 24px;
  background: linear-gradient(136deg, #3ac6ff 2%, #1b99ff);
  border-radius: 2px;
  line-height: 24px;
  color: #fff;
  padding: 0 10px;
  margin-left: 8px;
  font-size: 12px;
}
.search-datas .search-data .data-article .common-td.no-lg {
  width: 100%;
  margin-top: 16px;
  padding-left: 112px;
  height: 24px;
  overflow: hidden;
}
.search-datas .search-data .data-article .common-td.no-lg .no-lg-wrp {
  position: relative;
  height: 24px;
  top: -48px;
  -webkit-transition: top 0.5s ease;
  -moz-transition: top 0.5s ease;
  -o-transition: top 0.5s ease;
  -ms-transition: top 0.5s ease;
  transition: top 0.5s ease;
}
.search-datas .search-data .data-article .common-td.no-lg .info {
  height: 24px;
  font-size: 14px;
  color: #606266;
  line-height: 24px;
}
.search-datas .search-data .data-article .common-td.no-lg .info i {
  width: 24px;
  height: 24px;
  background: url("../../images/product/phone.png") no-repeat;
  background-size: 100% 100%;
  margin-right: 12px;
}
.search-datas .search-data .data-article .common-td.no-lg .no-lg-btns a {
  height: 24px;
  border-radius: 4px;
  line-height: 24px;
  padding: 0 6px;
  font-size: 12px;
}
.search-datas .search-data .data-article .common-td.no-lg .no-lg-btns a:first-child {
  border: 1px solid #dcdfe6;
  color: #606266;
}
.search-datas .search-data .data-article .common-td.no-lg .no-lg-btns a:first-child i {
  width: 16px;
  height: 16px;
  background: url("../../images/product/qq.png") no-repeat;
  background-size: 100% 100%;
  margin-right: 2px;
  position: relative;
  top: 3px;
}
.search-datas .search-data .data-article .common-td.no-lg .no-lg-btns a:last-child {
  border: 1px solid #ffa800;
  background: #ffa800;
  margin-left: 8px;
}
.search-datas .search-data .data-article .load-more-div {
  text-align: center;
  color: #606266;
  padding: 10px 0;
}
.search-datas .search-data .data-article .load-more-div span {
  font-size: 14px;
}
.search-datas .search-data .data-article .load-more-div a {
  font-size: 14px;
  color: #1b99ff;
  margin-left: 12px;
  text-decoration: underline;
}
.search-datas .no-search-data {
  background-color: #fff;
  color: #333;
  padding: 0 12px;
  text-align: center;
  padding-bottom: 70px;
  font-size: 14px;
}
.search-datas .no-search-data .title {
  font-size: 22px;
  padding: 70px 0 15px;
}
.search-datas .no-search-data .title-2 {
  padding-top: 40px;
  color: #999;
}
.search-datas .no-search-data .no-data-form {
  margin-top: 20px;
}
.search-datas .no-search-data .no-data-form .form-item {
  margin-top: 12px;
}
.search-datas .no-search-data .no-data-form .form-item.phone-form-item {
  display: none;
}
.search-datas .no-search-data .no-data-form .form-item span {
  height: 36px;
  line-height: 36px;
  width: 60px;
  font-size: 14px;
}
.search-datas .no-search-data .no-data-form .form-item input {
  width: 360px;
  height: 38px;
  border-radius: 4px;
  border: 1px solid #efefef;
  background: #fafafa;
  padding: 0 10px;
  line-height: 38px;
  font-size: 14px;
  margin-left: 20px;
}
.search-datas .no-search-data .no-data-form .btn {
  margin-top: 30px;
  width: 140px;
  height: 36px;
  border-radius: 4px;
  line-height: 36px;
  box-shadow: 0px 10px 20px -10px rgba(52, 168, 109, 0.38);
  font-size: 14px;
}
.act-goods-div .search-top {
  width: 1200px;
  margin: 0 auto;
  height: 76px;
}
.act-goods-div .search-top .top-l {
  padding: 26px 0;
}
.act-goods-div .search-top .top-l li {
  padding-left: 16px;
  height: 24px;
  line-height: 24px;
  position: relative;
  font-size: 14px;
  font-weight: 600;
  color: #303133;
}
.act-goods-div .search-top .top-l li.line {
  padding-right: 16px;
}
.act-goods-div .search-top .top-l li.line::after {
  position: absolute;
  content: '';
  display: block;
  height: 18px;
  width: 1px;
  background-color: #EBEEF5;
  right: 0;
  top: 3px;
}
.act-goods-div .search-top .top-l li:first-child {
  padding-left: 0;
}
.act-goods-div .search-top .top-l li span {
  height: 24px;
  width: 24px;
  margin-right: 8px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.act-goods-div .search-top .top-l li span.icon1 {
  background-image: url('../../images/activity/cst/img4.png');
}
.act-goods-div .search-top .top-l li span.icon2 {
  background-image: url('../../images/activity/cst/img5.png');
}
.act-goods-div .search-top .top-l li span.icon3 {
  background-image: url('../../images/activity/cst/img6.png');
}
.act-goods-div .search-top .top-r {
  padding: 16px 0;
}
.act-goods-div .search-top .top-r .ipt input {
  height: 42px;
  color: #28292b;
  width: 266px;
  line-height: 42px;
  padding: 0 24px;
  border: 1px solid #dcdfe6;
  border-radius: 4px 0px 0px 4px;
  border-right: none;
}
.act-goods-div .search-top .top-r .ipt input:focus {
  border-color: #09C867;
  background: #fff;
}
.act-goods-div .search-top .top-r .ipt .search-btn {
  width: 44px;
  border-radius: 0px 4px 4px 0px;
  line-height: 44px;
  height: 44px;
}
.act-goods-div .search-c {
  border-top: 10px solid #F5F7FA;
}
.act-goods-div .search-c .sec-ct {
  width: 1190px;
  padding: 16px;
  background: #fafbfc;
  margin: 20px auto 0;
}
.act-goods-div .search-c .search-datas .search-data {
  margin-top: 0px;
}
.act-goods-div .search-c .search-datas .search-data .data-article {
  padding: 0;
}
.act-goods-div .search-btm {
  padding: 16px 0;
  width: 1200px;
  margin: 0 auto;
}
.act-goods-div .search-btm .sec2-itm {
  margin-left: 95px;
}
.act-goods-div .search-btm .sec2-itm:first-child {
  margin-left: 0;
}
.act-goods-div .search-btm .sec2-itm .sec2-itml img {
  width: 64px;
  height: 64px;
}
.act-goods-div .search-btm .sec2-itm .sec2-itmr {
  margin-left: 15px;
}
.act-goods-div .search-btm .sec2-itm .sec2-itmr p {
  font-size: 18px;
  color: #333333;
  line-height: 25px;
}
.page-div {
  border-radius: 24px;
}
.page-div .common-pagination-ul {
  margin-top: 15px;
}
.no-data {
  padding: 40px 0 90px  0 ;
  text-align: center;
}
.no-data .no-data-img {
  width: 381px;
  height: 239px;
  background: url('../../images/no-activity-data.png') no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}
.no-data .t {
  font-size: 30px;
  color: #333;
}
.no-data .desc {
  font-size: 16px;
  color: #999;
  margin-top: 20px;
}
.no-data .no-data-form {
  padding-top: 10px;
}
.no-data .no-data-form .form-item {
  margin-top: 20px;
}
.no-data .no-data-form .form-item span {
  height: 36px;
  line-height: 36px;
  width: 84px;
  font-size: 16px;
  text-align: left;
}
.no-data .no-data-form .form-item input {
  width: 360px;
  height: 36px;
  border-radius: 4px;
  border: 1px solid #efefef;
  padding: 0 10px;
  line-height: 36px;
  font-size: 14px;
}
.no-data .no-data-form .deal-data-btn {
  margin-top: 40px;
  width: 140px;
  background: #00c661;
  font-size: 14px;
  border-radius: 4px;
  height: 36px;
  line-height: 36px;
  box-shadow: 0px 10px 20px -10px rgba(52, 168, 109, 0.56);
}
