signup.php 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183
  1. <!-- <link rel="stylesheet" href="/js/signup/signup.css"> -->
  2. <style>
  3. /*2018.7.26 明 移过来内页方便快速加载*/
  4. .Content{height:100%;}
  5. .m_signUp_box{z-index:1000;position:relative;}
  6. .m_signUp{border:1px solid;width:100%;height:100%;position: fixed;top:0;left:0;z-index:100;background-color:#000;opacity:0.3;}
  7. .m_form{width:80%;position:absolute;left:50%;margin-left:-40%;z-index:110;border-radius:10px;overflow:hidden;background:#FFF;padding-bottom:40px;box-shadow:7px 7px 20px 0px rgba(70, 54, 54, 0.35);
  8. animation:change 0.4s;
  9. -webkit-animation:change 0.4s;
  10. -moz-animation:change 0.4s;
  11. -o-animation:change 0.4s;
  12. }
  13. @keyframes change {
  14. 0% {left:100%;opacity:0;}
  15. 100% {opacity:1;}
  16. }
  17. -webkit-@keyframes change {
  18. 0% {left:100%;opacity:0;}
  19. 100% {opacity:1;}
  20. }
  21. -moz-@keyframes change {
  22. 0% {left:100%;opacity:0;}
  23. 100% {opacity:1;}
  24. }
  25. -o-@keyframes change {
  26. 0% {left:100%;opacity:0;}
  27. 100% {opacity:1;}
  28. }
  29. .m_form_title{height:110px;background: url("/overseas/img/m_xbm1.png") no-repeat 0 0 / 100% 100%;text-align:center;line-height:135px;font-size:1.5rem;color:#FFF;position:relative;}
  30. .m_form_title img{width:37%;display:block;position:absolute;bottom:9px;left:50%;margin-left:-19%;}
  31. .m_form_input{border:1px solid #D2CFCF;width:85%;height:40px;margin:auto;margin-bottom:15px;position:relative;top:13px;background:#FBFBFB;}
  32. .m_form_input img{display: block;width:13px;margin-top:10px;float:left;margin-left:14px;}
  33. .m_form_input input{outline:none;background:#fbfbfb;border-radius:0;float:left;width:80%;height:60%;border:0;margin-left:10px;font-size:0.9rem;color:#9b9b9b;border-left:1px solid;margin-top:8px;padding-left:5px;}
  34. .m_button{outline:none;width:85%;height:40px;border:0;background:#FF5849;border-radius:5px;margin:auto;display: block;margin-top:28px;font-size:1.1rem;color:#FFF;position:relative;z-index:100;}
  35. .y_fonr_text{font-size: 0.8rem; color: #666; width: 85%; margin: 0 auto; line-height: 20px;margin-top:5px;}
  36. .m_close{position:absolute;top:5%;left:50%;z-index:100;width:36px;margin-left:130px;margin-top:54px;
  37. animation:change 0.4s;
  38. -webkit-animation:change 0.4s;
  39. -moz-animation:change 0.4s;
  40. -o-animation:change 0.4s;
  41. }
  42. .m_close img{width:100%;display:block;}
  43. .m_form_input input:-webkit-input-placeholder {color: #8AC6FE;}
  44. .m_form_input input:-moz-placeholder {color: #8AC6FE;}
  45. .m_form_input input:-ms-input-placeholder {color: #8AC6FE;}
  46. .m_form_input input:-o-input-placeholder {color: #8AC6FE;}
  47. /*报名 20180809修改 */
  48. .lpapply{ position: absolute; left: 50%; top: -100%; z-index:16; width:300px; margin-left: -150px;}
  49. .lpapply_main{ position: relative;}
  50. .lpapple_xian{display: block; text-align: center; position: relative; z-index: 16; height: 120px; width
  51. : auto}
  52. .lpapple_xian img{ height: 100%; width: auto;}
  53. .lpapply_top{ position: relative; top: -25px; z-index: 15;}
  54. .lpapply_top p.topimg{ width: 100%; height: auto;position: relative; top: 2px;}
  55. .lpapply_top p.topimg img{ width: 100%; height: auto;}
  56. .lpapply_top .lpapply_topconter{ width: 100%; height: auto; background: #fff; border-radius: 0 0 10px 10px; padding: 0 20px 20px;}
  57. .lpapply_top .lpapply_topconter .title{ font-size: 1.2rem; color: #40a0eb; font-weight: 600; text-align: center;}
  58. .lpapply_top .lpapply_topconter .texi{ width: 95%; margin: 0 auto; font-size: 0.8rem; line-height: 20px; color: #999; text-align: center; margin-top: 5px; }
  59. .lpapply_top .lpapply_topconter .texi em{ color: #f56140;}
  60. .lpapply_top .lpapply_topconter .input_text{ -webkit-user-modify: read-write-plaintext-only; margin-top: 10px; width: 100%; background: #f1f1f1; border-radius: 30px; border: none; text-align: center; height: 38px; font-size: 0.9rem;color: #666; padding: 0 15px;}
  61. .lpapply_top .lpapply_topconter .bmipc{ border: none; margin: 15px 0px 10px 0; font-size: 1.2rem; background: #40a0eb; color: #fff; text-align: center; font-weight:600; display: block; width: 100%; padding: 6px 0; border-radius: 30px;}
  62. .lpapply_gb{ width: 40px; height: 40px; margin: 0 auto;}
  63. .lpapply_gb img{ width: 100%; height: 100%;}
  64. @media screen and (min-width: 300px) and (max-width: 374px) {
  65. .m_close{margin-left:115px;margin-top:40px;width:30px;}
  66. .m_form_title{height:100px;}
  67. .m_form{padding-bottom:28px;}
  68. }
  69. </style>
  70. <div class="lpapply">
  71. <div class="lpapply_main">
  72. <i class="lpapple_xian"><img src="/overseas/img/lpapply_ico1.png" alt=""></i>
  73. <div class="lpapply_top">
  74. <form class="submit_area">
  75. <input type="hidden" name="hid" value="0"> <!-- 0 为公共报名,其它为楼盘ID-->
  76. <input type="hidden" name="source" value="3"> <!--报名来源 具体查看applyVerify.js文件中SourceModule 标识说明-->
  77. <input type="hidden" name="equipment" value="1"> <!--来源设备 ( PC端 2,手机端 1 )-->
  78. <p class="topimg"><img src="/overseas/img/lpapply_ico2.png" alt=""></p>
  79. <div class="lpapply_topconter">
  80. <p class="title">报名看房</p>
  81. <p class="texi">24小时<em>免费接机</em>、看房活动<em>专车直达</em>、享独家<em>优惠</em></p>
  82. <input class="input_text" name="mobile" onfocus="move();" type="text" placeholder="请输入您的手机号码" >
  83. <input type="button" value="确定" class="bmipc apply_submit">
  84. </div>
  85. </form>
  86. </div>
  87. <div class="lpapply_gb"><a href="javascript:;"><img src="/overseas/img/lpapply_ico3.png" alt=""></a></div>
  88. <!-- <div class="m_close"><img src="/overseas/img/m_bm4.png" alt=""></div> -->
  89. </div>
  90. </div>
  91. <script>
  92. $(function(){
  93. // 修改页面适应样式
  94. var _height = $(window).outerHeight();
  95. // var _h2 = $('.m_form').outerHeight();
  96. _h2 = Math.floor(_height/5);
  97. $('.m_signUp_box').css('height',_height);
  98. // $('.m_form').css('margin-top',+_h2+'px');
  99. $(".lpapply").animate({top:"0px"},300);
  100. // 修改弹窗信息
  101. $('.lpapply_topconter p.title').html(w_title);
  102. $('.submit_area input[name="hid"]').val(w_id);
  103. $('.submit_area input[name="source"]').val(w_module);
  104. $('.lpapply_topconter p.texi').html(w_text);
  105. // 2018.8.17 修改报名窗口位置
  106. // $('.m_form_input input[name="mobile"]').on('focus',function(){
  107. // $('.m_form').css('margin-top',+_h2+'px')
  108. // })
  109. // 修改弹窗标题图片
  110. // console.log(w_title);
  111. // switch(w_title)
  112. // {
  113. // case '报名看房':
  114. // $('.m_form_title img').attr('src','/overseas/img/m_bmkf1.png');
  115. // break;
  116. // case '降价通知':
  117. // $('.m_form_title img').attr('src','/overseas/img/m_jjtz1.png');
  118. // break;
  119. // case '开盘通知':
  120. // $('.m_form_title img').attr('src','/overseas/img/m_kptz1.png');
  121. // break;
  122. // case '了解项目':
  123. // $('.m_form_title img').attr('src','/overseas/img/m_ljxm1.png');
  124. // break;
  125. // case '看房专车':
  126. // $('.m_form_title img').attr('src','/overseas/img/m_kfzc1.png');
  127. // break;
  128. // default:
  129. // $('.m_form_title img').attr('src','/overseas/img/m_bmkf1.png');
  130. // }
  131. // 删除
  132. $('.lpapply_gb').on('click',function(){
  133. RemoveDiv();
  134. })
  135. //报名验证及提交的调用
  136. PublicAction.AjaxSend(
  137. {
  138. CORID:'apply_submit', /*操作ID*/
  139. }
  140. );
  141. })
  142. function move(){
  143. $(".lpapply").css("top", "-75px");
  144. $('.input_text').attr('placeholder','');
  145. $('.input_text').css('text-align','left');
  146. }
  147. </script>