@charset"utf-8";
* {
  background-repeat: no-repeat;
}
html {
  width: 100%;
  height: 100%;
  font-size: 20px;
}
html body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: "PingFangSCMedium", sans-serif;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/*input[type=date]::-webkit-inner-spin-button { visibility: hidden; }*/
/*input[type=date]::-webkit-calendar-picker-indicator {*/
/*display: none;*/
/*}*/
html body ul {
  margin: 0;
  padding: 0;
}
html body ul li {
  list-style: none;
}
html body p {
  margin: 0;
}
html body h1,
html body h2,
html body h3,
html body h4,
html body h5 {
  margin: 0;
  padding: 0;
}
html body a {
  text-decoration: none;
  color: #333333;
}
html body img {
  border: none;
}
html body input {
  border: none;
  padding: 0;
}
html body button {
  padding: 0;
  background: transparent;
  border: none;
}
html body input,
html body textarea,
html body a {
  outline: none;
}
.oneNone {
  display: none;
}
twoBolck {
  display: block;
}
.borderBox {
  box-sizing: border-box;
}
.pointer {
  cursor: pointer;
}
.borderBox {
  box-sizing: border-box;
}
.navbar {
  width: 100%;
  height: 2.2rem;
  line-height: 2.2rem;
  box-sizing: content-box;
  background: #ffffff;
  color: #171717;
  font-size: .9rem;
  font-family: PingFang-SC-Medium;
  font-weight: bold;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
}
.left-back {
  height: 100%;
  width: 2.2rem;
  cursor: pointer;
  display: inline-block;
  position: absolute;
  z-index: 2;
}
.navbar .left-back img {
  height: .75rem;
  margin-left: .8rem;
  width: 0.4rem;
  cursor: pointer;
}
.navbar .title {
  display: inline-block;
  font-size: .9rem;
  font-family: PingFang-SC-Regular;
  color: #171717;
  font-weight: 400;
  width: 100%;
  height: 100%;
  line-height: 2.2rem;
  text-align: center;
  position: absolute;
  left: 0;
}



.paddingLeft27 {
  padding-left: 0.36rem;
}
.lineheight70 {
  line-height: 0.93333333rem;
}
.common-input-style {
  box-sizing: border-box;
  border: 0.01333333rem solid #CCC;
  border-radius: 0.13333333rem;
  -webkit-border-radius: 0.13333333rem;
  -moz-border-radius: 0.13333333rem;
  -o-border-radius: 0.13333333rem;
  -ms-border-radius: 0.13333333rem;
  height: 100%;
  font-size: 0.75rem;
  line-height: 0.93333333rem;
  text-indent: 0.28rem;
}
.title-tip {
  height: 2.25rem;
  line-height: 2.25rem;
  font-size: .6rem;
  font-family: PingFang-SC-Bold;
  font-weight: 600;
  padding-left: .9rem;
  box-sizing: border-box;
  color: #666666;
}
.info-container {
  background: #fff;
  height: 4.13333333rem;
}
.info-container .left {
  width: 4.4rem;
  height: 4.4rem;
  background: #F0F0F0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  line-height: 11rem;
  color: #999;
  font-size: .6rem;
  text-align: center;
  background-image: url(https://hsy1.jibai.com/static/jibai/img/man.png);
  background-repeat: no-repeat;
  background-size: 2.25rem 2.2rem;
  background-position: center 1.1rem;
  position: relative;
  margin: 0rem auto;
}
.left2 {
    background-image: url(https://hsy1.jibai.com/static/jibai/img/wuman.png) !important;
}
.info-container .left input#upload-img1,
.info-container .left input#upload-img2 {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 2;
}
.tximg {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.info-container.one {
  margin-top: 0;
}
.info-container.one .left {
  background-image: url(https://hsy1.jibai.com/static/jibai/images/default_portrait_male.png);
  background-size: 1.93333333rem 1.78666667rem;
}
.info-container .right {
  float: left;
  width: calc(100% - 218rem / 75);
  text-indent: 0.53333333rem;
}
.right label {
  width: 96%;
  margin-left: 4%;
  display: block;
  height: 2.75rem;
  line-height: 2.75rem;
  font-size: .75rem;
  border-bottom: 1px solid #E5E5E5;
  position: relative;
}
.right label span {
  float: left;
}
.right label input {
  float: right;
  width: 70%;
  height: 100%;
  line-height: 1rem;
  color: #333333;
  background-color: #ffffff;
  box-sizing: border-box;
  outline: none;
  text-align: right;
  -webkit-text-align: right;
  padding-right: 1rem;
  font-size: .75rem;
  margin: 0;
  border: none;
}
.right label:nth-of-type(3) {
  margin-bottom: 0.37333333rem;
}
.right label:nth-of-type(4) {
  margin-bottom: 0;
  height: 3rem;
  line-height: 3rem;
}
.right label:nth-of-type(4) .sex {
  display: inline-block;
  position: relative;
  float: right;
  width: 5rem;
  text-align: center;
}
.right label:nth-of-type(4) .sex span {
  display: block;
  position: absolute;
  text-indent: 0.4rem;
  left: .3rem;
  top: 1.1rem;
  width: .75rem;
  height: .75rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border: 0.04333333rem solid #999;
}
.right label:nth-of-type(4) .sex span::after {
  width: 0.35rem;
  height: 0.35rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  content: '';
  display: block;
  position: absolute;
  top: 0.2rem;
  left: 0.2rem;
}
.right label:nth-of-type(4) .sex span.active {
  border-color: #F64150;
}
.right label:nth-of-type(4) .sex span.active::after {
  background: #F64150;
}
.right label:nth-of-type(4) .sex:nth-of-type(2) {
  margin-left: 1rem;
}
.right label:nth-of-type(4) .sex:nth-of-type(2) span {
  left: -0.1rem;
}
.createPersonal-container {
  width: 100%;
  height: 100%;
  padding-top: 2rem;
  color: #333;
  background: #f9f9ef;
  font-size: 1.5rem;
  overflow: auto;
}
.createPersonal-container form {
  height: 100%;
  padding: 0;
}
.createPersonal-container form .info-container {
  width: 100%;
  height: 7.5rem;
  box-sizing: border-box;
  background: #fff;
  text-align: center;
  padding-top: .95rem;
}
.createPersonal-container form .title-tip {
  background: #f9f9ef;
}
.createPersonal-container form .select-vip {
  height: auto;
  background: #fff;
}
.select-vip .right {
  height: auto;
}
.createPersonal-container form .select-vip .pic {
  width: 2.45333333rem;
  position: relative;
  float: left;
  margin-top: 0.52rem;
}
.createPersonal-container form .select-vip .pic img {
  width: 100%;
  height: 2.45333333rem;
  display: block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}
.createPersonal-container form .select-vip .pic p {
  text-align: center;
  line-height: 0.37333333rem;
  font-size: 0.37333333rem;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #333;
  margin-top: 0.34666667rem;
}
.createPersonal-container form .select-vip .pic .selected {
  display: none;
  position: absolute;
  right: 0;
  top: 1.73333333rem;
  background: #F64150;
  width: 0.54666667rem;
  height: 0.54666667rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  box-sizing: border-box;
  border: 0.02666667rem solid #fff;
  color: #fff;
  background-image: url(https://hsy1.jibai.com/static/jibai/images/true_mark.png);
  background-size: 0.29333333rem 0.21333333rem;
  background-position: center;
  background-repeat: no-repeat;
}
.createPersonal-container form .select-vip .pic.active .selected {
  display: block;
}
.createPersonal-container form .select-vip .pic:nth-of-type(1) {
  margin-left: 1.42666667rem;
}
.createPersonal-container form .select-vip .pic:nth-of-type(2) {
  margin-left: 2.24rem;
}
.createPersonal-container form .public {
  width: 100%;
  height: 3rem;
  background-color: #ffffff;
  margin-top: .75rem;
  line-height: 3rem;
  box-sizing: border-box;
  padding-left: .75rem;
  font-size: .75rem;
}
.createPersonal-container form .public .choose {
  display: inline-block;
  position: relative;
}
.createPersonal-container form .public .choose span {
  display: block;
  position: absolute;
  text-indent: 0.4rem;
  left: -1.7rem;
  top: 1.1rem;
  width: .75rem;
  height: .75rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border: 0.04333333rem solid #999;
}
.createPersonal-container form .public .choose span::after {
  width: 0.35rem;
  height: 0.35rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  content: '';
  display: block;
  position: absolute;
  top: 0.2rem;
  left: 0.2rem;
}
.createPersonal-container form .public .choose span.active {
  border-color: #F64150;
}
.createPersonal-container form .public .choose span.active::after {
  background: #F64150;
}
.createPersonal-container form .public .choose:nth-of-type(1) {
  margin-left: 16%;
}
.createPersonal-container form .public .choose:nth-of-type(2) {
  margin-left: 26%;
}
.createPersonal-container form .password-input {
  display: none;
  margin-top: 1rem;
  width: 100%;
  padding: 0 .75rem;
  height: 3rem;
  position: relative;
  box-sizing: border-box;
  line-height: 3rem;
  background-color: #fff;
  font-size: .75rem;
}
.password-input > div {
  width: 76%;
  height: 100%;
  line-height: 3rem;
  float: right;
}
.password-input > div input {
  width: 100%;
  outline: none;
  box-sizing: border-box;
  height: 100%;
  font-size: .75rem;
  line-height: 1rem;
  border: none;
}
.createPersonal-container form .create-btn {
  width: 90%;
  height: 2.2rem;
  margin: 2.25rem auto;
  background: #F64150;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  text-align: center;
  line-height: 2.2rem;
  color: #fff;
  font-size: .85rem;
  box-sizing: border-box;
}


/*覆盖箭头*/
.fgSerr {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: 1rem;
  left: 4.8rem;
  background-color: #ffffff;
}
/*下一步*/
.two {
  width: 100%;
}
.Three {
  background-color: #ffffff;
}
.two > .pic {
  width: 30%;
  height: 100%;
  display: inline-block;
  text-align: center;
  padding-top: 16%;
  position: relative;
  font-size: .7rem;
}
.imgC {
  width: 5.5rem;
  height: 5.5rem;
  border: 2px solid #ffffff;
}
.vipImg {
  display: inline-block;
  width: 2rem;
  height: .75rem;
}
.vipImg img {
  width: 100%;
  height: 100%;
}
.imgClass {
  border-radius: 50%;
  border: 2px solid #F64150;
}
.dui {
  position: absolute;
  top: 7rem;
  right: 4%;
  width: 1.05rem;
  height: 1.05rem;
}
/*弹出层样式*/
.toast {
  width: 70%;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  background-color: #faecd8;
  font-size: .8rem;
  position: absolute;
  top: 24%;
  left: 17%;
  border-radius: 5px;
  color: #e6a23c;
}
.loading {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 101;
  background-color: rgba(0,0,0,0.5);
  display: none;
}
.loading > img {
  width: 22%;
  display: inherit;
  height: 10%;
  margin: 60% auto;
}
/*vip遮罩层*/
.zZc {
  width: 5.5rem;
  height: 5.5rem;
  border-radius: 50%;
  background-color: rgba(0,0,0,0.6);
  position: absolute;
  top: 32%;
  right: 20%;
}
.model1, .model2 {
  width: 100%;
  min-height: 100%;
  background-color: rgba(0,0,0,0.3);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
.modelCen {
  width: 13.75rem;
  height: 6.65rem;
  background-color: #ffffff;
  border-radius: 8px;
  margin: 60% auto;
}
.modelCenTOp {
  width: 100%;
  height: 4.4rem;
  line-height: 1.2rem;
  border-bottom: 1px solid #E5E5E5;
  color: #666666;
  font-size: .7rem;
  padding: 1.25rem 1rem;
  box-sizing: border-box;
}
.modelCenFoot {
  width: 100%;
  height: 2.25rem;
  line-height: 2.25rem;
  text-align: center;
  display: flex;
  font-size: .75rem;
}
.modelCenFoot > div {
  flex: 1;
}
.modelCenFoot div:nth-child(1) {
  color: #999999;
  border-right: 1px solid #E5E5E5;
}
.modelCenFoot div:nth-child(2) {
  color: #F64150;
}
.rightJt {
  position: absolute;
  width: .35rem;
  height: .6rem;
  right: 1rem;
  top: 1.1rem;
}
.introduceDiv1, .introduceDiv2,.introduceDiv {
  width: 70%;
  height: 100%;
  display: inline-block;
  margin-left: .5rem;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: right;
  padding-right: 10%;
  box-sizing: border-box;
  text-align: right;
}
.borderDiv {
  border-bottom: 1px solid #E5E5E5;
  text-align: right;
  color: #666666;
}
.tab {
  width: 100%;
  overflow: auto;
  height: 14.5rem;
  background-color: #fff;
  margin-top: 0.7rem;
}
.tab1 {
  width: 94%;
  overflow: auto;
  margin: 0.6rem auto;
}
/* 隐藏滚动条 */
.tab::-webkit-scrollbar {
  display: none;
}
.tab::-webkit-scrollbar {
  display: none;
}
.tab-ul1 {
  width: 100%;
  height: 5.1rem;
  display: flex;
}
.tab-ul1 li {
  flex: 1;
  background: #fff;
  margin: 0 8px;
  text-align: center;
  border-radius: 8px;
  padding-top: 0.3rem;
}
.tab-ul {
  width: 70rem;
  height: 14rem;
  padding-left: 1rem;
}
.tab-ul li {
  width: 16rem;
  height: 100%;
  text-align: center;
  list-style: none;
  float: left;
  margin: 0 0.3rem;
  background: #fff;
}
.tab-ul li img {
  width: 100%;
  height: 12rem;
  border-radius: 8px;
}
.tab-ul li p {
  color: #666666;
  font-size: 0.7rem;
  margin-top: 0.6rem;
}
.tab-ul li.activeLi {
  background: #ffffff;
}
.tab-ul1 li.activeLi1 {
  border: 2px solid #FF495A;
}
.tab-ul1 li:first-child img {
  width: 1.5rem;
  height: 1.5rem;
}
.tab-ul1 li:nth-child(2) img {
  width: 1.4rem;
  height: 1.5rem;
}
.tab-ul1 li:nth-child(3) img {
  width: 1.5rem;
  height: 1.5rem;
}
.tab-ul1 li:nth-child(4) img {
  width: 1.3rem;
  height: 1.5rem;
}
.tab-ul1 li .p1 {
  color: #000;
  font-size: 0.7rem;
  margin: 0.2rem 0;
}
.tab-ul1 li .p2 {
  color: #FF4756;
  font-size: 0.7rem;
}
.mui-switch {
  display: inline-block;
  float: right;
  margin-right: 5%;
  margin-top: 0.7rem;
}