.certi-wrap {
  position: relative;
  top: 0;
  left: 50%;
  margin-left: -360px;
  width: 720px;
  height: 1280px;
  -webkit-transform-origin: center 0;
          transform-origin: center 0;
}

.certi-wrap .certi-tips {
  position: absolute;
  top: 1021px;
  height: 90px;
  width: 720px;
  max-width: 720px;
  background: url(/css/i/noti-save-certi.png) no-repeat 415px 18px;
  background-size: 226px 43px;
}

.certi-wrap .see-other {
  position: absolute;
  bottom: 70px;
  left: 50%;
  margin-left: -241px;
  width: 203px;
  height: 93px;
  background: url(/css/i/see-other.png) no-repeat;
  background-size: auto 100%;
}

.certi-wrap .share-certi {
  position: absolute;
  bottom: 70px;
  left: 50%;
  margin-left: 58px;
  width: 183px;
  height: 93px;
  background: url(/css/i/share-certi.png) no-repeat;
  background-size: auto 100%;
}

.certi {
  position: relative;
  margin: 0 auto;
  width: 720px;
  height: 1021px;
  background: url(/css/i/certi.jpg) no-repeat;
  background-size: 100% auto;
}

.certi .content {
  position: relative;
  top: 312px;
  left: 283px;
  width: 372px;
}

.certi .joiner {
  font-size: 24px;
  height: 40px;
  display: table;
}

.certi .joiner span {
  display: table-cell;
  height: 40px;
}

.certi .joiner span:first-child {
  vertical-align: bottom;
}

.certi .joiner .joiner-name {
  margin-left: 5px;
  width: 236px;
  line-height: 40px;
  border-bottom: solid 1px #70a7c5;
  text-align: center;
  overflow: hidden;
}

.certi .note {
  margin-top: 50px;
  width: 320px;
  font-size: 20px;
  line-height: 60px;
}

.certi .note strong {
  font-weight: bold;
}

.certi .sender {
  position: relative;
  margin-top: 61px;
  width: 330px;
  height: 40px;
  font-size: 24px;
}

.certi .sender > * {
  float: right;
  line-height: 40px;
}

.certi .sender i {
  height: 40px;
  line-height: 40px;
  margin-right: 14px;
}

.certi .sender .sender-name {
  display: inline-block;
  padding-left: 14px;
  height: 40px;
  line-height: 40px;
  width: 220px;
  font-size: 24px;
  background: rgba(255, 255, 255, 0);
}

.certi .qrcode {
  position: relative;
  margin-top: 36px;
  margin-left: 232px;
  width: 98px;
  height: 98px;
}
