.Bread-module__header___1piSI {
  position: relative;
  background-color: #F8F9FC;
}
.Bread-module__bread___eI5D6 {
  height: 200px;
  max-width: 1240px;
  margin: auto;
  padding: 0 16px;
  display: flex;
  align-items: center;
}
.Bread-module__bundle___2iq48 {
  display: flex;
  align-items: center;
}
.Bread-module__slash___3vMQR {
  height: 24px;
  margin: 0 12px;
}
.Bread-module__bundle___2iq48 a,
.Bread-module__bundle___2iq48 span {
  font-size: 14px;
  line-height: 20px;
  color: #898A8E;
}
.Bread-module__kv___1nDzm {
  position: absolute;
  height: 100%;
  left: 50%;
  margin-left: 300px;
}

.Bread-mobile-module__header___1lyOn {
  background-color: #F8F9FC;
}
.Bread-mobile-module__bread___3YZVi {
  height: 64px;
  padding: 0 24px;
  display: flex;
  align-items: center;
}
.Bread-mobile-module__bundle___2S2JV {
  display: flex;
  align-items: center;
}
.Bread-mobile-module__slash___1YFTM {
  height: 24px;
  margin: 0 12px;
}
.Bread-mobile-module__bundle___2S2JV a,
.Bread-mobile-module__bundle___2S2JV span {
  font-size: 14px;
  line-height: 20px;
  color: #898A8E;
}

.Title-module__product_header___3jXWj {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.Title-module__product_header___3jXWj img {
  height: 112px;
}
.Title-module__product_header___3jXWj span {
  margin: 24px 0 16px;
  color: #4d4d4d;
  text-align: center;
  font-size: 14px;
}
.Title-module__title___f-coB {
  position: relative;
  line-height: 48px;
  height: 48px;
  text-align: center;
  color: #4d4d4d;
  box-sizing: border-box;
  border-bottom: 1px solid #f2f2f2;
}
.Title-module__back___wz5_U {
  position: absolute;
  left: 0;
  top: 0;
  padding: 12px;
}
.Title-module__back___wz5_U img {
  display: block;
  height: 24px;
  transform: rotate(180deg);
}

.Sidebar-module__sidebar___19-Bt {
  border: 1px solid #f2f2f2;
}
.Sidebar-module__item___2KkXs {
  line-height: 48px;
  padding-left: 5%;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.Sidebar-module__item___2KkXs span {
  font-size: 14px;
  color: #2d2d2d;
}
.Sidebar-module__item___2KkXs img {
  height: 24px;
}
.Sidebar-module__item___2KkXs:hover {
  background: #fcfcfc;
}
.Sidebar-module__item___2KkXs.Sidebar-module__active___3xuuK {
  background: #f7f7f7;
}

.Sidebar-mobile-module__sidebar___2dBJu {
  display: flex;
  flex-wrap: wrap;
}
.Sidebar-mobile-module__item___2tF1K {
  width: 50%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  box-sizing: border-box;
  border: 1px solid #f2f2f2;
}
.Sidebar-mobile-module__item___2tF1K span {
  font-size: 14px;
  color: #2d2d2d;
}
.Sidebar-mobile-module__item___2tF1K img {
  display: none;
}
.Sidebar-mobile-module__item___2tF1K.Sidebar-mobile-module__active___3KocL {
  background: #f7f7f7;
}

.Dropdown-module__dropdown___29bBU {
  height: 40px;
  width: 240px;
}
.Dropdown-module__cur___3GDL4 {
  cursor: pointer;
  display: flex;
  border: 1px solid #e6e6e6;
}
.Dropdown-module__cur___3GDL4 span {
  flex: auto;
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.Dropdown-module__cur___3GDL4 .Dropdown-module__icon_wrapper___shqtv {
  flex: none;
  border-left: 1px solid #e6e6e6;
  padding: 10px;
}
.Dropdown-module__cur___3GDL4 .Dropdown-module__icon_wrapper___shqtv img {
  display: block;
  height: 20px;
  width: 20px;
}
.Dropdown-module__cur___3GDL4.Dropdown-module__active___b850p {
  border: 1px solid #ffd200;
}
.Dropdown-module__cur___3GDL4.Dropdown-module__active___b850p .Dropdown-module__icon_wrapper___shqtv {
  border-left: 1px solid #ffd200;
  background-color: #fff5c7;
}
.Dropdown-module__cur___3GDL4.Dropdown-module__active___b850p .Dropdown-module__icon_wrapper___shqtv img {
  transform: rotate(180deg);
}
.Dropdown-module__list___6p4jy {
  position: relative;
  z-index: 1;
  max-height: 300px;
  overflow-y: auto;
}
.Dropdown-module__item___1ptOg {
  display: block;
  font-weight: 400;
  line-height: 1.429;
  color: rgba(0, 0, 0, 0.87);
  white-space: nowrap;
  border: 1px solid #ebebeb;
  margin-bottom: 0;
  margin-top: -1px;
  padding: 7px 10px;
  cursor: pointer;
  transition: all 0.25s ease-in-out;
  background-color: #fff;
}
.Dropdown-module__item___1ptOg:hover {
  background-color: #eee;
}

.Pagination-module__pagination___34W2z {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 32px;
}
.Pagination-module__num___2sGGV,
.Pagination-module__icon___1Vlfe {
  cursor: pointer;
  width: 32px;
  height: 32px;
  border-radius: 2px;
  transition: all 0.25s;
  margin: 0 2px;
}
.Pagination-module__num___2sGGV {
  line-height: 32px;
  text-align: center;
  font-size: 12px;
  color: #2d2d2d;
}
.Pagination-module__num___2sGGV:hover {
  background: #eee;
}
.Pagination-module__num___2sGGV.Pagination-module__active___A1dUE {
  background: #ffd200;
}
.Pagination-module__icon___1Vlfe {
  background: #f3f3f3;
  padding: 4px;
}
.Pagination-module__icon___1Vlfe:hover {
  background: #d9d9d9;
}
.Pagination-module__icon___1Vlfe img {
  height: 24px;
}
.Pagination-module__icon___1Vlfe.Pagination-module__disabled___2iQ6U {
  opacity: 0.2;
}

.FeedbackSuccess-module__success____1iWp {
  height: 68px;
  display: flex;
  align-items: center;
  padding: 0 8px;
}
.FeedbackSuccess-module__icon___2LIsB {
  height: 16px;
  margin-right: 8px;
}
.FeedbackSuccess-module__text___33Nz3 {
  color: #1bc864;
  font-size: 14px;
}

.Feedback-module__feedback___1MCOC {
  display: flex;
  width: 100%;
  padding: 16px 8px;
}
.Feedback-module__feedback___1MCOC .Feedback-module__left_part___2V3EL {
  flex: none;
  width: 178px;
  margin-right: 100px;
}
.Feedback-module__feedback___1MCOC .Feedback-module__right_part___236iZ {
  flex: auto;
  margin-right: 30px;
}
.Feedback-module__feedback___1MCOC .Feedback-module__left_part___2V3EL .Feedback-module__main___dyMX0 {
  margin: 0 0 6px;
  font-size: 20px;
  color: #737373;
  font-weight: 700;
}
.Feedback-module__feedback___1MCOC .Feedback-module__left_part___2V3EL .Feedback-module__sub___2VjXu {
  margin-bottom: 18px;
  font-size: 14px;
  color: #737373;
}
.Feedback-module__email___3kUUK,
.Feedback-module__desc___62zPF {
  outline: 0;
  box-shadow: none;
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 10px;
  font-size: 12px;
  border: 1px solid #ebebeb;
  border-radius: 2px;
  box-sizing: border-box;
  line-height: 25px;
  margin-bottom: 18px;
  transition: all 0.25s ease-in-out;
}
.Feedback-module__desc___62zPF {
  resize: none;
  height: 156px;
}
.Feedback-module__email___3kUUK:focus,
.Feedback-module__desc___62zPF:focus {
  border: 1px solid #ffd200;
}
.Feedback-module__email___3kUUK.Feedback-module__error___1OU1N,
.Feedback-module__desc___62zPF.Feedback-module__error___1OU1N {
  border: 1px solid red;
}
.Feedback-module__tip___3Qt51 {
  position: absolute;
  margin-top: -18px;
  color: red;
  font-size: 12px;
}
.Feedback-module__btn___60hl3 {
  cursor: pointer;
  border: 0;
  outline: 0;
  height: 30px;
  line-height: 30px;
  border-radius: 2px;
  color: #2d2d2d;
  font-size: 14px;
  padding: 0 32px;
  transition: all 0.25s ease-in-out;
}
.Feedback-module__submit___3o_AO {
  background-color: #ffd200;
}
.Feedback-module__submit___3o_AO:hover {
  background-color: #f2c600;
}
.Feedback-module__submit___3o_AO:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.Feedback-module__cancel___w5XPi {
  margin-left: 16px;
  background-color: #f0f0f0;
}
.Feedback-module__cancel___w5XPi:hover {
  background-color: #e6e6e6;
}

.Feedback-mobile-module__feedback___DGhfh {
  padding: 16px 0;
}
.Feedback-mobile-module__feedback___DGhfh .Feedback-mobile-module__left_part___1Ff0b .Feedback-mobile-module__main___2cmgJ {
  margin: 0 0 6px;
  font-size: 20px;
  color: #737373;
  font-weight: 700;
}
.Feedback-mobile-module__feedback___DGhfh .Feedback-mobile-module__left_part___1Ff0b .Feedback-mobile-module__sub___3Gf5w {
  margin-bottom: 18px;
  font-size: 14px;
  color: #737373;
}
.Feedback-mobile-module__email___1dKMt,
.Feedback-mobile-module__desc___2K2ik {
  outline: 0;
  box-shadow: none;
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 10px;
  font-size: 12px;
  border: 1px solid #ebebeb;
  border-radius: 2px;
  box-sizing: border-box;
  line-height: 25px;
  margin-bottom: 18px;
  transition: all 0.25s ease-in-out;
}
.Feedback-mobile-module__desc___2K2ik {
  resize: none;
  height: 156px;
}
.Feedback-mobile-module__email___1dKMt:focus,
.Feedback-mobile-module__desc___2K2ik:focus {
  border: 1px solid #ffd200;
}
.Feedback-mobile-module__email___1dKMt.Feedback-mobile-module__error___1TI_a,
.Feedback-mobile-module__desc___2K2ik.Feedback-mobile-module__error___1TI_a {
  border: 1px solid red;
}
.Feedback-mobile-module__tip___KXWKG {
  position: absolute;
  margin-top: -18px;
  color: red;
  font-size: 12px;
}
.Feedback-mobile-module__btn___h_2hS {
  cursor: pointer;
  border: 0;
  outline: 0;
  height: 30px;
  line-height: 30px;
  border-radius: 2px;
  color: #2d2d2d;
  font-size: 14px;
  padding: 0 32px;
  transition: all 0.25s ease-in-out;
}
.Feedback-mobile-module__submit___1OMPV {
  background-color: #ffd200;
}
.Feedback-mobile-module__submit___1OMPV:hover {
  background-color: #f2c600;
}
.Feedback-mobile-module__submit___1OMPV:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.Feedback-mobile-module__cancel___UzCqI {
  margin-left: 16px;
  background-color: #f0f0f0;
}
.Feedback-mobile-module__cancel___UzCqI:hover {
  background-color: #e6e6e6;
}

.Opinion-module__opinion___1xUoe {
  height: 68px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 8px;
}
.Opinion-module__opinion___1xUoe.Opinion-module__right_align___twE9Q {
  justify-content: flex-end;
}
.Opinion-module__tip___1g8Z0 {
  display: flex;
  align-items: center;
}
.Opinion-module__icon___3vM4S {
  height: 16px;
  margin-right: 8px;
}
.Opinion-module__text___39ZWI {
  color: #428dde;
  font-size: 14px;
}
.Opinion-module__btn_list___1OOFN {
  display: flex;
}
.Opinion-module__btn___2qQdz {
  cursor: pointer;
  background-color: transparent;
  height: 30px;
  line-height: 30px;
  padding: 0 32px;
  margin: 0 8px;
  border: 1px solid #dfdfdf;
  border-radius: 2px;
  color: #2d2d2d;
  font-size: 14px;
  transition: all 0.25s ease-in-out;
}
.Opinion-module__btn___2qQdz:hover {
  background-color: #ffd200;
  border-color: #ffd200;
}

.StoreList-en-module__page___1TSyc {
  width: 1136px;
  margin: 64px auto 128px;
}
.StoreList-en-module__header___3kacr {
  display: flex;
  align-items: center;
  margin-bottom: 64px;
}
.StoreList-en-module__title___Lh1om {
  font-size: 14px;
  color: #2d2d2d;
  margin-right: 16px;
}
.StoreList-en-module__store_list___17_cH {
  margin: 0 -14px;
  display: flex;
  flex-wrap: wrap;
}
.StoreList-en-module__item___1EeCx {
  box-sizing: border-box;
  width: 360px;
  height: 124px;
  margin: 14px;
  border: 1px solid #e6e6e6;
  transition: box-shadow 0.25s, transform 0.25s;
  display: flex;
  align-items: center;
}
.StoreList-en-module__item___1EeCx:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  transform: translateY(-4px);
}
.StoreList-en-module__item___1EeCx .StoreList-en-module__logo___3-bDR {
  flex: none;
  font-family: Roboto-Bold;
  font-size: 40px;
  line-height: 80px;
  text-align: center;
  color: #fff;
  margin: 22px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
.StoreList-en-module__item___1EeCx .StoreList-en-module__group___3IGRk {
  flex: auto;
}
.StoreList-en-module__item___1EeCx .StoreList-en-module__group___3IGRk .StoreList-en-module__text1___GBwBS {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.7);
  line-height: 24px;
  font-weight: 600;
  word-wrap: break-word;
  word-break: break-all;
}
.StoreList-en-module__item___1EeCx .StoreList-en-module__group___3IGRk .StoreList-en-module__text2___1nTQj {
  margin-top: 4px;
  font-size: 12px;
  color: #8c8c8c;
  line-height: 16px;
  word-wrap: break-word;
  word-break: break-all;
}

.StoreList-en-mobile-module__page___3wjoK {
  margin: 16px;
}
.StoreList-en-mobile-module__header___3XEyX {
  margin-bottom: 16px;
}
.StoreList-en-mobile-module__title___1_jGM {
  line-height: 52px;
  font-size: 14px;
  color: #2d2d2d;
}
.StoreList-en-mobile-module__item___1x7Lq {
  height: 124px;
  margin: 16px 0;
  border: 1px solid #e6e6e6;
  transition: box-shadow 0.25s, transform 0.25s;
  display: flex;
  align-items: center;
}
.StoreList-en-mobile-module__item___1x7Lq:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  transform: translateY(-4px);
}
.StoreList-en-mobile-module__item___1x7Lq .StoreList-en-mobile-module__logo___21DW8 {
  flex: none;
  font-family: Roboto-Bold;
  font-size: 40px;
  line-height: 80px;
  text-align: center;
  color: #fff;
  margin: 22px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
.StoreList-en-mobile-module__item___1x7Lq .StoreList-en-mobile-module__group___2O8Hu {
  flex: auto;
}
.StoreList-en-mobile-module__item___1x7Lq .StoreList-en-mobile-module__group___2O8Hu .StoreList-en-mobile-module__text1___1xXIe {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.7);
  line-height: 24px;
  font-weight: 600;
  word-wrap: break-word;
  word-break: break-all;
}
.StoreList-en-mobile-module__item___1x7Lq .StoreList-en-mobile-module__group___2O8Hu .StoreList-en-mobile-module__text2___2AdC8 {
  margin-top: 4px;
  font-size: 12px;
  color: #8c8c8c;
  line-height: 16px;
  word-wrap: break-word;
  word-break: break-all;
}

.StoreList-zh-module__page___2LYPh {
  width: 1136px;
  margin: 64px auto 128px;
}
.StoreList-zh-module__header___2ym4X {
  margin-bottom: 44px;
  font-size: 20px;
  color: #3a3a3a;
  font-weight: 700;
}
.StoreList-zh-module__store_list___2OyLu {
  margin: 0 -14px 64px;
  display: flex;
}
.StoreList-zh-module__item___fa8C1 {
  box-sizing: border-box;
  width: 360px;
  height: 360px;
  margin: 14px;
  border: 1px solid #e6e6e6;
  transition: box-shadow 0.25s, transform 0.25s;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.StoreList-zh-module__item___fa8C1:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  transform: translateY(-4px);
}
.StoreList-zh-module__item___fa8C1 img {
  height: 100px;
}
.StoreList-zh-module__item___fa8C1 span {
  margin-top: 64px;
  font-size: 16px;
  color: #2d2d2d;
}

.StoreList-zh-mobile-module__page___1tCl3 {
  margin: 16px 16px 108px;
}
.StoreList-zh-mobile-module__header___kzqAZ {
  margin-bottom: 40px;
  font-size: 20px;
  color: #3a3a3a;
  font-weight: 700;
}
.StoreList-zh-mobile-module__store_list___3AGd8 {
  margin: 0 -4px 64px;
  display: flex;
}
.StoreList-zh-mobile-module__marginer___3UZ0I {
  width: 33.3%;
}
.StoreList-zh-mobile-module__item___KfGKX {
  display: block;
  margin: 0 4px;
  border: 1px solid #e6e6e6;
}
.StoreList-zh-mobile-module__item___KfGKX img {
  width: 50%;
  margin: 25%;
}

/* desktop */
.store_list_article {
  font-size: 0;
}
.store_list_article h2 {
  margin: 80px 0 56px 0;
  font-size: 20px;
  color: #3A3A3A;
  line-height: 28px;
}
.store_list_article pre {
  font-family: Roboto, Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft Yahei", "WenQuanYi Micro Hei", "Heiti SC", sans-serif;
  overflow: visible;
  white-space: pre-wrap;
  word-wrap: break-word;
  font-size: 14px;
  color: #737373;
  line-height: 28px;
  margin: 0 0 60px 0;
}
.store_list_article pre a {
  color: #737373;
}
.store_list_article pre:nth-of-type(5),
.store_list_article pre:nth-of-type(6),
.store_list_article pre:nth-of-type(7),
.store_list_article pre:nth-of-type(8) {
  margin-bottom: 0;
}
.store_list_article .title {
  display: inline-block;
  vertical-align: top;
  width: 10%;
  font-size: 14px;
  color: #4D4D4D;
  line-height: 24px;
}
.store_list_article .title:nth-of-type(4n-1) {
  margin-left: 4%;
}
.store_list_article .content {
  display: inline-block;
  vertical-align: top;
  width: 38%;
}
/* mobile */
.store_list_article_mobile {
  font-size: 0;
}
.store_list_article_mobile h2 {
  margin: 12px 0;
  font-size: 20px;
  color: #3A3A3A;
  line-height: 28px;
}
.store_list_article_mobile pre {
  font-family: Roboto, Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft Yahei", "WenQuanYi Micro Hei", "Heiti SC", sans-serif;
  overflow: visible;
  white-space: pre-wrap;
  word-wrap: break-word;
  font-size: 14px;
  color: #737373;
  line-height: 28px;
}
.store_list_article_mobile pre a {
  color: #737373;
}
.store_list_article_mobile .title {
  font-size: 14px;
  color: #4D4D4D;
  line-height: 24px;
}

