@import url('//at.alicdn.com/t/font_1521426_i6gdo5apoxf.css');
[class*='icon-'] {
  font-family: 'iconfont';
  font-size: 0.26rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class*=' weui-icon-'],
[class^='weui-icon-'] {
  font-family: 'weui';
}
[class*='j-'],
.j-ul-list li,
.j-header-sort span,
.lay-popup,
.lay-popup-content,
.search-item,
.upload-icon-container,
.menu-item {
  cursor: pointer;
}
/* * { touch-action: pan-y; } */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type="number"] {
  -moz-appearance: textfield;
}
html {
  background: #f5f5f5;
  font-size: 100px;
}
body {
  max-width: 750px;
  width: 100%;
  min-height: 100vh;
  margin: 0;
  margin-left: auto!important;
  margin-right: auto!important;
  font-size: 0.24rem;
  line-height: 1.4;
  color: #4a4a4a;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
img {
  max-width: 100%;
  border: none;
}
ul,
li,
p,
hr {
  margin: 0;
}
li {
  list-style: none;
}
button {
  border: none;
  outline: none;
}
input {
  outline: none;
  padding: 0 0.12rem;
}
* {
  box-sizing: border-box;
}
h1,
h2,
h3,
h4 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.lay-form input:focus,
.lay-form textarea:focus,
.lay-form select:focus {
  outline: none;
  border-color: #ddd;
}
a {
  text-decoration: none;
}
input[type='number'] {
  -moz-appearance: textfield;
}
@media screen and (max-width: 499px) {
  html {
    font-size: calc(100 / 750 * 100vw) !important;
  }
}
@media only screen and (min-width: 400px) {
  html {
    font-size: calc(100 / 750 * 100vw) !important;
  }
}
@media only screen and (min-width: 414px) {
  html {
    font-size: calc(100 / 750 * 100vw) !important;
  }
}
@media only screen and (min-width: 480px) {
  html {
    font-size: calc(100 / 750 * 100vw) !important;
  }
}
@media screen and (min-width: 750px) {
  html {
    font-size: 100px !important;
  }
}
.over {
  overflow: hidden;
}
.over1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.over2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  -webkit-line-clamp: 2;
}
.over3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  -webkit-line-clamp: 3;
}
.show {
  display: block !important;
}
.hide {
  display: none !important;
}
.relative {
  position: relative;
}
.layui-form-danger {
  border-color: #ff5859 !important;
}
.textwarn,
.textwarn ~ img,
.layui-form-danger ~ .wangEditor-container,
.layui-form-danger ~ #contents {
  border: 1px solid #ff5859 !important;
}
.red {
  color: #ff5859;
}
.flex {
  display: flex;
}
.flex-start {
  justify-content: flex-start;
}
.flex-end {
  justify-content: flex-end;
}
.flex-center {
  justify-content: center;
  align-items: center;
}
.flex-align-center {
  align-items: center;
}
.flex-column {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.pointer {
  cursor: pointer;
}
.curColor {
  color: #f5a623;
}
.content {
  display: block;
  content: '';
}
.abs {
  position: absolute;
}
.lay-btn {
  display: inline-block;
  vertical-align: top;
  padding: 0.06rem 0.3rem;
  background-color: #0080ff;
  color: #fff;
  font-size: 0.26rem;
  text-align: center;
}
.lay-btn + .lay-btn {
  margin-left: 0.15rem;
}
.lay-btn-primary {
  border: 0.01rem solid;
  color: #0080ff;
  background-color: transparent;
}
.lay-btn-bg {
  background-color: #CEE3FB;
  color: #0080ff;
  width: auto;
  height: 0.54rem;
  line-height: 0.54rem;
  min-width: 0.78rem;
  border-radius: 0.54rem;
  padding: 0 0.3rem;
}
.auth-success {
  color: #7ed321 !important;
}
.auth-error {
  color: #ff5859 !important;
}
.weui-picker-modal {
  height: 40vh;
}
.weui-picker-modal .toolbar-inner {
  height: 56px;
  font-size: 18px;
}
.weui-picker-modal .picker-button,
.weui-picker-modal .title {
  height: 56px;
  line-height: 56px;
  font-size: 18px;
}
.weui-picker-modal .picker-modal-inner {
  height: 100%;
}
.weui-picker-modal .picker-items {
  font-size: 16px;
}
.weui-picker-modal .picker-item,
.weui-picker-modal .picker-center-highlight {
  width: 100%;
  height: 36px;
  line-height: 36px;
}
.weui-picker-modal .picker-center-highlight {
  margin-top: -18px;
}
.weui-btn {
  display: inline-block;
  width: auto;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.28rem;
}
.weui-btn::after {
  display: none;
}
.weui-btn_primary {
  background-color: #0080ff;
}
.weui-btn_warn {
  background-color: #ff5859;
}
.weui-loading {
  width: 0.5rem;
  height: 0.5rem;
  line-height: 0.5rem;
}
.weui-loadmore__tips {
  font-size: 0.28rem;
}
.weui-toptips {
  padding: 0.25rem 0.4rem;
  font-size: 0.26rem;
}
.weui-cells {
  margin-top: 0;
}
.weui-cells .weui-cell {
  padding: 0.35rem 0.4rem;
  font-size: 0.3rem;
  color: #000;
}
.weui-cells .weui-cell__hd {
  margin-right: 0.2rem;
}
.weui-cells .weui-cell__hd i {
  font-size: 0.3rem;
}
.weui-cells .weui-cell__ft {
  color: #000;
  padding-right: 0.25rem;
}
.weui-cells .weui-cell__ft.not:after { display: none;  }
.weui-cells .weui-cell__ft:after {
  width: 0.14rem;
  height: 0.14rem;
  line-height: 0.14rem;
  margin-top: -0.07rem;
  border-color: #666;
}
.weui-btn_primary:not(.weui-btn_disabled):active {
  background-color: #0075e9;
}
form .weui-cells .weui-cell__ft {
  padding-right: 0;
}
.weui_loading_toast {
  width: 2.5rem;
  height: 2.1rem;
  line-height: 1.6;
}
.weui_loading_toast .weui-icon_toast.weui-loading {
  margin-top: 0.3rem;
  width: 0.9rem;
  height: 0.9rem;
  line-height: 0.9rem;
}
.weui_loading_toast .weui-toast_content {
  font-size: 0.27rem;
  padding-top: 0.1rem;
}
.fixed-center {
  position: fixed;
  z-index: 99;
  max-width: 7.5rem;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
#contents {
  height: 4rem;
  width: 100%;
  z-index: 97;
}
.w-e-panel-container {
  width: 1px!important;
  height: 1px!important;
  overflow: hidden;
  border:none!important;
}
.w-e-up-img-container .w-e-up-btn{ display: block; width: 100%;}
.w-e-up-img-container div{ display: block!important;}
.lay-form-textarea ~ #contents {
  position: absolute;
  top: 1px;
  height: 1px;
  min-height: auto;
  padding: 0;
  border: none;
}
.textwarn ~ #contents .w-e-text-container {
  border: 1px solid #ff5859 !important;
}
.w-e-text-container img{ margin: 0 auto; display:block;}
.header {
  position: relative;
  background-color: #fff;
  position: fixed;
  z-index: 99;
  max-width: 7.5rem;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.header .icon-caidan {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
  width: 1rem;
  height: 0.8rem;
  line-height: 0.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.36rem;
  background-color: #fff;
  color: #9b9b9b;
  box-shadow: -0.02rem -0.02rem 0.05rem rgba(0, 0, 0, 0.1);
}
.lay-form-elem {
  position: relative;
  display: block;
}
.lay-form-elem > * {
  pointer-events: auto;
}
.lay-form-elem + .lay-form-elem {
  margin-left: 0.3rem;
}
.lay-form-elem input {
  position: absolute;
  top: 0;
  height: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}
.lay-form-elem span {
  font-size: 0.28rem;
  line-height: 0.72rem;
  padding: 0 0 0 0.4rem;
  text-align: center;
  color: #666;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.lay-radio input:checked ~ span:after {
  -webkit-transform: scale(0.3);
  transform: scale(0.3);
  opacity: 1;
}
.lay-radio input:checked ~ span:before {
  border-color: #5aa7ff;
}
.lay-radio span:before,
.lay-radio span:after {
  content: '';
  display: block;
  left: -0.14rem;
  top: 50%;
  margin-top: -0.28rem;
  border: 0.01rem solid #ddd;
  position: absolute;
  width: 0.56rem;
  height: 0.56rem;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
.lay-radio span:after {
  background-color: #5aa7ff;
  -webkit-transform: scale(0);
  transform: scale(0);
  transform-origin: center;
  opacity: 0;
}
.lay-checkbox + .lay-checkbox {
  margin-left: 0.36rem;
}
.lay-checkbox input:checked ~ span:after {
  content: '\e75b';
  font-family: 'iconfont';
  opacity: 1;
}
.lay-checkbox input:checked ~ span:before {
  border-color: #5aa7ff;
}
.lay-checkbox span:before,
.lay-checkbox span:after {
  content: '';
  display: block;
  left: -0.14rem;
  top: 50%;
  margin-top: -0.28rem;
  border: 0.02rem solid #ddd;
  position: absolute;
  width: 0.56rem;
  height: 0.56rem;
  border-radius: 0.08rem;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
.lay-checkbox span:after {
  -webkit-transform: scale(0.46);
  transform: scale(0.46);
  opacity: 0;
  color: #0080ff;
  font-size: 0.56rem;
  margin-top: -0.31rem;
}
.lay-form-btn + .lay-form-btn {
  margin-left: 0.3rem;
}
.lay-form-btn:active span {
  color: #0080ff;
  border: 1px solid #0080ff;
}
.lay-form-btn input:checked ~ span {
  color: #0080ff;
  border: 1px solid #0080ff;
}
.lay-form-btn span {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #e8e8e8;
  color: #4a4a4a;
  width: auto;
  height: 0.66rem;
  line-height: 0.66rem;
  border-radius: 0.04rem;
  min-width: 1.43rem;
  padding: 0 0.1rem;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.header-toolbar+* { padding-top: 0.86rem; }
.header-toolbar {
    position: fixed;
    display: flex;
    justify-content: space-between;
    padding: 0 0.2rem;
    width: 100%;
    height: 0.86rem;
    line-height: 0.86rem;
    background-color: #fff;
    border-bottom: 1px solid #e8e8e8;
    top: 0;
    z-index: 9;
    max-width: 7.5rem;

}
.header-toolbar > * {
  padding: 0 0.2rem;
}
.header-toolbar .page-back {
  display: flex;
  color: #000;
  font-size: 0.3rem;
  padding: 0 0.1rem 0 0.3rem ;
  margin-left: -.2rem;
}
.header-toolbar .page-back:active {
  background-color: rgba(0, 0, 0, 0.1);
}
.header-toolbar .page-back .icon-zuo {
  font-size: 0.35rem;
}
.header-toolbar .page-back span {
  padding-left: 0.1rem;
}
.header-toolbar button {
  font-size: 0.28rem;
  color: #000;
  border: none;
  background-color: transparent;
}
.header-toolbar button:active {
  background-color: rgba(0, 0, 0, 0.07);
}
.header-toolbar button.lay-head-icon-jia i {
  font-size: 0.4rem;
}
.header-toolbar .price {
  color: #ff5859;
  font-size: 0.36rem;
}
.header-toolbar .center {
  position: absolute;
  left: 50%;
  max-width: 56%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  color: #000;
  font-size: 0.3rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.header-list {
  position: relative;
  z-index: 8;
  overflow-x: auto;
  width: 100%; 
  line-height: 0.8rem;
  -webkit-overflow-scrolling: touch;
  border-bottom: 1px solid #e8e8e8;
  box-shadow: 0.01rem 0.01rem 0.07rem rgba(0, 0, 0, 0.1);
}
.header-list ul {
  white-space: nowrap;
  display: flex;
}
.header-list ul li {
  flex: 0 0 auto;
}
.header-list ul li:last-child {
  padding-right: 1rem;
}
.header-list ul li.active a {
  color: #0080ff;
}
.header-list ul li a {
  padding: 0 0.29rem;
  color: #4a4a4a;
  display: block;
}
.header-list ul li a:active {
  color: #0080ff;
}
.header-sort {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  height: 0.8rem;
  line-height: 0.8rem;
  padding-right: 0.4rem;
  box-shadow: 0.01rem 0.01rem 0.07rem rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid #e8e8e8;
}
.header-sort span {
  display: flex;
  color: #9b9b9b;
  margin-right: 0.45rem;
  cursor: pointer;
}
.header-sort span:last-child {
  margin-right: 0;
}
.header-sort span.active {
  color: #0080ff;
}
.header-sort span i {
  font-size: 0.22rem;
  -webkit-transform: scaleX(0.8);
  -moz-transform: scaleX(0.8);
  -o-transform: scaleX(0.8);
  -ms-transform: scaleX(0.8);
  transform: scaleX(0.8);
  margin-left: 0.02rem;
}
.header-sort-ask { justify-content: space-between; }
.header-sort-ask .end {
 display: flex;
}
.header-sort-ask h1 { padding-left: .4rem; max-width: 50%; overflow: hidden; }

.home-list {
  padding-top: 1.6rem;
}
.home-list li {
  padding: 0.4rem;
  margin-top: 0.2rem;
  background-color: #fff;
}
.home-list .home-list-title {
  font-size: 0.34rem;
  color: #000;
  line-height: 1.4;
}
.home-list .home-list-intro {
  font-size: 0.28rem;
  color: #4a4a4a;
  line-height: 1.6;
  margin: 0.12rem 0 0.28rem;
}
.home-list .home-list-info {
  display: flex;
  color: #9b9b9b;
  justify-content: center;
  align-items: center;
  justify-content: space-between;
  font-size: 0.26rem;
  padding-top: 0.26rem;
  border-top: 1px solid #e8e8e8;
}
.home-list .home-list-info i {
  font-size: 0.36rem;
}
.home-list .home-list-info .red {
  padding: 0 0.03rem;
}
.home-list .icon-wena {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  display: inline-block;
  width: 0.32rem;
  height: 0.32rem;
  line-height: 0.32rem;
  background-color: #0080ff;
  color: #fff;
  border-radius: 0.03rem;
  vertical-align: middle;
  font-size: 0.18rem;
  margin-top: -0.05rem;
  margin-right: 0.08rem;
}
.home-list .icon-wena:after {
  position: absolute;
  left: 0;
  bottom: -0.08rem;
  display: block;
  content: '';
  border-style: solid;
  border-color: transparent transparent transparent #0080ff;
  border-width: 0.18rem;
}
.home-list .icon-wena:before {
  position: relative;
  z-index: 2;
  content: attr(data-text);
  display: block;
  text-align: center;
}
.home-list .home-list-price {
  color: #ff5859;
  font-size: 0.38rem;
  padding: 0 0.15rem 0 0.2rem;
}
.home-list a.weui_btn {
  width: 1.26rem;
  height: 0.54rem;
  line-height: 0.54rem;
  font-size: 0.26rem;
  background-color: #CEE3FB;
  color: #0080ff;
  text-align: center;
  border-radius: 0.54rem;
  border: none;
}
.home-list a.weui_btn:visited {
  color: #0080ff;
}
.home-list a.weui_btn:after {
  display: none !important;
}
.menu-list {
  position: fixed;
  z-index: 99;
  max-width: 7.5rem;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  padding-top: 0.6rem;
}
.menu-list > div {
  box-shadow: -0.01rem -0.01rem 0.1rem rgba(0, 0, 0, 0.12);
  display: flex;
  height: 0.98rem;
  padding-bottom: 0.1rem;
  padding-top: 0.02rem;
  background-color: #fff;
}
.menu-list a {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #4a4a4a;
  font-size: 0.2rem;
  justify-content: space-between;
}
.menu-list a.active {
  color: #0080ff;
}
.menu-list a.active i {
  color: #0080ff;
  background-position-y: -0.4rem;
}
.menu-list a i {
  position: relative;
  flex: 0 0 auto;
  width: 0.6rem;
  height: 0.58rem;
  line-height: 0.58rem;
  color: #000;
  text-align: center;
  font-size: 0.32rem;
  display: block;
  background: url(../images/nav-bg.png) no-repeat left / 2.9rem 0.92rem;
}
.menu-list a i span {
  position: absolute;
  right: 0.03rem;
  top: 0.11rem;
  z-index: 1;
  display: block;
  width: 0.14rem;
  height: 0.14rem;
  line-height: 0.14rem;
  border-radius: 50%;
  background-color: #ff5859;
}
.menu-list a .menu-home {
  background-position: 0.1rem 0.09rem;
}
.menu-list a .menu-msg {
  background-position: -0.5rem 0.09rem;
}
.menu-list a .menu-my {
  background-position: -1.05rem 0.09rem;
}
.menu-list a .menu-ask {
  background-position: -1.68rem 0.09rem;
}
.menu-list a .icon-hao {
  background: none;
}
.menu-list a .icon-icon-menu {
  width: 0.28rem;
  height: 0.28rem;
  line-height: 0.28rem;
  margin: 0.04rem;
  font-size: 0.28rem;
  border: 0.02rem solid;
}
.menu-list a .icon-tiwenfuzhi {
  font-size: 0.3rem;
}
.menu-list a.menu-add {
  position: relative;
  justify-content: flex-end;
}
.menu-list a.menu-add .icon-hao {
  position: absolute;
  top: -0.606rem;
  width: 1.12rem;
  height: 1.12rem;
  line-height: 1.12rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: -0.01rem -0.01rem 0.1rem rgba(0, 0, 0, 0.12);
}
.menu-list a.menu-add .icon-hao:before {
  z-index: 2;
  display: block;
  width: 0.82rem;
  height: 0.82rem;
  line-height: 0.82rem;
  background-color: #0080ff;
  color: #fff;
  font-size: 0.32rem;
  border-radius: 50%;
}
.menu-list a.menu-add .icon-hao:after {
  display: block;
  content: '';
  position: absolute;
  bottom: -0.1rem;
  left: -5%;
  z-index: 1;
  width: 110%;
  height: 0.62rem;
  line-height: 0.62rem;
  background-color: #fff;
}
.lay-popup {
  position: fixed;
  z-index: 99;
  max-width: 7.5rem;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: rgba(0, 0, 0, 0.5);
  width: 100vw;
  height: 100vh;
  line-height: 1;
  top: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
  overflow-x: hidden;
  overflow-y: auto;
}
.lay-popup.active {
  opacity: 1;
  visibility: visible;
}
.lay-popup .lay-popup-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background-color: #fff;
  width: 80%;
  height: 80%;
  line-height: 1;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  -ms-transition: all 0.6s;
  transition: all 0.6s;
}
.lay-popup.lay-pupup-right.active .lay-popup-content {
  right: 0;
}
.lay-popup.lay-pupup-right .lay-popup-content {
  position: absolute;
  width: 75%;
  height: 100%;
  line-height: 1;
  left: auto;
  right: -50%;
  border-radius: 0.3rem 0 0 0.3rem;
}
.lay-popup.lay-pupup-center .lay-popup-content {
  border-radius: 0.3rem;
  max-height: 76%;
  height: auto;
  -webkit-overflow-scrolling: touch;
}
.home-sort-list,.home-status-sort-list{
  padding: 0.4rem 0.4rem 0;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  margin-bottom: 1.6rem;
  /*height: calc(100% - 1.6rem);*/
  overflow: auto;
}
.home-sort-list a ,.home-status-sort-list a{
  width: calc(33.3333% - 0.1rem);
  height: 0.66rem;
  line-height: 0.66rem;
  margin: 0 0.15rem 0.15rem 0;
  display: block;
  border: 0.01rem solid;
  color: #4a4a4a;
  font-size: 0.26rem;
  text-align: center;
  border-radius: 0.04rem;
}
.home-sort-list a.active,.home-status-sort-list  a.active {
  color: #0080ff;
}
.home-sort-list a:nth-child(3n), .home-status-sort-list a:nth-child(3n){
  margin-right: 0;
}
.home-sort-btn {
  position: absolute;
  bottom: 0.5rem;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}
.home-sort-btn a {
  width: 1.8rem;
  height: 0.62rem;
  line-height: 0.62rem;
  border-radius: 0.12rem;
  padding: 0;
}
.page-notice-tab {
  display: flex;
  background-color: #F2F2F2;
  border-bottom: 1px solid #e8e8e8;
}
.page-notice-tab a {
  flex: 1;
  width: 100%;
  height: 0.86rem;
  line-height: 0.86rem;
  text-align: center;
  font-size: 0.32rem;
  color: #9b9b9b;
}
.page-notice-tab a.active {
  color: #4a4a4a;
  background-color: #fff;
}
.page-notice-list {
  background-color: #fff;
}
.page-notice-list a {
  display: flex;
  padding: 0.25rem 0.4rem;
  justify-content: space-between;
  color: #9b9b9b;
  border-bottom: 1px solid #e8e8e8;
}
.page-notice-list .notice-fl {
  display: flex;
  width: 100%;
}
.page-notice-list .notice-title {
  display: flex;
  flex-direction: column;
  flex: 0 0 calc(100% - 0.99rem);
  justify-content: space-between;
}
.page-notice-list .notice-title h3 {
  font-size: 0.3rem;
  color: #000;
}
.page-notice-list .notice-title h3 span {
  color: #f5a623;
}
.page-notice-list .notice-title p {
  font-size: 0.24rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.page-notice-list .notice-fr {
  flex: 0 0 1.7rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  font-size: 0.24rem;
}
.page-notice-list .notice-tips {
  width: 0.34rem;
  height: 0.34rem;
  line-height: 0.34rem;
  text-align: center;
  color: #fff;
  background-color: #ff5859;
  border-radius: 50%;
}
.page-notice-list .notice-img {
  width: 0.84rem;
  height: 0.84rem;
  line-height: 0.84rem;
  margin-right: 0.15rem;
  overflow: hidden;
  border-radius: 50%;
}
.page-notice-list .notice-img img {
  width: 100%;
}
.page-notice-list .page-notice-detail {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.4rem;
  color: #9b9b9b;
}
.page-notice-list .page-notice-detail .notice-title {
  justify-content: center;
}
.page-notice-list .page-notice-detail .notice-fr {
  flex-basis: auto;
}
.page-notice-list .page-notice-contetn {
  padding: 0 0.4rem 0.4rem;
  font-size: 0.26rem;
  line-height: 1.8;
}
.lay-form .lay-form-input,
.lay-form .lay-form-textarea,
.lay-form .lay-form-select {
  width: 100%;
  height: 0.8rem;
  line-height: 0.8rem;
  border-radius: 0.04rem;
  background-color: #F2F2F2;
  color: #000;
  border: 1px solid #F2F2F2;
  font-size: 0.3rem;
  padding: 0 0.2rem;
}
.lay-form .lay-form-input:focus,
.lay-form .lay-form-textarea:focus,
.lay-form .lay-form-select:focus {
  background-color: #fff;
}
.lay-form .lay-form-select {
  -webkit-appearance: none;
}
.lay-form .lay-form-cell-select {
  position: relative;
}
.lay-form .lay-form-cell-select:focus-within:after {
  -webkit-transform: rotate(180deg) translateY(75%);
  -moz-transform: rotate(180deg) translateY(75%);
  -o-transform: rotate(180deg) translateY(75%);
  -ms-transform: rotate(180deg) translateY(75%);
  transform: rotate(180deg) translateY(75%);
}
.lay-form .lay-form-cell-select p {
  position: absolute;
  top: 0;
  left: 0.2rem;
  width: 100%;
  line-height: 0.8rem;
}
.lay-form .lay-form-cell-select:after {
  display: block;
  content: '';
  position: absolute;
  z-index: 1;
  right: 0.2rem;
  top: 50%;
  -webkit-transform: translateY(-25%);
  -moz-transform: translateY(-25%);
  -o-transform: translateY(-25%);
  -ms-transform: translateY(-25%);
  transform: translateY(-25%);
  border-width: 0.16rem;
  border-style: solid;
  border-color: #9b9b9b transparent transparent transparent;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.lay-form .lay-form-textarea {
  min-height: 2rem;
  line-height: 1.6;
  padding: 0.13rem 0.2rem;
}
.lay-form .lay-form-item {
  background-color: #fff;
  padding: 0.36rem 0.4rem;
  font-size: 0.3rem;
  display: flex;
  flex-direction: column;
  color: #000;
}
.lay-form .lay-form-item + .lay-form-item {
  margin-top: 0.2rem;
}
.lay-form .lay-form-label {
  line-height: 1;
  padding-bottom: 0.26rem;
  width: 100%;
}
.lay-form .lay-form-block {
  display: flex;
  flex-wrap: wrap;
}
.lay-form .lay-form-block + .lay-form-block {
  margin-top: 0.3rem;
}
.lay-form .lay-form-sub {
  color: #9b9b9b;
  font-size: 0.24rem;
  padding-top: 0.2rem;
  line-height: 1.2;
}
.lay-form .lay-form-sub.curColor {
  color: #f5a623;
}
.lay-form .lay-form-btn-b {
  position: fixed;
  z-index: 99;
  max-width: 7.5rem;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  z-index: 98;
  background-color: #fff;
  padding: 0.22rem 0.4rem;
  border-top: 1px solid #e8e8e8;
}
.lay-form .lay-form-btn-b.lay-form-edit-btn {
  display: flex;
}
.lay-form .lay-form-btn-b.lay-form-edit-btn .lay-btn:nth-child(1) {
  flex: 2.5;
  border-radius: 0.12rem 0 0 0.12rem;
}
.lay-form .lay-form-btn-b.lay-form-edit-btn .lay-btn:nth-child(2) {
  flex: 1.5;
  border-radius: 0 0.12rem 0.12rem 0;
  margin-left: 0;
  background-color: #F2F2F2;
  color: #9b9b9b;
}
.lay-form .lay-form-btn-b.lay-chat-btn {
  display: flex;
}
.lay-form .lay-form-btn-b.lay-chat-btn .lay-btn:nth-child(1) {
  flex: 2.5;
  border-radius: 0.12rem 0 0 0.12rem;
  background-color: #F2F2F2;
  color: #9b9b9b;
}
.lay-form .lay-form-btn-b.lay-chat-btn .lay-btn:nth-child(2) {
  flex: 1.5;
  border-radius: 0 0.12rem 0.12rem 0;
  margin-left: 0;
}
.lay-form .lay-form-btn-b .lay-btn {
  width: 100%;
  height: 0.8rem;
  line-height: 0.8rem;
  border-radius: 0.12rem;
  padding: 0;
}
.lay-form .mt20 {
  margin-top: 0.2rem;
}
.lay-form .mb20 {
  margin-bottom: 0.2rem;
}
.lay-form-ask .lay-form-xuans .lay-form-block {
  flex-wrap: nowrap;
}
.lay-form-ask .lay-form-xuans span {
  color: #ff5859;
  line-height: 0.66rem;
  font-size: 0.32rem;
  flex: 0 0 auto;
}
.lay-form-ask .lay-form-xuans span span {
  color: #4a4a4a;
  padding: 0 0.2rem;
}
.lay-form-ask .lay-input-item {
  display: flex;
  width: 100%;
}
.lay-form-ask .lay-input-item .lay-form-elem {
  flex: 0 0 auto;
  margin-right: 0.2rem;
}
.lay-form-ask .lay-input-item .lay-form-input {
  width: 100%;
  height: 0.66rem;
  line-height: 0.66rem;
}
.lay-form-ask .lay-form-sumb {
  display: flex;
  justify-content: flex-end;
}
.lay-form-ask .lay-form-sumb .lay-btn {
  width: 1.8rem;
  height: 0.72rem;
  line-height: 0.72rem;
  border-radius: 0.12rem;
  padding: 0;
}
.ask-pay {
  padding: 0;
}
.ask-pay .weui-msg__text-area {
  background-color: #fff;
  padding: 0.65rem 0.4rem;
  text-align: center;
  line-height: 1.2;
}
.ask-pay .weui-msg__desc {
  font-size: 0.24rem;
  color: #4a4a4a;
  padding-bottom: 0.2rem;
}
.ask-pay .weui-msg__title {
  font-size: 0.54rem;
  color: #000;
  font-weight: bold;
}
.ask-pay .weui-btn-area {
  margin: 0.4rem 0.5rem;
}
.ask-pay .weui-btn {
  width: 100%;
  height: 0.92rem;
  line-height: 0.92rem;
  font-size: 0.3rem;
  border-radius: 0.12rem;
}
.ask-pay-success .weui-msg__title {
  font-size: 0.38rem;
  font-weight: normal;
}
.ask-pay-success .weui-msg__desc {
  padding-top: 0.2rem;
}
.ask-pay-success .weui-icon-success {
  font-size: 0.46rem;
  color: #0080ff;
}
.my-wellet {
  background-color: #fff;
  padding: 0.8rem 0 0.5rem;
}
.my-wellet .weui-msg__text-area {
  padding: 0.4rem 0 0;
  margin-bottom: 0.75rem;
}
.my-wellet .weui-msg__desc {
  font-size: 0.3rem;
  color: #000;
  padding-bottom: 0.25rem;
}
.my-wellet .weui-msg__title {
  font-size: 0.7rem;
}
.my-wellet .weui-msg__opr-area {
  margin-bottom: 0;
}
.my-wellet .weui-btn-area {
  margin: 0 1rem;
}
.my-wellet .weui-btn {
  margin-bottom: 0.2rem;
}
.recharge-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0.4rem 0.3rem;
  justify-content: space-between;
}
.recharge-list li {
  position: relative;
  color: #4a4a4a;
  width: auto;
  height: 1.05rem;
  line-height: 1.05rem;
  font-size: 0.5rem;
  padding: 0;
  flex: 0 0 2.1rem;
  margin: 0 0 0.22rem;
  border-radius: 0.04rem;
  border: 0.02rem solid #e8e8e8;
  overflow: hidden;
}
.recharge-list li.active {
  border-color: #0080ff;
  border-width: 0.04rem;
}
.recharge-list li.active:after,
.recharge-list li.active:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  display: block;
}
.recharge-list li.active:after {
  width: 0.7rem;
  height: 0.52rem;
  line-height: 0.52rem;
  background-color: #0080ff;
  -webkit-transform: rotate(45deg) translate(0.07rem, -0.35rem);
  -moz-transform: rotate(45deg) translate(0.07rem, -0.35rem);
  -o-transform: rotate(45deg) translate(0.07rem, -0.35rem);
  -ms-transform: rotate(45deg) translate(0.07rem, -0.35rem);
  transform: rotate(45deg) translate(0.07rem, -0.35rem);
}
.recharge-list li.active:before {
  width: 0.27rem;
  height: 0.27rem;
  line-height: 0.27rem;
  font-size: 0.2rem;
  z-index: 2;
  content: '\e64c';
  color: #fff;
  font-family: 'iconfont';
}
.recharge-list li span {
  font-size: 0.28rem;
}
.my-list .weui-cell .weui-cell__hd {
  margin-right: 0.2rem;
}
.my-list .weui-cell .weui-cell__hd i {
  position: relative;
  top: 0.01rem;
}
.my-list .weui-cell .weui-cell__hd i.icon-tiwenfuzhi,
.my-list .weui-cell .weui-cell__hd i.icon-qianbaofuzhi {
  font-size: 0.28rem;
}
.my-list .weui-cell .weui-cell__hd i.icon-qianbaofuzhi {
  top: 0.02rem;
}
.basic-list { padding-top: 0.86rem; }
.basic-list .lay-cell-wrap {
  flex-wrap: wrap;
}
.basic-list .lay-cell-wrap .weui-cell__ft {
  width: 100%;
}
.basic-list .lay-cell-wrap .weui-cell__ft {
  margin-top: 0.3rem;
}
.basic-list .weui-cell__bd {
  font-size: 0.32rem;
}
.basic-list .lay-upload {
  padding: 0.18rem 0.4rem;
}
.basic-list .up-toux {
  width: 0.86rem;
  height: 0.86rem;
  line-height: 0.86rem;
  border-radius: 50%;
  overflow: hidden;
  padding-right: 0;
  margin-right: 0.15rem;
}
.basic-list .up-toux img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.basic-list .weui-cell__ft * {
  font-size: 0.28rem;
  color: #000;
}
.basic-list .weui-input {
  margin: -0.15rem 0;
  text-align: right;
  height: 0.67rem;
}
.basic-list .lay-form-textarea {
  height: 3.5rem;
}
.upload {
  cursor: pointer;
}
.layui-upload-file {
  /* display: none !important; */
  opacity: 0.01;
  filter: alpha(opacity=1);
  position: absolute;
  width: 100%;
  height: 100%;
}
.auth-list .up-toux {
  padding: 0 0.3rem;
  width: 0.78rem;
  height: 0.78rem;
  line-height: 0.78rem;
  border-radius: 0;
  margin-right: 0;
  box-sizing: content-box;
}
.lay-work-list .weui-cell {
  padding: 0.1rem 0 0.1rem 0;
  align-items: flex-start;
}
.lay-work-list .weui-cell:before {
  border: none;
}
.lay-work-list .weui-cell .weui-cell__bd {
  color: #9b9b9b;
  font-size: 0.32rem;
  flex: 0 0 1.5rem;
}
.lay-work-list .weui-cell .weui-cell__ft {
  text-align: left;
  font-size: 0.3rem;
  padding-left: 0.3rem;
  width: 100%;
}
.lay-work-list .weui-form-title {
  border-bottom: 1px solid #e8e8e8;
  padding-top: 0;
  padding-bottom: 0.2rem;
  margin-bottom: 0.2rem;
}
.lay-work-list .weui-form-title .weui-cell__bd {
  flex: 1 1 4rem;
  color: #000;
}
.lay-work-list .weui-form-title .weui-cell__ft {
  width: auto;
  min-height: 0.4rem;
}
.lay-upload {
  position: relative;
}
.lay-upload input {
  width: 1px;
  height: 1px;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.lay-upload:active.weui-cell_access {
  background-color: transparent;
}
.not-data {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.5rem 0;
  color: #9b9b9b;
}
.lay-auth-upload .lay-auth-img {
  padding: 0.2rem;
  border: 1px solid #e8e8e8;
  margin-bottom: 0.3rem;
}
.lay-auth-upload .lay-auth-img img {
  width: 100%;
  max-width: none;
}
.auth-upload-btn {
  width: 100%;
  height: 0.8rem;
  line-height: 0.8rem;
  border-radius: 0.04rem;
}
.auth-result-tips {
  padding: 0.3rem 0.7rem;
  font-size: 0.26rem;
  line-height: 1.8;
}
.auth-result-tips p:nth-child(1) {
  padding-bottom: 0.2rem;
}
.fraoset {
  font-size: 0.26rem;
}
.fraoset .lay-form-elem {
  margin-right: 0.15rem;
}
.fraoset .lay-form-input {
  width: 2.8rem;
}
.fraoset .lay-form-subs {
  font-size: 0.24rem;
  color: #9b9b9b;
  line-height: 0.8rem;
  padding-left: 0.1rem;
}
.lay-btn-wx {
  margin-top: 0.4rem;
  width: 100%;
  height: 0.8rem;
  line-height: 0.8rem;
}
.ask-guanl .home-list-title {
  margin-bottom: 0.3rem;
  display: block !important;
}
.ask-guanl .home-list-info {
  justify-content: space-around;
}
.ask-guanl .lay-btn-primary {
  color: #9b9b9b;
  border-color: #9b9b9b;
  border-radius: 0.6rem;
}
.link-center {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.3rem 0;
}
.link-center a {
  font-size: 0.28rem;
  color: #0080ff;
}
.ask-detail {
  line-height: 1.7;
}
.ask-detail .det-tit {
  font-size: 0.36rem;
  color: #000;
}
.ask-detail .det-content {
  font-size: 0.3rem;
  padding-bottom: 0.3rem;
  margin-bottom: 0.1rem;
  border-bottom: 1px solid #e8e8e8;
}
.ask-detail .det-content img {
  max-width: none;
  width: 100%;
  display: block;
}
.chat-list {
  padding: 0.4rem 0.2rem;
}
.chat-list li {
  display: flex;
  flex-direction: column;
  margin-bottom: 0.3rem;
}
.chat-list li.my .chat-info {
  align-items: flex-end;
}
.chat-list li.my .chat-info .chat-img {
  order: 9;
  margin: 0 0 0 0.2rem;
}
.chat-list li.my .chat-info .chat-txt {
  background-color: #E8F3FF;
}
.chat-list li.my .chat-info .chat-item {
  align-items: flex-end;
}
.chat-list li.my .chat-info .chat-item h3 {
  text-align: right;
}
.chat-list .chat-time {
  color: #B8B8B8;
  font-size: 0.24rem;
  text-align: center;
}
.chat-list .chat-info {
  display: flex;
  flex-wrap: wrap;
}
.chat-list .chat-info .chat-img {
  width: 0.86rem;
  height: 0.86rem;
  line-height: 0.86rem;
  overflow: hidden;
  margin-right: 0.2rem;
}
.chat-list .chat-info .chat-txt {
  padding: 0.22rem;
  max-width: 88%;
  background-color: #E8E8E8;
  color: #000;
  border-radius: 0.1rem;
}
.chat-list .chat-info .chat-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: calc(100% - 1.1rem);
}
.chat-list .chat-info .chat-item h3 {
  font-size: 0.26rem;
  color: #4a4a4a;
  padding: 0.15rem 0;
  line-height: 1.2;
}
.card-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.6rem 0.4rem;
  background-color: #fff;
}
.card-head .card-tips {
  display: flex;
  flex-direction: column;
}
.card-head .card-tips h1 {
  font-size: 0.44rem;
  color: #000;
  margin-bottom: 0.2rem;
}
.card-head .card-tips p {
  display: flex;
}
.card-head .card-tips p span {
  margin: 0 0.05rem;
  display: block;
  text-align: center;
}
.card-head .card-tips p span.tips {
  width: 0.56rem;
  height: 0.34rem;
  line-height: 0.34rem;
  font-size: 0.2rem;
  border: 0.01rem solid;
  border-radius: 0.04rem;
}
.card-head .card-tips p span:nth-child(1) {
  color: #0080ff;
  margin-left: 0;
}
.card-head .card-tips p span:nth-child(2) {
  color: #F5A623;
}
.card-head .card-tips p span:nth-child(3) {
  color: #CDCDCD;
}
.card-head .card-tips p span:nth-child(4) {
  color: #9b9b9b;
  font-size: 0.24rem;
}
.card-head .card-tips p span:nth-child(4) i {
  font-size: 0.2rem;
  padding-right: 0.04rem;
}
.card-head .card-img {
  width: 1.7rem;
  height: 1.7rem;
  line-height: 1.7rem;
  overflow: hidden;
}
.card-head .card-img img {
  width: 100%;
  height: 100%;
  line-height: 100%;
  object-fit: cover;
}
.card-info {
  display: flex;
  background-color: #fff;
  margin-bottom: 0.2rem;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.card-info .card-info-fl {
  flex: 3;
  display: flex;
}
.card-info .card-info-fl .asd {
  flex: 1;
  margin: 0.24rem 0;
  border-right: 1px solid #e8e8e8;
}
.card-info .card-info-fl .asd span {
  display: block;
  line-height: 1.3;
  text-align: center;
}
.card-info .card-info-fl .asd span:nth-child(1) {
  font-size: 0.36rem;
  color: #000;
  margin-bottom: 0.06rem;
}
.card-info .card-info-fl .asd span:nth-child(2) {
  font-size: 0.24rem;
  color: #9b9b9b;
}
.card-info .card-info-fr {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 2;
  font-size: 0.3rem;
}
.card-info .card-info-fr i {
  margin-right: 0.1rem;
  font-size: 0.3rem;
}
.catd-content {
  border-top: 1px solid #e8e8e8;
  background-color: #fff;
  padding-bottom: 0.8rem;
}
.catd-content h1 {
  width: 100%;
  height: 1.2rem;
  line-height: 1.2rem;
  font-size: 0.32rem;
  color: #000;
  padding: 0 0.4rem;
  border-bottom: 1px solid #e8e8e8;
}
.catd-content ul {
  padding: 0 0.4rem;
}
.catd-content ul li {
  display: flex;
  flex-wrap: wrap;
  text-align: left;
  border-bottom: 1px solid #e8e8e8;
  font-size: 0.3rem;
  padding: 0.3rem 0;
  line-height: 1.6;
}
.catd-content ul li:last-child {
  border: none;
}
.catd-content ul li span {
  color: #9b9b9b;
  flex: 0 0 1.5rem;
}
.catd-content ul li .ptxt {
  color: #000;
}
.search-list.card {
  position: absolute;
  top: 100%;
  width: calc(100% - 1.72rem);
  right: 0;
  padding: 0;
  margin-top: 10px;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  max-height: 3.5rem;
  overflow: auto;
  text-align: left;
  background-color: #fff;
  border: 1px solid #e8e8e8;
  box-shadow: 0.01rem 0.01rem 0.1rem rgba(0, 0, 0, 0.2);
}
.search-list .search-item {
  padding: 0 0.2rem;
  line-height: 0.7rem;
  color: #333;
  font-size: 0;
  cursor: pointer;
}
.no-data {
  color: #9b9b9b;
  text-align: center;
}
.search-list .search-item span {
  font-size: 0.26rem;
  display: inline-block;
  vertical-align: top;
}
.search-list .search-item span.fb {
  max-width: 80%;
  padding-left: 0.15rem;
}
.search-list .search-item span.fc {
  font-size: 0.24rem;
  position: relative;
  top: 0.02rem;
  -webkit-transform: scale(0.85);
  -moz-transform: scale(0.85);
  -ms-transform: scale(0.85);
  -o-transform: scale(0.85);
  transform: scale(0.85);
  margin-left: -0.05rem;
}
.search-list .search-item.disable {
  color: #999;
  cursor: default;
}
.search-list .search-item.disable span.fb {
  max-width: 50%;
}
.search-list .search-item:hover:not(.disable) {
  background-color: #f5f5f5;
}
.search-list .search-item-loading {
  text-align: center;
  min-height: 0.6rem;
  padding: 0.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.search-list .search-item-loading img {
  display: inline-block;
  width: 0.4rem;
  margin-right: 0.2rem;
}
.category-list li {
  padding: 0 0.3rem;
  font-size: 0.3rem;
  border-bottom: 1px solid #eee;
  cursor: pointer;
  overflow: hidden;
}
.category-list li:nth-child(2n) {
  background-color: #f9f9f9;
}
.category-list li:nth-child(2n) dl {
  padding-top: 0.3rem;
}
.category-list li.ac dl {
  display: flex;
}
.category-list li p {
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 1rem;
}
.category-list li i {
  font-size: 0.3rem;
  flex-shrink: 0;
  width: 0.8rem;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.category-list li i:before {
  transition: transform 0.3s;
}
.category-list li.ac i:before {
  transform: rotate(90deg);
}
.category-list dl {
  display: none;
  flex-wrap: wrap;
  font-size: 0.26rem;
  background-color: #fff;
  margin: 0 -0.4rem;
  padding: 0 0.4rem;
}
.category-list dd {
  padding: 0.15rem 0.28rem;
  background-color: #f5f5f5;
  margin: 0 0.2rem 0.3rem 0;
  cursor: pointer;
}
body .lay-photos {  }
body .layui-layer-imgbar { display: none!important;  }
body .layui-layer-phimg { display: flex; justify-content: center; align-items: center; }
body .lay-photos img { max-width: 100%; }
.lay-form-edit *{
  -webkit-user-select:text;
  outline: none;
}
