userLP1.html 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
  5. <meta charset="utf-8">
  6. <meta name="apple-itunes-app" content="app-id=980497809">
  7. <meta name="renderer" content="webkit">
  8. <meta name="apple-mobile-web-app-capable" content="yes" />
  9. <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/>
  10. <title></title>
  11. <style type="text/css">
  12. div{
  13. -webkit-box-sizing: border-box;
  14. -moz-box-sizing: border-box;
  15. -o-box-sizing: border-box;
  16. box-sizing: border-box;
  17. }
  18. body{padding: 0px;margin: 0px;}
  19. ul,li{list-style: none;padding: 0;margin: 0;}
  20. .mask{
  21. margin: 0;
  22. padding: 0;
  23. width: 100%;
  24. height: 100%;
  25. position: fixed;
  26. _position: absolute;
  27. left: 0;
  28. top: 0;
  29. bottom: 0;
  30. right: 0;
  31. opacity: 0.4;
  32. filter: Alpha(opacity=40);
  33. display: block;
  34. background: #000;
  35. z-index: -1;
  36. }
  37. .pop{
  38. width:100%;
  39. height: auto;
  40. margin: 0 auto;
  41. position: relative;
  42. border-radius: 6px;
  43. background-color: #fff;
  44. }
  45. .pop .content{
  46. text-align: center;
  47. padding: 10px;
  48. color: #222;
  49. }
  50. .close_btn{
  51. display: block;
  52. border-radius: 25px;
  53. width: 22px;
  54. height: 22px;
  55. position: absolute;
  56. top: 0px;
  57. right: 0px;
  58. margin-left: -20px;
  59. line-height: 40px;
  60. text-align: center;
  61. color: #fff;
  62. font-size: 30px;
  63. font-family: 'Arial';
  64. background: url(<%=public_path%>img/man/userLP2/clase_btn.png) no-repeat center center;
  65. background-size: 50% 50%;
  66. }
  67. .banner_img{
  68. background:url(<%=public_path%>img/man/userLP2/banner_bg.jpg) no-repeat center center;
  69. background-size: cover;
  70. width: 100%;
  71. height: 86px;
  72. position: relative;
  73. text-align: center;
  74. color: #fff;
  75. overflow: hidden;
  76. border-radius: 6px 6px 0px 0px;
  77. }
  78. .title{
  79. font-size: 18px;
  80. padding:20px 8px 0px;
  81. line-height: 1.4;
  82. }
  83. .desc{
  84. font-size: 16px;
  85. color: #222;
  86. text-align: left;
  87. }
  88. .banner_btn{
  89. font-size: 16px;
  90. color: #fff;
  91. border-radius: 22px;
  92. margin-top: 24px;
  93. margin-bottom:14px;
  94. background-color: #3ca0f8;
  95. box-shadow: 0px 0px 8.19px 0.81px rgba(0, 0, 0, 0.39);
  96. overflow: hidden;
  97. text-decoration: none;
  98. line-height: 2.8;
  99. display: inline-block;
  100. width: 50%;
  101. }
  102. .lady_list{
  103. padding: 10px 0;
  104. }
  105. .lady_list ul{text-align: center; font-size: 0;}
  106. .lady_list li{
  107. position: relative;
  108. width: 48%;
  109. display: inline-block;
  110. margin: 0px 2px;
  111. }
  112. .lady_list img{
  113. width: 100%;
  114. display: block;
  115. border:0;
  116. }
  117. .live-btn{
  118. width: 60px;
  119. height: 22px;
  120. position: absolute;
  121. left: 6px;
  122. top: 6px;
  123. font-size: 13px;
  124. border-radius: 11px;
  125. padding: 0 8px;
  126. padding-left: 22px;
  127. background: rgba(133,154,212,.8) url(<%=public_path%>img/man/userLP2/s-publicliving1.gif) no-repeat 1px 0 scroll;
  128. color: #fff;
  129. line-height: 22px;
  130. }
  131. .voucher {
  132. width: 36px;
  133. height: 18px;
  134. display: inline-block;
  135. background: url(<%=public_path%>img/man/userLP2/voucher.png) no-repeat center center;
  136. background-size: cover;
  137. vertical-align: middle;
  138. margin-right: 4px;
  139. color: #ffeb3b;
  140. line-height: 18px;
  141. font-weight: bold;
  142. font-size: 12px;
  143. font-family: 'Open sans','Arial';
  144. }
  145. .voucher img{height: 100%; width: auto; margin-right: 2px;}
  146. .tips{line-height: 20px; font-size: 15px;}
  147. .lady_info{
  148. color: #fff;
  149. font-size: 14px;
  150. line-height: 2;
  151. position: absolute;
  152. bottom: 0;
  153. text-align: center;
  154. width: 100%;
  155. background-image: -moz-linear-gradient( -90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
  156. background-image: -webkit-linear-gradient( -90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
  157. background-image: -ms-linear-gradient( -90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
  158. }
  159. @media only screen and (max-width : 320px){
  160. .desc{font-size: 15px;}
  161. .tips{font-size: 14px;}
  162. }
  163. </style>
  164. </head>
  165. <body>
  166. <div id="pop" class="pop">
  167. <div class="banner_img">
  168. <div class="title">We are proud to introduce our new family site CharmLive.com</div>
  169. </div>
  170. <div class="content">
  171. <div class="desc">CharmLive’s mission is to create a truly interactive platform where anyone can participate and express themselves live.</div>
  172. <div class="lady_list">
  173. <ul>
  174. <li>
  175. <div class="live-btn publicLiving"><span>Live</span></div>
  176. <img src="<%=public_path%>img/man/userLP2/lady1.gif">
  177. <div class="lady_info">Di_Kate</div>
  178. </li>
  179. <li>
  180. <div class="live-btn publicLiving"><span>Live</span></div>
  181. <img src="<%=public_path%>img/man/userLP2/lady2.gif">
  182. <div class="lady_info">Viorica</div>
  183. </li>
  184. </ul>
  185. </div>
  186. <%if(userCanUseCouponCount > 0){%>
  187. <div class="tips"><div class="voucher"><%=userCanUseCouponCount%></div>You have got <%=userCanUseCouponCount%> vouchers,enjoy now.</div>
  188. <%}%>
  189. <a class="banner_btn" href="qpidnetwork://app/open?service=live&module=main&listtype=1">Watch Now</a>
  190. </div>
  191. <a class="close_btn" href="qpidnetwork://app/closewindow"></a>
  192. </div>
  193. </body>
  194. </html>