.classList-mask {
  top: 166px !important;
}
[v-cloak] {
  display: none;
}
iframe#_hjRemoteVarsFrame {
  display: none !important;
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
  pointer-events: none !important;
}
header {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
  background: #fff;
  text-align: center;
}
header .header-top {
  position: relative;
  z-index: 11;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
header .header-top a {
  line-height: normal;
  height: auto;
  display: block;
  width: 100%;
}
header .header-top img {
  width: 100%;
}
header #header.Fixed {
  position: fixed;
}
header #header {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
  background: #fff;
  text-align: center;
  top: 0;
  z-index: 999;
  transition: all 0.5s ease;
  overflow: hidden;
  height: 46px;
  border-bottom: 1px solid #ccc;
}
header .header-bottom {
  position: relative;
  height: 46px;
  width: 100%;
  overflow: hidden;
}
header .header-left {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 30%;
  height: 46px;
  overflow: hidden;
}
header .header-left a {
  float: left;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  padding-left: 0.3125rem;
  line-height: 46px;
}
header .header-left i {
  font-size: 26px;
  display: block;
}
header .header-mid {
  height: 46px;
  line-height: 46px;
  text-align: center;
  padding-top: 12px;
}
header .header-mid a {
  display: block;
  width: 140px;
  height: 27px;
  margin: 0 auto;
}
header .header-mid img {
  display: block;
  width: 100%;
}
header .header-right {
  position: absolute;
  top: 0%;
  right: 0%;
  width: 30%;
  height: 46px;
}
header .header-right a {
  float: right;
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  padding-right: 0.3125rem;
  line-height: 46px;
}
header .header-right .msg_hint {
  position: absolute;
  top: 11px;
  left: 15px;
  width: 6px;
  height: 6px;
  background: #ff0000;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
header .header-right i {
  font-size: 26px;
  display: block;
}
header .header-right .iconfont.icon-gouwudai {
  font-size: 24px;
}
header .header-right span {
  position: absolute;
  font-size: 12px;
  color: #ff0000;
  top: 2px;
  left: 2px;
  margin: auto;
  z-index: 2;
  width: 20px;
  height: 20px;
  text-align: center;
}
footer {
  margin: 0;
  padding: 0;
  text-align: center;
  background-color: #fff;
}
footer .contactUs {
  display: block;
  text-align: left;
  padding: 0 0.3125rem;
  font-size: 14px;
  color: #000;
  line-height: 40px;
  overflow: hidden;
}
footer .contactUs i {
  font-size: 14px;
  color: #444;
  display: block;
  float: right;
  margin-right: 0.3125rem;
  line-height: 40px;
}
footer .input-row {
  position: relative;
  padding: 0.4375rem 0.3125rem;
  overflow: hidden;
}
footer .input-row .email {
  float: left;
  font-size: 14px;
  width: 6.40625rem;
  height: 36px;
  line-height: 36px;
  margin-bottom: 0;
  border: 1px solid #8e8e8e;
  border-radius: 4px;
  outline: none;
  background-color: #fff;
  -webkit-appearance: none;
  color: #010000;
}
footer .input-row .btn {
  position: absolute;
  top: 0.4375rem;
  right: 0.3125rem;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  width: 2.71875rem;
  /* Firefox */
  /* Safari 和 Chrome */
  /* Firefox */
  /* Safari 和 Chrome */
  -moz-border-radius: 4px;
  /* Firefox */
  -webkit-border-radius: 4px;
  /* Safari 和 Chrome */
  border-radius: 4px;
  font-size: 14px;
  color: #fff;
  background-color: #3a3a3a;
}
footer .iconfontBox {
  height: 50px;
  line-height: 50px;
  margin-top: -0.15625rem;
  overflow: hidden;
}
footer .iconfontBox a {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 30px;
  margin: 0 0.3125rem;
  /* Firefox */
  /* Safari 和 Chrome */
  /* Firefox */
  /* Safari 和 Chrome */
  -moz-border-radius: 50%;
  /* Firefox */
  -webkit-border-radius: 50%;
  /* Safari 和 Chrome */
  border-radius: 50%;
  line-height: 20px;
  text-align: center;
}
footer .iconfontBox .iconfont {
  position: absolute;
  top: 6px;
  left: 0;
  width: 30px;
  height: 30px;
  font-size: 26px;
}
footer .iconfontBox .icon-Facebook {
  color: #37559c;
}
footer .iconfontBox .icon-twitter {
  color: #00b2ed;
}
footer .iconfontBox .icon-ins {
  color: #0578b4;
}
footer .iconfontBox .icon-pinterest {
  color: #b92723;
}
footer .iconfontBox .icon-Tumblr- {
  color: #34475b;
}
footer .video_box {
  display: block;
  padding: 8px 0.3125rem;
  width: 100%;
  height: 50px;
  line-height: 50px;
}
footer .video_box .video {
  position: relative;
  text-align: left;
  display: block;
  width: 100%;
  height: 34px;
  font-size: 14px;
  line-height: 34px;
  color: #000000;
  background: #f4f4f4;
  overflow: hidden;
}
footer .video_box .video span {
  position: absolute;
  right: 0%;
  background: #fff;
  border: 9px solid transparent;
}
footer .video_box .video .video_top {
  top: 0%;
  border-bottom-color: #f4f4f4;
  border-left-color: #f4f4f4;
}
footer .video_box .video .video_bottom {
  bottom: 0%;
  border-top-color: #f4f4f4;
  border-left-color: #f4f4f4;
}
footer .video_box .video .icon-bofang {
  float: left;
  font-size: 20px;
  width: 50px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #000000;
}
footer .video_box .video ul {
  float: left;
  min-width: 70%;
  transition: all 0.5s ease;
  transform: translateY(0);
}
footer .video_box .video ul li {
  height: 34px;
  line-height: 34px;
}
footer .video_box .video ul a {
  display: block;
  font-size: 14px;
  color: #333;
}
footer .footer-nav {
  padding: 0.46875rem 0;
  text-align: center;
  width: 100%;
  background-color: #f7f7f7;
}
footer .footer-nav ul {
  display: inline-block;
  margin: 0 auto;
  overflow: hidden;
}
footer .footer-nav li {
  float: left;
  padding: 0.0625rem 0.3125rem;
  font-size: 14px;
  color: #010101;
  border-left: 1px solid #010101;
}
footer .footer-nav li:nth-child(1) {
  border-left: none;
}
footer .footer-nav p {
  padding-top: 0.171875rem;
  font-size: 12px;
  color: #010101;
}
.help_center {
  padding: 0 0.3125rem;
  font-size: 14px;
  border-bottom: none;
}
.help_center li {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #ccc;
  text-align: left;
  background-color: none;
}
.help_center li > a.mui-navigate-right {
  margin: 0 !important;
  padding: 0 !important;
  padding-left: 0.15625rem;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  display: block;
  color: #000;
}
.help_center li > a.mui-navigate-right > .right {
  float: right;
  font-size: 16px;
  color: #010000;
  width: 20px;
  margin-right: 4px;
  margin-top: 4px;
}
.help_center li > a.mui-navigate-right > i {
  color: #000;
  font-size: 14px;
  line-height: 40px;
  float: right;
  margin-right: 0.1875rem;
}
.help_center .options {
  margin: 0 !important;
  padding: 0 !important;
  padding: 0.09375rem 0.15625rem 0 0.25rem;
  border-top: 1px solid #ccc;
}
.help_center .options .live {
  position: absolute;
  top: 0;
  color: rgba(0, 0, 0, 0);
  width: 100%;
}
.help_center .options .live a {
  color: rgba(0, 0, 0, 0);
}
.help_center .options a {
  display: block;
  height: 36px;
  text-align: left;
  color: #4c4c4c;
  font-size: 12px;
  line-height: 36px;
  padding: 0 10px 0 4px;
}
.help_center .options i {
  margin-right: 0.0625rem;
  font-size: 12px;
  float: right;
}
#J_GotoTop {
  position: fixed;
  right: 0;
  bottom: 80px;
  z-index: 98;
  width: 40px;
}
#J_GotoTop a {
  display: block;
  width: 36px;
  height: 36px;
  color: #fff;
  line-height: 36px;
  text-align: center;
  background: rgba(0, 0, 0, 0.4);
  -moz-border-radius: 40px;
  /* Firefox */
  -webkit-border-radius: 40px;
  /* Safari 和 Chrome */
  border-radius: 40px;
  /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
  margin-bottom: 10px;
}
#J_GotoTop a i {
  font-size: 26px;
}
#J_GotoTop a .icon-coupon {
  display: block;
  font-size: 22px;
  height: 36px;
  line-height: 38px;
}
#J_GotoTop a#backTop {
  display: none;
}
#J_GotoTop .conversation {
  position: absolute;
  top: 46px;
  z-index: -1;
}
#J_GotoTop .live {
  color: rgba(0, 0, 0, 0);
  background: transparent;
}
#J_GotoTop .live a {
  color: transparent;
  background: transparent;
  cursor: pointer;
}
#search {
  display: none;
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: #fff;
  max-width: 640px;
  margin: 0 auto;
  left: 0;
}
#search .searchForm {
  width: 100%;
  height: 46px;
  line-height: 46px;
  z-index: 3;
  background: #fff;
  /* Firefox */
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  border-bottom: 1px solid #d9d9d9;
}
#search .searchForm a {
  float: left;
  width: 13%;
  color: #000;
}
#search .searchForm a i {
  font-size: 22px;
  line-height: 46px;
}
#search .searchForm a .icon-sousuo {
  font-size: 24px;
}
#search .searchForm .goBack {
  padding-left: 0.3125rem;
}
#search .searchForm .searchFont {
  padding-right: 0.3125rem;
  text-align: right;
}
#search .searchForm input {
  padding: 0;
  margin: 0;
  margin-top: 4px;
  padding: 4px 5px;
  float: left;
  width: 74%;
  font-size: 14px;
  border: none;
  background-color: #f4f4f4;
  line-height: 0;
  height: 36px;
}
#search .searchContent {
  /* Firefox */
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  overflow: hidden;
  overflow-y: auto;
}
#search .recentSearch,
#search .hotSearch {
  padding: 0.234375rem 0.3125rem;
}
#search .recentSearch h2,
#search .hotSearch h2 {
  color: #000;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
}
#search .recentSearch ul,
#search .hotSearch ul {
  overflow: hidden;
}
#search .recentSearch li,
#search .hotSearch li {
  float: left;
  margin-top: 0.21875rem;
  margin-right: 0.125rem;
}
#search .recentSearch a,
#search .hotSearch a {
  display: block;
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
  color: #000;
  background: #f3f3f3;
  font-size: 12px;
}
#search .recentSearch .new a,
#search .hotSearch .new a {
  color: #ff4062;
}
#search #clearAll {
  border: none;
  border-radius: 0;
  padding: 0;
  background: none;
  margin: 0;
  float: right;
  width: 30px;
  text-align: right;
}
#search #clearAll i {
  font-size: 16px;
}
#search .search_recommend {
  display: block;
  width: 100%;
  position: absolute;
  top: 40px;
  left: 0;
  right: 0%;
  background: #fff;
  height: 90%;
  overflow: hidden;
  overflow-y: auto;
}
#search .search_recommend ul {
  padding: 0.3125rem 0.5rem;
}
#search .search_recommend li {
  display: block;
  height: 36px;
  line-height: 36px;
}
#search .search_recommend li a {
  display: block;
  width: 100%;
  font-size: 12px;
  color: #000;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.main-block {
  display: block;
  transition: 0.5s;
  transform: translateX(0);
}
.main-none {
  transition: 0.5s;
  transform: translateX(-100%);
}
#menuBox {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  left: -200%;
  max-width: 640px;
  margin: 0 auto;
  right: 0;
  z-index: 1001;
}
.menuBlack {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 98;
}
.menuBack {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  width: 15%;
  height: 100%;
  line-height: 1;
  text-align: center;
  z-index: 99;
  background: rgba(0, 0, 0, 0.8);
}
.menuBack .icon-zuo {
  position: absolute;
  top: 50%;
  bottom: 50%;
  margin-top: -20px;
  margin-left: -50%;
  width: 100%;
  height: 100px;
  color: #fff;
  font-size: 40px;
  text-align: center;
  line-height: 100px;
  z-index: 98;
  background: rgba(0, 0, 0, 0.8);
}
.menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 85%;
  height: 100%;
  z-index: 99;
  background: #fff;
  background: linear-gradient(90deg, #ffffff 0%, #ffffff 45%, #ffffff 98%, #ededed 99%, #dbdada 100%);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.menuData > a > h3 {
  display: block;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  padding-left: 0.3125rem;
  color: #000;
  font-weight: bold;
  border-bottom: 1px solid #d9d9d9;
}
.menuItem {
  width: 100%;
  border-top: 0.1875rem solid #f4f4f4;
  border-bottom: 0.1875rem solid #f4f4f4;
}
.menuItem > li > a {
  display: block;
  width: 100%;
  height: 50px;
  padding-left: 0.3125rem;
  color: #000;
  font-size: 14px;
  line-height: 50px;
}
.menuItem > li > a i {
  float: right;
  font-size: 16px;
  margin-right: 0.46875rem;
  color: #000;
}
.menuItem > li > a .icon-jian {
  display: none;
}
.menuItem2 {
  padding: 0.15625rem 0.3125rem 0;
  width: 100%;
  overflow: hidden;
}
.menuItem2 > li > a {
  position: relative;
  display: block;
  width: 100%;
  height: 40px;
  padding-left: 0.3125rem;
  color: #000;
  font-size: 14px;
  line-height: 40px;
  border: none;
}
.menuItem2 > li > a i {
  position: absolute;
  top: 0%;
  right: 0.234375rem;
  font-size: 16px;
  color: #000;
}
.menuItem2 > li > a .all {
  margin: 0;
  font-size: 12px;
  font-style: normal;
}
.menuItem2 > li > a .icon-jian {
  display: none;
}
.menuItem2 > .special_classify {
  float: left;
  width: 32%;
  margin-right: 2%;
  overflow: hidden;
}
.menuItem2 > .special_classify img {
  width: 100%;
  vertical-align: middle;
}
.menuItem2 > .special_classify > a {
  margin: 0;
  padding: 0;
  border: none;
  display: block;
  width: 100%;
  height: auto;
  color: #000;
  font-size: 12px;
  line-height: normal;
}
.menuItem2 > .special_classify p {
  width: 100%;
  height: 40px;
  font-size: 12px;
  text-align: center;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 18px;
  color: #333;
}
.menuItem2 > .special_classify span {
  display: block;
  line-height: normal;
}
.menuItem2 > :nth-child(3n) {
  margin-right: 0;
}
.menuItem3 {
  display: none;
  padding: 0.15625rem 0;
  width: 100%;
}
.menuItem3 li {
  float: left;
  width: 32%;
  margin-right: 2%;
  overflow: hidden;
}
.menuItem3 li img {
  width: 100%;
  min-height: 2.34375rem;
  vertical-align: middle;
}
.menuItem3 li a {
  margin: 0;
  padding: 0;
  border: none;
  display: block;
  width: 100%;
  min-height: 30px;
  color: #000;
  font-size: 12px;
}
.menuItem3 li p {
  width: 100%;
  height: 40px;
  font-size: 12px;
  text-align: center;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 18px;
  color: #333;
}
.menuItem3 li span {
  display: block;
  line-height: normal;
}
.menuItem3 > :nth-child(3n) {
  margin-right: 0;
}
.unfold > .menuItem2.active {
  display: block;
}
.unfold > .active > .icon-jian {
  display: inline;
}
.unfold > .active > .icon-tianjia {
  display: none;
}
.unfold2 > a {
  background: #f4f4f4;
}
.unfold2 > .menuItem3.active {
  display: block;
}
.unfold2 > .active > .icon-jian {
  display: inline;
}
.unfold2 > .active > .icon-tianjia {
  display: none;
}
.menuData > h3 {
  display: block;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  padding-left: 0.3125rem;
  color: #000;
  font-weight: bold;
  border-bottom: 1px solid #d9d9d9;
}
.menuData > h3 i {
  float: right;
  margin-right: 0.46875rem;
  line-height: 50px;
}
.menuData > div {
  overflow: hidden;
  padding: 6px 0;
  padding-top: 15px;
}
.menuData > div > a {
  /* Firefox */
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 32%;
  font-size: 14px;
  text-align: center;
  line-height: 22px;
}
.menuData > div > a :last-child {
  border-right: none;
}
.menuData > div i {
  font-size: 26px;
  position: relative;
  line-height: 0.703125rem;
  text-align: center;
}
.menuData > div .number_info {
  position: absolute;
  top: -0.125rem;
  left: 58%;
  background: #ff405f;
  font-size: 0.1875rem;
  line-height: 0.3125rem;
  height: 0.3125rem;
  padding: 0 0.09375rem;
  /* Firefox */
  /* Safari 和 Chrome */
  /* Firefox */
  /* Safari 和 Chrome */
  -moz-border-radius: 10px;
  /* Firefox */
  -webkit-border-radius: 10px;
  /* Safari 和 Chrome */
  border-radius: 10px;
  color: #fff;
}
.one_classify_box {
  display: none;
  width: 85%;
  max-width: 544px;
  height: 100%;
  position: fixed;
  top: 0%;
  left: 100%;
  z-index: 100;
  background: #fff;
  transition: all 0.5s ease;
  overflow: hidden;
  overflow-y: auto;
  margin: 0 auto;
}
.one_classify_box > .menuItem2 {
  display: block;
}
.one_classify_box > a.top_img,
.one_classify_box > a.bottom_imgs {
  display: block;
  width: 100%;
}
.one_classify_box > a.top_img img,
.one_classify_box > a.bottom_imgs img {
  width: 100%;
  vertical-align: middle;
}
.one_classify_box .classify_top {
  position: relative;
  height: 44px;
  line-height: 44px;
  text-align: center;
  border-bottom: 1px solid #ccc;
}
.one_classify_box .classify_top a {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  border: none;
}
.one_classify_box .classify_top .all {
  position: absolute;
  top: 0%;
  right: 0.234375rem;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}
.one_classify_box .classify_top .back {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 50px;
  height: 44px;
  line-height: 44px;
  z-index: 1;
}
.one_classify_box .classify_top .back .icon-zuo {
  display: block;
  width: 50px;
  height: 44px;
  line-height: 44px;
  text-align: center;
}
.userChoose {
  display: none;
  padding: 0 0.3125rem;
  padding-top: 0.15625rem;
}
.userChoose a {
  position: relative;
  display: block;
  font-size: 14px;
  color: #333333;
  line-height: 36px;
}
.helpItem {
  border-bottom: none;
}
.helpItem > a {
  position: relative;
  display: block;
  line-height: 50px;
  font-size: 14px;
  color: #000000;
  padding-left: 0.3125rem;
}
.helpItem > a i {
  font-size: 22px;
  color: #000000;
}
.helpItem > a .icon-gengduo {
  position: absolute;
  top: 0%;
  right: 0.46875rem;
  font-size: 16px;
  color: #000;
}
.helpItem > a .iconfont.icon-lishijilu {
  font-size: 24px;
}
.helpItem > a .iconfont.icon-bianji {
  font-size: 24px;
}
.helpItem > .currency > .iconfont.icon-tianjia,
.helpItem > .currency > .iconfont.icon-jian {
  font-size: 18px;
  float: right;
  color: #000000;
}
.helpItem .curList > li {
  padding: 0 0.3125rem;
  border-bottom: 1px solid #d9d9d9;
  line-height: 40px;
  font-size: 14px;
}
.helpItem .curList > li em {
  margin-left: 0.15625rem;
  color: #999999;
}
.helpItem .curList > li .icon-dui {
  display: none;
  margin-right: 0.15625rem;
  float: right;
  color: #ff4062;
}
.helpItem .curList .active > span {
  color: #ff4062;
}
.helpItem .curList .active > em {
  color: #ff4062;
}
.helpItem .curList .active > .icon-dui {
  display: block;
}
.open .icon-jian {
  display: none;
}
.open .icon-tianjia {
  display: block;
}
.menu_footer {
  position: relative;
  width: 100%;
  padding: 0.3125rem;
  text-align: center;
  border-top: 1px solid #eee;
}
.menu_footer .input-row {
  width: 100%;
}
.menu_footer .input-row h3 {
  font-size: 14px;
  color: #000;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
.menu_footer .input-row .red {
  color: #ff4062;
}
.menu_footer .input-row .email {
  width: 100%;
  height: 36px;
  font-size: 12px;
  padding: 12px 6px;
  margin: 0;
  color: #333;
  line-height: normal;
}
.menu_footer .input-row .btn {
  display: block;
  width: 100%;
  color: #fff;
  margin-top: 0.3125rem;
  font-size: 12px;
  height: 34px;
  line-height: 34px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #000;
}
.menu_footer .iconfontBox {
  height: 50px;
  padding: 10px 0;
  overflow: hidden;
  margin-top: 0.125rem;
}
.menu_footer .iconfontBox a {
  display: inline-block;
  position: relative;
  margin: 0 0.3125rem;
  /* Firefox */
  /* Safari 和 Chrome */
  /* Firefox */
  /* Safari 和 Chrome */
  -moz-border-radius: 50%;
  /* Firefox */
  -webkit-border-radius: 50%;
  /* Safari 和 Chrome */
  border-radius: 50%;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
}
.menu_footer .iconfontBox .iconfont {
  font-size: 26px;
}
.menu_footer .iconfontBox .icon-Facebook {
  color: #37559c;
}
.menu_footer .iconfontBox .icon-twitter {
  color: #00b2ed;
}
.menu_footer .iconfontBox .icon-ins {
  color: #0578b4;
}
.menu_footer .iconfontBox .icon-pinterest {
  color: #b92723;
}
.menu_footer .iconfontBox .icon-Tumblr- {
  color: #34475b;
}
.menu_footer .footer-nav {
  text-align: center;
  width: 100%;
}
.menu_footer .footer-nav ul {
  display: inline-block;
  margin: 0 auto;
  overflow: hidden;
}
.menu_footer .footer-nav li {
  float: left;
  padding: 0.0625rem 0.3125rem;
  font-size: 12px;
  color: #010101;
  border-left: 1px solid #ccc;
}
.menu_footer .footer-nav li:nth-child(1) {
  border-left: none;
}
.menu_footer p {
  padding-top: 0.171875rem;
  font-size: 12px;
  color: #010101;
}
.sub_success {
  position: absolute;
  width: 85%;
  bottom: -100%;
  left: 0;
  z-index: 100;
  color: #fff;
  background: #000;
  text-align: center;
  transition: all 0.5s ease;
  padding: 0.46875rem 0.15625rem;
}
.sub_success.show {
  bottom: 0%;
  transition: all 0.5s ease;
}
.sub_success .icon-101 {
  position: absolute;
  top: 0.125rem;
  right: 0.125rem;
  font-size: 0.58rem;
  color: #fff;
}
.sub_success .top_hint {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 0.40625rem;
  border-bottom: 1px solid #fff;
}
.sub_success .bottom_hint {
  width: 100%;
}
.sub_success .bottom_hint p {
  padding: 0.25rem 0;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
}
.sub_success .bottom_hint b {
  display: block;
  font-size: 0.46875rem;
  letter-spacing: 1px;
  line-height: 30px;
  font-weight: 500;
}
#keywordSearch {
  padding: 0.234375rem 0.3125rem;
  border-bottom: 1px solid #ccc;
}
#keywordSearch h2 {
  color: #ff0000;
  font-size: 14px;
  line-height: 20px;
}
#keywordSearch ul {
  overflow: hidden;
}
#keywordSearch li {
  float: left;
  margin-top: 0.21875rem;
  margin-right: 0.125rem;
}
#keywordSearch a {
  display: block;
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
  color: #000;
  background: #f3f3f3;
  font-size: 12px;
}
.loding {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  bottom: 0%;
  right: 0%;
  /* background:rgba(0, 0, 0, 0.5); */
  width: 100%;
  height: 100%;
  z-index: 2;
}
.loding img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -150px;
  margin-top: -150px;
  width: 300px;
  height: 300px;
}
.supplier-center-top {
  width: 100%;
  padding: 0.3125rem;
  overflow: hidden;
}
.supplier-center-top > a {
  float: left;
  width: 18.3%;
}
.supplier-center-top > a img {
  width: 100%;
}
.supplier-center-top .right {
  float: left;
  width: 81.7%;
  padding-left: 0.25rem;
}
.supplier-center-top .right h2 {
  font-size: 14px;
  font-weight: 600;
  color: #111;
}
.supplier-center-top .right .style {
  line-height: 1rem;
}
.supplier-center-top .right p {
  font-size: 14px;
  color: #555;
  overflow: hidden;
}
.supplier-center-top .right p a {
  float: right;
  padding: 2px 6px;
  font-size: 12px;
  line-height: normal;
  border-radius: 14px;
  color: #fff;
}
.supplier-center-top .right .follow {
  background-color: #ff4062;
}
.supplier-center-top .right .following {
  background-color: #333;
}
.mui-toast-container.mui-active {
  opacity: 1;
}
.mui-toast-container {
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  top: 0%;
  left: 50%;
  bottom: 0;
  z-index: 1002;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
}
.mui-toast-container .mui-toast-message {
  overflow: hidden;
  width: 80%;
  margin: 60% auto;
  font-size: 14px;
  text-align: center;
  padding: 30px;
  padding-top: 46px;
  height: auto;
  line-height: 28px;
  background-color: rgba(255, 255, 255, 0.8);
}
.mui-toast-container .mui-toast-message i.iconfont {
  text-align: left;
  margin: 0;
  margin-top: 0.3125rem;
  color: #ff4062;
  font-size: 58px;
}
.mui-toast-container .mui-toast-message > p {
  font-size: 14px;
  color: #000000;
}
#goodsList {
  min-height: 8rem;
}
.website_stated_show {
  text-align: left;
  background: #f1f1f1;
  padding: 0.3125rem;
}
.website_stated_show h6 {
  font-size: 14px;
  color: #333;
  margin-bottom: 5px;
}
.website_stated_show p {
  font-size: 12px;
  color: #666;
}
.website_stated_model {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  right: 0%;
  max-width: 640px;
  margin: 0 auto;
  z-index: 999;
  display: none;
}
.website_stated_model .website_vip_main {
  width: 85%;
  margin: 60% auto;
  box-sizing: border-box;
  border-radius: 5px;
  position: relative;
}
.website_stated_model .website_vip_main img {
  width: 100%;
}
.website_stated_model .website_vip_main span {
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: -10px;
  right: -10px;
  background: url("../assets/img/activity_close.png") no-repeat center;
}
.website_stated_model .website_stated {
  width: 85%;
  background: #fff;
  margin: 35% auto;
  padding: 0.3125rem;
  box-sizing: border-box;
  border-radius: 5px;
  position: relative;
}
.website_stated_model .website_stated .info {
  position: relative;
}
.website_stated_model .website_stated .icon {
  position: absolute;
  width: 100px;
  height: 100px;
  background: #fff;
  border-radius: 50%;
  top: -30px;
  left: 50%;
  margin-left: -50px;
}
.website_stated_model .website_stated .icon i {
  width: 40px;
  height: 40px;
  display: block;
  background: url(../assets/img/website_stated_tip.png) no-repeat bottom;
  background-size: contain;
  margin: 8px auto;
}
.website_stated_model .website_stated h6 {
  font-size: 18px;
  margin-bottom: 10px;
  color: #000;
  margin: 22px 0 5px;
}
.website_stated_model .website_stated p {
  font-size: 13px;
  text-align: left;
  color: #333;
}
.website_stated_model .website_stated a {
  line-height: 25px;
  font-size: 14px;
  background: #333;
  color: #fff;
  padding: 2px 20px;
  border-radius: 5px;
  margin-top: 10px;
  display: inline-block;
}
@media screen and (device-width: 320px) {
  .website_stated_model .website_stated {
    margin: 30% auto;
  }
  .website_stated_model .website_stated h6 {
    font-size: 16px;
    margin-bottom: 10px;
    color: #000;
    margin: 20px 0 5px;
  }
  .website_stated_model .website_stated p {
    font-size: 12px;
  }
  .website_stated_model .website_stated a {
    line-height: 24px;
    margin-top: 0px;
  }
}
