.picBox {
  position: relative;
  overflow: hidden;
}
/********************/
.Apic01 {
  width: 55.6%;
  position: relative;
  margin: 0 auto;
  z-index: 100;
  opacity: 1;
}
.Apic01 > img {
  position: relative;
  z-index: 100;
}
.Apic02 {
  position: absolute;
  z-index: 110;
  width: 168%;
  left: -34%;
  bottom: 0%;
  opacity: 0;
}
/********************/
.Bpic01 {
  width: 55.6%;
  position: relative;
  margin: 0 auto;
  padding: 0 0 3% 0;
  z-index: 100;
  opacity: 0;
}
.Bpic01 > img {
  position: relative;
  z-index: 100;
}
.Bpic01 > div {
  width: 252%;
  position: absolute;
  bottom: 0;
  left: -76%;
  z-index: 90;
}
/********************/
.Cpic01 {
  width: 55.6%;
  position: absolute;
  left: 7%;
  top: 5%;
  z-index: 100;
  opacity: 0;
}
.Cpic02 {
  position: relative;
  z-index: 110;
  width: 48.6%;
  margin: 0 7% 0 auto;
  opacity: 0;
}
/********************/
.Dpic01 {
  position: relative;
  width: 86%;
  margin: 0 auto;
  opacity: 0;
}
.Dpic01 > img {
  position: relative;
  z-index: 100;
}
.rate {
  position: relative;
  z-index: 110;
  width: 100%;
  background: url("../images/currency/pic_D01.png") center top no-repeat;
  background-size: 100% auto;
  padding: 1em 1em 1em 1em;
}
.rate > div:nth-child(1) {
  text-align: left;
  color: #6f89b2;
  font-size: 0.6em;
  line-height: 1.4em;
  margin: 0 0 2em 0;
}
.rate table {
  width: 100%;
  margin: 0 auto;
  font-size: 0.7em;
  border-bottom: 1px solid #f3f3f3;
  padding: 0.5em 0;
}
.rate table tr > th {
  color: #997cdd;
  border-bottom: 1px solid #f3f3f3;
  padding: 0.7em 0.2em;
  text-align: right;
}
.rate table tr > th:nth-child(1) {
  color: #997cdd;
  border-bottom: 1px solid #f3f3f3;
  padding: 0.7em 0.2em;
  text-align: left;
}
.rate table tr > td {
  color: #032146;
  border-bottom: 1px solid #f3f3f3;
  padding: 0.7em 0.2em;
  text-align: right;
}
.rate table tr > td:nth-child(1) {
  color: #666666;
  border-bottom: 1px solid #f3f3f3;
  padding: 0.7em 0.2em;
  text-align: left;
}
.link {
  position: relative;
  z-index: 800;
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  font-size: 0.92em;
  vertical-align: top;
  padding: 0.4em 1em;
  border: 1px solid #7b34c6;
  background: #7b34c6;
  border-radius: 300px;
}
.link > img {
  display: inline-block;
  height: 0.9em;
  width: auto;
  vertical-align: top;
  margin: 0 0 0 0.4em;
}
.link:hover {
  text-decoration: none;
  border: 1px solid #9A7FDD;
}
/********************/
.myLink {
  position: relative;
  z-index: 800;
  display: inline-block;
  color: #9A7FDD;
  text-decoration: none;
  font-size: 0.92em;
  vertical-align: top;
  padding: 0.4em 1em;
  border: 1px solid #9A7FDD;
  border-radius: 300px;
  margin: 2em 0 0 0;
  background: #ffffff;
}
.myLink > img {
  display: inline-block;
  height: 0.9em;
  width: auto;
  vertical-align: top;
  margin: 0 0 0 0.4em;
}
.myLink:hover {
  text-decoration: none;
  border: 1px solid #9A7FDD;
}
/********************/
@media screen and (min-width: 451px) and (max-width: 820px) {
  /********************/
  .rate {
    position: relative;
    z-index: 110;
    width: 100%;
    background: url("../images/currency/pic_D01.png") center top no-repeat;
    background-size: 100% auto;
    padding: 1.3em 2.3em 1em 2.3em;
  }
  .rate table tr > th {
    color: #997cdd;
    border-bottom: 1px solid #f3f3f3;
    padding: 1.2em 0.2em;
    text-align: right;
  }
  .rate table tr > th:nth-child(1) {
    color: #997cdd;
    border-bottom: 1px solid #f3f3f3;
    padding: 1.2em 0.2em;
    text-align: left;
  }
  .rate table tr > td {
    color: #032146;
    border-bottom: 1px solid #f3f3f3;
    padding: 0.7em 0.2em;
    text-align: right;
  }
  .rate table tr > td:nth-child(1) {
    color: #666666;
    border-bottom: 1px solid #f3f3f3;
    padding: 0.7em 0.2em;
    text-align: left;
  }
}
/********************/
@media screen and (min-width: 821px) {
  .rate {
    position: relative;
    z-index: 110;
    width: 100%;
    background: url("../images/currency/pic_D01.png") center top no-repeat;
    background-size: 100% auto;
    padding: 1.3em 1.8em 1em 1.5em;
  }
  .rate > div:nth-child(1) {
    text-align: left;
    color: #6f89b2;
    font-size: 1em;
    line-height: 1.4em;
    margin: 0 0 2em 0;
  }
  .rate table {
    width: 100%;
    margin: 0 auto;
    font-size: 0.9em;
    border-bottom: 1px solid #f3f3f3;
    padding: 0.5em 0;
  }
  .rate table tr > th {
    color: #997cdd;
    border-bottom: 1px solid #f3f3f3;
    padding: 0.7em 0.2em;
    text-align: right;
  }
  .rate table tr > th:nth-child(1) {
    color: #997cdd;
    border-bottom: 1px solid #f3f3f3;
    padding: 0.7em 0.2em;
    text-align: left;
  }
  .rate table tr > td {
    color: #032146;
    border-bottom: 1px solid #f3f3f3;
    padding: 0.7em 0.2em;
    text-align: right;
  }
  .rate table tr > td:nth-child(1) {
    color: #666666;
    border-bottom: 1px solid #f3f3f3;
    padding: 0.7em 0.2em;
    text-align: left;
  }
}
