@charset "utf-8";
.im-win-search {
  z-index: 9999;
}
.im-win-search.im-search-focus {
  position: absolute;
  height: 1000%;
}
.im-win-search.im-win-wrap .hct-dialog__bd {
  background-color: #f5f5f5;
}
.im-win-search .hct-header-title {
  position: static;
  width: auto;
  max-width: 100%;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  margin-left: 0.46875rem;
}
.im-win-search .hct-header-operation {
  -webkit-align-self: center;
  align-self: center;
  display: block;
  height: 100%;
}
.im-win-search .hct-header-operation .im-search__submit {
  background: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  -webkit-align-self: center;
  align-self: center;
  padding-left: 0.46875rem;
  padding-right: 0.46875rem;
  display: block;
  height: 100%;
}
.im-win-search .im-win__bd {
  padding: 0.625rem 0.3125rem;
}
.im-win-search .textbox-ctrls-wrapper {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
.im-win-search .im-search-hot-list {
  padding-top: 0.3125rem;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: start;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-direction: row;
  -webkit-flex-direction: row;
  margin-left: -0.3125rem;
  margin-top: -0.3125rem;
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.im-win-search .im-search-hot-list a {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  margin-left: 0.3125rem;
  margin-top: 0.3125rem;
  font-size: 0.34375rem;
  font-weight: normal;
  padding-left: 0.34375rem;
  padding-right: 0.46875rem;
  height: 0.6875rem;
  line-height: 0.6875rem;
  border-radius: 0.6875rem;
  text-align: center;
  color: #666;
  background-color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.im-win-search .im-search-hot-list a:active {
  color: #fff;
  background-color: #fa9a83;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.im-win-search .im-search-hot-list.hct-loading {
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.im-search__hd {
  background-color: #fff;
}
.im-search__form {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  -webkit-align-items: center;
  align-items: center;
}
.im-search__input {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
}
.im-search__section-hd {
  font-size: 0.34375rem;
  color: #666;
  font-weight: normal;
}
.hct-header a.im-header-search {
  color: #666;
}
.im-win-dialogFilter {
  width: 8.4375rem;
  right: 0;
  left: auto;
}
.im-win-dialogFilter .hct-dialog__bd {
  height: 100%;
}
.im-win-dialogFilter .im-win__bd {
  overflow: hidden;
  padding-bottom: 0.625rem;
}
.im-win-dialogFilter .im-win__ft {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  flex-direction: row;
  -webkit-flex-direction: row;
  padding: 0 0.625rem;
  height: 1.296875rem;
  border-top: 1px solid #d9d9d9;
}
.im-win-dialogFilter .im-win__content {
  padding: 0.625rem;
}
.im-sideSelect-filter__section {
  margin-top: 0.625rem;
}
.im-sideSelect-filter__section:first-child {
  margin-top: 0;
}
.im-sideSelect-filter__title {
  color: #666;
  font-size: 0.34375rem;
  line-height: 0.375rem;
}
.im-sideSelect-filter__list {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: start;
  -webkit-align-items: center;
  align-items: center;
  flex-flow: row wrap;
  margin-left: -0.3125rem;
}
.im-sideSelect-filter__list .hct-radio {
  margin-top: 0.3125rem;
  min-width: 2.1875rem;
  max-width: 2.1875rem;
  height: 1.09375rem;
  line-height: 0.375rem;
  margin-left: 0.3125rem;
}
.im-sideSelect-filter__list .hct-radio:first-child {
  margin-left: 0.3125rem;
}
.im-drop-select {
  position: absolute;
  width: 10rem;
  margin-left: auto;
  margin-right: auto;
}
.im-drop-select.hct-dialog-show.hct-dialog-ani-slide-down-in .hct-dialog__content {
  -webkit-animation-duration: 0.1s;
  animation-duration: 0.1s;
}
.im-dropSelect-target__list .hct-form-item-box-text .hct-font-icon {
  color: #f75730;
  visibility: hidden;
}
.im-dropSelect-target__list .hct-form-item-box-text.hct-active .hct-font-icon {
  visibility: visible;
}
.im-dropSelect-target__list .hct-form-item-box-text.hct-active .hct-form-item__label-txt {
  color: #f75730;
}
.im-dropSelect-target {
  width: 10rem;
  margin-left: auto;
  margin-right: auto;
}
.show-dialog-drop-select .hct-header-wrap {
  z-index: 1002;
}
.show-dialog-drop-select .hct-header-wrap .hct-header {
  z-index: 1002;
}
.show-dialog-drop-select .hct-header-wrap .hct-header-nav {
  z-index: 1001;
}
.show-dialog-drop-select .product-list__banner {
  z-index: 1000;
}
.show-dialog-drop-select .product-list__topbar {
  z-index: 1000;
}
.show-dialog-drop-select .im-drop-select {
  z-index: 999;
}
.show-dialog-drop-select .hct-form-item__label-txt {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.im-drop-select-checkbox {
  position: absolute;
  width: 10rem;
  margin-left: auto;
  margin-right: auto;
}
.im-drop-select-checkbox.hct-dialog-show.hct-dialog-ani-slide-down-in .hct-dialog__content {
  -webkit-animation-duration: 0.1s;
  animation-duration: 0.1s;
}
.im-drop-select-checkbox .im-win {
  background-color: #fff;
}
.im-drop-select-checkbox .im-win__ft {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  flex-direction: row;
  -webkit-flex-direction: row;
  padding: 0 0.625rem;
  height: 1.296875rem;
  border-top: 1px solid #d9d9d9;
}
.im-dropSelectCheckbox-target__scroll {
  height: 7.65625rem;
  overflow: hidden;
}
.im-dropSelectCheckbox-target__scroll .hct-form-item-box-text .hct-font-icon {
  color: #f75730;
  visibility: hidden;
}
.im-dropSelectCheckbox-target__scroll .hct-form-item-box-text.hct-active .hct-font-icon {
  visibility: visible;
}
.im-dropSelectCheckbox-target__scroll .hct-form-item-box-checkbox:last-child.hct-expand {
  border-bottom: 0;
}
.im-dropSelectCheckbox-target__list {
  margin-bottom: 0.3125rem;
  border-bottom: 1px solid #d9d9d9;
}
.im-dropSelectCheckbox-target__list .hct-form-item {
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
.im-dropSelectCheckbox-target__list .hct-form-item__content {
  -moz-box-flex: inherit;
  -webkit-box-flex: inherit;
  -webkit-flex: inherit;
  flex: inherit;
}
.im-dropSelectCheckbox-target {
  width: 10rem;
  margin-left: auto;
  margin-right: auto;
}
.show-dialog-drop-select-target {
  position: relative;
  z-index: 0;
}
.show-dialog-drop-select .hct-header-wrap {
  z-index: 1002;
}
.show-dialog-drop-select .hct-header-wrap .hct-header {
  z-index: 1002;
}
.show-dialog-drop-select .hct-header-wrap .hct-header-nav {
  z-index: 1001;
}
.show-dialog-drop-select .product-list__banner {
  z-index: 1000;
}
.show-dialog-drop-select .product-list__topbar {
  z-index: 1000;
}
.show-dialog-drop-select .show-dialog-drop-select-target {
  z-index: 1000;
}
.show-dialog-drop-select .im-drop-select {
  z-index: 999;
}
.product-list__banner {
  position: relative;
  z-index: 0;
  height: 3.125rem;
}
.product-list__banner img {
  display: block;
  width: 100%;
  height: 100%;
}
.product-list__topbar {
  position: relative;
  z-index: 0;
  line-height: 1.09375rem;
  border-bottom: 1px solid #d9d9d9;
  background: #fff;
}
.topbar-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
}
.topbar-list .topbar-item {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.topbar-item__link {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  font-size: 0.375rem;
  color: #666;
}
.topbar-item__link.hct-active .topbar-item__icon.hct-font-icon-arrow-down {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.topbar-item__link.hct-active .topbar-item__icon.hct-font-icon-arrow-down::before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.topbar-item__icon {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin-left: 0.1875rem;
  vertical-align: middle;
}
.topbar-item__icon::before {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.product-list__main {
  padding-top: 0.3125rem;
}
.product-list__item {
  padding: 0.46875rem 0.3125rem 0.390625rem;
  background: #fff;
  margin-top: 0.28125rem;
}
.product-list__item:first-child {
  margin-top: 0;
}
.product-list__product-link {
  display: block;
}
.product-list__product-infomation {
  overflow: hidden;
}
.product-list__product-price {
  float: right;
}
.product-list__product-discount {
  float: right;
  margin-top: 0.1875rem;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
}
.product-list__product-discount span {
  display: inline-block;
  border: 1px solid #f75730;
  color: #f75730;
  padding: 0 0.15625rem;
  line-height: 0.40625rem;
  margin-right: 0.3125rem;
}
.product-list__logo {
  float: left;
  color: #999;
}
.product-list__product-sales {
  font-size: 0.34375rem;
  color: #999;
}
.product-list__product-title {
  margin: 0 0 0.3125rem;
  font-size: 0.4375rem;
  font-weight: normal;
  color: #333;
  font-family: "PingFangSC";
}
.product-list__product-title.hct-shengxinpei {
  padding-left: 1.53125rem;
  background: url("../../img/appointment/compensateMark.png") no-repeat left top;
  background-size: 1.40625rem 0.625rem;
}
.product-list__product-mark {
  margin-bottom: 0.15625rem;
  padding-left: 1.53125rem;
  line-height: 0.625rem;
  letter-spacing: 0.046875rem;
  color: #35d59b;
  background: url("../../img/appointment/compensateMark.png") no-repeat left center;
  background-size: 1.40625rem 0.625rem;
}
.product-list__product-description {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #999;
  font-size: 0.34375rem;
  margin-top: 0.28125rem;
  margin-bottom: 0.4375rem;
}
.product-list__product-description .product-list__product-age {
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  white-space: nowrap;
  max-width: 50%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-list__product-description .product-list__product-timelimit {
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  margin-left: 0.3125rem;
  word-wrap: break-word;
  max-width: 50%;
  text-align: right;
}
.product-terms-lists {
  position: relative;
}
.product-terms-lists_show .product-terms-mark {
  -webkit-transform: rotateZ(180deg);
  transform: rotateZ(180deg);
}
.product-terms-list {
  margin-top: 0.46875rem;
  padding-top: 0.390625rem;
  border-top: 1px solid #d9d9d9;
}
.product-terms-list_hide {
  overflow: hidden;
  max-height: 1.59375rem;
}
.product-terms-mark {
  display: block;
  position: absolute;
  top: -0.3125rem;
  right: 0;
  width: 0.59375rem;
  height: 0.59375rem;
  background: url("../../img/productList/arrow.png") no-repeat left center;
  background-size: 100%;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.product-terms-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  font-size: 0.375rem;
  line-height: 0.53125rem;
  color: #333;
}
.product-price-delete {
  font-size: 0.34375rem;
  color: #999;
  text-decoration: line-through;
}
.product-price-normall {
  margin-left: 0.078125rem;
  font-size: 0.34375rem;
  color: #f75730;
}
.product-icon {
  margin-left: 20px;
}
.product-icon:first-child {
  margin-left: 0;
}
.product-price-big {
  font-size: 0.625rem;
  font-family: Arial;
}
.product-price-big span {
  font-size: 0.625rem !important;
}
.brandLogo {
  display: block;
  width: 2.1875rem;
  height: 0.78125rem;
}
.brand-list__banner {
  padding: 0.46875rem 0 0.3125rem 0.3125rem;
  border-bottom: 1px solid #d9d9d9;
  background: #fff;
}
.brand-list__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.brand-list__title {
  font-size: 0.375rem;
  color: #333;
  font-weight: normal;
}
.screening-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-left: -0.3125rem;
  margin-top: 0;
}
.screening-item {
  margin-left: 0.3125rem;
  margin-top: 0.3125rem;
}
.screening-item:first-child .screening-item__link {
  padding: 0 0.625rem;
}
.screening-item__link {
  display: block;
  background: #f5f5f5;
  padding: 0 0.390625rem;
  line-height: 0.6875rem;
  border-radius: 0.34375rem;
  font-size: 0.34375rem;
  color: #666;
}
.screening-item__link.active {
  color: #fff;
  background: #fa9a83;
}
.brand-list__link {
  display: inline-block;
  padding: 0 0.3125rem;
  line-height: 0.65625rem;
  font-size: 0.34375rem;
  border: 1px solid #999;
  color: #666;
}
.brand-list__topbar {
  line-height: 1.09375rem;
  border-bottom: 1px solid #d9d9d9;
  background: #fff;
}
.brand-list__main {
  padding: 0.3125rem;
}
.brand-list__item {
  padding: 0.46875rem 0.3125rem;
  border: 1px solid #d9d9d9;
  border-radius: 0.234375rem;
  background: #fff;
}
.brand-list__product-link {
  display: block;
}
.brand-list__product-infomation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.brand-list__product-discount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.brand-list__product-sales {
  font-size: 0.34375rem;
  color: #999;
}
.brand-list__product-title {
  margin: 0.46875rem 0 0.3125rem;
  font-size: 0.4375rem;
  font-weight: normal;
  color: #333;
}
.brand-list__product-mark {
  margin-bottom: 0.15625rem;
  padding-left: 1.53125rem;
  line-height: 0.625rem;
  letter-spacing: 0.046875rem;
  color: #35d59b;
  background: url("../../img/appointment/compensateMark.png") no-repeat left center;
  background-size: 1.40625rem 0.625rem;
}
/* .brand-list__product-mark:before {
  vertical-align: middle;
  font-size: 40rem/@baseNumber;
} */
.brand-list__product-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #999;
}
.brand-list__product-age {
  margin-right: 1.09375rem;
  margin-bottom: 0.3125rem;
}
.brand-list__product-timelimit {
  margin-bottom: 0.3125rem;
}
.product-price-text {
  color: #999;
}
.anniversaryMark-img200 {
  width: 5.796875rem;
  height: 0.625rem;
}
.intro__info-advances-list {
  height: 0.5rem;
  overflow: hidden;
}
.intro__info-advances-list .hct-button {
  height: auto;
  padding: 0.046875rem 0.125rem;
  line-height: 1;
  font-size: 0.34375rem;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0.15625rem 0.3125rem 0;
}
.product-list_travel-privilege-search-margin {
  margin-bottom: 0.421875rem;
  margin-top: 0rem !important;
}
.product-list_travel-privilege {
  display: none;
  margin-top: 0.28125rem;
  margin-left: 0.3125rem;
  margin-right: 0.3125rem;
  border: 0.015625rem solid #fff;
  border-radius: 0.15625rem;
  text-align: center;
  background: #fff;
}
.product-list_travel-privilege .product-list_travel-content {
  padding: 0.15625rem 0;
  font-size: 0.375rem;
  line-height: 0.4375rem;
  color: #f75730;
}
.product-list_travel-privilege .product-list_travel-content:before,
.product-list_travel-privilege .product-list_travel-content:after {
  content: "";
  width: 0.9375rem;
  border-top: 0.015625rem #fdddd6 solid;
  display: inline-block;
  vertical-align: middle;
}
.product-list__main__padding-top-0 {
  padding-top: 0;
}
.hct-header-nav {
  z-index: 1004;
}

/*# sourceMappingURL=../maps/productList/productList.css.map */
