@font-face {
  font-family: 'iconfont';
  /* Project id 1542460 */
  src: url('//at.alicdn.com/t/font_1542460_l8cwxyl4afe.woff2?t=1639208053524') format('woff2'), url('//at.alicdn.com/t/font_1542460_l8cwxyl4afe.woff?t=1639208053524') format('woff'), url('//at.alicdn.com/t/font_1542460_l8cwxyl4afe.ttf?t=1639208053524') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 0.32rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
}
.gray {
  background-color: #f7f7f7;
}
* {
  padding: 0;
  margin: 0;
}
[v-cloak] {
  display: none !important;
}
body,
html {
  min-height: 100%;
  height: 100%;
}
body {
  font-size: 0.28rem;
  max-width: 1024px;
  color: #333333;
  margin: 0 auto !important;
}
#app {
  min-height: 100%;
  position: relative;
}
a {
  display: inline-block;
  color: #333;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
i,
em,
span {
  font-style: normal;
  display: inline-block;
}
.brown {
  color: #a38a49 !important;
}
.purple {
  color: #7849e6 !important;
}
.green {
  color: #88bd71 !important;
}
img {
  border: none;
}
ul li,
ol li {
  list-style-type: none;
}
button {
  border: none;
}
input {
  border: none;
  padding: 0 0.2rem;
  box-shadow: none;
  outline: none;
  background-color: transparent;
}
.clear-fix {
  clear: both;
}
.clear-fix:after {
  content: '';
  clear: both;
  display: block;
}
.center {
  margin: 0 0.34rem;
}
.arrow-b {
  transform: rotateX(180deg);
}
.red {
  color: #d13f3f !important;
}
.tip-result {
  padding: 30% 0.4rem;
  font-size: 0.3rem !important;
  line-height: 0.48rem;
  margin: 0 auto;
  text-align: center;
  color: #999;
}
.tip-result img {
  display: block;
  width: 150px;
  margin: 0 auto;
}
.search-bar {
  padding: 10px;
  background-color: #bf2730;
  position: relative;
  height: auto;
  border: none;
}
.search-bar .search-input {
  width: 100%;
  height: 0.68rem;
  line-height: 0.68rem;
  background-color: #991f26;
  margin: 0;
  display: block;
  position: initial;
}
.search-bar .search-input i {
  position: initial;
}
.search-bar .search-input input {
  color: #fff;
  padding: 0;
  text-align: center;
  position: absolute;
  left: 10px;
  right: 10px;
  height: 0.68rem;
  line-height: 0.68rem;
  z-index: 2;
  box-shadow: none;
  outline: none;
}
.search-bar .search-input input::-webkit-input-placeholder {
  color: #fff;
}
.search-bar .search-input p {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 0.18rem;
  text-align: center;
  color: #fff;
  z-index: 1;
}
.import {
  font-weight: 700;
  font-size: 0.3rem;
  margin-bottom: 0.2rem;
  color: #1c1c1c;
}
.import em {
  color: #c0b08b;
}
.import-red {
  color: #d13f3f !important;
  font-weight: 700;
}
.import-red em {
  color: #d13f3f !important;
}
.van-dialog .import {
  font-size: 18px;
}
.van-dialog .pay-tip .import-tip h2 {
  font-size: 14px;
  color: #000;
  font-weight: 400;
}
.van-dialog .pay-tip h3 {
  font-size: 18px;
}
.pay-tip h3 {
  text-align: center;
  color: #333;
  font-weight: 700;
  margin-top: 0.3rem;
  font-size: 0.28rem;
}
.pay-tip .import {
  margin: 0.2rem 0 0.4rem 0.2rem;
}
.pay-tip .import-tip {
  text-align: left;
  padding: 0.2rem;
  background-color: #eee;
  border-radius: 0.2rem;
  height: 5.5rem;
  overflow-y: scroll;
}
.pay-tip .import-tip h2 {
  font-size: 0.28rem;
  color: #c0b08b;
  margin-top: 0.1rem;
  margin-bottom: 0.2rem;
}
.pay-tip .import-tip p {
  margin-bottom: 0;
}
.nav-bar {
  position: inherit;
}
.nav-bar a {
  font-weight: 700;
  position: relative;
  font-size: 0.28rem;
  padding: 0 0.22rem;
  margin: 0.2rem 0;
  width: auto;
}
.nav-bar a .dian {
  width: 0.1rem;
  height: 0.1rem;
  position: absolute;
  right: 0.1rem;
  top: 0;
  background-color: #bf2730;
  border-radius: 50%;
}
.nav-bar .active {
  color: #bf2730;
}
.period {
  margin: 0 0.24rem;
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  border-radius: 12px;
}
.period li {
  width: calc(50% - 0.42rem);
  display: flex;
  flex-wrap: wrap;
  padding: 0.2rem;
  justify-content: space-between;
  border-right: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
.period li img {
  width: 1.28rem;
  height: 1.28rem;
}
.period li .left {
  width: 1.7rem;
}
.period li .left button {
  background-color: transparent;
  border: #a38a49 1px solid;
  color: #a38a49;
  border-radius: 20px;
  padding: 0.05rem 0.1rem;
  font-size: 10px;
  margin-top: 0.1rem;
}
.period li:nth-child(even) {
  border-right: none;
}
.period li:nth-last-child(2),
.period li:nth-last-child(1) {
  border-bottom: none;
}
.label {
  padding: 0.36rem;
  display: flex;
  justify-content: space-between;
}
.label .label-list {
  height: 0.5rem;
  overflow: hidden;
  transition: all 0.5s;
}
.label .label-list a {
  margin-right: 0.2rem;
  padding: 3px 10px;
  color: #999999;
  border-radius: 20px;
  margin-bottom: 0.2rem;
}
.label .label-list .active {
  background-color: #a38a49;
  color: #fff;
}
.label .all-label {
  height: 1.2rem;
}
.label em {
  width: 100px;
  cursor: pointer;
  color: #a38a49;
  vertical-align: middle;
  padding-top: 3px;
}
.coin-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 0.36rem;
}
.coin-list li {
  width: 3.23rem;
  background-color: #fff;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #f2f2f2;
  margin-bottom: 0.2rem;
}
.coin-list li .goods-img {
  width: 3.23rem;
  height: 3.23rem;
  overflow: hidden;
  display: flex;
  vertical-align: middle;
  border: 1px solid #eee;
  background: #f0f0f0;
  position: relative;
  border-radius: 4px, 4px, 0px, 0px;
}
.coin-list li .goods-img img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: auto;
}
.coin-list li .goods-img .icon-shipin1 {
  position: absolute;
  left: 0.2rem;
  bottom: 0.2rem;
  font-size: 0.5rem;
  color: #d13f3f;
}
.coin-list li .goods-img .like {
  position: absolute;
  top: 0.2rem;
  right: 0.2rem;
  font-size: 0.4rem;
  color: #d13f3f;
}
.coin-list li .goods-introduce {
  padding: 0.2rem;
}
.coin-list li .goods-introduce h2 {
  font-size: 0.28rem;
  margin-bottom: 0.1rem;
}
.coin-list li .goods-introduce .number {
  display: block;
  font-size: 0.2rem;
  color: #b8b8b8;
  margin-bottom: 0.1rem;
}
.coin-list li .goods-introduce .goods-label {
  margin-bottom: 0.1rem;
}
.coin-list li .goods-introduce .goods-label small {
  font-size: 0.2rem;
  margin-right: 0.2rem;
  color: #969696;
}
.coin-list li .goods-introduce .goods-label small .icon-zan {
  margin-right: 0.1rem;
}
.coin-list li .goods-introduce .money {
  color: #d13f3f;
  font-size: 0.28rem;
}
.coin-list li .goods-introduce .money small {
  font-size: 0.2rem;
}
.coin-list li .goods-introduce .count-down {
  font-size: 12px;
  color: #b8b8b8;
  margin-left: 0.2rem;
}
.coin-list li .goods-introduce .count-down i {
  vertical-align: middle;
  margin-right: 0.1rem;
}
.search .search-input-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.3rem;
}
.search .search-input-bar .arrow-left {
  font-size: 0.4rem;
  color: #a6a6a6;
  padding: 0 0.2rem;
}
.search .search-input-bar .search-input {
  flex: 1;
  background-color: #f6f6f6;
  height: 0.68rem;
  line-height: 0.68rem;
  padding-left: 0.5rem;
  position: relative;
  border-radius: 4px;
}
.search .search-input-bar .search-input .iconfont {
  position: absolute;
  top: 0rem;
  left: 0.2rem;
}
.search .search-input-bar .search-btn {
  color: #bf2730;
  padding: 0 0.2rem;
  margin-right: 0.2rem;
}
.search h2 {
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  font-size: 0.28rem;
}
.search h2 .delete {
  font-size: 0.3rem;
  color: #8a8a8a;
  float: right;
  font-weight: 400;
  vertical-align: middle;
}
.search h2 .fire {
  color: #ff7b15;
}
.search ol {
  display: flex;
  flex-wrap: wrap;
}
.search ol li {
  margin-right: 0.2rem;
  margin-bottom: 0.2rem;
  padding: 0.1rem 0.2rem;
  border: 1px solid #f6f6f6;
  font-size: 0.24rem;
  border-radius: 0.4rem;
}
.search .hot-list {
  background: #ffffff;
  border: 1px solid #fafafa;
  box-shadow: 0px 2px 5px rgba(176, 176, 176, 0.25);
  border-radius: 10px;
  padding: 0.2rem 0.5rem;
}
.search .hot-list li {
  float: left;
  width: 50%;
  font-size: 0.24rem;
  margin: 0.2rem 0;
}
.search .hot-list li em {
  color: #ababab;
  padding-right: 0.2rem;
}
.search .hot-list li .ico-hot {
  border-radius: 3px;
  background-color: #ffe6e6;
  color: #d13f3f;
  padding: 0 3px;
}
.history-search {
  overflow-x: hidden;
}
.history-search .van-empty {
  background-color: #fff;
  border: 1px solid #ededed;
  border-radius: 8px;
}
.history-search .record-tab {
  margin-bottom: 0px !important;
  padding-top: 2.3rem !important;
}
.history-search .record-tab a {
  display: inline-block !important;
  padding: 0px 20px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  display: inline;
  color: #999;
  font-weight: 400;
  height: 0.7rem;
  line-height: 0.7rem;
  position: relative;
  top: 1px;
}
.history-search .record-tab .active {
  background-color: #fff;
  border: 1px solid #ededed;
  border-bottom: none;
  color: #000;
  font-weight: 700;
}
.history-search .price-choose {
  margin: 0 0.3rem;
  height: 0.9rem;
  line-height: 0.9rem;
}
.history-search .price-choose span {
  margin-bottom: 0.2rem;
  width: 1.5rem;
}
.history-search .price-choose p {
  display: inline-block;
  position: relative;
  width: 2.3rem;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.28rem;
  border-radius: 5px;
  margin-bottom: 10px;
}
.history-search .price-choose p em {
  position: absolute;
  top: 0;
  left: 0;
  color: #333;
  background-color: transparent;
  font-weight: 400;
  padding: 1px 0.1rem 0;
  font-size: 0.26rem;
}
.history-search .price-choose i {
  margin: 0 10px;
}
.history-search .price-choose .search-price {
  width: 2.3rem;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.26rem;
  vertical-align: middle;
  font-weight: 400;
  text-align: center;
  background-color: #f7f7f7;
  border: none;
  padding: 0;
}
.history-search .head {
  background-color: #c0b08b;
  position: relative;
  margin-bottom: 1.2rem;
}
.history-search .head .head-bottom {
  position: absolute;
  width: 100%;
  bottom: -2rem;
}
.history-search .head .head-bottom .remain-num {
  text-align: center;
  color: #6e4f0d;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 0.4rem;
  z-index: 2;
  font-size: 0.24rem;
}
.history-search .head .head-bottom .remain-num span {
  margin-bottom: 0.1rem;
}
.history-search .head .head-bottom .remain-num em {
  font-size: 0.28rem;
  padding: 0 0.1rem;
  font-weight: 700;
  color: #d13f3f;
}
.history-search .head .head-bottom .card {
  position: absolute;
  top: -1.8rem;
  left: 0.3rem;
  right: 0.3rem;
  background: #e3d4b1;
  border-radius: 8px;
  z-index: 2;
  padding: 0.36rem;
  font-size: 0.24rem;
  height: 1.8rem;
  display: flex;
  align-items: center;
}
.history-search .head .head-bottom .card h2 {
  margin: 0;
  font-size: 0.36rem;
  color: #5f4c1f;
}
.history-search .head .head-bottom .card p {
  color: #7a5200;
  margin: 5px 0;
}
.history-search .head .head-bottom .card span {
  font-size: 0.2rem;
  color: #877a5c;
  display: block;
  margin-bottom: 0.1rem;
}
.history-search .head .head-bottom .card span em {
  color: #a38a49;
  font-weight: 700;
  font-size: 0.24rem;
}
.history-search .head .head-bottom .card .btn-xf {
  font-size: 0.3rem;
  position: absolute;
  right: 0.36rem;
  top: 0.36rem;
  background-color: #fff;
  padding: 0.1rem 0.2rem;
  border-radius: 0.3rem;
  color: #7a5200;
}
.history-search .head .head-bottom .card .code {
  font-weight: 700;
  color: #7a5200;
  display: block;
  margin-top: 0.1rem;
  margin-bottom: 0.1rem;
}
.history-search .head .head-bottom .card .my-collet {
  position: absolute;
  right: 0.36rem;
  bottom: 0.36rem;
}
.history-search .head h4 {
  color: #fff;
  font-size: 0.36rem;
  padding: 0.4rem 0.5rem 0 0.5rem;
  line-height: 0.6rem;
  padding-bottom: 1rem;
}
.history-search .pay-result {
  text-align: center;
  padding-top: 2rem;
}
.history-search .pay-result .van-icon,
.history-search .pay-result .iconfont {
  font-size: 1.4rem;
  margin-bottom: 0.2rem;
}
.history-search .pay-result .no-pay .yellow {
  font-size: 1rem;
}
.history-search .pay-result .no-pay h2 {
  font-size: 0.3rem;
}
.history-search .pay-result h2 {
  font-weight: 400;
  font-size: 0.4rem;
  margin-bottom: 0.8rem;
}
.history-search .pay-result p {
  font-size: 0.28rem;
}
.history-search .pay-result p a {
  width: 125px;
  margin: 10px;
  padding: 6px 20px;
  border-radius: 0.5rem;
  color: #A18E5D;
  border: 1px solid #A18E5D;
}
.history-search .pay-result p .btn-choose {
  background-color: #A18E5D;
  color: #fff;
}
.history-search .pay-result p .qx-pay {
  border: none;
  color: #333;
}
.history-search .pay-result .order-msg {
  color: #999;
  padding-top: 0.3rem;
}
.history-search .pay-result .order-msg p {
  padding: 0.2rem 0;
  margin: 0 0.55rem;
  text-align: left;
  border-bottom: 1px solid #eee;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.history-search .pay-result .order-msg p span {
  width: 80%;
}
.history-search .exchange-box {
  margin: 0.3rem;
  height: 3rem;
  background-color: #fff;
  border-radius: 10px;
  position: relative;
  top: -2rem;
  padding: 0.3rem;
}
.history-search .exchange-box input {
  width: calc(100% - 0.4rem);
  height: 0.84rem;
  line-height: 0.84rem;
  background-color: #f6f6f6;
  font-size: 0.36rem;
  border-radius: 4px;
  margin-bottom: 0.4rem;
  margin-top: 0.2rem;
}
.history-search .exchange-box button {
  width: 100%;
  height: 0.84rem;
  line-height: 0.84rem;
  background: linear-gradient(to left, #ceb981 0%, #fcf4e1 100%);
  color: #966400;
  font-size: 0.36rem;
  border-radius: 4px;
}
.history-search header {
  color: #fff;
  font-size: 16px;
  text-align: center;
  position: relative;
}
.history-search header .record,
.history-search header .mine-history-search,
.history-search header .search-pay-title {
  padding: 0.32rem 0;
  font-size: 0.36rem;
  line-height: 0.36rem;
}
.history-search header ul {
  overflow: hidden;
  background: #edf5fa;
  color: #999;
  height: 50px;
}
.history-search header ul li {
  float: left;
  width: 50%;
  height: 50px;
  line-height: 50px;
  position: relative;
}
.history-search header ul li.cur img {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
.history-search header ul li.left img {
  transform: rotateY(180deg);
}
.history-search header ul li.cur span {
  position: relative;
  z-index: 2;
  color: #333;
}
.history-search header .arrow-left {
  font-size: 0.41rem;
  vertical-align: middle;
  position: absolute;
  left: 0.3rem;
  z-index: 2;
  top: 0.35rem;
}
.history-search header a {
  position: absolute;
  right: 0.3rem;
  font-size: 0.24rem;
  color: #fff;
  top: 0.4rem;
}
.history-search h2 {
  margin-top: 0.4rem;
  margin-bottom: 0.3rem;
  font-size: 0.28rem;
}
.history-search h2 .delete,
.history-search h2 i {
  font-size: 0.3rem;
  color: #8a8a8a;
  float: right;
  font-weight: 400;
  vertical-align: middle;
}
.history-search .record-title {
  padding-top: 1.7rem;
}
.history-search .record-title i {
  font-size: 0.28rem;
}
.history-search .record-title a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.history-search .record-title a i {
  vertical-align: middle;
  margin-top: 3px;
}
.history-search .record-title a em {
  color: #8a8a8a;
  font-weight: 400;
}
.history-search .record-title2 {
  padding-top: 0;
  margin-bottom: 20px;
}
.history-search .record-title3 {
  padding-bottom: 0.4rem;
  border-bottom: 1px dashed #ddd;
}
.history-search .record-title4 {
  padding-top: 0.2rem;
}
.history-search ol {
  display: flex;
  flex-wrap: wrap;
}
.history-search ol li {
  margin: 0 0 0.3rem 0.3rem;
  padding: 0.1rem 0.2rem;
  font-size: 0.24rem;
  border-radius: 0.4rem;
  background-color: #f6f6f6;
}
.history-search .search-input-bar {
  position: relative;
  background: #edf5fa;
  padding-bottom: 30px;
}
.history-search .search-input-bar .search-input .van-search__content--round {
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
}
.history-search .search-input-bar .search-input .van-search__content--round .van-field {
  padding: 8px 0;
}
.history-search .search-input-bar .search-input .van-search__content--round .van-field .van-field__control {
  font-size: 14px;
}
.history-search .search-input-bar > p {
  font-size: 12px;
  padding-left: 16px;
  color: rgba(128, 101, 43, 0.8);
}
.history-search .search-input-bar .search-btn {
  position: absolute;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  background: rgba(128, 101, 43, 0.8);
  color: #fff;
  top: 12px;
  right: 15px;
  border-radius: 19px;
  text-align: center;
  padding: 0 18px;
}
.history-search .record-list {
  margin-bottom: 0.4rem;
  padding: 0.2rem 0.3rem;
  border-radius: 10px;
  border: 0.5px solid #ededed;
  background-color: #fff;
}
.history-search .record-list li {
  position: relative;
  padding: 0.3rem 0;
  border-bottom: 1px solid #ededed;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.history-search .record-list li .time {
  text-align: right;
}
.history-search .record-list li div {
  width: 100%;
}
.history-search .record-list li h3 {
  font-weight: 400;
  font-size: 0.24rem;
  width: 90%;
}
.history-search .record-list li p {
  margin-top: 5px;
  font-size: 0.2rem;
  color: #c4c4c4;
}
.history-search .record-list li button {
  padding: 0.1rem 0.2rem;
  color: #a38a49;
  border: 1px solid #a38a49;
  background-color: #fff;
  border-radius: 0.3rem;
  font-size: 0.2rem;
  width: 1.8rem;
}
.history-search .record-list li:last-child {
  border: none;
}
.history-search .expire {
  padding: 1px 5px;
  background-color: #d13f3f;
  color: #fff;
  font-size: 0.2rem;
  border-radius: 5px;
  font-weight: 400;
  margin-left: 5px;
  float: initial;
}
.mechanism-coin-list header {
  background: #edf5fa;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  position: relative;
}
.mechanism-coin-list header span {
  position: absolute;
  top: 0;
  right: 15px;
  font-size: 14px;
  color: #7F7F7F;
}
.mechanism-coin-list .search-input-bar {
  position: relative;
  background: #edf5fa;
}
.mechanism-coin-list .search-input-bar .search-input .van-search__content--round {
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
}
.mechanism-coin-list .search-input-bar .search-input .van-search__content--round .van-field {
  padding: 8px 0;
}
.mechanism-coin-list .search-input-bar .search-input .van-search__content--round .van-field .van-field__control {
  font-size: 14px;
}
.mechanism-coin-list .search-input-bar .search-btn {
  position: absolute;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  background: rgba(128, 101, 43, 0.8);
  color: #fff;
  top: 12px;
  right: 15px;
  border-radius: 19px;
  text-align: center;
  padding: 0 18px;
}
.mechanism-coin-list .search-input-bar .auto-list {
  width: 100%;
  height: calc(100vh - 410px);
  position: absolute;
  top: 60px;
  left: 0;
  background: #fff;
  z-index: 19;
  padding: 0 30px;
  box-sizing: border-box;
  overflow-y: auto;
}
.mechanism-coin-list .search-input-bar .auto-list li {
  font-size: 16px;
  line-height: 38px;
  height: 38px;
  width: 100%;
  overflow: hidden;
}
.mechanism-coin-list .search-input-bar .auto-list li .red-keywords {
  color: #b01f24;
  font-weight: 700;
}
.mechanism-coin-list .search-input-bar .auto-list li:first-child {
  margin-top: 10px;
}
.mechanism-coin-list .search-input-bar .auto-list li:last-child {
  margin-bottom: 10px;
}
.mechanism-coin-list .search-history-words {
  padding: 10px 16px;
  background-color: #edf5fa;
}
.mechanism-coin-list .search-history-words > div {
  line-height: 30px;
  font-weight: 700;
}
.mechanism-coin-list .search-history-words > div i {
  float: right;
}
.mechanism-coin-list .search-history-words ul {
  white-space: nowrap;
  overflow-x: auto;
}
.mechanism-coin-list .search-history-words ul li {
  display: inline-block;
  font-size: 13px;
  padding: 0 20px;
  line-height: 25px;
  font-size: 400 !important;
}
.mechanism-coin-list .search-history-words ul::-webkit-scrollbar {
  display: none;
}
.mechanism-coin-list .search-auction {
  position: relative;
  background: #edf5fa;
  padding: 0 0 0 16px;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
}
.mechanism-coin-list .search-auction .more {
  position: absolute;
  top: 7px;
  right: 10px;
  font-size: 12px;
  color: #999;
}
.mechanism-coin-list .search-auction .tips {
  color: rgba(128, 101, 43, 0.8);
  line-height: 34px;
  font-size: 14px;
}
.mechanism-coin-list .search-auction .scroll-x {
  overflow-x: scroll;
  flex-wrap: nowrap;
  display: flex;
  width: 100%;
  padding-bottom: 20px;
}
.mechanism-coin-list .search-auction .scroll-x ul {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: space-between;
}
.mechanism-coin-list .search-auction .scroll-x ul li {
  height: 240px;
  width: 150px;
  margin-right: 10px;
  overflow: hidden;
  border-radius: 10px;
  background-color: #fff;
}
.mechanism-coin-list .search-auction .scroll-x ul li .cover {
  width: 100%;
  height: 150px;
  background: #999;
}
.mechanism-coin-list .search-auction .scroll-x ul li .info {
  padding: 0 10px;
}
.mechanism-coin-list .search-auction .scroll-x ul li .info .name {
  font-size: 14px;
  font-weight: 700;
  height: 40px;
  line-height: 20px;
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.mechanism-coin-list .search-auction .scroll-x ul li .info .date {
  font-size: 13px;
  color: #999;
  line-height: 20px;
}
.mechanism-coin-list .search-auction .scroll-x ul li .info .price {
  font-size: 16px;
  color: #b01f24;
}
.mechanism-coin-list .search-auction .scroll-x ul li .info .price em {
  font-size: 12px;
}
.mechanism-coin-list .result-list .score-list .van-tabs .van-tab--active span,
.mechanism-coin-list .result-list .company-list .van-tabs .van-tab--active span {
  font-weight: 700;
}
.mechanism-coin-list .result-list ul {
  padding: 10px 15px;
}
.mechanism-coin-list .result-list ul li {
  background-color: #f5f5f5;
  padding: 12px;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  border-radius: 10px;
  margin-bottom: 10px;
  flex-wrap: wrap;
  align-items: center;
}
.mechanism-coin-list .result-list ul li .cover {
  width: 35%;
  height: 110px;
}
.mechanism-coin-list .result-list ul li .info {
  box-sizing: border-box;
  width: 65%;
  min-height: 100px;
  padding-left: 10px;
  position: relative;
}
.mechanism-coin-list .result-list ul li .info .gray {
  color: #999;
  border-color: #999;
}
.mechanism-coin-list .result-list ul li .info button {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #A18E5D;
  background: #f7f7f7;
  border: 1px solid #A18E5D;
  padding: 0 10px;
  line-height: 20px;
  border-radius: 10px;
  font-size: 12px;
}
.mechanism-coin-list .result-list ul li .info p {
  font-size: 12px;
  line-height: 20px;
}
.mechanism-coin-list .result-list ul li .info .name {
  height: 40px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  font-size: 16px;
  font-weight: 700;
}
.mechanism-coin-list .result-list ul li .info .name i {
  font-size: 22px;
  margin-top: -2px;
}
.mechanism-coin-list .result-list ul li .info .label {
  padding: 0;
  padding-top: 4px;
  display: block;
}
.mechanism-coin-list .result-list ul li .info .label span {
  background: #e5e5e5;
  color: #666;
  padding: 2px 4px;
  margin-right: 4px;
  margin-bottom: 4px;
}
.mechanism-coin-list .result-list ul li .info .price {
  color: #b01f24;
  font-size: 16px;
  line-height: 28px;
}
.mechanism-coin-list .showVideo video {
  width: 100vw;
  height: auto;
}
.mechanism-coin-list .fixed-right {
  position: fixed;
  right: 0;
  bottom: 1.2rem;
  z-index: 9;
}
.mechanism-coin-list .fixed-right i {
  font-size: 0.5rem;
  margin: 0.2rem;
  color: #cead5b;
}
.mechanism-coin-list .fixed-right .go-bottom {
  display: block;
  bottom: 14%;
  transform: rotateX(180deg);
}
.history-search2 .price-soft {
  margin-right: 0.1rem;
  display: inline-block;
}
.history-search2 .price-soft .van-dropdown-menu__bar {
  box-shadow: none;
  height: auto;
  font-weight: 400;
}
.history-search2 .price-soft .van-dropdown-menu__bar .van-dropdown-menu__title {
  font-size: 0.26rem;
  text-align: center;
}
.history-search2 .price-soft .van-dropdown-menu__bar .van-dropdown-menu__title::after {
  border-color: transparent transparent #333 #333;
}
.history-search2 .head .head-bottom {
  bottom: -1.8rem;
}
.history-search2 .head .head-bottom::after {
  bottom: -0.2rem;
}
.history-search2 h2 {
  margin-top: 0.5rem;
}
.history-search2 .title2 {
  margin-top: 0.5rem;
}
.history-search2 .search-content {
  position: relative;
}
.history-search2 .search-content h2 > .recharge-records {
  font-weight: 400;
  float: right;
}
.history-search2 .search-content h2 > .recharge-records a {
  color: #999;
}
.history-search2 .search-content .my-service {
  padding: 0 0.3rem;
  position: relative;
}
.history-search2 .search-content .my-service span {
  color: #A18E5D;
}
.history-search2 .search-content .my-service span em {
  color: #e60012;
}
.history-search2 .search-content .my-service .pay-btn {
  margin: 20px 0 40px;
}
.history-search2 .search-content .my-service .pay-btn button {
  height: 30px;
  padding: 0 15px;
  border-radius: 20px;
  font-size: 12px;
  background-color: rgba(128, 101, 43, 0.7);
  margin-right: 20px;
}
.history-search2 .search-content .my-service .pay-btn button a {
  color: #fff;
}
.history-search2 .search-content .my-service::after {
  content: " ";
  height: 1px;
  width: 90%;
  background: #e5e5e5;
  position: absolute;
  bottom: -0.4rem;
  left: 5%;
}
.history-search2 .history-content {
  margin-top: -80px;
  padding-top: 15px;
  border-radius: 15px;
  background: #fff;
}
.history-search2 .history-content h2:first-child {
  margin-top: 0;
}
.history-search2 .renew {
  position: absolute;
  margin: 0 0.3rem;
  background: #e3d4b1;
  padding: 0.2rem 0;
  text-align: center;
  border-radius: 8px;
  top: -1.3rem;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.history-search2 .renew a {
  color: #80652b;
  font-weight: 700;
  flex: 1;
  height: 0.6rem;
  line-height: 0.6rem;
  margin: 0 auto;
  text-align: center;
}
.history-search2 .renew a i {
  font-size: 0.24rem;
  vertical-align: middle;
  margin-top: -0.05rem;
}
.history-search2 .renew a:first-child {
  border-right: 1px solid #c0b08b;
}
.mine-history-search .record-list {
  border-top-left-radius: 0;
}
.exchange-code .head h4 {
  z-index: 1;
  position: relative;
}
.exchange-code .head .head-bottom {
  top: inherit;
  bottom: -1rem;
}
.exchange-code .exchange-box {
  top: -2rem;
}
.search-pay .head .user-tip {
  background: url("https://imghz.huaxiaguquan.com/app/v3/images/icon/price-bg.png?1");
  background-size: cover;
  width: 100%;
  height: 2.2rem;
  position: absolute;
  top: 1rem;
  left: 0;
  right: 0;
  z-index: 2;
  display: flex;
  align-items: center;
}
.search-pay .head .user-tip em {
  font-size: 0.3rem;
  padding: 0 0.1rem;
  font-weight: 700;
  color: #d13f3f;
}
.search-pay .head::after {
  display: none;
}
.search-pay .user-tip h3 {
  color: #6e4f0d;
  margin-left: 1rem;
  font-size: 0.46rem;
  margin-bottom: 0.1rem;
}
.search-pay .user-tip p {
  color: #6e4f0d;
  font-size: 0.24rem;
  margin-left: 1rem;
  margin-right: 1rem;
  line-height: 0.4rem;
}
.search-pay .user-tip p span,
.search-pay .user-tip p em {
  display: inline;
}
.search-pay .center {
  margin: 0 0.6rem;
}
.search-pay .choose-pay ul {
  display: flex;
  justify-content: space-around;
  margin-top: 2.2rem;
  margin-bottom: 0.5rem;
  flex-wrap: wrap;
}
.search-pay .choose-pay ul li {
  margin-top: 0.4rem;
  position: relative;
  list-style-type: none;
  width: 30%;
  height: 2.12rem;
  border-radius: 14px;
  border: 2px solid #e5e5e5;
  background-color: #fff;
  text-align: center;
}
.search-pay .choose-pay ul li h3 {
  font-size: 0.32rem;
  margin: 0.5rem 0 0.4rem;
}
.search-pay .choose-pay ul li .ico-collect {
  position: absolute;
  right: -8px;
  top: -8px;
  width: 0.9rem;
}
.search-pay .choose-pay ul li em {
  color: #966400;
  font-size: 0.32rem;
  font-weight: 700;
}
.search-pay .choose-pay ul li em small {
  font-size: 0.24rem;
}
.search-pay .choose-pay ul li span {
  position: absolute;
  bottom: 0.1rem;
  font-size: 0.2rem;
  margin: 0 auto;
  left: 0;
  right: 0;
  color: red;
}
.search-pay .choose-pay ul .active {
  border: 2px solid #eadcbb;
  background-color: #fcf4e1;
}
.search-pay .choose-pay p {
  font-size: 0.22rem;
  color: #9c9c9c;
  line-height: 0.46rem;
}
.search-pay .choose-pay p a {
  color: #d13f3f;
}
.search-pay .search-tips {
  text-align: center;
  margin-top: 0.5rem;
  font-size: 0.22rem;
  color: #b58112;
  background-color: #f5f4f3;
  padding: 0.2rem 0;
  line-height: 0.36rem;
  border-radius: 0.2rem;
}
.search-pay .pay-bar {
  display: flex;
  justify-content: space-between;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0.3rem 0.4rem;
  border-top: 1px solid #e0e0e0;
  align-items: center;
  background-color: #fff;
}
.search-pay .pay-bar span {
  color: #7d7d7d;
}
.search-pay .pay-bar span big {
  font-size: 0.36rem;
  color: #d13f3f;
  font-weight: 700;
}
.search-pay .pay-bar .btn-pay {
  text-align: center;
  border-radius: 0.4rem;
  width: 4rem;
  height: 0.8rem;
  line-height: 0.8rem;
  background: linear-gradient(to left, #ceb981 0%, #fcf4e1 100%);
  color: #6e4f0d;
  font-size: 0.32rem;
}
.search-pay .pay-bar .btn-not-pay {
  background: transparent;
  color: #999;
  border: 1px solid #ccc;
}
.search-pay .pay-type {
  position: relative;
  background-color: #f7f7f7;
  padding: 0.2rem 0.4rem;
  border-radius: 0.2rem;
  margin-top: 0.5rem;
}
.search-pay .pay-type p {
  font-weight: 700;
}
.search-pay .pay-type .van-cell-group {
  background-color: transparent;
}
.search-pay .pay-type .van-cell-group .van-cell {
  font-size: 0.24rem;
  line-height: 0.48rem;
  background-color: transparent;
  padding: 10px 0;
}
.search-pay .pay-type .van-cell-group .online-tip {
  padding-top: 0.2rem;
}
.search-pay .pay-type .choose-pay-type {
  position: absolute;
  top: 0.3rem;
  right: 18px;
}
.search-pay .pay-type .choose-pay-type .van-radio {
  margin-left: 20px;
}
.search-pay .pay-type .van-cell-group::after {
  border: none;
}
.search-pay .pay-type .van-cell-group .not-enough {
  color: #ccc;
}
.search-pay .pay-type h3 {
  padding: 0.1rem 0;
  margin-bottom: 5px;
  font-size: 0.28rem;
}
.search-pay .pay-type h3 .van-radio-group .van-radio {
  font-size: 0.24rem;
  font-weight: 400;
}
.search-pay .pay-type .iconfont {
  color: #3aad49;
  vertical-align: middle;
  margin-top: 2px;
  font-size: 0.44rem;
  width: 0.3rem;
  margin-right: 0.2rem;
}
.search-pay .pay-type .icon-zhifubao {
  color: #20a4dd;
}
.search-pay .pay-type .icon-qianbi4 {
  color: #F3C54F;
  font-size: 0.48rem;
}
.search-pay .pay-type .icon-yinlian {
  color: #e60012;
  font-size: 0.34rem;
}
.search-pay .pay-type .ysf {
  margin-top: 5px;
}
.search-pay .pay-type .yunshanfu {
  height: 0.44rem;
  position: relative;
  top: 3px;
  margin-right: 3px;
}
.search-pay .pay-type .ysf-title {
  margin-top: 2px;
  vertical-align: top;
}
.search-pay .pay-type .yunshanfu-text {
  height: 0.22rem;
  vertical-align: top;
  margin-top: 0.16rem;
  margin-left: 3px;
}
.search-pay .pay-type .yinlian {
  width: 0.52rem;
  height: 0.32rem;
  padding-right: 0.2rem;
  margin-top: 0.07rem;
}
.search-pay .import-tip {
  margin-bottom: 2rem;
}
.search-pay .import-tip p {
  margin-bottom: 0.1rem;
}
.search-pay .import-tip p em {
  color: #c0b08b;
  margin-right: 0.1rem;
  font-weight: 700;
}
.black {
  background-color: #1c1c1c;
  color: #777779;
}
.black .record-list,
.black .record-list li {
  background-color: #333;
  border-color: #444;
}
.black .pay-bar {
  background-color: #1c1c1c;
  border-color: #777779;
}
.black header,
.black header a,
.black .choose-pay ul .active h3,
.black .head h4 {
  color: #241800;
}
.black .van-cell {
  color: #777779;
}
.black .van-cell::after {
  border-color: #333;
}
.black .search-tips,
.black .pay-type,
.black .choose-pay ul li,
.black .exchange-box,
.black ol li {
  background-color: #2a2a2a;
  border-color: #333;
}
.black .choose-pay ul li,
.black .record-list li h3 {
  color: #d8d8da;
}
.black .exchange-box input {
  background-color: #3b3b3b;
}
.black .record-list li p {
  color: #777779;
}
.black .record-list li button {
  background-color: #444;
}
.black .record-tab .active {
  background-color: #333;
  color: #fff;
}
.black .history-content {
  background: #000;
  color: #fff;
}
.weekTips {
  font-size: 0.24rem;
  position: absolute;
  top: 3.9rem;
  color: #666;
  left: 0.34rem;
  box-sizing: border-box;
  line-height: 0.4rem;
}
.advance-popup {
  padding: 0.4rem 0.8rem 0.8rem;
}
.advance-popup h2 {
  text-align: center;
  margin-bottom: 0.4rem;
  margin-top: 0;
}
.advance-popup p {
  position: relative;
  margin-bottom: 0.2rem;
}
.advance-popup p .van-icon {
  font-size: 0.4rem;
  position: absolute;
  left: 103%;
  top: 0.2rem;
  color: #999;
}
.advance-popup .tips {
  font-size: 0.24rem;
  font-weight: 700;
}
.advance-popup .tips .icon-tishi {
  color: #88bd71;
  vertical-align: bottom;
  font-weight: 400;
}
.advance-popup button {
  width: 100%;
  height: 0.8rem;
  font-size: 0.3rem;
}
.advance-popup input {
  min-width: calc(100% - 0.44rem);
  height: 0.8rem;
  line-height: 0.8rem;
  border-radius: 0.05rem;
  border: 1px solid #ccc;
  padding: 0 0.2rem;
  color: #333;
  font-size: 0.3rem;
  appearance: button;
  -moz-appearance: button;
  -webkit-appearance: button;
}
