* {
  box-sizing: border-box;
}
i {
  font-style: normal;
}
p,
h3 {
  margin: 0;
}
ul {
  padding: 0;
}
html {
  height: 100%;
}
a:link,
a:visited {
  text-decoration: none;
}
a:active {
  opacity: 0.7;
}
input[type="text"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
body {
  min-height: 100%;
}
body {
  color: #777;
  font-family: "Microsoft YaHei UI", Helvetica, Arial, sans-serif;
  position: relative;
  max-width: 750px;
  margin: 0 auto;
  display: block;
  overflow-x: hidden;
  font-size: 0.61333333rem;
}
.toast {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.toast .text {
  margin: 0 auto;
  padding: 0.53333333rem 0.8rem;
  font-size: 0.8rem;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 0.21333333rem;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
.ajaxWrap {
  position: absolute;
  left: 50%;
  top: 48%;
  -webkit-transform: translate(-50%, -50%);
  text-align: center;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 0.26666667rem;
}
.ajaxWrap .ajax-gif {
  width: 1.6rem;
  height: 1.6rem;
  margin: 1rem;
}
.nocopy {
  -moz-user-select: none;
  -webkit-user-select: none;
}
.btn {
  display: block;
  height: 2.13333333rem;
  line-height: 2.13333333rem;
  font-size: 0.85333333rem;
  color: #fff;
  text-align: center;
  background: #ff800c;
}
.guide {
  position: relative;
  height: inherit;
  background: #cfd9d2;
}
.guide img:nth-child(1) {
  position: absolute;
  top: 2.66666667rem;
  left: 1.22666667rem;
  width: 11.09333333rem;
  height: 1.76rem;
}
.guide img:nth-child(2) {
  position: absolute;
  top: 6.18666667rem;
  left: 1.25333333rem;
  width: 9.54666667rem;
  height: 1.70666667rem;
}
.guide img:nth-child(3) {
  position: absolute;
  top: 8.74666667rem;
  left: 1.22666667rem;
  z-index: 1;
  width: 11.6rem;
  height: 1.36rem;
}
.guide img:nth-child(4) {
  position: absolute;
  top: 10.02666667rem;
  right: 1.41333333rem;
  width: 6.34666667rem;
  height: 6.82666667rem;
}
.guide img:nth-child(5) {
  position: absolute;
  top: 15.49333333rem;
  right: 5.97333333rem;
  z-index: 1;
  width: 6.37333333rem;
  height: 6.34666667rem;
}
.guide .btn_perfect {
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 3.57333333rem;
  width: 10.66666667rem;
  height: 2.4rem;
  line-height: 2.4rem;
}
.step {
  padding: 0.64rem 1.06666667rem;
  padding-bottom: 0;
  text-align: center;
}
.step-stage {
  width: 17.86666667rem;
  height: 2.56rem;
}
.step-text {
  margin-top: 0.64rem;
  font-size: 0.64rem;
  color: #1a1920;
}
.step-text.active {
  color: #fb8418;
}
.card {
  margin: 0 auto;
  margin-top: 0.53333333rem;
  width: 17.86666667rem;
  height: 25.06666667rem;
  border-radius: 0.85333333rem;
  box-shadow: 0.37333333rem 0.93333333rem 2.98666667rem 0.56rem rgba(0, 0, 0, 0.19);
}
.card-qtext {
  padding-top: 2.13333333rem;
  font-size: 0.90666667rem;
  color: #1a1920;
}
section:first-child > .card-qtext {
  padding-top: 1.33333333rem;
}
.card-atext {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -0.26666667rem;
  font-size: 0.69333333rem;
  color: rgba(26, 25, 32, 0.8);
}
.card-answer {
  padding: 0 0.50666667rem;
  font-size: 0;
  text-align: left;
}
.card-answer .noactive {
  margin-top: 1.57333333rem;
  position: relative;
  display: inline-block;
  width: 4.21333333rem;
  height: 4.26666667rem;
  text-align: center;
  outline: none;
}
.card-answer .active > .card-atext {
  color: #fb8418;
}
.card-answer .active > i {
  position: absolute;
  right: 0.53333333rem;
  top: 0.10666667rem;
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  background: url(../img/icon_check.png);
  background-size: contain;
}
.card .card-answer.coltwo {
  padding: 0;
}
.card .card-answer.coltwo .noactive {
  width: 8.93333333rem;
  padding-left: 3.46666667rem;
  padding-right: 2.26666667rem;
}
.card .card-answer.coltwo .active > i {
  right: 2.8rem;
}
/*性别*/
.icon-sex-man {
  background: url(../img/icon_sex_man.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-sex-man.active {
  background: url(../img/icon_sex_man_pre.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-sex-woman {
  background: url(../img/icon_sex_woman.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-sex-woman.active {
  background: url(../img/icon_sex_woman_pre.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
/*时代*/
.icon-afterqi-man {
  background: url(../img/icon_afterqi_man.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-afterqi-man.active {
  background: url(../img/icon_afterqi_man_pre.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-afterba-man {
  background: url(../img/icon_afterba_man.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-afterba-man.active {
  background: url(../img/icon_afterba_man_pre.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-afterjiu-man {
  background: url(../img/icon_afterjiu_man.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-afterjiu-man.active {
  background: url(../img/icon_afterjiu_man_pre.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-afterling-man {
  background: url(../img/icon_afterling_man.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-afterling-man.active {
  background: url(../img/icon_afterling_man_pre.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-afterqi-woman {
  background: url(../img/icon_afterqi_woman.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-afterqi-woman.active {
  background: url(../img/icon_afterqi_woman_pre.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-afterba-woman {
  background: url(../img/icon_afterba_woman.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-afterba-woman.active {
  background: url(../img/icon_afterba_woman_pre.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-afterjiu-woman {
  background: url(../img/icon_afterjiu_woman.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-afterjiu-woman.active {
  background: url(../img/icon_afterjiu_woman_pre.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-afterling-woman {
  background: url(../img/icon_afterling_woman.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-afterling-woman.active {
  background: url(../img/icon_afterling_woman_pre.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
/*发长*/
.icon-short-man {
  background: url(../img/icon_short_man.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-short-man.active {
  background: url(../img/icon_short_man_pre.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-long-man {
  background: url(../img/icon_long_man.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-long-man.active {
  background: url(../img/icon_long_man_pre.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-short-woman {
  background: url(../img/icon_short_woman.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-short-woman.active {
  background: url(../img/icon_short_woman_pre.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-moderatelength-woman {
  background: url(../img/icon_moderatelength_woman.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-moderatelength-woman.active {
  background: url(../img/icon_moderatelength_woman_pre.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-long-woman {
  background: url(../img/icon_long_woman.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-long-woman.active {
  background: url(../img/icon_long_woman_pre.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
/*脸型*/
.icon-oval {
  background: url(../img/icon_oval.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-oval.active {
  background: url(../img/icon_oval_pre.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-rhombus {
  background: url(../img/icon_rhombus.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-rhombus.active {
  background: url(../img/icon_rhombus_pre.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-rectangle {
  background: url(../img/icon_rectangle.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-rectangle.active {
  background: url(../img/icon_rectangle_pre.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-circle {
  background: url(../img/icon_circle.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-circle.active {
  background: url(../img/icon_circle_pre.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-heartshaped {
  background: url(../img/icon_heartshaped.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-heartshaped.active {
  background: url(../img/icon_heartshaped_pre.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-feature-unaware {
  background: url(../img/icon_feature_unaware.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-feature-unaware.active {
  background: url(../img/icon_feature_unaware_pre.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
/*职业*/
.icon-programmer {
  background: url(../img/icon_programmer.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-programmer.active {
  background: url(../img/icon_programmer_pre.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-marketing {
  background: url(../img/icon_marketing.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-marketing.active {
  background: url(../img/icon_marketing_pre.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-product-operation {
  background: url(../img/icon_product_operation.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-product-operation.active {
  background: url(../img/icon_product_operation_pre.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-designer {
  background: url(../img/icon_designer.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-designer.active {
  background: url(../img/icon_designer_pre.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-student {
  background: url(../img/icon_student.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-student.active {
  background: url(../img/icon_student_pre.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-civil-servant {
  background: url(../img/icon_civil_servant.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-civil-servant.active {
  background: url(../img/icon_civil_servant_pre.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-administrator {
  background: url(../img/icon_administrator.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-administrator.active {
  background: url(../img/icon_administrator_pre.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-none-of-them {
  background: url(../img/icon_none_of_them.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-none-of-them.active {
  background: url(../img/icon_none_of_them_pre.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
/*学历*/
.icon-gaozhong {
  background: url(../img/icon_gaozhong.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-gaozhong.active {
  background: url(../img/icon_gaozhong_pre.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-benke {
  background: url(../img/icon_benke.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-benke.active {
  background: url(../img/icon_benke_pre.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-shuoshi {
  background: url(../img/icon_shuoshi.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.icon-shuoshi.active {
  background: url(../img/icon_shuoshi_pre.png) no-repeat center;
  background-size: 3.25333333rem 4.26666667rem;
}
.mask {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  position: fixed;
  z-index: 9;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}
.mask .modal {
  width: 100%;
  margin: 0 2rem;
  background: #fff;
  border-radius: 0.21333333rem;
}
.mask .modal .title {
  height: 2.4rem;
  line-height: 2.4rem;
  font-size: 0.85333333rem;
  color: #1a1920;
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.mask .modal .content {
  max-height: 21.33333333rem;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  padding: 1.6rem 0.85333333rem 0 0.85333333rem;
  font-size: 0.64rem;
  color: rgba(46, 46, 46, 0.7);
}
.mask .modal .content p {
  line-height: 1.5em;
  padding: 0.4em 0;
}
.mask .modal .btns {
  padding: 1.6rem 0 0.8rem 0;
  text-align: center;
}
.mask .modal .btns .btn {
  display: inline-block;
  padding: 0.61333333rem 2.56rem;
  font-size: 0.69333333rem;
  letter-spacing: 0.2em;
  color: #fff;
  background: #e21a43;
  border-radius: 0.21333333rem;
}
.received {
  position: relative;
  margin: 0 auto;
  width: 13.33333333rem;
  font-size: 0.85333333rem;
  text-align: center;
}
.received.line::before {
  content: "";
  margin: 0 auto;
  position: absolute;
  top: 6.66666667rem;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 4px, transparent 4px, transparent);
  background-size: 10px 100%;
}
.received .result_share {
  font-size: 0.85333333rem;
  color: #fff;
}
.received .ticket {
  margin: 0 auto;
  width: 10.98666667rem;
  height: 11.38666667rem;
  margin-top: 1.06666667rem;
  padding-top: 1.33333333rem;
  background: url(../img/icon_received.png);
  background-size: 11.36rem 11.38666667rem;
}
.received .ticket-name {
  font-size: 0.8544rem;
  color: #ff800c;
}
.received .ready {
  padding-top: 2.13333333rem;
  font-size: 0.8544rem;
  color: #ff800c;
}
.received .rmb {
  display: inline-block;
  position: relative;
  font-weight: bold;
  font-size: 1.9656rem;
  color: #ff800c;
}
.received .rmb::before {
  position: absolute;
  top: 0.53333333rem;
  left: -0.53333333rem;
  content: "¥";
  font-size: 0.74666667rem;
}
.received .discount {
  display: inline-block;
  font-size: 0.85333333rem;
  padding-top: 0.8rem;
  font-weight: bold;
  color: #ff800c;
}
.received .tips {
  font-size: 0.58666667rem;
  color: #fff;
}
.received .input_mobile {
  display: block;
  width: 100%;
  margin-top: 0.8rem;
  padding: 0.64rem 0;
  font-size: 0.85333333rem;
  text-align: center;
  color: rgba(26, 25, 32, 0.4);
  background: #fff;
  border: 1px solid #000;
  outline: none;
}
.received .btn_receive {
  display: block;
  width: 100%;
  margin-top: 0.8rem;
  color: rgba(255, 255, 255, 0.5);
  background: #6a6a6a;
}
.received .btn_receive.active {
  color: #fff;
  background: #ff800c;
}
.received .btn_know {
  margin-top: 2.13333333rem;
  height: 1.86666667rem;
  line-height: 1.86666667rem;
  font-size: 0.8rem;
}
.follow {
  padding-bottom: 1.6rem;
  text-align: center;
}
.follow .showqrcode {
  margin: 0 auto;
  width: 7.73333333rem;
  height: 7.73333333rem;
}
.follow .showqrcode img {
  width: 100%;
  height: 100%;
}
.follow p {
  line-height: 1.2em !important;
  padding: 0.3em 0 !important;
  font-size: 0.69333333rem;
  color: #292929;
}
