*{ margin:0;padding:0;box-sizing: border-box;font-family:'微软雅黑' }
body{
  max-width: 640px;margin:0 auto;position: relative;
}
img{ width:100%;display:block;margin:0 auto;}
.pr{ position:relative; }
.fl{ float:left; }
.fr{ float:right; }
.relative{position: relative;}
.hide_x{width: 11%;height: 9%;position: absolute;right: 8%;top: 0;}
.sheng-er {
    font-size: .9rem;
    text-align: center;
    padding: 8px 0 8px;
}
.sheng-er span{background: #a5c40d;padding: 0 4px;height: 1rem;line-height: 1rem;display: inline-block;letter-spacing: 4px;margin: 0 4px;color: #fff;font-weight: bold;}
.yiyuan {
  position: absolute;
  top: 30.5%;
  right: 26%;
  width: 18%;
  -webkit-animation : btn_move ease-in-out 1.5s infinite
}
.lunbo_1{position: relative;}
.room_pic{display: none; }
.room_img{width: 100%;height: 20rem;position: relative;}
.room_pic img{position: absolute;top: 0;left: 0;}
.form-pr{
  height: 19rem;
  background: #263346;
}
.num {
    position: absolute;
    bottom: 5%;
    right: 13.5%;
    width: 1.3rem;
    text-align: center;
    color: #feeb14;
    font-size: 0.9rem;
    font-weight: bold;
}
@media screen and (min-width: 640px){
  .num {
      position: absolute;
      bottom: 4.6%;
      right: 13%;
      width: 1.3rem;
      text-align: center;
      color: #feeb14;
      font-size: 0.9rem;
      font-weight: bold;
  }
}
.form{
 width:100%;margin:0 auto;
}
.form .title{
  text-align:center;padding-top:1rem;color:#fff;font-size:0.8rem;font-weight:bold;
}
.form .num b{
  color:#fbe816;font-size:1rem;margin:0 0.2rem;
}
.form .tips{
  text-align:center;font-size:0.7rem;width:90%;margin:0 auto;color:#fbe816;
}
.form .group {
    width: 80%;
    margin: 0.2rem auto 0;
    padding-bottom: .4rem;
}
.form .input_group {
    border:1px solid #959595;
    padding: 0.5rem 0.7rem;
    font-size: 0.75rem;
    border-radius: .2rem;
    background: #fff;
    margin-bottom: 0.7rem;
}
.form .input_group:last-child{
  margin-bottom:0.1rem;
}
.form .input_group::after{
  clear:both;content:'';display:block;
}
.form .input_group .name {
    color: #2b2b2b;
    padding-right: 0.2rem;
    float: left;
    font-weight: bold;
}
.form .input_group .val{
  float:left;width:82%;
}
@media screen and (min-width: 640px){
  .form .input_group .val{
    float:left;width:81%;
  }
}
.form .input_group .val input{
  outline:none;background:transparent;border:0px;font-size:0.8rem;text-indent:0.5rem;width:100%;color:#2b2b2b;
}
.form .lunbo{
  background:url(../images/laba.png) no-repeat 0% 30%;background-size:6%;width:60%;height:0.8rem;margin:0.2rem auto;color:#fff;font-size:0.6rem;padding-left:1rem;overflow:hidden;
}
.form .form_submit{
    width:90%;margin:0.5rem auto 2%;
}

.pe_nums {
    width: 1.3rem;
    text-align: center;
    color: #feeb14;
    font-size: 0.9rem;
    font-weight: bold;
}
.daojishi {
    background: url(../images/daojishi_bg.png) no-repeat;
    background-size: 100% 100%;
    font-size: 0.65rem;
    margin: 0.2rem auto;
    width: 43%;
    color: #fff;
    text-align: center;
    height: 1.6rem;
    line-height: 1.6rem;
}

.daojishi1 {
    background: url(../images/daojishi_bg.png) no-repeat;
    background-size: 100% 100%;
    font-size: 0.75rem;
    margin: 0.2rem auto;
    width: 100%;
    color: #fff;
    text-align: center;
    height: 1.8rem;
    line-height: 1.8rem;
    /* padding: 0.2rem 0; */
}
.daojishi3 {
    background: url(../images/daojishi_bg.png) no-repeat;
    background-size: 100% 100%;
    font-size: 0.6rem;
    margin: 0.2rem auto;
    width: 100%;
    color: #fff;
    text-align: center;
    height: 1.4rem;
    line-height: 1.4rem;
    /* padding: 0.2rem 0; */
}
.daojishi span, .daojishi1 span, .daojishi3 span {
    background: red;
    padding: 0 .15rem .06rem;
    border-radius: .2rem;
}
@media screen and (min-width: 640px){
  .daojishi {
    background: url(../images/daojishi_bg.png) no-repeat;
    background-size: 100% 100%;
    font-size: 0.55rem;
    margin: 0.2rem auto;
    width: 43%;
    color: #fff;
    text-align: center;
    height: 1.6rem;
    line-height: 1.6rem;
  }
  .daojishi3 {
    background: url(../images/daojishi_bg.png) no-repeat;
    background-size: 100% 100%;
    font-size: 0.55rem;
    margin: 0.2rem auto;
    width: 100%;
    color: #fff;
    text-align: center;
    height: 1.4rem;
    line-height: 1.4rem;
    /* padding: 0.2rem 0; */
}
}
.jiaju {
    position: absolute;
    left: 0;
    margin: auto;
    -webkit-transform: translateX(-50%);
    width: 30%;
    right: 0%;
    top: 62%;
}

.good{
  position:absolute;-webkit-transform:translateX(-20%);width:60%;top:43%;right:0rem;-webkit-animation:change 2s infinite alternate ;
}

.reko {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(5%);
    width: 45%;
    top: 28%;
}
.reko .title{
  color:#fff;font-size:0.8rem;text-align:center;
}
.reko .reko_sub {
    width: 113%;
    margin: 0.2rem auto;
    margin-left: -7%;
}

.relo {
    float: left;
    width: 40%;
    margin-left: 0.5rem;
    margin-top: -2%;
}
.relo .title{
  color:#fff;font-size:0.7rem;text-align:center;
}
.footer .relo_sub{
  width:34%;float:left;margin-left:0.3rem;top:0.5rem;position:relative;
}
.swiper-slide{
  width: 100%;
}
.footer{
  position:fixed;width:100%;max-width: 640px;left:50%;bottom:0px;-webkit-transform:translateX(-50%);background:rgba(0,0,0,0.7);padding:0.5rem 0.2rem;
  z-index: 99;
}
.footer3{
  background:url(../images/footer_bg.png) no-repeat;background-size:100%;height:2.9rem;
}
.footer3 .right{
  position:absolute;right:0px;top:54%;-webkit-transform:translateY(-50%);width:40%
}
.footer3 .right .title{
  color:#fff;font-size:0.7rem;text-align: center;
}


.footer .footer1 {
    width: 20%;
    margin-top: 7%;
}
@media screen and (min-width: 640px){
  .footer .footer1 {
    width: 20%;
    margin-top: 10%;
}
}
.footer::after{
  clear:both;display:block;content:'';
}


.lock{
  position:fixed;max-width:640px;width:100%;height:100%;background:#000;top:0px;left:50%;-webkit-transform:translateX(-50%);z-index:1000;display:none;
  z-index: 999;
}

.lock .form .input_group .name,.lock .form .input_group input{
  color:#2b2b2b;
}
.lock .close{
  position:absolute;bottom:1rem;left:50%;-webkit-transform:translateX(-50%);width:11%;
}

.lock1,.tanbm{
  position:fixed;max-width:640px;width:100%;height:100%;background: rgba(0,0,0,.7);top:0px;left:50%;-webkit-transform:translateX(-50%);z-index:1000;display:none;
  z-index: 999;
}
.tanbm .form{
  width: 15.47rem;
  height:15.925rem;
  background: url(../images/mbb1.png) no-repeat center center/100% 100%;
  padding-top: 4.5rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.tanbm .close_xx{width: 10%;height: 10%;position: absolute;right: 0;top:0;}
.tanbm .form .input_group{
    border: none;
    border-bottom: 1px solid #959595;
    padding: 0.2rem 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.tanbm .form .input_group .name{
   border-right: 1px solid #2b2b2b;
}
.mb_box{
  position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:82%;
}
.shan{ -webkit-animation:shan 0.8s infinite alternate; }

.baoming{
  -webkit-animation : btn_move ease-in-out 1.5s infinite
}


@-webkit-keyframes btn_move {
    0% {
      -webkit-transform:scale(.9);
    }
    50% {
      -webkit-transform:scale(1);
    }
    100% {
      -webkit-transform:scale(.9);
    }
  }

@-webkit-keyframes shan{
  0%{ opacity:0; }
  100%{ opacity:1; }
}

@-webkit-keyframes change{
  0%{ -webkit-transform:scale(0.5,0.5); }
  100%{ -webkit-transform:scale(1,1); }
}
.lock .form {
    background: url(../images/form_bg1.png) no-repeat;
    background-size: 100% 100%;
    top: 50%;
    width: 100%;
    height: 25rem;
    left: 50%;
    padding-top: 4rem;
    -webkit-transform: translate(-50%,-50%);
}
.form_3{
    background: url(../images/form_bg2.png) no-repeat!important;
    background-size: 100% 100%!important;
    padding-top:32%!important;
}
.form_3 .group{
    width:75%;
}
.form_2 .group {
    width: 79%;
    margin: 0.5rem auto 0.3rem;
}
.form_2 .img_form {
    width: 79%;
    margin: auto;
}
footer {
    width: 100%;
    display: none;
    background: url(../images/footer.png) no-repeat center center/100% 100%;
    position: fixed;
    bottom: 0;
    padding: 10px;
    padding-left: 17px;
    max-width: 640px;
}
footer .left img,footer .left .title,footer .left,footer .right{display: inline-block;vertical-align: middle;}
footer .left img{width: 9%;}
footer .left {
    height: 35px;
    line-height: 31px;
}
footer .right{  margin-left: 4%;}
footer .left .title {
    font-size: .7rem;
    color: #fff;
}
footer .left .title span {
    color: #ffe400;
    font-weight: bold;
    margin: 0 1px;
    border-bottom: 1px solid #ffe400;
    display: inline-block;
    height: 23px;
}
@media screen and (min-width: 640px){
  body{
        padding-bottom: 129px;
  }
  footer .left .title span {
    color: #ffe400;
    font-weight: bold;
    margin: 0 1px;
    border-bottom: 1px solid #ffe400;
    display: inline-block;
    height: 33px;
}
}
footer .left,footer .right{width: 47%;}