
#product-outer[data-v-f7d57976] {
  min-width: 720px;
}
.vm-log[data-v-f7d57976] {
  width: 60px;
  height: 60px;
}
.depart-cata-out[data-v-f7d57976] {
  /*display: flex;*/
  /*flex-wrap: wrap;*/
  /*justify-content: space-around;*/
  -webkit-user-select: text;
      -ms-user-select: text;
          user-select: text;
}
.depart-cata-out[data-v-f7d57976]::after {
  content: '';
  /*min-width: 300px;*/
  flex: auto;
}
.depart-cata-out > div[data-v-f7d57976] {
  min-width: 300px;
}
.depart-item[data-v-f7d57976] {
  box-shadow: 0 2px 10px 0 rgb(0 0 0 / 10%);
  border-radius: 12px;
  margin: 12px 0;
  padding: 6px 12px;
  background-color: #c7d9ef;
}
.depart-title[data-v-f7d57976] {
  /*border-radius: 6px;*/
  /*border: 1px solid red;*/
  height: 48px;
  line-height: 48px;
  /*margin: 4px;*/
  font-weight: bolder;
  font-size: 24px;
  border-bottom: 1px solid black;
  margin-bottom: 12px;
  font-family: Arial, sans-serif;
}
.depart-item .depart-body[data-v-f7d57976] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
a.alt[data-v-f7d57976] {
  position: relative;
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}
a.alt[data-v-f7d57976]:hover {
  /*background: #fff;*/
  text-decoration: none;
  z-index: 2;
}
a.alt > div[data-v-f7d57976] {
  display: none;
}
a.alt:hover > div[data-v-f7d57976] {
  margin-top: 12px;
  position: absolute;
  display: block;
  /*top: -1px;*/
  left: -24px;
  width: 300px;
  min-height: 30px;
  /*border: 1px solid #eee;*/
  border-radius: 5px;
  padding: 4px;
  z-index: 1;
  background-color: #0b3e6d;
  color: #f7fefe;
  font-size: 13px;
}
a.alt:hover > div[data-v-f7d57976]::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 60px;
  top: -20px;
  /*margin-top: 20px;*/
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 20px solid #0b3e6d;
  transform: skewX(0deg);
}
.depart-product-item[data-v-f7d57976] {
  line-height: 32px;
  height: 32px;
  font-size: 16px;
  cursor: pointer;
  color: #693768;
  margin-right: 12px;
  min-width: 230px;
}
.depart-product-item[data-v-f7d57976]:hover {
  color: #6e8e3c;
  font-weight: bold;
}
.depart-placeholder[data-v-f7d57976] {
  overflow: hidden;
  /*display: none;*/
  height: 0;
  line-height: 0;
}
.input-line[data-v-f7d57976] {
  display: flex;
  align-items: center;
  height: 42px;
  line-height: 42px;
  margin: 4px 8px;
  justify-content: center;
  /*border: 1px solid #846685;*/
  /*border-radius: 6px;*/
}

/*.input-line>.matched-products{*/
/*  display: none;*/
/*}*/
.matched-products[data-v-f7d57976] {
  padding-top: 8px;
  position: absolute;
  top: 60px;
  /*right: 100px;*/
  z-index: 999;
  *z-index: 555;
  width: 450px;
  font-family: Arial, 'PingFang SC', Helvetica, 'Microsoft YaHei', SimSun;
  background-color: #fff;
  border-radius: 5px;
  padding-bottom: 8px;
  background-color: #fff;
  color: #5d82a6;
  border: 1px solid #cfd4db;
  font-size: 13px;
  display: flex;
  flex-direction: column;
}
.matched-products > a[data-v-f7d57976] {
  margin-left: 6px;
  font-weight: bold;
  border-radius: 5px;
  padding-left: 6px;
  cursor: pointer;
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}
.matched-products > a[data-v-f7d57976]:hover {
  background-color: #f3f4f5;
  color: #409eff;
}
.hdi[data-v-f7d57976] {
  font-family: 'Microsoft YaHei', Arial, sans-serif;
  font-size: 16px;
  padding: 0;
  width: 450px;
  height: 40px;
  display: flex;
  align-items: center;
  border: 1.5px solid #c4c7ce;
  box-sizing: border-box;
  /*border-radius: 10px;*/
  border-bottom-color: #ccc;
  border-radius: 10px 0 0 10px;
  float: left;
  position: relative;
  outline: 0;
  -webkit-appearance: none;
  text-indent: 7px;
  padding: 0 14px;
  text-indent: 0;
}
.hdi[data-v-f7d57976]:focus {
  border: 1.5px solid #4e6ef2;
}
.hdi[data-v-f7d57976]::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 60px;
  top: -20px;
  /*margin-top: 20px;*/
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 20px solid #0b3e6d;
  transform: skewX(0deg);
}
#search-btn[data-v-f7d57976] {
  font-family: Helvetica;
  float: left;
  width: 112px;
  height: 40px;
  line-height: 40px;
  font-size: 17px;
  font-weight: 400;
  border-radius: 0 10px 10px 0;
  color: #fff;
  outline: 0;
  cursor: pointer;
  background: #4e6ef2;
  margin-left: -2px;
  position: relative;
  border: 0;
}
#search-btn[data-v-f7d57976]:hover {
  background-color: #4662d9;
}


table[data-v-2261ddaa] {
  padding: 0;
  word-break: initial;
}
table tr[data-v-2261ddaa] {
  border-top: 1px solid #dfe2e5;
  margin: 0;
  padding: 0;
}
table tr[data-v-2261ddaa]:nth-child(2n),
thead[data-v-2261ddaa] {
  background-color: #f8f8f8;
}
table tr th[data-v-2261ddaa] {
  font-weight: bold;
  border: 1px solid #dfe2e5;
  border-bottom: 0;
  margin: 0;
  padding: 6px 13px;
}
table tr td[data-v-2261ddaa] {
  border: 1px solid #dfe2e5;
  margin: 0;
  padding: 6px 13px;
}
table tr th[data-v-2261ddaa]:first-child,
table tr td[data-v-2261ddaa]:first-child {
  margin-top: 0;
}
table tr th[data-v-2261ddaa]:last-child,
table tr td[data-v-2261ddaa]:last-child {
  margin-bottom: 0;
}
figure[data-v-2261ddaa] {
  overflow-x: auto;
  margin: 1.2em 0px;
  max-width: calc(100% + 16px);
  padding: 0px;
}
figure > table[data-v-2261ddaa] {
  margin: 0px !important;
}
tr[data-v-2261ddaa] {
  break-inside: avoid;
  break-after: auto;
}
thead[data-v-2261ddaa] {
  display: table-header-group;
}
table[data-v-2261ddaa] {
  border-collapse: collapse;
  border-spacing: 0px;
  width: 100%;
  overflow: auto;
  break-inside: auto;
  text-align: center;
}
p[data-v-2261ddaa], .production-info[data-v-2261ddaa] {
  margin: 0;
}
.highlight[data-v-2261ddaa] {
  color: red;
}
.postscript[data-v-2261ddaa] {
  text-align: justify;
}

/*th {*/
/*  text-align: left !important;*/
/*}*/

/*table.md-table td {*/
/*  !*min-width: 32px;*!*/
/*}*/
td[data-v-2261ddaa] {
  width: 50%;
}
.product-detail[data-v-2261ddaa] {
  text-decoration: none;
  color: #2440b3;
}
.product-detail[data-v-2261ddaa]:hover {
  color: #315efb;
}


table[data-v-43a0544c] {
  padding: 0;
  word-break: initial;
}
table tr[data-v-43a0544c] {
  border-top: 1px solid #dfe2e5;
  margin: 0;
  padding: 0;
}
table tr[data-v-43a0544c]:nth-child(2n),
thead[data-v-43a0544c] {
  background-color: #f8f8f8;
}
table tr th[data-v-43a0544c] {
  font-weight: bold;
  border: 1px solid #dfe2e5;
  border-bottom: 0;
  margin: 0;
  padding: 6px 13px;
}
table tr td[data-v-43a0544c] {
  border: 1px solid #dfe2e5;
  margin: 0;
  padding: 6px 13px;
}
table tr th[data-v-43a0544c]:first-child,
table tr td[data-v-43a0544c]:first-child {
  margin-top: 0;
}
table tr th[data-v-43a0544c]:last-child,
table tr td[data-v-43a0544c]:last-child {
  margin-bottom: 0;
}
figure[data-v-43a0544c] {
  overflow-x: auto;
  margin: 1.2em 0px;
  max-width: calc(100% + 16px);
  padding: 0px;
}
figure > table[data-v-43a0544c] {
  margin: 0px !important;
}
tr[data-v-43a0544c] {
  break-inside: avoid;
  break-after: auto;
}
thead[data-v-43a0544c] {
  display: table-header-group;
}
table[data-v-43a0544c] {
  border-collapse: collapse;
  border-spacing: 0px;
  width: 100%;
  overflow: auto;
  break-inside: auto;
  text-align: center;
}
p[data-v-43a0544c], .production-info[data-v-43a0544c] {
  margin: 0;
}
.highlight[data-v-43a0544c] {
  color: red;
}
.postscript[data-v-43a0544c] {
  text-align: justify;
}

/*th {*/
/*  text-align: left !important;*/
/*}*/

/*table.md-table td {*/
/*  !*min-width: 32px;*!*/
/*}*/
td[data-v-43a0544c] {
  width: 50%;
}
.product-detail[data-v-43a0544c] {
  margin-left: 4px;
  font-weight: bold;
  text-decoration: none;
  color: #2440b3;
}
.product-detail[data-v-43a0544c]:hover {
  color: #315efb;
}


table[data-v-37c75dbc] {
  padding: 0;
  word-break: initial;
}
table tr[data-v-37c75dbc] {
  border-top: 1px solid #dfe2e5;
  margin: 0;
  padding: 0;
}
table tr[data-v-37c75dbc]:nth-child(2n),
thead[data-v-37c75dbc] {
  background-color: #f8f8f8;
}
table tr th[data-v-37c75dbc] {
  font-weight: bold;
  border: 1px solid #dfe2e5;
  border-bottom: 0;
  margin: 0;
  padding: 6px 13px;
}
table tr td[data-v-37c75dbc] {
  border: 1px solid #dfe2e5;
  margin: 0;
  padding: 6px 13px;
}
table tr th[data-v-37c75dbc]:first-child,
table tr td[data-v-37c75dbc]:first-child {
  margin-top: 0;
}
table tr th[data-v-37c75dbc]:last-child,
table tr td[data-v-37c75dbc]:last-child {
  margin-bottom: 0;
}
figure[data-v-37c75dbc] {
  overflow-x: auto;
  margin: 1.2em 0px;
  max-width: calc(100% + 16px);
  padding: 0px;
}
figure > table[data-v-37c75dbc] {
  margin: 0px !important;
}
tr[data-v-37c75dbc] {
  break-inside: avoid;
  break-after: auto;
}
thead[data-v-37c75dbc] {
  display: table-header-group;
}
table[data-v-37c75dbc] {
  border-collapse: collapse;
  border-spacing: 0px;
  width: 100%;
  overflow: auto;
  break-inside: auto;
  text-align: center;
}
p[data-v-37c75dbc], .production-info[data-v-37c75dbc] {
  margin: 0;
}
.highlight[data-v-37c75dbc] {
  color: red;
}
.postscript[data-v-37c75dbc] {
  text-align: justify;
}

/*th {*/
/*  text-align: left !important;*/
/*}*/

/*table.md-table td {*/
/*  !*min-width: 32px;*!*/
/*}*/
td[data-v-37c75dbc] {
  width: 50%;
}
.product-detail[data-v-37c75dbc]{
  margin-left: 4px;
  font-weight: bold;
  text-decoration: none;
  color: #2440b3;
}
.product-detail[data-v-37c75dbc]:hover{
  color: #315efb;
}


table[data-v-5782fc90] {
  padding: 0;
  word-break: initial;
}
table tr[data-v-5782fc90] {
  border-top: 1px solid #dfe2e5;
  margin: 0;
  padding: 0;
}
table tr[data-v-5782fc90]:nth-child(2n),
thead[data-v-5782fc90] {
  background-color: #f8f8f8;
}
table tr th[data-v-5782fc90] {
  font-weight: bold;
  border: 1px solid #dfe2e5;
  border-bottom: 0;
  margin: 0;
  padding: 6px 13px;
}
table tr td[data-v-5782fc90] {
  border: 1px solid #dfe2e5;
  margin: 0;
  padding: 6px 13px;
}
table tr th[data-v-5782fc90]:first-child,
table tr td[data-v-5782fc90]:first-child {
  margin-top: 0;
}
table tr th[data-v-5782fc90]:last-child,
table tr td[data-v-5782fc90]:last-child {
  margin-bottom: 0;
}
figure[data-v-5782fc90] {
  overflow-x: auto;
  margin: 1.2em 0px;
  max-width: calc(100% + 16px);
  padding: 0px;
}
figure > table[data-v-5782fc90] {
  margin: 0px !important;
}
tr[data-v-5782fc90] {
  break-inside: avoid;
  break-after: auto;
}
thead[data-v-5782fc90] {
  display: table-header-group;
}
table[data-v-5782fc90] {
  border-collapse: collapse;
  border-spacing: 0px;
  width: 100%;
  overflow: auto;
  break-inside: auto;
  text-align: center;
}
p[data-v-5782fc90], .production-info[data-v-5782fc90] {
  margin: 0;
}
.highlight[data-v-5782fc90] {
  color: red;
}
.postscript[data-v-5782fc90] {
  text-align: justify;
}

/*th {*/
/*  text-align: left !important;*/
/*}*/

/*table.md-table td {*/
/*  !*min-width: 32px;*!*/
/*}*/
td[data-v-5782fc90] {
  width: 50%;
}
.product-detail[data-v-5782fc90]{
  margin-left: 4px;
  font-weight: bold;
  text-decoration: none;
  color: #2440b3;
}
.product-detail[data-v-5782fc90]:hover{
  color: #315efb;
}


table[data-v-1056aac6] {
  padding: 0;
  word-break: initial;
}
table tr[data-v-1056aac6] {
  border-top: 1px solid #dfe2e5;
  margin: 0;
  padding: 0;
}
table tr[data-v-1056aac6]:nth-child(2n),
thead[data-v-1056aac6] {
  background-color: #f8f8f8;
}
table tr th[data-v-1056aac6] {
  font-weight: bold;
  border: 1px solid #dfe2e5;
  border-bottom: 0;
  margin: 0;
  padding: 6px 13px;
}
table tr td[data-v-1056aac6] {
  border: 1px solid #dfe2e5;
  margin: 0;
  padding: 6px 13px;
}
table tr th[data-v-1056aac6]:first-child,
table tr td[data-v-1056aac6]:first-child {
  margin-top: 0;
}
table tr th[data-v-1056aac6]:last-child,
table tr td[data-v-1056aac6]:last-child {
  margin-bottom: 0;
}
figure[data-v-1056aac6] {
  overflow-x: auto;
  margin: 1.2em 0px;
  max-width: calc(100% + 16px);
  padding: 0px;
}
figure > table[data-v-1056aac6] {
  margin: 0px !important;
}
tr[data-v-1056aac6] {
  break-inside: avoid;
  break-after: auto;
}
thead[data-v-1056aac6] {
  display: table-header-group;
}
table[data-v-1056aac6] {
  border-collapse: collapse;
  border-spacing: 0px;
  width: 100%;
  overflow: auto;
  break-inside: auto;
  text-align: center;
}
p[data-v-1056aac6], .production-info[data-v-1056aac6] {
  margin: 0;
}
.highlight[data-v-1056aac6] {
  color: red;
}
.postscript[data-v-1056aac6] {
  text-align: justify;
}

/*th {*/
/*  text-align: left !important;*/
/*}*/

/*table.md-table td {*/
/*  !*min-width: 32px;*!*/
/*}*/
td[data-v-1056aac6] {
  width: 50%;
}
.product-detail[data-v-1056aac6]{
  margin-left: 4px;
  font-weight: bold;
  text-decoration: none;
  color: #2440b3;
}
.product-detail[data-v-1056aac6]:hover{
  color: #315efb;
}


table[data-v-22d32915] {
  padding: 0;
  word-break: initial;
}
table tr[data-v-22d32915] {
  border-top: 1px solid #dfe2e5;
  margin: 0;
  padding: 0;
}
table tr[data-v-22d32915]:nth-child(2n),
thead[data-v-22d32915] {
  background-color: #f8f8f8;
}
table tr th[data-v-22d32915] {
  font-weight: bold;
  border: 1px solid #dfe2e5;
  border-bottom: 0;
  margin: 0;
  padding: 6px 13px;
}
table tr td[data-v-22d32915] {
  border: 1px solid #dfe2e5;
  margin: 0;
  padding: 6px 13px;
}
table tr th[data-v-22d32915]:first-child,
table tr td[data-v-22d32915]:first-child {
  margin-top: 0;
}
table tr th[data-v-22d32915]:last-child,
table tr td[data-v-22d32915]:last-child {
  margin-bottom: 0;
}
figure[data-v-22d32915] {
  overflow-x: auto;
  margin: 1.2em 0px;
  max-width: calc(100% + 16px);
  padding: 0px;
}
figure > table[data-v-22d32915] {
  margin: 0px !important;
}
tr[data-v-22d32915] {
  break-inside: avoid;
  break-after: auto;
}
thead[data-v-22d32915] {
  display: table-header-group;
}
table[data-v-22d32915] {
  border-collapse: collapse;
  border-spacing: 0px;
  width: 100%;
  overflow: auto;
  break-inside: auto;
  text-align: center;
}
p[data-v-22d32915], .production-info[data-v-22d32915] {
  margin: 0;
}
.highlight[data-v-22d32915] {
  color: red;
}
.postscript[data-v-22d32915] {
  text-align: justify;
}

/*th {*/
/*  text-align: left !important;*/
/*}*/

/*table.md-table td {*/
/*  !*min-width: 32px;*!*/
/*}*/
td[data-v-22d32915] {
  width: 50%;
}
.product-detail[data-v-22d32915]{
  margin-left: 4px;
  font-weight: bold;
  text-decoration: none;
  color: #2440b3;
}
.product-detail[data-v-22d32915]:hover{
  color: #315efb;
}

.we-card {
  width: 300px;
  height: 435px;
}
.ce-card {
  width: 300px;
  height: auto;
}
.tab-separater td {
  background-color: #fff;
  border-left: 0px !important;
  border-right: 0px !important;
  height: 60px;
}
.tab-separater + tr span, thead span {
  font-weight: 800;
  font-style: normal;
}
.tab-separater + tr div, thead div {
  font-weight: 800;
  font-style: normal;
}
.promotion {
  font-size: 25px;
  color: red;
}

table[data-v-7b19cff0] {
  padding: 0;
  word-break: initial;
}
table tr[data-v-7b19cff0] {
  border-top: 1px solid #dfe2e5;
  margin: 0;
  padding: 0;
}
table tr[data-v-7b19cff0]:nth-child(2n),
thead[data-v-7b19cff0] {
  background-color: #f8f8f8;
}
table tr th[data-v-7b19cff0] {
  font-weight: bold;
  border: 1px solid #dfe2e5;
  border-bottom: 0;
  margin: 0;
  padding: 6px 13px;
}
table tr td[data-v-7b19cff0] {
  border: 1px solid #dfe2e5;
  margin: 0;
  padding: 6px 13px;
}
table tr th[data-v-7b19cff0]:first-child,
table tr td[data-v-7b19cff0]:first-child {
  margin-top: 0;
}
table tr th[data-v-7b19cff0]:last-child,
table tr td[data-v-7b19cff0]:last-child {
  margin-bottom: 0;
}
figure[data-v-7b19cff0] {
  overflow-x: auto;
  margin: 1.2em 0px;
  max-width: calc(100% + 16px);
  padding: 0px;
}
figure > table[data-v-7b19cff0] {
  margin: 0px !important;
}
tr[data-v-7b19cff0] {
  break-inside: avoid;
  break-after: auto;
}
thead[data-v-7b19cff0] {
  display: table-header-group;
}
table[data-v-7b19cff0] {
  border-collapse: collapse;
  border-spacing: 0px;
  width: 100%;
  overflow: auto;
  break-inside: auto;
  text-align: center;
}
p[data-v-7b19cff0], .production-info[data-v-7b19cff0] {
  margin: 0;
}
.highlight[data-v-7b19cff0] {
  color: red;
}
.postscript[data-v-7b19cff0] {
  text-align: justify;
}

/*th {*/
/*  text-align: left !important;*/
/*}*/

/*table.md-table td {*/
/*  !*min-width: 32px;*!*/
/*}*/
td[data-v-7b19cff0] {
  width: 50%;
}

