#offline-store-allPc {
  font-family: 'OPPOsans 2.0';
  display: none
}

#offline-store-allPc .offline-store-searchAddressPc {
  box-sizing: border-box;
  width: 100vw;
  background: #f6f6f6;
  padding-top: 1.28rem;
  text-align: center
}

#offline-store-allPc .offline-store-searchAddressPc .offline-store-title {
  font-size: 0.6rem;
  line-height: 0.384rem;
  margin-bottom: 0.82rem
}

#offline-store-allPc .offline-store-searchAddressPc .offline-store-located {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 0.4rem
}

#offline-store-allPc .offline-store-searchAddressPc .offline-store-located .offline-store-icon {
  width: 0.24rem;
  height: 0.24rem
}

#offline-store-allPc .offline-store-searchAddressPc .offline-store-located .offline-store-icon img {
  vertical-align: middle;
  width: 100%;
  height: 100%
}

#offline-store-allPc .offline-store-searchAddressPc .offline-store-located .offline-store-locatedSearch {
  height: 0.22rem;
  font-size: 0.18rem;
  font-weight: 400;
  color: #046a38;
  margin-left: 0.05rem;
  cursor: pointer
}

@media (min-width: 1440px) {
  #offline-store-allPc .offline-store-searchAddressPc .offline-store-located .offline-store-locatedSearch:hover {
    border-bottom: 0.01rem solid #046a38
  }
}

#offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt {
  height: 0.48rem;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 0.64rem
}

#offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt .selectAddress-prov,
#offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt .selectAddress-city,
#offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt .selectAddress-area {
  position: relative;
  border-radius: 0.02rem;
  width: 3.72rem;
  height: 100%;
  border: none;
  text-indent: 1em;
  font-size: 0.16rem;
  background-color: #fff;
  text-align: left;
  line-height: 0.48rem;
  margin-right: 0.2rem;
  color: #999;
  font-size: 16px
}

#offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt .selectAddress-prov .choose-box,
#offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt .selectAddress-city .choose-box,
#offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt .selectAddress-area .choose-box {
  overflow: hidden;
  display: none
}

#offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt .selectAddress-prov .choose-box ::-webkit-scrollbar,
#offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt .selectAddress-city .choose-box ::-webkit-scrollbar,
#offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt .selectAddress-area .choose-box ::-webkit-scrollbar {
  width: 0.06rem;
  height: 0.2rem
}

#offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt .selectAddress-prov .choose-box ::-webkit-scrollbar-thumb,
#offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt .selectAddress-city .choose-box ::-webkit-scrollbar-thumb,
#offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt .selectAddress-area .choose-box ::-webkit-scrollbar-thumb {
  border-radius: 0.04rem;
  background: rgba(0, 0, 0, 0.2)
}

#offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt .selectAddress-prov .choose-box ul,
#offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt .selectAddress-city .choose-box ul,
#offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt .selectAddress-area .choose-box ul {
  width: 100%;
  height: 2.8rem;
  box-sizing: border-box;
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: auto;
  border: 0.01rem solid #eaeaea;
  position: absolute;
  top: 0.48rem;
  left: 0;
  z-index: 9999
}

#offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt .selectAddress-prov .choose-box ul li,
#offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt .selectAddress-city .choose-box ul li,
#offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt .selectAddress-area .choose-box ul li {
  color: #000;
  cursor: pointer;
  padding: 0 0.26rem 0 0.16rem;
  height: 0.4rem;
  line-height: 0.4rem;
  margin-top: 0.1rem
}

#offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt .selectAddress-prov .choose-box ul li .content,
#offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt .selectAddress-city .choose-box ul li .content,
#offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt .selectAddress-area .choose-box ul li .content {
  height: 100%
}

@media (min-width: 1440px) {
  #offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt .selectAddress-prov .choose-box ul li .content:hover,
  #offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt .selectAddress-city .choose-box ul li .content:hover,
  #offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt .selectAddress-area .choose-box ul li .content:hover {
    background: rgba(0, 0, 0, 0.04)
  }
}

#offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt .selectAddress-notAllow {
  cursor: not-allowed
}

#offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt .iptImg {
  position: absolute;
  top: 50%;
  right: 0.16rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

#offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt .offline-store-search {
  height: 0.48rem;
  font-size: 0.18rem
}

#offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt .offline-store-search .btn {
  border-radius: 0.02rem;
  width: 1.2rem;
  height: 100%;
  margin: 0 auto;
  color: #fff;
  background-color: #000;
  border: none;
  outline: none
}

#offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt .offline-store-search .btn:hover {
  opacity: 0.78
}

#offline-store-allPc .offline-store-searchAddressPc .offline-store-popError, #offline-store-allPc .offline-store-searchAddressPc .offline-store-popSuccess {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.16rem;
  position: absolute;
  width: 3rem;
  height: 1.4rem;
  left: 50%;
  top: 4.8rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #222;
  border-radius: 0.04rem;
  font-size: 0.14rem;
  display: none;
  z-index: 99;
}

#offline-store-allPc .offline-store-searchAddressPc .offline-store-popError img, #offline-store-allPc .offline-store-searchAddressPc .offline-store-popSuccess img {
  position: absolute;
  width: 0.35rem;
  height: 0.35rem;
  left: 50%;
  top: 0.16rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

#offline-store-allPc .offline-store-searchAddressPc .offline-store-popError .error-message, #offline-store-allPc .offline-store-searchAddressPc .offline-store-popSuccess .success-message {
  line-height: 170%;
  padding-top: 0.5rem;
  color: #fff;
  word-break: break-all;
}

#offline-store-allPc .offline-store-resultsPc {
  display: block;
  height: 7.1rem;
  background: #f6f6f6;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 1rem
}

#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column
}

#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-results-addressPc {
  font-size: 0.12rem;
  width: 4.2rem;
  height: 0.4rem;
  text-align: center;
  background: rgba(0, 0, 0, 0.12)
}

#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-results-addressPc .results-data {
  padding-right: 0.2rem;
  color: #000;
  line-height: 0.4rem;
  font-size: 0.16rem
}

#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc ::-webkit-scrollbar {
  width: 0.06rem;
  height: 0.2rem
}

#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc ::-webkit-scrollbar-thumb {
  border-radius: 0.04rem;
  background: rgba(0, 0, 0, 0.2)
}

#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc {
  background-color: #fff;
  height: 100%;
  width: 4.2rem;
  display: none;
  overflow: auto
}

#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc {
  padding: 0.08rem 0.2rem;
  box-sizing: border-box;
  width: 100%;
  position: relative
}

#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot {
  padding-bottom: 0.2rem;
  border-bottom: 0.01rem solid #dfdfdf
}

@media (min-width: 1440px) {
  #offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot:hover {
    background-color: #f6f6f6
  }
}

#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc {
  box-sizing: border-box;
  width: 100%;
  padding: 0.12rem 0.12rem 0 0.12rem;
  font-size: 0.14rem;
  position: relative;
  cursor: pointer;
  line-height: 1.4
}

#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .mapOnList {
  display: inline-block;
  height: 0.24rem;
  width: 0.24rem;
  position: absolute;
  bottom: 0;
  right: 0.1rem
}

#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc h3 {
  font-size: 0.16rem;
  margin-bottom: 0.14rem;
  font-family: 'OPPOSans-Ver2-Medium';
  font-variation-settings: 'wght' 750;
  font-weight: 600
}

#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .offline-store-service {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.22rem;
  font-family: 'OPPOSans-Medium'
}

#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .offline-store-service .super-store {
  width: 0.78rem;
  height: 0.2rem;
  text-align: center;
  line-height: 0.2rem;
  background-color: #046a38;
  color: #fff;
  font-size: 0.12rem;
  margin-right: 0.08rem
}

#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .offline-store-service .after-sale {
  width: 0.78rem;
  height: 0.2rem;
  text-align: center;
  line-height: 0.2rem;
  background-color: #eaeaea;
  color: #000;
  font-size: 0.12rem
}

#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .offline-store-service .destance {
  -ms-flex: 1;
  flex: 1;
  text-align: right
}

#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .detail-address {
  margin-bottom: 0.12rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: start
}

#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .detail-address img {
  padding-right: 0.08rem
}

#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .detail-address span {
  display: inline-block;
  width: 2.88rem;
  line-height: 170%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical
}

#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .offline-store-phone {
  display: none;
  -ms-flex-align: start;
  align-items: start;
  margin-bottom: 0.12rem
}

#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .offline-store-phone img {
  padding-right: 0.08rem
}

#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .offline-business-hours {
  display: none;
  -ms-flex-align: start;
  align-items: start
}

#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .offline-business-hours img {
  padding-right: 0.08rem
}

#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .offline-other-services {
  display: none;
  -ms-flex-align: start;
  align-items: start;
  color: #046a38;
  margin-top: 0.2rem
}

#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .offline-other-services .getline,
#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .offline-other-services .share-store,
#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .offline-other-services .store-detail {
  padding-right: 0.32rem;
  cursor: pointer
}

#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .offline-other-services .getline span,
#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .offline-other-services .share-store span,
#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .offline-other-services .store-detail span {
  display: inline-block;
  height: 0.2rem;
  border-bottom: 0.01rem solid #046a38
}

#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .offline-other-services .getline img,
#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .offline-other-services .share-store img,
#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .offline-other-services .store-detail img {
  vertical-align: middle
}

#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .backGroundColorDetail {
  background-color: #f6f6f6
}

#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-noResults {
  width: 4.2rem;
  text-align: center;
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%
}

#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-noResults img {
  height: 0.52rem;
  width: 0.52rem;
  display: inline-block;
  margin-bottom: 0.14rem
}

#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-noResults .noResults-text {
  font-size: 0.16rem;
  line-height: 0.24rem;
  color: #c7c7c7
}

#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-noResults .noResults-text i {
  font-family: 'OPPOSans-Ver2-Medium';
  font-variation-settings: 'wght' 750;
  color: #000
}

#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-noResults .noResults-text span {
  font-family: 'OPPOSans-Ver2-Medium';
  font-variation-settings: 'wght' 750;
  color: #000;
  text-decoration: underline
}

#offline-store-allPc .offline-store-resultsPc .offline-map-containerPc {
  width: 8.9rem;
  height: 100%
}

#offline-store-allPc .offline-store-resultsPc .offline-map-containerPc .offline-store-containerPc {
  width: 100%
}

.isGoToWeChart {
  display: none
}

.offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc .detailStore-store-phonePc span {
  height: unset;
  border-bottom: unset
}

.offline-store-detailStorePc {
  display: block;
  text-align: center;
  padding: 0 0.2rem;
  background-color: #f6f6f6;
  font-family: 'OPPOSans 2.0'
}

.offline-store-detailStorePc .detailStore-titlePc {
  text-align: center;
  max-width: 13.14rem;
  font-size: 0.58rem;
  line-height: 1.3;
  margin: 0 auto;
  padding-top: 1.28rem;
  padding-bottom: 0.8rem
}

.offline-store-detailStorePc .detailStore-titlePc h2 {
  font-size: 0.6rem
}

.offline-store-detailStorePc .offline-detailPc {
  display: -ms-flexbox;
  display: flex;
  width: 13.14rem;
  height: 4.8rem;
  margin: 0 auto
}

.offline-store-detailStorePc .offline-detailPc .detailStore-maskImg {
  -ms-flex: 1;
  flex: 1;
  height: 100%
}

.offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc {
  width: 5.94rem;
  background-color: #fff;
  padding: 0 0.2rem;
  text-align: left;
  padding: 0.4rem
}

.offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc .detailStore-servicePc {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
  font-family: 'OPPOSans-Medium';
  font-size: 0.12rem
}

.offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc .detailStore-servicePc .share-super-store {
  height: 0.2rem;
  line-height: 0.2rem;
  padding: 0 0.08rem;
  background-color: #046a38;
  color: #fff;
  margin-right: 0.08rem
}

.offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc .detailStore-servicePc .share-after-sale {
  height: 0.2rem;
  line-height: 0.2rem;
  padding: 0 0.08rem;
  background-color: #eaeaea;
  color: #000
}

.offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc .detailStore-addressPc {
  padding-bottom: 0.2rem
}

.offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc .detailStore-addressPc div {
  font-weight: 600;
  line-height: 170%;
  font-size: 0.16rem;
  font-family: 'OPPOSans-Ver2-Medium';
  font-variation-settings: 'wght' 750;
  padding-bottom: 0.12rem
}

.offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc .detailStore-addressPc span {
  font-size: 0.16rem;
  line-height: 0.24rem;
  height: 0.2rem
}

.offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc .detailStore-store-phonePc {
  padding-bottom: 0.2rem
}

.offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc .detailStore-store-phonePc div {
  font-size: 0.16rem;
  font-family: 'OPPOSans-Ver2-Medium';
  font-variation-settings: 'wght' 750;
  padding-bottom: 0.12rem
}

.offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc .detailStore-store-phonePc span {
  font-size: 0.16rem;
  line-height: 0.24rem;
  height: 0.2rem
}

.offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc .detailStore-business-hoursPc {
  padding-bottom: 0.2rem
}

.offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc .detailStore-business-hoursPc div {
  font-size: 0.16rem;
  font-family: 'OPPOSans-Ver2-Medium';
  font-variation-settings: 'wght' 750;
  padding-bottom: 0.12rem
}

.offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc .detailStore-business-hoursPc span {
  font-size: 0.16rem;
  line-height: 0.24rem;
  height: 0.2rem
}

.offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc .detailStore-other-servicesPc {
  font-size: 0.14rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #046a38
}

.offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc .detailStore-other-servicesPc .detailStore-getline,
.offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc .detailStore-other-servicesPc .detailStore-store {
  vertical-align: middle
}

.offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc .detailStore-other-servicesPc .detailStore-getline span,
.offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc .detailStore-other-servicesPc .detailStore-store span {
  display: inline-block;
  height: 0.2rem;
  border-bottom: 0.01rem solid #046a38
}

.offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc .detailStore-other-servicesPc .detailStore-getline {
  margin-right: 0.32rem;
  margin: 0.48rem 0
}

.members-bottom-content {
  font-family: 'OPPOSans 2.0';
  background-color: #f6f6f6;
  width: 100%;
  text-align: center;
  padding-top: 1.28rem
}

.members-bottom-content .title {
  font-size: 0.48rem;
  color: #000;
  line-height: 1.2;
  padding-bottom: 0.6rem
}

.members-bottom-content .title h2 {
  font-size: 0.48rem
}

.members-bottom-content .classify {
  display: -ms-flexbox;
  display: flex;
  min-height: 3rem;
  padding-bottom: 0.5rem
}

.members-bottom-content .classify ul {
  margin: 0 auto;
  max-width: 11rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.members-bottom-content .classify ul li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 1.4rem
}

.members-bottom-content .classify ul li img {
  width: 0.52rem;
  height: 0.52rem;
  display: inline-block
}

.members-bottom-content .classify ul li:nth-child(5) {
  padding-right: 0
}

.members-bottom-content .classify ul li:nth-child(10) {
  padding-right: 0
}

.members-bottom-content .classify ul li span {
  display: inline-block;
  width: 1rem;
  padding-top: 0.2rem;
  font-size: 0.16rem;
  font-family: 'OPPOSans-Ver2-Medium';
  font-variation-settings: 'wght' 750
}

.members-bottom-content .learn-more {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 0.96rem
}

.members-bottom-content .learn-more .register,
.members-bottom-content .learn-more .more-patent {
  height: 0.48rem;
  width: 1.32rem;
  text-align: center;
  font-size: 0.18rem;
  line-height: 0.48rem;
  border-radius: 0.02rem;
  font-weight: 400;
  cursor: pointer
}

.members-bottom-content .learn-more .register:hover,
.members-bottom-content .learn-more .more-patent:hover {
  opacity: 0.6
}

.members-bottom-content .learn-more .register {
  background-color: #000;
  margin-right: 0.2rem
}

.members-bottom-content .learn-more .register a {
  color: #fff
}

.members-bottom-content .learn-more .more-patent {
  box-sizing: border-box;
  background-color: #f6f6f6;
  color: #000;
  border: 0.01rem solid #000
}

.anchorBL {
  display: none
}

.cp-site-language-tip {
  display: none !important
}

.cp-cookie-tip {
  display: none !important
}

#oc-wrapper {
  padding-bottom: 0 !important
}

@media (min-width: 1440px) {
  #offline-store-allPc {
    display: block
  }
  .offline-store-detailStore {
    display: none
  }
  .offline-store-detailStorePc {
    display: block
  }
  .offline-detailStore-mask {
    display: none
  }
  #offline-store-allMb {
    display: none
  }
}

@media (min-width: 1024px) and (max-width: 1439.98px) {
  #offline-store-allPc .offline-store-searchAddressPc {
    padding-top: 0.96rem
  }
  #offline-store-allPc .offline-store-searchAddressPc .offline-store-title {
    font-size: 0.52rem;
    line-height: 0.384rem;
    margin-bottom: 0.64rem
  }
  #offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt {
    height: 0.48rem;
    padding-bottom: 0.52rem
  }
  #offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt .selectAddress-prov,
  #offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt .selectAddress-city,
  #offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt .selectAddress-area {
    width: 2.4rem;
    height: 100%;
    border: none;
    line-height: 0.48rem;
    margin-right: 0.2rem;
    font-size: 0.16rem
  }
  #offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt .selectAddress-prov .choose-box ul,
  #offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt .selectAddress-city .choose-box ul,
  #offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt .selectAddress-area .choose-box ul {
    top: 0.48rem
  }
  #offline-store-allPc .offline-store-searchAddressPc .offline-store-ipt .offline-store-search .btn {
    border-radius: 0.02rem;
    width: 1.16rem
  }
  #offline-store-allPc .offline-store-searchAddressPc .offline-store-popError, #offline-store-allPc .offline-store-searchAddressPc .offline-store-popSuccess {
    top: 4.2rem
  }
  #offline-store-allPc .offline-store-resultsPc {
    height: 6rem;
    padding-bottom: 0.8rem
  }
  #offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-results-addressPc {
    font-size: 0.12rem;
    width: 3.2rem;
    height: 0.4rem
  }
  #offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc {
    width: 3.2rem
  }
  #offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc {
    padding: 0
  }
  #offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .mapOnList {
    height: 0.22rem;
    width: 0.22rem;
    right: 0
  }
  #offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc h3 {
    font-size: 0.16rem
  }
  #offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .offline-store-service {
    margin-bottom: 0.16rem
  }
  #offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .offline-store-service .super-store {
    width: 0.76rem;
    font-size: 0.12rem
  }
  #offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .offline-store-service .after-sale {
    width: 0.76rem;
    font-size: 0.12rem
  }
  #offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .offline-store-service .destance {
    font-size: 0.14rem
  }
  #offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .detail-address {
    padding-right: 0.2rem;
    font-size: 0.14rem
  }
  #offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .detail-address img {
    padding-right: 0.01rem
  }
  #offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .offline-store-phone {
    display: none;
    margin-bottom: 0.12rem;
    font-size: 0.14rem;
    padding-right: 0.2rem
  }
  #offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .offline-business-hours {
    font-size: 0.14rem;
    display: none;
    padding-right: 0.2rem
  }
  #offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .offline-other-services {
    font-size: 0.12rem;
    display: none;
    -ms-flex-align: center;
    align-items: center;
    color: #046a38;
    margin-top: 0.16rem
  }
  #offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .offline-other-services .getline,
  #offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .offline-other-services .share-store,
  #offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .offline-other-services .store-detail {
    padding-right: 0.16rem
  }
  #offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .offline-other-services .getline span,
  #offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .offline-other-services .share-store span,
  #offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .offline-other-services .store-detail span {
    display: inline-block;
    height: 0.2rem;
    border-bottom: 0.01rem solid #046a38
  }
  #offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .offline-other-services .getline img,
  #offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .offline-other-services .share-store img,
  #offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .offline-other-services .store-detail img {
    vertical-align: middle
  }
  #offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .backGroundColorDetail {
    background-color: #f6f6f6
  }
  #offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-noResults {
    width: 3.2rem
  }
  #offline-store-allPc .offline-store-resultsPc .offline-map-containerPc {
    width: 5.8rem;
    height: 100%
  }
  .offline-store-detailStorePc {
    display: block;
    text-align: center;
    padding: 0 0.2rem;
    background-color: #f6f6f6;
    font-family: 'OPPOSans 2.0'
  }
  .offline-store-detailStorePc .detailStore-titlePc {
    text-align: center;
    max-width: 13.14rem;
    font-size: 0.58rem;
    line-height: 1.3;
    margin: 0 auto;
    padding-top: 1.28rem;
    padding-bottom: 0.8rem
  }
  .offline-store-detailStorePc .detailStore-titlePc h2 {
    font-size: 0.58rem
  }
  .offline-store-detailStorePc .offline-detailPc {
    display: -ms-flexbox;
    display: flex;
    width: 7.2rem;
    height: unset;
    margin: 0 auto;
    padding-bottom: 1.28rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .offline-store-detailStorePc .offline-detailPc .detailStore-maskImg {
    -ms-flex: 1;
    flex: 1;
    height: unset;
    width: 100%
  }
  .offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc {
    width: 100%;
    background-color: #fff;
    padding: 0 0.2rem;
    text-align: left;
    padding: 0.4rem;
    -ms-flex-order: 2;
    order: 2
  }
  .offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc .detailStore-servicePc {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    font-family: 'OPPOSans-Medium';
    font-size: 0.12rem
  }
  .offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc .detailStore-servicePc .share-super-store {
    height: 0.2rem;
    line-height: 0.2rem;
    padding: 0 0.08rem;
    background-color: #046a38;
    color: #fff;
    margin-right: 0.08rem
  }
  .offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc .detailStore-servicePc .share-after-sale {
    height: 0.2rem;
    line-height: 0.2rem;
    padding: 0 0.08rem;
    background-color: #eaeaea;
    color: #000
  }
  .offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc .detailStore-addressPc {
    padding-bottom: 0.2rem
  }
  .offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc .detailStore-addressPc div {
    font-weight: 600;
    line-height: 170%;
    font-size: 0.18rem;
    padding-bottom: 0.12rem
  }
  .offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc .detailStore-addressPc span {
    font-size: 0.16rem;
    line-height: 0.24rem
  }
  .offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc .detailStore-store-phonePc {
    padding-bottom: 0.2rem
  }
  .offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc .detailStore-store-phonePc div {
    font-size: 0.18rem;
    font-weight: 600;
    padding-bottom: 0.12rem
  }
  .offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc .detailStore-store-phonePc span {
    font-size: 0.16rem;
    line-height: 0.24rem
  }
  .offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc .detailStore-business-hoursPc {
    padding-bottom: 0.2rem
  }
  .offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc .detailStore-business-hoursPc div {
    font-size: 0.18rem;
    font-weight: 600;
    padding-bottom: 0.12rem
  }
  .offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc .detailStore-business-hoursPc span {
    font-size: 0.16rem;
    line-height: 0.24rem
  }
  .offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc .detailStore-other-servicesPc {
    font-size: 0.14rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #046a38
  }
  .offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc .detailStore-other-servicesPc .detailStore-getline,
  .offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc .detailStore-other-servicesPc .detailStore-store {
    vertical-align: middle
  }
  .offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc .detailStore-other-servicesPc .detailStore-getline {
    margin-right: 0.32rem;
    margin: 0.48rem 0
  }
  .members-bottom-content {
    font-family: 'OPPOSans 2.0';
    background-color: #f6f6f6;
    width: 100%;
    text-align: center
  }
  .members-bottom-content .title {
    font-size: 0.48rem;
    color: #000;
    line-height: 1.2;
    padding-bottom: 0.6rem
  }
  .members-bottom-content .title h2 {
    font-size: 0.48rem
  }
  .members-bottom-content .classify {
    display: -ms-flexbox;
    display: flex;
    min-height: 3rem;
    padding-bottom: 0.5rem
  }
  .members-bottom-content .classify ul {
    margin: 0 auto;
    max-width: 9rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0.8rem
  }
  .members-bottom-content .classify ul li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 1.4rem
  }
  .members-bottom-content .classify ul li img {
    width: 0.52rem;
    height: 0.52rem;
    display: inline-block
  }
  .members-bottom-content .classify ul li:nth-child(5) {
    padding-right: 1rem
  }
  .members-bottom-content .classify ul li:nth-child(10) {
    padding-right: 1rem
  }
  .members-bottom-content .classify ul li span {
    padding-top: 0.2rem
  }
  .members-bottom-content .learn-more {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 0.96rem
  }
  .members-bottom-content .learn-more .register,
  .members-bottom-content .learn-more .more-patent {
    height: 0.48rem;
    width: 1.32rem;
    text-align: center;
    font-size: 0.18rem;
    line-height: 0.48rem;
    border-radius: 0.02rem;
    font-weight: 400
  }
  .members-bottom-content .learn-more .register {
    background-color: #000;
    margin-right: 0.2rem
  }
  .members-bottom-content .learn-more .register a {
    color: #fff
  }
  .members-bottom-content .learn-more .more-patent {
    box-sizing: border-box;
    background-color: #f6f6f6;
    color: #000;
    border: 0.01rem solid #000
  }
  #offline-store-allPc {
    display: block
  }
  .offline-store-detailStore {
    display: none
  }
  .offline-store-detailStorePc {
    display: block
  }
  .offline-detailStore-mask {
    display: none
  }
  #offline-store-allMb {
    display: block
  }
  #offline-store-allMb .offline-store-searchAddress {
    display: none
  }
  #offline-store-allMb .members-bottom-content {
    display: none
  }
  #offline-store-allMb .offline-store-results {
    display: none
  }
  .offline-store-detailStorePc {
    display: block
  }
  .members-bottom-content {
    padding-top: 0.8rem
  }
  .members-bottom-content .title {
    font-size: 0.48rem;
    padding-bottom: 0.6rem
  }
  .members-bottom-content .title h2 {
    font-size: 0.42rem
  }
  .members-bottom-content .classify {
    display: -ms-flexbox;
    display: flex;
    min-height: 3rem;
    padding-bottom: 0.5rem
  }
  .members-bottom-content .classify ul {
    margin: 0 auto;
    max-width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center
  }
  .members-bottom-content .classify ul li {
    padding-right: 0.78rem
  }
}

@media (min-width: 768px) and (max-width: 1023.98px) {
  .isGoToWeChart {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: calc(100vw - 4.38rem);
    background-color: #fff;
    opacity: 0.95;
    border-radius: 0.12rem;
    height: 1.2rem
  }
  .isGoToWeChart .allowOpen {
    font-size: 0.18rem;
    font-family: 'OPPOSans-Ver2-Medium';
    font-variation-settings: 'wght' 750;
    text-align: center;
    padding-top: 0.16rem
  }
  .isGoToWeChart .cancel {
    font-size: 0.16rem;
    font-family: 'OPPOSans-Ver2-Medium';
    font-variation-settings: 'wght' 750;
    position: absolute;
    bottom: 0.16rem;
    left: 0.48rem
  }
  .isGoToWeChart .confirm {
    font-size: 0.16rem;
    font-family: 'OPPOSans-Ver2-Medium';
    font-variation-settings: 'wght' 750;
    position: absolute;
    bottom: 0.16rem;
    right: 0.48rem
  }
  #offline-store-allMb {
    font-family: 'OPPOSans 2.0';
    display: block
  }
  #offline-store-allMb .offline-store-searchAddress {
    box-sizing: border-box;
    width: 100vw;
    height: 3.47rem;
    background: #f6f6f6;
    padding-top: 0.64rem;
    text-align: center
  }
  #offline-store-allMb .offline-store-searchAddress .offline-store-title {
    font-size: 0.4rem;
    line-height: 1.2;
    margin-bottom: 0.48rem
  }
  #offline-store-allMb .offline-store-searchAddress .offline-store-nearby {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0.4rem
  }
  #offline-store-allMb .offline-store-searchAddress .offline-store-nearby .offline-store-icon {
    width: 0.2rem;
    height: 0.2rem
  }
  #offline-store-allMb .offline-store-searchAddress .offline-store-nearby .offline-store-icon img {
    vertical-align: top;
    width: 100%;
    height: 100%
  }
  #offline-store-allMb .offline-store-searchAddress .offline-store-nearby .offline-store-nearbySearch {
    height: 0.2rem;
    font-size: 0.12rem;
    font-weight: 400;
    color: #046a38;
    padding-left: 0.05rem
  }
  #offline-store-allMb .offline-store-searchAddress .offline-store-ipt {
    position: relative;
    width: 6.4rem;
    height: 0.48rem;
    margin: 0 auto;
    margin-bottom: 0.32rem
  }
  #offline-store-allMb .offline-store-searchAddress .offline-store-ipt .txt {
    border-radius: 0.02rem;
    width: 100%;
    height: 100%;
    border: none;
    text-indent: 1em;
    font-size: 0.16rem;
    background-color: #fff;
    text-align: left;
    line-height: 0.48rem
  }
  #offline-store-allMb .offline-store-searchAddress .offline-store-ipt .iptImg {
    position: absolute;
    top: 0.17rem;
    right: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  #offline-store-allMb .offline-store-searchAddress .offline-store-search .btn {
    border-radius: 0.02rem;
    width: 6.4rem;
    height: 0.48rem;
    margin: 0 auto;
    color: #fff;
    background-color: #000;
    border: none;
    outline: none
  }
  #offline-store-allMb .offline-store-searchAddress .offline-store-popError, #offline-store-allMb .offline-store-searchAddress .offline-store-popSuccess {
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.16rem;
    position: absolute;
    width: 1.86rem;
    height: 1.24rem;
    left: 50%;
    top: 3.3rem;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #222;
    border-radius: 0.04rem;
    font-size: 0.14rem;
    display: none
  }
  #offline-store-allMb .offline-store-searchAddress .offline-store-popError img, #offline-store-allMb .offline-store-searchAddress .offline-store-popSuccess img {
    position: absolute;
    width: 0.35rem;
    height: 0.35rem;
    left: 50%;
    top: 0.16rem;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  #offline-store-allMb .offline-store-searchAddress .offline-store-popError .error-message, #offline-store-allMb .offline-store-searchAddress .offline-store-popSuccess .success-message {
    line-height: 170%;
    padding-top: 0.38rem;
    color: #fff;
    word-break: break-all
  }
  #offline-store-allMb .offline-store-searchAddress .offline-choose-containerMask {
    display: none;
    z-index: 99;
    position: absolute;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4)
  }
  #offline-store-allMb .offline-store-searchAddress .offline-choose-containerMask .offline-choose-container {
    z-index: 999;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100vw;
    transition: height 0.3s;
    height: 3.6rem;
    background: white
  }
  #offline-store-allMb .offline-store-searchAddress .offline-choose-containerMask .offline-choose-container .offline-close-btn {
    position: absolute;
    right: 0.12rem;
    top: 0.12rem;
    width: 0.24rem;
    height: 0.24rem;
    opacity: 0.4
  }
  #offline-store-allMb .offline-store-searchAddress .offline-choose-containerMask .offline-choose-container .offline-close-btn img {
    width: 100%;
    height: 100%
  }
  #offline-store-allMb .offline-store-searchAddress .offline-choose-containerMask .offline-choose-container .offline-choose-title {
    margin-top: 0.2rem;
    text-align: center;
    font-size: 0.2rem;
    font-family: 'OPPOSans-Medium';
    line-height: 0.32rem
  }
  #offline-store-allMb .offline-store-searchAddress .offline-choose-containerMask .offline-choose-container .offline-nav-box {
    padding-bottom: 0.08rem;
    padding-left: 0.3rem;
    box-sizing: border-box;
    border-bottom: 0.01rem solid rgba(0, 0, 0, 0.1);
    font-size: 0;
    text-align-last: left;
    display: -ms-flexbox;
    display: flex
  }
  #offline-store-allMb .offline-store-searchAddress .offline-choose-containerMask .offline-choose-container .offline-nav-box .nav-item {
    position: relative;
    margin-right: 0.32rem;
    display: inline-block;
    font-size: 0.14rem;
    line-height: 0.24rem
  }
  #offline-store-allMb .offline-store-searchAddress .offline-choose-containerMask .offline-choose-container .offline-nav-box .nav-item.active::after {
    content: '';
    position: absolute;
    bottom: -0.09rem;
    left: 0;
    width: 100%;
    height: 0.02rem;
    background: #046a38
  }
  #offline-store-allMb .offline-store-searchAddress .offline-choose-containerMask .offline-choose-container .offline-nav-box .nav-item.city,
  #offline-store-allMb .offline-store-searchAddress .offline-choose-containerMask .offline-choose-container .offline-nav-box .nav-item.area {
    display: none
  }
  #offline-store-allMb .offline-store-searchAddress .offline-choose-containerMask .offline-choose-container .offline-choose-addressBox {
    margin-top: 0.2rem;
    position: relative;
    text-align: left;
    height: 2.45rem
  }
  #offline-store-allMb .offline-store-searchAddress .offline-choose-containerMask .offline-choose-container .offline-choose-addressBox ul.choose-item {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 0;
    width: 100vw;
    height: 2.25rem;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 auto;
    background: white;
    padding-left: 0.2rem
  }
  #offline-store-allMb .offline-store-searchAddress .offline-choose-containerMask .offline-choose-container .offline-choose-addressBox ul.choose-item.city,
  #offline-store-allMb .offline-store-searchAddress .offline-choose-containerMask .offline-choose-container .offline-choose-addressBox ul.choose-item.area {
    display: none
  }
  #offline-store-allMb .offline-store-searchAddress .offline-choose-containerMask .offline-choose-container .offline-choose-addressBox ul.choose-item li {
    margin-top: 0.08rem;
    height: 0.28rem
  }
  #offline-store-allMb .offline-store-searchAddress .offline-choose-containerMask .offline-choose-container .offline-choose-addressBox ul.choose-item li:first-child {
    margin-top: 0
  }
  #offline-store-allMb .offline-store-searchAddress .offline-choose-containerMask .offline-choose-container .offline-choose-addressBox ul.choose-item li .content {
    display: inline-block;
    font-size: 0.12rem;
    line-height: 0.28rem;
    padding: 0 0.12rem;
    height: 0.28rem
  }
  #offline-store-allMb .offline-store-searchAddress .offline-choose-containerMask .offline-choose-container .offline-choose-addressBox ul.choose-item li .content.selected {
    background-color: rgba(0, 0, 0, 0.04)
  }
  #offline-store-allMb .offline-store-results {
    display: none;
    position: fixed;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    margin-top: 0;
    z-index: 9999
  }
  #offline-store-allMb .offline-store-results .offline-results-header {
    width: 100%;
    height: 0.6rem;
    position: absolute;
    text-align: center;
    z-index: 9999;
    background-color: #fff
  }
  #offline-store-allMb .offline-store-results .offline-results-header .header-txt {
    font-size: 0.24rem;
    line-height: 0.6rem;
    font-family: 'OPPOSans-Medium';
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  #offline-store-allMb .offline-store-results .offline-results-header img {
    position: absolute;
    top: 0.12rem;
    right: 0.12rem;
    width: 0.24rem;
    height: 0.24rem
  }
  #offline-store-allMb .offline-store-results .offline-results-address {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.12rem;
    height: 0.48rem;
    line-height: 0.48rem;
    z-index: 999;
    position: absolute;
    top: 0.6rem;
    left: 0;
    background: #fff;
    width: 100%
  }
  #offline-store-allMb .offline-store-results .offline-results-address img {
    display: inline-block;
    width: 0.2rem;
    height: 0.2rem;
    padding-right: 0.06rem;
    padding-left: 0.23rem
  }
  #offline-store-allMb .offline-store-results .offline-results-address .address {
    width: 1.4rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #046a38
  }
  #offline-store-allMb .offline-store-results .offline-results-address .results-data {
    -ms-flex: 1;
    flex: 1;
    text-align: right;
    padding-right: 0.2rem;
    opacity: 0.56
  }
  #offline-store-allMb .offline-store-results .offline-map-container {
    width: 100%;
    height: 100vh;
    overflow: hidden
  }
  #offline-store-allMb .offline-store-results .offline-map-container .offline-store-container {
    width: 100%;
    height: 100vh
  }
  #offline-store-allMb .offline-store-results .offline-store-detailContent {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -ms-flex-align: center;
    align-items: center;
    z-index: 99
  }
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail {
    box-sizing: border-box;
    width: 4.2rem;
    background-color: #fff;
    padding: 0.2rem 0.2rem 0 0.2rem;
    opacity: 0.95
  }
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail::after {
    content: '';
    display: inline-block;
    width: 0.32rem;
    border-top: 0.03rem solid rgba(0, 0, 0, 0.4);
    height: 0.1rem;
    border-radius: 0.015rem;
    background: transparent;
    position: absolute;
    top: -0.1rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail h3 {
    font-size: 0.16rem;
    margin-bottom: 0.14rem;
    font-family: 'OPPOSans-Medium'
  }
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail .offline-store-service {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0.12rem;
    font-family: 'OPPOSans-Medium'
  }
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail .offline-store-service .super-store {
    height: 0.17rem;
    line-height: 0.17rem;
    padding: 0 0.08rem;
    background-color: #046a38;
    color: #fff;
    font-size: 0.1rem;
    margin-right: 0.08rem
  }
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail .offline-store-service .after-sale {
    height: 0.17rem;
    line-height: 0.17rem;
    padding: 0 0.08rem;
    font-size: 0.1rem;
    background-color: #eaeaea;
    color: #000
  }
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail .offline-store-service .destance {
    -ms-flex: 1;
    flex: 1;
    text-align: right;
    font-size: 0.12rem
  }
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail .detail-address {
    margin-bottom: 0.1rem
  }
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail .detail-address img {
    vertical-align: top
  }
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail .detail-address span {
    display: inline-block;
    width: 2.52rem;
    line-height: 170%;
    font-size: 0.12rem
  }
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail .offline-store-phone {
    margin-bottom: 0.1rem
  }
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail .offline-store-phone span {
    font-size: 0.12rem;
    color: #046a04
  }
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail .offline-business-hours span {
    font-size: 0.12rem
  }
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail .offline-other-services {
    font-size: 0.12rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #046a38;
    height: 0.6rem;
    line-height: 0.6rem
  }
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail .offline-other-services .getline span,
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail .offline-other-services .share-store span,
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail .offline-other-services .store-detail span {
    display: inline;
    height: 0.2rem;
    border-bottom: 0.01rem solid #046a38
  }
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail .offline-other-services .getline img,
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail .offline-other-services .share-store img,
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail .offline-other-services .store-detail img {
    vertical-align: middle
  }
  #offline-store-allMb .offline-store-results .offline-store-listItems {
    opacity: 0.95;
    z-index: -1;
    border-bottom: 0.01rem solid rgba(0, 0, 0, 0.08);
    background-color: #fff;
    box-sizing: border-box;
    position: absolute;
    bottom: -2.16rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 4.2rem;
    height: 8.6rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: auto
  }
  #offline-store-allMb .offline-store-results .offline-store-listItems .offline-store-listContent {
    padding: 0.2rem 0.2rem 0 0.2rem
  }
  #offline-store-allMb .offline-store-results .offline-store-listItems .offline-store-listContent:last-child {
    padding-bottom: 0.2rem
  }
  #offline-store-allMb .offline-store-results .offline-store-listItems .offline-store-listContent h3 {
    font-size: 0.14rem;
    font-family: 'OPPOSans-Ver2-Medium';
    font-variation-settings: 'wght' 750;
    margin-bottom: 0.14rem
  }
  #offline-store-allMb .offline-store-results .offline-store-listItems .offline-store-listContent .listItems-service {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0.12rem;
    font-family: 'OPPOSans-Medium'
  }
  #offline-store-allMb .offline-store-results .offline-store-listItems .offline-store-listContent .listItems-service .listItems-super-store {
    height: 0.17rem;
    line-height: 0.17rem;
    padding: 0 0.08rem;
    background-color: #046a38;
    color: #fff;
    font-size: 0.1rem;
    margin-right: 0.08rem
  }
  #offline-store-allMb .offline-store-results .offline-store-listItems .offline-store-listContent .listItems-service .listItems-after-sale {
    height: 0.17rem;
    line-height: 0.17rem;
    padding: 0 0.08rem;
    font-size: 0.1rem;
    background-color: #eaeaea;
    color: #000
  }
  #offline-store-allMb .offline-store-results .offline-store-listItems .offline-store-listContent .listItems-service .listItems-destance {
    -ms-flex: 1;
    flex: 1;
    text-align: right;
    font-size: 0.12rem
  }
  #offline-store-allMb .offline-store-results .offline-store-listItems .offline-store-listContent .listItems-detail-address {
    padding-bottom: 0.1rem;
    border-bottom: 0.01rem solid rgba(0, 0, 0, 0.08)
  }
  #offline-store-allMb .offline-store-results .offline-store-listItems .offline-store-listContent .listItems-detail-address img {
    vertical-align: top
  }
  #offline-store-allMb .offline-store-results .offline-store-listItems .offline-store-listContent .listItems-detail-address span {
    display: inline-block;
    width: 2.52rem;
    line-height: 170%;
    font-size: 0.12rem
  }
  #offline-store-allMb .offline-store-results .offline-store-slideDownRes {
    z-index: 999;
    display: none;
    width: 4.2rem;
    height: 0.44rem;
    background-color: #fff;
    opacity: 0.95;
    text-align: center;
    line-height: 0.44rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  #offline-store-allMb .offline-store-results .offline-store-slideDownRes::after {
    content: '';
    display: inline-block;
    width: 0.32rem;
    height: 0.1rem;
    border-top: 0.03rem solid rgba(0, 0, 0, 0.4);
    border-radius: 0.015rem;
    background: transparent;
    position: absolute;
    top: -0.1rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  #offline-store-allMb .offline-store-results .offline-MapOn-Content {
    opacity: 0;
    position: absolute;
    top: 0.48rem;
    width: 100%;
    height: 0.32rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  #offline-store-allMb .offline-store-results .offline-MapOn-Content .offline-listItems-mapOn {
    padding: 0;
    display: inline-block;
    width: 0.32rem;
    height: 0.2rem;
    position: absolute;
    bottom: 0
  }
  #offline-store-allMb .offline-store-results .isGoToWeChart {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: calc(100vw - 4.38rem);
    background-color: #fff;
    opacity: 0.95;
    border-radius: 0.12rem;
    height: 1.2rem
  }
  #offline-store-allMb .offline-store-results .isGoToWeChart .allowOpen {
    font-size: 0.18rem;
    font-family: 'OPPOSans-Ver2-Medium';
    font-variation-settings: 'wght' 750;
    text-align: center;
    padding-top: 0.16rem
  }
  #offline-store-allMb .offline-store-results .isGoToWeChart .cancel {
    font-size: 0.16rem;
    font-family: 'OPPOSans-Ver2-Medium';
    font-variation-settings: 'wght' 750;
    position: absolute;
    bottom: 0.16rem;
    left: 0.48rem
  }
  #offline-store-allMb .offline-store-results .isGoToWeChart .confirm {
    font-size: 0.16rem;
    font-family: 'OPPOSans-Ver2-Medium';
    font-variation-settings: 'wght' 750;
    position: absolute;
    bottom: 0.16rem;
    right: 0.48rem
  }
  .offline-store-detailStore {
    display: block;
    text-align: center;
    padding: 0 0.64rem;
    background-color: #f6f6f6;
    padding-bottom: 0.64rem
  }
  .offline-store-detailStore .detailStore-title {
    text-align: center;
    width: 3.2rem;
    height: 0.76rem;
    margin: 0 auto;
    padding-top: 0.64rem;
    padding-bottom: 0.5rem
  }
  .offline-store-detailStore .detailStore-title h2 {
    font-size: 0.32rem;
    line-height: 0.4rem;
    width: 100%;
    height: 100%
  }
  .offline-store-detailStore .detailStore-maskImg {
    width: 100%
  }
  .offline-store-detailStore .offSto-detailStore-content {
    background-color: #fff;
    padding: 0 0.2rem;
    text-align: left
  }
  .offline-store-detailStore .offSto-detailStore-content .detailStore-service {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    font-family: 'OPPOSans-Medium';
    padding: 0.16rem 0
  }
  .offline-store-detailStore .offSto-detailStore-content .detailStore-service .share-super-store {
    height: 0.17rem;
    line-height: 0.17rem;
    padding: 0 0.08rem;
    background-color: #046a38;
    color: #fff;
    font-size: 0.1rem;
    margin-right: 0.08rem
  }
  .offline-store-detailStore .offSto-detailStore-content .detailStore-service .share-after-sale {
    height: 0.17rem;
    line-height: 0.17rem;
    padding: 0 0.08rem;
    font-size: 0.1rem;
    background-color: #eaeaea;
    color: #000
  }
  .offline-store-detailStore .offSto-detailStore-content .detailStore-address img {
    vertical-align: top
  }
  .offline-store-detailStore .offSto-detailStore-content .detailStore-address span {
    display: inline-block;
    width: 2.52rem;
    line-height: 170%;
    font-size: 0.12rem
  }
  .offline-store-detailStore .offSto-detailStore-content .detailStore-store-phone {
    margin-top: 0.1rem
  }
  .offline-store-detailStore .offSto-detailStore-content .detailStore-store-phone span {
    font-size: 0.12rem;
    color: #046a04
  }
  .offline-store-detailStore .offSto-detailStore-content .detailStore-business-hours {
    margin-top: 0.1rem
  }
  .offline-store-detailStore .offSto-detailStore-content .detailStore-business-hours span {
    font-size: 0.12rem
  }
  .offline-store-detailStore .offSto-detailStore-content .detailStore-other-services {
    font-size: 0.12rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #046a38
  }
  .offline-store-detailStore .offSto-detailStore-content .detailStore-other-services .detailStore-getline,
  .offline-store-detailStore .offSto-detailStore-content .detailStore-other-services .detailStore-store {
    vertical-align: middle
  }
  .offline-store-detailStore .offSto-detailStore-content .detailStore-other-services .detailStore-getline span,
  .offline-store-detailStore .offSto-detailStore-content .detailStore-other-services .detailStore-store span {
    display: inline-block;
    height: 0.2rem;
    border-bottom: 0.01rem solid #046a38
  }
  .offline-store-detailStore .offSto-detailStore-content .detailStore-other-services .detailStore-getline {
    margin-right: 0.24rem;
    margin: 0.24rem 0
  }
  .members-bottom-content {
    padding-top: 0.64rem
  }
  .members-bottom-content .title {
    padding-bottom: 0.5rem
  }
  .members-bottom-content .title h2 {
    font-size: 0.32rem
  }
  .members-bottom-content .classify {
    padding-bottom: 0
  }
  .members-bottom-content .classify ul {
    padding: 0 0.6rem
  }
  .members-bottom-content .classify ul li {
    padding-right: 0;
    width: 20%;
    padding-bottom: 0.48rem;
    font-size: 0.14rem
  }
  .members-bottom-content .classify ul li img {
    width: 0.4rem;
    height: 0.4rem;
    display: inline-block
  }
  .members-bottom-content .classify ul li:nth-child(5) {
    padding-right: 0
  }
  .members-bottom-content .classify ul li:nth-child(10) {
    padding-right: 0
  }
  .members-bottom-content .classify ul li span {
    padding-top: 0.15rem
  }
  .members-bottom-content .learn-more .register,
  .members-bottom-content .learn-more .more-patent {
    font-size: 0.12rem;
    line-height: 0.32rem
  }
  .members-bottom-content .learn-more .register {
    width: 0.8rem;
    height: 0.32rem
  }
  .members-bottom-content .learn-more .more-patent {
    width: 1.04rem;
    height: 0.32rem
  }
  #offline-store-allPc {
    display: none
  }
  .offline-store-detailStore {
    display: block
  }
  .offline-store-detailStorePc {
    display: none
  }
  .offline-detailStore-mask {
    display: block
  }
  .offline-store-shareStorePc {
    display: none
  }
}

@media (max-width: 767.98px) {
  .isGoToWeChart {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: calc(100vw - 0.38rem);
    background-color: #fff;
    opacity: 0.95;
    border-radius: 0.12rem;
    height: 1.2rem
  }
  .isGoToWeChart .allowOpen {
    font-size: 0.18rem;
    font-family: 'OPPOSans-Ver2-Medium';
    font-variation-settings: 'wght' 750;
    text-align: center;
    padding-top: 0.16rem
  }
  .isGoToWeChart .cancel {
    font-size: 0.16rem;
    font-family: 'OPPOSans-Ver2-Medium';
    font-variation-settings: 'wght' 750;
    position: absolute;
    bottom: 0.16rem;
    left: 0.48rem
  }
  .isGoToWeChart .confirm {
    font-size: 0.16rem;
    font-family: 'OPPOSans-Ver2-Medium';
    font-variation-settings: 'wght' 750;
    position: absolute;
    bottom: 0.16rem;
    right: 0.48rem
  }
  #offline-store-allMb {
    font-family: 'OPPOSans 2.0';
    display: block
  }
  #offline-store-allMb .offline-store-searchAddress {
    box-sizing: border-box;
    width: 100vw;
    background: #f6f6f6;
    padding-top: 0.64rem;
    text-align: center
  }
  #offline-store-allMb .offline-store-searchAddress .offline-store-title {
    font-size: 0.32rem;
    line-height: 0.384rem;
    margin-bottom: 0.32rem
  }
  #offline-store-allMb .offline-store-searchAddress .offline-store-nearby {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0.24rem;
    cursor: pointer
  }
  #offline-store-allMb .offline-store-searchAddress .offline-store-nearby .offline-store-icon {
    width: 0.2rem;
    height: 0.2rem
  }
  #offline-store-allMb .offline-store-searchAddress .offline-store-nearby .offline-store-icon img {
    vertical-align: top;
    width: 100%;
    height: 100%
  }
  #offline-store-allMb .offline-store-searchAddress .offline-store-nearby .offline-store-nearbySearch {
    height: 0.18rem;
    font-size: 0.12rem;
    font-weight: 400;
    color: #046a38;
    padding-left: 0.05rem
  }
  #offline-store-allMb .offline-store-searchAddress .offline-store-nearby .offline-store-nearbySearch :hover {
    text-decoration: underline
  }
  #offline-store-allMb .offline-store-searchAddress .offline-store-ipt {
    position: relative;
    width: 3.2rem;
    height: 0.4rem;
    margin: 0 auto;
    margin-bottom: 0.24rem
  }
  #offline-store-allMb .offline-store-searchAddress .offline-store-ipt .txt {
    border-radius: 0.02rem;
    width: 100%;
    height: 100%;
    border: none;
    text-indent: 1em;
    font-size: 0.14rem;
    background-color: #fff;
    text-align: left;
    line-height: 0.4rem;
    overflow: hidden
  }
  #offline-store-allMb .offline-store-searchAddress .offline-store-ipt .iptImg {
    position: absolute;
    top: 0.15rem;
    right: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #fff
  }
  #offline-store-allMb .offline-store-searchAddress .offline-store-search .btn {
    border-radius: 0.02rem;
    width: 3.2rem;
    height: 0.4rem;
    margin: 0 auto;
    color: #fff;
    background-color: #000;
    border: none;
    outline: none
  }
  #offline-store-allMb .offline-store-searchAddress .offline-store-popError, #offline-store-allMb .offline-store-searchAddress .offline-store-popSuccess {
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.16rem;
    position: absolute;
    width: 1.86rem;
    height: 1.24rem;
    left: 50%;
    top: 3rem;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #222;
    border-radius: 0.04rem;
    font-size: 0.14rem;
    display: none;
    z-index: 3;
  }
  #offline-store-allMb .offline-store-searchAddress .offline-store-popError img, #offline-store-allMb .offline-store-searchAddress .offline-store-popSuccess img {
    position: absolute;
    width: 0.35rem;
    height: 0.35rem;
    left: 50%;
    top: 0.16rem;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  #offline-store-allMb .offline-store-searchAddress .offline-store-popError .error-message, #offline-store-allMb .offline-store-searchAddress .offline-store-popSuccess .success-message {
    line-height: 170%;
    padding-top: 0.38rem;
    color: #fff;
    word-break: break-all
  }
  #offline-store-allMb .offline-store-searchAddress .offline-choose-containerMask {
    display: none;
    z-index: 99;
    position: absolute;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4)
  }
  #offline-store-allMb .offline-store-searchAddress .offline-choose-containerMask .offline-choose-container {
    z-index: 999;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100vw;
    transition: height 0.3s;
    height: 3.6rem;
    background: white
  }
  #offline-store-allMb .offline-store-searchAddress .offline-choose-containerMask .offline-choose-container .offline-close-btn {
    position: absolute;
    right: 0.12rem;
    top: 0.12rem;
    width: 0.24rem;
    height: 0.24rem;
    opacity: 0.4
  }
  #offline-store-allMb .offline-store-searchAddress .offline-choose-containerMask .offline-choose-container .offline-close-btn img {
    width: 100%;
    height: 100%
  }
  #offline-store-allMb .offline-store-searchAddress .offline-choose-containerMask .offline-choose-container .offline-choose-title {
    margin-top: 0.2rem;
    text-align: center;
    font-size: 0.2rem;
    font-family: 'OPPOSans-Medium';
    line-height: 0.32rem
  }
  #offline-store-allMb .offline-store-searchAddress .offline-choose-containerMask .offline-choose-container .offline-nav-box {
    width: 3.2rem;
    margin: 0.2rem auto 0;
    padding-bottom: 0.08rem;
    padding-left: 0.12rem;
    box-sizing: border-box;
    border-bottom: 0.01rem solid rgba(0, 0, 0, 0.1);
    font-size: 0;
    text-align-last: left;
    display: -ms-flexbox;
    display: flex
  }
  #offline-store-allMb .offline-store-searchAddress .offline-choose-containerMask .offline-choose-container .offline-nav-box .nav-item {
    position: relative;
    margin-right: 0.32rem;
    display: inline-block;
    font-size: 0.14rem;
    line-height: 0.24rem
  }
  #offline-store-allMb .offline-store-searchAddress .offline-choose-containerMask .offline-choose-container .offline-nav-box .nav-item.active::after {
    content: '';
    position: absolute;
    bottom: -0.09rem;
    left: 0;
    width: 100%;
    height: 0.02rem;
    background: #046a38
  }
  #offline-store-allMb .offline-store-searchAddress .offline-choose-containerMask .offline-choose-container .offline-nav-box .nav-item.city,
  #offline-store-allMb .offline-store-searchAddress .offline-choose-containerMask .offline-choose-container .offline-nav-box .nav-item.area {
    display: none
  }
  #offline-store-allMb .offline-store-searchAddress .offline-choose-containerMask .offline-choose-container .offline-choose-addressBox {
    margin-top: 0.2rem;
    position: relative;
    text-align: left;
    height: 2.45rem
  }
  #offline-store-allMb .offline-store-searchAddress .offline-choose-containerMask .offline-choose-container .offline-choose-addressBox ul.choose-item {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 0;
    width: 100vw;
    height: 2.25rem;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 auto;
    background: white;
    padding-left: 0.2rem
  }
  #offline-store-allMb .offline-store-searchAddress .offline-choose-containerMask .offline-choose-container .offline-choose-addressBox ul.choose-item.city,
  #offline-store-allMb .offline-store-searchAddress .offline-choose-containerMask .offline-choose-container .offline-choose-addressBox ul.choose-item.area {
    display: none
  }
  #offline-store-allMb .offline-store-searchAddress .offline-choose-containerMask .offline-choose-container .offline-choose-addressBox ul.choose-item li {
    margin-top: 0.08rem;
    height: 0.28rem
  }
  #offline-store-allMb .offline-store-searchAddress .offline-choose-containerMask .offline-choose-container .offline-choose-addressBox ul.choose-item li:first-child {
    margin-top: 0
  }
  #offline-store-allMb .offline-store-searchAddress .offline-choose-containerMask .offline-choose-container .offline-choose-addressBox ul.choose-item li .content {
    display: inline-block;
    font-size: 0.12rem;
    line-height: 0.28rem;
    padding: 0 0.12rem;
    height: 0.28rem
  }
  #offline-store-allMb .offline-store-searchAddress .offline-choose-containerMask .offline-choose-container .offline-choose-addressBox ul.choose-item li .content.selected {
    background-color: rgba(0, 0, 0, 0.04)
  }
  #offline-store-allMb .offline-store-results {
    display: none;
    position: fixed;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    margin-top: 0;
    z-index: 9999
  }
  #offline-store-allMb .offline-store-results .offline-results-header {
    width: 100%;
    height: 0.6rem;
    position: absolute;
    text-align: center;
    z-index: 9999;
    background-color: #fff
  }
  #offline-store-allMb .offline-store-results .offline-results-header .header-txt {
    font-size: 0.24rem;
    line-height: 0.6rem;
    font-family: 'OPPOSans-Medium';
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  #offline-store-allMb .offline-store-results .offline-results-header img {
    position: absolute;
    top: 0.12rem;
    right: 0.12rem;
    width: 0.24rem;
    height: 0.24rem
  }
  #offline-store-allMb .offline-store-results .offline-results-address {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.12rem;
    height: 0.48rem;
    line-height: 0.48rem;
    z-index: 999;
    position: absolute;
    top: 0.6rem;
    left: 0;
    background: #fff;
    width: 100%
  }
  #offline-store-allMb .offline-store-results .offline-results-address img {
    display: inline-block;
    width: 0.2rem;
    height: 0.2rem;
    padding-right: 0.06rem;
    padding-left: 0.23rem
  }
  #offline-store-allMb .offline-store-results .offline-results-address .address {
    width: 1.4rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #046a38
  }
  #offline-store-allMb .offline-store-results .offline-results-address .results-data {
    -ms-flex: 1;
    flex: 1;
    text-align: right;
    padding-right: 0.2rem;
    opacity: 0.56
  }
  #offline-store-allMb .offline-store-results .offline-map-container {
    width: 100%
  }
  #offline-store-allMb .offline-store-results .offline-map-container .offline-store-container {
    width: 100%
  }
  #offline-store-allMb .offline-store-results .offline-store-detailContent {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -ms-flex-align: center;
    align-items: center;
    z-index: 99
  }
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail {
    box-sizing: border-box;
    width: 3.2rem;
    background-color: #fff;
    padding: 0.2rem 0.2rem 0 0.2rem;
    opacity: 0.95
  }
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail::after {
    content: '';
    display: inline-block;
    width: 0.32rem;
    border-top: 0.03rem solid rgba(0, 0, 0, 0.4);
    height: 0.1rem;
    border-radius: 0.015rem;
    background: transparent;
    position: absolute;
    top: -0.1rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail h3 {
    font-size: 0.16rem;
    margin-bottom: 0.14rem;
    font-family: 'OPPOSans-Medium';
    line-height: 1.4
  }
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail .offline-store-service {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0.12rem;
    font-family: 'OPPOSans-Medium'
  }
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail .offline-store-service .super-store {
    height: 0.17rem;
    line-height: 0.17rem;
    padding: 0 0.08rem;
    background-color: #046a38;
    color: #fff;
    font-size: 0.1rem;
    margin-right: 0.08rem
  }
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail .offline-store-service .after-sale {
    height: 0.17rem;
    line-height: 0.17rem;
    padding: 0 0.08rem;
    font-size: 0.1rem;
    background-color: #eaeaea;
    color: #000
  }
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail .offline-store-service .destance {
    -ms-flex: 1;
    flex: 1;
    text-align: right;
    font-size: 0.12rem
  }
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail .detail-address {
    margin-bottom: 0.1rem
  }
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail .detail-address img {
    vertical-align: top
  }
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail .detail-address span {
    display: inline-block;
    width: 2.52rem;
    line-height: 170%;
    font-size: 0.12rem
  }
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail .offline-store-phone {
    margin-bottom: 0.1rem
  }
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail .offline-store-phone span {
    font-size: 0.12rem;
    color: #046a04
  }
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail .offline-business-hours span {
    font-size: 0.12rem
  }
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail .offline-other-services {
    font-size: 0.12rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #046a38;
    height: 0.6rem;
    line-height: 0.6rem
  }
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail .offline-other-services .getline img,
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail .offline-other-services .share-store img,
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail .offline-other-services .store-detail img {
    vertical-align: middle
  }
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail .offline-other-services .getline span,
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail .offline-other-services .share-store span,
  #offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail .offline-other-services .store-detail span {
    display: inline;
    height: 0.2rem;
    border-bottom: 0.01rem solid #046a38
  }
  #offline-store-allMb .offline-store-results .offline-store-listItems {
    opacity: 0.95;
    z-index: -1;
    border-bottom: 0.01rem solid rgba(0, 0, 0, 0.08);
    padding-top: 0.2rem;
    background-color: #fff;
    box-sizing: border-box;
    position: absolute;
    bottom: -2.16rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 3.2rem;
    height: calc(100vh - 1.3rem);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: auto
  }
  #offline-store-allMb .offline-store-results .offline-store-listItems .offline-store-listContent {
    padding: 0 0.2rem 0.2rem 0.2rem
  }
  #offline-store-allMb .offline-store-results .offline-store-listItems .offline-store-listContent:last-child {
    padding-bottom: 0.2rem
  }
  #offline-store-allMb .offline-store-results .offline-store-listItems .offline-store-listContent h3 {
    font-size: 0.16rem;
    margin-bottom: 0.14rem;
    font-family: 'OPPOSans-Medium';
    line-height: 1.4
  }
  #offline-store-allMb .offline-store-results .offline-store-listItems .offline-store-listContent .listItems-service {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0.12rem;
    font-family: 'OPPOSans-Medium'
  }
  #offline-store-allMb .offline-store-results .offline-store-listItems .offline-store-listContent .listItems-service .listItems-super-store {
    height: 0.17rem;
    line-height: 0.17rem;
    padding: 0 0.08rem;
    background-color: #046a38;
    color: #fff;
    font-size: 0.1rem;
    margin-right: 0.08rem
  }
  #offline-store-allMb .offline-store-results .offline-store-listItems .offline-store-listContent .listItems-service .listItems-after-sale {
    height: 0.17rem;
    line-height: 0.17rem;
    padding: 0 0.08rem;
    font-size: 0.1rem;
    background-color: #eaeaea;
    color: #000
  }
  #offline-store-allMb .offline-store-results .offline-store-listItems .offline-store-listContent .listItems-service .listItems-destance {
    -ms-flex: 1;
    flex: 1;
    text-align: right;
    font-size: 0.12rem
  }
  #offline-store-allMb .offline-store-results .offline-store-listItems .offline-store-listContent .listItems-detail-address {
    padding-bottom: 0.1rem;
    border-bottom: 0.01rem solid rgba(0, 0, 0, 0.08)
  }
  #offline-store-allMb .offline-store-results .offline-store-listItems .offline-store-listContent .listItems-detail-address img {
    vertical-align: top
  }
  #offline-store-allMb .offline-store-results .offline-store-listItems .offline-store-listContent .listItems-detail-address span {
    display: inline-block;
    width: 2.52rem;
    line-height: 170%;
    font-size: 0.12rem
  }
  #offline-store-allMb .offline-store-results .offline-store-slideDownRes {
    z-index: 999;
    display: none;
    width: 3.2rem;
    height: 0.44rem;
    background-color: #fff;
    opacity: 0.95;
    text-align: center;
    line-height: 0.44rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  #offline-store-allMb .offline-store-results .offline-store-slideDownRes::after {
    content: '';
    display: inline-block;
    width: 0.32rem;
    height: 0.1rem;
    border-top: 0.03rem solid rgba(0, 0, 0, 0.4);
    border-radius: 0.015rem;
    background: transparent;
    position: absolute;
    top: -0.1rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  #offline-store-allMb .offline-store-results .offline-MapOn-Content {
    opacity: 0;
    position: absolute;
    top: 0.48rem;
    width: 100%;
    height: 0.32rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  #offline-store-allMb .offline-store-results .offline-MapOn-Content .offline-listItems-mapOn {
    padding: 0;
    display: inline-block;
    width: 0.32rem;
    height: 0.2rem;
    position: absolute;
    bottom: 0
  }
  #offline-store-allMb .offline-store-results .isGoToWeChart {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: calc(100vw - 0.4rem);
    background-color: #fff;
    opacity: 0.95;
    border-radius: 0.12rem;
    height: 1.2rem
  }
  #offline-store-allMb .offline-store-results .isGoToWeChart .allowOpen {
    font-size: 0.18rem;
    font-family: 'OPPOSans-Ver2-Medium';
    font-variation-settings: 'wght' 750;
    text-align: center;
    padding-top: 0.16rem
  }
  #offline-store-allMb .offline-store-results .isGoToWeChart .cancel {
    font-size: 0.16rem;
    font-family: 'OPPOSans-Ver2-Medium';
    font-variation-settings: 'wght' 750;
    position: absolute;
    bottom: 0.16rem;
    left: 0.48rem
  }
  #offline-store-allMb .offline-store-results .isGoToWeChart .confirm {
    font-size: 0.16rem;
    font-family: 'OPPOSans-Ver2-Medium';
    font-variation-settings: 'wght' 750;
    position: absolute;
    bottom: 0.16rem;
    right: 0.48rem
  }
  .offline-store-detailStore {
    display: none;
    text-align: center;
    padding: 0 0.2rem;
    background-color: #f6f6f6;
    padding-bottom: 0.64rem
  }
  .offline-store-detailStore .detailStore-title {
    text-align: center;
    width: 3.2rem;
    height: 0.76rem;
    margin: 0 auto;
    padding-top: 0.64rem;
    padding-bottom: 0.5rem
  }
  .offline-store-detailStore .detailStore-title h2 {
    font-size: 0.3rem;
    line-height: 0.4rem;
    width: 100%;
    height: 100%
  }
  .offline-store-detailStore .detailStore-maskImg {
    width: 100%
  }
  .offline-store-detailStore .offSto-detailStore-content {
    background-color: #fff;
    padding: 0 0.2rem;
    text-align: left
  }
  .offline-store-detailStore .offSto-detailStore-content .detailStore-service {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    font-family: 'OPPOSans-Medium';
    padding: 0.16rem 0
  }
  .offline-store-detailStore .offSto-detailStore-content .detailStore-service .share-super-store {
    height: 0.17rem;
    line-height: 0.17rem;
    padding: 0 0.08rem;
    background-color: #046a38;
    color: #fff;
    font-size: 0.1rem;
    margin-right: 0.08rem
  }
  .offline-store-detailStore .offSto-detailStore-content .detailStore-service .share-after-sale {
    height: 0.17rem;
    line-height: 0.17rem;
    padding: 0 0.08rem;
    font-size: 0.1rem;
    background-color: #eaeaea;
    color: #000
  }
  .offline-store-detailStore .offSto-detailStore-content .detailStore-address img {
    vertical-align: top
  }
  .offline-store-detailStore .offSto-detailStore-content .detailStore-address span {
    display: inline-block;
    width: 2.52rem;
    line-height: 170%;
    font-size: 0.12rem
  }
  .offline-store-detailStore .offSto-detailStore-content .detailStore-store-phone {
    margin-top: 0.1rem
  }
  .offline-store-detailStore .offSto-detailStore-content .detailStore-store-phone span {
    font-size: 0.12rem;
    color: #046a04
  }
  .offline-store-detailStore .offSto-detailStore-content .detailStore-business-hours {
    margin-top: 0.1rem
  }
  .offline-store-detailStore .offSto-detailStore-content .detailStore-business-hours span {
    font-size: 0.12rem
  }
  .offline-store-detailStore .offSto-detailStore-content .detailStore-other-services {
    font-size: 0.12rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #046a38
  }
  .offline-store-detailStore .offSto-detailStore-content .detailStore-other-services .detailStore-getline,
  .offline-store-detailStore .offSto-detailStore-content .detailStore-other-services .detailStore-store {
    vertical-align: middle
  }
  .offline-store-detailStore .offSto-detailStore-content .detailStore-other-services .detailStore-getline span,
  .offline-store-detailStore .offSto-detailStore-content .detailStore-other-services .detailStore-store span {
    display: inline-block;
    height: 0.2rem;
    border-bottom: 0.01rem solid #046a38
  }
  .offline-store-detailStore .offSto-detailStore-content .detailStore-other-services .detailStore-getline {
    margin-right: 0.24rem;
    margin: 0.24rem 0
  }
  .members-bottom-content {
    padding-top: 0.64rem
  }
  .members-bottom-content .title {
    padding-bottom: 0.5rem
  }
  .members-bottom-content .title h2 {
    font-size: 0.28rem
  }
  .members-bottom-content .classify {
    padding-bottom: 0
  }
  .members-bottom-content .classify ul {
    padding: 0 0.64rem;
    -ms-flex-pack: center;
    justify-content: center
  }
  .members-bottom-content .classify ul li {
    padding-right: 0;
    padding-bottom: 0.48rem;
    font-size: 0.14rem
  }
  .members-bottom-content .classify ul li img {
    width: 0.4rem;
    height: 0.4rem;
    display: inline-block
  }
  .members-bottom-content .classify ul li:nth-child(5) {
    padding-right: 0
  }
  .members-bottom-content .classify ul li:nth-child(10) {
    padding-right: 0
  }
  .members-bottom-content .classify ul li:nth-child(2n-1) {
    padding-right: 0.84rem
  }
  .members-bottom-content .classify ul li span {
    width: unset;
    font-size: 0.14rem;
    padding-top: 0.15rem
  }
  .members-bottom-content .learn-more {
    padding-bottom: 0.8rem
  }
  .members-bottom-content .learn-more .register,
  .members-bottom-content .learn-more .more-patent {
    font-size: 0.12rem;
    line-height: 0.32rem;
    font-weight: 400
  }
  .members-bottom-content .learn-more .register {
    width: 0.8rem;
    height: 0.32rem;
    margin-right: 0.12rem
  }
  .members-bottom-content .learn-more .more-patent {
    width: 1.04rem;
    height: 0.32rem
  }
  #offline-store-allPc {
    display: none
  }
  .offline-store-detailStore {
    display: block
  }
  .offline-store-detailStorePc {
    display: none
  }
  .offline-detailStore-mask {
    display: block
  }
  .offline-store-shareStorePc {
    display: none
  }
}

#offline-store-allPc .offline-store-resultsPc .offline-store-resDetailPc .offline-store-slideContPc .offline-store-detailContentPc .offline-detail-newListCot .offline-store-detailPc .offline-other-services .share-store {
  display: none
}

#offline-store-allMb .offline-store-results .offline-store-detailContent .offline-store-detail .offline-store-service .super-store {
  display: none
}

#offline-store-allMb .offline-store-results .offline-store-listItems .offline-store-listContent .listItems-service .listItems-super-store {
  display: none
}

.offline-store-detailStorePc .offline-detailPc .offSto-detailStore-contentPc .detailStore-other-servicesPc .detailStore-store {
  display: none
}

.offline-store-detailStore .offSto-detailStore-content .detailStore-other-services .detailStore-getline {
  margin-right: 0.2rem
}