.xlr-popLogin {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  text-align: center;
  font-size: 0;
  white-space: nowrap;
  overflow: auto;
  z-index: 3;
}
.xlr-popLogin::after {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.xlr-popLogin .xlr-login {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  white-space: normal;
  width: 500px;
  background: #fff;
}
.xlr-popTitle {
  height: 50px;
  background: #f6f6f6;
  padding: 16px 21px;
  box-sizing: border-box;
  position: relative;
  text-align: center;
}
.xlr-popTitle .xlr-cm-h3 {
  font-size: 16px;
  color: #444;
}
.xlr-popTitle .xlr-cm-img {
  width: 18px;
  height: 18px;
  cursor: pointer;
  position: absolute;
  right: 21px;
  top: 16px;
}
.xlr-popTitle .xlr-cm-img img {
  display: block;
  width: 100%;
}
.xlr-popFrom {
  padding: 45px 85px 30px;
}
.xlr-popFrom .xlr-cm-input ul li {
  margin-bottom: 15px;
}
.xlr-popFrom .xlr-cm-input ul li:last-child {
  margin-bottom: 0;
}
.xlr-popFrom .xlr-cm-input ul li input {
  width: 330px;
  height: 34px;
  padding-left: 15px;
  background-color: #ffffff;
  border-radius: 4px;
  border: 1px solid #dddddd;
  font-size: 13px;
  color: #444;
  box-sizing: border-box;
}
.xlr-popFrom .xlr-cm-input ul li input::-webkit-input-placeholder {
  color: #888;
}
.xlr-popFrom .xlr-cm-enroll {
  font-size: 14px;
  color: #444;
  text-align: right;
  padding-top: 10px;
}
.xlr-popFrom .xlr-cm-enroll p a {
  color: #444;
}
.xlr-popFrom .xlr-cm-enroll p a:hover {
  color: #cc3333;
}
.xlr-popFrom .xlr-cm-enBtn {
  text-align: center;
  margin-top: 20px;
}
.xlr-popFrom .xlr-cm-enBtn a {
  display: inline-block;
  width: 120px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  background-color: #d4261f;
}
.xlr-popFrom .btn2 {
  margin-left: 40px;
}
.xlr-popFrom .btn3 {
  margin-right: 0px;
}
.xlr-perfect .xlr-perTxt {
  font-size: 14px;
  color: #444;
  text-align: center;
  padding: 55px 0 70px;
}
.xlr-perfect .xlr-perBtn {
  font-size: 16px;
  text-align: center;
  margin-bottom: 45px;
}
.xlr-perfect .xlr-perBtn a {
  display: inline-block;
  width: 120px;
  height: 32px;
  line-height: 32px;
  background-color: #d4261f;
  color: #fff;
}
.xlr-perfect .xlr-perBtn1 {
  font-size: 16px;
  text-align: center;
  margin-bottom: 45px;
}
.xlr-perfect .xlr-perBtn1 a {
  display: inline-block;
  width: 120px;
  height: 32px;
  line-height: 32px;
  background-color: #d4261f;
  color: #fff;
}
.xlr-audit {
  font-size: 14px;
  text-align: center;
  margin-bottom: 105px;
  padding-top: 75px;
}
.xlr-audit .xlr-auditTxt {
  margin-bottom: 15px;
  color: #444;
}
.xlr-audit .xlr-auditTxt2 {
  font-size: 13px;
  color: #888;
}
.xlr-meChoice {
  margin-bottom: 35px;
}
.xlr-meChoice .xlr-me-title {
  margin-top: 42px;
  text-align: center;
}
.xlr-meChoice .xlr-me-title h4 {
  font-size: 14px;
  color: #444;
  font-weight: normal;
}
.xlr-meChoice .xlr-cardVip {
    margin-top: 27px;
    font-size: 0;
    display: flex;
    justify-content: center;
}
.xlr-meChoice .xlr-cardVip .xlr-m-card {
  width: 200px;
  height: 128px;
  display: inline-block;
  padding: 18px 25px 14px;
  background: #a8a19b;
  border-radius: 8px;
  box-sizing: border-box;
  margin-right: 19px;
  margin-left: 40px;
}
.xlr-meChoice .xlr-cardVip .xlr-m-card:last-child {
  margin: 0;
}
.xlr-meChoice .xlr-cardVip .xlr-m-card .xlr-m-carVip {
    font-size: 14px;
    text-align: center;
    color: #fff;
    padding-bottom: 5px;
    border-bottom: 1px solid #fff;
}
.xlr-meChoice .xlr-cardVip .xlr-m-card .xlr-m-priceVip {
    text-align: center;
    color: #fff;
}
.xlr-meChoice .xlr-cardVip .xlr-m-card .xlr-m-priceVip span {
  font-size: 26px;
  font-weight: normal;
  font-weight: 300;
}
.xlr-meChoice .xlr-cardVip .xlr-m-card .xlr-m-priceVip span sup {
  font-size: 14px;
  
}
.xlr-meChoice .xlr-cardVip .xlr-m-card .xlr-m-priceVip .xlr-timeVip {
  font-size: 14px;
  font-weight: normal;
}
.xlr-meChoice .xlr-cardVip .xlr-m-card .xlr-m-btnVip {
  text-align: center;
}
.xlr-meChoice .xlr-cardVip .xlr-m-card .xlr-m-btnVip a {
  display: inline-block;
  width: 140px;
  height: 28px;
  line-height: 28px;
  background-color: #ffffff;
  border: solid 1px #e1e1e1;
  border-radius: 5px;
  font-size: 14px;
  color: #888;
}
.xlr-meChoice .xlr-cardVip .xlr-m-card .xlr-m-btnVip a:hover {
  background: #f8f8f8;
  color: #666;
}
.xlr-meChoice .xlr-cardVip .xlr-m-season {
  background: #a8a19b;
}
.xlr-meChoice .xlr-cardVip .xlr-m-season .xlr-m-carVip {
  color: #fff;
}
.xlr-meChoice .xlr-cardVip .xlr-m-season .xlr-m-priceVip span {
  color: #fff;
}
.xlr-popFrom2 .xlr-cm-input ul .xlr-from-item3 input {
  width: 130px;
}
.xlr-popFrom2 .xlr-cm-input ul .xlr-from-item3 .xlr-from-yz {
  width: 188px;
  height: 34px;
  background: #d5d5d5;
  color: #666;
  font-size: 14px;
  text-align: center;
  line-height: 34px;
  display: inline-block;
  border-radius: 4px;
  margin-left: 12px;
  vertical-align: middle;
}
.xlr-popFrom2 .xlr-from-btn {
  width: 100%;
  margin-left: 0;
  margin-top: 30px;
}
.xlr-popFrom2 .xlr-from-btn a {
  width: 100%;
  border-radius: 4px;
}
.xlr-red {
  color: #cc3333;
}
