@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 400;
  src: url("./fonts/rubik-regular-400.woff2");
}
@font-face {
  font-family: "Rubik";
  font-style: normal;
  font-weight: 500;
  src: url("./fonts/rubik-medium-500.woff2");
}
body,
div,
span,
object,
iframe,
input,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
a,
acronym,
address,
code,
del,
em,
font,
img,
ins,
strong,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
table,
tbody,
tfoot,
thead,
tr,
th,
td,
input,
select,
textarea {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

body {
  font-size: 13px;
  color: #202020;
  background: #FFFFFF;
  font-family: Rubik, -apple-system, BlinkMacSystemFont, "helvetica neue", "pingfang sc", "microsoft yahei", "source han sans sc", "noto sans cjk sc", "wenquanyi micro hei", sans-serif;
}

img, video {
  max-height: 100%;
  max-width: 100%;
}

a {
  text-decoration: none;
  outline: none;
  color: #202020;
}

a:hover {
  color: #202020;
}

button {
  border: none;
  background: none;
  outline: none;
}

textarea,
input[type=text],
input[type=password],
select {
  padding: 0 12px;
  width: 100%;
  border: 1px solid #dadbde;
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}

textarea {
  min-height: 80px;
  line-height: 20px;
  padding: 12px;
}

input:focus,
select:focus {
  border-color: #34b365;
}

form label {
  font-size: 15px;
  margin-bottom: 5px;
  display: block;
  color: #888888;
}
form input,
form select {
  margin-bottom: 15px;
}

body {
  padding-top: 48px !important;
}

.dropdown-menu {
  position: relative;
  z-index: 2;
}
.dropdown-menu .dropdown-menu-child {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  min-width: 100%;
  box-shadow: rgba(78, 84, 87, 0.08) 0px 10px 20px 10px;
  background-color: #fff;
  border-radius: 4px;
  white-space: nowrap;
  -webkit-animation-name: layui-upbit;
          animation-name: layui-upbit;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.btn {
  font-size: 16px;
  color: #fff;
  padding: 10px;
  text-align: center;
  width: 100%;
  border-radius: 4px;
  background: #34b365;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.btn:hover {
  color: #fff;
}

.badge {
  font-size: 11px;
  color: #FFFFFF;
  display: inline-block;
  padding: 0px 10px;
  margin-right: 5px;
  background: #FF0000;
  border-radius: 4px;
  height: 18px;
  line-height: 20px;
}

.badge-circle {
  font-size: 12px;
  background: #FF0000;
  color: #FFFFFF;
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: -9px;
  top: -9px;
  border-radius: 50%;
}

.badge-dot {
  background: #FF0000;
  width: 9px;
  height: 9px;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 50%;
}

.list-cell {
  background: #FFF;
}
.list-cell .__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px;
  border-bottom: #EEEEEE 1px solid;
  cursor: pointer;
}
.list-cell .__item .__left {
  font-size: 15px;
}
.list-cell .__item .__right {
  font-size: 14px;
  color: #888888;
  display: flex;
  align-items: center;
}
.list-cell .__item .__right .layui-icon-right {
  font-size: 16px;
  margin-left: 10px;
}
.list-cell .__item:last-of-type {
  border-bottom: none;
}
.list-cell .n {
  cursor: default;
}

.pagination {
  margin-top: 20px;
  text-align: center;
}
.pagination .page-item {
  display: inline-block;
  width: 30px;
  height: 30px;
  border: #EEEEEE 1px solid;
  background: #fff;
  line-height: 30px;
  text-align: center;
  border-radius: 4px;
}
.pagination .page-item a {
  display: block;
  height: 100%;
  width: 100%;
}
.pagination .active, .pagination .page-item:hover {
  background: #34b365;
  border: #34b365;
  color: #fff;
}
.pagination .active a, .pagination .page-item:hover a {
  color: #fff;
}
.pagination .disabled {
  display: none;
}

.m-coupon {
  margin-bottom: 20px;
}
.m-coupon .__box {
  display: flex;
  flex-direction: row;
  box-shadow: 3px 3px 5px 1px rgba(0, 0, 0, 0.06);
}
.m-coupon .__box .__left {
  background-color: #34b365;
}
.m-coupon .__box .__left .__bg {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 160px;
  height: 100px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABVCAMAAAC1iNAIAAAAolBMVEUAAAD////////////////////////////////////////////////////////////////w8PD////x8fH////////////////////09PT4+Pj4+Pj5+fn29vb29vb39/f09PT09PT29vb09PT19fX19fX39/f19fX29vb29vb19fX19fX09PT19fX19fX29vb19fX29vb19fX09PT09PT19fUjCUKaAAAANHRSTlMAAQIDBAUGBwgJCgsMDQ4PEBEREhITFBojRERHUlNXZHJzc3d7fX1+iJSdycvN8fL5+/3+S5lxYgAABUVJREFUaN69Wmlj3CYQBXTflDLUSY/E6eFeSWo3/P+/1g8SC0jDsa4UPnrZHc313puRidZa/0OuOrSkoY+01vrvq8y2AkQTMfzTNXarBZRSsgwa/uMSs8UISiml1IB//vzXJf7SXqrtzOQrnoaDsRvy+JLkztasghq/9OnNZcndDBf4tS9PJye3k55dBSzg8dtT7dbcN6sUVF8hueW8NxsursdvTjPLBqmQI3GXX96fiI8KPaK60nC9BMwqpWAeh/qaUJdT2KwxXlyKj64pwb3O4sXZAIImF5aaEupCp5rOBZAKSy6IdlUAzGkwWZwIIDt8NCaGG1wxnkTt85I7udxf354MmrOquuF4cv1bMx7q1/dxNaPJ7fbyrt2uwXgKgDA0uTAcuajZLgp2AoDQDm2hGRN2/fZpfwn5KaWAo0qWCqy0XgUgKPkp6SaXdtyU9i3F3f9UIDj5wVjsy12sfxkDavNOAKEBfKyQiEy+YWjOJj9/TGGDuSIIIYR0NhktfWVVFyj5yZ7i5S4pIYSU4DzhNLTs7j4O4WMRKHcDGDu1K9s7DTcZyfUiYgCD7poA2ntCHSc/rNxt+9COS3C+Ltl55IeUO7goRpmThPWRMgAkh/yOEYEdfDrEPOcBCE5+vE6U+5ZKjJjnHAAp0+SHR0RxhoP2ATxxfEyTXxMQ8sAbVpTOzcXkKFnVOeRXxYQ8AEh7W3jJj/Qxjo8e+eHljs9OBsK2gTlsmIk0PkqVcZb19pANIMf8IuSXcTYXp1DVJV3GyS/b8OiPUTEAaSGD/LJD7fyanGcEQIqbX3TJIL90cW1lzbyCOAAI7aW4magAJ78l36wjPDr3Wxj5gRWiIzIcpGdhfx9gI9U7Y6tf1dtwYGeNQibIL31cjVe0vSlJt48tGthJtoc4+WWXFtkF3Bp2N2N2oKRDLj4Ga2vftat7t1D7w8FCs+VAsrjGPTxIp7hKXBel5UCO5amk1HVkWtvpDVowguXIAfvjcdNCSG5xYFBKKfLlCS0YGNKz8C2LY9t26X3TwnyPv19wlZ6f3PUZS5mZ7JUeCeUplX5YBAegac6s73VeJj8/JLYYdYr8zF54SVZZ5Rr+99eoSs8gP7OC58mLpaM2D4Y9oMrCx20FT2Umhq3JJb89BIVcJj6uQyEpIC/ShNRSKUUgqNJzyW8zXEI2W9QCgHz+AVfpRTb5cX+rFHTYAUNa1eTL7/iKaryXfrrcSG/n849bcnd/L0K1AnLX1pOvXtNKxDGAraj6QOg4Y77iGomvXoM59hnv8Tvwhdxhxto9eE0Ioc1s3e5z8WPyl6gfltHDx3K/g0RLiRSDcbtznhNEBF5B8mW5CYuX99Qnv3k/3Sl8wUBYy8FWK5VrxljKcyMlXbFXzeDKngpSQqYaJWz3mclYlQSSNrAI5jTSUnsFxdqtPhgfCmy9FBS8ZoSxw4GNJtJSh7az1eFrqiSrbCOMS35WVnfoaquLT3uFzOLlT28P5Gd1IaoSFMipjr2Fypb4B/Kz6BYCYFhalr+I26V4Dejjtwj5zcdXKEe3h/JVytt0zcsvEMPVGNnB3GDKG0QfG543Fj1Kn92IF/sNEK7T5VqfMLCo8DPd+vQQg5fACgYl0sGRMBGta5Ag9HG0pY4bkRWyLMuFA2VgIvT5hO0j4u96eofl6nCG5PrN54/vEoIB/Y2FYZhlkXSOvjxv64porf/EFQ31prsg0JeTKLP/T8HuGonWWr+LkwhWKZMLPtPdIKIU0VrrjzjCsEhLrSWyuea9kaZ5GzCitdbPgW6JtZQsbq4BL9NL5P35Dy6VtHEa3VHxAAAAAElFTkSuQmCC");
}
.m-coupon .__box .__left .__bg .__it1 {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 20px;
}
.m-coupon .__box .__left .__bg .__it2 {
  color: #FFFFFF;
  font-size: 12px;
}
.m-coupon .__box .__right {
  padding: 10px 10px 5px 10px;
  flex: 1;
  border-top: #EEEEEE 1px solid;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.m-coupon .__box .__right .__name {
  font-size: 13px;
}
.m-coupon .__box .__right .__summary {
  font-size: 12px;
  margin-top: 2px;
  color: #999;
}
.m-coupon .__box .__right .__expire {
  font-size: 12px;
  color: #999;
}
.m-coupon .__box .__btn {
  border-top: #EEEEEE 1px solid;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-right: 20px;
}
.m-coupon .__box .__btn .btn {
  font-size: 12px;
  padding: 4px 14px;
}
.m-coupon .__disabled {
  background-color: #b1b1b1 !important;
}

.m-address-format .__name {
  font-size: 16px;
  margin-bottom: 10px;
}
.m-address-format .__badge {
  display: inline-block;
  margin-left: 10px;
  font-size: 12px;
  padding: 1px 5px;
  border: 1px solid #34b365;
  color: #34b365;
  border-radius: 4px;
}
.m-address-format .__address {
  font-size: 13px;
  color: #888888;
  line-height: 18px;
}

.m-number-box {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  border: #EEEEEE 1px solid;
  border-radius: 4px;
}
.m-number-box .__item {
  width: 30px;
  height: 30px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.m-number-box .layui-icon {
  color: #323233;
  font-weight: bold;
}
.m-number-box .__input {
  width: 55px;
  height: 30px;
  border: none;
  border-right: #EEEEEE 1px solid;
  border-left: #EEEEEE 1px solid;
  border-radius: 0;
  text-align: center;
}
.m-number-box .__input:hover {
  border: none;
  border-right: #EEEEEE 1px solid;
  border-left: #EEEEEE 1px solid;
  border-radius: 0;
}

.layui-card {
  border-radius: 0px;
  box-shadow: none;
}
.layui-card .layui-card-header,
.layui-card .layui-card-body {
  padding: 15px;
}
.layui-card .layui-card-header {
  font-size: 18px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.layui-field-title legend {
  margin: 0 auto;
  color: #888;
  font-size: 14px;
}

.layui-layer-title {
  font-size: 16px !important;
}

.layui-layer-btn .layui-layer-btn0 {
  border-color: #34b365 !important;
  background-color: #34b365 !important;
}

.layui-layer-btn a {
  padding: 0 20px !important;
  height: 30px !important;
  line-height: 30px !important;
  margin: 0 0 0 10px !important;
}

.layui-layer-page .layui-layer-content {
  padding: 20px;
}

.layui-progress-bar {
  background-color: #34b365 !important;
}

.layui-tab {
  margin: 0;
}
.layui-tab .layui-tab-title {
  text-align: center;
  background: #FFFFFF;
  border: none;
  margin-bottom: 10px;
}
.layui-tab .layui-tab-title .layui-this {
  color: #34b365 !important;
}
.layui-tab .layui-tab-title .layui-this:after {
  border-color: #34b365 !important;
}
.layui-tab .layui-tab-content {
  padding: 15px;
  background: #fff;
}

#layout-header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.06);
  z-index: 10;
  background: #FFFFFF;
}
#layout-header .__header {
  display: flex;
  align-items: center;
  height: 48px;
}
#layout-header .__header .__logo {
  height: 25px;
}
#layout-header .__header .__search {
  flex: 1;
  margin-left: 20px;
  height: 100%;
  display: flex;
  align-items: center;
}
#layout-header .__header .__search #header-search-input {
  border: none;
  background: #F7F7F7;
  border-radius: 20px;
  padding-right: 40px;
  height: 34px;
}
#layout-header .__header .__search .layui-icon-search {
  position: absolute;
  font-size: 20px;
  right: 10px;
  cursor: pointer;
}
#layout-header .__header .__search .__history {
  top: 49px;
  padding: 6px 15px;
}
#layout-header .__header .__search .__history .__head {
  font-size: 18px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}
#layout-header .__header .__search .__history .__head .icon-trash {
  font-size: 16px;
  cursor: pointer;
  color: #999999;
}
#layout-header .__header .__search .__history .__it {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 0 20px;
  background: #F6F6F6;
  border-radius: 4px;
  height: 27px;
  line-height: 27px;
  cursor: pointer;
}
#layout-header .__header .__item {
  display: flex;
  align-items: center;
  height: 100%;
  margin-left: 20px;
  cursor: pointer;
  position: relative;
}
#layout-header .__header .__item .iconfont {
  font-size: 20px;
  margin-right: 10px;
}

#layout-footer {
  padding: 20px;
}
#layout-footer .__link {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin: 0 250px;
}
#layout-footer .__link a {
  color: #888;
}

#fixed-service {
  position: fixed;
  bottom: 200px;
  right: 10px;
  flex-direction: column;
  background-color: #ffcca5;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  align-items: center;
  z-index: 10;
  text-align: center;
  cursor: pointer;
}
#fixed-service img {
  width: 55px;
}
#fixed-service .__text {
  display: block;
  font-size: 12px;
  background-color: rgba(0, 0, 0, 0.8);
  display: block;
  color: #FFFFFF;
  padding: 4px 8px;
  border-radius: 24px;
}

.breadcrumbs {
  padding: 12px 0;
}
.breadcrumbs .__item:after {
  content: "/";
  color: rgba(0, 0, 0, 0.4);
  display: inline-block;
  margin: 0 4px;
}
.breadcrumbs .__item:last-child:after {
  content: "";
}

#layout-content {
  background: #f7f7f7;
  padding-bottom: 20px;
}

.auth-login-body .layui-card {
  width: 50%;
  margin: 0 auto;
}
.auth-login-body .layui-card .layui-card-header a {
  font-size: 13px;
  color: #34b365;
}
.auth-login-body .layui-card #forget-popup-btn {
  float: right;
  margin-bottom: 15px;
  color: #34b365;
  cursor: pointer;
}
.auth-login-body .oauth-login-box {
  display: flex;
  flex-wrap: wrap;
}
.auth-login-body .oauth-login-box .__btn {
  border-radius: 4px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40%;
  font-size: 14px;
  margin-bottom: 15px;
  box-shadow: rgba(0, 0, 0, 0.08) 0 2px 8px 0;
}
.auth-login-body .oauth-login-box .__btn .__icon {
  margin-right: 15px;
  height: 24px;
}
.auth-login-body .oauth-login-box .__btn:nth-of-type(2n) {
  margin-left: 20%;
}

.auth-register-body .layui-card {
  width: 50%;
  margin: 0 auto;
}
.auth-register-body .layui-card .layui-card-header a {
  font-size: 13px;
  color: #34b365;
}
.auth-register-body .layui-card .__tips {
  font-size: 14px;
  color: #888888;
  margin-top: 15px;
}
.auth-register-body .layui-card .__tips a {
  color: #34b365;
}
.auth-register-body .oauth-login-box {
  display: flex;
  flex-wrap: wrap;
}
.auth-register-body .oauth-login-box .__btn {
  border-radius: 4px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40%;
  font-size: 14px;
  margin-bottom: 15px;
  box-shadow: rgba(0, 0, 0, 0.08) 0 2px 8px 0;
}
.auth-register-body .oauth-login-box .__btn .__icon {
  margin-right: 15px;
  height: 24px;
}
.auth-register-body .oauth-login-box .__btn:nth-of-type(2n) {
  margin-left: 20%;
}

.user-page-main {
  display: flex;
  justify-content: space-between;
}
.user-page-main .__leftcon {
  width: 350px;
}
.user-page-main .__rightcon {
  flex: 1;
  margin-left: 20px;
}
.user-page-main .__item-box {
  background: #ffffff;
  margin-bottom: 10px;
  padding: 15px;
  position: relative;
}
.user-page-main .__leftcon .__item-box .__head {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 20px;
  font-size: 16px;
}
.user-page-main .__leftcon .__item-box .__head .iconfont {
  font-size: 22px;
  margin-right: 10px;
}
.user-page-main .__leftcon .__user-info {
  display: flex;
  position: relative;
  cursor: pointer;
}
.user-page-main .__leftcon .__user-info .__avatar {
  margin-right: 10px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
}
.user-page-main .__leftcon .__user-info .__info {
  flex: 1;
}
.user-page-main .__leftcon .__user-info .__info .__text {
  color: #888888;
  font-size: 12px;
}
.user-page-main .__leftcon .__user-info .__arrow {
  display: flex;
  align-items: center;
  margin-left: 20px;
}
.user-page-main .__leftcon .__user-info .__arrow i {
  color: #888888;
  font-size: 18px;
}
.user-page-main .__leftcon .__user-info .__messgae {
  display: block;
  position: absolute;
  top: 0;
  right: 20px;
  padding: 5px 9px 8px;
  border-radius: 0px 0px 20px 20px;
  z-index: 9;
  color: #ff9a78 !important;
  background-image: linear-gradient(-135deg, #ffe5de 0px, #ffdac3 100%) !important;
}
.user-page-main .__leftcon .__user-info .__messgae i {
  color: #ff9a78;
  font-size: 18px;
}
.user-page-main .__leftcon .__order-box .__body {
  display: flex;
  flex-direction: row;
}
.user-page-main .__leftcon .__order-box .__body .__item {
  width: 20%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.user-page-main .__leftcon .__order-box .__body .__item .__icon {
  position: relative;
  margin-bottom: 10px;
}
.user-page-main .__leftcon .__order-box .__body .iconfont {
  color: #34b365;
  font-size: 24px;
}
.user-page-main .__leftcon .__other-box .__item {
  width: 25% !important;
}
.user-page-main .__leftcon .__wallet-box .__body {
  box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 14px 0;
  border-radius: 6px;
  display: inline-block;
  padding: 0 10px;
}
.user-page-main .__leftcon .__wallet-box .__body .__it {
  margin: 8px 0;
  border-right: 1px solid #efefef;
  display: inline-block;
  padding-left: 12px;
  padding-right: 30px;
  min-width: 90px;
  max-width: 105px;
}
.user-page-main .__leftcon .__wallet-box .__body .__it span {
  display: block;
}
.user-page-main .__leftcon .__wallet-box .__body .__it .__name {
  font-size: 12px;
}
.user-page-main .__leftcon .__wallet-box .__body .__it .__value {
  margin-top: 10px;
  font-size: 18px;
  color: #34b365;
}
.user-page-main .__leftcon .__wallet-box .__body .__it:last-of-type {
  border-right: none;
}

.user-level-body .summary {
  background-color: #FFFFFF;
  border-radius: 6px;
  padding: 15px;
}
.user-level-body .summary .__title {
  font-size: 18px;
  margin-bottom: 15px;
}
.user-level-body .summary .__text {
  white-space: pre-line;
}

.user-message-body .__message {
  margin-bottom: 10px;
  display: flex;
  flex-direction: row;
  padding: 10px;
  background-color: #FFFFFF;
}
.user-message-body .__message .__icon {
  background: #d32f2f;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.user-message-body .__message .__icon .iconfont {
  font-size: 20px;
  color: #FFFFFF;
  margin: 0 0 4px 4px;
}
.user-message-body .__message .__info {
  flex: 1;
  margin-left: 10px;
}
.user-message-body .__message .__info .__title, .user-message-body .__message .__info .__content, .user-message-body .__message .__info .__time {
  color: #888888;
  font-weight: normal;
  display: block;
}
.user-message-body .__message .__info .__title {
  font-size: 16px;
  margin-bottom: 5px;
}
.user-message-body .__message .__info .__content {
  font-size: 14px;
  margin-bottom: 5px;
}
.user-message-body .__message .__info .__time {
  font-size: 12px;
}
.user-message-body .__unread .__title, .user-message-body .__unread .__content, .user-message-body .__unread .__time {
  font-weight: 700 !important;
  color: #171717 !important;
}

.user-money-body .list {
  padding: 0 10px;
  background-color: #FFFFFF;
}
.user-money-body .list .__item {
  border-bottom: #EEEEEE 1px solid;
  padding: 10px 0;
}
.user-money-body .list .__item .__line1 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 20px;
}
.user-money-body .list .__item .__line1 .__text1 {
  font-size: 14px;
}
.user-money-body .list .__item .__line1 .__text2 {
  font-size: 14px;
  color: #34b365;
}
.user-money-body .list .__item .__line2 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.user-money-body .list .__item .__line2 .__text {
  color: #999999;
  font-size: 12px;
}
.user-money-body .list .__item:last-of-type {
  border-bottom: none;
}

.user-points-body .bg {
  background-color: #34b365;
  position: relative;
}
.user-points-body .bg .__popbtn {
  position: absolute;
  right: 0;
  top: 20px;
  background-color: rgba(0, 0, 0, 0.35);
  color: #FFF;
  font-size: 12px;
  padding: 10px 20px 10px 30px;
  border-radius: 30px 0 0 30px;
}
.user-points-body .bg .__points {
  position: absolute;
  width: 100%;
  bottom: 140px;
  left: 0;
  display: flex;
  justify-content: center;
  font-size: 50px;
  font-weight: 400;
  color: #fff;
}
.user-points-body .sign-box {
  background-color: #FFFFFF;
  border-radius: 6px;
  margin: -40px 20px 30px 20px;
  padding: 30px 20px;
  position: relative;
}
.user-points-body .sign-box .__head {
  font-size: 18px;
  margin-bottom: 15px;
}
.user-points-body .sign-box .__body {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.user-points-body .sign-box .__body .__item {
  width: 14.2857142857%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.user-points-body .sign-box .__body .__item .__cycle {
  width: 40px;
  height: 40px;
  background-color: #F9F9F9;
  border-radius: 50%;
  border: 1px solid #e9e9e9;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  font-size: 14px;
  color: #34b365;
}
.user-points-body .sign-box .__body .__item .__active {
  border: 1px solid #34b365;
  background-color: rgba(52, 179, 101, 0.2);
}
.user-points-body .sign-box .__body .__item .__active .icon-checkbox-mark1 {
  font-size: 25px;
  color: #34b365;
  margin-left: 3px;
}
.user-points-body .sign-box .__body .__item .__text {
  font-size: 13px;
  color: #999999;
}
.user-points-body .sign-box .btn {
  padding: 7px 20px;
  text-align: center;
  margin-top: 20px;
}
.user-points-body .log-list {
  padding: 0 10px;
  background-color: #FFFFFF;
}
.user-points-body .log-list .__item {
  border-bottom: #EEEEEE 1px solid;
  padding: 10px 0;
}
.user-points-body .log-list .__item .__line1 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 20px;
}
.user-points-body .log-list .__item .__line1 .__text1 {
  font-size: 14px;
}
.user-points-body .log-list .__item .__line1 .__text2 {
  font-size: 14px;
  color: #34b365;
}
.user-points-body .log-list .__item .__line2 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.user-points-body .log-list .__item .__line2 .__text {
  color: #999999;
  font-size: 12px;
}
.user-points-body .log-list .__item:last-of-type {
  border-bottom: none;
}
.user-points-body .coupon-list {
  padding: 0 0 30px 0;
  margin: -5px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.user-points-body .coupon-list .__witem {
  padding: 5px;
  width: 25%;
  display: flex;
}
.user-points-body .coupon-list .__witem .__item {
  display: flex;
  flex: 1;
  flex-direction: column;
  background-color: #fff;
  border-radius: 6px;
  padding: 10px;
}
.user-points-body .coupon-list .__witem .__item .__coupon {
  height: 100px;
  width: 85%;
  border-radius: 6px;
  background: linear-gradient(135deg, #fda031, #fcb43d);
  position: relative;
  z-index: 1;
  margin: 10px 7.5%;
}
.user-points-body .coupon-list .__witem .__item .__coupon .__cir1,
.user-points-body .coupon-list .__witem .__item .__coupon .__cir2 {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 40px;
  border-radius: 50%;
  background: #fff;
  z-index: 2;
}
.user-points-body .coupon-list .__witem .__item .__coupon .__cir1 {
  left: -10px;
}
.user-points-body .coupon-list .__witem .__item .__coupon .__cir2 {
  right: -10px;
}
.user-points-body .coupon-list .__witem .__item .__coupon .__info {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  height: 100%;
}
.user-points-body .coupon-list .__witem .__item .__coupon .__info .__it .__it1 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  font-size: 28px;
  font-weight: 400;
}
.user-points-body .coupon-list .__witem .__item .__coupon .__info .__it .__it2 {
  color: #FFFFFF;
  font-size: 14px;
}
.user-points-body .coupon-list .__witem .__item .__name {
  font-size: 14px;
}
.user-points-body .coupon-list .__witem .__item .__summary {
  font-size: 12px;
  color: #999999;
  margin: 3px 0;
}
.user-points-body .coupon-list .__witem .__item .__btn {
  margin-top: 3px;
  text-align: center;
  padding: 5px 0;
  font-weight: 500;
}

.user-team-body .wrapper {
  background-color: #FFFFFF;
  display: flex;
  flex-wrap: wrap;
}
.user-team-body .wrapper .item {
  width: 25%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10PX 0;
  border-right: #EEEEEE 1px solid;
  border-bottom: #EEEEEE 1px solid;
}
.user-team-body .wrapper .item img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
}
.user-team-body .wrapper .item .__nickname {
  margin-top: 10PX;
  font-size: 16px;
}
.user-team-body .wrapper .item .__text {
  font-size: 12px;
  margin-top: 10px;
  color: #888888;
}
.user-team-body .wrapper .item:nth-child(4n) {
  border-right: none;
}

.user_address-index-body .address-box {
  margin-bottom: 10px;
  background-color: #FFFFFF;
  padding: 15px 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.user_address-index-body .address-box .__left {
  padding-right: 20px;
  flex: 1;
}
.user_address-index-body .address-box .__right .iconfont {
  font-size: 20px;
  margin-left: 10px;
  cursor: pointer;
}

.order-list-body .__order-search, .user-index-body .__order-search {
  flex: 1;
  margin-bottom: 10px;
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
}
.order-list-body .__order-search input, .user-index-body .__order-search input {
  border: none;
  background: #fff;
  border-radius: 20px;
  padding-right: 40px;
  height: 34px;
}
.order-list-body .__order-search .layui-icon-search, .user-index-body .__order-search .layui-icon-search {
  position: absolute;
  font-size: 20px;
  right: 10px;
  cursor: pointer;
}
.order-list-body .order-goods-box, .user-index-body .order-goods-box {
  background-color: #FFFFFF;
  margin-bottom: 10px;
  padding: 10px;
}
.order-list-body .order-goods-box .__head, .user-index-body .order-goods-box .__head {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.order-list-body .order-goods-box .__head .__time, .user-index-body .order-goods-box .__head .__time {
  color: #999999;
}
.order-list-body .order-goods-box .__head .__status, .user-index-body .order-goods-box .__head .__status {
  font-size: 15px;
  color: #34b365;
}
.order-list-body .order-goods-box .__body, .user-index-body .order-goods-box .__body {
  display: flex;
  margin: 10px 0 20px 0;
  cursor: pointer;
}
.order-list-body .order-goods-box .__body .__images, .user-index-body .order-goods-box .__body .__images {
  flex: 1;
  display: flex;
}
.order-list-body .order-goods-box .__body .__images .__img, .user-index-body .order-goods-box .__body .__images .__img {
  margin-right: 10px;
  width: 90px;
  height: 90px;
}
.order-list-body .order-goods-box .__body .__total, .user-index-body .order-goods-box .__body .__total {
  width: 120px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
}
.order-list-body .order-goods-box .__body .__total .__text1, .user-index-body .order-goods-box .__body .__total .__text1 {
  font-size: 15px;
  color: #FF0000;
}
.order-list-body .order-goods-box .__body .__total .__text2, .user-index-body .order-goods-box .__body .__total .__text2 {
  color: #999999;
}
.order-list-body .order-goods-box .__btns, .user-index-body .order-goods-box .__btns {
  display: flex;
  justify-content: flex-end;
}
.order-list-body .order-goods-box .__btns .obtn, .user-index-body .order-goods-box .__btns .obtn {
  border: 1px solid #34b365;
  color: #34b365;
  background: #FFFFFF;
  margin-left: 10px;
  padding: 4px 0;
  width: 75px;
  border-radius: 20px;
  text-align: center;
  cursor: pointer;
}
.order-list-body .order-goods-box .__btns .cbtn, .user-index-body .order-goods-box .__btns .cbtn {
  border: 1px solid #999999;
  color: #999999;
  cursor: pointer;
}

.order-info-body .status-box .__status {
  color: #34b365;
  font-size: 18px;
  font-weight: bolder;
}
.order-info-body .status-box .__time {
  margin-top: 10px;
}
.order-info-body .status-box .__btns {
  position: absolute;
  right: 10px;
  top: 15px;
  display: flex;
  justify-content: flex-end;
}
.order-info-body .status-box .__btns .obtn {
  border: 1px solid #34b365;
  color: #34b365;
  background: #FFFFFF;
  margin-left: 10px;
  padding: 4px 0;
  width: 75px;
  border-radius: 20px;
  text-align: center;
  cursor: pointer;
}
.order-info-body .status-box .__btns .cbtn {
  border: 1px solid #999999;
  color: #999999;
  cursor: pointer;
}
.order-info-body .layui-card {
  margin-bottom: 10px;
}
.order-info-body .order-goods-box .__list .__item {
  border-bottom: #EEEEEE 1px solid;
  display: flex;
  flex-direction: row;
  padding: 10px 0;
}
.order-info-body .order-goods-box .__list .__item .__img {
  margin-right: 10px;
  width: 90px;
  height: 90px;
}
.order-info-body .order-goods-box .__list .__item .__info {
  position: relative;
  flex: 1;
}
.order-info-body .order-goods-box .__list .__item .__info .__name {
  margin-bottom: 5px;
  padding-right: 30px;
}
.order-info-body .order-goods-box .__list .__item .__info .__option {
  font-size: 12px;
  background-color: #f2f2f2;
  padding: 0 4px;
  border-radius: 2px;
  color: #6a6363;
  display: inline-flex;
  margin-bottom: 5px;
}
.order-info-body .order-goods-box .__list .__item .__info .__price {
  font-size: 13px;
  font-weight: 500;
}
.order-info-body .order-goods-box .__list .__item .__info .__num {
  margin-left: 10px;
  display: inline-block;
}
.order-info-body .order-goods-box .__list .__item:last-of-type {
  border-bottom: none;
}
.order-info-body .info-box .__item {
  padding: 5px;
  font-size: 14px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.goods-info-body .info-box,
.goods-info-body .content-box,
.goods-info-body .goods-box {
  margin-bottom: 10px;
}
.goods-info-body .info-box {
  background: #fff;
  padding: 15px;
  display: flex;
}
.goods-info-body .info-box .__left {
  width: 550px;
}
.goods-info-body .info-box .__right {
  flex: 1;
}
.goods-info-body .info-box .__right .info .item-badge {
  display: flex;
  margin-bottom: 10px;
}
.goods-info-body .info-box .__right .info .item-badge .__store,
.goods-info-body .info-box .__right .info .item-badge .__tag {
  padding: 0 7px;
  border-radius: 4px;
  font-size: 12px;
  margin-right: 10px;
  display: block;
  height: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.goods-info-body .info-box .__right .info .item-badge .__store {
  color: white;
  background-image: linear-gradient(-90deg, #f49d43 0px, #eb5d1e 100%);
}
.goods-info-body .info-box .__right .info .item-badge .__tag {
  border-width: 1px;
  border-style: solid;
}
.goods-info-body .info-box .__right .info .item-title {
  display: block;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
}
.goods-info-body .info-box .__right .info .item-summary {
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
  color: #34b365;
}
.goods-info-body .info-box .__right .info .item-price .__price {
  font-size: 25px;
  color: #34b365;
  margin-right: 16px;
}
.goods-info-body .info-box .__right .info .item-price .__marked_price {
  font-size: 14px;
  color: #888888;
  text-decoration: line-through;
}
.goods-info-body .info-box .__right .expiration-date {
  margin-top: 10px;
  color: #ff0000;
}
.goods-info-body .info-box .__right .full-gift {
  margin-top: 20px;
}
.goods-info-body .info-box .__right .full-gift .__item .__title {
  padding: 8px 0;
}
.goods-info-body .info-box .__right .full-gift .__item .__title .layui-icon {
  display: none;
  float: right;
  font-size: 14px;
}
.goods-info-body .info-box .__right .full-gift .__item .__pointer {
  cursor: pointer;
}
.goods-info-body .info-box .__right .full-gift .__item .__pointer .layui-icon {
  display: block;
  transition: transform 0.3s;
}
.goods-info-body .info-box .__right .full-gift .__item .__pointer .__rotate {
  transform: rotate(-180deg);
}
.goods-info-body .info-box .__right .full-gift .__item .__pointer:hover {
  color: #34b365;
}
.goods-info-body .info-box .__right .full-gift .__item .__scroll {
  font-size: 12px;
  display: none;
}
.goods-info-body .info-box .__right .full-gift .__item .__scroll .__goods {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  width: 90px;
  border-radius: 6px;
  overflow: hidden;
  border: #EEEEEE 1px solid;
}
.goods-info-body .info-box .__right .full-gift .__item .__scroll .__goods .__name {
  padding: 5px;
  font-size: 12px;
}
.goods-info-body .info-box .__right .sku-box {
  margin-top: 10px;
}
.goods-info-body .info-box .__right .sku-box .__option {
  padding-top: 10px;
}
.goods-info-body .info-box .__right .sku-box .__option .__ti {
  font-size: 14px;
  font-weight: bolder;
  display: block;
  margin-bottom: 10px;
}
.goods-info-body .info-box .__right .sku-box .__option .__item-box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
.goods-info-body .info-box .__right .sku-box .__option .__item-box .__item {
  padding: 0 10px;
  box-sizing: content-box;
  border-radius: 6px;
  font-size: 12px;
  background-color: #f2f2f2;
  margin-right: 10px;
  margin-bottom: 10px;
  min-width: 50px;
  height: 30px;
  display: flex;
  flex-direction: row;
  align-items: center;
  overflow: hidden;
  border: 1px solid #f2f2f2;
  cursor: pointer;
}
.goods-info-body .info-box .__right .sku-box .__option .__item-box .__item img {
  height: 100%;
  margin-left: -10px;
  margin-right: 5px;
}
.goods-info-body .info-box .__right .sku-box .__option .__item-box .__item .__text {
  flex: 1;
  text-align: center;
}
.goods-info-body .info-box .__right .sku-box .__option .__item-box .__active {
  border: 1px solid #34b365;
}
.goods-info-body .info-box .__right .sku-box .__option .__item-box .__active .__text {
  color: #34b365;
}
.goods-info-body .info-box .__right .sku-box .__option .__item-box .__disabled .__text {
  color: #bfbfbf;
  text-decoration: line-through;
}
.goods-info-body .info-box .__right .addcart-box {
  background: #f7f7f7;
  padding: 12px;
  margin-bottom: 10px;
}
.goods-info-body .info-box .__right .store {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  height: 60px;
  padding: 0 10px;
  border-radius: 6px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 2px 14px 0px;
}
.goods-info-body .info-box .__right .store .__name {
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
}
.goods-info-body .info-box .__right .store .__text {
  display: block;
  font-size: 12px;
  color: #34b365;
}
.goods-info-body .info-box .__right .store .btn {
  width: 90px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  padding: 0;
}
.goods-info-body .content-box .__attr {
  border: #EEEEEE 1px solid;
  padding: 0 20px;
  margin: 0 auto;
  margin-bottom: 20px;
  border-radius: 6px;
  width: 500px;
}
.goods-info-body .content-box .__attr .__item {
  display: flex;
  border-bottom: 1px dashed #EEEEEE;
  flex-direction: row;
  align-items: center;
}
.goods-info-body .content-box .__attr .__item .__name, .goods-info-body .content-box .__attr .__item .__value {
  padding: 8px;
  font-size: 14px;
  text-align: left;
}
.goods-info-body .content-box .__attr .__item .__name {
  width: 90px;
  color: #AAAAAA;
}
.goods-info-body .content-box .__attr .__item .__value {
  flex: 1;
  color: #020202;
}
.goods-info-body .content-box .__attr .__item:last-of-type {
  border: none;
}

.goods-list-body .store {
  padding: 12px;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 2px 14px 0px;
  margin-bottom: 10px;
}
.goods-list-body .store .__name {
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
}
.goods-list-body .store .__text {
  display: block;
  font-size: 12px;
  color: #34b365;
}
.goods-list-body .content-box {
  display: flex;
}
.goods-list-body .content-box .filter-box {
  width: 260px;
  display: flex;
  flex-direction: column;
  margin-right: 30px;
}
.goods-list-body .content-box .filter-box .layui-card-header {
  font-size: 15px;
}
.goods-list-body .content-box .filter-box .__item {
  display: block;
  cursor: pointer;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 7px;
}
.goods-list-body .content-box .filter-box .__child {
  margin-top: 7px;
  padding-left: 15px;
}
.goods-list-body .content-box .filter-box .__expand {
  display: none;
}
.goods-list-body .content-box .filter-box .__expand-btn {
  cursor: pointer;
}
.goods-list-body .content-box .filter-box .__expand-btn .layui-icon {
  transition: transform 0.3s;
  font-size: 14px;
  display: inline-block;
}
.goods-list-body .content-box .filter-box .__expand-btn .__rotate {
  transform: rotate(-180deg);
}
.goods-list-body .content-box .filter-box .__expand-btn:hover {
  color: #34b365;
}
.goods-list-body .content-box .list-box {
  flex: 1;
}
.goods-list-body .content-box .list-box .sort-box {
  padding: 0 12px;
  height: 42px;
  background: #fff;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.goods-list-body .content-box .list-box .sort-box .dropdown-menu {
  cursor: pointer;
  color: #34b365;
}
.goods-list-body .content-box .list-box .sort-box .dropdown-menu .dropdown-menu-child {
  top: 30px;
}
.goods-list-body .content-box .list-box .sort-box .dropdown-menu .dropdown-menu-child .__item {
  padding: 10px 16px;
}
.goods-list-body .content-box .list-box .sort-box .dropdown-menu .dropdown-menu-child .__active, .goods-list-body .content-box .list-box .sort-box .dropdown-menu .dropdown-menu-child .__item:hover {
  background: #34b365;
  color: #fff;
}

.cart-index-body .empty-box {
  padding: 50px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cart-index-body .empty-box .__tip {
  margin-top: 10px;
  color: gray;
}
.cart-index-body .coupon-box .layui-card-header {
  cursor: pointer;
  font-size: 14px;
}
.cart-index-body .coupon-box .layui-card-header .layui-icon {
  transition: transform 0.3s;
}
.cart-index-body .coupon-box .layui-card-header .__rotate {
  transform: rotate(-180deg);
}
.cart-index-body .coupon-box .layui-card-header:hover {
  color: #34b365;
}
.cart-index-body .coupon-box .layui-card-body {
  display: none;
}
.cart-index-body .coupon-box .__scroll {
  font-size: 12px;
}
.cart-index-body .coupon-box .__scroll .__goods {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  width: 90px;
  border-radius: 6px;
  overflow: hidden;
  border: #EEEEEE 1px solid;
  position: relative;
}
.cart-index-body .coupon-box .__scroll .__goods .__name {
  padding: 5px;
  font-size: 12px;
}
.cart-index-body .coupon-box .__scroll .__goods input {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  height: 18px;
  width: 18px;
}
.cart-index-body .full-gift .__item {
  margin-bottom: 15px;
  background: #fff;
  padding: 12px;
}
.cart-index-body .full-gift .__item .__title .__btn {
  color: #34b365;
}
.cart-index-body .full-gift .__item .__title .layui-icon {
  display: none;
  float: right;
  font-size: 14px;
}
.cart-index-body .full-gift .__item .__pointer {
  cursor: pointer;
}
.cart-index-body .full-gift .__item .__pointer .layui-icon {
  display: block;
  transition: transform 0.3s;
}
.cart-index-body .full-gift .__item .__pointer .__rotate {
  transform: rotate(-180deg);
}
.cart-index-body .full-gift .__item .__pointer:hover {
  color: #34b365;
}
.cart-index-body .full-gift .__item .__scroll {
  font-size: 12px;
  margin-top: 10px;
  display: none;
}
.cart-index-body .full-gift .__item .__scroll .__goods {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  width: 90px;
  border-radius: 6px;
  overflow: hidden;
  border: #EEEEEE 1px solid;
}
.cart-index-body .full-gift .__item .__scroll .__goods .__name {
  padding: 5px;
  font-size: 12px;
}
.cart-index-body .layui-card-header .__text {
  float: right;
  font-size: 13px;
}
.cart-index-body .layui-card-header .__text .__btn {
  color: #34b365;
}
.cart-index-body .cart-box .__list .__item {
  padding: 10px;
  border-bottom: #EEEEEE 1px solid;
  display: flex;
  flex-direction: row;
}
.cart-index-body .cart-box .__list .__item .__checkbox {
  width: 25px;
}
.cart-index-body .cart-box .__list .__item .__img {
  width: 90px;
  height: 90px;
  margin-right: 10px;
}
.cart-index-body .cart-box .__list .__item .__info {
  position: relative;
  flex: 1;
}
.cart-index-body .cart-box .__list .__item .__info .__name {
  font-size: 13px;
  margin-bottom: 5px;
  padding-right: 30px;
}
.cart-index-body .cart-box .__list .__item .__info .__name .badge2 {
  font-size: 11px;
  color: #999999;
  display: inline-block;
  padding: 0px 10px;
  margin-right: 5px;
  border-radius: 4px;
  height: 18px;
  line-height: 20px;
  border: 1px solid #999999;
}
.cart-index-body .cart-box .__list .__item .__info .__option {
  font-size: 12px;
  background-color: #f2f2f2;
  padding: 0 4px;
  border-radius: 2px;
  color: #6a6363;
  display: inline-flex;
  margin-bottom: 5px;
}
.cart-index-body .cart-box .__list .__item .__info .__price {
  font-size: 13px;
  font-weight: 500;
}
.cart-index-body .cart-box .__list .__item .__info .__marked_price {
  color: #999999;
  font-size: 13px;
  text-decoration: line-through;
  margin-left: 5px;
}
.cart-index-body .cart-box .__list .__item .__info .__num {
  margin-left: 10px;
  display: inline-block;
}
.cart-index-body .cart-box .__list .__item .__info .__numbox {
  position: absolute;
  right: 0;
  bottom: 0;
}
.cart-index-body .cart-box .__list .__item .__info .icon-trash {
  font-size: 16px;
  color: #999999;
  right: 0;
  top: 0;
  position: absolute;
  cursor: pointer;
}
.cart-index-body .cart-box .__list .__item .__info .__marked {
  position: absolute;
  top: 50%;
  left: 0;
  margin: -40px 0 0 0;
  width: 80px;
  height: 80px;
  border-radius: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  font-size: 14px;
}
.cart-index-body .cart-box .__list .__item .__info .__diff {
  font-size: 12px;
  color: #FF0000;
  margin-top: 2px;
}
.cart-index-body .cart-box .__list .m-number-box {
  position: absolute;
  bottom: 0;
  right: 0;
}
.cart-index-body .cart-box .__list .__item:last-of-type {
  border-bottom: none;
}
.cart-index-body .total-box {
  background: #fff;
  padding: 12px;
  margin-bottom: 15px;
}
.cart-index-body .total-box .__item {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  min-height: 25px;
}
.cart-index-body .total-box .__item .__right {
  margin-left: 10px;
}
.cart-index-body .total-box .__item.Total {
  color: #34b365;
}
.cart-index-body .total-box .__item.Total .__right {
  font-size: 22px;
  font-weight: 500;
}

.checkout-index-body .address-box .layui-card-header .__text {
  font-size: 13px;
  color: #34b365;
  cursor: pointer;
}
.checkout-index-body .address-box .__expand {
  display: none;
  flex-wrap: wrap;
  margin: -10px;
}
.checkout-index-body .address-box .__expand .__witem {
  width: 20%;
  padding: 5px;
}
.checkout-index-body .address-box .__expand .__witem .__item {
  border: #EEEEEE 1px solid;
  padding: 12px 15px;
  border-radius: 4px;
  cursor: pointer;
  position: relative;
}
.checkout-index-body .address-box .__expand .__witem .__item .icon-edit {
  font-size: 18px;
  position: absolute;
  right: 2px;
  top: 2px;
}
.checkout-index-body .address-box .__expand-btn {
  border-top: #EEEEEE 1px solid;
  text-align: center;
  cursor: pointer;
  margin-bottom: 10px;
}
.checkout-index-body .address-box .__expand-btn .layui-icon {
  transition: transform 0.3s;
  font-size: 14px;
  display: inline-block;
}
.checkout-index-body .address-box .__expand-btn .__rotate {
  transform: rotate(-180deg);
}
.checkout-index-body .address-box .__expand-btn:hover {
  color: #34b365;
}
.checkout-index-body .cart-box .__list .__item {
  padding: 10px;
  border-bottom: #EEEEEE 1px solid;
  display: flex;
  flex-direction: row;
}
.checkout-index-body .cart-box .__list .__item .__img {
  width: 90px;
  height: 90px;
  margin-right: 10px;
}
.checkout-index-body .cart-box .__list .__item .__info {
  position: relative;
  flex: 1;
}
.checkout-index-body .cart-box .__list .__item .__info .__name {
  font-size: 13px;
  margin-bottom: 5px;
  padding-right: 30px;
}
.checkout-index-body .cart-box .__list .__item .__info .__option {
  font-size: 12px;
  background-color: #f2f2f2;
  padding: 0 4px;
  border-radius: 2px;
  color: #6a6363;
  display: inline-flex;
  margin-bottom: 5px;
}
.checkout-index-body .cart-box .__list .__item .__info .__price {
  font-size: 13px;
  font-weight: 500;
}
.checkout-index-body .cart-box .__list .__item .__info .__num {
  margin-left: 10px;
  display: inline-block;
}
.checkout-index-body .cart-box .__list .__item:last-of-type {
  border-bottom: none;
}
.checkout-index-body .total-box {
  flex: 1;
  background: #fff;
  padding: 12px;
}
.checkout-index-body .total-box .__item {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  min-height: 25px;
}
.checkout-index-body .total-box .__item .__right {
  margin-left: 10px;
}
.checkout-index-body .total-box .__item.Total {
  color: #34b365;
}
.checkout-index-body .total-box .__item.Total .__right {
  font-size: 22px;
  font-weight: 500;
}
.checkout-index-body .other-box {
  flex: 1;
  margin-right: 15px;
}
.checkout-index-body .other-box .list-cell {
  margin-bottom: 15px;
}

.payment-index-body #layout-content {
  padding-top: 30px;
}
.payment-index-body .payment-box {
  background-color: #fff;
  border-radius: 10px;
  padding: 44px 20px;
  margin-bottom: 30px;
  overflow: hidden;
  box-shadow: 0 15px 26px 0px rgba(0, 0, 0, 0.05);
}
.payment-index-body .payment-box .__inner {
  width: 700px;
  margin: 0 auto;
}
.payment-index-body .payment-box .__inner .__head h3 {
  font-size: 22px;
  margin-bottom: 15px;
  color: #34b365;
}
.payment-index-body .payment-box .__inner .__head .__text {
  margin-bottom: 8px;
}
.payment-index-body .payment-box .__inner .__head .__text b {
  color: #34b365;
}
.payment-index-body .payment-box .__inner .__list {
  padding: 15px;
  padding-bottom: 0;
  background-color: #f5f5f5;
  border: 1px solid #eee;
  border-radius: 6px;
  margin-top: 15px;
  display: flex;
}
.payment-index-body .payment-box .__inner .__list .__item {
  border-radius: 6px;
  background: #fff;
  padding: 7px;
  border: 1px solid #fff;
  cursor: pointer;
  margin-bottom: 15px;
  margin-right: 15px;
  display: flex;
  align-items: center;
}
.payment-index-body .payment-box .__inner .__list .__item img {
  height: 40px;
  margin-right: 7px;
}
.payment-index-body .payment-box .__inner .__list .__active {
  border-color: #34b365;
  color: #34b365;
}
.payment-index-body .payment-box .__inner .btn {
  margin-top: 15px;
}

.payment-pay-body #layout-content {
  padding-top: 30px;
}
.payment-pay-body .payment-box {
  background-color: #fff;
  border-radius: 10px;
  padding: 44px 20px;
  margin-bottom: 30px;
  overflow: hidden;
  box-shadow: 0 15px 26px 0px rgba(0, 0, 0, 0.05);
}
.payment-pay-body .payment-box .__inner {
  width: 700px;
  margin: 0 auto;
}
.payment-pay-body .payment-box .__inner .__head {
  margin-bottom: 20px;
}
.payment-pay-body .payment-box .__inner .__head h3 {
  font-size: 22px;
  margin-bottom: 15px;
  color: #34b365;
}
.payment-pay-body .payment-box .__inner .__head .__text {
  margin-bottom: 8px;
}
.payment-pay-body .payment-box .__inner .__head .__text b {
  color: #34b365;
}

.payment-success-body #layout-content {
  padding-top: 30px;
}
.payment-success-body .success-box {
  background-color: #fff;
  border-radius: 10px;
  padding: 44px 20px;
  margin-bottom: 30px;
  overflow: hidden;
  box-shadow: 0 15px 26px 0px rgba(0, 0, 0, 0.05);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.payment-success-body .success-box h3 {
  font-size: 22px;
  margin-bottom: 15px;
  color: #34b365;
}
.payment-success-body .success-box .__amount {
  color: #34b365;
  font-size: 26px;
  font-weight: 400;
  margin-bottom: 20px;
}
.payment-success-body .success-box .__tip {
  color: #909193;
}
.payment-success-body .success-box .__btns {
  margin-top: 20px;
  display: flex;
  flex-direction: row;
}
.payment-success-body .success-box .__btns .btn {
  width: 120px;
}
.payment-success-body .success-box .__btns .__btn2 {
  border: 1px solid #34b365;
  color: #34b365;
  background: #fff;
  margin-left: 15px;
}

.home-body .app-fixed {
  width: 100px;
  position: fixed;
  margin-top: 15px;
  margin-left: -115px;
  display: flex;
  flex-direction: column;
}
.home-body .app-fixed .__title {
  margin: 0px 0px 15px;
  padding: 8px 10px;
  color: white;
  border-radius: 4px 4px 20px 20px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 14px 0px;
  text-align: center;
  background-image: linear-gradient(-90deg, #eb5d1e 0px, #f49d43 100%) !important;
}
.home-body .app-fixed .__qrcode {
  width: 100px;
  height: 100px;
  color: #202020;
  background: white;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 14px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-design-box > div {
  margin-bottom: 15px;
}
.page-design-box > div .goods-list {
  margin-bottom: 15px;
}

.goods-scroll .icon-cart, .goods-list .icon-cart {
  color: #34b365;
  cursor: pointer;
  font-size: 20px;
}
.goods-scroll .icon-cart.__disabled, .goods-list .icon-cart.__disabled {
  color: #999999;
  cursor: default;
}
.goods-scroll .__title, .goods-list .__title {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 10px;
}
.goods-scroll .__title span, .goods-list .__title span {
  font-size: 18px;
  font-weight: 400;
}
.goods-scroll .__item, .goods-list .__item {
  background-color: #FFFFFF;
  border-radius: 6px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.goods-scroll .__item .__image, .goods-list .__item .__image {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.goods-scroll .__item .__image .__badge, .goods-list .__item .__image .__badge {
  position: absolute;
  left: 7px;
  bottom: 7px;
  display: flex;
}
.goods-scroll .__item .__image .__badge .__store,
.goods-scroll .__item .__image .__badge .__tag, .goods-list .__item .__image .__badge .__store,
.goods-list .__item .__image .__badge .__tag {
  padding: 0 7px;
  border-radius: 4px;
  font-size: 12px;
  margin-right: 10px;
  display: block;
  height: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.goods-scroll .__item .__image .__badge .__store, .goods-list .__item .__image .__badge .__store {
  color: white;
  background-image: linear-gradient(-90deg, #f49d43 0px, #eb5d1e 100%);
}
.goods-scroll .__item .__image .__badge .__tag, .goods-list .__item .__image .__badge .__tag {
  border-width: 1px;
  border-style: solid;
}
.goods-scroll .__item .__image .__stockout_item, .goods-list .__item .__image .__stockout_item {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -40px 0 0 -40px;
  width: 80px;
  height: 80px;
  border-radius: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  font-size: 14px;
}
.goods-scroll .__item .__info, .goods-list .__item .__info {
  padding: 10px;
}
.goods-scroll .__item .__info .__name, .goods-list .__item .__info .__name {
  font-size: 13px;
  display: -webkit-box !important;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical !important;
  display: block;
  line-height: 18px;
  height: 36px;
  font-weight: bold;
}
.goods-scroll .__item .__info .__bottom, .goods-list .__item .__info .__bottom {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-top: 5px;
}
.goods-scroll .__item .__info .__price, .goods-list .__item .__info .__price {
  font-size: 15px;
  color: #202020;
  display: inline-block;
  margin-right: 5px;
  font-weight: bold;
}
.goods-scroll .__item .__info .__marked_price, .goods-list .__item .__info .__marked_price {
  color: #999999;
  font-size: 13px;
  text-decoration: line-through;
}
.goods-scroll .__list, .goods-list .__list {
  display: flex;
  flex-wrap: wrap;
  margin: -5px;
}
.goods-scroll .__list .__witem, .goods-list .__list .__witem {
  padding: 5px;
  width: 20%;
}
.goods-scroll .__more, .goods-list .__more {
  background: #f7f7f7;
  border-radius: 4px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex: 1;
}
.goods-scroll .__more .__more2, .goods-list .__more .__more2 {
  width: 16px;
  font-size: 14px;
  color: #202020;
}
.goods-scroll .swiper-slide, .goods-list .swiper-slide {
  display: flex;
  flex-direction: column;
  height: auto;
}
.goods-scroll .swiper-slide .__item, .goods-list .swiper-slide .__item {
  margin-bottom: 10px;
}
.goods-scroll .swiper-slide .__item:last-of-type, .goods-list .swiper-slide .__item:last-of-type {
  margin-bottom: 0;
}

.slider-image .__text {
  padding: 10px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.coupon-scroll {
  background-color: #FFFFFF;
  padding: 10px;
}
.coupon-scroll .__title {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 10px;
  justify-content: space-between;
}
.coupon-scroll .__title .__text {
  font-size: 18px;
  font-weight: 400;
}
.coupon-scroll .__title .__btn {
  font-size: 12px;
  padding: 2px 7px;
  border-radius: 10px;
  width: 80px;
  display: none;
}
.coupon-scroll .__scroll .__item {
  height: 55px;
  padding-left: 10px;
  border-radius: 5px;
  position: relative;
  z-index: 1;
  margin-right: 12px;
  background: linear-gradient(135deg, rgba(52, 179, 101, 0.5), #34b365);
  display: inline-block;
  cursor: pointer;
}
.coupon-scroll .__scroll .__item .__cir1,
.coupon-scroll .__scroll .__item .__cir2 {
  position: absolute;
  left: -4px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  z-index: 2;
}
.coupon-scroll .__scroll .__item .__cir1 {
  top: -4px;
}
.coupon-scroll .__scroll .__item .__cir2 {
  bottom: -4px;
}
.coupon-scroll .__scroll .__item .icon-youhuiquantoumingbeijing {
  color: rgba(255, 255, 255, 0.8);
  font-size: 56px;
  line-height: 56px;
  width: 40px;
  position: absolute;
  right: 0;
}
.coupon-scroll .__scroll .__item .__info {
  display: flex;
  align-items: center;
  flex-direction: row;
  height: 100%;
}
.coupon-scroll .__scroll .__item .__info .__it .__it1 {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 400;
}
.coupon-scroll .__scroll .__item .__info .__it .__it2 {
  color: #FFFFFF;
  font-size: 12px;
}
.coupon-scroll .__scroll .__item .__info .__btn {
  font-size: 12px;
  color: #34b365;
  width: 40px;
  z-index: 2;
  padding: 0 5px 0 22px;
  white-space: break-spaces;
}
.coupon-scroll .__scroll .__disabled {
  background: linear-gradient(135deg, rgba(177, 177, 177, 0.6), #b1b1b1) !important;
  cursor: default;
}
.coupon-scroll .__scroll .__disabled .__btn {
  color: #b1b1b1 !important;
}

.custom-image .__list {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.custom-image .__item {
  flex: 1;
}
.custom-image img {
  width: 100%;
  height: 100%;
}
.custom-image .__margin {
  margin-right: 10px;
}
.custom-image .__margin:last-of-type {
  margin-right: 0;
}

.goods-two {
  background: #fff;
  display: flex;
}
.goods-two .__column {
  margin: 10px 0;
  padding: 0 10px;
  flex: 1;
  border-right: 1px solid #efefef;
}
.goods-two .__column:last-of-type {
  border: none;
}
.goods-two .__title {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.goods-two .__title .__t1 {
  font-size: 18px;
  font-weight: 400;
  margin-right: 5px;
  display: block;
}
.goods-two .__title .__t2 {
  display: block;
  background: linear-gradient(#ff7d44 0%, #fead66 100%);
  color: #fff;
  padding: 2px 8px;
  border-radius: 22px;
  font-size: 12px;
}
.goods-two .__box {
  display: flex;
  flex-wrap: wrap;
}
.goods-two .__item {
  width: 25%;
  margin-top: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-right: 10px;
}
.goods-two .__price {
  margin-top: 8px;
}
.goods-two .__price {
  font-size: 15px;
  color: #202020;
  font-weight: bold;
}
.goods-two .__marked_price {
  color: #999999;
  font-size: 12px;
  text-decoration: line-through;
}

.icon-image {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding-top: 10px;
}
.icon-image .__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 12.5%;
  margin-bottom: 10px;
}
.icon-image .__text {
  font-size: 14px;
}
.icon-image .__image {
  margin-bottom: 5px;
  width: calc(100% - 20px);
}

.msg-scroll {
  display: flex;
  flex-direction: row;
  height: 46px;
  padding: 0 10px;
}
.msg-scroll .__img {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
}
.msg-scroll .__img img {
  max-height: 100%;
  max-width: 100%;
}
.msg-scroll .__item {
  display: flex;
  align-items: center;
  flex-direction: row;
  height: 100%;
}

.newer {
  border-radius: 6px;
  margin-bottom: 15px;
  background-image: linear-gradient(to bottom, #FF1A34 0%, #e92758 100%);
  padding-bottom: 5px;
}
.newer .__title {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding: 10px;
}
.newer .__title .__text {
  color: #FFFFFF;
  margin-left: 10px;
}

.flash-sale {
  border-radius: 6px;
  margin-bottom: 15px;
  background-image: linear-gradient(to bottom, #FF1A34 0%, #e92758 100%);
  padding-bottom: 5px;
}
.flash-sale .__title {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding: 10px;
}
.flash-sale .__title .__text {
  color: #FFFFFF;
  margin-left: 10px;
}
.flash-sale .__box {
  display: flex;
  background-color: #FFFFFF;
  border-radius: 6px;
  padding: 10px;
  margin: 0 10px 10px 10px;
}
.flash-sale .__box .__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 25%;
}
.flash-sale .__box .__item img {
  width: 90%;
}
.flash-sale .__box .__item .__price {
  margin-top: 8px;
  font-size: 18px;
  color: #FC162F;
  font-weight: 500;
}
.flash-sale .__box .__item .__marked_price {
  color: #999999;
  text-decoration: line-through;
}

.goods-tabs .goods-tabs-content {
  padding-top: 10px;
}

.flash_sale-index-body .promo-box {
  background-color: #FF1A34;
  display: flex;
  flex-direction: row;
  height: 80px;
}
.flash_sale-index-body .promo-box .__item {
  display: flex;
  flex-direction: column;
  padding: 0 10px 10px 10px;
  justify-content: flex-end;
  align-items: center;
}
.flash_sale-index-body .promo-box .__item .__d,
.flash_sale-index-body .promo-box .__item .__h,
.flash_sale-index-body .promo-box .__item .__t {
  color: #fff;
  font-size: 14px;
}
.flash_sale-index-body .promo-box .__item .__h {
  margin: 2px 0;
}
.flash_sale-index-body .promo-box .__item .__t {
  padding: 0 10px;
  border-radius: 10px;
}
.flash_sale-index-body .promo-box .__active .__d,
.flash_sale-index-body .promo-box .__active .__h {
  font-weight: 500;
}
.flash_sale-index-body .promo-box .__active .__t {
  background-color: #fff;
  color: #FF1A34;
}
.flash_sale-index-body #countdown-time {
  background-color: #fff;
  border-radius: 8px;
  padding: 10px;
  text-align: center;
  margin: 15px 0;
}
.flash_sale-index-body .goods-box {
  display: flex;
  flex-wrap: wrap;
}
.flash_sale-index-body .goods-box .__item {
  background-color: #fff;
  border-radius: 8px;
  padding: 10px;
  display: flex;
  flex-direction: row;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.flash_sale-index-body .goods-box .__item .__img {
  margin-right: 10px;
  height: 100px;
}
.flash_sale-index-body .goods-box .__item .__info {
  flex: 1;
  position: relative;
}
.flash_sale-index-body .goods-box .__item .__info .__name {
  font-weight: bold;
}
.flash_sale-index-body .goods-box .__item .__info .__process {
  margin: 4px 0;
  width: 70%;
  position: relative;
  color: #FC162F;
  font-size: 10px;
}
.flash_sale-index-body .goods-box .__item .__info .__limit {
  padding: 0 17px;
  color: #757678;
  background: #F4F5F7;
  height: 14px;
  border-radius: 100px;
  font-size: 11px;
  display: inline-block;
}
.flash_sale-index-body .goods-box .__item .__info .__price {
  margin-top: 8px;
}
.flash_sale-index-body .goods-box .__item .__info .__price {
  font-size: 18px;
  color: #FC162F;
  font-weight: 500;
}
.flash_sale-index-body .goods-box .__item .__info .__marked_price {
  color: #999999;
  text-decoration: line-through;
}
.flash_sale-index-body .goods-box .__item .__info .icon-cart {
  color: #34b365;
  position: absolute;
  right: 0;
  bottom: 0;
}
.flash_sale-index-body .goods-box .__item:nth-of-type(3n) {
  margin-right: 0;
}

.page-empty {
  width: 100%;
  padding: 50px 25px;
  text-align: center;
}
.page-empty .empty-tip {
  margin-top: 10px;
  color: gray;
}