@charset "UTF-8";
@media screen and (min-width: 1366.02px) {
  .shop-Banner {
    height: 100vh;
    width: 100vw;
    position: relative;
  }
  .shop-Banner .swiper {
    width: 100%;
    height: 100%;
  }
  .shop-Banner .swiper .loaded {
    /* 第一个滑动元素默认显示 */
    display: block;
  }
  .shop-Banner .swiper .slide-item {
    width: 100%;
    height: 100%;
  }
  .shop-Banner .swiper .slide-item .slide-item-picture {
    width: 100%;
    height: 100%;
  }
  .shop-Banner .swiper .slide-item .slide-item-picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .shop-Banner .swiper .slide-item .slide-item-video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .shop-Banner .swiper-pagination {
    width: 50% !important;
    left: 50% !important;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 3.125vw !important;
  }
  .shop-Banner .swiper-pagination .swiper-pagination-bullet {
    width: 2.7604166667vw;
    height: 0.1041666667vw;
    margin: 0 0.4166666667vw !important;
    border-radius: 0;
    background: rgba(255, 255, 255, 0.5);
    opacity: 1;
  }
  .shop-Banner .swiper-pagination .swiper-pagination-bullet-active {
    background: rgba(255, 255, 255, 0.5);
  }
  .shop-Banner .swiper-pagination .swiper-pagination-bullet-active .paginationAnimation {
    display: block;
    width: 0;
    height: 100%;
    background: #fff;
  }
  .shop-Banner .swiper-pagination.positionLeft {
    width: 13.5416666667vw !important;
    left: 7.2916666667vw !important;
    bottom: 3.125vw !important;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .shop-Banner .swiper-pagination.positionLeft .swiper-pagination-bullet {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .shop-Banner .swiper-pagination.positionLeft .swiper-pagination-bullet:first-child {
    margin-left: 0 !important;
  }
  .shop-Banner .swiper-pagination.positionLeft .swiper-pagination-bullet:last-child {
    margin-right: 0 !important;
  }
  .shop-Banner .buttonHover div {
    cursor: pointer;
    position: relative;
  }
}
@-webkit-keyframes showUpAnimate {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes showUpAnimate {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
::-webkit-scrollbar {
  display: none; /* Chrome Safari */
}
@media screen and (max-width: 767.98px) {
  .shop-Banner {
    height: 130vw;
    width: 100vw;
    position: relative;
  }
  .shop-Banner .swiper {
    width: 100%;
    height: 100%;
  }
  .shop-Banner .swiper .loaded {
    /* 第一个滑动元素默认显示 */
    display: block;
  }
  .shop-Banner .swiper .slide-item {
    width: 100%;
    height: 100%;
  }
  .shop-Banner .swiper .slide-item .slide-item-picture {
    width: 100%;
    height: 100%;
  }
  .shop-Banner .swiper .slide-item .slide-item-picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .shop-Banner .swiper .slide-item .slide-item-video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .shop-Banner .swiper .playBtn {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .shop-Banner .swiper .playBtn img {
    width: 8vw;
    height: 8vw;
  }
  .shop-Banner .swiper-pagination {
    width: 50% !important;
    left: 50% !important;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 4vw !important;
  }
  .shop-Banner .swiper-pagination .swiper-pagination-bullet {
    width: 8.8vw;
    height: 0.5333333333vw;
    margin: 0 1.3333333333vw;
    border-radius: 0;
    background: rgba(255, 255, 255, 0.5);
    opacity: 1;
  }
  .shop-Banner .swiper-pagination .swiper-pagination-bullet-active {
    background: rgba(255, 255, 255, 0.5);
  }
  .shop-Banner .swiper-pagination .swiper-pagination-bullet-active .paginationAnimation {
    display: block;
    width: 0;
    height: 100%;
    background: #fff;
  }
  .shop-Banner .buttonHover div {
    cursor: pointer;
    position: relative;
  }
}
@-webkit-keyframes showUpAnimate {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes showUpAnimate {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
::-webkit-scrollbar {
  display: none; /* Chrome Safari */
}
@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .shop-Banner {
    height: 88vh;
    width: 100vw;
    position: relative;
  }
  .shop-Banner .swiper {
    width: 100%;
    height: 100%;
  }
  .shop-Banner .swiper .loaded {
    /* 第一个滑动元素默认显示 */
    display: block;
  }
  .shop-Banner .swiper .slide-item {
    width: 100%;
    height: 100%;
  }
  .shop-Banner .swiper .slide-item .slide-item-picture {
    width: 100%;
    height: 100%;
  }
  .shop-Banner .swiper .slide-item .slide-item-picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .shop-Banner .swiper .slide-item .slide-item-video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .shop-Banner .swiper-pagination {
    width: 50% !important;
    left: 50% !important;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 1.953125vw !important;
  }
  .shop-Banner .swiper-pagination .swiper-pagination-bullet {
    width: 5.3385416667vw;
    height: 0.2604166667vw;
    margin: 0 0.6510416667vw;
    border-radius: 0;
    background: rgba(255, 255, 255, 0.5);
    opacity: 1;
  }
  .shop-Banner .swiper-pagination .swiper-pagination-bullet-active {
    background: rgba(255, 255, 255, 0.5);
  }
  .shop-Banner .swiper-pagination .swiper-pagination-bullet-active .paginationAnimation {
    display: block;
    width: 0;
    height: 100%;
    background: #fff;
  }
  .shop-Banner .swiper-pagination.positionLeft {
    width: 27.734375vw !important;
    left: 6.5104166667vw !important;
    bottom: 7.8125vw !important;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .shop-Banner .swiper-pagination.positionLeft .swiper-pagination-bullet {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .shop-Banner .swiper-pagination.positionLeft .swiper-pagination-bullet:first-child {
    margin-left: 0 !important;
  }
  .shop-Banner .swiper-pagination.positionLeft .swiper-pagination-bullet:last-child {
    margin-right: 0 !important;
  }
  .shop-Banner .buttonHover div {
    cursor: pointer;
    position: relative;
  }
}
@-webkit-keyframes showUpAnimate {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes showUpAnimate {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
::-webkit-scrollbar {
  display: none; /* Chrome Safari */
}
@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .shop-Banner {
    height: 100vh;
    width: 100vw;
    position: relative;
  }
  .shop-Banner .swiper {
    width: 100%;
    height: 100%;
  }
  .shop-Banner .swiper .loaded {
    /* 第一个滑动元素默认显示 */
    display: block;
  }
  .shop-Banner .swiper .slide-item {
    width: 100%;
    height: 100%;
  }
  .shop-Banner .swiper .slide-item .slide-item-picture {
    width: 100%;
    height: 100%;
  }
  .shop-Banner .swiper .slide-item .slide-item-picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .shop-Banner .swiper .slide-item .slide-item-video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .shop-Banner .swiper-pagination {
    width: 50% !important;
    left: 50% !important;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 2.5622254758vw !important;
  }
  .shop-Banner .swiper-pagination .swiper-pagination-bullet {
    width: 2.5622254758vw;
    height: 0.1464128843vw;
    margin: 0 0.439238653vw;
    border-radius: 0;
    background: rgba(255, 255, 255, 0.5);
    opacity: 1;
  }
  .shop-Banner .swiper-pagination .swiper-pagination-bullet-active {
    background: rgba(255, 255, 255, 0.5);
  }
  .shop-Banner .swiper-pagination .swiper-pagination-bullet-active .paginationAnimation {
    display: block;
    width: 0;
    height: 100%;
    background: #fff;
  }
  .shop-Banner .swiper-pagination.positionLeft {
    width: 12.9575402635vw !important;
    left: 9.0775988287vw !important;
    bottom: 2.9282576867vw !important;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .shop-Banner .swiper-pagination.positionLeft .swiper-pagination-bullet {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .shop-Banner .swiper-pagination.positionLeft .swiper-pagination-bullet:first-child {
    margin-left: 0 !important;
  }
  .shop-Banner .swiper-pagination.positionLeft .swiper-pagination-bullet:last-child {
    margin-right: 0 !important;
  }
  .shop-Banner .buttonHover div {
    cursor: pointer;
    position: relative;
  }
}
@-webkit-keyframes showUpAnimate {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes showUpAnimate {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
::-webkit-scrollbar {
  display: none;
  /* Chrome Safari */
}
@charset "UTF-8";
.denza-page [v-cloak] {
  display: none;
}
.denza-page .denza-store_map {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #fff;
}
@media screen and (max-width: 991px) {
  .denza-page .denza-store_map {
    height: 800px;
  }
  .denza-page .denza-store_map.active {
    position: fixed;
    z-index: 999;
    top: 12.8vw;
    left: 0;
    width: 100%;
    height: calc(100% - 12.8vw);
  }
  .denza-page .denza-store_map.active .container {
    padding: 16px 20px;
  }
  .denza-page .denza-store_map.active .container .wrapper {
    height: calc(100% - 34px);
  }
  .denza-page .denza-store_map.active .back {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: #000;
  }
}
@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .denza-page .denza-store_map {
    height: 80vh;
  }
}
.denza-page .denza-store_map .loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 1000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.denza-page .denza-store_map .loading img {
  width: 40px;
  -webkit-animation: rotateAnimation 3s infinite ease-in-out;
          animation: rotateAnimation 3s infinite ease-in-out;
}
@-webkit-keyframes rotateAnimation {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotateAnimation {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.denza-page .denza-store_map .container {
  background: var(--bg);
}
.denza-page .denza-store_map .buttonHover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.denza-page .denza-store_map .buttonHover div {
  width: 6.3541666667vw;
  height: 2.0833333333vw;
  margin-left: 0.8333333333vw;
  font-size: 0.9375vw;
  line-height: 2.6041666667vw;
  text-align: center;
  color: #fff;
  background: var(--btnBg);
  border: 1px solid var(--btnBorderColor);
}
@media screen and (max-width: 991px) {
  .denza-page .denza-store_map .buttonHover div {
    width: 27.2vw;
    height: 6.9333333333vw;
    line-height: 6.9333333333vw;
  }
}
@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .denza-page .denza-store_map .buttonHover div {
    width: 17.96875vw;
    height: 3.6458333333vw;
    line-height: 3.6458333333vw;
  }
}
.denza-page .denza-store_map .buttonHover div:hover {
  border: none;
}
.denza-page .denza-store_map .buttonHover div:hover span {
  color: var(--btnTextHoverColor);
}
.denza-page .denza-store_map .buttonHover div:hover .textbga::after {
  background: var(--btnBgHover);
}
.denza-page .denza-store_map .buttonHover div .text {
  color: var(--btnTextColor);
}
@media screen and (min-width: 1366.02px) {
  .denza-page .denza-store_map .buttonHover div .text {
    font-size: 0.8333333333vw;
  }
}
@media screen and (max-width: 991px) {
  .denza-page .denza-store_map .buttonHover div .text {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .denza-page .denza-store_map .buttonHover div .text {
    font-size: 1.8229166667vw;
  }
}
.denza-page .denza-store_map .back {
  display: none;
}
@media screen and (max-width: 991px) {
  .denza-page .denza-store_map .back {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 32.5333333333vw;
    margin: 8px 0;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
  }
  .denza-page .denza-store_map .back > span {
    width: 100%;
  }
  .denza-page .denza-store_map .back .icon {
    width: 16px;
    height: 16px;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
.denza-page .denza-store_map .container {
  position: relative;
  width: 100%;
  height: 100%;
  /* padding: 2.0833333333vw 5vw; */
  color: var(--textColor);
}
@media screen and (max-width: 991px) {
  .denza-page .denza-store_map .container {
    /* padding: 24px 20px; */
  }
}
.denza-page .denza-store_map .container .store-open {
  position: absolute;
  z-index: 1;
  top: calc(50% - 18px);
  right: calc(100% - 0px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 30px;
  height: 36px;
  cursor: pointer;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  background: #fff;
}
.denza-page .denza-store_map .container .store-open:after {
  display: block;
  width: 16px;
  height: 16px;
  content: "";
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  background-image: url(../../../content/dam/r-site/cn/store/new_map-left-arrow.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
.denza-page .denza-store_map .container .store-open.open:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.denza-page .denza-store_map .container .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}
@media screen and (max-width: 991px) {
  .denza-page .denza-store_map .container .wrapper {
    position: relative;
    display: block;
  }
}
.denza-page .denza-store_map .container .wrapper input::-webkit-input-placeholder {
  font-size: 16px !important;
  font-weight: 400;
  line-height: 24px;
  color: #293241;
  border: none;
  outline: none;
}
.denza-page .denza-store_map .container .wrapper input::-moz-placeholder {
  font-size: 16px !important;
  font-weight: 400;
  line-height: 24px;
  color: #293241;
  border: none;
  outline: none;
}
.denza-page .denza-store_map .container .wrapper input:-ms-input-placeholder {
  font-size: 16px !important;
  font-weight: 400;
  line-height: 24px;
  color: #293241;
  border: none;
  outline: none;
}
.denza-page .denza-store_map .container .wrapper input::-ms-input-placeholder {
  font-size: 16px !important;
  font-weight: 400;
  line-height: 24px;
  color: #293241;
  border: none;
  outline: none;
}
.denza-page .denza-store_map .container .wrapper input,
.denza-page .denza-store_map .container .wrapper input::placeholder {
  font-size: 16px !important;
  font-weight: 400;
  line-height: 24px;
  color: #293241;
  border: none;
  outline: none;
}
@media screen and (max-width: 991px) {
  .denza-page .denza-store_map .container .wrapper input::-webkit-input-placeholder {
    font-size: 14px;
    line-height: 1;
  }
  .denza-page .denza-store_map .container .wrapper input::-moz-placeholder {
    font-size: 14px;
    line-height: 1;
  }
  .denza-page .denza-store_map .container .wrapper input:-ms-input-placeholder {
    font-size: 14px;
    line-height: 1;
  }
  .denza-page .denza-store_map .container .wrapper input::-ms-input-placeholder {
    font-size: 14px;
    line-height: 1;
  }
  .denza-page .denza-store_map .container .wrapper input,
  .denza-page .denza-store_map .container .wrapper input::placeholder {
    font-size: 14px;
    line-height: 1;
  }
}
.denza-page .denza-store_map .container .wrapper .store_container {
  position: relative;
  width: 510px;
  background: var(--storeBg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 991px) {
  .denza-page .denza-store_map .container .wrapper .store_container {
    position: absolute;
    z-index: 1;
    top: calc(100% - 120px);
    width: 100%;
    height: 65%;
    -webkit-transition: top 0.3s linear;
    transition: top 0.3s linear;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
  }
  .denza-page .denza-store_map .container .wrapper .store_container.close {
    top: calc(100% - 27px);
  }
  .denza-page .denza-store_map .container .wrapper .store_container.active {
    /* top: 17%; */
  }
}
.denza-page .denza-store_map .container .wrapper .store_container.hide_store_container {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
  width: 0;
}
.denza-page .denza-store_map .container .wrapper .store_container.hide_store_container .store_content_header {
  display: none;
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header {
  position: relative;
  width: 100%;
  margin-bottom: 16px;
  padding: 0 24px;
}
@media screen and (max-width: 991px) {
  .denza-page .denza-store_map .container .wrapper .store_container .store_content_header {
    margin-bottom: 8px;
    padding: 0 16px;
  }
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .drag {
  width: 100%;
  height: 27px;
  padding-top: 8px;
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .drag .drag_icon {
  display: block;
  width: 32px;
  height: 3px;
  margin: 0 auto;
  opacity: 0.4;
  border: 1px solid #293241;
  background: #293241;
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .store_category_container {
  margin-bottom: 8px;
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .store_category_container .store_category_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #9fa0a0;
}
@media screen and (max-width: 991px) {
  .denza-page .denza-store_map .container .wrapper .store_container .store_content_header .store_category_container .store_category_wrap {
    padding: 8px 16px;
    border-bottom: 0;
    background: var(--tabBg);
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 3, 56, 0.04);
            box-shadow: 0 3px 10px 0 rgba(0, 3, 56, 0.04);
  }
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .store_category_container .store_category_wrap .store_category_btn {
  margin-right: 48px;
  padding: 16px;
  font-size: 18px;
  line-height: 27px;
  cursor: pointer;
  color: var(--textColor);
}
@media screen and (max-width: 991px) {
  .denza-page .denza-store_map .container .wrapper .store_container .store_content_header .store_category_container .store_category_wrap .store_category_btn {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    width: 100%;
    max-width: 50%;
    margin-right: 0;
    padding: 0;
    font-size: 16px;
    line-height: 22px;
  }
  .denza-page .denza-store_map .container .wrapper .store_container .store_content_header .store_category_container .store_category_wrap .store_category_btn:last-child {
    padding-left: 16px;
    border-left: 1px solid rgba(151, 151, 151, 0.3);
  }
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .store_category_container .store_category_wrap .store_category_btn.active {
  color: var(--tabActive);
  border-bottom: 1px solid var(--tabActive);
}
@media screen and (max-width: 991px) {
  .denza-page .denza-store_map .container .wrapper .store_container .store_content_header .store_category_container .store_category_wrap .store_category_btn.active {
    border-bottom: 0;
  }
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container {
  position: relative;
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .city_select_input {
  width: 100%;
  height: 100%;
  padding: 16px 48px 16px 16px;
  cursor: pointer;
  color: var(--textColor);
  background: var(--selectBg);
}
@media screen and (max-width: 991px) {
  .denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .city_select_input {
    padding: 11px 48px 11px 16px;
  }
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .arrow {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 16px;
  height: 16px;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  pointer-events: none;
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container.active .arrow {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .city_list_container {
  position: absolute;
  z-index: 5;
  top: calc(100% + 8px);
  display: none;
  overflow: hidden;
  width: 100%;
  background-color: var(--selectBg);
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 3, 56, 0.04);
          box-shadow: 0 2px 10px 0 rgba(0, 3, 56, 0.04);
}
@media screen and (max-width: 991px) {
  .denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .city_list_container {
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 3, 56, 0.08);
            box-shadow: 0 2px 10px 0 rgba(0, 3, 56, 0.08);
  }
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .city_list_container .city_list_wrap .search_input_container {
  position: relative;
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .city_list_container .city_list_wrap .search_input_container .search_input {
  width: 100%;
  padding: 16px 48px 16px 16px;
  color: var(--textColor);
  border-bottom: 1px solid;
  -o-border-image: linear-gradient(180deg, rgb(241, 244, 249), rgb(239, 240, 244)) 1 1;
     border-image: -webkit-gradient(linear, left top, left bottom, from(rgb(241, 244, 249)), to(rgb(239, 240, 244))) 1 1;
     border-image: linear-gradient(180deg, rgb(241, 244, 249), rgb(239, 240, 244)) 1 1;
  background-color: var(--selectBg);
  -webkit-box-shadow: 0 -2px 10px 0 rgba(10, 32, 78, 0.04);
          box-shadow: 0 -2px 10px 0 rgba(10, 32, 78, 0.04);
}
@media screen and (max-width: 991px) {
  .denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .city_list_container .city_list_wrap .search_input_container .search_input {
    padding: 11px 48px 11px 16px;
  }
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .city_list_container .city_list_wrap .search_input_container .search_input::-webkit-input-placeholder {
  color: var(--textColor);
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .city_list_container .city_list_wrap .search_input_container .search_input::-moz-placeholder {
  color: var(--textColor);
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .city_list_container .city_list_wrap .search_input_container .search_input:-ms-input-placeholder {
  color: var(--textColor);
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .city_list_container .city_list_wrap .search_input_container .search_input::-ms-input-placeholder {
  color: var(--textColor);
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .city_list_container .city_list_wrap .search_input_container .search_input::placeholder {
  color: var(--textColor);
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .city_list_container .city_list_wrap .search_input_container .search {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 16px;
  height: 16px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .city_list_container .city_list_wrap .search_list_container .search_list_city .search_list_title {
  padding: 0 16px;
  border-bottom: 1px solid #eff0f4;
}
@media screen and (max-width: 991px) {
  .denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .city_list_container .city_list_wrap .search_list_container .search_list_city .search_list_title span {
    padding: 8px 0;
    font-size: 12px;
    line-height: 18px;
  }
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .city_list_container .city_list_wrap .search_list_container .search_list_city .search_list_title span {
  display: inline-block;
  padding: 16px 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #043491;
  border-bottom: 1px solid #043491;
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .city_list_container .city_list_wrap .search_list_container .search_list_city .search_list {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 13.3333333333vw;
  padding: 8px;
}
@media screen and (max-width: 991px) {
  .denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .city_list_container .city_list_wrap .search_list_container .search_list_city .search_list {
    max-height: 201px;
    padding: 12px 8px;
  }
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .city_list_container .city_list_wrap .search_list_container .search_list_city .search_list .search_list_item {
  padding: 8px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  color: #595057;
}
@media screen and (max-width: 991px) {
  .denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .city_list_container .city_list_wrap .search_list_container .search_list_city .search_list .search_list_item {
    font-size: 12px;
    line-height: 18px;
  }
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .city_list_container .city_list_wrap .search_list_container .search_list_city .search_list .search_list_item:hover {
  background-color: #f7f8fa;
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .city_list_container .city_list_wrap .search_list_container .search_list_city .search_list .search_list_item.no-search:hover {
  background-color: #fff;
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .city_list_container .city_list_wrap .select_list_container .select_tab_wrapper {
  padding: 0 16px;
  border-bottom: 1px solid #eff0f4;
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .city_list_container .city_list_wrap .select_list_container .select_tab_wrapper .select_tab {
  display: inline-block;
  margin-left: 40px;
  padding: 16px 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #595057;
  border-bottom: 1px solid transparent;
}
@media screen and (max-width: 991px) {
  .denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .city_list_container .city_list_wrap .select_list_container .select_tab_wrapper .select_tab {
    padding: 8px 0;
    font-size: 14px;
    line-height: 18px;
  }
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .city_list_container .city_list_wrap .select_list_container .select_tab_wrapper .select_tab.select_tab_province {
  cursor: pointer;
  color: var(--textColor);
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .city_list_container .city_list_wrap .select_list_container .select_tab_wrapper .select_tab:first-child {
  margin-left: 0;
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .city_list_container .city_list_wrap .select_list_container .select_tab_wrapper .select_tab.active {
  color: var(--tabActive);
  border-bottom: 1px solid var(--tabActive);
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .city_list_container .city_list_wrap .select_list_container .select_city_wrapper {
  padding: 8px;
}
@media screen and (max-width: 991px) {
  .denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .city_list_container .city_list_wrap .select_list_container .select_city_wrapper {
    padding: 12px 8px;
  }
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .city_list_container .city_list_wrap .select_list_container .select_city_wrapper .select_city_list {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 13.3333333333vw;
}
@media screen and (max-width: 991px) {
  .denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .city_list_container .city_list_wrap .select_list_container .select_city_wrapper .select_city_list {
    max-height: 200px;
  }
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .city_list_container .city_list_wrap .select_list_container .select_city_wrapper .select_city_list .select_city_item {
  padding: 8px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  color: var(--textColor);
}
@media screen and (max-width: 991px) {
  .denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .city_list_container .city_list_wrap .select_list_container .select_city_wrapper .select_city_list .select_city_item {
    font-size: 14px;
    line-height: 18px;
  }
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .city_list_container .city_list_wrap .select_list_container .select_city_wrapper .select_city_list .select_city_item:hover, .denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container .city_list_container .city_list_wrap .select_list_container .select_city_wrapper .select_city_list .select_city_item:active {
  background-color: var(--selectHoverBg);
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .city_select_container.active .city_list_container {
  display: block;
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .store_filter_container {
  margin-top: 8px;
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .store_filter_container .store_filter_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .store_filter_container .store_filter_wrapper .store_filter {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  width: 100%;
  max-width: 100%;
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .store_filter_container .store_filter_wrapper .store_filter .type_input {
  width: 100%;
  padding: 16px 48px 16px 16px;
  cursor: pointer;
  background: #fff;
}
@media screen and (max-width: 991px) {
  .denza-page .denza-store_map .container .wrapper .store_container .store_content_header .store_filter_container .store_filter_wrapper .store_filter .type_input {
    padding: 11px 48px 11px 16px;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 3, 56, 0.04);
            box-shadow: 0 3px 10px 0 rgba(0, 3, 56, 0.04);
  }
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .store_filter_container .store_filter_wrapper .store_filter .arrow {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 16px;
  height: 16px;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  pointer-events: none;
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .store_filter_container .store_filter_wrapper .store_filter.active .arrow {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .store_filter_container .store_filter_wrapper .store_filter .type_list {
  position: absolute;
  z-index: 10;
  top: calc(100% + 8px);
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  max-height: 176px;
  padding: 8px;
  background: #fff;
  -webkit-box-shadow: 0 0 8px 0 rgba(10, 32, 78, 0.09);
          box-shadow: 0 0 8px 0 rgba(10, 32, 78, 0.09);
}
@media screen and (max-width: 991px) {
  .denza-page .denza-store_map .container .wrapper .store_container .store_content_header .store_filter_container .store_filter_wrapper .store_filter .type_list {
    max-height: 152px;
    padding: 12px 8px;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 3, 56, 0.08);
            box-shadow: 0 2px 10px 0 rgba(0, 3, 56, 0.08);
  }
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .store_filter_container .store_filter_wrapper .store_filter .type_list .type_item {
  padding: 8px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
  color: #293241;
}
@media screen and (max-width: 991px) {
  .denza-page .denza-store_map .container .wrapper .store_container .store_content_header .store_filter_container .store_filter_wrapper .store_filter .type_list .type_item {
    padding: 4px 8px;
    font-size: 12px;
    list-style: 18px;
  }
}
.denza-page .denza-store_map .container .wrapper .store_container .store_content_header .store_filter_container .store_filter_wrapper .store_filter .type_list .type_item:hover, .denza-page .denza-store_map .container .wrapper .store_container .store_content_header .store_filter_container .store_filter_wrapper .store_filter .type_list .type_item:active {
  background-color: #f7f8fa;
}
.denza-page .denza-store_map .container .wrapper .store_container .store_list {
  overflow-x: hidden;
  overflow-y: auto;
  height: calc(100% - 264px);
  max-height: 100%;
  padding: 0 24px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media screen and (max-width: 991px) {
  .denza-page .denza-store_map .container .wrapper .store_container .store_list {
    height: calc(100% - 220px);
    padding: 0 16px;
  }
}
.denza-page .denza-store_map .container .wrapper .store_container .store_list .store_item {
  position: relative;
  height: 160px;
  margin-bottom: 16px;
  padding: 16px;
  cursor: pointer;
  color: var(--textColor);
  background: var(--itemBg);
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 3, 56, 0.04);
          box-shadow: 0 2px 10px 0 rgba(0, 3, 56, 0.04);
}
@media screen and (max-width: 991px) {
  .denza-page .denza-store_map .container .wrapper .store_container .store_list .store_item {
    height: 160px;
  }
}
.denza-page .denza-store_map .container .wrapper .store_container .store_list .store_item:last-child {
  margin-bottom: 0;
}
.denza-page .denza-store_map .container .wrapper .store_container .store_list .store_item.active, .denza-page .denza-store_map .container .wrapper .store_container .store_list .store_item:hover {
  background: var(--itemHoverBg);
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 3, 56, 0.04);
          box-shadow: 0 2px 10px 0 rgba(0, 3, 56, 0.04);
}
.denza-page .denza-store_map .container .wrapper .store_container .store_list .store_item .store_title {
  overflow: hidden;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media screen and (max-width: 991px) {
  .denza-page .denza-store_map .container .wrapper .store_container .store_list .store_item .store_title {
    font-size: 16px;
    line-height: 18px;
  }
}
.denza-page .denza-store_map .container .wrapper .store_container .store_list .store_item .store_buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.denza-page .denza-store_map .container .wrapper .store_container .store_list .store_item .store_buttons .store_make_btn {
  padding: 8px 40px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  text-align: center;
  color: #000;
  border: 1px solid #4c75c4;
  border-radius: 20px;
  background-color: transparent;
}
@media screen and (max-width: 991px) {
  .denza-page .denza-store_map .container .wrapper .store_container .store_list .store_item .store_buttons .store_make_btn {
    padding: 8px 24px;
  }
}
.denza-page .denza-store_map .container .wrapper .store_container .store_list .store_item .store_buttons .store_make_btn:hover {
  color: #fff;
  background-color: #4c75c4;
}
.denza-page .denza-store_map .container .wrapper .store_container .store_list .store_item .card-list {
  margin: 16px 0 24px;
}
@media screen and (max-width: 991px) {
  .denza-page .denza-store_map .container .wrapper .store_container .store_list .store_item .card-list {
    margin: 20px 0 24px;
  }
}
.denza-page .denza-store_map .container .wrapper .store_container .store_list .store_item .card-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 22px;
  color: var(--textColor);
}
@media screen and (max-width: 991px) {
  .denza-page .denza-store_map .container .wrapper .store_container .store_list .store_item .card-list-item {
    font-size: 12px;
    line-height: 16px;
  }
}
.denza-page .denza-store_map .container .wrapper .store_container .store_list .store_item .card-list-item:last-child {
  margin-bottom: 0;
}
.denza-page .denza-store_map .container .wrapper .store_container .store_list .store_item .card-list-item .card-title {
  position: relative;
  padding-left: 20px;
  white-space: nowrap;
}
.denza-page .denza-store_map .container .wrapper .store_container .store_list .store_item .card-list-item .card-title .icon {
  position: absolute;
  top: 3px;
  left: 0;
  width: 16px;
  height: 16px;
}
@media screen and (max-width: 991px) {
  .denza-page .denza-store_map .container .wrapper .store_container .store_list .store_item .card-list-item .card-title .icon {
    top: 0;
  }
}
.denza-page .denza-store_map .container .wrapper .store_container .store_list .store_item .card-list-item .card-text {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}
.denza-page .denza-store_map .container .wrapper .map_container {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
}
.denza-page .denza-store_map .container .wrapper .store-card__popup {
  display: none;
}
@media screen and (max-width: 991px) {
  .denza-page .denza-store_map .container .wrapper .store-card__popup {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
  }
  .denza-page .denza-store_map .container .wrapper .store-card__popup.active {
    display: block;
  }
  .denza-page .denza-store_map .container .wrapper .store-card__popup .card-wrap {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .denza-page .denza-store_map .container .wrapper .store-card__popup .card-wrap .mask {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
  }
  .denza-page .denza-store_map .container .wrapper .store-card__popup .card-wrap .card-content {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    width: calc(100% - 32px);
    padding: 32px 16px 24px 16px;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background-color: var(--cardBg);
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 3, 56, 0.04);
            box-shadow: 0 3px 10px 0 rgba(0, 3, 56, 0.04);
  }
  .denza-page .denza-store_map .container .wrapper .store-card__popup .card-wrap .card-content .close-popop {
    position: absolute;
    top: 8px;
    right: 16px;
    width: 16px;
    height: 16px;
    cursor: pointer;
    background-image: url(../../../content/dam/r-site/cn/store/closeCard.svg);
    background-size: 16px;
  }
  .denza-page .denza-store_map .container .wrapper .store-card__popup .card-wrap .card-content .store-card-wrap {
    position: relative;
  }
  .denza-page .denza-store_map .container .wrapper .store-card__popup .card-wrap .card-content .store-card-wrap .store-img {
    overflow: hidden;
    width: 100%;
    height: auto;
  }
  .denza-page .denza-store_map .container .wrapper .store-card__popup .card-wrap .card-content .store-card-wrap .store-img img {
    width: 100%;
    height: auto;
  }
  .denza-page .denza-store_map .container .wrapper .store-card__popup .card-wrap .card-content .store-card-wrap .store-info {
    width: 100%;
    margin-top: 16px;
  }
  .denza-page .denza-store_map .container .wrapper .store-card__popup .card-wrap .card-content .store-card-wrap .store-info .store-info-title {
    margin-bottom: 4px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: var(--textColor);
  }
}
@media screen and (max-width: 991px) and (max-width: 1400px) {
  .denza-page .denza-store_map .container .wrapper .store-card__popup .card-wrap .card-content .store-card-wrap .store-info .store-info-title {
    font-size: 14px;
  }
}
@media screen and (max-width: 991px) {
  .denza-page .denza-store_map .container .wrapper .store-card__popup .card-wrap .card-content .store-card-wrap .store-info .store-info-distance {
    font-size: 12px;
    line-height: 16px;
    color: #595057;
  }
  .denza-page .denza-store_map .container .wrapper .store-card__popup .card-wrap .card-content .store-card-wrap .store-info .info_list {
    margin-top: 16px;
  }
  .denza-page .denza-store_map .container .wrapper .store-card__popup .card-wrap .card-content .store-card-wrap .store-info .info_list .info_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 8px;
    font-size: 12px;
    line-height: 18px;
  }
  .denza-page .denza-store_map .container .wrapper .store-card__popup .card-wrap .card-content .store-card-wrap .store-info .info_list .info_item .info_title {
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-right: 4px;
    padding-left: 20px;
    white-space: nowrap;
  }
  .denza-page .denza-store_map .container .wrapper .store-card__popup .card-wrap .card-content .store-card-wrap .store-info .info_list .info_item .info_title .icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
  }
  .denza-page .denza-store_map .container .wrapper .store-card__popup .card-wrap .card-content .store-card-wrap .store-info .info_list .info_item .info_text {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-box-orient: vertical;
    width: 100%;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
  }
  .denza-page .denza-store_map .container .wrapper .store-card__popup .card-wrap .card-content .store-card-wrap .store-info .info_list .info_item .info_text .star {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 4px;
    background-image: url(../../../content/dam/r-site/cn/store/new_star.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .denza-page .denza-store_map .container .wrapper .store-card__popup .card-wrap .card-content .store-card-wrap .store-info .info_list .info_item .info_text .star:last-child {
    margin-right: 0;
  }
  .denza-page .denza-store_map .container .wrapper .store-card__popup .card-wrap .card-content .store-card-wrap .store-info .info_list .info_item .info_text a {
    text-decoration: underline;
  }
  .denza-page .denza-store_map .container .wrapper .store-card__popup .card-wrap .card-content .store-card-wrap .store-info .store_make_btn {
    display: block;
    margin-top: 16px;
    padding: 4px 40px;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    text-align: center;
    color: #000;
    border: 1px solid #4c75c4;
    background-color: transparent;
  }
  .denza-page .denza-store_map .container .wrapper .store-card__popup .card-wrap .card-content .store-card-wrap .store-info .store_make_btn:hover {
    color: #fff;
    background-color: #4c75c4;
  }
}

#map {
  width: 100%;
  height: 100%;
}
#map .store-icon.active {
  z-index: 99;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
#map .store-icon.hide {
  display: none;
}
#map .BMap_pop > div {
  border: 0 !important;
  background: transparent !important;
}
#map .BMap_pop > div > div {
  border: 0 !important;
  background: transparent !important;
}
#map .BMap_pop > div > img {
  display: none;
}
#map .BMap_pop > img {
  width: 0 !important;
  height: 0 !important;
}
#map .BMap_shadow {
  display: none;
}
#map .store-card {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding: 40px 16px 24px 16px;
  background: var(--cardBg);
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 3, 56, 0.04);
          box-shadow: 0 2px 10px 0 rgba(0, 3, 56, 0.04);
}
#map .store-card .close-popop {
  position: absolute;
  top: 12px;
  right: 16px;
  width: 16px;
  height: 16px;
  cursor: pointer;
  background-image: url(../../../content/dam/r-site/cn/store/closeCard.svg);
  background-size: 16px;
}
#map .store-card .store-card-wrap {
  position: relative;
}
#map .store-card .store-card-wrap .store-img {
  overflow: hidden;
  width: 100%;
  height: 202px;
  border-radius: 16px;
}
@media screen and (max-width: 1400px) {
  #map .store-card .store-card-wrap .store-img {
    height: 154px;
  }
}
#map .store-card .store-card-wrap .store-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#map .store-card .store-card-wrap .store-info {
  width: 100%;
  margin-top: 16px;
}
#map .store-card .store-card-wrap .store-info .store-info-title {
  margin-bottom: 4px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: var(--textColor);
}
@media screen and (max-width: 1400px) {
  #map .store-card .store-card-wrap .store-info .store-info-title {
    font-size: 14px;
  }
}
#map .store-card .store-card-wrap .store-info .store-info-distance {
  font-size: 12px;
  line-height: 16px;
  color: #595057;
}
#map .store-card .store-card-wrap .store-info .info_list {
  margin-top: 16px;
}
#map .store-card .store-card-wrap .store-info .info_list .info_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 8px;
  font-size: 12px;
  line-height: 18px;
  color: var(--textColor);
}
#map .store-card .store-card-wrap .store-info .info_list .info_item .info_title {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 4px;
  padding-left: 20px;
  white-space: nowrap;
}
#map .store-card .store-card-wrap .store-info .info_list .info_item .info_title .icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
}
#map .store-card .store-card-wrap .store-info .info_list .info_item .info_text {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-orient: vertical;
  width: 100%;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}
#map .store-card .store-card-wrap .store-info .info_list .info_item .info_text .star {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 8px;
  background-image: url(../../../content/dam/r-site/cn/store/new_star.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#map .store-card .store-card-wrap .store-info .info_list .info_item .info_text .star:last-child {
  margin-right: 0;
}
#map .store-card .store-card-wrap .store-info .store_make_btn {
  display: block;
  margin-top: 24px;
  padding: 8px 40px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  text-align: center;
  color: #000;
  border: 1px solid #4c75c4;
  background-color: transparent;
}
#map .store-card .store-card-wrap .store-info .store_make_btn:hover {
  color: #fff;
  background-color: #4c75c4;
}
#map ::-webkit-input-placeholder {
  font-size: 16px !important;
  font-weight: 400;
  line-height: 24px;
  color: #293241;
  border: none;
  outline: none;
}
#map ::-moz-placeholder {
  font-size: 16px !important;
  font-weight: 400;
  line-height: 24px;
  color: #293241;
  border: none;
  outline: none;
}
#map :-ms-input-placeholder {
  font-size: 16px !important;
  font-weight: 400;
  line-height: 24px;
  color: #293241;
  border: none;
  outline: none;
}
#map ::-ms-input-placeholder {
  font-size: 16px !important;
  font-weight: 400;
  line-height: 24px;
  color: #293241;
  border: none;
  outline: none;
}
#map ::placeholder {
  font-size: 16px !important;
  font-weight: 400;
  line-height: 24px;
  color: #293241;
  border: none;
  outline: none;
}
@media screen and (max-width: 991px) {
  #map ::-webkit-input-placeholder {
    font-size: 14px;
    line-height: 1;
  }
  #map ::-moz-placeholder {
    font-size: 14px;
    line-height: 1;
  }
  #map :-ms-input-placeholder {
    font-size: 14px;
    line-height: 1;
  }
  #map ::-ms-input-placeholder {
    font-size: 14px;
    line-height: 1;
  }
  #map ::placeholder {
    font-size: 14px;
    line-height: 1;
  }
}

::-webkit-scrollbar {
  width: 1px;
}

/* 设置滚动条轨道样式 */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* 设置滚动滑块样式 */
::-webkit-scrollbar-thumb {
  background: #888;
}

/* 增加滚动滑块的滚动条轨道的圆角 */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
@media screen and (min-width: 1366.02px) {
  .shop-Type .content {
    padding: 2.0833333333vw 5vw;
  }
  .shop-Type .content .contnetAll * {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }
  .shop-Type .content .contnetAll .type-Title {
    font-size: 1.6666666667vw;
    color: #fff;
    line-height: 2.5vw;
    margin-bottom: 1.6666666667vw;
  }
  .shop-Type .content .contnetAll .tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .shop-Type .content .contnetAll .tabs .tabAll {
    width: calc((100% - 2.5vw) / 3);
    background: rgb(248, 248, 248);
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow: hidden;
  }
  .shop-Type .content .contnetAll .tabs .tabAll .tab-Img picture {
    width: 100%;
    height: 16.6666666667vw;
  }
  .shop-Type .content .contnetAll .tabs .tabAll .tab-Img picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .shop-Type .content .contnetAll .tabs .tabAll .tab-desc {
    padding: 1.25vw;
  }
  .shop-Type .content .contnetAll .tabs .tabAll .tab-desc .title {
    font-size: 1.0416666667vw;
    color: #000;
    line-height: 1.4583333333vw;
    margin-bottom: 0.4166666667vw;
  }
  .shop-Type .content .contnetAll .tabs .tabAll .tab-desc .desc {
    font-size: 0.8333333333vw;
    color: #595057;
    line-height: 1.25vw;
    font-weight: lighter;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
}
::-webkit-scrollbar {
  display: none;
  /* Chrome Safari */
}@media screen and (max-width: 767.98px) {
  .shop-Type .content {
    padding: 0vw 5.3333333333vw;
    padding-bottom: 8vw;
  }
  .shop-Type .content .contnetAll * {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }
  .shop-Type .content .contnetAll .type-Title {
    font-size: 8vw;
    color: #fff;
    line-height: 16vw;
    margin-bottom: 8vw;
  }
  .shop-Type .content .contnetAll .tabs .tabAll {
    width: 100%;
    background: rgb(248, 248, 248);
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 5.3333333333vw;
    overflow: hidden;
  }
  .shop-Type .content .contnetAll .tabs .tabAll .tab-Img picture {
    width: 100%;
    height: 48vw;
  }
  .shop-Type .content .contnetAll .tabs .tabAll .tab-Img picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .shop-Type .content .contnetAll .tabs .tabAll .tab-desc {
    padding: 4vw;
  }
  .shop-Type .content .contnetAll .tabs .tabAll .tab-desc .title {
    font-size: 5.3333333333vw;
    color: #000;
    line-height: 7.4666666667vw;
    margin-bottom: 2.1333333333vw;
  }
  .shop-Type .content .contnetAll .tabs .tabAll .tab-desc .desc {
    font-size: 3.7333333333vw;
    color: #595057;
    line-height: 6.4vw;
  }
}
::-webkit-scrollbar {
  display: none;
  /* Chrome Safari */
}@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .shop-Type .content {
    padding: 0vw 2.6041666667vw;
    padding-bottom: 3.90625vw;
  }
  .shop-Type .content .contnetAll * {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }
  .shop-Type .content .contnetAll .type-Title {
    font-size: 3.90625vw;
    color: #fff;
    line-height: 7.8125vw;
    margin-bottom: 3.90625vw;
  }
  .shop-Type .content .contnetAll .tabs .tabAll {
    width: 100%;
    background: rgb(248, 248, 248);
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 2.6041666667vw;
    overflow: hidden;
  }
  .shop-Type .content .contnetAll .tabs .tabAll .tab-Img picture {
    width: 100%;
    height: 39.0625vw;
  }
  .shop-Type .content .contnetAll .tabs .tabAll .tab-Img picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .shop-Type .content .contnetAll .tabs .tabAll .tab-desc {
    padding: 1.953125vw;
  }
  .shop-Type .content .contnetAll .tabs .tabAll .tab-desc .title {
    font-size: 2.6041666667vw;
    color: #000;
    line-height: 3.6458333333vw;
    margin-bottom: 1.0416666667vw;
  }
  .shop-Type .content .contnetAll .tabs .tabAll .tab-desc .desc {
    font-size: 1.8229166667vw;
    color: #595057;
    line-height: 3.125vw;
  }
}
::-webkit-scrollbar {
  display: none;
  /* Chrome Safari */
}@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .shop-Type .content {
    padding: 2.9282576867vw 7.027818448vw;
  }
  .shop-Type .content .contnetAll * {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }
  .shop-Type .content .contnetAll .type-Title {
    font-size: 2.196193265vw;
    color: #fff;
    line-height: 3.513909224vw;
    margin-bottom: 2.196193265vw;
  }
  .shop-Type .content .contnetAll .tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .shop-Type .content .contnetAll .tabs .tabAll {
    width: calc((100% - 3.513909224vw) / 3);
    background: rgb(248, 248, 248);
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow: hidden;
  }
  .shop-Type .content .contnetAll .tabs .tabAll .tab-Img picture {
    width: 100%;
    height: 18.3016105417vw;
  }
  .shop-Type .content .contnetAll .tabs .tabAll .tab-Img picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .shop-Type .content .contnetAll .tabs .tabAll .tab-desc {
    padding: 1.756954612vw;
  }
  .shop-Type .content .contnetAll .tabs .tabAll .tab-desc .title {
    font-size: 1.4641288433vw;
    color: #000;
    line-height: 2.0497803807vw;
    margin-bottom: 0.5856515373vw;
  }
  .shop-Type .content .contnetAll .tabs .tabAll .tab-desc .desc {
    font-size: 1.1713030747vw;
    color: #595057;
    line-height: 1.756954612vw;
    font-weight: lighter;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
}
::-webkit-scrollbar {
  display: none;
  /* Chrome Safari */
}
