.no-top-bg {
  background-color: #eff2f7;
}
.baseInfoSet,.invitation {
  box-sizing: border-box;
  width: 1200px;
  min-height: 600px;
  margin: 18px auto 53px auto;
  background-color: #fff;
  padding: 20px 100px 80px 100px;
}
.account_header {
  border-bottom: 1px solid #e4e4e4;
}
.c-h {
  font-size: 18px;
  color: #03B2FF;
  line-height: 50px;
  font-weight: 700;
}
.c-h .epigraph {
  display: inline-block;
  margin-left: 20px;
  color: #a2a2a2;
  font-weight: 100;
}
.avatar {
  height: 140px;
  width: 140px;
  border-radius: 50%;
}
.qrcodeinfo {
  display: block;
  height: 120px;
  width: 120px;
  margin: 0 auto;
}
.set-form {
  display: flex;
  justify-content: space-between;
}
.set-info-left {
  display: flex;
  width: 600px;
  flex-direction: column;
  justify-content: space-between;
}
.set-btn {
  width: 140px;
  height: 44px;
  background-color: #03B2FF;
}
.input-group {
  height: 116px;
  border-bottom: 1px solid #e9e9e9;
}
.input-group label {
  display: block;
  line-height: 50px;
  color: #666;
}
.input-group input {
  width: 100%;
  height: 42px;
  line-height: 42px;
  border: none;
  border-radius: 2px;
  background-color: #eff2f7;
  padding-left: 20px;
}
.set-avatar {
  width: 140px;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
}
.avatar {
  margin-top: 18px;
  margin-bottom: 20px;
}
.qrcodeinfo {
  margin-top: 27px;
 
}
.qrcode-des {
  width: 123px;
  color: #a2a2a2;
  font-size: 12px;
  line-height: 1.5;
}
.address-item {
  width: 800px;
  height: 148px;
  position: relative;
  box-sizing: border-box;
  padding: 5px 20px;
  border: 1px solid #e4e4e4;
  margin-bottom: 18px;
}
.address-item .bottom-btns {
  position: absolute;
  bottom: 15px;
  right: 20px;
  text-align: right;
}
.address-item .remove {
  position: absolute;
  top: 12px;
  right: 20px;
  width: 20px;
  height: 20px;
  text-align: center;
}
.address-item .bottom-btns a {
  display: inline-block;
  color: #03B2FF;
  line-height: 18px;
  font-size: 12px;
  width: 64px;
  height: 18px;
  margin-left: 22px;
  text-align: center;
}
.address-item .address-info-dt {
  line-height: 30px;
  color: #2e2e2e;
  font-weight: 700;
  display: flex;
  align-items: center;
}
.address-item .address-info-dt > span {
  margin-right: 18px;
}
.address-info-dl dd {
  color: #a2a2a2;
  font-size: 12px;
  line-height: 25px;
}
.address-info-dl dd .address-label {
  display: inline-block;
  width: 70px;
  text-align: right;
}
.address-item .address-info-dt .is-default {
  width: 82px;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  border-radius: 2px;
  text-align: center;
  background-color: #43c9ff;
  color: #fff;
}
.address-item .address-info-dt .fullAddr {
  width: 92px;
}
body .address-form.layui-layer {
  padding: 0 30px;
  background: #fff;
  box-sizing: border-box;
}
body .address-form.layui-layer .layui-layer-content {
  overflow: initial;
}
body .address-form.layui-layer .layui-layer-title {
  color: #03B2FF;
  font-size: 16px;
  line-height: 50px;
  background-color: #fff;
  border-bottom: 1px solid #e9e9e9;
}
body .address-form .layui-form-label {
  text-align: left;
  color: #a2a2a2;
}
body .address-form .layui-form-label::before {
  content: "*";
  display: inline-block;
  color: #eb3223;
  margin-left: -10px;
  margin-right: 5px;
  line-height: 30px;
}
body .address-form .layui-layer-btn {
  padding-left: 0;
}
body .address-form .layui-layer-btn0 {
  background: #03B2FF;
  border-color: #03B2FF;
  margin-bottom: 20px;
  line-height: 38px;
  height: 38px;
  margin-top: 30px;
}

.layui-input,
.layui-select,
.layui-textarea {
  height: 42px;
}
.operating {
  line-height: 70px;
  color: #a2a2a2;
}
.add-btn {
  margin-right: 20px;
}
.swal-footer {
  text-align: center;
}
.qr-code{
  color: #1E2027 ;
  font-size: 17px;
  line-height: 34px;
}