/* mf_cloud */
[v-cloak] {
  display: none;
}
.custom-explain {
  white-space: pre-wrap;
}
.custom-explain * {
  all: revert;
}
/* 优惠码开始 */
.discount-popover {
  padding: 0;
}
.filter-tree .el-tree-node__content:hover {
  background: rgba(0, 88, 255, 0.08);
  color: #186DFD;
}
.filter-tree .el-tree--highlight-current .el-tree-node.is-current > .el-tree-node__content {
  background: rgba(0, 88, 255, 0.08);
  color: #186DFD;
}
.discount-content {
  position: relative;
  height: 1.74rem;
  width: 4.22rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.discount-content .close-btn-img {
  position: absolute;
  cursor: pointer;
  top: 0.1rem;
  right: 0.12rem;
  width: 0.24rem;
  height: 0.24rem;
}
.discount-content .close-btn-img img {
  width: 100%;
  height: 100%;
}
.discount-content .discount-input {
  width: 2.4rem;
  font-size: 0.15rem;
}
.discount-content .discount-input .el-input__inner {
  height: 0.46rem;
  line-height: 0.46rem;
}
.discount-content .discount-btn {
  display: inline-block;
  font-size: 0.16rem;
  border: none;
  color: rgba(255, 255, 255, 0.9);
  background: #0058ff;
  width: 1.12rem;
  height: 0.46rem;
  border-radius: 0.03rem;
  margin-left: 0.1rem;
}
.discount-text {
  display: inline-block;
  padding: 0 0.04rem;
  border-radius: 0.03rem;
  border: 1px solid #f99600;
  font-size: 0.12rem;
  cursor: pointer;
  color: #f99600;
  line-height: 1.5715;
}
.el-range-editor.is-active,
.el-range-editor.is-active:hover,
.el-select .el-input.is-focus .el-input__inner,
.el-input.is-active .el-input__inner,
.el-input__inner:focus {
  border-color: #186DFD;
}
.el-input-number__decrease:hover,
.el-input-number__increase:hover {
  color: #186DFD;
}
.el-input-number__decrease:hover:not(.is-disabled) ~ .el-input .el-input__inner:not(.is-disabled),
.el-input-number__increase:hover:not(.is-disabled) ~ .el-input .el-input__inner:not(.is-disabled) {
  border-color: #186DFD;
}
.el-loading-spinner .path {
  stroke: #186DFD !important;
}
.el-checkbox .el-checkbox__label {
  vertical-align: middle;
}
.el-slider__button-wrapper {
  width: 16px;
  height: 28px;
  background: url(/web/mf101/assets/img/slider-iocn.svg) no-repeat;
  z-index: 3;
  transform: translateY(12%);
}
.el-slider__button-wrapper .el-slider__button {
  opacity: 0;
}
.el-tooltip__popper .popper__arrow {
  left: 50% !important;
}
.el-radio-button:focus:not(.is-focus):not(:active):not(.is-disabled) {
  box-shadow: none;
}
.el-slider__bar {
  background-color: #186DFD;
}
.el-slider__marks-text {
  white-space: nowrap;
}
.el-checkbox__inner:hover {
  border-color: #186DFD;
}
.el-tooltip__popper.is-light {
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  border-color: #fff;
  font-size: 0.13rem;
  color: rgba(0, 0, 0, 0.9);
}
.el-tooltip__popper.is-light[x-placement^="top"] .popper__arrow {
  border-top-color: #fff;
}
.el-select .el-input__inner:focus {
  border-color: #186DFD;
}
.el-select-dropdown__item {
  color: rgba(0, 0, 0, 0.9);
  border-radius: 0.03rem;
  font-size: 0.14rem;
}
.el-select-dropdown__item.selected {
  color: #186DFD;
  background: rgba(0, 88, 255, 0.08);
  font-weight: normal;
}
.el-select-dropdown__list {
  padding: 0.05rem;
}
.el-checkbox__input.is-checked + .el-checkbox__label {
  color: #186DFD;
  overflow: hidden;
  text-overflow: ellipsis;
}
.el-checkbox__input.is-focus .el-checkbox__inner {
  border-color: #186DFD;
}
.el-checkbox__input.is-checked .el-checkbox__inner,
.el-checkbox__input.is-indeterminate .el-checkbox__inner {
  background-color: #186DFD;
  border-color: #186DFD;
}
.com-dis .el-radio-button__inner {
  cursor: not-allowed;
  color: #c0c4cc !important;
}
.com-dis .el-radio-button__orig-radio:checked + .el-radio-button__inner {
  -webkit-box-shadow: -1px 0 0 0 #e6eaed !important;
  box-shadow: -1px 0 0 0 #e6eaed !important;
}
.option-img {
  width: 0.3rem;
  height: 0.3rem;
  margin-right: 0.1rem;
}
.buy-section {
  margin-top: 40px;
  padding: 0 80px;
}
.buy-section .link-text {
  color: #186DFD;
  cursor: pointer;
}
.buy-section .select-text {
  cursor: pointer;
  color: #041730;
  font-weight: 700;
  font-size: 18px;
}
.buy-section .select-text .el-icon-arrow-down {
  font-weight: 700;
}
.buy-section .config-text {
  margin-left: 20px;
  color: #555F6C;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
}
.product-list {
  padding: 0px;
  max-height: 300px;
  overflow-y: auto;
}
.product-list::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.product-list::-webkit-scrollbar-thumb {
  background-color: rgba(144, 147, 153, 0.3);
  border-radius: 2px;
}
.product-list .product-item {
  font-size: 14px;
  padding: 0 20px;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #606266;
  height: 34px;
  line-height: 34px;
  box-sizing: border-box;
  cursor: pointer;
}
.product-list .product-item:hover {
  background: rgba(0, 88, 255, 0.08);
  color: #186DFD;
}
.event-text {
  display: inline-block;
  padding: 0 0.04rem;
  border-radius: 0.03rem;
  border: 1px solid #f0142f;
  cursor: pointer;
  font-size: 0.12rem;
  color: #f0142f;
  line-height: 1.5715;
}
.event-text .el-icon-caret-bottom {
  margin-left: 0.08px;
}
.event-content {
  display: flex;
  align-items: center;
  column-gap: 0.15rem;
}
html {
  font-size: 100px;
}
.card-item {
  margin-top: 16px;
  padding: 24px;
  border-radius: 8px;
  background: #FFF;
}
#footer {
  display: none !important;
}
.common-config ul,
.common-config li {
  list-style: none;
}
.common-config .zf-dialog .el-input__inner {
  width: 100%;
}
.common-config .os-select {
  margin-left: 0.1rem;
}
.common-config .os-select .os-group-img {
  width: 0.36rem;
  height: 0.36rem;
}
.common-config .os-select .el-input__prefix {
  display: flex;
  align-items: center;
}
.common-config .os-group-select {
  margin-left: 0;
}
.common-config .os-group-select .el-input__inner {
  padding-left: 0.5rem;
}
.common-config .l-config {
  width: 100%;
  padding-bottom: 2rem;
}
.common-config .pro-tit {
  line-height: 1;
  color: #171725;
  font-size: 28px;
}
.common-config .common-box {
  display: flex;
  justify-content: space-between;
}
.common-config .el-icon-check {
  display: none;
}
.common-config .com-active .el-icon-check {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  color: #fff;
  z-index: 10;
}
.common-config .com-active::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
  width: 0;
  height: 0;
  border-bottom: 0.24rem solid #186DFD;
  border-left: 0.24rem solid transparent;
}
.common-config .el-slider__bar {
  background: #186DFD;
}
.common-config .el-slider__button {
  width: 12px;
  height: 24px;
  border: 0;
  border-radius: 0;
  background: #186DFD;
  position: relative;
}
.common-config .el-slider__button:hover,
.common-config .el-slider__button.hover,
.common-config .el-slider__button.dragging {
  transform: scale(1) !important;
  transition: all 0s !important;
}
.common-config .el-slider__button::after {
  content: "";
  width: 1px;
  height: 10px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
}
.common-config .config-tit {
  position: relative;
  font-size: 0.16rem;
  font-weight: 700;
  color: #041730;
  margin-bottom: 0.2rem;
}
.common-config .description {
  margin-top: 0.2rem;
  line-height: 1.5;
  color: #8692b0;
  box-sizing: border-box;
  white-space: pre-wrap;
}
.common-config .config-way {
  display: flex;
  align-items: center;
}
.common-config .config-way .el-tabs .el-tabs__item {
  font-size: 0.14rem;
}
.common-config .config-way .el-tabs .el-tabs__item::after {
  height: 1px;
  bottom: -1px;
}
.common-config .config-way .el-tabs__nav-wrap::after {
  height: 1px;
}
.common-config .config-way .el-radio-button__inner {
  min-width: 1.44rem;
  padding: 0 0.1rem;
  height: 0.4rem;
  line-height: 0.4rem;
  background: #F7FAFC;
  color: #041730;
  border: 1px solid #ECEDEE;
  box-sizing: border-box;
  border-radius: 4px;
}
.common-config .config-way .el-radio-button {
  margin-right: 2px;
}
.common-config .config-way .el-radio-button.is-active .el-radio-button__inner {
  background: #fff;
  border: 1px solid #186DFD;
  color: #186DFD;
  box-shadow: 0px 4px 16px 0px rgba(10, 54, 84, 0.08);
}
.common-config .config-item .des {
  font-size: 0.14rem;
  color: #8692b0;
  margin-top: 0.1rem;
  line-height: 1.5;
  white-space: pre-wrap;
}
.common-config .config-item .unit {
  font-size: 0.15rem;
  color: #1e2736;
  margin-left: 0.05rem;
}
.common-config .config-item .slider {
  display: flex;
  align-items: center;
  width: 70%;
}
.common-config .config-item .slider .el-slider {
  width: 100%;
  margin: 0 0.3rem;
}
.common-config .config-item .el-select input {
  line-height: 0.46rem;
  height: 0.46rem;
  width: 3.2rem;
}
.common-config .custom-config .el-input {
  width: 3.2rem;
}
.common-config .custom-config .el-input .el-input__inner {
  height: 0.46rem;
  line-height: 0.46rem;
}
.common-config .custom-config .el-textarea {
  width: 3.2rem;
}
.common-config .area-box .tit {
  font-size: 0.14rem;
  color: #555F6C;
  margin-right: 0.2rem;
}
.common-config .area-box .country {
  margin-bottom: 0.2rem;
}
.common-config .area-box .city-img {
  width: 0.24rem;
  height: 0.185rem;
  margin-right: 0.1rem;
}
.common-config .click-select {
  display: flex;
  flex-wrap: wrap;
  margin-top: -20px;
}
.common-config .click-select .item {
  width: 2.55rem;
  line-height: 0.46rem;
  height: 0.46rem;
  border: 1px solid #e6e7eb;
  border-radius: 0.03rem;
  margin-top: 0.2rem;
  text-align: center;
  margin-right: 0.2rem;
  cursor: pointer;
  position: relative;
}
.cur-content {
  width: 5.2rem;
  box-sizing: border-box;
  padding: 0 0.24rem;
  z-index: 30000 !important;
}
.cur-content .tit {
  padding: 0.2rem 0 0.16rem;
  border-bottom: 1px solid #e6eaed;
}
.cur-content .con {
  display: flex;
  flex-wrap: wrap;
  padding: 0.05rem 0 0.1rem;
}
.cur-content .c-item {
  width: 50%;
  line-height: 0.28rem;
  font-size: 0.13rem;
  color: rgba(0, 0, 0, 0.9);
}
.cur-content .c-item .l-txt {
  color: rgba(0, 0, 0, 0.6);
}
/* discount-pup */
.discount-pup {
  padding: 0;
  height: 1.74rem;
  position: relative;
  z-index: 30000 !important;
}
.discount-pup .discount {
  padding: 0 0.3rem;
}
.discount-pup .close {
  width: 0.24rem;
  height: 0.24rem;
  position: absolute;
  top: 0.1rem;
  right: 0.12rem;
  cursor: pointer;
}
.discount-pup .code {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.64rem;
}
.discount-pup .code .el-input__inner {
  height: 0.46rem;
}
.discount-pup .code .el-input__inner:focus {
  border-color: #186DFD;
}
.discount-pup .code .sure {
  width: 1.12rem;
  height: 0.46rem;
  background: #186DFD;
  border-radius: 0.03rem;
  border: none;
  color: rgba(255, 255, 255, 0.9);
  font-size: 0.16rem;
  cursor: pointer;
  margin-left: 0.1rem;
}
/* free-content */
.free-content {
  width: 3.3rem;
  box-sizing: border-box;
  padding: 0 0.24rem;
  z-index: 30000 !important;
}
.free-content .tit {
  padding: 0.2rem 0 0.16rem;
  border-bottom: 1px solid #e6eaed;
}
.free-content .c-item {
  display: flex;
  line-height: 0.28rem;
  justify-content: space-between;
  font-size: 0.13rem;
  color: rgba(0, 0, 0, 0.9);
}
.free-content .con {
  padding: 0.1rem 0;
  border-bottom: 1px solid #e6eaed;
}
.free-content .bot {
  padding: 0.1rem 0 0.15rem;
}
/* f-order */
.f-order {
  width: 100%;
  background: #FFF;
  box-shadow: 0px -2px 12px 0px rgba(10, 54, 84, 0.08);
  box-sizing: border-box;
  position: fixed;
  bottom: 0;
  left: 0;
  font-size: 0.14rem;
  z-index: 11;
}
.f-order .section {
  padding: 20px 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.f-order .section .left {
  display: flex;
  align-items: center;
  column-gap: 40px;
}
.f-order .section .time {
  margin-right: 0.6rem;
}
.f-order .section .duration-select {
  width: 1.6rem;
}
.f-order .section .el-input-number {
  width: 1.5rem;
}
.f-order .section .l-txt {
  margin-right: 0.14rem;
}
.f-order .section .el-input.is-focus .el-input__inner {
  border-color: #186DFD;
}
.f-order .section .el-select .el-input__inner:focus {
  border-color: #186DFD;
}
.f-order .section .num {
  line-height: 0.34rem;
}
.f-order .section .num .el-input__inner:focus {
  border-color: #186DFD;
}
.f-order .section .num .is-disabled {
  background: #e8e7e5;
}
.f-order .section .link {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.9);
  color: rgba(0, 0, 0, 0.9);
  cursor: pointer;
}
.f-order .section .mid {
  display: flex;
}
.f-order .section .line-empty {
  width: 1px;
  height: 0.24rem;
  border-left: 1px dashed #d6d6d6;
  margin: 0 0.1rem;
}
.f-order .section .bot-price {
  font-size: 0.14rem;
  line-height: 1;
  margin-left: 0.1rem;
}
.f-order .section .bot-price .new {
  color: #E95048;
  display: flex;
  align-items: center;
}
.f-order .section .bot-price .new span {
  font-size: 0.2rem;
  font-weight: bold;
}
.f-order .section .bot-price .total-icon {
  margin-left: 4px;
}
.f-order .section .bot-price .old {
  margin-top: 0.1rem;
  display: flex;
  align-items: center;
  column-gap: 0.08rem;
}
.f-order .section .bot-price .old .show {
  text-decoration: line-through;
  color: #999;
}
.f-order .section .bot-price .old > span {
  display: flex;
}
.f-order .section .bot-price .use {
  display: inline-block;
  line-height: 1.5715;
  border-radius: 0.03rem;
  padding: 0 0.04rem;
  border: 1px solid #f99600;
  font-size: 0.12rem;
  color: #f99600;
  cursor: pointer;
}
.f-order .section .bot-price .used {
  border-radius: 0.03rem;
  display: flex;
  align-items: center;
  padding: 0 0.04rem;
  color: #f99600;
}
.f-order .section .bot-price .used span {
  line-height: 1.5715;
  font-size: 0.12rem;
  color: #f99600;
}
.f-order .section .bot-price .used i {
  background: #fff;
  border-radius: 50%;
  font-size: 0.16rem;
  cursor: pointer;
  margin-left: 0.05rem;
}
.f-order .section .right {
  display: flex;
  align-items: center;
}
.f-order .section .right .add-cart {
  width: 0.6rem;
  height: 0.45rem;
  border-radius: 0.03rem;
  border: 1px solid #186DFD;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.f-order .section .right .buy {
  background: #186DFD;
  color: rgba(255, 255, 255, 0.9);
  font-size: 0.16rem;
}
.cart-pup {
  width: 0.9rem;
  min-width: auto;
  padding: 0;
  text-align: center;
  line-height: 0.42rem;
  z-index: 30000 !important;
}
@media screen and (max-width: 750px) {
  body {
    padding-bottom: 250px;
  }
  .marks {
    display: none;
    margin-top: 0;
    width: 100%;
  }
  .custom-config .el-input,
  .custom-config .el-textarea,
  .custom-config .el-select {
    width: 100% !important;
  }
  .buy-section {
    padding: 20px;
  }
  .common-config .config-item .slider {
    width: 100%;
  }
  .common-config .config-item .slider .el-slider__runway.show-input {
    width: 100%;
  }
  .common-config .config-item .slider .el-slider__input {
    display: none;
  }
  .common-config .config-item .el-select {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
  }
  .common-config .config-item .el-select input {
    width: 100%;
  }
  .f-order .section {
    padding: 20px;
    flex-wrap: wrap;
  }
  .f-order .section .num {
    line-height: 1;
    width: 50%;
  }
  .f-order .section .time {
    margin-right: 0;
    width: 50%;
  }
  .f-order .section .left {
    display: flex;
    align-items: center;
    column-gap: 0;
    row-gap: 10px;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .f-order .section .right {
    display: flex;
    align-items: center;
    justify-content: end;
    width: 100%;
    margin-top: 10px;
  }
}
