/*order-option*/
/*order-option*/
/*order-option*/
/*order-option*/
.empty_list[data-v-6a5e8479] {
  width: 100%;
  overflow: hidden;
  padding: 24px 48px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.empty_list picture[data-v-6a5e8479],
.empty_list img[data-v-6a5e8479] {
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  margin: 0 auto;
  max-width: 200px;
  max-height: 200px;
}
.empty_list .empty-desc[data-v-6a5e8479] {
  font-family: Montserrat, serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
  color: #000000;
}
@media (max-width: 600px) {
.empty_list .empty-desc[data-v-6a5e8479] {
    margin-bottom: 48px !important;
}
}/*order-option*/
/*order-option*/
/*order-option*/
/*order-option*/
[v-cloak][data-v-5fea9b33] {
  display: none;
}
[data-v-5fea9b33] .el-dialog {
  border-radius: 10px;
}
[data-v-5fea9b33] .el-dialog__body {
  padding-top: 10px;
}
.root_app_content[data-v-5fea9b33] {
  padding: 200px 0px 80px;
  width: 1120px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 96px;
}
@media screen and (max-width: 1440px) {
.root_app_content[data-v-5fea9b33] {
    width: 85%;
    max-width: 1120px;
}
}
@media screen and (max-width: 430px) {
.root_app_content[data-v-5fea9b33] {
    width: 90%;
}
}
.root_app_content .package_item[data-v-5fea9b33] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  gap: 80px;
}
.root_app_content .package_item .premium_img[data-v-5fea9b33] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.root_app_content .package_item .premium_img img[data-v-5fea9b33] {
  width: 100%;
}
.root_app_content .package_item .right_wrap[data-v-5fea9b33] {
  padding: 16px 0px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  gap: 10px;
}
.root_app_content .package_item .right_wrap .premiunm_title[data-v-5fea9b33] {
  padding: 16px 0px;
  color: #252728;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: break-word;
}
.root_app_content .package_item .right_wrap .red_line[data-v-5fea9b33] {
  display: inline-block;
  width: 24px;
  height: 2px;
  background: #d70c19;
  margin: 16px 0;
}
.root_app_content .package_item .right_wrap .preminum_price[data-v-5fea9b33] {
  color: #252728;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
}
.root_app_content .package_item .right_wrap .preminum_incl[data-v-5fea9b33] {
  color: #515253;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: break-word;
}
.root_app_content .package_item .right_wrap .preminum_desc[data-v-5fea9b33] {
  color: #515253;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}
.root_app_content .package_item .right_wrap .preminum_desc.expanded[data-v-5fea9b33] {
  -webkit-line-clamp: unset;
  overflow: visible;
  text-overflow: clip;
}
.root_app_content .package_item .right_wrap .toggle-text[data-v-5fea9b33] {
  cursor: pointer;
  float: right;
}
.tips_content_dialog[data-v-5fea9b33] {
  max-width: 600px;
}
.tips_content_dialog .closeBtn[data-v-5fea9b33] {
  cursor: pointer;
  font-size: 25px;
  z-index: 102;
  position: absolute;
  right: 23px;
  width: 12px;
  top: 22px;
}
.tips_content_dialog .tips-title[data-v-5fea9b33] {
  color: #252728;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  text-align: center;
}
.tips_content_dialog .tips-content[data-v-5fea9b33] {
  text-align: center;
  line-height: 22px;
  margin: 4px 0px 40px;
}
.tips_content_dialog .car_list_wrap[data-v-5fea9b33] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  max-height: 360px;
  overflow: auto;
}
.tips_content_dialog .dialog_btn_wrap[data-v-5fea9b33] {
  padding: 0;
}
.tips_content_dialog .dialog_btn_wrap a[data-v-5fea9b33] {
  width: 100%;
}
@media screen and (max-width: 1440px) {
.root_app_content .package_item .right_wrap[data-v-5fea9b33] {
    gap: 8px;
    padding: 0px;
}
.root_app_content .package_item .right_wrap .premiunm_title[data-v-5fea9b33] {
    font-size: 24px;
    padding: 16px 0px;
}
.root_app_content .package_item .right_wrap .red_line[data-v-5fea9b33] {
    margin: 12px 0;
}
.root_app_content .package_item .right_wrap .preminum_price[data-v-5fea9b33] {
    font-size: 18px;
    line-height: 26px;
}
}
@media screen and (max-width: 767.98px) {
.root_app_content[data-v-5fea9b33] {
    padding: 32px 0px 64px;
    gap: 32px;
}
.root_app_content .package_item[data-v-5fea9b33] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-item-align: stretch;
        align-self: stretch;
    gap: 0;
}
.root_app_content .package_item .premium_img[data-v-5fea9b33] {
    width: 100%;
    position: relative;
    height: 0;
    padding-top: 56.25%;
}
.root_app_content .package_item .premium_img img[data-v-5fea9b33] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 8px;
}
.root_app_content .package_item .right_wrap .premiunm_title[data-v-5fea9b33] {
    padding: 12px 0px;
    font-size: 16px;
    line-height: 24px;
}
.root_app_content .package_item .right_wrap .red_line[data-v-5fea9b33] {
    margin: 8px 0;
}
.root_app_content .package_item .right_wrap .preminum_price[data-v-5fea9b33] {
    font-size: 16px;
    line-height: 24px;
}
.root_app_content .package_item .right_wrap .w100[data-v-5fea9b33] {
    width: 100%;
}
.tips_content_dialog .car_list_wrap[data-v-5fea9b33] {
    max-height: 240px;
}
}
.mall_app_footer_menu[data-v-5fea9b33] {
  z-index: 99999;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #fff;
  border-top: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 70px;
  padding-bottom: env(safe-area-inset-bottom);
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -ms-scroll-chaining: none;
      overscroll-behavior: none;
  -ms-touch-action: none;
      touch-action: none;
}
.mall_app_footer_menu .footer-item[data-v-5fea9b33] {
  text-decoration: none;
  color: #a2a2a2;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mall_app_footer_menu .footer-item img[data-v-5fea9b33] {
  width: 30px;
  height: 30px;
}
.mall_app_footer_menu .footer-item.active[data-v-5fea9b33] {
  color: #000;
}
[data-v-5fea9b33] .el-popper {
  max-width: 60%;
  min-width: 10%;
}
[data-v-5fea9b33] .el-popper__arrow {
  left: -30% !important;
}