.mc {
  position: absolute;
  left: 0px;
  height: 0px;
  width: 100%;
  height: 100%;
}

.snow-container {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 100001;
}
body {
  /* background: url("../images/box_bg.png") no-repeat top center; */
}
.banner_box {
  width: 100%;
  height: 1070px;
  background: url("../images/banner_bg.png") center top no-repeat;
}
.banner_box .container {
  padding-top: 83px;
}
.txt1 {
  font-size: 48px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #f7f3f3;
  text-align: center;
}
.box-title {
  width: 1014px;
  height: 344px;
  background: url("../images/title.png") no-repeat center;
  margin: -30px auto -65px;
}
.txt2 {
  width: 572px;
  height: 83px;
  background: url("../images/txt2_bg.png") no-repeat center;
  margin: auto;
  font-size: 44px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #f6ee15;
  line-height: 76px;
  text-shadow: 0px 8px 2px rgba(255, 151, 126, 0.36);
  text-align: center;
  line-height: 75px;
}
.balloon {
  position: absolute;
  text-align: center;
  box-sizing: border-box;
  padding-top: 38px;
}
@keyframes banner_move3 {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(0, 10px);
  }
  50% {
    transform: translate(0, 0);
  }
  75% {
    transform: translate(0, -10px);
  }
  100% {
    transform: translate(0, 0);
  }
}
.balloon p {
  font-size: 24px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 600;
  color: #dc1a0a;
  line-height: 30px;
  -webkit-text-stroke: 0.5px #f8f8fc;
  text-stroke: 0.5px #f8f8fc;
}
.balloon1 {
  width: 122px;
  height: 258px;
  background: url("../images/balloon1.png") no-repeat center;
  top: 47px;
  left: 13px;
  padding-top: 25px;
  animation: banner_move3 7s linear infinite;
}
.balloon2 {
  width: 119px;
  height: 216px;
  background: url("../images/balloon2.png") no-repeat center;
  top: 0;
  right: 57px;
  padding-top: 10px;
  /* animation: banner_move3 7s linear infinite; */
}
.balloon3 {
  width: 113px;
  height: 239px;
  background: url("../images/balloon3.png") no-repeat center;
  left: 8px;
  top: 327px;
  animation: banner_move3 5s linear infinite;
}
.balloon4 {
  width: 117px;
  height: 245px;
  background: url("../images/balloon4.png") no-repeat center;
  right: 57px;
  top: 361px;
  animation: banner_move3 5s linear infinite;
}
.box {
  background: url("../images/box_bg.png") no-repeat top center;
  background-size: 100% 100%;
  margin-top: -1px;
  padding-top: 139px;
}
.content {
  background: #fcfaff;
  box-shadow: 0px 39px 17px 21px rgba(229, 217, 252, 0.25);
  border-radius: 20px;
  box-sizing: border-box;
  padding: 94px 38px 67px;
  position: relative;
}
.title {
  position: absolute;
  left: 0;
  right: 0;
  top: -109px;
  margin: auto;
  width: 1021px;
  height: 161px;
  background: url("../images/title_bg.png") no-repeat center;
  text-align: center;
  box-sizing: border-box;
  padding-left: 25px;
}
.title span {
  font-size: 60px;
  font-family: FZLanTingHeiS-EB-GB;
  font-weight: 600;
  color: #ffffff;
  line-height: 185px;
  background: linear-gradient(0deg, #fcf6cd 0%, #ffffff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.gkqs {
  background: #fcf3df;
  width: 748px;
  margin-bottom: 29px;
  padding: 26px 0 0 34px;
}
.ys-box {
  padding: 23px 0 27px 34px;
}
.box1-img {
  width: 197px;
  height: 198px;
  position: relative;
}
.box1-img1 {
  margin-top: 32px;
}
.box1-img h2 {
  width: 148px;
  height: 41px;
  position: absolute;
  top: 9px;
  left: 21px;
  background: url("../images/word_bg.png") no-repeat center;
  font-size: 20px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #111010;
  text-align: center;
  line-height: 50px;
}
.gkqs-fr {
  width: 416px;
  height: 251px;
  background: url("../images/qs_bg.png") no-repeat center;
  margin-left: 54px;
}
.gkqs-fr li {
  float: left;
  width: 120px;
  margin-right: 15px;
  text-align: center;
}
.gkqs-fr li p,
.ys-fr li p {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #fcf7f7;
  line-height: 28px;
}
.qs1 {
  padding-top: 175px;
}
.qs2 {
  padding-top: 150px;
}
.qs3 {
  padding-top: 115px;
}
.ys-fr {
  width: 394px;
  height: 120px;
  background: url("../images/zt_bg.png") no-repeat center;
  margin-left: 53px;
  margin-top: 46px;
}
.ys-fr li {
  float: left;
  width: 122px;
  height: 75px;
  margin-right: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ys-fr li:last-child {
  margin-right: 0;
}
.door-box {
  width: 300px;
  height: 567px;
  background: url("../images/door_bg.png") no-repeat center;
  position: absolute;
  right: 160px;
  top: 93px;
  box-sizing: border-box;
  padding: 51px 75px;
  text-align: center;
  font-size: 36px;
  font-family: Source Han Sans CN;
  font-weight: 800;
  font-style: italic;
  color: #ff5c50;
}
.door-box a {
  color: #ff5c50;
}
.door-box p {
  margin-bottom: 10px;
}
.vertical {
  writing-mode: vertical-rl;
  text-align: center;
  font-style: normal;
  line-height: 160px;
  font-size: 30px;
}
.door {
  position: absolute;
  right: -126px;
  top: -22px;
  width: 174px;
  height: 573px;
  background: url("../images/door.png") no-repeat center;
  /* transform:rotateY(-140deg); */
  transform-origin: left center;
  animation: openDoor 3s;
  animation-delay: 3s;
}
@keyframes openDoor {
  0% {
    transform: rotateY(-140deg);
  }
  100% {
    /* transform:rotateY(0deg); */
  }
}
.hand {
  display: none;
  width: 54px;
  height: 56px;
  background:url('../images/hand.png') no-repeat center;
  position: absolute;
  right: 50px;
  top: 230px;z-index: 9;
  animation:fingerHandle 1s ease infinite both;
  /* animation-delay: 6s; */
}
.cir {
  display: none;
  width: 46px;
  height: 46px;
  background: url('../images/cir.png') no-repeat center;
  position: absolute;
  right: 75px;
  top: 210px;
  animation:circleHide 1s ease infinite both;
  /* animation-delay: 6s; */
}
@keyframes fingerHandle{
  0%{transform:none;}
  70%{transform:scale3d(.8,.8,.8);}
  100%{transform:none;}
}
@keyframes circleHide{
  0%{opacity:0;transform:scale3d(0,0,0);}
  70%{opacity:1;transform:scale3d(1.2,1.2,1.2);}
  100%{opacity:0;transform:scale3d(0,0,0);}
}
.box2 {
  margin: 161px 0 176px;
}
.box2-table {
  margin-bottom: 46px;
}
.box2-table table {
  width: 100%;
  text-align: center;
  word-break: break-all;
  background: #fcf3df;
  border-radius: 10px;
  overflow: hidden;
}
.box2-table table thead tr {
  height: 62px;
  background: linear-gradient(91deg, #fea123, #ff6415);
}
.box2-table table thead tr th {
  font-size: 22px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #ffffff;
}
.box2-table table thead tr th:nth-child(1) {
  width: 16%;
}
.box2-table table thead tr th:nth-child(2) {
  width: 30%;
}
.box2-table table thead tr th:nth-child(3) {
  width: 35%;
}
.box2-table table tbody tr td:nth-child(3) {
  text-align: left;
}
.box2-table table tbody tr:nth-child(odd) {
  background: #fae2d7;
}
.box2-table table tbody tr td {
  height: 93px;
  font-size: 20px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #ff6516;
  line-height: 28px;
  border: 1px solid #ccc;
}
.sign {
  display: block;
  width: 168px;
  height: 51px;
  background: url("../images/bm_bg.png") no-repeat center;
  margin: auto;
  text-align: center;
  line-height: 51px;
  font-size: 24px;
  color: #993405;
  transition: all 0.3s;
}
.sign:hover {
  transform: translateY(-5px);
}
.yuyue-btn {
  width: 379px;
  height: 86px;
  background: url("../images/yuyue_bg.png") no-repeat center;
  text-align: center;
  line-height: 75px;
  margin: 0 auto;
  color: #f9f4f2;
  font-size: 30px;
  cursor: pointer;
  animation: tada 1.4s infinite;
}
.yuyue-btn span {
  color: #fbf428;
}
.box2-ul {
  margin-top: 30px;
}
.box2-ul li {
  float: left;
  width: 265px;
  height: 235px;
  background: url("../images/tyk_bg.png") no-repeat center;
  margin-right: 20px;
  box-sizing: border-box;
  padding: 44px 18px 33px 6px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}
.box2-ul li:nth-child(4) {
  margin-right: 0;
}
.box2-ul li p {
  font-size: 20px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #fdfdfc;
  line-height: 28px;
}
.box3 .content {
  padding: 61px 35px 45px;
}
.box3-title {
  height: 113px;
  background: url("../images/box3_bg.png") no-repeat center;
  box-sizing: border-box;
  padding-top: 40px;
  padding-left: 19px;
  margin-bottom: 50px;
}
.box3-title span {
  vertical-align: middle;
}
.lwhj {
  color: #fff;
  font-size: 24px;
  line-height: 40px;
}
.lwdps {
  color: #faf7ff;
  font-size: 44px;
  margin-left: 120px;
}
.box3-ul li {
  width: 1001px;
  height: 153px;
  background: #fcf3df;
  margin-bottom: 36px;
  float: right;
  box-sizing: border-box;
  padding: 0 486px 0 200px;
  display: flex;
  /* justify-content: ; */
  align-items: center;
  position: relative;
}
.gift-fl {
  position: absolute;
  left: -99px;
  top: -11px;
  width: 242px;
  height: 164px;
  background: url("../images/gift_bg.png") no-repeat center;
  box-sizing: border-box;
  padding: 120px 10px 0;
  text-align: center;
  font-size: 24px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #fffefb;
}
.gift-fl3 {
  width: 276px;
  height: 164px;
  background: url("../images/gift_bg2.png") no-repeat center;
  left: -118px;
  top: -6px;
}
.gift-detail p {
  font-size: 22px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #ff7518;
  line-height: 32px;
}
.only {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  background: #f9b110;
  border-radius: 18px;
  margin-top: 10px;
  color: #fcfaff;
  font-size: 18px;
}
.gift-fr {
  position: absolute;
}
.gift-fr1 {
  right: 33px;
  top: -23px;
}
.gift-fr2 {
  width: 171px;
  height: 165px;
  background: #f9b110;
  border-radius: 10px;
  right: 130px;
  top: -5px;
  box-sizing: border-box;
  padding: 13px;
}
.gift-fr3 {
  right: 40px;
  top: -19px;
}
.gift-fr3 img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 17px;
}
.gift-fr4 {
  width: 306px;
  height: 194px;
  background: url("../images/yhj_bg.png") no-repeat center;
  box-sizing: border-box;
  padding: 90px 10px 0;
  right: 68px;
  top: -16px;
  text-align: center;
  font-size: 48px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 600;
  color: #fffefb;
}
.box4 {
  margin: 159px 0 0;
}
.box4 .content {
  box-shadow: none;
}
.city li {
  float: left;
  width: 151px;
  height: 57px;
  background: linear-gradient(90deg, #f9b110, #ff7318);
  border-radius: 10px;
  margin-right: 11px;
  margin-bottom: 22px;
  text-align: center;
  line-height: 57px;
  font-size: 22px;
}
.city li a {
  display: block;
  color: #fff;
}
.city li:nth-child(7n) {
  margin-right: 0;
}
.city li:hover {
  background: #ff7618;
}

.nav {
  display: none;
  position: fixed;
  top: 200px;
  right: 2px;
  width: 160px;
  height: 233px;
  background: url("../images/nav_bg.png") no-repeat center;
  z-index: 99;
  box-sizing: border-box;
  padding: 40px 67px 0 17px;
}
.close {
  position: absolute;
  right: 0;
  top: -30px;
  cursor: pointer;
}
.nav p {
  text-align: center;
  font-size: 15px;
  font-family: Source Han Sans CN;
  font-weight: 800;
  font-style: italic;
  color: #ff5c50;
  line-height: 28px;
}
.yuyue-box {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(115, 42, 227, 0.78);
  z-index: 100;
}
.yuyue-form {
  width: 593px;
  height: 423px;
  background-color: rgb(243, 240, 248);
  border-radius: 10px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  box-sizing: border-box;
  padding: 35px 50px 0;
}
.yuyue-close {
  top: -45px;
}
.yuyue-form label {
  display: inline-block;
  width: 18%;
  color: #5842c6;
  font-size: 20px;
  vertical-align: middle;
  text-align: right;
}
.yuyue-form input,
.yuyue-form select {
  width: 78%;
  background-color: rgb(226, 213, 247);
  height: 58px;
  border-radius: 40px;
  outline: none;
  border: none;
  font-size: 18px;
  box-sizing: border-box;
  padding: 0 20px;
}
.yuyue-form select {
  width: 30%;
  background-image: url('../images/select.png');
  background-repeat: no-repeat;
  background-position: 90% center;
  background-size: 20px;
}
.input-box {
  margin-bottom: 12px;
}
.yuyue-form .yuyueSubmit {
  display: block;
  width: 245px;
  height: 60px;
  border-radius: 30px;
  box-shadow: -0.07px 3.999px 0px 0px rgba(142, 72, 249, 0.45);
  background: linear-gradient(
    180deg,
    #a167fa 0%,
    #8234e3 100%
  );
  color: #fff;
  margin:20px auto 0;
}
#PhoneCode {
  position: relative;
}
.yuyue-form .getCode {
  background-color: rgb(161, 103, 250);
  width: 156px;
  height: 58px;
  position: absolute;
  right: 65px;
  color: #fff;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill{
  -webkit-box-shadow: 0 0 0px 1000px rgb(226, 213, 247) inset;
}

@media only all and (max-width: 1080px) {
  .banner_box {
    width: 100%;
    height: 15rem;
    background-size: 150% 100%;
  }
  .banner_box .container {
    padding-top: .8rem;
  }
  .txt1 {
    font-size: 1rem;
    box-sizing: border-box;
    padding-left: .7rem;
  }
  .box-title {
    width: 15rem;
    height: 6rem;
    background-size: 100%;
    margin: -.9rem auto -1.4rem;
    background-position: .5rem center;
  }
  .txt2 {
    width: 10rem;
    height: 1.5rem;
    background-size: 100% 100%;
    font-size: .8rem;
    line-height: 1.4rem;
    text-shadow: 0px .1rem .01rem rgba(255, 151, 126, 0.36);
  }
  .balloon {
    padding-top: 1rem;
  }
  .balloon p {
    font-size: .75rem;
    line-height: .8rem;
    -webkit-text-stroke: 0.01rem #f8f8fc;
    text-stroke: 0.01rem #f8f8fc;
  }
  .balloon1 {
    width: 3rem;
    height: 6.5rem;
    background-size: 100%;
    top: .5rem;
    left: 0;
    padding-top: .7rem;
  }
  .balloon2 {
    width: 3rem;
    height: 5.3rem;
    background-size: 100%;
    top: 0;
    right: 0;
    padding-top: .2rem;
  }
  .balloon3 {
    width: 3rem;
    height: 6.5rem;
    background-size: 100%;
    left: 0.2rem;
    top: 7rem;
  }
  .balloon4 {
    width: 3rem;
    height: 6.5rem;
    background-size: 100%;
    right: 0;
    top: 7rem;
  }
  .box {
    background-size: 140% 100%;
    padding-top: 3rem;
  }
  .content {
    box-shadow: 0px 1rem .4rem .5rem rgba(229, 217, 252, 0.25);
    border-radius: .3rem;
    padding: 2rem .3rem;
  }
  .title {
    top: -2.5rem;
    margin: auto;
    width: 100%;
    height: 3rem;
    background-size: 100%;
    padding-left: .6rem;
  }
  .title span {
    font-size: 1rem;
    line-height: 3.5rem;
  }
  .gkqs {
    width: 94%;
    margin-bottom: .7rem;
    padding: .5rem .5rem 0;
  }
  .ys-box {
    padding: .5rem;
  }
  .box1-img {
    width: 7rem;
    height: 7rem;
    margin: 0 auto;
  }
  .box1-img1 {
    margin: 0 auto;
  }
  .box1-img h2 {
    width: 6rem;
    height: 2rem;
    top: .2rem;
    left: .4rem;
    background-size: 100%;
    font-size: .7rem;
    line-height: 2.2rem;
  }
  .gkqs-fr {
    width: 100%;
    height: 10rem;
    background-size: 100%;
    margin-left: 0;
  }
  .gkqs-fr li {
    width: 29%;
    margin-right: 3%;
  }
  .gkqs-fr li p,
  .ys-fr li p {
    font-size: .7rem;
    line-height: .9rem;
  }
  .qs1 {
    padding-top: 7rem;
  }
  .qs2 {
    padding-top: 5.5rem;
  }
  .qs3 {
    padding-top: 4rem;
  }
  .ys-fr {
    width: 100%;
    height: 120px;
    background-size: 100%;
    margin-left: 0;
    margin-top: 0;
  }
  .ys-fr li {
    width: 31%;
    height: 4rem;
    margin-right: 3%;
  }
  .ys-fr li:last-child {
    margin-right: 0;
  }
  .door-box {
    width: 9rem;
    height: 17rem;
    background-size: 100%;
    right: 7rem;
    top: 36rem;
    padding: 1rem 2rem;
    font-size: .9rem;;
  }
  .door-box p {
    margin-bottom: .25rem;
  }
  .vertical {
    line-height: 5rem;
    font-size: .8rem;
  }
  .door {
    position: absolute;
    right: -3.7rem;
    top: -.8rem;
    width: 5rem;
    height: 17rem;
    background-size: 100%;
    animation: openDoor 3s;
    animation-delay: 6s;
  }
  .hand {
    width: 1.8rem;
    height: 1.8rem;
    background-size: 100%;
    position: absolute;
    right: 1.4rem;
    top: 6rem;
    z-index: 9;
    animation:fingerHandle 1s ease infinite both;
  }
  .cir {
    width: 1.5rem;
    height: 1.5rem;
    background-size: 100%;
    position: absolute;
    right: 2.2rem;
    top: 5.4rem;
    animation:circleHide 1s ease infinite both;
  }
  .box1 .content {
    height: 53rem;
  }
  .box2 {
    margin: 3rem 0;
  }
  .box2-table {
    margin-bottom: 1rem;
  }
  .box2-table table {
    border-radius: .25rem;
  }
  .box2-table table thead tr {
    height: 1.5rem;
  }
  .box2-table table thead tr th {
    font-size: .7rem;
  }
  .box2-table table tbody tr td {
    height: 2.35rem;
    font-size: .7rem;
    line-height: .9rem;
  }
  .sign {
    width: 4rem;
    height: 1.7rem;
    background-size: 100%;
    line-height: 1.7rem;
    font-size: .7rem;
  }
  .yuyue-btn {
    width: 9rem;
    height: 2.2rem;
    background-size: 100%;
    line-height: 2rem;
    font-size: .75rem;
  }
  .box2-ul {
    margin-top: .75rem;
  }
  .box2-ul li {
    width: 49%;
    height: 6rem;
    background-size: 100%;
    margin-right: 2%;
    padding: 1rem .45rem .8rem .15rem;
    margin-bottom: .5rem;
  }
  .box2-ul li:nth-child(even) {
    margin-right: 0;
  }
  .box2-ul li p {
    font-size: .7rem;
    line-height: .9rem;
  }
  .box2 .content {
    padding: 2rem .3rem 1rem;
  }
  .box3 .content {
    padding: 1.5rem .3rem 1rem;
  }
  .box3-title {
    height: 2rem;
    background-size: 140%;
    background-position: left center;
    padding-top: .5rem;
    padding-left: .2rem;
    margin-bottom: 1rem;
  }
  .lwhj {
    font-size: .6rem;
    line-height: 1rem;
  }
  .lwdps {
    font-size: 1rem;
    margin-left: 2.2rem;
  }
  .box3-ul li {
    float: none;
    width: 16rem;
    height: 11rem;
    margin: 4rem auto 2rem;
    padding: 0 3rem 1.5rem;
  }
  .gift-fl {
    position: absolute;
    left: 0;
    top: -2.8rem;
    right: 0;
    margin: auto;
    width: 8rem;
    height: 6rem;
    background-size: 100%;
    padding: 4.3rem .25rem 0;
    font-size: .7rem;
  }
  .gift-fl3 {
    width: 9rem;
    height: 7.5rem;
    background-size: 100%;
    left: 0;
    right: 0;
    margin: auto;
    top: -4rem;
    padding-top: 5rem;
  }
  .gift-detail p {
    font-size: .7rem;
    line-height: .9rem;
  }
  .only {
    height: 1.3rem;
    line-height: 1.3rem;
    border-radius: .9rem;
    margin-top: .25rem;
    font-size: .7rem;
  }
  .gift-fr1 {
    width: 10rem;
    right: 0;
    left: 0;
    margin: auto;
    top: 7.5rem;
  }
  .gift-fr1 img {
    width: 10rem;
  }
  .gift-fr2 {
    width: 6rem;
    height: 6rem;
    border-radius: .25rem;
    right: 0;
    left: 0;
    margin: auto;
    top: 6rem;
    padding: .4rem;
  }
  .gift-fr3 {
    width: 12rem;
    right: 0;
    left: 0;
    margin: auto;
    top: 6rem;
  }
  .gift-fr3 img {
    width: 5rem;
    margin: 0 .2rem;
  }
  .gift-fr4 {
    width: 8rem;
    height: 5rem;
    background-size: 100%;
    padding: 2rem .25rem 0;
    right: 0;
    left: 0;
    margin: auto;
    top: 7rem;
    font-size: 1.2rem;
  }
  .box4 {
    margin: 3rem 0 0;
  }
  .box4 .content {
    padding: 1.5rem .3rem .5rem;
  }
  .city li:nth-child(7n) {
    margin-right: 1.25%;
  }
  .city li {
    width: 24%;
    height: 1.5rem;
    font-size: 0.7rem;
    line-height: 1.5rem;
    margin-right: 1.25%;
    margin-bottom: 0.5rem;
  }
  .city li:nth-child(4n) {
    margin-right: 0;
  }
  
  .nav {
    display: none;
  }
  .yuyue-form {
    width: 90%;
    height: 11rem;
    border-radius: .25rem;
    padding: .7rem .5rem 0;
  }
  .yuyue-close {
    top: -1.5rem;
    width: .9rem;
  }
  .yuyue-form label {
    font-size: .7rem;
  }
  .yuyue-form input,
  .yuyue-form select {
    width: 80%;
    height: 1.5rem;
    border-radius: 1rem;
    font-size: .65rem;
    padding: 0 .5rem;
  }
  .yuyue-form select {
    width: 31%;
    background-size: .5rem;
  }
  .input-box {
    margin-bottom: .4rem;
  }
  .yuyue-form .yuyueSubmit {
    width: 8.5rem;
    height: 1.5rem;
    border-radius: 1rem;
    margin:.4rem auto 0;
  }
  .yuyue-form .getCode {
    width: 4rem;
    height: 1.5rem;
    right: .5rem;
  }
  
}
