.loading-status[data-v-49b527f1] {
  display: block;
  width: 100%;
  margin-top: 40px;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  color: #999999;
}
.loading-status i[data-v-49b527f1] {
  margin-right: 8px;
}

.feeds-content .title[data-v-31904534] {
  font-size: 20px;
  line-height: 20px;
  padding: 23px 0;
  color: #151515;
  border-bottom: 1px solid #eeeeee;
}
.feeds-content .feeds-link[data-v-31904534] {
  display: flex;
  height: 100px;
  margin-top: 24px;
}
.feeds-content .feeds-link[data-v-31904534]:first-child {
  margin-top: 0;
}
.feeds-content .feeds-link .feeds-link-left[data-v-31904534] {
  position: relative;
  width: 150px;
  margin-right: 24px;
  cursor: pointer;
}
.feeds-content .feeds-link .feeds-link-left > img[data-v-31904534] {
  width: 150px;
  height: 100px;
}
.feeds-content .feeds-link .feeds-link-left .feeds-link-video[data-v-31904534] {
  position: absolute;
  right: 5px;
  bottom: 5px;
  display: flex;
  padding: 6px 7px;
  font-size: 12px;
  line-height: 12px;
  color: #fff;
  border-radius: 30px;
  background: rgba(0, 0, 0, 0.4);
  align-items: center;
  justify-content: center;
}
.feeds-content .feeds-link .feeds-link-left .feeds-link-video img[data-v-31904534] {
  margin-right: 4px;
}
.feeds-content .feeds-link .feeds-link-right[data-v-31904534] {
  display: flex;
  flex-direction: column;
  max-width: 681px;
  cursor: pointer;
  justify-content: center;
}
.feeds-content .feeds-link .feeds-link-right .feeds-link-title[data-v-31904534] {
  font-size: 20px;
  line-height: 25px;
  color: #333;
}
.feeds-content .feeds-link .feeds-link-right .feeds-link-medium[data-v-31904534] {
  margin-top: 15px;
  font-size: 14px;
  line-height: 14px;
  color: #999;
}
.feeds-content .feeds-link .feeds-link-right .feeds-link-medium span[data-v-31904534] {
  margin-right: 18px;
}

.brand-card[data-v-a2e07f44] {
  width: 725px;
}
.brand-card .title[data-v-a2e07f44] {
  display: inline-block;
  font-size: 20px;
  line-height: 20px;
  padding: 0 0 23px;
  color: #151515;
  font-weight: 500;
}
.brand-card .card-tabs[data-v-a2e07f44] {
  display: flex;
  height: 27px;
  background: #fafafa;
  border-bottom: 1px solid #d9d9d9;
}
.brand-card .card-tabs .tabs-item[data-v-a2e07f44] {
  position: relative;
  font-size: 13px;
  padding: 4px 30px;
  border-width: 2px 1px 1px;
  border-style: solid;
  border-color: #fafafa;
  color: #333333;
  cursor: pointer;
}
.brand-card .card-tabs .tabs-item.tabs-item-active[data-v-a2e07f44] {
  height: 27px;
  font-weight: 500;
  border-color: #00cecf #d9d9d9 #ffffff;
  background: #ffffff;
}
.brand-card .card-tabs .tabs-item[data-v-a2e07f44]::before {
  position: absolute;
  content: '';
  width: 1px;
  height: 13px;
  top: 6px;
  left: -1px;
  background: #d9d9d9;
}
.brand-card .card-tabs .tabs-item.tabs-item-active[data-v-a2e07f44]::before,
.brand-card .card-tabs .tabs-item.tabs-item-active + .tabs-item[data-v-a2e07f44]::before,
.brand-card .card-tabs .tabs-item[data-v-a2e07f44]:first-child::before {
  display: none;
}
.brand-card .card-series[data-v-a2e07f44] {
  display: flex;
  flex-wrap: wrap;
}
.brand-card .card-series .series-item[data-v-a2e07f44] {
  position: relative;
  width: 121px;
  margin: 10px 30px 25px 0;
  margin-right: 30px;
  margin-bottom: 25px;
  padding-bottom: 5px;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
}
.brand-card .card-series .series-item a[data-v-a2e07f44] {
  display: block;
}
.brand-card .card-series .series-item[data-v-a2e07f44]:nth-child(5n) {
  margin-right: 0;
}
.brand-card .card-series .series-item img[data-v-a2e07f44] {
  width: 121px;
  height: 75px;
}
.brand-card .card-series .series-item-title[data-v-a2e07f44] {
  margin-top: 4px;
  color: #333333;
}
.brand-card .card-series .series-item-price[data-v-a2e07f44] {
  margin-top: 8px;
  color: #fe4455;
}
.brand-card .card-series .series-item-btn[data-v-a2e07f44] {
  width: 69px;
  height: 27px;
  line-height: 29px;
  margin: 8px auto 0;
  border-radius: 3px;
  color: #ffffff;
  background: #00cecf;
  cursor: pointer;
}
.brand-card .card-series .series-item-no-dealer[data-v-a2e07f44] {
  margin-top: 8px;
  height: 27px;
  line-height: 27px;
  color: #9d9d9d;
}
.brand-card .watch-more[data-v-a2e07f44] {
  display: block;
  width: 100px;
  text-align-last: center;
  font-size: 13px;
  margin: -5px auto 30px;
  color: #666666;
  line-height: 13px;
  text-decoration: underline;
}

.series-demand-card[data-v-6f1b2c6f] {
  width: 725px;
}
.series-demand-card .title[data-v-6f1b2c6f] {
  display: inline-block;
  font-size: 20px;
  line-height: 20px;
  padding: 0 0 23px;
  color: #151515;
  font-weight: 500;
}
.series-demand-card .card-series[data-v-6f1b2c6f] {
  display: flex;
  flex-wrap: wrap;
}
.series-demand-card .card-series .series-item[data-v-6f1b2c6f] {
  width: 121px;
  margin: 10px 30px 25px 0;
  margin-right: 30px;
  margin-bottom: 25px;
  padding-bottom: 5px;
  font-size: 13px;
  line-height: 13px;
  text-align: center;
}
.series-demand-card .card-series .series-item a[data-v-6f1b2c6f] {
  display: block;
}
.series-demand-card .card-series .series-item[data-v-6f1b2c6f]:nth-child(5n) {
  margin-right: 0;
}
.series-demand-card .card-series .series-item img[data-v-6f1b2c6f] {
  width: 121px;
  height: 75px;
}
.series-demand-card .card-series .series-item-title[data-v-6f1b2c6f] {
  margin-top: 4px;
  color: #333333;
}
.series-demand-card .card-series .series-item-price[data-v-6f1b2c6f] {
  margin-top: 8px;
  color: #fe4455;
}
.series-demand-card .card-series .series-item-btn[data-v-6f1b2c6f] {
  width: 69px;
  height: 27px;
  line-height: 29px;
  margin: 8px auto 0;
  border-radius: 3px;
  color: #ffffff;
  background: #00cecf;
  cursor: pointer;
}
.series-demand-card .card-series .series-item-no-dealer[data-v-6f1b2c6f] {
  margin-top: 8px;
  height: 27px;
  line-height: 27px;
  color: #9d9d9d;
}
.series-demand-card .watch-more[data-v-6f1b2c6f] {
  display: block;
  width: 100px;
  text-align-last: center;
  font-size: 13px;
  margin: -5px auto 30px;
  color: #666666;
  line-height: 13px;
  text-decoration: underline;
}

.series-card[data-v-4dfcdfe4] {
  width: 725px;
}
.series-card .title[data-v-4dfcdfe4] {
  display: inline-block;
  font-size: 20px;
  line-height: 20px;
  padding: 0 0 23px;
  color: #151515;
  font-weight: 500;
}
.series-card .img-list[data-v-4dfcdfe4] {
  display: flex;
  margin-bottom: 9px;
}
.series-card .img-list a[data-v-4dfcdfe4] {
  margin-right: 30px;
}
.series-card .img-list img[data-v-4dfcdfe4] {
  display: block;
  width: 161px;
  height: 100px;
}
.series-card .img-list img[data-v-4dfcdfe4]:last-child {
  margin-right: 0;
}
.series-card .sub-title[data-v-4dfcdfe4] {
  display: flex;
}
.series-card .sub-title-item[data-v-4dfcdfe4] {
  font-size: 13px;
  line-height: 14px;
  color: #333333;
  margin-right: 30px;
}
.series-card .sub-title-item[data-v-4dfcdfe4]:last-child {
  margin-right: 0;
}
.series-card .sub-title-item-dealer[data-v-4dfcdfe4] {
  font-weight: 500;
}
.series-card .sub-title-item-dealer span[data-v-4dfcdfe4] {
  color: #fe4455;
}
.series-card .tabs[data-v-4dfcdfe4] {
  display: flex;
  justify-content: space-between;
  font-size: 13px;
  line-height: 13px;
  margin-top: 16px;
}
.series-card .tabs > div[data-v-4dfcdfe4] {
  margin-top: 7px;
}
.series-card .tabs-item[data-v-4dfcdfe4] {
  display: inline-block;
  padding: 0 11px;
  color: #333333;
  border-left: 1px solid #d8d8d8;
}
.series-card .tabs-item[data-v-4dfcdfe4]:first-child {
  border-left: none;
  padding-left: 0;
}
.series-card .tabs .price-btn[data-v-4dfcdfe4] {
  width: 69px;
  height: 27px;
  line-height: 29px;
  border-radius: 3px;
  text-align: center;
  color: #ffffff;
  background: #00cecf;
}
.series-card .table[data-v-4dfcdfe4] {
  margin-top: 9px;
  border: 1px solid #eeeeee;
}
.series-card .table .table-item[data-v-4dfcdfe4] {
  display: flex;
  font-size: 13px;
  height: 33px;
  line-height: 35px;
  padding-left: 15px;
  border-bottom: 1px solid #eeeeee;
  color: #333333;
}
.series-card .table .table-item[data-v-4dfcdfe4]:last-child {
  border-bottom: none;
}
.series-card .table .table-item .title-1[data-v-4dfcdfe4] {
  width: 300px;
  margin-right: 92px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
}
.series-card .table .table-item .title-2[data-v-4dfcdfe4] {
  width: 100px;
  margin-right: 2px;
}
.series-card .table .table-item .title-3[data-v-4dfcdfe4] {
  width: 90px;
  margin-right: 4px;
  color: #fe4455;
}
.series-card .table .table-item .title-4[data-v-4dfcdfe4] {
  display: block;
  color: #666666;
}
.series-card .table .table-item.table-title[data-v-4dfcdfe4] {
  height: 27px;
  line-height: 29px;
  background: #fafafa;
}
.series-card .table .table-item.table-title .title-3[data-v-4dfcdfe4] {
  color: #333333;
}
.series-card .table .table-item.table-item-more[data-v-4dfcdfe4] {
  display: block;
  padding-left: 0;
  color: #666666;
  text-align: center;
  text-decoration: underline;
}

.page-root[data-v-49e70d83] {
  width: 760px;
  margin: 30px auto 0;
  padding-bottom: 80px;
}
.page-root[data-v-49e70d83] .high-light {
  color: #fe1111;
}
.page-root .container[data-v-49e70d83] {
  position: relative;
  margin-top: 37px;
}
.page-root .container > div[data-v-49e70d83] {
  margin-top: 30px;
}
.page-root .container > div[data-v-49e70d83]:first {
  margin-top: 0;
}
.page-root .container .page-loading[data-v-49e70d83] {
  position: absolute;
  margin-top: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  background: rgba(255, 255, 255, 0.6);
}
.page-root .container .page-loading i[data-v-49e70d83] {
  display: block;
  font-size: 18px;
  width: 18px;
  margin: 40vh auto 0;
}
.page-root .no-data[data-v-49e70d83] {
  font-size: 20px;
  color: #333333;
}
[data-v-49e70d83] .search {
  position: relative;
  width: 561px;
}
[data-v-49e70d83] .search .input-wraper {
  position: relative;
  width: 561px;
  height: 44px;
  font-size: 14px;
  border-radius: 4px;
  overflow: hidden;
}
[data-v-49e70d83] .search .input-wraper .search-icon {
  position: absolute;
  top: 13px;
  left: 6px;
  width: 18px;
  height: 18px;
}
[data-v-49e70d83] .search .input-wraper input {
  width: 441px;
  height: 44px;
  padding: 14px 28px 14px 27px;
  line-height: 16px;
  color: #333333;
  border-radius: 4px 0 0 4px;
  border: 1px solid #e5e5e5;
}
[data-v-49e70d83] .search .input-wraper .clear-icon {
  position: absolute;
  top: 5px;
  right: 70px;
  padding: 4px;
  cursor: pointer;
}
[data-v-49e70d83] .search .input-wraper p {
  float: right;
  width: 120px;
  line-height: 44px;
  height: 100%;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
  color: #ffffff;
  background: #00cecf;
}
[data-v-49e70d83] .search .search-sug {
  position: absolute;
  top: 50px;
  width: 561px;
  background: #ffffff;
  font-size: 14px;
  line-height: 36px;
  border-radius: 4px;
  color: #333333;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.1);
  z-index: 1000;
  overflow: hidden;
}
[data-v-49e70d83] .search .search-sug .suggest-item {
  padding: 0 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}
[data-v-49e70d83] .search .search-sug .suggest-item:hover {
  background: #f5f5f5;
}

