.log-off .back[data-v-b356a998] {
  position: absolute;
  left: 0;
  z-index: 2;
  top: 0.4rem;
  cursor: pointer;
}
.log-off .info[data-v-b356a998] {
  padding: 0.4rem 0.8rem 0.8rem;
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  box-shadow: 0 0.08rem 0.16rem rgba(0,0,0,0.1);
  border-radius: 0.04rem;
}
.log-off .info .title[data-v-b356a998] {
  font-size: 0.2rem;
  font-weight: 700;
  margin-top: 0.18rem;
  margin-bottom: 0.09rem;
}
.log-off .info .notice[data-v-b356a998] {
  font-size: 0.12rem;
  line-height: 0.2rem;
  margin-top: 0.3rem;
  text-align: left;
}
.log-off .info .notice .notice-head[data-v-b356a998] {
  font-weight: 700;
}
.log-off .info .notice .notice-limit[data-v-b356a998] {
  font-weight: 700;
}
.log-off .info .protocol-box[data-v-b356a998] {
  padding: 0 0.8rem;
  font-size: 0.14rem;
  color: #333;
  background: #fff;
  width: 100%;
  margin-top: 0.4rem;
}
.log-off .info .protocol-box .content[data-v-b356a998] {
  padding-left: 0.2rem;
  display: inline-block;
  left: 50%;
  transform: translateX(-50%);
}
.log-off .info .protocol-box .content .actived[data-v-b356a998] {
  color: var(--old-red);
}
.log-off .info .protocol-box .svg-wrap[data-v-b356a998] {
  width: 0.16rem;
  height: 0.16rem;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.08rem;
  background: #e6e6e6;
  border-radius: 50%;
}
.log-off .info .protocol-box .svg-wrap.actived[data-v-b356a998] {
  background: var(--old-red);
}
.log-off .info .protocol-box .svg-wrap .svg-box[data-v-b356a998] {
  position: absolute;
  left: 0;
}
.log-off .info .protocol-box .pro-title[data-v-b356a998] {
  color: var(--old-red);
}
.log-off .content-item[data-v-b356a998] {
  line-height: 0.22rem;
  font-size: 0.13rem;
  margin-bottom: 0.12rem;
  white-space: pre-wrap;
}
.log-off .prox-title[data-v-b356a998] {
  font-size: 0.18rem;
  font-weight: bold;
  margin-bottom: 0.1rem;
}
.log-off .submit-btn[data-v-b356a998] {
  height: 0.4rem;
  border-radius: 0.2rem;
  margin-top: 0.1rem;
  background-color: var(--old-red);
  display: inline-block;
  color: #fff;
  border: none;
  padding: 0 0.45rem;
  width: auto;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
}
.log-off .submit-btn.disabled[data-v-b356a998] {
  cursor: not-allowed;
  background: #e6e6e6;
}
.log-off .phone-verify-wrap[data-v-b356a998] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.log-off .phone-verify-wrap .phone[data-v-b356a998] {
  font-size: 0.22rem;
  margin-top: 0.12rem;
  margin-bottom: 0.2rem;
}
.log-off .phone-verify-wrap .input-wrap[data-v-b356a998] {
  display: flex;
  align-items: center;
}
.log-off .phone-verify-wrap .input-wrap input[data-v-b356a998] {
  width: 2.4rem;
  border: 1px solid transparent;
  border-bottom: 1px solid #ccc;
  padding: 0.06rem 0;
  margin-right: 0.1rem;
}
.log-off .phone-verify-wrap .input-wrap .sms[data-v-b356a998] {
  background-color: #333;
  color: #fff;
  height: 0.3rem;
  min-width: 0;
  padding: 0 0.2rem;
  border-radius: 0.02rem;
  line-height: 0.3rem;
  cursor: pointer;
}
.log-off .phone-verify-wrap .input-wrap .sms.disabled[data-v-b356a998] {
  cursor: not-allowed;
  background: #e6e6e6;
}
.log-off .phone-verify-wrap .delete[data-v-b356a998] {
  height: 0.34rem;
  line-height: 0.34rem;
  border-radius: 0.24rem;
  display: inline-block;
  width: auto;
  padding: 0 0.3rem;
  color: #fff;
  border: none;
  background: var(--old-red);
  margin-top: 0.4rem;
  font-size: 0.14rem;
  cursor: pointer;
}
.log-off .phone-verify-wrap .delete.disabled[data-v-b356a998] {
  background: #e6e6e6;
  cursor: not-allowed;
}

