.close {
  position: absolute;
  top: 0.27rem;
  right: 0.34rem;
  width: 0.4rem;
  height: 0.4rem;
  background: url(/css/i/close.png) no-repeat;
  background-size: 100% auto;
  cursor: pointer;
  z-index: 99;
}

.package {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 3.97rem;
  height: 2.77rem;
  background: url(/css/i/send.png) no-repeat;
  background-size: auto 100%;
}

.package .bottom {
  margin-top: 0.55rem;
  margin-left: 1rem;
  width: 1.51rem;
  height: 1.55rem;
  cursor: pointer;
}

.see-other {
  position: absolute;
  right: 0.36rem;
  bottom: 0.32rem;
  width: 1.44rem;
  height: 0.98rem;
  background: url(/css/i/look.png) no-repeat;
  background-size: auto 100%;
}

.see-other .bottom {
  margin-left: 0.05rem;
  width: 1.02rem;
  height: 0.98rem;
  cursor: pointer;
}

.send-mail {
  position: relative;
  padding-top: 0.77rem;
  max-width: 7.2rem;
  top: 0;
  left: 0;
  margin: 0 auto;
  min-height: 100%;
}

.send-mail .hd-to2035 {
  margin: 0 auto;
  width: 6rem;
  height: 1.9rem;
  background: url(/css/i/to2035.png) no-repeat;
  background-size: 100% auto;
}

.send-mail .paper {
  position: relative;
  margin: 0 auto;
  margin-top: 0.6rem;
  width: 6.48rem;
  height: 8.42rem;
  background: url(/css/i/paper.png) no-repeat 0.36rem;
  background-size: auto 100%;
}

.send-mail .deco {
  position: absolute;
  top: -1.03rem;
  right: 0.3rem;
  width: 5.19rem;
  height: 7.44rem;
  background: url(/css/i/deco1.png) no-repeat;
  background-size: auto 100%;
}

.send-mail .recipient {
  position: relative;
  overflow: hidden;
  top: 1.68rem;
  left: 1rem;
  width: 4.48rem;
  line-height: 0.4rem;
  font-size: 0.24rem;
}

.send-mail .recipient .icon-to {
  float: left;
  margin-left: 0.06rem;
  width: 0.55rem;
  height: 0.4rem;
  background: url(/css/i/to.png) no-repeat 0 0.02rem;
  background-size: 0.55rem 0.33rem;
}

.send-mail .recipient #recipient {
  float: left;
  display: inline-block;
  padding-left: 0.14rem;
  height: 0.4rem;
  line-height: 0.4rem;
  width: 3.8rem;
  font-size: 0.24rem;
  background: rgba(255, 255, 255, 0);
}

.send-mail .recipient .reci-placeholder {
  position: absolute;
  top: 0.07rem;
  left: 0.75rem;
  width: 3rem;
  height: 0.3rem;
  background: url(/css/i/ph1.png) no-repeat;
  background-size: 100% auto;
  pointer-events: none;
}

.send-mail .letter-content {
  position: relative;
  overflow: hidden;
  top: 2.09rem;
  left: 1rem;
  width: 4.48rem;
  height: 3.6rem;
}

.send-mail .letter-content textarea {
  width: 100%;
  height: 100%;
  line-height: 0.4rem;
  font-size: 0.24rem;
  font-family: "Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei",sans-serif;
  background: rgba(255, 255, 255, 0);
}

.send-mail .letter-content .content-placeholder {
  position: absolute;
  top: 0.09rem;
  left: 0.07rem;
  width: 4.27rem;
  height: 1.49rem;
  background: url(/css/i/ph2.png) no-repeat;
  background-size: 100% auto;
  pointer-events: none;
}

.send-mail .sender {
  position: relative;
  overflow: hidden;
  top: 2.08rem;
  left: 1rem;
  width: 4.48rem;
  height: 0.4rem;
  font-size: 0.24rem;
}

.send-mail .sender > * {
  float: right;
}

.send-mail .sender i {
  height: 0.4rem;
  line-height: 0.4rem;
}

.send-mail .sender #sender {
  display: inline-block;
  padding-left: 0.14rem;
  height: 0.4rem;
  line-height: 0.4rem;
  width: 2.2rem;
  font-size: 0.24rem;
  background: rgba(255, 255, 255, 0);
}

.send-mail .sender .sender-placeholder {
  position: absolute;
  top: 0.07rem;
  right: 0.23rem;
  width: 1.85rem;
  height: 0.25rem;
  background: url(/css/i/ph3.png) no-repeat;
  background-size: 100% auto;
  pointer-events: none;
}
