.home[data-v-e85da088] {
  padding: 20px;
  color: #fff;
  height: 100%;
  width: 100%;
  background: #45515f url(../static/img/list-bg.7f83f483.png) no-repeat;
}

.header[data-v-8f24bcb6] {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 999;
  display: flex;
  justify-content: space-between;
  background: #2b343f;
  height: 60px;
  align-items: center;
  padding: 0 20px;
  color: #fff;
  border-bottom: 1px solid #4e4e51;
}

.footer[data-v-01b653fb] {
  padding: 10px;
  background: #1a181a;
  color: #b4b4b4;
  text-align: center;
}
.footer .footer-logo[data-v-01b653fb] {
  margin: 0 auto;
  width: 180px;
  height: 80px;
}
.footer .footer-logo img[data-v-01b653fb] {
  width: 100%;
  height: 100%;
}

.chart[data-v-f6f7003e] {
  width: 100px;
  height: 45px;
}

.header-title[data-v-01e4507b] {
  height: 30px;
  font-weight: bold;
}
.header-title img[data-v-01e4507b] {
  height: 100%;
}
.exchange-rate[data-v-01e4507b] {
  width: 100%;
  min-height: 98vh;
  background-attachment: fixed;
}
.chart-item-hidden[data-v-01e4507b] {
  visibility: hidden;
}
.er-symbol[data-v-01e4507b] {
  margin-top: 10px;
}
.er-symbol .symbol-item[data-v-01e4507b] {
  height: 95px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 0px 10px;
}
.er-symbol .symbol-item .symbol-title[data-v-01e4507b] {
  height: 38px;
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.er-symbol .symbol-item .symbol-title .title-left[data-v-01e4507b] {
  display: flex;
  align-items: center;
}
.er-symbol .symbol-item .symbol-title .title-left .flag-list[data-v-01e4507b] {
  height: 12px;
  display: flex;
  align-items: center;
}
.er-symbol .symbol-item .symbol-title .title-left .flag-list img[data-v-01e4507b] {
  width: 16px;
  height: 100%;
}
.er-symbol .symbol-item .symbol-title .title-right[data-v-01e4507b] {
  border: 1px solid #fff;
  border-radius: 4px;
  height: 20px;
  width: 50px;
  align-items: center;
  display: flex;
  justify-content: space-between;
  color: #fff;
  font-size: 8px;
  padding: 0 4px;
}
.er-symbol .symbol-item .symbol-price[data-v-01e4507b] {
  display: flex;
  justify-content: space-between;
}
.er-symbol .symbol-item .symbol-price .price-left[data-v-01e4507b] {
  width: 45px;
}
.er-symbol .symbol-item .symbol-price .chart-item[data-v-01e4507b] {
  position: relative;
  width: 100px;
  height: 45px;
  background: rgba(0, 0, 0, 0.1);
}
.er-symbol .symbol-item .symbol-price .chart-item .chart[data-v-01e4507b] {
  width: 100%;
  height: 100%;
}

[data-v-4a77c5e0] .van-search {
  background: rgba(0, 0, 0, 0);
  padding: 0px 12px;
}
[data-v-4a77c5e0] .van-icon-clear {
  display: none;
}
.header-title[data-v-4a77c5e0] {
  height: 30px;
  font-weight: bold;
}
.header-title img[data-v-4a77c5e0] {
  height: 100%;
}
.exchange-rate[data-v-4a77c5e0] {
  height: auto;
  width: 100%;
  min-height: 98vh;
  min-width: 360px;
  background: #45515f url(../static/img/list-bg.7f83f483.png) no-repeat;
  background-size: fill;
  background-attachment: fixed;
}
.chart-item-hidden[data-v-4a77c5e0] {
  visibility: hidden;
}
.er-container[data-v-4a77c5e0] {
  padding: 70px 10px 10px;
  color: #fff;
}
.er-container .time-show[data-v-4a77c5e0] {
  display: flex;
  align-items: center;
}
.er-container .er-symbol[data-v-4a77c5e0] {
  margin-top: 10px;
}
.er-container .er-symbol .symbol-item[data-v-4a77c5e0] {
  height: 95px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 0px 10px;
}
.er-container .er-symbol .symbol-item .symbol-title[data-v-4a77c5e0] {
  height: 38px;
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.er-container .er-symbol .symbol-item .symbol-title .title-left[data-v-4a77c5e0] {
  display: flex;
}
.er-container .er-symbol .symbol-item .symbol-title .title-left .flag-list[data-v-4a77c5e0] {
  padding-top: 2px;
  height: 12px;
}
.er-container .er-symbol .symbol-item .symbol-title .title-left .flag-list img[data-v-4a77c5e0] {
  width: 16px;
  height: 100%;
}
.er-container .er-symbol .symbol-item .symbol-title .title-right[data-v-4a77c5e0] {
  border: 1px solid #fff;
  border-radius: 4px;
  height: 20px;
  align-items: center;
  display: flex;
  justify-content: space-between;
  color: #fff;
  font-size: 8px;
  padding: 0 4px;
}
.er-container .er-symbol .symbol-item .symbol-price[data-v-4a77c5e0] {
  display: flex;
}
.er-container .er-symbol .symbol-item .symbol-price .chart-item[data-v-4a77c5e0] {
  position: relative;
  width: 100px;
  height: 45px;
  background: rgba(0, 0, 0, 0.4);
}
.er-container .er-symbol .symbol-item .symbol-price .chart-item .chart[data-v-4a77c5e0] {
  width: 100%;
  height: 100%;
}

.chart-item-hidden[data-v-989283fc] {
  visibility: hidden;
}
.price-type[data-v-989283fc] {
  border: 1px solid #fff;
  border-radius: 4px;
  height: 20px;
  color: #fff;
  font-size: 8px;
  padding: 0 4px;
}
.rate[data-v-989283fc] {
  width: 100%;
  height: 100%;
  min-width: 360px;
  background: #444;
}
.header-title[data-v-989283fc] {
  height: 30px;
  font-weight: bold;
}
.header-title img[data-v-989283fc] {
  height: 100%;
}
.rate-container[data-v-989283fc] {
  padding: 70px 10px 10px;
  color: #fff;
}
.rate-container .price-list[data-v-989283fc] {
  padding: 10px;
}
.rate-container .price-list .flag-price[data-v-989283fc] {
  min-width: 100px;
  text-align: center;
}
.rate-container .price-list li[data-v-989283fc] {
  line-height: 30px;
  border-bottom: 1px solid #999;
}
.chart-choose[data-v-989283fc] {
  display: flex;
}
.chart-choose .chart-item[data-v-989283fc] {
  cursor: pointer;
  margin-right: 8px;
  color: #999;
  line-height: 24px;
  padding: 0 10px;
  font-size: 10px;
}
.chart-choose .chart-item.active[data-v-989283fc] {
  color: #fff;
}

.header-title[data-v-09725f38] {
  height: 30px;
  font-weight: bold;
}
.header-title img[data-v-09725f38] {
  height: 100%;
}
.forward[data-v-09725f38] {
  width: 100%;
  background: #444;
}
.forward-container[data-v-09725f38] {
  padding: 70px 10px 0px;
  color: #fff;
}
.forward-container .symbol[data-v-09725f38] {
  height: 95px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 0px 10px;
}
.forward-container .symbol .symbol-title[data-v-09725f38] {
  height: 38px;
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.forward-container .symbol .symbol-title .title-left[data-v-09725f38] {
  display: flex;
}
.forward-container .symbol .symbol-title .title-left .flag-list[data-v-09725f38] {
  padding-top: 2px;
  height: 12px;
}
.forward-container .symbol .symbol-title .title-left .flag-list img[data-v-09725f38] {
  width: 16px;
  height: 100%;
}
.forward-container .symbol .symbol-price[data-v-09725f38] {
  display: flex;
  justify-content: space-between;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.forward-container .symbol .symbol-price .chart-item[data-v-09725f38] {
  position: relative;
  width: 100px;
  height: 45px;
  background: rgba(0, 0, 0, 0.4);
}
.forward-container .symbol .symbol-price .chart-item .chart[data-v-09725f38] {
  width: 100%;
  height: 100%;
}
.forward-container .chart-line[data-v-09725f38] {
  width: 100%;
  height: 400px;
}
.forward-container .price-list[data-v-09725f38] {
  padding: 10px;
}
.forward-container .price-list .price-item[data-v-09725f38] {
  display: flex;
  justify-content: space-between;
  line-height: 30px;
  border-bottom: 1px solid #999;
}
.forward-container .price-list .price-item .row[data-v-09725f38] {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.forward-container .price-list .price-item .row .column[data-v-09725f38] {
  width: 25%;
  text-align: center;
}
.forward-container .price-list .price-item .item-left[data-v-09725f38] {
  padding-left: 10px;
  color: #999;
}
.forward-container .price-list .price-item .item-right[data-v-09725f38] {
  width: 80px;
  text-align: left;
  color: #999;
}

[data-v-2317a224] .van-search {
  background: rgba(0, 0, 0, 0);
}
[data-v-2317a224] .van-icon-clear {
  display: none;
}
.bank-price[data-v-2317a224] {
  padding: 70px 10px 10px;
  height: auto;
  min-width: 360px;
  width: 100%;
  min-height: 98vh;
  background: #45515f url(../static/img/list-bg.7f83f483.png) no-repeat;
  background-size: fill;
  background-attachment: fixed;
}
.header-title[data-v-2317a224] {
  height: 30px;
  font-weight: bold;
}
.header-title img[data-v-2317a224] {
  height: 100%;
}
.list-header[data-v-2317a224] {
  height: 50px;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  padding: 0;
  color: #fff;
}
.list-header .header-l[data-v-2317a224] {
  font-size: 16px;
  line-height: 50px;
  width: 305px;
}
.list-header .header-r[data-v-2317a224] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.list-header .header-r .bank-item[data-v-2317a224] {
  font-size: 10px;
  margin-right: 2px;
}
.list-header .header-r .bank-item img[data-v-2317a224] {
  margin-left: 1px;
  width: 19px;
}
.bankprice-list[data-v-2317a224] {
  margin-top: 10px;
  color: #fff;
}
.bankprice-list .price-item[data-v-2317a224] {
  line-height: 30px;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.8);
  display: flex;
  justify-content: space-between;
}
.bankprice-list .price-item .symbol-title .flag[data-v-2317a224] {
  display: flex;
  justify-content: center;
  align-items: baseline;
}
.bankprice-list .price-item .symbol-title .flag-list[data-v-2317a224] {
  height: 12px;
  display: flex;
  justify-content: center;
}
.bankprice-list .price-item .symbol-title .flag-list img[data-v-2317a224] {
  width: 16px;
  height: 100%;
}
.bankprice-list .price-item .price-show[data-v-2317a224] {
  height: 12px;
  width: 100%;
}
.bankprice-list .price-item .price-show .text-999[data-v-2317a224] {
  display: flex;
  justify-content: space-between;
  color: #ccc;
}
.bankprice-list .price-item .price-show .text-999 .text-item[data-v-2317a224] {
  width: 50px;
}

.header-title[data-v-72ae7a2a] {
  height: 30px;
  font-weight: bold;
}
.header-title img[data-v-72ae7a2a] {
  height: 100%;
}
.compute[data-v-72ae7a2a] {
  width: 100%;
  height: 100%;
  min-width: 360px;
}
.compute-container[data-v-72ae7a2a] {
  padding: 70px 10px 10px;
  background: #444;
  color: #fff;
}
.compute-container .symbol[data-v-72ae7a2a] {
  color: #ddd;
  display: flex;
  justify-content: space-between;
}
.compute-container .symbol .flag[data-v-72ae7a2a] {
  display: flex;
  align-items: center;
}
.compute-container .symbol .flag img[data-v-72ae7a2a] {
  width: 18px;
  height: 12px;
}
.compute-container .price-panel[data-v-72ae7a2a] {
  color: #999;
  line-height: 25px;
}
.compute-container .price-panel .price-item[data-v-72ae7a2a] {
  display: flex;
  justify-content: space-between;
}
.compute-container .price-panel .price-item .price-symbol[data-v-72ae7a2a] {
  width: 100px;
  padding-left: 30px;
}
.compute-container .price-panel .price-item .price-type[data-v-72ae7a2a] {
  width: 170px;
  text-align: right;
}
.compute-container .price-total[data-v-72ae7a2a] {
  padding: 20px;
}
.compute-container .price-total .total-item[data-v-72ae7a2a] {
  line-height: 30px;
  display: flex;
  justify-content: space-between;
}
.compute-container .price-show .price-item[data-v-72ae7a2a] {
  display: flex;
  justify-content: space-between;
  color: #999;
  line-height: 30px;
  border-bottom: 1px solid #999;
}
.compute-container .tip[data-v-72ae7a2a] {
  height: 200px;
  width: 100%;
  background: url(../static/img/gull_bg.a15eb824.png) no-repeat;
  background-position: -30px 0;
  background-size: 400px 200px;
}
.compute-container .tip p[data-v-72ae7a2a] {
  width: 208px;
  padding-top: 20px;
  line-height: 25px;
}

.header-img[data-v-5c2bc881] {
  width: 120px;
  height: 40px;
  margin: 10px 15px;
}
.no-margin-top[data-v-5c2bc881] {
  margin-top: 0px !important;
}
.bg-about img[data-v-5c2bc881] {
  height: 100%;
  width: 100%;
}
.heading-strip[data-v-5c2bc881] {
  margin-bottom: 30px;
}
.content p[data-v-5c2bc881] {
  color: #333 !important;
}
p[data-v-5c2bc881] {
  line-height: 30px;
  margin-bottom: 30px;
  font-size: 14px;
}
.decoration[data-v-5c2bc881] {
  height: 1px;
  display: block;
  margin-bottom: 30px;
  clear: both!important;
}
.decoration-margins[data-v-5c2bc881] {
  margin: 0px 20px 0px 20px;
}
.header-clear #page-content-scroll[data-v-5c2bc881] {
  margin-top: 60px;
  padding-top: 0 !important;
}

