@charset "UTF-8";
/**
waslong
*/
html * {
  outline: 0;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body,
nav,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
ul,
ol,
li,
input,
button,
textarea,
footer {
  margin: 0;
  padding: 0;
}

body {
  font: 62.5%/1.5 -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", STHeiti, "Microsoft Yahei", Tahoma, Simsun, sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  min-width: 320px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

img {
  vertical-align: middle;
  border: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

img:not([src]) {
  opacity: 0;
}

em,
i {
  font-style: normal;
}

img {
  max-width: 100%;
  border: 0;
}

input:focus {
  outline: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ol,
ul,
li {
  list-style: none;
}

textarea {
  resize: none;
}

a {
  text-decoration: none;
  color: #333;
}

.cf:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.cf {
  min-height: 1%;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.break {
  word-break: break-all;
  word-wrap: break-word;
}

html {
  font-size: 100px;
  font-size: 13.33333vw;
}

@media screen and (max-width: 320px) {
  html {
    font-size: 42.6666666667px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 321px) and (max-width: 360px) {
  html {
    font-size: 48px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 361px) and (max-width: 375px) {
  html {
    font-size: 50px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 376px) and (max-width: 393px) {
  html {
    font-size: 52.4px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 394px) and (max-width: 412px) {
  html {
    font-size: 54.9333333333px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 413px) and (max-width: 414px) {
  html {
    font-size: 55.2px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 415px) and (max-width: 480px) {
  html {
    font-size: 64px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 481px) and (max-width: 540px) {
  html {
    font-size: 72px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 541px) and (max-width: 640px) {
  html {
    font-size: 85.3333333333px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 720px) {
  html {
    font-size: 96px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 721px) and (max-width: 750px) {
  html {
    font-size: 100px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 751px) {
  html {
    font-size: 100px;
  }
  body {
    width: 7.5rem;
    margin: 0 auto;
    font-size: 0.24rem;
    line-height: 1;
  }
  [data-dpr="1"] body {
    width: 750px;
    margin: 0 auto;
  }
}
html {
  background: #EAE3D5;
}

body {
  font-size: 0.24rem;
}

.login {
  position: relative;
  width: 7.5rem;
  min-height: 29rem;
  margin: 0 auto;
  overflow: hidden;
  background: #2C2C2C;
}
.login .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.login .bg .yellow {
  position: absolute;
  left: 0;
  top: 0;
  width: 7.5rem;
  height: 14.3rem;
  background: #FFCB3D;
}
.login .bg .tex {
  position: absolute;
  left: -4.44rem;
  top: -10.8rem;
  width: 15.18rem;
  height: 36.6rem;
  background: url(../images/login_bg.png?260610) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
}
.login .head {
  position: absolute;
  left: 0;
  top: 1.2rem;
  width: 7.54rem;
  height: 7.1rem;
  z-index: 1;
}
.login .head img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.login .bot {
  position: absolute;
  left: -1.12rem;
  top: 11.68rem;
  width: 9.38rem;
  height: 14.52rem;
  z-index: 0;
  pointer-events: none;
}
.login .bot .deco {
  position: absolute;
  left: 1.12rem;
  top: 0;
  width: 7.5rem;
  height: 3.72rem;
  background: url(../images/login_bottom_deco.png?260610) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
}
.login .bot .fill {
  position: absolute;
  left: 0;
  top: 3.52rem;
  width: 9.38rem;
  height: 11rem;
  background: #2C2C2C;
}
.login .tit {
  position: absolute;
  left: 0.48rem;
  top: 6.84rem;
  width: 6.78rem;
  height: 2.38rem;
  z-index: 2;
}
.login .tit .logo {
  position: absolute;
  left: 1.56rem;
  top: 0;
  display: flex;
  align-items: center;
  height: 0.54rem;
}
.login .tit .logo .l {
  width: 1.92rem;
  height: 0.54rem;
}
.login .tit .logo .r {
  width: 1.38rem;
  height: 0.54rem;
}
.login .tit .sub {
  position: absolute;
  left: 0;
  top: 1.82rem;
  display: block;
  width: 6.78rem;
  height: 0.56rem;
}
.login .tit .main {
  position: absolute;
  left: 0.1rem;
  top: 0.6rem;
  display: block;
  width: 6.16rem;
  height: 1.04rem;
}
.login .form {
  position: absolute;
  left: 0.5rem;
  top: 9.6rem;
  width: 6.48rem;
  z-index: 3;
}
.login .inp {
  position: relative;
  width: 6.28rem;
  height: 1rem;
  margin: 0 auto;
}
.login .inp .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/login_input_bg.png?260610) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
}
.login .inp .ic {
  position: absolute;
  left: 0.41rem;
  top: 50%;
  width: 0.24rem;
  height: 0.28rem;
  margin-top: -0.14rem;
}
.login .inp input {
  position: absolute;
  left: 0.79rem;
  top: 0;
  width: 5.2rem;
  height: 0.96rem;
  padding: 0;
  border: 0;
  background: transparent;
  font-family: "Source Han Sans CN", sans-serif;
  font-weight: 500;
  font-size: 0.3rem;
  line-height: 1rem;
  color: #CABFAE;
}
.login .inp input::placeholder {
  color: #CABFAE;
}
.login .acts {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0.2rem auto 0;
}
.login .qry {
  display: block;
  position: relative;
  width: 4.82rem;
  height: 0.94rem;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}
.login .qry .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/login_btn_query_bg-6fc387.png?260610) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
}
.login .qry .txt {
  position: absolute;
  left: 1.68rem;
  top: 0.28rem;
  width: 1.5rem;
  height: 0.36rem;
}
.login .bind {
  display: block;
  position: relative;
  width: 1.56rem;
  height: 0.72rem;
  padding: 0;
  border: 0;
  border-radius: 0.38rem;
  background: #2C2C2C;
  overflow: hidden;
  cursor: pointer;
  margin-left: 0.2rem;
}
.login .bind::before, .login .bind::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
}
.login .bind::before {
  right: -0.1rem;
  top: -0.25rem;
  width: 0.92rem;
  height: 0.92rem;
  background: linear-gradient(160deg, rgba(255, 255, 255, 0.35) 0%, rgba(0, 0, 0, 0.6) 91%);
  opacity: 0.45;
}
.login .bind::after {
  left: -0.08rem;
  top: -0.21rem;
  width: 0.66rem;
  height: 0.68rem;
  background: linear-gradient(160deg, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.5) 91%);
  opacity: 0.35;
}
.login .bind .txt {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  z-index: 1;
}
.login .agree {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0.3rem auto 0;
  gap: 0.12rem;
}
.login .agree .ck {
  flex-shrink: 0;
  width: 0.18rem;
  height: 0.18rem;
  border: 0.05rem solid #fff;
  border-radius: 50%;
  box-sizing: border-box;
  flex: 0 0 auto;
}
.login .agree .ck {
  background: #FF964B;
  border: 0.05rem solid #FF852D;
}
.login .agree p {
  font-family: "Source Han Sans CN", sans-serif;
  font-weight: 500;
  font-size: 0.2rem;
  line-height: 1.3;
  color: #fff;
  text-shadow: 0 0 0.2rem rgba(7, 5, 0, 0.25);
}
.login .agree p a {
  color: #FFEE91;
}
.login .demo {
  position: absolute;
  left: 0.7rem;
  top: 15.3rem;
  width: 6.18rem;
  z-index: 2;
}
.login .demo .lab {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.7rem;
  height: 0.36rem;
  margin: 0 auto;
  gap: 0.02rem;
}
.login .demo .lab .txt {
  font-family: "Source Han Sans CN", sans-serif;
  font-weight: 500;
  font-size: 0.26rem;
  line-height: 1.54;
  letter-spacing: 0.05em;
  color: #FAF7ED;
  width: 2.22rem;
  text-align: center;
}
.login .demo .arr {
  width: 0.22rem;
  height: 0.22rem;
  background: #7D7D7D;
  background: url(../images/arr.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
}
.login .demo .card {
  width: 6.18rem;
  height: auto;
  margin-top: 0.66rem;
  background: #FAF7ED;
  border: 0.01rem solid #E3D6C3;
  border-radius: 0.22rem;
  box-shadow: 0 0.02rem 0.08rem rgba(0, 0, 0, 0.08);
  overflow: hidden;
}
.login .demo .card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tool-wrapper {
  position: absolute;
  top: 13.4rem;
  left: 50%;
  transform: translate(-50%, 0);
}

.inner {
  position: relative;
  width: 7.5rem;
  margin: 0 auto;
  padding-bottom: 0.6rem;
  background: #EAE3D5;
  overflow: hidden;
}
.inner .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: url(../images/inner_bg.png?260612) no-repeat 0 0;
  background-size: 7.5rem 18.34rem;
  background-color: transparent;
  background-color: #EAE3D5;
}
.inner .bg .tex {
  position: absolute;
  left: -2.2rem;
  top: -1.96rem;
  width: 14.92rem;
  height: 7.38rem;
  background: url(../images/inner_bg_tex.png?260612) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
}
.inner .bg .panel {
  position: absolute;
  left: -0.2rem;
  top: 3.34rem;
  width: 7.88rem;
  height: 16.32rem;
  background: #EAE3D5;
}
.inner .nav {
  position: relative;
  z-index: 2;
  padding-top: 2.2rem;
  font-family: "Source Han Sans CN", sans-serif;
  font-weight: 700;
  font-size: 0.32rem;
  line-height: 0.94;
  text-align: center;
  color: #414040;
}
.inner .main {
  position: relative;
  z-index: 2;
  width: 6.92rem;
  margin: 0.28rem auto 0;
  display: flex;
  flex-direction: column;
}
.inner .head {
  position: relative;
  width: 100%;
  min-height: 2.94rem;
  padding: 0 0.3rem 0.22rem;
  border-radius: 0.22rem;
  background: #FBF7EE;
  box-sizing: border-box;
  background: url(../images/head.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
}
.inner .head .tex1,
.inner .head .tex2 {
  position: absolute;
  pointer-events: none;
}
.inner .head .tex1 {
  right: -0.2rem;
  top: 0.42rem;
  width: 3.05rem;
  height: 2.62rem;
  opacity: 0.35;
}
.inner .head .tex2 {
  left: 1.04rem;
  top: -0.44rem;
  width: 6.24rem;
  height: 3.38rem;
  opacity: 0.2;
}
.inner .head .top {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: flex-start;
  min-height: 1.22rem;
  padding: 0.32rem 0 0;
}
.inner .head .ava {
  position: relative;
  flex-shrink: 0;
  width: 1.14rem;
  transform: translateY(-0.54rem);
}
.inner .head .ava .pic {
  display: block;
  width: 1.18rem;
  height: 1.18rem;
  border-radius: 50%;
  border: 0.04rem solid #FFFFFF;
  box-sizing: border-box;
  object-fit: cover;
  background: #F9C150;
}
.inner .head .ava .tag {
  position: absolute;
  left: 50%;
  bottom: -0.06rem;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 0.82rem;
  height: 0.22rem;
  border-radius: 0.11rem;
  background: #3C3C3C;
  font-family: "Source Han Sans CN", sans-serif;
  font-weight: 500;
  font-size: 0.16rem;
  line-height: 0.22rem;
  color: #fff;
  white-space: nowrap;
  background: url(../images/tag.png?260612) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  padding-left: 0.24rem;
  box-sizing: border-box;
}
.inner .head .info {
  flex: 1;
  min-width: 0;
  padding: 0 0.12rem 0 0.16rem;
}
.inner .head .info .name {
  font-family: "Source Han Sans CN", sans-serif;
  font-weight: 500;
  font-size: 0.28rem;
  line-height: 1.1;
  color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.inner .head .info .uid {
  margin-top: 0.06rem;
  font-family: "Source Han Sans CN", sans-serif;
  font-weight: 400;
  font-size: 0.22rem;
  line-height: 1.48;
  color: #9E9E9E;
}
.inner .head .more {
  display: block;
  position: absolute;
  right: 0;
  top: 0.4rem;
  width: 1.58rem;
  height: 0.48rem;
}
.inner .head .more .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/btn1.png?260612) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
}
.inner .head .more .txt {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "造字工房元黑体", "Source Han Sans CN", sans-serif;
  font-size: 0.2rem;
  line-height: 1;
  color: #2C2C2C;
  font-size: 0;
}
.inner .head .stats {
  position: relative;
  z-index: 1;
  margin-top: 0.18rem;
  padding: 0 0.02rem;
}
.inner .head .stats .row {
  display: flex;
  justify-content: space-between;
  gap: 0.18rem;
}
.inner .head .stats .row + .row {
  margin-top: 0.14rem;
}
.inner .head .stats .cell {
  position: relative;
  width: 3.14rem;
  height: 0.4rem;
  border: 0.02rem solid #313131;
  border-radius: 0.04rem;
  box-sizing: border-box;
  border-radius: 0.29rem;
  background: #FBF7EE;
}
.inner .head .stats .cell::before {
  content: "";
  position: absolute;
  left: -0.01rem;
  top: 0;
  width: 1.44rem;
  height: 100%;
  background: #3D3D3D;
  border-radius: 0.29rem;
}
.inner .head .stats .cell .lab {
  position: absolute;
  left: 0.28rem;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
  font-family: "Source Han Sans CN", sans-serif;
  font-weight: 500;
  font-size: 0.22rem;
  color: #fff;
  z-index: 1;
}
.inner .head .stats .cell .val {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
  font-family: "KBaoNumber", sans-serif;
  font-weight: 700;
  font-size: 0.24rem;
  color: #3D3D3D;
  width: 1.7rem;
  justify-content: center;
}
.inner .sum {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 0.4rem;
}
.inner .sum .item {
  position: relative;
  width: 1.64rem;
  height: 0.98rem;
  border-radius: 0.22rem;
  border: 0.004rem solid #E3D6C3;
  background: #fff;
  box-shadow: 0 0.02rem 0.08rem rgba(0, 0, 0, 0.08);
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
  align-items: center;
  padding: 0.2rem 0 0.2rem 0.2rem;
}
.inner .sum .item .ic {
  left: 0.2rem;
  top: 0.19rem;
  width: 0.54rem;
  height: 0.54rem;
  object-fit: contain;
  flex: 0 0 auto;
}
.inner .sum .item .txt {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 0.02rem;
  line-height: 1.2;
  padding-left: 0.1rem;
  flex-direction: column;
}
.inner .sum .item .txt > div {
  display: inline-flex;
  align-items: flex-end;
}
.inner .sum .item .txt .lab {
  width: 100%;
  font-family: "Source Han Sans CN", sans-serif;
  font-weight: 500;
  font-size: 0.2rem;
  color: #414040;
  text-align: left;
}
.inner .sum .item .txt .num {
  font-family: "KBaoNumber", sans-serif;
  font-weight: 700;
  font-size: 0.24rem;
  color: #3D3D3D;
}
.inner .sum .item .txt .unit {
  font-family: "Source Han Sans CN", sans-serif;
  font-size: 0.18rem;
  color: #3D3D3D;
  font-weight: 400;
  margin-left: 0.02rem;
}
.inner .mod {
  border: 0.01rem solid #E3D6C3;
  background: #FAF7ED;
  padding: 0.24rem;
  box-sizing: border-box;
  margin: 0.4rem 0 0;
  border-radius: 0.22rem;
}
.inner .mod .hd {
  position: relative;
  height: 0.56rem;
  padding-left: 0.64rem;
  display: flex;
  align-items: center;
  background: #F2EADB;
  border-radius: 0.08rem;
  box-sizing: border-box;
}
.inner .mod .hd::before {
  content: "";
  position: absolute;
  left: 0.08rem;
  width: 0.47rem;
  height: 0.42rem;
  border-radius: 0.04rem;
  background: url(../images/tag2.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
}
.inner .mod .hd .tit {
  font-family: "Source Han Sans CN", sans-serif;
  font-weight: 700;
  font-size: 0.28rem;
  line-height: 1.2;
  color: #3D3D3D;
}
.inner .mod .hd.v2 {
  background: none;
}
.inner .mod .hd.v2::before {
  background: url(../images/tag4.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
}
.inner .mod .bd {
  box-sizing: border-box;
  margin-top: 0.24rem;
}
.inner .mod .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  row-gap: 0.2rem;
  width: calc(100% + 0.64rem);
  overflow-x: visible;
}
.inner .mod .cell {
  width: 1.04rem;
  text-align: center;
  position: relative;
  margin-right: 0.32rem;
}
.inner .mod .cell .ava {
  display: block;
  width: 0.96rem;
  height: 0.96rem;
  margin: 0 auto;
  border-radius: 50%;
  border: 0.014rem solid #D3C3A6;
  object-fit: cover;
  background: #D9D9D9;
}
.inner .mod .cell .name {
  margin-top: 0.12rem;
  font-family: "Source Han Sans CN", sans-serif;
  font-weight: 500;
  font-size: 0.2rem;
  line-height: 1.1;
  color: #414040;
  display: flex;
  align-items: center;
  justify-content: center;
}
.inner .mod .cell .name .nameTxt {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.inner .mod .cell .name .sex1 {
  background: url(../images/sex1.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.16rem;
  height: 0.17rem;
  display: inline-flex;
  margin-left: 0.03rem;
  flex: 0 0 auto;
}
.inner .mod .cell .name .sex2 {
  background: url(../images/sex2.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.13rem;
  height: 0.13rem;
  display: inline-flex;
  margin-left: 0.03rem;
  flex: 0 0 auto;
}
.inner .mod .cell .tag {
  position: absolute;
  top: 0.76rem;
  left: 0.06rem;
  width: 0.28rem;
  height: 0.26rem;
  object-fit: cover;
}
.inner .mod .cell .meta {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.04rem;
  gap: 0.04rem;
  position: absolute;
  top: 0.68rem;
  right: 0.06rem;
}
.inner .mod .cell .meta .attr {
  width: 0.24rem;
  height: 0.24rem;
  border-radius: 50%;
  background: linear-gradient(135deg, #FFEC40 0%, #23C268 100%);
}
.inner .mod .cell .meta .lv {
  font-family: "gongyuan";
  font-weight: 700;
  font-size: 0.22rem;
  color: #fff;
  text-shadow: 0.01rem 0 0.01rem #A9987E, 0.01rem 0 0.01rem #A9987E, 0.01rem 0 0.01rem #A9987E, 0.01rem 0.01rem 0.01rem #A9987E, 0.01rem 0.01rem 0.01rem #A9987E, 0.01rem 0.01rem 0.01rem #A9987E, 0.01rem -0.01rem 0.01rem #A9987E, 0.01rem -0.01rem 0.01rem #A9987E, 0.01rem -0.01rem 0.01rem #A9987E, -0.01rem 0 0.01rem #A9987E, -0.01rem 0 0.01rem #A9987E, -0.01rem 0 0.01rem #A9987E, -0.01rem 0.01rem 0.01rem #A9987E, -0.01rem 0.01rem 0.01rem #A9987E, -0.01rem 0.01rem 0.01rem #A9987E, -0.01rem -0.01rem 0.01rem #A9987E, -0.01rem -0.01rem 0.01rem #A9987E, -0.01rem -0.01rem 0.01rem #A9987E;
}
.inner .mod .cell .egg {
  background: url(../images/egg.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.39rem;
  height: 0.44rem;
  position: absolute;
  top: -0.12rem;
  right: -0.1rem;
}
.inner .plant .tab {
  display: flex;
  align-items: center;
  width: 3.08rem;
  height: 0.52rem;
  padding: 0.04rem;
  border-radius: 0.22rem;
  background: #E6DFCF;
  box-sizing: border-box;
  margin-left: auto;
}
.inner .plant .tab .item {
  flex: 1;
  height: 0.46rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.22rem;
  font-family: "Source Han Sans CN", sans-serif;
  font-weight: 500;
  font-size: 0.2rem;
  color: #BAB3A6;
}
.inner .plant .tab .item.on {
  background: #FAF7ED;
  color: #3D3D3D;
}
.inner .plant .cards {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
}
.inner .plant .card {
  position: relative;
  display: flex;
  align-items: center;
  width: 6.46rem;
  height: 1.44rem;
  padding: 0 0.18rem 0 0.18rem;
  border-radius: 0.16rem;
  border: 0.01rem solid rgba(227, 214, 195, 0.5);
  box-sizing: border-box;
  overflow: hidden;
  background: #fff;
}
.inner .plant .card .ava {
  position: relative;
  flex-shrink: 0;
  width: 1.04rem;
  height: 1.04rem;
}
.inner .plant .card .ava img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 0.01rem solid #D3C3A6;
  object-fit: cover;
  background: #D9D9D9;
}
.inner .plant .card .ava .grab {
  position: absolute;
  right: -0.08rem;
  top: -0.08rem;
  width: 0.36rem;
  height: 0.37rem;
  background: url(../images/grab.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
}
.inner .plant .card .body {
  flex: 1;
  min-width: 0;
  padding-left: 0.28rem;
  display: flex;
  align-items: center;
}
.inner .plant .card .top .name {
  font-family: "Source Han Sans CN", sans-serif;
  font-weight: 500;
  font-size: 0.28rem;
  line-height: 1.14;
  color: #58534F;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.inner .plant .card .top .tags {
  display: flex;
  gap: 0.12rem;
  margin-top: 0.2rem;
}
.inner .plant .card .top .tag {
  height: 0.34rem;
  padding: 0 0.08rem;
  border-radius: 0.17rem;
  display: inline-flex;
  align-items: center;
  font-family: "Source Han Sans CN", sans-serif;
  font-weight: 500;
  font-size: 0.2rem;
  line-height: 1;
  flex: 0 0 auto;
}
.inner .plant .card .top .tag .ic {
  width: 0.22rem;
  height: 0.2rem;
  margin-right: 0.04rem;
  flex-shrink: 0;
}
.inner .plant .card .top .tag.st {
  background: #CCE5F5;
  color: #7295CA;
}
.inner .plant .card .top .tag.st .ic {
  background: url(../images/tag5.png) no-repeat 0 0;
  background-size: contain;
  background-color: transparent;
  width: 0.22rem;
  height: 0.2rem;
}
.inner .plant .card .top .tag.slot {
  background: #E3B0B0;
  color: #fff;
}
.inner .plant .card .foot {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 0.04rem;
  height: 0.86rem;
  margin-left: auto;
}
.inner .plant .card .foot .ic.time {
  width: 0.24rem;
  height: 0.24rem;
  border-radius: 50%;
  background: url(../images/tag8.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
}
.inner .plant .card .foot .lab {
  font-family: "Source Han Sans CN", sans-serif;
  font-weight: 350;
  font-size: 0.24rem;
  line-height: 1.33;
  color: #F09459;
}
.inner .plant .card .foot .cd {
  font-family: "Source Han Sans CN", sans-serif;
  font-weight: 350;
  font-size: 0.24rem;
  line-height: 1.33;
  color: #7E6B5C;
}
.inner .plant .card .foot.v2 {
  justify-content: center;
  align-items: stretch;
}
.inner .plant .card .foot.v2 .col {
  min-width: 0;
}
.inner .plant .card .foot.v2 .col .lab {
  display: block;
  font-weight: 500;
  font-size: 0.24rem;
  color: #2E8020;
  text-align: center;
}
.inner .plant .card .foot.v2 .col .val {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.04rem;
  margin-top: 0.12rem;
}
.inner .plant .card .foot.v2 .col .num {
  font-weight: 700;
  font-size: 0.32rem;
  line-height: 1.125;
  color: #60A552;
}
.inner .plant .card .foot.v2 .col .ic.fruit {
  width: 0.2rem;
  height: 0.1777rem;
  background: url(../images/tag7.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
}
.inner .plant .card .foot.v2 .line {
  width: 0.01rem;
  margin: auto 0.2rem;
  height: 0.5rem;
  background: rgba(227, 214, 195, 0.8);
}
.inner .plant .card.ripe .top .tag.st {
  background: #E3ECB8;
  color: #7D9A7B;
}
.inner .plant .card.ripe .top .tag.st .ic {
  background: url(../images/tag6.png) no-repeat 0 0;
  background-size: contain;
  background-color: transparent;
}
.inner .plant .card.ripe .foot.v2 .col:last-child .lab {
  color: #7E6B5C;
}
.inner .plant .card.ripe .foot.v2 .col:last-child .num {
  display: block;
  margin-top: 0.12rem;
  font-weight: 700;
  font-size: 0.32rem;
  line-height: 1.125;
  color: #7E6B5C;
  text-align: center;
}
.inner .update-time {
  display: flex;
  height: 0.2rem;
  flex-direction: column;
  justify-content: center;
  color: #BAA990;
  text-align: center;
  font-family: "Source Han Sans CN";
  font-size: 0.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.24rem;
  margin: 0.1rem auto 0;
}
.inner .kaAppToolBox {
  margin-top: 0.2rem;
}

.null {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0.6rem 0;
}
.null img {
  width: 3.29rem;
}
.null .des {
  color: #000;
  text-align: center;
  font-family: "Source Han Sans CN";
  font-size: 0.26rem;
  line-height: 1;
  margin-top: 0.2rem;
  text-align: center;
}
.null .des2 {
  height: 0.28rem;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  align-self: stretch;
  color: #ACA29B;
  text-align: center;
  font-size: 0.2rem;
  margin-top: 0.04rem;
}
.null .btn2 {
  margin-top: 0.3rem;
}

.btn2 {
  display: flex;
  background: url(../images/btn2.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 2.22rem;
  height: 0.64rem;
  font-size: 0.2rem;
  font-style: normal;
  font-weight: 700;
  align-items: center;
  justify-content: center;
}

@font-face {
  font-family: "gongyuan";
  src: url(../assets/gongyuan.TTF) format("truetype");
}

/*# sourceMappingURL=style.css.map */