
.rsign {
  position: fixed;
  z-index: 100;
  left: 0;
  top: 247px;
  display: flex;
}

.rsign>.rsign-a1 {
  display: inline-block;
  background: url(../images/register/SQ-btn-show2.png);
  width: 24px;
  height: 69px;
  margin-top: 8px;
  background-position-x: -33px;
}

.rsign>.rsign-a2 {
  display: inline-block;
  background: url(../images/register/SQ-btn-show2.png);
  width: 24px;
  height: 69px;
  margin-top: 8px;
  background-position-x: 0px;
}

.rsign>a.hide {
  display: none !important;
}

.rsign-view {
  background: url(../images/register/popup-sign.png);
  width: 260px;
  height: 482px;
  padding: 70px 0px 0;
  transition: width 0.5s ease;
  overflow: hidden;
}

.rsign-btn {
  width: 244px;
  margin: 0 8px;
  display: flex;
  justify-content: space-between;
}

.rsign-btn>a {
  display: inline-block;
  background: url(../images/register/popup-btn1.png);
  width: 120px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #000000;
  font-size: 16px;
  font-weight: 700;
}

.rsign-btn>a.geted {
  background: url(../images/register/popup-btn2.png) !important;
}

.rsign-body {
  margin: 5px 8px 0;
  padding-top: 15px;
  text-align: center;
  display: none;
  width: 244px;
}

.rsign-body-two {
  margin: 5px 8px 0;
  padding-top: 15px;
  text-align: center;
  width: 244px;
  display: none;
}

.rsign-body-two.show {
  display: block;
}

.rsign-body {
  margin: 5px 8px 0;
  padding-top: 15px;
  text-align: center;
  display: none;
  width: 244px;
}

.rsign-body.show {
  display: block;
}

.real-number {
  width: 240px;
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #505050;
  margin-bottom: 10px;
  padding: 0 5px;
}

.real-number_input {
  width: 156px;
  height: 27px;
  padding-left: 10px;
  border: 1px solid #000000;
}

.real-number>p {
  flex: 1;
  color: #000000;
  font-size: 14px;
  text-align: right;
}

.login-box_from {
  display: flex;
  justify-content: space-between;
}

.rsign-code {
  width: 110px;
  height: 41px;
  margin-left: 24px;
}

.rsign-a {
  display: inline-block;
  background: url(../images/register/btn-sign.png);
  width: 154px;
  height: 47px;
  margin-top: 10px;
}

.rsign-a.top {
  margin-top: 100px;
}

.real-number_input2 {
  width: 79px;
  height: 27px;
  padding-left: 10px;
  border: 1px solid #000000;
  margin-right: 4px;
}

.real-number-a {
  width: 73px;
  height: 25px;
  border-radius: 25px;
  text-align: center;
  line-height: 25px;
  border: 1px solid #ff6c00;
  color: #ff6c00;
  font-size: 10px;
}

.rsign-title {
  color: #808080;
  font-size: 14px;
  padding-left: 24px;
  text-align: left;
}

.rsign-body-top {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ff0000;
  font-size: 14px;
  margin-bottom: 8px;
}

.rsign-body-top>img {
  margin-top: 2px;
}

.rsign-body2 {
  padding-top: 7px !important;
}

.rsign-body3 {
  padding-top: 7px !important;
}

.from-flex.top {
  margin-top: 54px;
}

.rsign-p {
  color: #000000;
  font-size: 16px;
  width: 206px;
  border-bottom: 1px solid #cdcdcd;
  padding-bottom: 5px;
}

.rsign-body-cfir {
  display: flex;
  align-items: center;
}

.rsign-body-cfir>p {
  color: #009a07;
  font-size: 18px;
  font-weight: 700;
  margin-left: 8px;
}

.rsign-top {
  height: 285px;
  overflow-x: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 10px;
}

.rsign-title.pl0 {
  padding-left: 0;
  margin-top: 10px;
}

.from-flex.mt-5 {
  margin-top: 5px;
}

.rsign-tab-body {
  display: none;
}

.rsign-tab-body.show {
  display: block;
}


.rsign-body-three {
  margin: 5px 8px 0;
  padding-top: 7px;
  text-align: center;
  display: none;
  width: 244px;
}

.rsign-body-three.show {
  display: block;
}

.layui-layer-msg {
    left: 35px !important;
    min-width: 190px !important;
}