html,
body {
  padding: 0px 0px;
  box-sizing: border-box;
  font-size: 14px;
  color: #222222;
  margin: 0px;
  height: 100%;
}

.container {
  background: url('http://img.words.xianyoumi.com/app/static/exchange/background.png') no-repeat;
  background-size: 100% 100%;
  min-height: 100%;
  overflow-y: auto;
}

.container .top {
  width: 100%;
  height: 126px;
  background: url('http://img.words.xianyoumi.com/app/static/exchange/top-bg.png') no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 35px;
  box-sizing: border-box;
  color: #ffffff;
  letter-spacing: 1px;
  font-size: 24px;
  font-weight: normal;
}

.container .top .img {
  width: 61px;
  height: 61px;
}

.container .code-view {
  background: url('http://img.words.xianyoumi.com/app/static/exchange/redeem-code-bg.png') no-repeat;
  background-size: 100% 100%;
  width: calc(100% - 30px);
  margin: 15px;
  height: 60px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.container .code-view .copy-code {
  width: 83px;
  height: 31px;
  background: rgba(255, 230, 214, 0.5);
  border-radius: 5px 5px 5px 5px;
  border: 1px solid #823800;
  display: inline-block;
  text-align: center;
  line-height: 31px;
}

.container .code-view .code-left .code-label {
  color: #111111;
  font-size: 16px;
  font-weight: bold;
}

.container .code-view .code-left .code {
  color: #f9843a;
  font-size: 16px;
  text-decoration: underline;
  text-decoration-color: #f9843a;
}

.container .card {
  width: calc(100% - 20px);
  margin: 0 10px;
  position: relative;
  padding: 15px 5px 0 5px;
  box-sizing: border-box;
}

.container .card .title {
  width: 140px;
  background: url('http://img.words.xianyoumi.com/app/static/exchange/title-bg.png') no-repeat;
  background-size: 100% 100%;
  height: 39px;
  font-weight: bold;
  font-size: 18px;
  color: #ffffff;
  line-height: 39px;
  padding-left: 36px;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
}

.container .card .inner-card {
  border-top: 1px solid #f9843a;
  border-left: 1px solid #f9843a;
  border-right: 1px solid #f9843a;
  border-bottom: 6px solid #f9843a;
  border-radius: 7px 7px 7px 7px;
  background-color: #ffffff;
  text-align: center;
}

.container .card .inner-card .first-title {
  margin-top: 50px;
}

.container .card .inner-card .sub-title {
  text-align: left;
  padding: 0 13px;
  box-sizing: border-box;
  margin-bottom: 16px;
}

.container .card .inner-card .sub-title .step {
  width: 28px;
  height: 28px;
  background: #fedb53;
  border-radius: 49px 49px 49px 49px;
  border: 1px solid #f9843a;
  display: inline-block;
  text-align: center;
  line-height: 28px;
  font-size: 15px;
  color: #000000;
  font-weight: bold;
  z-index: 8;
  position: relative;
}

.container .card .inner-card .sub-title .step-name {
  background: linear-gradient(90deg, #ffeeb0 0%, rgba(255, 238, 176, 0) 98%);
  padding-left: 30px;
  box-sizing: border-box;
  padding-right: 50px;
  height: 28px;
  line-height: 28px;
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  color: #000000;
  margin-left: -14px;
}

.container .card .inner-card .download {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 7px;
}

.container .card .inner-card .download a {
  text-decoration: none;
  color: #000000;
  font-size: 16px;
  font-weight: 500;
  width: 143px;
  height: 42px;
  background: #fff6ef;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #f9843a;
  display: flex;
  align-items: center;
  justify-content: center;
}

.container .card .inner-card .rechange-step {
  width: calc(100% - 50px);
  height: auto;
  margin-bottom: 16px;
}

.container .card .inner-card .download a img {
  width: 26px;
  height: 26px;
  margin-right: 5px;
}

.container .card .inner-card .download-tips {
  font-size: 13px;
  color: #EF3838;
  font-weight: 500;
  text-align: left;
  padding-left: 15px;
  margin-bottom: 18px;
}


.container .card .inner-card .step-1 {
  border: 1px dashed #623B12;
  width: calc(100% - 26px);
  margin-left: 13px;
  height: 43px;
  line-height: 43px;
  margin-bottom: 10px;
  color: #000000;
  font-size: 15px;
  font-weight: bold;
}

.container .card .inner-card .step-2 {
  border: 1px dashed #623B12;
  width: calc(100% - 26px);
  margin-left: 13px;
  height: 43px;
  line-height: 43px;
  color: #000000;
  font-size: 15px;
  font-weight: bold;
}

.container .card-1 {
  margin-top: 28px;
}

.container .card .inner-card .orange {
  color: #F9843A;
}

.container .card .inner-card .tips {
  margin-top: 49px;
  font-size: 15px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 15px;
}

.container .card .inner-card .service {
  width: 131px;
  height: 131px;
  margin-bottom: 20px;
}

.jq-toast-wrap {
  left: calc(50% - 30px) !important;
}

.jq-has-icon {
  width: 60px;
  padding: 10px 10px 10px 10px;
  margin: 0;
  text-align: center;
}
