
a,a:focus {text-decoration:none;color:#333;}
._384Ln-xeRx0BXxbx-xGgfx {
  padding: 0 0.42667rem;
}
._384Ln-xeRx0BXxbx-xGgfx .user-info-list {
  font-size: 0.4rem;
}
._384Ln-xeRx0BXxbx-xGgfx .user-info-list .label-img {
  display: inline-block;
  width: 1.33333rem;
  height: 1.33333rem;
  border-radius: 50%;
  background: #eee;
}
._384Ln-xeRx0BXxbx-xGgfx .user-info-list .user-info-overflow {
  width: 4rem;
  text-align: right;
}
._384Ln-xeRx0BXxbx-xGgfx .user-info-list .user-info-list-item {
  padding: 0.38667rem 0;
  border-bottom: 0.01333rem solid #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
._384Ln-xeRx0BXxbx-xGgfx .user-info-list .user-info-list-item .val {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  color: #666666;
  min-width: 4rem;
}
._384Ln-xeRx0BXxbx-xGgfx .user-info-list .user-info-list-item .val .right-icon {
  width: 0.53333rem;
  height: 0.53333rem;
  margin-left: 0.53333rem;
  display: inline-block;
}
._384Ln-xeRx0BXxbx-xGgfx .btn-group button {
  background: #f2f2f2;
  color: #000;
}

.react-grid-layout {
  position: relative;
  transition: height 200ms ease;
}
.react-grid-item {
  transition: all 200ms ease;
  transition-property: left, top;
}
.react-grid-item.cssTransforms {
  transition-property: transform;
}
.react-grid-item.resizing {
  z-index: 1;
  will-change: width, height;
}
.react-grid-item.react-draggable-dragging {
  transition: none;
  z-index: 3;
  will-change: transform;
}
.react-grid-item.dropping {
  visibility: hidden;
}
.react-grid-item.react-grid-placeholder {
  background: red;
  opacity: 0.2;
  transition-duration: 100ms;
  z-index: 2;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.react-grid-item > .react-resizable-handle {
  position: absolute;
  width: 0.53333rem;
  height: 0.53333rem;
  bottom: 0;
  right: 0;
  cursor: se-resize;
}
.react-grid-item > .react-resizable-handle::after {
  content: "";
  position: absolute;
  right: 0.08rem;
  bottom: 0.08rem;
  width: 0.13333rem;
  height: 0.13333rem;
  border-right: 0.05333rem solid rgba(0, 0, 0, 0.4);
  border-bottom: 0.05333rem solid rgba(0, 0, 0, 0.4);
}
.react-resizable-hide > .react-resizable-handle {
  display: none;
}

.react-resizable {
  position: relative;
}
.react-resizable-handle {
  position: absolute;
  width: 0.53333rem;
  height: 0.53333rem;
  background-repeat: no-repeat;
  background-origin: content-box;
  box-sizing: border-box;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+');
  background-position: bottom right;
  padding: 0 0.08rem 0.08rem 0;
}
.react-resizable-handle-sw {
  bottom: 0;
  left: 0;
  cursor: sw-resize;
  transform: rotate(90deg);
}
.react-resizable-handle-se {
  bottom: 0;
  right: 0;
  cursor: se-resize;
}
.react-resizable-handle-nw {
  top: 0;
  left: 0;
  cursor: nw-resize;
  transform: rotate(180deg);
}
.react-resizable-handle-ne {
  top: 0;
  right: 0;
  cursor: ne-resize;
  transform: rotate(270deg);
}
.react-resizable-handle-w,
.react-resizable-handle-e {
  top: 50%;
  margin-top: -0.26667rem;
  cursor: ew-resize;
}
.react-resizable-handle-w {
  left: 0;
  transform: rotate(135deg);
}
.react-resizable-handle-e {
  right: 0;
  transform: rotate(315deg);
}
.react-resizable-handle-n,
.react-resizable-handle-s {
  left: 50%;
  margin-left: -0.26667rem;
  cursor: ns-resize;
}
.react-resizable-handle-n {
  top: 0;
  transform: rotate(225deg);
}
.react-resizable-handle-s {
  bottom: 0;
  transform: rotate(45deg);
}
.cFQO3HJM5JZzF2PNzb726 .react-grid-item.react-grid-placeholder {
  background: #d0f3f3 !important;
  opacity: 1;
}
.cFQO3HJM5JZzF2PNzb726 .tags-wrap {
  background: rgba(0, 0, 0, 0.5);
  height: 100vh;
  width: 10rem;
  position: absolute;
  top: 0rem;
  left: 0;
  z-index: 999;
}
.cFQO3HJM5JZzF2PNzb726 .tags-base {
  height: 100vh;
  width: 10rem;
}
.cFQO3HJM5JZzF2PNzb726 .tags-container  {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   background: #fff;
 }


.cFQO3HJM5JZzF2PNzb726 .box {
  padding: 0.22667rem;
}
.cFQO3HJM5JZzF2PNzb726 .box  .box-tag .active{
  color: #f25e7e;
  font-weight: bold;
}
.arrowb{
  display: flex;
  justify-content: center;
}
.arrowb img{
  width: 0.42667rem;
  margin: 0.4rem;
}
.cFQO3HJM5JZzF2PNzb726 .am-modal-content {
  padding-top: 0.26667rem;
}
.cFQO3HJM5JZzF2PNzb726 .am-modal-close {
  top: 0.4rem;
}
.cFQO3HJM5JZzF2PNzb726 .am-modal-body {
  text-align: left;
}
.cFQO3HJM5JZzF2PNzb726 .title b {
  font-size: 0.4rem;
  margin-right: 0.13333rem;
  font-weight: normal;
}
.cFQO3HJM5JZzF2PNzb726 .title span {
  font-size: 0.32rem;
  color: #c0c0c0;
}
.cFQO3HJM5JZzF2PNzb726 .title .tag-edit {
  width: 1.2rem;
  padding: 0.05333rem 0;
  text-align: center;
  border: 0.02667rem solid #f25e7e;
  border-radius: 0.4rem;
  color: #f25e7e;
}
.cFQO3HJM5JZzF2PNzb726 .box-tag > div:nth-child(5n) {
  margin-right: 0 !important;
}
.cFQO3HJM5JZzF2PNzb726 .tag {
  /*background: #f2f2f2;*/
  /*border-radius: 0.10667rem;*/
  margin-bottom: 0.14667rem;
  width: 1.511rem;
  text-align: center;
  color: #000;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size:17px;
  height: 35px;
}
.cFQO3HJM5JZzF2PNzb726 .tag .close {
  width: 0.4rem;
  height: 0.4rem;
  position: absolute;
  top: -0.4rem;
  right: -0.4rem;
  opacity: 0.9;
  padding: 0.26667rem;
}
.cFQO3HJM5JZzF2PNzb726 .tag-act {
  background: #f25e7e;
  color: #fff;
}
.cFQO3HJM5JZzF2PNzb726 .btns {
  height: 1.06667rem;
  display: flex;
  border-top: 0.02667rem solid #e6e6e6;
}
.cFQO3HJM5JZzF2PNzb726 .btns div {
  font-size: 0.4rem;
  width: 50%;
  text-align: center;
  height: 1.06667rem;
  line-height: 1.06667rem;
  box-sizing: border-box;
  color: #666;
}
.cFQO3HJM5JZzF2PNzb726 .btns .btn-confirm {
  border-left: 0.02667rem solid #e6e6e6;
  color: #f25e7e;
}

._18XV1PoMGvQ0Ht7RzWGfOT {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0.48rem;
  width: 10rem;
  background: #fff;
  position: fixed;
  bottom: 0;
  text-align: center;
  color: #aaa;
  font-size: 0.29333rem;
}
._18XV1PoMGvQ0Ht7RzWGfOT a {
  color: #aaa;
  font-size: 0.29333rem;
}

._3j7E_Te7Sr-LANMtxxCX-E {
  font-size: 0.32rem;
}
._3j7E_Te7Sr-LANMtxxCX-E .backHomeLink {
  text-decoration: underline;
}
._3j7E_Te7Sr-LANMtxxCX-E .text-l {
  text-align: left;
}
._3j7E_Te7Sr-LANMtxxCX-E .btn-group button {
  width: 100%;
  height: 1.17333rem;
  background: #f25e7e;
  border-radius: 0.21333rem;
  font-size: 0.48rem;
  color: #fff;
  outline: none;
  border: none;
}
._3j7E_Te7Sr-LANMtxxCX-E .btn-group button:disabled {
  background: rgba(19, 194, 194, 0.3);
}
._3j7E_Te7Sr-LANMtxxCX-E .text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._3j7E_Te7Sr-LANMtxxCX-E .page-not-exist {
  color: #f25e7e;
  text-align: center;
  padding: 0.53333rem 0;
}
._3j7E_Te7Sr-LANMtxxCX-E .home-data-list {
  padding: 0.42667rem;
  display: block;
  color: #000;
}
._3j7E_Te7Sr-LANMtxxCX-E .home-data-list + div {
  border-top: 0.13333rem solid #f2f2f2;
}
._3j7E_Te7Sr-LANMtxxCX-E .home-data-list .d-title {
  font-size: 0.48rem;
  margin-bottom: 0.21333rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  word-break: break-word;
}
._3j7E_Te7Sr-LANMtxxCX-E .home-data-list .d-title .highlight {
  color: #f25e7e;
  margin: 0 0.08rem;
}
._3j7E_Te7Sr-LANMtxxCX-E .home-data-list .d-answer {
  display: flex;
  justify-content: space-between;
  align-self: flex-start;
}
._3j7E_Te7Sr-LANMtxxCX-E .home-data-list .d-answer .text {
  flex: 1 1;
}
._3j7E_Te7Sr-LANMtxxCX-E .home-data-list .d-answer .text p {
  font-size: 0.42667rem;
  color: #808080;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  word-break: break-word;
  line-height: 1.5;
}
._3j7E_Te7Sr-LANMtxxCX-E .home-data-list .d-answer .img {
  width: 2.13333rem;
  height: 1.6rem;
  border-radius: 0.10667rem;
  -o-object-fit: cover;
     object-fit: cover;
}
._3j7E_Te7Sr-LANMtxxCX-E .d-footer {
  margin-top: 0.26667rem;
  display: flex;
  align-items: center;
}
._3j7E_Te7Sr-LANMtxxCX-E .d-footer span {
  font-size: 0.34667rem;
  color: #c0c0c0;
}
._3j7E_Te7Sr-LANMtxxCX-E .d-footer .m-right {
  margin-right: 0.26667rem;
}
._3j7E_Te7Sr-LANMtxxCX-E .d-footer .line {
  padding-right: 0.21333rem;
  margin-right: 0.21333rem;
  position: relative;
}
._3j7E_Te7Sr-LANMtxxCX-E .d-footer .line::after {
  content: '';
  display: block;
  border-right: 0.02667rem solid #c0c0c0;
  height: 0.34667rem;
  position: absolute;
  top: 0.05333rem;
  right: 0;
}
._3j7E_Te7Sr-LANMtxxCX-E .d-footer .tag {
  background: #e6fffb;
  color: #f25e7e;
  border-radius: 0.10667rem;
  padding: 0.08rem 0.18667rem;
  text-align: center;
  margin-right: 0.26667rem;
  white-space: nowrap;
}
._3j7E_Te7Sr-LANMtxxCX-E .d-footer .d-num {
  margin-left: auto;
}
._3j7E_Te7Sr-LANMtxxCX-E .d-footer .d-comment {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAWlBMVEUAAADFzc3Fzs7Ezc3MzMzFzc3FzMzGz8/Pz8/Fzc3i4uLFzMzEzMzFzc3Izc3R2NjFzc3Fzc3Hzs7Fzc3FzMzFzc3Fzc3Gzc3EzMzGzMzGzs7Hz8/Ezc3EzMwoSuVJAAAAHXRSTlMAgHfQGfq4PBCZBe3myjAMh2ld8tyxo49+b1IgqRc86LQAAADRSURBVEjH7dbLCoMwEIXhaaqJ9/u1dt7/NdssKnYUkkk3UvOvDsgHoiIBn+//UzJFY6lUR7ZCy6q9bdC6htoytcdpSbBCRorgmYNngm8cfPP44jhXpcpRF4ogECFutglnEQBEmZ4C3gnEzTbgGHSxnoFeASLd7tj9tn96YCd+z9fBEwdPBNccXBNccHABJGlvJdCW1ta2C+wqOjvbFXBQJOT9EwHhekGKCExV3/YBrEZiecXkJMBrIJ8Eq+S5/oBcdK/tCG4lEnEAcNZ9Ar6T9AKgqaG9vt0ylwAAAABJRU5ErkJggg==) no-repeat;
  background-size: 0.53333rem;
  padding-left: 0.58667rem;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  font-size: 0.34667rem;
  color: #808080;
  margin-left: 0.32rem;
  height: 0.53333rem;
}
._3j7E_Te7Sr-LANMtxxCX-E .d-footer .d-report {
  margin-left: auto;
  color: #808080;
}
._3j7E_Te7Sr-LANMtxxCX-E .d-footer .m-l-15 {
  margin-left: 0.4rem;
}
._3j7E_Te7Sr-LANMtxxCX-E .d-footer .d-status {
  display: inline-block;
  background: #f2f2f2;
  border-radius: 0.10667rem;
  font-size: 0.34667rem;
  color: #808080 !important;
  padding: 0.08rem 0.18667rem;
  white-space: nowrap;
}
._3j7E_Te7Sr-LANMtxxCX-E .search-header-box .search-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.53333rem 0.42667rem 0.26667rem;
}
._3j7E_Te7Sr-LANMtxxCX-E .search-header-box .search-bar .header {
  margin-right: 0.32rem;
}
._3j7E_Te7Sr-LANMtxxCX-E .search-header-box .search-bar .header img {
  width: 1.71333rem;
  height: 0.73333rem;
}
._3j7E_Te7Sr-LANMtxxCX-E .search-header-box .search-bar .input-wrap {
  flex: 1 1;
  position: relative;
}
._3j7E_Te7Sr-LANMtxxCX-E .search-header-box .search-bar .input-wrap .search {
  position: absolute;
  width: 0.53333rem;
  height: 0.53333rem;
  left: 0.26667rem;
  top: 0.16rem;
}
._3j7E_Te7Sr-LANMtxxCX-E .search-header-box .search-bar .input-wrap input {
  width: 100%;
  height: 0.85333rem;
  border-radius: 0.42667rem;
  background: #f2f2f2;
  border: none;
  font-size: 0.34667rem;
  padding-left: 0.85333rem;
  box-sizing: border-box;
  color: #000 !important;
}
._3j7E_Te7Sr-LANMtxxCX-E .search-header-box .search-bar .input-wrap input[placeholder] {
  font-size: 0.34667rem;
  color: #c0c0c0;
}
._3j7E_Te7Sr-LANMtxxCX-E .search-header-box .search-bar .input-wrap .clear {
  position: absolute;
  width: 0.26667rem;
  height: 0.26667rem;
  right: 0.26667rem;
  top: 0.29333rem;
}
._3j7E_Te7Sr-LANMtxxCX-E .search-header-box .search-bar .new-message {
  margin-right: 0.26667rem;
  margin-left: -0.21333rem;
  position: relative;
}
._3j7E_Te7Sr-LANMtxxCX-E .search-header-box .search-bar .new-message img {
  width: 0.8rem;
  height: 0.8rem;
}
._3j7E_Te7Sr-LANMtxxCX-E .search-header-box .search-bar .new-message .new-message-num {
  position: absolute;
  left: 50%;
  bottom: 65%;
  width: 0.48rem;
  height: 0.48rem;
  text-align: center;
  line-height: 0.48rem;
  color: #fff;
  font-weight: bold;
  background: #fa541c;
  font-size: 0.24rem;
  border-radius: 50%;
  font-style: normal;
}
._3j7E_Te7Sr-LANMtxxCX-E .search-header-box .search-bar .ask-btn {
  font-size: 0.4rem;
  color: #f25e7e;
  padding: 0 0.42667rem;
  white-space: nowrap;
}
._3j7E_Te7Sr-LANMtxxCX-E .search-header-box .search-bar .cancel-btn {
  font-size: 0.4rem;
  color: #000;
  padding-left: 0.42667rem;
  white-space: nowrap;
}
._3j7E_Te7Sr-LANMtxxCX-E .search-header-box .search-bar .user-icon {
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
}
._3j7E_Te7Sr-LANMtxxCX-E .search-header-box .search-bar .set-icon {
  width: 0.8rem;
  height: 0.8rem;
  vertical-align: middle;
}
._3j7E_Te7Sr-LANMtxxCX-E .search-header-box .search-box-wrap {
  position: fixed;
  width: 10rem;
  top: 0;
  bottom: 0;
  overflow: auto;
  background: #fff;
  z-index: 999;
}
._3j7E_Te7Sr-LANMtxxCX-E .search-header-box .search-box-wrap .search-history p {
  padding: 0 0.42667rem;
  font-size: 0.4rem;
  color: #666666;
  margin-bottom: 0.53333rem;
  box-sizing: border-box;
  width: 100%;
}
._3j7E_Te7Sr-LANMtxxCX-E .search-header-box .search-box-wrap .search-history p .clear {
  float: right;
  font-size: 0.32rem;
  margin-top: 0.05333rem;
}
._3j7E_Te7Sr-LANMtxxCX-E .search-header-box .search-box-wrap .search-history .search-item {
  padding: 0 0.42667rem;
  line-height: 1.33333rem;
  font-size: 0.4rem;
  color: #000;
  border-bottom: 0.01333rem solid #f5f5f5;
}
._3j7E_Te7Sr-LANMtxxCX-E .search-header-box .login-tip {
  position: absolute;
  top: 1.38667rem;
  right: 0.32rem;
  width: 1.70667rem;
  height: 0.93333rem;
  z-index: 2;
}
._3j7E_Te7Sr-LANMtxxCX-E .search-header-box .login-tip .tip-triangle {
  position: absolute;
  right: 0.4rem;
  top: 0.05333rem;
  width: 0.21333rem;
  height: 0.21333rem;
  transform: rotate(45deg);
  background-color: #f25e7e;
}
._3j7E_Te7Sr-LANMtxxCX-E .search-header-box .login-tip .tip-text {
  position: absolute;
  top: 0.13333rem;
  line-height: 0.8rem;
  height: 0.8rem;
  width: 1.70667rem;
  border-radius: 0.16rem;
  text-align: center;
  font-size: 0.34667rem;
  color: #ffffff;
  background-color: #f25e7e;
}
.pa1dhiAzdte8zWrnkYamH {
  font-size: 0.32rem;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  -webkit-filter: grayscale(1);
}
.pa1dhiAzdte8zWrnkYamH .backHomeLink {
  text-decoration: underline;
}
.pa1dhiAzdte8zWrnkYamH .text-l {
  text-align: left;
}
.pa1dhiAzdte8zWrnkYamH .btn-group button {
  width: 100%;
  height: 1.17333rem;
  background: #f25e7e;
  border-radius: 0.21333rem;
  font-size: 0.48rem;
  color: #fff;
  outline: none;
  border: none;
}
.pa1dhiAzdte8zWrnkYamH .btn-group button:disabled {
  background: rgba(19, 194, 194, 0.3);
}
.pa1dhiAzdte8zWrnkYamH .text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pa1dhiAzdte8zWrnkYamH .page-not-exist {
  color: #f25e7e;
  text-align: center;
  padding: 0.53333rem 0;
}
.pa1dhiAzdte8zWrnkYamH .home-data-list {
  padding: 0.42667rem;
  display: block;
  color: #000;
}
.pa1dhiAzdte8zWrnkYamH .home-data-list + div {
  border-top: 0.13333rem solid #f2f2f2;
}
.pa1dhiAzdte8zWrnkYamH .home-data-list .d-title {
  font-size: 0.48rem;
  margin-bottom: 0.21333rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  word-break: break-word;
}
.pa1dhiAzdte8zWrnkYamH .home-data-list .d-title .highlight {
  color: #f25e7e;
  margin: 0 0.08rem;
}
.pa1dhiAzdte8zWrnkYamH .home-data-list .d-answer {
  display: flex;
  justify-content: space-between;
  align-self: flex-start;
}
.pa1dhiAzdte8zWrnkYamH .home-data-list .d-answer .text {
  flex: 1 1;
}
.pa1dhiAzdte8zWrnkYamH .home-data-list .d-answer .text p {
  font-size: 0.42667rem;
  color: #808080;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  word-break: break-word;
  line-height: 1.5;
}
.pa1dhiAzdte8zWrnkYamH .home-data-list .d-answer .img {
  width: 2.13333rem;
  height: 1.6rem;
  border-radius: 0.10667rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.pa1dhiAzdte8zWrnkYamH .d-footer {
  margin-top: 0.26667rem;
  display: flex;
  align-items: center;
}
.pa1dhiAzdte8zWrnkYamH .d-footer span {
  font-size: 0.34667rem;
  color: #c0c0c0;
}
.pa1dhiAzdte8zWrnkYamH .d-footer .m-right {
  margin-right: 0.26667rem;
}
.pa1dhiAzdte8zWrnkYamH .d-footer .line {
  padding-right: 0.21333rem;
  margin-right: 0.21333rem;
  position: relative;
}
.pa1dhiAzdte8zWrnkYamH .d-footer .line::after {
  content: '';
  display: block;
  border-right: 0.02667rem solid #c0c0c0;
  height: 0.34667rem;
  position: absolute;
  top: 0.05333rem;
  right: 0;
}
.pa1dhiAzdte8zWrnkYamH .d-footer .tag {
  background: #e6fffb;
  color: #f25e7e;
  border-radius: 0.10667rem;
  padding: 0.08rem 0.18667rem;
  text-align: center;
  margin-right: 0.26667rem;
  white-space: nowrap;
}
.pa1dhiAzdte8zWrnkYamH .d-footer .d-num {
  margin-left: auto;
}
.pa1dhiAzdte8zWrnkYamH .d-footer .d-comment {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAWlBMVEUAAADFzc3Fzs7Ezc3MzMzFzc3FzMzGz8/Pz8/Fzc3i4uLFzMzEzMzFzc3Izc3R2NjFzc3Fzc3Hzs7Fzc3FzMzFzc3Fzc3Gzc3EzMzGzMzGzs7Hz8/Ezc3EzMwoSuVJAAAAHXRSTlMAgHfQGfq4PBCZBe3myjAMh2ld8tyxo49+b1IgqRc86LQAAADRSURBVEjH7dbLCoMwEIXhaaqJ9/u1dt7/NdssKnYUkkk3UvOvDsgHoiIBn+//UzJFY6lUR7ZCy6q9bdC6htoytcdpSbBCRorgmYNngm8cfPP44jhXpcpRF4ogECFutglnEQBEmZ4C3gnEzTbgGHSxnoFeASLd7tj9tn96YCd+z9fBEwdPBNccXBNccHABJGlvJdCW1ta2C+wqOjvbFXBQJOT9EwHhekGKCExV3/YBrEZiecXkJMBrIJ8Eq+S5/oBcdK/tCG4lEnEAcNZ9Ar6T9AKgqaG9vt0ylwAAAABJRU5ErkJggg==) no-repeat;
  background-size: 0.53333rem;
  padding-left: 0.58667rem;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  font-size: 0.34667rem;
  color: #808080;
  margin-left: 0.16rem;
  height: 0.53333rem;
}
.pa1dhiAzdte8zWrnkYamH .d-footer .d-report {
  margin-left: auto;
  color: #808080;
}
.pa1dhiAzdte8zWrnkYamH .d-footer .m-l-15 {
  margin-left: 0.4rem;
}
.pa1dhiAzdte8zWrnkYamH .d-footer .d-status {
  display: inline-block;
  background: #f2f2f2;
  border-radius: 0.10667rem;
  font-size: 0.34667rem;
  color: #808080 !important;
  padding: 0.08rem 0.18667rem;
  white-space: nowrap;
}
.pa1dhiAzdte8zWrnkYamH .search-header-box .search-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.53333rem 0.42667rem 0.26667rem;
}
.pa1dhiAzdte8zWrnkYamH .search-header-box .search-bar .header {
  margin-right: 0.32rem;
}
.pa1dhiAzdte8zWrnkYamH .search-header-box .search-bar .header img {
  width: 1.01333rem;
  height: 0.53333rem;
}
.pa1dhiAzdte8zWrnkYamH .search-header-box .search-bar .input-wrap {
  flex: 1 1;
  position: relative;
}
.pa1dhiAzdte8zWrnkYamH .search-header-box .search-bar .input-wrap .search {
  position: absolute;
  width: 0.53333rem;
  height: 0.53333rem;
  left: 0.26667rem;
  top: 0.16rem;
}
.pa1dhiAzdte8zWrnkYamH .search-header-box .search-bar .input-wrap input {
  width: 100%;
  height: 0.85333rem;
  border-radius: 0.42667rem;
  background: #f2f2f2;
  border: none;
  font-size: 0.34667rem;
  padding-left: 0.85333rem;
  box-sizing: border-box;
  color: #000 !important;
}
.pa1dhiAzdte8zWrnkYamH .search-header-box .search-bar .input-wrap input[placeholder] {
  font-size: 0.34667rem;
  color: #c0c0c0;
}
.pa1dhiAzdte8zWrnkYamH .search-header-box .search-bar .input-wrap .clear {
  position: absolute;
  width: 0.26667rem;
  height: 0.26667rem;
  right: 0.26667rem;
  top: 0.29333rem;
}
.pa1dhiAzdte8zWrnkYamH .search-header-box .search-bar .new-message {
  margin-right: 0.26667rem;
  margin-left: -0.21333rem;
  position: relative;
}
.pa1dhiAzdte8zWrnkYamH .search-header-box .search-bar .new-message img {
  width: 0.8rem;
  height: 0.8rem;
}
.pa1dhiAzdte8zWrnkYamH .search-header-box .search-bar .new-message .new-message-num {
  position: absolute;
  left: 50%;
  bottom: 65%;
  width: 0.48rem;
  height: 0.48rem;
  text-align: center;
  line-height: 0.48rem;
  color: #fff;
  font-weight: bold;
  background: #fa541c;
  font-size: 0.24rem;
  border-radius: 50%;
  font-style: normal;
}
.pa1dhiAzdte8zWrnkYamH .search-header-box .search-bar .ask-btn {
  font-size: 0.4rem;
  color: #f25e7e;
  padding: 0 0.42667rem;
  white-space: nowrap;
}
.pa1dhiAzdte8zWrnkYamH .search-header-box .search-bar .cancel-btn {
  font-size: 0.4rem;
  color: #000;
  padding-left: 0.42667rem;
  white-space: nowrap;
}
.pa1dhiAzdte8zWrnkYamH .search-header-box .search-bar .user-icon {
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
}
.pa1dhiAzdte8zWrnkYamH .search-header-box .search-bar .set-icon {
  width: 0.8rem;
  height: 0.8rem;
  vertical-align: middle;
}
.pa1dhiAzdte8zWrnkYamH .search-header-box .search-box-wrap {
  position: fixed;
  width: 10rem;
  top: 0;
  bottom: 0;
  overflow: auto;
  background: #fff;
  z-index: 999;
}
.pa1dhiAzdte8zWrnkYamH .search-header-box .search-box-wrap .search-history p {
  padding: 0 0.42667rem;
  font-size: 0.4rem;
  color: #666666;
  margin-bottom: 0.53333rem;
  box-sizing: border-box;
  width: 100%;
}
.pa1dhiAzdte8zWrnkYamH .search-header-box .search-box-wrap .search-history p .clear {
  float: right;
  font-size: 0.32rem;
  margin-top: 0.05333rem;
}
.pa1dhiAzdte8zWrnkYamH .search-header-box .search-box-wrap .search-history .search-item {
  padding: 0 0.42667rem;
  line-height: 1.33333rem;
  font-size: 0.4rem;
  color: #000;
  border-bottom: 0.01333rem solid #f5f5f5;
}
.pa1dhiAzdte8zWrnkYamH .search-header-box .login-tip {
  position: absolute;
  top: 1.38667rem;
  right: 0.32rem;
  width: 1.70667rem;
  height: 0.93333rem;
  z-index: 2;
}
.pa1dhiAzdte8zWrnkYamH .search-header-box .login-tip .tip-triangle {
  position: absolute;
  right: 0.4rem;
  top: 0.05333rem;
  width: 0.21333rem;
  height: 0.21333rem;
  transform: rotate(45deg);
  background-color: #f25e7e;
}
.pa1dhiAzdte8zWrnkYamH .search-header-box .login-tip .tip-text {
  position: absolute;
  top: 0.13333rem;
  line-height: 0.8rem;
  height: 0.8rem;
  width: 1.70667rem;
  border-radius: 0.16rem;
  text-align: center;
  font-size: 0.34667rem;
  color: #ffffff;
  background-color: #f25e7e;
}

._2KFjOgx5G8dBx3BNpIXVl4 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  z-index: 999;
  padding-top: 1.06667rem;
}
._2KFjOgx5G8dBx3BNpIXVl4 .back-icon {
  position: absolute;
  width: 0.64rem;
  height: 0.64rem;
  padding: 0.26667rem;
  left: 0;
  top: 0;
}
._2KFjOgx5G8dBx3BNpIXVl4 .img-con {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  overflow: auto;
}
._2KFjOgx5G8dBx3BNpIXVl4 .img-con img {
  width: 100%;
}
._5R-zk3mrApn3JZDXH4m2c {
  display: none;
  height: 0;
  overflow: hidden;
}

/*! minireset.css v0.0.3 | MIT License | github.com/jgthms/minireset.css */

/* // Blocks */

html,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

body {
  width: 10rem;
  margin: auto;
}

/* // List */

ul,
li,
ol {
  list-style: none;
}

/* // Form */

button,
input,
select,
textarea {
  margin: 0;
  outline: 0;
}

textarea:focus {
  outline: none;
}

/* // Media */

img,
embed,
object,
audio,
video {
  height: auto;
  max-width: 100%;
}

/* // Iframe */

iframe {
  border: 0;
}

/* // Table */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
  text-align: left;
}

a {
  text-decoration: none;
}

button,
input {
  outline: none;
}

body,
pre {
  font-size: 0.32rem;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, PingFang SC, Microsoft YaHei, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, sans-serif;
}

input[placeholder],
[placeholder],
*[placeholder] {
  color: #c0c0c0;
}

/* 去掉a标签默认状态 */

a,
a:hover,
a:active,
a:visited,
a:link,
a:focus {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none;
  background: none;
  text-decoration: none;
}

/* 文本弹窗 */

.text-modal .am-modal-transparent {
  width: 8.53333rem !important;
}

.text-modal a:last-child {
  color: #f25e7e !important;
}

/* 单行文本溢出省略 */

.text-ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.pr {
  position: relative;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.o {
  overflow: hidden;
}

#PopverShadow {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  height: 10rem;
  z-index: 999;
  display: none;
}

.share-icon {
  width: 1.06667rem;
  height: 1.06667rem;
}

.am-modal {
  position: relative;
}
.am-modal:not(.am-modal-transparent):not(.am-modal-popup) {
  width: 100%;
  height: 100%;
}
.am-modal-mask {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.4);
}
.am-modal-mask-hidden {
  display: none;
}
.am-modal-wrap {
  position: fixed;
  overflow: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  z-index: 999;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateZ(0.02667rem);
}
.am-modal-wrap-popup {
  display: block;
}
.am-modal-transparent {
  width: 7.2rem;
}
.am-modal-transparent .am-modal-content {
  border-radius: 0.18667rem;
  padding-top: 0.4rem;
}
.am-modal-transparent .am-modal-content .am-modal-body {
  padding: 0 0.4rem 0.4rem;
}
.am-modal-popup {
  position: fixed;
  left: 0;
  width: 100%;
}
.am-modal-popup-slide-down {
  top: 0;
}
.am-modal-popup-slide-up {
  bottom: 0;
}
.am-modal-popup .am-modal-content {
  padding-bottom: env(safe-area-inset-bottom);
}
.am-modal-title {
  margin: 0;
  font-size: 0.48rem;
  line-height: 1;
  color: #000;
  text-align: center;
}
.am-modal-header {
  padding: 0.16rem 0.4rem 0.4rem;
}
.am-modal-content {
  position: relative;
  background-color: #fff;
  border: 0;
  background-clip: padding-box;
  text-align: center;
  height: 100%;
  overflow: hidden;
}
.am-modal-close {
  border: 0;
  padding: 0;
  background-color: transparent;
  outline: none;
  position: absolute;
  right: 0.4rem;
  z-index: 999;
  height: 0.56rem;
  width: 0.56rem;
}
.am-modal-close-x {
  display: inline-block;
  width: 0.4rem;
  height: 0.4rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'30'%20height%3D'30'%20viewBox%3D'0%200%2030%2030'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%20%3Cdefs%3E%3C%2Fdefs%3E%20%3Cg%20id%3D'ALL-ICON'%20stroke%3D'none'%20stroke-width%3D'1'%20fill%3D'none'%20fill-rule%3D'evenodd'%3E%20%3Cg%20id%3D'Rectangle-283-%2B-Rectangle-283'%20fill%3D'%23888888'%3E%20%3Crect%20id%3D'Rectangle-283'%20transform%3D'translate(14.849242%2C%2014.849242)%20rotate(-315.000000)%20translate(-14.849242%2C%20-14.849242)%20'%20x%3D'-5.1507576'%20y%3D'13.8492424'%20width%3D'40'%20height%3D'2'%3E%3C%2Frect%3E%20%3Crect%20id%3D'Rectangle-283'%20transform%3D'translate(14.849242%2C%2014.849242)%20scale(-1%2C%201)%20rotate(-315.000000)%20translate(-14.849242%2C%20-14.849242)%20'%20x%3D'-5.1507576'%20y%3D'13.8492424'%20width%3D'40'%20height%3D'2'%3E%3C%2Frect%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%20%3C%2Fsvg%3E");
}
.am-modal-body {
  font-size: 0.4rem;
  color: #888;
  height: 100%;
  line-height: 1.5;
  overflow: auto;
}
.am-modal-button-group-h {
  position: relative;
  border-top: 1PX solid #ddd;
  display: flex;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-modal-button-group-h {
    border-top: none;
  }
  html:not([data-scale]) .am-modal-button-group-h::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 1PX;
    transform-origin: 50% 50%;
    transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-modal-button-group-h::before {
    transform: scaleY(0.33);
  }
}
.am-modal-button-group-h .am-modal-button {
  -webkit-touch-callout: none;
  flex: 1 1;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  outline: none;
  color: #108ee9;
  font-size: 0.48rem;
  height: 1.33333rem;
  line-height: 1.33333rem;
  display: block;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.am-modal-button-group-h .am-modal-button:first-child {
  color: #000;
}
.am-modal-button-group-h .am-modal-button:last-child {
  position: relative;
  border-left: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-modal-button-group-h .am-modal-button:last-child {
    border-left: none;
  }
  html:not([data-scale]) .am-modal-button-group-h .am-modal-button:last-child::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 1PX;
    height: 100%;
    transform-origin: 100% 50%;
    transform: scaleX(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-modal-button-group-h .am-modal-button:last-child::before {
    transform: scaleX(0.33);
  }
}
.am-modal-button-group-v .am-modal-button {
  -webkit-touch-callout: none;
  position: relative;
  border-top: 1PX solid #ddd;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  outline: none;
  color: #108ee9;
  font-size: 0.48rem;
  height: 1.33333rem;
  line-height: 1.33333rem;
  display: block;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-modal-button-group-v .am-modal-button {
    border-top: none;
  }
  html:not([data-scale]) .am-modal-button-group-v .am-modal-button::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 1PX;
    transform-origin: 50% 50%;
    transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-modal-button-group-v .am-modal-button::before {
    transform: scaleY(0.33);
  }
}
.am-modal-button-active {
  background-color: #ddd;
}
.am-modal-input-container {
  margin-top: 0.24rem;
  border: 1PX solid #ddd;
  border-radius: 0.08rem;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-modal-input-container {
    position: relative;
    border: none;
  }
  html:not([data-scale]) .am-modal-input-container::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 200%;
    height: 200%;
    border: 1PX solid #ddd;
    border-radius: 0.16rem;
    transform-origin: 0 0;
    transform: scale(0.5);
    box-sizing: border-box;
    pointer-events: none;
  }
}
.am-modal-input {
  height: 0.96rem;
  line-height: 1;
}
.am-modal-input:nth-child(2) {
  position: relative;
  border-top: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-modal-input:nth-child(2) {
    border-top: none;
  }
  html:not([data-scale]) .am-modal-input:nth-child(2)::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 1PX;
    transform-origin: 50% 50%;
    transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-modal-input:nth-child(2)::before {
    transform: scaleY(0.33);
  }
}
.am-modal-input input {
  position: relative;
  border: 0;
  width: 98%;
  height: 0.90667rem;
  top: 1PX;
  box-sizing: border-box;
  margin: 0;
}
.am-modal-input input::-moz-placeholder {
  font-size: 0.37333rem;
  color: #ccc;
  padding-left: 0.21333rem;
}
.am-modal-input input::-ms-input-placeholder {
  font-size: 0.37333rem;
  color: #ccc;
  padding-left: 0.21333rem;
}
.am-modal-input input:-ms-input-placeholder {
  font-size: 0.37333rem;
  color: #ccc;
  padding-left: 0.21333rem;
}
.am-modal-input input::placeholder {
  font-size: 0.37333rem;
  color: #ccc;
  padding-left: 0.21333rem;
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content {
  border-radius: 0;
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-header {
  padding: 0.24rem 0.64rem 0.32rem;
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-header .am-modal-title {
  text-align: left;
  font-size: 0.56rem;
  color: #000;
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-body {
  color: #000;
  text-align: left;
  padding: 0 0.64rem 0.4rem;
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-body .am-modal-input-container {
  border: 0;
  border-bottom: 1PX solid #ddd;
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-body .am-modal-input-container:before {
  display: none !important;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-body .am-modal-input-container {
    border-bottom: none;
  }
  html:not([data-scale]) .am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-body .am-modal-input-container::after {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1PX;
    transform-origin: 50% 100%;
    transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-body .am-modal-input-container::after {
    transform: scaleY(0.33);
  }
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-body .am-modal-input-container .am-modal-input:first-child {
  border-top: 0;
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-body .am-modal-input-container .am-modal-input:first-child:before {
  display: none !important;
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer {
  padding-bottom: 0.32rem;
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-h {
  overflow: hidden;
  border-top: 0;
  justify-content: flex-end;
  padding: 0 0.32rem;
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-h:before {
  display: none !important;
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-h .am-modal-button {
  flex: initial;
  margin-left: 0.08rem;
  padding: 0 0.4rem;
  height: 1.28rem;
  box-sizing: border-box;
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-h .am-modal-button:first-child {
  color: #777;
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-h .am-modal-button:last-child {
  border-left: 0;
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-h .am-modal-button:last-child:before {
  display: none !important;
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-v.am-modal-button-group-normal {
  display: flex;
  justify-content: flex-end;
  overflow: hidden;
  padding: 0 0.32rem;
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-v.am-modal-button-group-normal .am-modal-button {
  border-top: 0;
  padding: 0 0.4rem;
  margin-left: 0.08rem;
  height: 1.28rem;
  box-sizing: border-box;
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-v.am-modal-button-group-normal .am-modal-button:before {
  display: none !important;
}
.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-operation .am-modal-button {
  text-align: start;
  padding-left: 0.4rem;
}
.am-modal.am-modal-operation .am-modal-content {
  border-radius: 0.18667rem;
  height: auto;
  padding-top: 0;
}
.am-modal.am-modal-operation .am-modal-content .am-modal-body {
  padding: 0!important;
}
.am-modal.am-modal-operation .am-modal-content .am-modal-button {
  color: #000;
  text-align: left;
  padding-left: 0.4rem;
}
.am-modal-alert-content,
.am-modal-propmt-content {
  zoom: 1;
  overflow: hidden;
}

.am-toast {
  position: fixed;
  width: 100%;
  z-index: 1999;
  font-size: 0.37333rem;
  text-align: center;
}
.am-toast > span {
  max-width: 50%;
}
.am-toast.am-toast-mask {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
  top: 0;
  transform: translateZ(0.02667rem);
}
.am-toast.am-toast-nomask {
  position: fixed;
  max-width: 50%;
  width: auto;
  left: 50%;
  top: 50%;
  transform: translateZ(0.02667rem);
}
.am-toast.am-toast-nomask .am-toast-notice {
  transform: translateX(-50%) translateY(-50%);
}
.am-toast-notice-content .am-toast-text {
  min-width: 1.6rem;
  border-radius: 0.08rem;
  color: #fff;
  background-color: rgba(58, 58, 58, 0.9);
  line-height: 1.5;
  padding: 0.24rem 0.4rem;
}
.am-toast-notice-content .am-toast-text.am-toast-text-icon {
  border-radius: 0.13333rem;
  padding: 0.4rem 0.4rem;
}
.am-toast-notice-content .am-toast-text.am-toast-text-icon .am-toast-text-info {
  margin-top: 0.16rem;
}

.am-indexed-list-section-body.am-list-body,
.am-indexed-list-section-body.am-list-body .am-list-item:last-child .am-list-line {
  border-bottom: 0;
}
.am-indexed-list-section-body.am-list-body:after,
.am-indexed-list-section-body.am-list-body .am-list-item:last-child .am-list-line:after {
  display: none !important;
}
.am-indexed-list-section-header.am-list-body,
.am-indexed-list-section-header.am-list-body .am-list-item .am-list-line {
  border-bottom: 0;
}
.am-indexed-list-section-header.am-list-body:after,
.am-indexed-list-section-header.am-list-body .am-list-item .am-list-line:after {
  display: none !important;
}
.am-indexed-list-section-header .am-list-item {
  height: 0.8rem;
  min-height: 0.8rem;
  background-color: #f5f5f9;
}
.am-indexed-list-section-header .am-list-item .am-list-line {
  height: 0.8rem;
  min-height: 0.8rem;
}
.am-indexed-list-section-header .am-list-item .am-list-content {
  font-size: 0.37333rem !important;
  color: #888 !important;
}
.am-indexed-list-quick-search-bar {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 0;
  text-align: center;
  color: #108ee9;
  font-size: 0.42667rem;
  list-style: none;
  padding: 0;
}
.am-indexed-list-quick-search-bar li {
  padding: 0 0.13333rem;
}
.am-indexed-list-quick-search-bar-over {
  background-color: rgba(0, 0, 0, 0.4);
}
.am-indexed-list-qsindicator {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -0.4rem auto auto -0.8rem;
  width: 1.6rem;
  height: 0.8rem;
  background: transparent;
  opacity: 0.7;
  color: #0af;
  font-size: 0.53333rem;
  border-radius: 0.8rem;
  z-index: 1999;
  text-align: center;
  line-height: 0.8rem;
}
.am-indexed-list-qsindicator-hide {
  display: none;
}

.am-switch {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
  align-self: center;
}
.am-switch .checkbox {
  width: 1.36rem;
  height: 0.82667rem;
  border-radius: 0.82667rem;
  box-sizing: border-box;
  background: #e5e5e5;
  z-index: 0;
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  cursor: pointer;
  position: relative;
  transition: all 300ms;
}
.am-switch .checkbox:before {
  content: ' ';
  position: absolute;
  left: 0.04rem;
  top: 0.04rem;
  width: 1.28rem;
  height: 0.74667rem;
  border-radius: 0.74667rem;
  box-sizing: border-box;
  background: #fff;
  z-index: 1;
  transition: all 200ms;
  transform: scale(1);
}
.am-switch .checkbox:after {
  content: ' ';
  height: 0.74667rem;
  width: 0.74667rem;
  border-radius: 0.74667rem;
  background: #fff;
  position: absolute;
  z-index: 2;
  left: 0.04rem;
  top: 0.04rem;
  transform: translateX(0);
  transition: all 200ms;
  box-shadow: 0.05333rem 0.05333rem 0.10667rem rgba(0, 0, 0, 0.21);
}
.am-switch .checkbox.checkbox-disabled {
  z-index: 3;
}
.am-switch input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  border: 0 none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.am-switch input[type="checkbox"]:checked + .checkbox {
  background: #4dd865;
}
.am-switch input[type="checkbox"]:checked + .checkbox:before {
  transform: scale(0);
}
.am-switch input[type="checkbox"]:checked + .checkbox:after {
  transform: translateX(0.53333rem);
}
.am-switch input[type="checkbox"]:disabled + .checkbox {
  opacity: 0.3;
}
.am-switch.am-switch-android .checkbox {
  width: 1.92rem;
  height: 0.61333rem;
  border-radius: 0.08rem;
  background: #a7aaa6;
}
.am-switch.am-switch-android .checkbox:before {
  display: none;
}
.am-switch.am-switch-android .checkbox:after {
  width: 0.93333rem;
  height: 0.56rem;
  border-radius: 0.05333rem;
  box-shadow: none;
  left: 1PX;
  top: 1PX;
}
.am-switch.am-switch-android input[type="checkbox"]:checked + .checkbox {
  background: #108ee9;
}
.am-switch.am-switch-android input[type="checkbox"]:checked + .checkbox:before {
  transform: scale(0);
}
.am-switch.am-switch-android input[type="checkbox"]:checked + .checkbox:after {
  transform: translateX(0.93333rem);
}

.am-pull-to-refresh-content {
  transform-origin: left top 0;
}
.am-pull-to-refresh-content-wrapper {
  overflow: hidden;
}
.am-pull-to-refresh-transition {
  transition: transform 0.3s;
}
.am-pull-to-refresh-indicator {
  color: grey;
  text-align: center;
  height: 0.66667rem;
}
.am-pull-to-refresh-down .am-pull-to-refresh-indicator {
  margin-top: -0.66667rem;
}
.am-pull-to-refresh-up .am-pull-to-refresh-indicator {
  margin-bottom: -0.66667rem;
}

.am-tabs {
  box-sizing: border-box;
  display: flex;
  flex: 1 1;
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.am-tabs * {
  box-sizing: border-box;
}
.am-tabs-content-wrap {
  display: flex;
  flex: 1 1;
  width: 100%;
  height: 100%;
  min-height: 0;
}
.am-tabs-content-wrap-animated {
  transition: transform 0.3s cubic-bezier(0.35, 0, 0.25, 1), left 0.3s cubic-bezier(0.35, 0, 0.25, 1), top 0.3s cubic-bezier(0.35, 0, 0.25, 1);
  will-change: transform, left, top;
}
.am-tabs-pane-wrap {
  width: 100%;
  flex-shrink: 0;
  overflow-y: auto;
}
.am-tabs-tab-bar-wrap {
  flex-shrink: 0;
}
.am-tabs-horizontal .am-tabs-pane-wrap-active {
  height: auto;
}
.am-tabs-horizontal .am-tabs-pane-wrap-inactive {
  height: 0;
  overflow: visible;
}
.am-tabs-vertical .am-tabs-content-wrap {
  flex-direction: column;
}
.am-tabs-vertical .am-tabs-tab-bar-wrap {
  height: 100%;
}
.am-tabs-vertical .am-tabs-pane-wrap {
  height: 100%;
}
.am-tabs-vertical .am-tabs-pane-wrap-active {
  overflow: auto;
}
.am-tabs-vertical .am-tabs-pane-wrap-inactive {
  overflow: hidden;
}
.am-tabs-top,
.am-tabs-bottom {
  flex-direction: column;
}
.am-tabs-left,
.am-tabs-right {
  flex-direction: row;
}
.am-tabs-default-bar {
  position: relative;
  display: flex;
  flex-shrink: 0;
  flex-direction: row;
  width: 100%;
  height: 100%;
  overflow: visible;
  z-index: 1;
}
.am-tabs-default-bar-tab {
  position: relative;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  font-size: 0.4rem;
  height: 1.16rem;
  line-height: 1.16rem;
}
.am-tabs-default-bar-tab .am-badge .am-badge-text {
  top: -0.34667rem;
  transform: translateX(-0.13333rem);
}
.am-tabs-default-bar-tab .am-badge .am-badge-dot {
  top: -0.16rem;
  transform: translateX(0);
}
.am-tabs-default-bar-tab-active {
  color: #108ee9;
}
.am-tabs-default-bar-underline {
  position: absolute;
  border: 0.02667rem #108ee9 solid;
  transform: translate3d(0, 0, 0);
}
.am-tabs-default-bar-animated .am-tabs-default-bar-content {
  transition: transform 0.3s cubic-bezier(0.35, 0, 0.25, 1);
  will-change: transform;
}
.am-tabs-default-bar-animated .am-tabs-default-bar-underline {
  transition: top 0.3s cubic-bezier(0.35, 0, 0.25, 1), left 0.3s cubic-bezier(0.35, 0, 0.25, 1), color 0.3s cubic-bezier(0.35, 0, 0.25, 1), width 0.3s cubic-bezier(0.35, 0, 0.25, 1);
  will-change: top, left, width, color;
}
.am-tabs-default-bar-top,
.am-tabs-default-bar-bottom {
  flex-direction: row;
}
.am-tabs-default-bar-top .am-tabs-default-bar-content,
.am-tabs-default-bar-bottom .am-tabs-default-bar-content {
  display: flex;
  width: 100%;
  flex-direction: row;
}
.am-tabs-default-bar-top .am-tabs-default-bar-prevpage,
.am-tabs-default-bar-bottom .am-tabs-default-bar-prevpage {
  pointer-events: none;
  position: absolute;
  top: 0;
  display: block;
  width: 1.57333rem;
  height: 100%;
  content: ' ';
  z-index: 999;
  left: 0;
  background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0));
}
.am-tabs-default-bar-top .am-tabs-default-bar-nextpage,
.am-tabs-default-bar-bottom .am-tabs-default-bar-nextpage {
  pointer-events: none;
  position: absolute;
  top: 0;
  display: block;
  width: 1.57333rem;
  height: 100%;
  content: ' ';
  z-index: 999;
  right: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff);
}
.am-tabs-default-bar-top .am-tabs-default-bar-tab,
.am-tabs-default-bar-bottom .am-tabs-default-bar-tab {
  padding: 0.21333rem 0;
}
.am-tabs-default-bar-top .am-tabs-default-bar-underline,
.am-tabs-default-bar-bottom .am-tabs-default-bar-underline {
  bottom: 0;
}
.am-tabs-default-bar-top .am-tabs-default-bar-tab {
  border-bottom: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-tabs-default-bar-top .am-tabs-default-bar-tab {
    border-bottom: none;
  }
  html:not([data-scale]) .am-tabs-default-bar-top .am-tabs-default-bar-tab::after {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1PX;
    transform-origin: 50% 100%;
    transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-tabs-default-bar-top .am-tabs-default-bar-tab::after {
    transform: scaleY(0.33);
  }
}
.am-tabs-default-bar-bottom .am-tabs-default-bar-tab {
  border-top: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-tabs-default-bar-bottom .am-tabs-default-bar-tab {
    border-top: none;
  }
  html:not([data-scale]) .am-tabs-default-bar-bottom .am-tabs-default-bar-tab::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 1PX;
    transform-origin: 50% 50%;
    transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-tabs-default-bar-bottom .am-tabs-default-bar-tab::before {
    transform: scaleY(0.33);
  }
}
.am-tabs-default-bar-left,
.am-tabs-default-bar-right {
  flex-direction: column;
}
.am-tabs-default-bar-left .am-tabs-default-bar-content,
.am-tabs-default-bar-right .am-tabs-default-bar-content {
  display: flex;
  height: 100%;
  flex-direction: column;
}
.am-tabs-default-bar-left .am-tabs-default-bar-tab,
.am-tabs-default-bar-right .am-tabs-default-bar-tab {
  padding: 0 0.21333rem;
}
.am-tabs-default-bar-left .am-tabs-default-bar-underline {
  right: 0;
}
.am-tabs-default-bar-left .am-tabs-default-bar-tab {
  border-right: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-tabs-default-bar-left .am-tabs-default-bar-tab {
    border-right: none;
  }
  html:not([data-scale]) .am-tabs-default-bar-left .am-tabs-default-bar-tab::after {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    width: 1PX;
    height: 100%;
    background: #ddd;
    transform-origin: 100% 50%;
    transform: scaleX(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-tabs-default-bar-left .am-tabs-default-bar-tab::after {
    transform: scaleX(0.33);
  }
}
.am-tabs-default-bar-right .am-tabs-default-bar-underline {
  left: 0;
}
.am-tabs-default-bar-right .am-tabs-default-bar-tab {
  border-left: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-tabs-default-bar-right .am-tabs-default-bar-tab {
    border-left: none;
  }
  html:not([data-scale]) .am-tabs-default-bar-right .am-tabs-default-bar-tab::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 1PX;
    height: 100%;
    transform-origin: 100% 50%;
    transform: scaleX(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-tabs-default-bar-right .am-tabs-default-bar-tab::before {
    transform: scaleX(0.33);
  }
}

.am-carousel {
  position: relative;
}
.am-carousel-wrap {
  font-size: 0.48rem;
  color: #000;
  background: none;
  text-align: center;
  zoom: 1;
  width: 100%;
}
.am-carousel-wrap-dot {
  display: inline-block;
  zoom: 1;
}
.am-carousel-wrap-dot > span {
  display: block;
  width: 0.21333rem;
  height: 0.21333rem;
  margin: 0 0.08rem;
  border-radius: 50%;
  background: #ccc;
}
.am-carousel-wrap-dot-active > span {
  background: #888;
}

.am-popover {
  position: absolute;
  z-index: 1999;
}
.am-popover-hidden {
  display: none;
}
.am-popover-mask {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  height: 100%;
  z-index: 999;
}
.am-popover-mask-hidden {
  display: none;
}
.am-popover-arrow {
  position: absolute;
  width: 0.18667rem;
  height: 0.18667rem;
  border-radius: 1PX;
  background-color: #fff;
  transform: rotate(45deg);
  z-index: 0;
  box-shadow: 0 0 0.05333rem rgba(0, 0, 0, 0.21);
}
.am-popover-placement-top .am-popover-arrow,
.am-popover-placement-topLeft .am-popover-arrow,
.am-popover-placement-topRight .am-popover-arrow {
  transform: rotate(225deg);
  bottom: -0.09333rem;
}
.am-popover-placement-top .am-popover-arrow {
  left: 50%;
}
.am-popover-placement-topLeft .am-popover-arrow {
  left: 0.21333rem;
}
.am-popover-placement-topRight .am-popover-arrow {
  right: 0.21333rem;
}
.am-popover-placement-right .am-popover-arrow,
.am-popover-placement-rightTop .am-popover-arrow,
.am-popover-placement-rightBottom .am-popover-arrow {
  transform: rotate(-45deg);
  left: -0.09333rem;
}
.am-popover-placement-right .am-popover-arrow {
  top: 50%;
}
.am-popover-placement-rightTop .am-popover-arrow {
  top: 0.21333rem;
}
.am-popover-placement-rightBottom .am-popover-arrow {
  bottom: 0.21333rem;
}
.am-popover-placement-left .am-popover-arrow,
.am-popover-placement-leftTop .am-popover-arrow,
.am-popover-placement-leftBottom .am-popover-arrow {
  transform: rotate(135deg);
  right: -0.09333rem;
}
.am-popover-placement-left .am-popover-arrow {
  top: 50%;
}
.am-popover-placement-leftTop .am-popover-arrow {
  top: 0.21333rem;
}
.am-popover-placement-leftBottom .am-popover-arrow {
  bottom: 0.21333rem;
}
.am-popover-placement-bottom .am-popover-arrow,
.am-popover-placement-bottomLeft .am-popover-arrow,
.am-popover-placement-bottomRight .am-popover-arrow {
  top: -0.09333rem;
}
.am-popover-placement-bottom .am-popover-arrow {
  left: 50%;
}
.am-popover-placement-bottomLeft .am-popover-arrow {
  left: 0.21333rem;
}
.am-popover-placement-bottomRight .am-popover-arrow {
  right: 0.21333rem;
}
.am-popover-inner {
  font-size: 0.4rem;
  color: #000;
  background-color: #fff;
  border-radius: 0.08rem;
  box-shadow: 0 0 0.05333rem rgba(0, 0, 0, 0.21);
  overflow: hidden;
}
.am-popover-inner-wrapper {
  position: relative;
  background-color: #fff;
}
.am-popover .am-popover-item {
  padding: 0 0.21333rem;
}
.am-popover .am-popover-item-container {
  position: relative;
  display: flex;
  align-items: center;
  height: 1.04rem;
  box-sizing: border-box;
  padding: 0 0.21333rem;
}
.am-popover .am-popover-item:not(:first-child) .am-popover-item-container {
  border-top: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-popover .am-popover-item:not(:first-child) .am-popover-item-container {
    border-top: none;
  }
  html:not([data-scale]) .am-popover .am-popover-item:not(:first-child) .am-popover-item-container::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 1PX;
    transform-origin: 50% 50%;
    transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-popover .am-popover-item:not(:first-child) .am-popover-item-container::before {
    transform: scaleY(0.33);
  }
}
.am-popover .am-popover-item.am-popover-item-active .am-popover-item-container {
  border-top: 0;
}
.am-popover .am-popover-item.am-popover-item-active .am-popover-item-container:before {
  display: none !important;
}
.am-popover .am-popover-item.am-popover-item-active + .am-popover-item .am-popover-item-container {
  border-top: 0;
}
.am-popover .am-popover-item.am-popover-item-active + .am-popover-item .am-popover-item-container:before {
  display: none !important;
}
.am-popover .am-popover-item.am-popover-item-active {
  background-color: #ddd;
}
.am-popover .am-popover-item.am-popover-item-active.am-popover-item-fix-active-arrow {
  position: relative;
}
.am-popover .am-popover-item.am-popover-item-disabled {
  color: #bbb;
}
.am-popover .am-popover-item.am-popover-item-disabled.am-popover-item-active {
  background-color: transparent;
}
.am-popover .am-popover-item-icon {
  margin-right: 0.21333rem;
  width: 0.48rem;
  height: 0.48rem;
}

.am-image-picker-list {
  padding: 0.24rem 0.21333rem 0;
  margin-bottom: 0.4rem;
}
.am-image-picker-list .am-flexbox {
  margin-bottom: 0.16rem;
}
.am-image-picker-list .am-flexbox .am-flexbox-item {
  position: relative;
  margin-right: 0.13333rem;
  margin-left: 0;
}
.am-image-picker-list .am-flexbox .am-flexbox-item:after {
  display: block;
  content: ' ';
  padding-bottom: 100%;
}
.am-image-picker-list .am-image-picker-item {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 100%;
}
.am-image-picker-list .am-image-picker-item .am-image-picker-item-remove {
  width: 0.4rem;
  height: 0.4rem;
  position: absolute;
  right: 0.16rem;
  top: 0.16rem;
  text-align: right;
  vertical-align: top;
  z-index: 2;
  background-size: 0.4rem auto;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D'16'%20height%3D'16'%20viewBox%3D'0%200%2016%2016'%20version%3D'1.1'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cg%20id%3D'Page-1'%20stroke%3D'none'%20stroke-width%3D'1'%20fill%3D'none'%20fill-rule%3D'evenodd'%3E%3Ccircle%20id%3D'Oval-98'%20fill-opacity%3D'0.4'%20fill%3D'%23404040'%20cx%3D'8'%20cy%3D'8'%20r%3D'8'%3E%3C%2Fcircle%3E%3Cpath%20d%3D'M11.8979743%2C11.8990375%20L11.8979743%2C11.8990375%20C11.7633757%2C12.0336542%2011.5447877%2C12.0336542%2011.4101891%2C11.8990375%20L8%2C8.48838931%20L4.5887341%2C11.8990375%20C4.45413554%2C12.0336542%204.23554748%2C12.0336542%204.10094892%2C11.8990375%20L4.10094892%2C11.8990375%20C3.96635036%2C11.7644208%203.96635036%2C11.5458033%204.10094892%2C11.4111866%20L7.51221482%2C8.00053847%20L4.10202571%2C4.58881335%20C3.96742715%2C4.45419667%203.96742715%2C4.23557919%204.10202571%2C4.10096251%20L4.10202571%2C4.10096251%20C4.23662427%2C3.96634583%204.45521233%2C3.96634583%204.58981089%2C4.10096251%20L8%2C7.51268762%20L11.4112659%2C4.10203944%20C11.5458645%2C3.96742276%2011.7644525%2C3.96742276%2011.8990511%2C4.10203944%20L11.8990511%2C4.10203944%20C12.0336496%2C4.23665612%2012.0336496%2C4.45527361%2011.8990511%2C4.58989029%20L8.48778518%2C8.00053847%20L11.8979743%2C11.4122636%20C12.0325729%2C11.5468803%2012.0325729%2C11.7644208%2011.8979743%2C11.8990375%20L11.8979743%2C11.8990375%20Z'%20id%3D'Shape'%20fill%3D'%23FFFFFF'%20transform%3D'translate(8.000000%2C%208.000000)%20scale(1%2C%20-1)%20translate(-8.000000%2C%20-8.000000)%20'%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.am-image-picker-list .am-image-picker-item .am-image-picker-item-content {
  height: 100%;
  width: 100%;
  border-radius: 0.08rem;
  background-size: cover;
}
.am-image-picker-list .am-image-picker-item img {
  width: 100%;
}
.am-image-picker-list .am-image-picker-upload-btn {
  box-sizing: border-box;
  border-radius: 0.08rem;
  border: 1PX solid #ddd;
  background-color: #fff;
}
.am-image-picker-list .am-image-picker-upload-btn:before,
.am-image-picker-list .am-image-picker-upload-btn:after {
  width: 1PX;
  height: 0.66667rem;
  content: " ";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #ccc;
}
.am-image-picker-list .am-image-picker-upload-btn:after {
  width: 0.66667rem;
  height: 1PX;
}
.am-image-picker-list .am-image-picker-upload-btn-active {
  background-color: #ddd;
}
.am-image-picker-list .am-image-picker-upload-btn input {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
}

.am-action-sheet-wrap {
  position: fixed;
  overflow: auto;
  z-index: 1000;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.am-action-sheet-mask {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  height: 100%;
  z-index: 1000;
}
.am-action-sheet-mask-hidden {
  display: none;
}
.am-action-sheet-close {
  display: none;
}
.am-action-sheet {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #fff;
  padding-bottom: env(safe-area-inset-bottom);
}
.am-action-sheet.am-action-sheet-share {
  background-color: #f2f2f2;
}
.am-action-sheet-title,
.am-action-sheet-message {
  margin: 0.4rem auto;
  padding: 0 0.4rem;
  text-align: center;
}
.am-action-sheet-title {
  font-size: 0.45333rem;
}
.am-action-sheet-message {
  color: #888;
  font-size: 0.37333rem;
}
.am-action-sheet-button-list {
  text-align: center;
  color: #000;
}
.am-action-sheet-button-list-item {
  font-size: 0.48rem;
  padding: 0 0.21333rem;
  margin: 0;
  position: relative;
  height: 1.33333rem;
  line-height: 1.33333rem;
  box-sizing: border-box;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow-x: hidden;
  border-top: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-action-sheet-button-list-item {
    border-top: none;
  }
  html:not([data-scale]) .am-action-sheet-button-list-item::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 1PX;
    transform-origin: 50% 50%;
    transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-action-sheet-button-list-item::before {
    transform: scaleY(0.33);
  }
}
.am-action-sheet-button-list-item.am-action-sheet-button-list-item-active {
  background-color: #ddd;
}
.am-action-sheet-button-list-badge {
  display: flex;
  align-items: center;
  justify-content: center;
}
.am-action-sheet-button-list-badge .am-badge {
  margin-left: 0.21333rem;
  flex-shrink: 0;
}
.am-action-sheet-button-list-item-content {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.am-action-sheet-button-list .am-action-sheet-cancel-button {
  padding-top: 0.16rem;
  position: relative;
}
.am-action-sheet-button-list .am-action-sheet-cancel-button-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0.16rem;
  background-color: #e7e7ed;
  border-top: 1PX solid #ddd;
  border-bottom: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-action-sheet-button-list .am-action-sheet-cancel-button-mask {
    border-top: none;
  }
  html:not([data-scale]) .am-action-sheet-button-list .am-action-sheet-cancel-button-mask::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 1PX;
    transform-origin: 50% 50%;
    transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-action-sheet-button-list .am-action-sheet-cancel-button-mask::before {
    transform: scaleY(0.33);
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-action-sheet-button-list .am-action-sheet-cancel-button-mask {
    border-bottom: none;
  }
  html:not([data-scale]) .am-action-sheet-button-list .am-action-sheet-cancel-button-mask::after {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1PX;
    transform-origin: 50% 100%;
    transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-action-sheet-button-list .am-action-sheet-cancel-button-mask::after {
    transform: scaleY(0.33);
  }
}
.am-action-sheet-button-list .am-action-sheet-destructive-button {
  color: #f4333c;
}
.am-action-sheet-share-list {
  display: flex;
  position: relative;
  border-top: 1PX solid #ddd;
  padding: 0.56rem 0 0.56rem 0.4rem;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-action-sheet-share-list {
    border-top: none;
  }
  html:not([data-scale]) .am-action-sheet-share-list::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 1PX;
    transform-origin: 50% 50%;
    transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-action-sheet-share-list::before {
    transform: scaleY(0.33);
  }
}
.am-action-sheet-share-list-item {
  flex: none;
  margin: 0 0.32rem 0 0;
}
.am-action-sheet-share-list-item-icon {
  margin-bottom: 0.24rem;
  width: 1.6rem;
  height: 1.6rem;
  background-color: #fff;
  border-radius: 0.08rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.am-action-sheet-share-list-item-title {
  color: #888;
  font-size: 0.26667rem;
  text-align: center;
}
.am-action-sheet-share-cancel-button {
  height: 1.33333rem;
  line-height: 1.33333rem;
  text-align: center;
  background-color: #fff;
  color: #000;
  font-size: 0.48rem;
  position: relative;
  border-top: 1PX solid #ddd;
  box-sizing: border-box;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-action-sheet-share-cancel-button {
    border-top: none;
  }
  html:not([data-scale]) .am-action-sheet-share-cancel-button::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 1PX;
    transform-origin: 50% 50%;
    transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-action-sheet-share-cancel-button::before {
    transform: scaleY(0.33);
  }
}
.am-action-sheet-share-cancel-button.am-action-sheet-share-cancel-button-active {
  background-color: #ddd;
}

.am-picker-popup {
  left: 0;
  bottom: 0;
  position: fixed;
  width: 100%;
  background-color: #fff;
  padding-bottom: env(safe-area-inset-bottom);
}
.am-picker-popup-wrap {
  position: fixed;
  overflow: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  transform: translateZ(0.02667rem);
}
.am-picker-popup-mask {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  height: 100%;
  z-index: 1000;
  transform: translateZ(0.02667rem);
}
.am-picker-popup-mask-hidden {
  display: none;
}
.am-picker-popup-header {
  background-image: linear-gradient(to bottom, #e7e7e7, #e7e7e7, transparent, transparent);
  background-position: bottom;
  background-size: 100% 1PX;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  position: relative;
  border-bottom: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-picker-popup-header {
    border-bottom: none;
  }
  html:not([data-scale]) .am-picker-popup-header::after {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1PX;
    transform-origin: 50% 100%;
    transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-picker-popup-header::after {
    transform: scaleY(0.33);
  }
}
.am-picker-popup-header .am-picker-popup-header-right {
  text-align: right;
}
.am-picker-popup-item {
  color: #108ee9;
  font-size: 0.45333rem;
  padding: 0.24rem 0.4rem;
  height: 1.12rem;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
.am-picker-popup-item-active {
  background-color: #ddd;
}
.am-picker-popup-title {
  flex: 1 1;
  text-align: center;
  color: #000;
}
.am-picker-popup .am-picker-popup-close {
  display: none;
}
.am-picker-col {
  flex: 1 1;
}

.am-picker-col {
  display: block;
  position: relative;
  height: 6.34667rem;
  overflow: hidden;
  width: 100%;
}
.am-picker-col-content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1;
  padding: 2.72rem 0;
}
.am-picker-col-item {
  touch-action: manipulation;
  text-align: center;
  font-size: 0.42667rem;
  height: 0.90667rem;
  line-height: 0.90667rem;
  color: #000;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.am-picker-col-item-selected {
  font-size: 0.45333rem;
}
.am-picker-col-mask {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  margin: 0 auto;
  width: 100%;
  z-index: 3;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.6)), linear-gradient(to top, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.6));
  background-position: top, bottom;
  background-size: 100% 2.72rem;
  background-repeat: no-repeat;
}
.am-picker-col-indicator {
  box-sizing: border-box;
  width: 100%;
  height: 0.90667rem;
  position: absolute;
  left: 0;
  top: 2.72rem;
  z-index: 3;
  border-top: 1PX solid #ddd;
  border-bottom: 1PX solid #ddd;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-picker-col-indicator {
    border-top: none;
  }
  html:not([data-scale]) .am-picker-col-indicator::before {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    height: 1PX;
    transform-origin: 50% 50%;
    transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-picker-col-indicator::before {
    transform: scaleY(0.33);
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  html:not([data-scale]) .am-picker-col-indicator {
    border-bottom: none;
  }
  html:not([data-scale]) .am-picker-col-indicator::after {
    content: '';
    position: absolute;
    background-color: #ddd;
    display: block;
    z-index: 1;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1PX;
    transform-origin: 50% 100%;
    transform: scaleY(0.5);
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 3), (min-resolution: 2dppx) and (min-resolution: 3dppx) {
  html:not([data-scale]) .am-picker-col-indicator::after {
    transform: scaleY(0.33);
  }
}
.am-picker {
  display: flex;
  align-items: center;
}
.am-picker-item {
  flex: 1 1;
  text-align: center;
}

/* toast */
.am-toast > span{
  max-width: 80% !important;
}
.am-toast-text{
  font-size: 0.4rem !important;
  color: #F9F9F9 !important;
  background-color: rgba(0,0,0,0.7 green, blue, alpha) !important;
  border-radius: 0.21333rem !important;
  padding: 0.26667rem 0.66667rem !important;
}
.toast-text-con,.toast-text-con p{
  white-space: nowrap;
}
/* alert */
.am-modal-transparent .am-modal-content{
  border-radius: 0.21333rem !important;
}
.am-modal-alert-content{
  font-size: 0.48rem !important;
  color: #000 !important;
  padding: 0.8rem 0.53333rem !important;
}
.am-modal-footer a{
  font-size: 0.48rem !important;
}
.am-modal-button-group-h .am-modal-button{
  color: #f25e7e;
}
.am-modal-body{
  padding: 0 !important;
}
/* header menu */
.am-popover-item{
  padding: 0 !important;
}
.am-popover-item-container{
  /* padding: 15px 30px !important; */
  width: 3.46667rem;
  padding: 0 !important;
  box-sizing: border-box;
  justify-content: center;
}
.am-popover-item-content{
  font-size: 0.4rem !important;
  white-space: nowrap;
}
/* 滑动开关 */
.am-switch input[type="checkbox"]:checked + .checkbox{
  background: #f25e7e !important;
}
.am-switch .checkbox:before {
  content: ' ';
  width: unset !important;
  height: unset !important;
}
/* 图片选择 */
.am-image-picker-list .am-image-picker-item{
  width: 2.13333rem;
  height: 1.6rem;
  background: #F2F2F2;
  position: unset;
  transform: unset;
  border: none !important;
}
.am-image-picker-list .am-flexbox .am-flexbox-item:after{
  padding-bottom: 0;
}
.am-image-picker-list{
  padding: 0;
}
.am-image-picker-list .am-image-picker-upload-btn:before, .am-image-picker-list .am-image-picker-upload-btn:after {
  width: 1PX;
  height: 0.4rem;
  content: " ";
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #808080;
}
.am-image-picker-list .am-image-picker-upload-btn:before, .am-image-picker-list .am-image-picker-upload-btn::before {
  width: 0.4rem;
  height: 0.02667rem;
  padding-top: 0.53333rem;
  content: "\6DFB\52A0\56FE\7247";
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -5%);
  border-top: 0.02667rem solid #808080;
  background-color: #F2F2F2;
  white-space: nowrap;
  text-align: unset;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.32rem;
}
.am-image-picker-list .am-image-picker-item .am-image-picker-item-remove{
  top: -0.21333rem;
  right: -0.32rem;
}
.am-image-picker-item-content{
  background-size: contain !important;
  background-repeat: no-repeat;
  background-position: center;
}
/* tab */
.am-tabs-default-bar{
  border-bottom: 0.01333rem solid #F5F5F5;
}
.am-tabs-default-bar-tab{
  color: #808080;
}
.am-tabs-default-bar-content .active{
  color: #f25e7e;
  font-weight: bolder;
}
.am-tabs-default-bar-underline{
  border: none;
}
.am-tabs-default-bar-underline:after{
  content: '';
  display: block;
  border: 0.02667rem solid #f25e7e;
  width: 0.66667rem;
  margin: auto;
}
.am-tabs-default-bar-tab::after{
  display: none !important;
}
.am-tabs-default-bar-content{
  position: relative;
}
.am-tabs-default-bar-top .am-tabs-default-bar-tab{
  border: none !important;
}
/* 轮播 */
.am-carousel-wrap-dot > span{
  width: 0.32rem;
  height: 0.08rem;
  border-radius: 0.08rem;
  margin-bottom: 0.16rem;
  opacity: 0.5;
}
.slider-frame{
  border-radius: 0.21333rem !important;
  overflow: hidden !important;
}
.am-carousel-wrap-dot-active > span{
  width: 0.66667rem;
  height: 0.08rem;
  border-radius: 0.08rem;
  background: #fff;
  opacity: 1;
}
.slider-list{
  touch-action: none;
}
.am-carousel-wrap{
  display: flex;
  justify-content: flex-end;
  padding: 0.26667rem 0.4rem;
  box-sizing: border-box;
}
/* 下拉刷新 */
.am-pull-to-refresh-content{
  min-height: 13.33333rem;
}
/* ActionSheet */
.am-action-sheet-share{
  background: #fff;
}
.am-action-sheet-share-list{
  display: flex;
  justify-content: space-around;
}
.am-action-sheet-share-cancel-button{
  display: none !important;
}
.am-action-sheet-share-list-item-title{
  color: #808080;
}
.am-action-sheet,.am-action-sheet-share,.am-picker-popup{
  border-radius: 0.13333rem 0.13333rem 0 0 !important;
}
/* 生日日期选择DatePicker */
.user-info-birthday .am-picker-popup-header-left{
  font-size: 0.37333rem;
  color: #000;
}
.user-info-birthday .am-picker-popup-header-right{
  background: #f25e7e;
  border-radius: 0.10667rem;
  width: 1.6rem;
  height: 0.85333rem;
  white-space: nowrap;
  border: none;
  color: #fff;
  font-size: 0.4rem;
  margin-right: 0.26667rem;
}
/* 分享 */
.am-action-sheet-share-list-item-icon{
  margin-bottom: 0 !important;
}
._2MrxkkrgIDvscs6hznjiqU .company_text {
  height: 0.53333rem;
  font-size: 0.50667rem;
  color: #f25e7e;
  margin-bottom: -0.26667rem;
  padding-left: 0.4rem;
}
._2MrxkkrgIDvscs6hznjiqU .tabs-box {
  display: flex;
}
._2MrxkkrgIDvscs6hznjiqU .tabs-box .am-tabs {
  flex: 1 1;
}
._2MrxkkrgIDvscs6hznjiqU .arrow {
  flex-shrink: 0;
  height: 1.14667rem;
  width: 1.22667rem;
  z-index: 1;
  background: #ffffff;
  box-shadow: -0.05333rem 0 0.05333rem -0.02667rem rgba(192, 192, 192, 0.4);
  border-radius: 0.02667rem;
  text-align: center;
  border-bottom: 0.02667rem solid #f5f5f5;
}
._2MrxkkrgIDvscs6hznjiqU .arrow img {
  width: 0.42667rem;
  margin-top: 0.4rem;
}
._2MrxkkrgIDvscs6hznjiqU .banner-wrap {
  padding: 0.42667rem;
  height: 3.73333rem;
}
._2MrxkkrgIDvscs6hznjiqU .banner-wrap .slider-list {
  height: 3.73333rem !important;
}
._2MrxkkrgIDvscs6hznjiqU .banner-wrap .banner-item {
  display: block;
  width: 100%;
  height: 3.73333rem !important;
  overflow: hidden;
  border-radius: 0.21333rem;
  position: relative;
}
._2MrxkkrgIDvscs6hznjiqU .banner-wrap .banner-item .banner-title {
  font-size: 0.42667rem;
  color: #fff;
  position: absolute;
  left: 0.08rem;
  right: 0;
  box-sizing: border-box;
  bottom: 0;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  padding: 0.26667rem 2.13333rem 0.26667rem 0.4rem;
}
._2MrxkkrgIDvscs6hznjiqU .banner-wrap .banner-item .img {
  width: 100%;
  height: 100%;
  border-radius: 0.21333rem;
  -o-object-fit: cover;
     object-fit: cover;
  display: flex;
  border: 0.05333rem solid #fff;
}
._2MrxkkrgIDvscs6hznjiqU .subject-banner {
  width: 100%;
  position: relative;
}
._2MrxkkrgIDvscs6hznjiqU .subject-banner .banner-title {
  font-size: 0.42667rem;
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  box-sizing: border-box;
  bottom: 0;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  padding: 0.26667rem 2.13333rem 0.26667rem 0.4rem;
}
._2MrxkkrgIDvscs6hznjiqU .subject-banner .img {
  width: 100%;
  display: block;
}
._2MrxkkrgIDvscs6hznjiqU .data-loading {
  text-align: center;
  line-height: 1.6rem;
  color: #c0c0c0;
  font-size: 0.34667rem;
}
._2MrxkkrgIDvscs6hznjiqU .home-fake-con {
  font-size: 0.37333rem;
}
._2MrxkkrgIDvscs6hznjiqU .home-fake-con .search-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.53333rem 0.42667rem;
}
._2MrxkkrgIDvscs6hznjiqU .home-fake-con .search-bar .header {
  display: flex;
  width: auto;
  height: auto;
  margin-right: 0.42667rem;
}
._2MrxkkrgIDvscs6hznjiqU .home-fake-con .search-bar .header img {
  width: 1.28rem;
  height: 0.66667rem;
}
._2MrxkkrgIDvscs6hznjiqU .home-fake-con .search-bar p {
  flex: 1 1;
  color: #f25e7e;
  font-size: 0.37333rem;
}
._2MrxkkrgIDvscs6hznjiqU .home-fake-con .expand-text {
  font-size: 0.37333rem;
  color: #808080;
}
@media only screen and (min-width: 992px) {
  ._2MrxkkrgIDvscs6hznjiqU .home-fake-con {
    width: 24rem;
    margin: auto;
  }
  ._2MrxkkrgIDvscs6hznjiqU .home-fake-con .search-bar {
    padding: 0.53333rem 0.42667rem;
  }
  ._2MrxkkrgIDvscs6hznjiqU .home-fake-con .search-bar .header {
    margin-right: 0.42667rem;
  }
  ._2MrxkkrgIDvscs6hznjiqU .home-fake-con .search-bar .header img {
    width: 1.28rem;
    height: 0.66667rem;
  }
  ._2MrxkkrgIDvscs6hznjiqU .home-fake-con .search-bar p {
    font-size: 0.37333rem;
  }
  ._2MrxkkrgIDvscs6hznjiqU .home-fake-con .expand-text {
    font-size: 0.37333rem;
  }
  ._2MrxkkrgIDvscs6hznjiqU .home-fake-con .d-title {
    font-size: 0.53333rem;
    margin-bottom: 0.26667rem;
  }
  ._2MrxkkrgIDvscs6hznjiqU .home-fake-con .expand-icon {
    font-size: 0.37333rem;
  }
  ._2MrxkkrgIDvscs6hznjiqU .home-fake-con .expand-icon img {
    width: 0.26667rem;
    margin-left: 0.13333rem;
    margin-bottom: 0.13333rem;
  }
  ._2MrxkkrgIDvscs6hznjiqU .home-fake-con .home-data-list {
    margin: 0 0.42667rem;
    padding: 0.42667rem 0;
  }
  ._2MrxkkrgIDvscs6hznjiqU .home-fake-con .am-tabs-default-bar-tab {
    font-size: 0.42667rem;
    height: 1.33333rem;
    padding: 0.26667rem 0;
  }
  ._2MrxkkrgIDvscs6hznjiqU .home-fake-con .loading-wrap,
  ._2MrxkkrgIDvscs6hznjiqU .home-fake-con .data-loading {
    font-size: 0.37333rem;
    color: #c0c0c0;
  }
  ._2MrxkkrgIDvscs6hznjiqU .home-fake-con .loading-wrap {
    line-height: 1.6rem;
    padding-bottom: 0.53333rem;
  }
  ._2MrxkkrgIDvscs6hznjiqU .home-fake-con .no-data .text {
    font-size: 0.37333rem;
  }
}
._2MrxkkrgIDvscs6hznjiqU .expert-back-top,.expert-back-top {
  position: fixed;
  right: 0.53333rem;
  bottom: 0.53333rem;
  width: 1.6rem;
  height: 1.6rem;
  z-index: 1;
}

.gQsVxZHwLMGwH-7CH8nOF .input-con {
  position: relative;
  border-bottom-style: solid;
  border-bottom-width: 0.02667rem;
  border-bottom-color: #e6e6e6;
  display: flex;
}
.gQsVxZHwLMGwH-7CH8nOF .input-con .input-pre-icon {
  width: 0.53333rem;
  height: 0.53333rem;
  margin-top: 0.4rem;
  margin-right: 0.26667rem;
}
.gQsVxZHwLMGwH-7CH8nOF .input-con .input-beh-icon {
  width: 0.53333rem;
  height: 0.53333rem;
  position: absolute;
  top: 0.4rem;
  right: 0.13333rem;
}
.gQsVxZHwLMGwH-7CH8nOF .input-con input,
.gQsVxZHwLMGwH-7CH8nOF .input-con input:disabled,
.gQsVxZHwLMGwH-7CH8nOF .input-con input[disabled] {
  height: 1.33333rem;
  border: none;
  font-size: 0.4rem;
  width: 100%;
  padding-right: 1.33333rem;
  box-sizing: border-box;
  color: #000 !important;
  background: #fff;
  opacity: 1;
}
.gQsVxZHwLMGwH-7CH8nOF .input-con input[placeholder],
.gQsVxZHwLMGwH-7CH8nOF .input-con [placeholder],
.gQsVxZHwLMGwH-7CH8nOF .input-con *[placeholder] {
  font-size: 0.48rem;
}
.gQsVxZHwLMGwH-7CH8nOF .input-con .get-phone-code {
  font-size: 0.4rem;
  color: #f25e7e;
}
.gQsVxZHwLMGwH-7CH8nOF .input-con .check-text {
  position: absolute;
  top: 0.4rem;
  right: 0.13333rem;
  font-size: 0.34667rem;
  color: #c0c0c0;
}
.gQsVxZHwLMGwH-7CH8nOF .input-con .check-text .text {
  color: #f25e7e;
}
.gQsVxZHwLMGwH-7CH8nOF .input-con .check-text .error {
  color: #fa541c;
}
.gQsVxZHwLMGwH-7CH8nOF .input-err {
  font-size: 0.32rem;
  color: #fa541c;
  padding: 0.13333rem 0 0.08rem;
}
._2u_aYBD7SuG3cU6zt0pxBF .input-con {
  border-bottom-color: #808080;
}
.sxCZ70URzPnhKXdXsdyAY {
  position: absolute;
  right: 0;
  top: 0.4rem;
}
.sxCZ70URzPnhKXdXsdyAY .get-btn, .get-btn2{
  font-size: 0.4rem;
  color: #f25e7e;
  white-space: nowrap;
}
.sxCZ70URzPnhKXdXsdyAY .get-btn-send {
  color: #c0c0c0;
}
._2aYymv7CQ_dseJSBNjhR12 {
  position: relative;
  padding-bottom: 0.53333rem;
}
._2aYymv7CQ_dseJSBNjhR12 textarea {
  font-size: 0.4rem;
  color: #666666;
  border: none;
  outline: none;
  resize: none;
  display: block;
  width: 100%;
}
._2aYymv7CQ_dseJSBNjhR12 textarea::-moz-placeholder {
  color: #c0c0c0;
}
._2aYymv7CQ_dseJSBNjhR12 textarea:-ms-input-placeholder {
  color: #c0c0c0;
}
._2aYymv7CQ_dseJSBNjhR12 textarea::-ms-input-placeholder {
  color: #c0c0c0;
}
._2aYymv7CQ_dseJSBNjhR12 textarea::placeholder {
  color: #c0c0c0;
}
._2aYymv7CQ_dseJSBNjhR12 .text-count {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 0.34667rem;
  color: #c0c0c0;
}
._2aYymv7CQ_dseJSBNjhR12 .text-count .text {
  color: #f25e7e;
}
._2aYymv7CQ_dseJSBNjhR12 .text-count .error {
  color: #fa541c;
}
._2aYymv7CQ_dseJSBNjhR12 .input-err {
  font-size: 0.32rem;
  color: #fa541c;
  position: absolute;
  left: 0;
  bottom: -0.16rem;
  padding: 0.13333rem 0 0.08rem;
}
._1DrcwPiNR_m-aC_QNbYvbs {
  position: relative;
  padding-bottom: 0.53333rem;
  height: 100%;
}
._1DrcwPiNR_m-aC_QNbYvbs .ql-toolbar {
  position: fixed;
  bottom: 0;
  z-index: 5;
  width: 10rem;
  background-color: #ffffff;
}
._1DrcwPiNR_m-aC_QNbYvbs .ql-toolbar .ql-formats button {
  width: auto !important;
  height: auto !important;
  margin-right: 0.4rem !important;
}
._1DrcwPiNR_m-aC_QNbYvbs .ql-toolbar .ql-formats button svg {
  width: 0.61333rem !important;
  height: 0.61333rem !important;
  font-weight: normal;
  stroke-width: 0.02667rem;
  stroke-linecap: round;
}
._1DrcwPiNR_m-aC_QNbYvbs .ql-toolbar .ql-formats {
  margin-right: 0 !important;
}
._1DrcwPiNR_m-aC_QNbYvbs .ql-editor {
  height: 100% !important;
  font-size: 0.42667rem !important;
  color: #666666 !important;
}
._1DrcwPiNR_m-aC_QNbYvbs .ql-container {
  border: none !important;
}
._1DrcwPiNR_m-aC_QNbYvbs .ql-container a {
  color: #f25e7e;
}
._1DrcwPiNR_m-aC_QNbYvbs .text-count {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 0.34667rem;
  padding-right: 0.53333rem;
  color: #c0c0c0;
}
._1DrcwPiNR_m-aC_QNbYvbs .text-count .text {
  color: #f25e7e;
}
._1DrcwPiNR_m-aC_QNbYvbs .text-count .error {
  color: #fa541c;
}
._1DrcwPiNR_m-aC_QNbYvbs .ql-editor {
  color: #121212;
  letter-spacing: 0.02667rem;
}
._1DrcwPiNR_m-aC_QNbYvbs .ql-editor p {
  padding-bottom: 0.26667rem;
}
._1DrcwPiNR_m-aC_QNbYvbs .ql-editor h1 {
  font-size: 0.66667rem;
  padding-bottom: 0.13333rem;
}
._1DrcwPiNR_m-aC_QNbYvbs .ql-editor ol,
._1DrcwPiNR_m-aC_QNbYvbs .ql-editor ul {
  padding-left: 0;
}
._1uhBJW8pqXcQ6Z_AhQe3RU {
  background-color: #fff;
  padding-bottom: 0.53333rem;
}
._1uhBJW8pqXcQ6Z_AhQe3RU input {
  width: 80%;
  padding: 0.26667rem;
  border: none;
  font-size: 0.42667rem;
  border-bottom: 0.02667rem solid #e6e6e6;
  color: #333;
}
._1uhBJW8pqXcQ6Z_AhQe3RU input::-moz-placeholder {
  color: #c0c0c0;
}
._1uhBJW8pqXcQ6Z_AhQe3RU input:-ms-input-placeholder {
  color: #c0c0c0;
}
._1uhBJW8pqXcQ6Z_AhQe3RU input::-ms-input-placeholder {
  color: #c0c0c0;
}
._1uhBJW8pqXcQ6Z_AhQe3RU input::placeholder {
  color: #c0c0c0;
}

._2NabYbP8_zpbEIc9EVbQlu {
  position: relative;
  width: 2.13333rem;
  height: 1.6rem;
  padding-top: 0.26667rem;
  padding-right: 0.26667rem;
  overflow: hidden;
}
._2NabYbP8_zpbEIc9EVbQlu .am-image-picker-item-remove {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAtCAMAAAANxBKoAAAAilBMVEUAAAAWysoTwsITw8MTxMQTw8MUw8MTwsIUw8MUw8MUw8MUxMQUw8MUxsYaxMQk29sUxMT///8Tw8NG0NAWw8Pu+/tBzs7Y9fVy29tc1ta27e06zc3z/PyQ4+Pr+voyysrl+fna9van6emh6OgoyMgfxcWX5eWv6+uD39/1/f1R09PC8PDJ8fEsyclQHYtgAAAAEXRSTlMAFuXHd/n28MyymY5lMh4HTtasd4cAAAGMSURBVEjHlZXrcoIwEIUDARXEy264KyIVWqvt+79eOyCeRmKdfL+/Wc6EvYhHnCgMFq7vLoIwcsS/rD3J3KZFfs6LtGWW3vqp6yx9VlVGI1ml2F+aP7Dx5nF+JJ1jHs+9jaGw5KKhKU3BclJ+5XYlmSk7d6XL21md0TOyerbVKs9UQs9J1OxPdcetIRv12r1n38gOMcxknRxfxuOSXlGyd8sxL+g1xXzIsowbek0TL/ve8HMa+TwdSOd6pRu5v+5THwnpdrp+4u97E/TJpSLUVoMOmd9oREkhHK7oUYccQ6aKHRGx9tb7QYcMMo5E2BKADhm0oQhSMumQQRqIRUEmHTIoFsLNyaRXU5lyV/hnMumQwdnXa+OxuD6QoTZyg3eOd7xLaJo7SE3yx15Bx5vgvTW5z54+6G2If6nL0LV/iT7R5V89HXX0CXoQ8o1E15VEf09k6OhvfXZKjksiTb9os6PN5Vc6yNAvF8yl3cxb7RO7XWW1B612rNX+troNVnfH7qbZ30v7W2x3538Ao+hyaCnfONkAAAAASUVORK5CYII=') !important;
  opacity: 1;
}
@-webkit-keyframes _3EtHL3WaxFsorvY6KKZgu4 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes _3EtHL3WaxFsorvY6KKZgu4 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
._1EOCafyFVA5tKEbtUctReh {
  text-align: center;
  width: 2.13333rem;
  height: 1.6rem;
  background: #F2F2F2;
  box-sizing: border-box;
  border-radius: 0.08rem;
  border: 0.01333rem solid #ddd;
  padding-top: 0.16rem;
}
._1EOCafyFVA5tKEbtUctReh span {
  display: inline-block;
  width: 0.74667rem;
  height: 0.74667rem;
  border: 0.05333rem solid;
  border-color: #E8E8E8 #E8E8E8 #f25e7e;
  border-radius: 50%;
  box-sizing: border-box;
  /*动画时间1s，线性变化，无限循环*/
  -webkit-animation: _3EtHL3WaxFsorvY6KKZgu4 1s linear infinite;
          animation: _3EtHL3WaxFsorvY6KKZgu4 1s linear infinite;
}
._1EOCafyFVA5tKEbtUctReh p {
  font-size: 0.32rem;
}

._13FpO0GAIPgrmKk8EQtslg .feedback-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 0.53333rem;
  padding: 0 0.42667rem;
}
._13FpO0GAIPgrmKk8EQtslg .feedback-header .cancel-btn {
  font-size: 0.4rem;
  display: inline-block;
  padding: 0.26667rem 0.53333rem 0.26667rem 0;
  text-align: left;
  width: 2.66667rem;
}
._13FpO0GAIPgrmKk8EQtslg .feedback-header h1 {
  font-size: 0.48rem;
}
._13FpO0GAIPgrmKk8EQtslg .text-con {
  padding: 0.8rem 0.42667rem 0;
}
._13FpO0GAIPgrmKk8EQtslg .text-con textarea {
  height: 5.33333rem;
}
._13FpO0GAIPgrmKk8EQtslg .text-con .btn-group {
  margin-top: 0.8rem;
}
._13FpO0GAIPgrmKk8EQtslg .submit {
  background: #f25e7e;
  border-radius: 0.10667rem;
  width: 1.6rem;
  height: 0.85333rem;
  white-space: nowrap;
  border: none;
  color: #fff;
  font-size: 0.4rem;
}
._13FpO0GAIPgrmKk8EQtslg .submit:disabled {
  background: #F2F2F2;
  color: #C0C0C0;
}
._13FpO0GAIPgrmKk8EQtslg .form-con-item {
  padding: 0.42667rem 0.42667rem 0;
}
._13FpO0GAIPgrmKk8EQtslg .form-con-item .form-label {
  font-size: 0.4rem;
  color: #666666;
  padding-bottom: 0.26667rem;
}
._13FpO0GAIPgrmKk8EQtslg .form-con-item .tag-con {
  margin-bottom: 0.26667rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
._13FpO0GAIPgrmKk8EQtslg .form-con-item .tag-con span {
  width: 30%;
  margin-right: 5%;
  line-height: 0.88rem;
  background: #F2F2F2;
  border-radius: 0.10667rem;
  text-align: center;
  margin-top: 0.32rem;
  font-size: 0.4rem;
  white-space: nowrap;
}
._13FpO0GAIPgrmKk8EQtslg .form-con-item .tag-con span:nth-child(3n) {
  margin-right: 0;
}
._13FpO0GAIPgrmKk8EQtslg .form-con-item .tag-con .t-select {
  background: #f25e7e;
  color: #fff;
}

._3kL_7WRTaqV5UuE5PJv5jQ .form-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 1.33333rem;
  padding: 0 0.42667rem;
  border-bottom: 0.01333rem solid #f5f5f5;
}
._3kL_7WRTaqV5UuE5PJv5jQ .form-header .cancel-btn , ._3kL_7WRTaqV5UuE5PJv5jQ .form-header .cancel-btn2 {
  font-size: 0.4rem;
  display: inline-block;
  padding: 0.26667rem 0.53333rem 0.26667rem 0;
  text-align: left;
}
._3kL_7WRTaqV5UuE5PJv5jQ .form-header h1 {
  font-size: 0.48rem;
}
._3kL_7WRTaqV5UuE5PJv5jQ .form-header button {
  background: #f25e7e;
  border-radius: 0.10667rem;
  width: 1.6rem;
  height: 0.85333rem;
  white-space: nowrap;
  border: none;
  color: #fff;
  font-size: 0.4rem;
}
._3kL_7WRTaqV5UuE5PJv5jQ .form-header button:disabled {
  background: #f2f2f2;
  color: #c0c0c0;
}
._3kL_7WRTaqV5UuE5PJv5jQ .form-con .draft-tip {
  font-size: 0.4rem;
  color: #c0c0c0;
  margin-top: 0.4rem;
  margin-left: 0.4rem;
}
._3kL_7WRTaqV5UuE5PJv5jQ .form-con .question-title-text {
  font-size: 0.48rem;
  margin: 0.64rem 0.42667rem 0;
  word-break: break-word;
}
._3kL_7WRTaqV5UuE5PJv5jQ .form-con .question-title textarea {
  font-size: 0.48rem;
  height: 2.4rem;
}
._3kL_7WRTaqV5UuE5PJv5jQ .form-con .question-content textarea {
  height: 4rem;
}
._3kL_7WRTaqV5UuE5PJv5jQ .form-con .answer-content {
  height: 8rem;
}
._3kL_7WRTaqV5UuE5PJv5jQ .form-con .answer-content1 {
  height: 11.86667rem;
}
._3kL_7WRTaqV5UuE5PJv5jQ .form-con .question-cryptonym {
  margin-top: 0.53333rem;
}
._3kL_7WRTaqV5UuE5PJv5jQ .form-con .from-search {
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  z-index: 1;
  background: #fff;
}
._3kL_7WRTaqV5UuE5PJv5jQ .form-con .from-search li {
  font-size: 0.4rem;
  color: #666;
  padding: 0.37333rem;
  background: #fafafa;
  position: relative;
}
._3kL_7WRTaqV5UuE5PJv5jQ .form-con .from-search li + li::after {
  content: '';
  height: 0.02667rem;
  background: #f0f0f0;
  position: absolute;
  top: 0;
  left: 5%;
  width: 90%;
}
._3kL_7WRTaqV5UuE5PJv5jQ .form-con .form-con-item {
  margin: 0.66667rem 0.42667rem 0;
}
._3kL_7WRTaqV5UuE5PJv5jQ .form-con .form-con-item .form-label {
  font-size: 0.4rem;
  color: #666666;
  padding-bottom: 0.26667rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
._3kL_7WRTaqV5UuE5PJv5jQ .form-con .form-con-item .form-label .gap {
  margin-left: 0.26667rem;
}
._3kL_7WRTaqV5UuE5PJv5jQ .form-con .form-con-item .tag-con span {
  display: inline-block;
  margin: 0.26667rem 0.37333rem 0.26667rem 0;
  width: 1.86667rem;
  line-height: 0.88rem;
  background: #f2f2f2;
  border-radius: 0.10667rem;
  text-align: center;
  font-size: 0.4rem;
  white-space: nowrap;
}
._3kL_7WRTaqV5UuE5PJv5jQ .form-con .form-con-item .tag-con .half-span {
  width: 45%;
}
._3kL_7WRTaqV5UuE5PJv5jQ .form-con .form-con-item .tag-con .t-select {
  background: #f25e7e;
  color: #fff;
}
._3kL_7WRTaqV5UuE5PJv5jQ .form-con .form-con-item .tag-con .close {
  width: 0.4rem;
  position: absolute;
  top: -0.18667rem;
  right: -0.18667rem;
  opacity: 0.9;
}
._3kL_7WRTaqV5UuE5PJv5jQ .form-con .form-con-item .check-cryptonym {
  width: 0.37333rem;
  height: 0.37333rem;
  margin-right: 0.13333rem;
  background: #f2f2f2;
  border: 0.01333rem solid #979797;
  border-radius: 0.02667rem;
}
._3kL_7WRTaqV5UuE5PJv5jQ .submit-box {
  margin-bottom: 1.33333rem;
}
._3kL_7WRTaqV5UuE5PJv5jQ .submit {
  background: #f25e7e;
  border-radius: 0.21333rem;
  display: block;
  margin: auto;
  width: 9rem;
  height: 1.17333rem;
  white-space: nowrap;
  border: none;
  color: #fff;
  font-size: 0.45333rem;
  margin-top: 0.26667rem;
}
._3kL_7WRTaqV5UuE5PJv5jQ .submit:disabled {
  background: #f2f2f2;
  color: #c0c0c0;
}

.Jq4-uSUzoMD4IC3bMbIVF {
  padding: 1.2rem 0.4rem;
}
.Jq4-uSUzoMD4IC3bMbIVF .logo {
  display: block;
  margin: 0 auto 0.4rem;
  width: 1.70667rem;
}
.Jq4-uSUzoMD4IC3bMbIVF .logo img {
  width: 1.70667rem;
  height: 0.70667rem;
  border-radius: 0.21333rem;
}
.Jq4-uSUzoMD4IC3bMbIVF h1 {
  font-size: 0.64rem;
  color: #000;
  margin-bottom: 0.4rem;
  text-align: center;
}
.Jq4-uSUzoMD4IC3bMbIVF .sub-title {
  font-size: 0.4rem;
  color: #666666;
  margin-bottom: 0.53333rem;
}
.Jq4-uSUzoMD4IC3bMbIVF .info-text {
  font-size: 0.32rem;
  color: #C0C0C0;
}
.Jq4-uSUzoMD4IC3bMbIVF .info-text .info-link {
  color: #f25e7e;
}
.Jq4-uSUzoMD4IC3bMbIVF .login-link-wrap {
  margin-top: 0.66667rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.Jq4-uSUzoMD4IC3bMbIVF .login-link-wrap a {
  font-size: 0.4rem;
  color: #f25e7e;
}
.Jq4-uSUzoMD4IC3bMbIVF .login-link-wrap .link-left {
  margin-right: 0.4rem;
}
.Jq4-uSUzoMD4IC3bMbIVF .btn-group {
  margin-top: 0.8rem;
}
.Jq4-uSUzoMD4IC3bMbIVF .ant-textarea {
  border-left: 0.01333rem solid #eee;
  border-right: 0.01333rem solid #eee;
}
.Jq4-uSUzoMD4IC3bMbIVF .ant-textarea textarea {
  font-size: 0.4rem;
  font-weight: bold;
  font-family: PingFangSC-Regular;
}
.Jq4-uSUzoMD4IC3bMbIVF .ant-textarea .am-textarea-count span {
  color: #f25e7e;
}
.Jq4-uSUzoMD4IC3bMbIVF .textWrap {
  border: 0.01333rem solid #eee;
  padding: 0.21333rem;
}
.Jq4-uSUzoMD4IC3bMbIVF .dongfou-tips-title {
  font-size: 0.42667rem;
  margin-top: 0.26667rem;
  font-weight: bold;
}
.Jq4-uSUzoMD4IC3bMbIVF .dongfou-tips {
  font-size: 0.4rem;
  line-height: 0.66667rem;
  margin-top: 0.26667rem;
}
._1Hvn7Qj61Nr7LSXnWCRJFk p {
  height: 10.66667rem;
  text-align: left;
  color: #666666;
  font-size: 0.4rem;
  padding: 0.13333rem 0.4rem;
  word-wrap: break-word;
}
._1Hvn7Qj61Nr7LSXnWCRJFk .text-center {
  text-align: center;
  height: auto !important;
  padding: 0;
}
._1Hvn7Qj61Nr7LSXnWCRJFk .text-right {
  text-align: right;
  height: auto !important;
  padding: 0;
}

._3gHZKHGBQtf1WQVCtmAYb6 {
  height: 1.25333rem;
}
._3gHZKHGBQtf1WQVCtmAYb6 .nav-box {
  padding: 0.22667rem 0;
  border-bottom: 0.01333rem solid #eee;
  display: flex;
  background: #fff;
}
._3gHZKHGBQtf1WQVCtmAYb6 .pof {
  position: fixed;
  top: 0;
  width: 10rem;
  z-index: 1000;
  height: 1.17333rem;
  box-sizing: border-box;
}
._3gHZKHGBQtf1WQVCtmAYb6 .nav-item {
  flex: 1 1;
  line-height: 0.74667rem;
  font-size: 0.4rem;
}
._3gHZKHGBQtf1WQVCtmAYb6 .nav-back {
  width: 0.74667rem;
  height: 0.74667rem;
  vertical-align: middle;
}
._3gHZKHGBQtf1WQVCtmAYb6 .nav-left-text {
  font-size: 0.4rem;
  display: inline-block;
  vertical-align: middle;
  height: 0.74667rem;
  font-family: PingFangSC-Regular;
}
._3gHZKHGBQtf1WQVCtmAYb6 .nav-center {
  text-align: center;
  font-size: 0.48rem;
}
._3gHZKHGBQtf1WQVCtmAYb6 .nav-right {
  padding-right: 0.42667rem;
  text-align: right;
}

.AI-SKGbHTYam--yzoqHM6 {
  background: #000;
}
.AI-SKGbHTYam--yzoqHM6 .crop-btns {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 10rem;
  color: #fff;
  font-size: 0.42667rem;
  display: flex;
  justify-content: space-between;
}
.AI-SKGbHTYam--yzoqHM6 .crop-left {
  margin: 0.16rem;
  line-height: 0.8rem;
  height: 0.8rem;
  text-align: center;
  width: 1.6rem;
}
.AI-SKGbHTYam--yzoqHM6 .crop-right {
  background: #f25e7e;
  width: 1.6rem;
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  margin: 0.16rem;
  border-radius: 0.16rem;
}
.AI-SKGbHTYam--yzoqHM6 .reactEasyCrop_Container {
  background: rgba(0, 0, 0, 0.9);
}
.AI-SKGbHTYam--yzoqHM6 .reactEasyCrop_CropArea::after {
  border: 0;
}
.AI-SKGbHTYam--yzoqHM6 .reactEasyCrop_CropArea::before {
  border: 0;
}

.QAiD6L_ZEv_v70SbJsiTN {
  font-size: 0.37333rem;
  padding: 1.2rem 0.4rem;
}
.QAiD6L_ZEv_v70SbJsiTN h1 {
  font-size: 0.64rem;
  color: #000;
  margin-bottom: 0.4rem;
}
.QAiD6L_ZEv_v70SbJsiTN .sub-title {
  font-size: 0.4rem;
  color: #666666;
  margin-bottom: 0.53333rem;
}
.QAiD6L_ZEv_v70SbJsiTN .headimg {
  width: 3.2rem;
  height: 3.2rem;
  display: block;
  margin: 1.06667rem auto 0;
  border-radius: 50%;
}
.QAiD6L_ZEv_v70SbJsiTN .btn {
  font-size: 0.48rem;
  color: #fff;
  background: #f25e7e;
  border-radius: 0.21333rem;
  border: none;
  outline: none;
  width: 5.33333rem;
  height: 1.17333rem;
  line-height: 1.17333rem;
  display: block;
  margin: 1.33333rem auto 0;
}
.QAiD6L_ZEv_v70SbJsiTN .imageCanvas {
  position: fixed;
  top: 0;
  left: 0;
  width: 10rem;
  height: 100vh;
}

._2meWFfraj9C503n5y6pucb .share-icon {
  width: 0.93333rem;
  height: 0.93333rem;
}

._1-VdIlEteCYDKMtGsyHYGV {
  margin-left: auto;
  /*margin-top: -0.26667rem;*/
}
._1-VdIlEteCYDKMtGsyHYGV .more-icon::after {
  content: '';
  font-size: 0.66667rem;
  color: #d8d8d8;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAANZJREFUWAntk7ENwjAQRePzBqlpXbMCU2UIFmENVqB2i0TnDWzjL2IpCXBJY4HgnxTZl7sff7/ouo5BAiRAAiRAAiRAAiTwzwQMLu+936WUjjnnA3JjzFlEBufcFflatNQbfDzGeCkm+oWRYK3dr5lsrReQe2EOXvuxtvA9T1vrpf7W+bGPTKvVfq1Hq23VS2381lUwEO/MabWq0Xq02lZ9GVYZSnOogskaxtrk1fO2tV4wpZjWcttTOf6GB/stEwy7n9bDA4MESIAESIAESIAESOB3CdwBM/+GZMVFqrkAAAAASUVORK5CYII=) no-repeat center;
  background-size: 100%;
  width: 0.48rem;
  position: absolute;
  margin-left: -0.66667rem;
  height: 0.26667rem;
}
._1-VdIlEteCYDKMtGsyHYGV .pof {
  position: fixed;
  width: 10rem;
  height: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
}

._6S3WT-SH7D0dYiXCv_5bV {
  display: flex;
  align-self: center;
  align-items: center;

}
._6S3WT-SH7D0dYiXCv_5bV img {
  width: 0.53333rem;
  height: 0.53333rem;
}
._6S3WT-SH7D0dYiXCv_5bV .vote-num {
  font-size: 0.34667rem;
  color: #808080 !important;
}



._2bgcAICXfa4TYvD1XVJGsd {
  margin-left: 0.32rem;
  display: flex;
  align-items: center;
}
._2bgcAICXfa4TYvD1XVJGsd img {
  width: 0.53333rem;
  height: 0.53333rem;
}
._2bgcAICXfa4TYvD1XVJGsd .num {
  font-size: 0.34667rem;
  color: #808080 !important;
}

._7j7ITjGfdNZHRN34Ip0V1 {
  position: relative;
}
._7j7ITjGfdNZHRN34Ip0V1 .title {
  font-size: 0.48rem;
  line-height: 0.58667rem;
}
._7j7ITjGfdNZHRN34Ip0V1 .advert {
  width: 100%;
  border: 0.02667rem solid #e6e6e6;
  border-radius: 0.26667rem;
  margin: 0.26667rem 0;
}
._7j7ITjGfdNZHRN34Ip0V1 .btn {
  width: 0.32rem;
  height: 0.32rem;
}
._7j7ITjGfdNZHRN34Ip0V1 .footer {
  display: flex;
  justify-content: space-between;
}
._7j7ITjGfdNZHRN34Ip0V1 .footer span {
  color: #c0c0c0;
}

._29PuxUxLtJEwEnXWB7S47O {
  margin-left: 0.32rem;
}
._29PuxUxLtJEwEnXWB7S47O .share-icon {
  content: '';
  font-size: 0.66667rem;
  color: #808080 !important;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAhFBMVEUAAADFzMzFzMzm5ubFzc3Hzc3Gzc3M09PFzMzFzMzFzc3Fzc3Fzc3Gzc3Gzs7Hz8/Gz8/K0dHFzc3Ezc3Fzc3Gzc3H0NDR0dHU2dnEzMzFzc3Fzc3Fzc3Fzc3Fzc3Gzc3Fzs7Ezc3FzMzFzc3Fzc3Fzs7Ezc3Jzs7GzMzHzMzFz8/EzMzNcbBlAAAAK3RSTlMAyfUE6ycjEfvxnIhmV0U4Ghjf0bl4HwsI4tXGw6mhcF74sJZ9cnEvUDIwzU19MgAAAUZJREFUSMft1luPgjAQBeDSIghyUxHwxnp3d8///3+78QUMHaa2b8bz/mVCMzmD+OR9og6pPZ4BZ2u8A3CxxR4AJC4YqQs+Zg4Y0Y8Dhh84YCzmDhjL0AFj17xG6/kSXU7K1M2T/VLiObGRnFw86DLjadCCyo2hVTwFncOoTSTGMs1oWrdgInPyoTZg41eE9WGQldYWaxaS1RBujKzXaKzaGtlNKDT5MrKLQvvBEQvpTtib2OiutRkt+AUpiVFTg9UMhlPKW141XZOMtPcKzzllalBDCX2SejmeJ5oOW1FW9T9t+087zJfIvaPyqkQf8/WVdluQa6t3r0jbreZ6InS4fFjmsReV0GGvFoKdLH/FAPOHJiWrccufuPxhW+0PzZo7ro0EILUTCv5AlfQa8LkCUWiLQ4lYWCfGtz0u/FrYJxCfvG3+ABWOikxiLt0HAAAAAElFTkSuQmCC) no-repeat center;
  background-position: left;
  background-size: 0.53333rem;
  padding-left: 0.53333rem;
}

.plindex {
  height: 1.33333rem;
}
.plindex .comment-input-mask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 999;
}
.plindex .comment-input-con {
  position: fixed;
  width: 10rem;
  bottom: 0;
  padding: 0.16rem 0.42667rem;
  box-sizing: border-box;
  background: #ffffff;
  display: flex;
  align-items: center;
  box-shadow: 0 -0.08rem 0.21333rem 0 #e0e6e6;
  z-index: 999;
}
.plindex .comment-input-con textarea {
  background: #f5f5f5;
  border-radius: 0.02667rem;
  border: none;
  height: 0.96rem;
  font-size: 0.34667rem;
  box-sizing: border-box;
  padding: 0 0.21333rem;
  resize: none;
  width: 100%;
  color: #000;
  line-height: 0.96rem;
  white-space: nowrap;
  overflow: hidden;
}
.plindex .comment-input-active-con {
  box-shadow: none;
  display: block;
}
.plindex .comment-input-active-con .comment-title {
  font-size: 0.34667rem;
  color: #808080;
  margin: 0.26667rem 0;
}


.plindex .comment-input-active-con textarea {
  height: 4.53333rem;
  background-color: #fff;
  padding: 0;
  font-size: 0.4rem;
  line-height: 0.53333rem;
  overflow: auto;
  white-space: pre-wrap;
}
.plindex .comment-input-active-con .check-text {
  font-size: 0.34667rem;
  padding-bottom: 0.4rem;
  color: #c0c0c0;
}
.plindex .comment-input-active-con .check-text .text {
  color: #f25e7e;
}
.plindex .comment-input-active-con .check-text .error {
  color: #fa541c;
}
.plindex .submit-btn {
  font-size: 0.4rem;
  color: #f25e7e;
  float: right;
  width: 1.33333rem;
  text-align: center;
}

._1iS9Bgun8VgZM0jtxVAhhu {
  letter-spacing: 0.02667rem;
}
._1iS9Bgun8VgZM0jtxVAhhu .expand-icon {
  display: inline-block;
  font-size: 0.42667rem;
  color: #f25e7e;
  margin-left: 0.13333rem;
}
._1iS9Bgun8VgZM0jtxVAhhu .expand-icon img {
  width: 0.26667rem;
  vertical-align: middle;
  margin-left: 0.13333rem;
  margin-bottom: 0.13333rem;
}
._1iS9Bgun8VgZM0jtxVAhhu .expand-text {
  line-height: 1.5;
  word-break: break-word;
  white-space: break-spaces;
}
._1iS9Bgun8VgZM0jtxVAhhu .expand-text-no {
  white-space: unset;
  word-break: break-word;
  white-space: break-spaces;
}
._1iS9Bgun8VgZM0jtxVAhhu .expend-del {
  color: #808080;
}
._1iS9Bgun8VgZM0jtxVAhhu p {
  padding-bottom: 0.26667rem;
}
._1iS9Bgun8VgZM0jtxVAhhu p:last-child {
  padding-bottom: 0;
}
._1iS9Bgun8VgZM0jtxVAhhu .source {
  font-size: 0.32rem;
  transform: scale(0.8);
  color: #ccc;
  opacity: .7;
  text-align: center;
  width: 100%;
}
._1iS9Bgun8VgZM0jtxVAhhu .mask {
  -webkit-mask-image: linear-gradient(#121212 calc(70%), transparent calc(100%));
          mask-image: linear-gradient(#121212 calc(70%), transparent calc(100%));
}
._3UVv3c2PiouvwprG2mbFm7 {
  letter-spacing: 0.02667rem;
}
._3UVv3c2PiouvwprG2mbFm7 .expand-icon {
  text-align: center;
  font-size: 0.42667rem;
  color: #f25e7e;
  margin-left: 0.13333rem;
}
._3UVv3c2PiouvwprG2mbFm7 .expand-icon img {
  width: 0.26667rem;
  vertical-align: middle;
  margin-left: 0.13333rem;
  margin-bottom: 0.13333rem;
}
._3UVv3c2PiouvwprG2mbFm7 .expand-text {
   white-space: break-spaces; 
  font-size: 0.45333rem;
  color: #121212;
  margin-top: 0.26667rem;
  word-break: break-word;
  line-height: 1.5;
}
._3UVv3c2PiouvwprG2mbFm7 .expand-text p {
  padding-bottom: 0.26667rem;
}
._3UVv3c2PiouvwprG2mbFm7 .expand-text p:last-child {
  padding-bottom: 0;
}
._3UVv3c2PiouvwprG2mbFm7 .expand-text img {
  width: 100% !important;
  max-height: 17.78667rem;
  margin-right: 0.26667rem;
  border-radius: 0.10667rem;
}
._3UVv3c2PiouvwprG2mbFm7 .expand-text a {
  color: #f25e7e;
}
._3UVv3c2PiouvwprG2mbFm7 .expand-text .source {
  font-size: 0.32rem;
  transform: scale(0.8);
  color: #ccc;
  opacity: .7;
  text-align: center;
  width: 100%;
}
._3UVv3c2PiouvwprG2mbFm7 .expand-text h1 {
  font-size: 0.66667rem;
  padding-bottom: 0.13333rem;
}
._3UVv3c2PiouvwprG2mbFm7 .expand-text ol,
._3UVv3c2PiouvwprG2mbFm7 .expand-text ul,
._3UVv3c2PiouvwprG2mbFm7 .expand-text li {
  margin-left: 0.4rem;
}
._3UVv3c2PiouvwprG2mbFm7 .expand-text ol > li {
  list-style: decimal;
}
._3UVv3c2PiouvwprG2mbFm7 .expand-text ul > li {
  list-style: disc;
}
._3UVv3c2PiouvwprG2mbFm7 .expand-text-no {
  white-space: unset;
  word-break: break-word;
  white-space: break-spaces;
  overflow: hidden;
}
._3UVv3c2PiouvwprG2mbFm7 .mask30 {
  -webkit-mask-image: linear-gradient(#121212 calc(70%), transparent calc(100%));
          mask-image: linear-gradient(#121212 calc(70%), transparent calc(100%));
}
._3UVv3c2PiouvwprG2mbFm7 .mask40 {
  -webkit-mask-image: linear-gradient(#121212 calc(60%), transparent calc(100%));
          mask-image: linear-gradient(#121212 calc(60%), transparent calc(100%));
}
._3UVv3c2PiouvwprG2mbFm7 .mask50 {
  -webkit-mask-image: linear-gradient(#121212 calc(50%), transparent calc(100%));
          mask-image: linear-gradient(#121212 calc(50%), transparent calc(100%));
}
._3UVv3c2PiouvwprG2mbFm7 .mask60 {
  -webkit-mask-image: linear-gradient(#121212 calc(40%), transparent calc(100%));
          mask-image: linear-gradient(#121212 calc(40%), transparent calc(100%));
}
._3UVv3c2PiouvwprG2mbFm7 .mask70 {
  -webkit-mask-image: linear-gradient(#121212 calc(30%), transparent calc(100%));
          mask-image: linear-gradient(#121212 calc(30%), transparent calc(100%));
}
._3UVv3c2PiouvwprG2mbFm7 .mask80 {
  -webkit-mask-image: linear-gradient(#121212 calc(20%), transparent calc(100%));
          mask-image: linear-gradient(#121212 calc(20%), transparent calc(100%));
}
._3UVv3c2PiouvwprG2mbFm7 .mask90 {
  -webkit-mask-image: linear-gradient(#121212 calc(10%), transparent calc(100%));
          mask-image: linear-gradient(#121212 calc(10%), transparent calc(100%));
}
._3UVv3c2PiouvwprG2mbFm7 .mask100 {
  -webkit-mask-image: linear-gradient(#121212 calc(0%), transparent calc(100%));
          mask-image: linear-gradient(#121212 calc(0%), transparent calc(100%));
}

._2BQB0kFH76goPcU_J0213- .loading-wrap {
  line-height: 1.6rem;
  color: #c0c0c0;
  font-size: 0.34667rem;
  text-align: center;
  padding-bottom: 0.53333rem;
}
._2BQB0kFH76goPcU_J0213- .no-more-data {
  padding-bottom: 0;
  line-height: 0.66667rem;
  padding: 0.53333rem 0;
}
._2BQB0kFH76goPcU_J0213- .no-data {
  padding: 1.6rem 0;
  color: #c0c0c0;
}
._2BQB0kFH76goPcU_J0213- .no-data img {
  display: block;
  margin: 0.26667rem auto;
  width: 2.13333rem;
  height: 2.13333rem;
}
._2BQB0kFH76goPcU_J0213- .no-data .text {
  text-align: center;
  font-size: 0.37333rem;
}
@-webkit-keyframes _33I8vdy37lBr0WQpjmWVOd {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes _33I8vdy37lBr0WQpjmWVOd {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
._2ljCEH2_HEGDl8ha-mhiqY {
  text-align: center;
}
._2ljCEH2_HEGDl8ha-mhiqY span {
  display: inline-block;
  width: 0.74667rem;
  height: 0.74667rem;
  border: 0.05333rem solid;
  border-color: #E8E8E8 #E8E8E8 #f25e7e;
  border-radius: 50%;
  box-sizing: border-box;
  /*动画时间1s，线性变化，无限循环*/
  -webkit-animation: _33I8vdy37lBr0WQpjmWVOd 1s linear infinite;
          animation: _33I8vdy37lBr0WQpjmWVOd 1s linear infinite;
}

.NLZfGHC7DKrW5kHZss7KX {
  font-size: 0.32rem;
}
.NLZfGHC7DKrW5kHZss7KX .textarea-input {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 10rem;
  height: 8rem;
  border: 0.01333rem solid #afafaf;
  border-bottom: none;
}
.NLZfGHC7DKrW5kHZss7KX .comment-item {
  font-size: 0.34667rem;
  color: #000;
  box-sizing: border-box;
  padding: 0.42667rem;
}
.NLZfGHC7DKrW5kHZss7KX .comment-item .comment-item-header {
  display: flex;
  align-self: center;
  margin-bottom: 0.21333rem;
  align-items: center;
}
.NLZfGHC7DKrW5kHZss7KX .comment-item .comment-item-header img {
  width: 0.64rem;
  height: 0.64rem;
  border-radius: 50%;
}
.NLZfGHC7DKrW5kHZss7KX .comment-item .comment-item-header .username {
  margin-left: 0.21333rem;
}
.NLZfGHC7DKrW5kHZss7KX .comment-item .comment-item-header .username i {
  font-size: 0.34667rem;
  color: #808080;
  font-style: normal;
}
.NLZfGHC7DKrW5kHZss7KX .comment-item .comment-item-header .time {
  margin-left: auto;
  color: #c0c0c0;
  white-space: nowrap;
}
.NLZfGHC7DKrW5kHZss7KX .comment-con {
  border-bottom: 0.13333rem solid #f5f5f5;
}
.NLZfGHC7DKrW5kHZss7KX .comment-con:last-child {
  border-bottom: none;
}
.NLZfGHC7DKrW5kHZss7KX .replay-con {
  border-top: 0.01333rem solid #f5f5f5;
  margin-top: 0.4rem;
}
.NLZfGHC7DKrW5kHZss7KX .replay-con .comment-item {
  box-sizing: content-box;
  padding: 0.42667rem 0;
  border-bottom: 0.01333rem solid #f5f5f5;
  margin-left: 0.53333rem;
}
.NLZfGHC7DKrW5kHZss7KX .replay-con .comment-item:last-child {
  border-bottom: none;
}
.NLZfGHC7DKrW5kHZss7KX .reply-link {
  margin-left: 0.4rem;
  border-top: 0.01333rem solid #f5f5f5;
  padding-top: 0.42667rem;
}
.NLZfGHC7DKrW5kHZss7KX .reply-link a {
  font-size: 0.4rem;
  color: #f25e7e;
}
.NLZfGHC7DKrW5kHZss7KX .reply-title {
  font-size: 0.4rem;
  padding: 0.32rem 0.42667rem 0;
}
.NLZfGHC7DKrW5kHZss7KX .replyBox .comment-item {
  padding-right: 0.42667rem;
}

._2KO1pDlLNffQqnzSeTRYwU {
  flex-direction: row;
}
._2KO1pDlLNffQqnzSeTRYwU .list {
  height: 1.68rem;
  margin: 0 0.42667rem;
  border-bottom: 0.01333rem solid #eee;
  display: flex;
  align-items: center;
}
._2KO1pDlLNffQqnzSeTRYwU .list .list-img {
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 0.4rem;
  margin-right: 0.21333rem;
}
._2KO1pDlLNffQqnzSeTRYwU .list .right-box {
  display: flex;
  flex-direction: column;
}
._2KO1pDlLNffQqnzSeTRYwU .list .right-box .name-text {
  font-size: 0.4rem;
  color: #000000;
  line-height: 0.56rem;
}
._2KO1pDlLNffQqnzSeTRYwU .list .right-box .introduce-text {
  font-size: 0.34667rem;
  color: #808080;
  line-height: 0.50667rem;
}

._3WQz0F1PPDjLqaQADaaAHW {
  position: fixed;
  top: 0;
  left: 0;
  width: 10rem;
  height: 100vh;
  z-index: 2000;
}
._3WQz0F1PPDjLqaQADaaAHW .baseBg {
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
}
._3WQz0F1PPDjLqaQADaaAHW .popup {
  width: 80%;
  background: #fff;
  padding: 0.42667rem;
  border-radius: 0.21333rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
}
._3WQz0F1PPDjLqaQADaaAHW .pop-title {
  font-size: 0.48rem;
  display: flex;
  align-items: center;
}
._3WQz0F1PPDjLqaQADaaAHW .pop-title img {
  width: 0.66667rem;
  height: 0.66667rem;
  border-radius: 50%;
  margin-right: 0.10667rem;
}
._3WQz0F1PPDjLqaQADaaAHW .pop-info {
  font-size: 0.34667rem;
  color: #c0c0c0;
  padding: 0.21333rem 0;
}
._3WQz0F1PPDjLqaQADaaAHW .pop-content {
  font-size: 0.4rem;
  color: #808080;
  line-height: 0.61333rem;
}
._3WQz0F1PPDjLqaQADaaAHW .pop-close {
  position: absolute;
  top: 0.42667rem;
  right: 0.42667rem;
  width: 0.42667rem;
  height: 0.42667rem;
}

._124xtwZql96ySqqlvmkANg .tab-value {
  color: #fa541c;
}
._124xtwZql96ySqqlvmkANg .tabItem {
  font-size: 0.34667rem;
}
._124xtwZql96ySqqlvmkANg .list {
  padding: 0.32rem 0 0.21333rem;
  margin: 0 0.42667rem;
  border-bottom: 0.01333rem solid #eee;
}
._124xtwZql96ySqqlvmkANg .list-tips {
  font-size: 0.34667rem;
  color: #808080;
  margin-bottom: 0.21333rem;
}
._124xtwZql96ySqqlvmkANg .list-head {
  margin-bottom: 0.24rem;
}
._124xtwZql96ySqqlvmkANg .list-head img {
  width: 0.53333rem;
  height: 0.53333rem;
  border-radius: 50%;
  margin-right: 0.10667rem;
  vertical-align: middle;
}
._124xtwZql96ySqqlvmkANg .list-head span {
  font-size: 0.34667rem;
  color: #808080;
  vertical-align: middle;
}
._124xtwZql96ySqqlvmkANg .list-title {
  font-size: 0.4rem;
  color: #000;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 0.21333rem;
}
._124xtwZql96ySqqlvmkANg .list-title-dis {
  color: #808080;
}
._124xtwZql96ySqqlvmkANg .list-content {
  margin-bottom: 0.21333rem;
  font-size: 0.32rem;
  color: #808080;
}
._124xtwZql96ySqqlvmkANg .list-children {
  background: #f7f7f7;
  border-radius: 0.10667rem;
  padding: 0.32rem;
}
._124xtwZql96ySqqlvmkANg .list-children .list-child-head {
  margin-bottom: 0.24rem;
}
._124xtwZql96ySqqlvmkANg .list-children .list-child-head img {
  width: 0.53333rem;
  height: 0.53333rem;
  border-radius: 50%;
  margin-right: 0.10667rem;
  vertical-align: middle;
}
._124xtwZql96ySqqlvmkANg .list-children .list-child-head span {
  font-size: 0.34667rem;
  color: #808080;
  vertical-align: middle;
}
._124xtwZql96ySqqlvmkANg .list-children .list-child-head img {
  width: 0.53333rem;
  height: 0.53333rem;
  border-radius: 50%;
  margin-right: 0.10667rem;
  vertical-align: middle;
}
._124xtwZql96ySqqlvmkANg .list-children .list-child-head span {
  font-size: 0.34667rem;
  color: #808080;
  vertical-align: middle;
}
._124xtwZql96ySqqlvmkANg .list-children .list-child-content {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 0.32rem;
  color: #808080;
}
._124xtwZql96ySqqlvmkANg .list-footer {
  font-size: 0.29333rem;
  color: #c0c0c0;
  margin-top: 0.21333rem;
}
._124xtwZql96ySqqlvmkANg .list-spot {
  position: relative;
}
._124xtwZql96ySqqlvmkANg .list-spot::before {
  content: '';
  width: 0.13333rem;
  height: 0.13333rem;
  border-radius: 50%;
  background: #fa541c;
  display: inline-block;
  position: absolute;
  left: -0.24rem;
  top: 0.21333rem;
}
._124xtwZql96ySqqlvmkANg .data-loading {
  text-align: center;
  line-height: 1.6rem;
  color: #c0c0c0;
  font-size: 0.34667rem;
}
._124xtwZql96ySqqlvmkANg .am-tabs-default-bar {
  position: fixed;
  height: 1.06667rem;
  left: 0;
  top: 1.17333rem;
  width: 10rem;
  background: #fff;
}
._124xtwZql96ySqqlvmkANg .am-tabs-default-bar-top .am-tabs-default-bar-tab {
  border-bottom: none !important;
}
._124xtwZql96ySqqlvmkANg .am-tabs-default-bar {
  border-bottom: none !important;
}
._124xtwZql96ySqqlvmkANg .am-tabs-content-wrap {
  padding-top: 0.8rem;
}
._124xtwZql96ySqqlvmkANg .msg-container {
  padding-top: 0.26667rem;
}

._2Qu1EbrF32K7X5BBgw_NJt {
  height: 0.64rem;
}
._2xkq9SNp5qOD9fyTyw2ijA {
  font-size: 0.4rem;
  font-weight: bolder;
}

._2Ko02bYLnhfiPcw9J_ZCAo .user-detail {
  display: flex;
  background: url(../images/user_top_bg.png) no-repeat;
  background-size: 100% 100%;
  height: 5.09333rem;
}
._2Ko02bYLnhfiPcw9J_ZCAo .user-detail .user-head {
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 0.8rem;
  border: 0.02667rem solid #fff;
  margin-left: 0.85333rem;
  margin-top: 1.06667rem;
  margin-right: 0.21333rem;
}
._2Ko02bYLnhfiPcw9J_ZCAo .user-detail .right-box {
  flex-direction: column;
}
._2Ko02bYLnhfiPcw9J_ZCAo .user-detail .right-box .user-name {
  align-items: center;
  margin-top: 0.8rem;
}
._2Ko02bYLnhfiPcw9J_ZCAo .user-detail .right-box .user-name .name-text {
  font-size: 0.48rem;
  color: #ffffff;
  font-weight: 500;
  line-height: 0.66667rem;
}
._2Ko02bYLnhfiPcw9J_ZCAo .user-detail .right-box .user-name .user-gender {
  width: 0.4rem;
  height: 0.4rem;
  margin-left: 0.21333rem;
  flex-shrink: 0;
}
._2Ko02bYLnhfiPcw9J_ZCAo .user-detail .right-box .intro-text {
  font-size: 0.34667rem;
  line-height: 0.42667rem;
  color: rgba(255, 255, 255, 0.7);
  margin-top: 0.10667rem;
}
._2Ko02bYLnhfiPcw9J_ZCAo .user-detail .right-box .line-box {
  display: flex;
  align-items: center;
  margin-top: 0.10667rem;
}
._2Ko02bYLnhfiPcw9J_ZCAo .user-detail .right-box .line-box .follow-box {
  align-items: center;
  margin-right: 0.42667rem;
}
._2Ko02bYLnhfiPcw9J_ZCAo .user-detail .right-box .line-box .follow-box .follow-text {
  font-size: 0.53333rem;
  line-height: 0.74667rem;
  color: #ffffff;
  margin-right: 0.10667rem;
}
._2Ko02bYLnhfiPcw9J_ZCAo .user-detail .right-box .line-box .follow-box .follow-tip {
  font-size: 0.34667rem;
  line-height: 0.50667rem;
  color: rgba(255, 255, 255, 0.7);
}
._2Ko02bYLnhfiPcw9J_ZCAo .user-detail .right-box .edit-button {
  border: 0.02667rem solid rgba(255, 255, 255, 0.7);
  border-radius: 0.37333rem;
  width: 2.93333rem;
  height: 0.74667rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.34667rem;
  color: #ffffff;
  margin-top: 0.32rem;
}
._2Ko02bYLnhfiPcw9J_ZCAo .user-detail .right-box .delete-button {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 0.37333rem;
  width: 2.4rem;
  height: 0.74667rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.34667rem;
  color: #ffffff;
  margin-top: 0.32rem;
}
._2Ko02bYLnhfiPcw9J_ZCAo .user-detail .right-box .follow-button {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 0.37333rem;
  width: 2.4rem;
  height: 0.74667rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.34667rem;
  color: #f25e7e;
  margin-top: 0.32rem;
}
._2Ko02bYLnhfiPcw9J_ZCAo .data-loading {
  text-align: center;
  line-height: 1.6rem;
  color: #c0c0c0;
  font-size: 0.34667rem;
}
._2Ko02bYLnhfiPcw9J_ZCAo .fail-data-tip {
  display: flex;
  align-self: center;
  justify-content: center;
}
._2Ko02bYLnhfiPcw9J_ZCAo .fail-data-tip span {
  margin-left: 0.26667rem;
}
._2Ko02bYLnhfiPcw9J_ZCAo .fail-data-tip img {
  width: 0.66667rem;
  height: 0.66667rem;
}
._2Ko02bYLnhfiPcw9J_ZCAo .tag_QA,
._2Ko02bYLnhfiPcw9J_ZCAo .tag_joke,
._2Ko02bYLnhfiPcw9J_ZCAo .tag_story {
  display: inline-block;
  border-radius: 0.10667rem;
  padding: 0.08rem 0.18667rem;
  text-align: center;
  margin-top: 0.34667rem;
  font-size: 0.34667rem;
  margin-right: 0.26667rem;
  white-space: nowrap;
}
._2Ko02bYLnhfiPcw9J_ZCAo .tag_QA {
  background: #e6fffb;
  color: #f25e7e;
}
._2Ko02bYLnhfiPcw9J_ZCAo .tag_story {
  background: #ffe6e9;
  color: #ff7488;
}
._2Ko02bYLnhfiPcw9J_ZCAo .tag_joke {
  background: #fff5d6;
  color: #ffbe00;
}

._2wrnP70Was65-iVYZo7pho .title {
  font-size: 0.48rem;
  line-height: 1.2rem;
  padding: 0 0.42667rem;
  margin-top: 0.8rem;
  margin-bottom: 0.26667rem;
  font-weight: bold;
}
._2wrnP70Was65-iVYZo7pho .commentList {
  padding-bottom: 0.32rem;
}
._2wrnP70Was65-iVYZo7pho .commentList .expand-text {
  margin-top: 0.13333rem !important;
  font-size: 0.34667rem !important;
  color: #808080 !important;
}
._2wrnP70Was65-iVYZo7pho .commentList .expand-icon {
  font-size: 0.34667rem !important;
}
._2wrnP70Was65-iVYZo7pho .commentList .comment-item-header {
  font-size: 0.34667rem;
  color: #808080;
}
._2wrnP70Was65-iVYZo7pho .commentList .comment-item-header img {
  width: 0.66667rem;
  height: 0.66667rem;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 0.21333rem;
}
._2wrnP70Was65-iVYZo7pho .setComment {
  display: flex;
  align-items: center;
  margin: 0 0 0.69333rem;
}
._2wrnP70Was65-iVYZo7pho .setComment .set-com-head {
  width: 0.66667rem;
  height: 0.66667rem;
  border-radius: 50%;
  margin-right: 0.26667rem;
}
._2wrnP70Was65-iVYZo7pho .setComment .set-com-input {
  padding: 0.26667rem;
  background-color: #f5f5f5;
  border: 0;
  outline: 0;
  font-size: 0.34667rem;
  flex: 1 1;
  color: #808080;
}
._2wrnP70Was65-iVYZo7pho .setComment .set-com-input::-moz-placeholder {
  color: #c0c0c0;
}
._2wrnP70Was65-iVYZo7pho .setComment .set-com-input:-ms-input-placeholder {
  color: #c0c0c0;
}
._2wrnP70Was65-iVYZo7pho .setComment .set-com-input::-ms-input-placeholder {
  color: #c0c0c0;
}
._2wrnP70Was65-iVYZo7pho .setComment .set-com-input::placeholder {
  color: #c0c0c0;
}
._2wrnP70Was65-iVYZo7pho .setComment span {
  display: inline-block;
  width: 1.33333rem;
  text-align: center;
  color: #f25e7e;
}

.k8NC_X7sUDCMs9U8AnP63 {
  padding-top: 0.26667rem;
}
.k8NC_X7sUDCMs9U8AnP63 .q-container {
  padding: 0 0.42667rem 0.42667rem;
  border-bottom: 0.01333rem solid #f5f5f5;
}
.k8NC_X7sUDCMs9U8AnP63 .q-container .q-title {
  font-size: 0.53333rem;
  word-break: break-word;
  font-weight: bold;
}
.k8NC_X7sUDCMs9U8AnP63 .q-container .expand-text {
  font-size: 0.45333rem;
  color: #121212;
  margin-top: 0.26667rem;
  word-break: break-word;
}
.k8NC_X7sUDCMs9U8AnP63 .q-imgs-wrap {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0.26667rem;
  flex-wrap: wrap;
}
.k8NC_X7sUDCMs9U8AnP63 .q-imgs-wrap img {
  width: 100%;
  max-height: 17.78667rem;
  margin-right: 0.26667rem;
  border-radius: 0.10667rem;
}
.k8NC_X7sUDCMs9U8AnP63 .q-btn-grout {
  font-size: 0.4rem;
  display: flex;
  justify-content: space-around;
  align-items: center;
  border-bottom: 0.21333rem solid #f2f2f2;
}
.k8NC_X7sUDCMs9U8AnP63 .q-btn-grout .q-btn {
  display: flex;
  align-items: center;
  color: #f25e7e;
  width: 50%;
  text-align: center;
  justify-content: center;
  padding: 0.4rem 0;
}
.k8NC_X7sUDCMs9U8AnP63 .q-btn-grout .q-btn img {
  width: 0.53333rem;
  height: 0.53333rem;
  margin-right: 0.08rem;
}
.k8NC_X7sUDCMs9U8AnP63 .q-btn-grout .right-line {
  border-right: 0.01333rem solid #f5f5f5;
}
.k8NC_X7sUDCMs9U8AnP63 .q-btn-grout .del-btn {
  color: #666666;
}
.k8NC_X7sUDCMs9U8AnP63 .q-btn-grout .btn-disable {
  color: #c0c0c0;
}
.k8NC_X7sUDCMs9U8AnP63 .answer-list .answer-list-title {
  font-size: 0.48rem;
  line-height: 1.2rem;
  border-bottom: 0.01333rem solid #f5f5f5;
  padding: 0 0.42667rem;
  font-weight: bold;
}
.k8NC_X7sUDCMs9U8AnP63 .answer-list .answer-list-item {
  padding: 0.42667rem 0.42667rem 0.53333rem;
  border-bottom: 0.13333rem solid #f2f2f2;
}
.k8NC_X7sUDCMs9U8AnP63 .answer-list .answer-list-item .answer-desc {
  display: flex;
  align-items: center;
}
.k8NC_X7sUDCMs9U8AnP63 .answer-list .answer-list-item .answer-desc img {
  width: 0.64rem;
  height: 0.64rem;
  border-radius: 50%;
}
.k8NC_X7sUDCMs9U8AnP63 .answer-list .answer-list-item .answer-desc .user {
  font-size: 0.34667rem;
  margin-left: 0.26667rem;
}
.k8NC_X7sUDCMs9U8AnP63 .answer-list .answer-list-item .answer-desc .time {
  margin-left: auto;
  color: #c0c0c0;
}
.k8NC_X7sUDCMs9U8AnP63 .answer-list .answer-list-item .user-desc {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.k8NC_X7sUDCMs9U8AnP63 .answer-list .answer-list-item .user-desc .user-box {
  display: flex;
  align-items: center;
}
.k8NC_X7sUDCMs9U8AnP63 .answer-list .answer-list-item .user-desc .user-box img {
  width: 0.74667rem;
  height: 0.74667rem;
  border-radius: 50%;
  margin-right: 0.10667rem;
}
.k8NC_X7sUDCMs9U8AnP63 .answer-list .answer-list-item .user-desc .user-box .vertical-box {
  display: flex;
  flex-direction: column;
}
.k8NC_X7sUDCMs9U8AnP63 .answer-list .answer-list-item .user-desc .user-box .vertical-box .user {
  font-size: 0.34667rem;
  line-height: 0.50667rem;
  color: #808080;
}
.k8NC_X7sUDCMs9U8AnP63 .answer-list .answer-list-item .user-desc .user-box .vertical-box .time {
  font-size: 0.29333rem;
  line-height: 0.4rem;
  color: #c0c0c0;
  margin-top: 0.05333rem;
}
.k8NC_X7sUDCMs9U8AnP63 .answer-list-con .answer-list-item:last-child {
  border-bottom: none;
}
.k8NC_X7sUDCMs9U8AnP63 .answer-list-con .no-data {
  margin-top: 0.53333rem;
}
.k8NC_X7sUDCMs9U8AnP63 .expert-back-top{
  position: fixed;
  right: 0.53333rem;
  bottom: 0.53333rem;
  width: 1.6rem;
  height: 1.6rem;
  z-index: 1;
}
.ddutMXIjNpPPjS-pcMBKO .s-container {
  padding: 0 0.42667rem 0.42667rem;
}
.ddutMXIjNpPPjS-pcMBKO .s-container .s-title {
  padding-top: 0.26667rem;
  font-size: 0.53333rem;
  font-weight: bold;
  word-break: break-word;
}
.ddutMXIjNpPPjS-pcMBKO .s-container .s-title-info .expand-text {
  padding-top: 0.26667rem;
  font-size: 0.37333rem;
  color: #999999;
}
.ddutMXIjNpPPjS-pcMBKO .s-imgs-wrap {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0.26667rem;
  flex-wrap: wrap;
}
.ddutMXIjNpPPjS-pcMBKO .s-imgs-wrap img {
  width: 100%;
  max-height: 17.78667rem;
  border-radius: 0.10667rem;
}
.ddutMXIjNpPPjS-pcMBKO .s-detail {
  padding: 0 0.42667rem 0.42667rem;
}
.ddutMXIjNpPPjS-pcMBKO .s-detail .expand-text {
  font-size: 0.45333rem;
  color: #121212;
  margin-top: 0.26667rem;
  word-break: break-word;
}
.ddutMXIjNpPPjS-pcMBKO .s-login {
  background-color: #f25e7e;
  color: #fff;
  font-size: 0.42667rem;
  text-align: center;
  width: 35%;
  padding: 0.18667rem 0.26667rem;
  border-radius: 0.53333rem;
  margin: 0 auto 0.53333rem;
}
.ddutMXIjNpPPjS-pcMBKO .interest-list-title {
  font-size: 0.48rem;
  line-height: 1.2rem;
  font-weight: bold;
  border-bottom: 0.01333rem solid #f5f5f5;
  padding: 0 0.42667rem;
}
.ddutMXIjNpPPjS-pcMBKO .expert-back-top {
  position: fixed;
  right: 0.53333rem;
  bottom: 1.33333rem;
  width: 1.6rem;
  height: 1.6rem;
  z-index: 1;
}
.ddutMXIjNpPPjS-pcMBKO .s-info {
  font-size: 0.32rem;
  transform: scale(0.8);
  color: #ccc;
  opacity: 0.7;
  text-align: center;
  padding: 0 0.42667rem 0.26667rem;
}
.ddutMXIjNpPPjS-pcMBKO .s-footer .d-footer {
  bottom: 0;
  width: 96%;
  margin: 0;
  padding: 0.26667rem 2%;
  display: flex;
  background: #fff;
  border-top: 0.05333rem solid #e6e6e6;
}
.yiguanzhu {
  width: 1.33333rem;
  height: 0.64rem;
  background-color: #f2f2f2;
  border-radius: 0.10667rem;
  font-size: 0.34667rem;
  color: #000000;
  justify-content: center;
  align-items: center;
  display: flex;
}
.guanzhu{
  width: 1.33333rem;
  height: 0.64rem;
  background-color: #ffffff;
  border: 0.02667rem solid #ff8c9f;
  border-radius: 0.10667rem;
  font-size: 0.34667rem;
  color: #f25e7e;
  justify-content: center;
  align-items: center;
  display: flex;
}

._3A6Hm9fsPASgSertHT7qiC {
  font-size: 0.32rem;
}
.newspic{
    width: 180px;height: 180px;margin-top: 15px;display: flex;
}


 .boxurl {
   display: flex;
   width: 100%;
   flex-direction: row;
   position: relative;
   margin: 5px 15px;
   transition: transform 0.3s cubic-bezier(0.35, 0, 0.25, 1);
   will-change: transform;

 }
.boxurl .item6{
  padding: 5px 30px 5px 5px;
  flex-shrink: 0;
  margin-right: 2px;
}
.item6 a{
  display: flex;
  align-items: center;
  justify-items: center;
  flex-direction: column;




}
.item6 img{
  width: 45px;
  height: 45px;
}
.item6 span{
  padding-top: 5px;
  color: #808080;
  text-align: center;
}


.mod-gap {
  background-color: #ffffff;
  border-bottom: 0.01333rem solid #F5F5F5;
}

.tools-list {
  padding:8px 16px 8px;
  white-space: nowrap;
  overflow-x: scroll;
  overflow-y: hidden;

}

.tools-item {
  display: inline-block;


  padding: 5px 27px 5px 5px;
  flex-shrink: 0;
  margin-right: 2px;
}

.tools-img {
  height: 45px;
  width: 45px;
  margin: 0 auto;
  margin-bottom: 6px
}

.tools-name {
  font-size: 13px;
  color: #808080;
  padding-top: 5px;
  line-height: 12px;
  text-align: center
}


.tools-babysee,.tools-bchao,.tools-cando,.tools-caneat,.tools-check,.tools-food,.tools-jiandang,.tools-vaccine,.tools-weekly {
  background-size: 100% 100%;
  background-position: 0 0;
  background-repeat: no-repeat
}

::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0
}

.company_text1{
    padding: 0.42667rem 0.42667rem 0;
}