body {
  padding-top: 81px;
}

a {
  color: inherit !important;
}

.text-666666 {
  color: #666666;
}

.text-353535 {
  color: #353535;
}

.text-a4a4a4 {
  color: #a4a4a4;
}

.text-005297 {
  color: #005297;
}

.text-indent {
  text-indent: 2rem;
}

.color-555 {
  color: #555555 !important;
}

.currency-title span {
  width: 100px;
  height: 5px;
  background: #00a1e9;
  border-radius: 3px;
  display: block;
  margin: 0 auto;
}

.w-fiecontent {
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
}

.bg-huise {
  background: #f5f5f5;
}

.bg-baise {
  background: #fff;
}

.bg-555 {
  background: #f5f5f5;
}

.bg-F1F6F9 {
  background: #f1f6f9;
}

.bg-c8c8c8 {
  background-color: #c8c8c8;
}

.img-cover {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.mt-2em {
  margin-top: -2rem;
  position: relative;
  z-index: 2;
}

.mt-28em {
  margin-top: -2.8rem;
  position: relative;
  z-index: 2;
}

.bg-00A1E9 {
  background: #00a1e9;
}

.bg-07599B {
  background: #07599b;
}

.box-shadow-hui {
  -webkit-box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 5px 16px 0px rgba(0, 0, 0, 0.15);
}

.ml-15 {
  margin-left: -15px;
}

.mr-15 {
  margin-right: -15px;
}

.my-button {
  height: 50px;
  line-height: 50px;
  padding: 0 49px;
  background-color: #009fe9;
  border: none;
  outline: none;
  color: #fff;
}

.my-button:hover {
  background-color: #225483;
}

.z-inex2 {
  z-index: 2;
}

.border-2-C6C6C6 {
  border: 2px solid #c6c6c6;
}

.bottom-0 {
  bottom: 0;
}

.w-35 {
  width: 35% !important;
}

.w-65 {
  width: 65% !important;
}

.w-70 {
  width: 70% !important;
}

.lanseborder {
  width: 96%;
  height: 10px;
  background: #00a1e9;
  border-radius: 5px;
  overflow-x: hidden;
  position: absolute;
  top: 0;
  left: 2%;
}

.little-lan {
  width: 53px;
  height: 25px;
  background: #00a1e9;
  border-radius: 4px;
  line-height: 25px;
  color: #fff;
  text-align: center;
  margin: 0 auto;
}

.little-line {
  width: 60%;
  height: 2px;
  background: #dedede;
  margin: 0 auto;
}

.fz-14 {
  font-size: 20px;
}
/*# sourceMappingURL=currency.css.map */