Няма описание

index.css 6.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  1. body,html{font-size: 0.16rem;height: 100vh;}
  2. .banner{width: 3.025rem;height: 1.15rem;margin: auto;padding-top: 0.11rem;}
  3. .banner img{width: 100%;}
  4. .red_packet{margin: auto;}
  5. .red_packet .click{font-size:0.18rem;color:#FB3D38;text-align: center;padding-top: 0.2rem;padding-bottom: 0.2rem;}
  6. .red_packet .copy{width:0.94rem;height:0.26rem;margin:auto;margin-top:0.4rem;margin-bottom:0.4rem;color:#FFF;font-size:0.15rem;line-height: 0.26rem;text-align:center;background:#FB3D38;border-radius:0.075rem;box-shadow:0.02rem 0.045rem 0.05rem rgba(143,141,141,0.22);}
  7. .red_packet .con{font-size:0.14rem;color:#666666;padding-top: 0.2rem;padding-bottom: 0.345rem;text-align: center;}
  8. .already{height: 1.8rem;padding-left: 0.16rem;padding-right: 0.15rem;}
  9. .already .num{font-size:0.15rem;color:#FB3D38;padding-bottom: 0.175rem;}
  10. .already ul{}
  11. .already ul li{float: left;padding-bottom: 0.08rem;color: #666666;line-height: 0.355rem;}
  12. .already ul li img{float: left;display: block;width: 0.355rem;height: 0.355rem;border:0;}
  13. .already ul li .username{ display: inline-block; float: left;padding-left: 0.075rem;width: 1.1rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
  14. .already ul li .ed{padding-right: 0.48rem;}
  15. .already ul li .username,.already ul li .ed{font-size: 0.14rem;}
  16. .already ul li .day,.already ul li .time{font-size: 0.12rem;}
  17. .already ul li .day{padding-right:0.08rem ;}
  18. .cooperation{width:2.54rem;height: 0.46rem;margin: auto;background: url(images/add.png) no-repeat 0.6rem 0.125rem,url(images/add.png) no-repeat 1.65rem 0.125rem; background-size:0.22rem 0.22rem ;}
  19. .cooperation img{float:left;width: 0.46rem;margin-right: 0.57rem;}
  20. .cooperation img:nth-child(3){margin-right: 0rem;}
  21. .bottom{margin: auto;color: #FB3D38;text-align: center;font-size: 0.14rem;}
  22. .bottom p:nth-child(1){padding-top: 0.185rem;padding-bottom: 0.15rem;font-size: 0.15rem;}
  23. .alert-info {position: absolute;top: 1.74rem;right: 0;left: 0;bottom: 0;text-align: center;}
  24. .alert-info p {display: inline-block;color: #fff;font-size: 0.14rem;line-height: 0.38rem;padding: 0 0.10rem;background-color: rgba(0, 0, 0, 0.7);border-radius: 5px;}
  25. .roll-wrap{height:1.305rem;overflow:hidden;}
  26. body, div, button, h3, h6, span, ul, li, p, a,input{font-family: -apple-system,SF UI Text,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-tap-highlight-color: rgba(0, 0, 0, 0); padding: 0; margin: 0; box-sizing: inherit; font-weight: normal;}
  27. .success{margin: auto;text-align: center;border-bottom:0.005rem solid #707070;}
  28. .success p:nth-child(1){font-size: 0.18rem;color: #FB3D38;padding-top: 0.86rem;padding-bottom: 0.145rem;}
  29. .success p:nth-child(2){font-size: 0.14rem;color: #666666;}
  30. .success .shareTitle{font-size: 0.14rem;color: #666666;padding-top: 0.215rem;padding-bottom: 0.595rem;}
  31. .share{width: 0.94rem;height: 0.26rem;margin:auto;margin-top:0.2rem;color:#FFF;font-size:0.15rem;line-height: 0.26rem;text-align:center;background:#FB3D38;border-radius:0.075rem;box-shadow:0.02rem 0.045rem 0.05rem rgba(143,141,141,0.22);}
  32. .download{}
  33. .download .tit{color:#3333333;font-size:0.18rem;text-align: center;padding-top: 0.62rem;padding-bottom: 0.455rem;}
  34. .download .leidou{padding-left: 0.16rem;padding-right: 0.15rem;}
  35. .download .leidou .liedouImg{width: 0.525rem;float: left;}
  36. .download .leidou .introduce{float: left;padding-left: 0.055rem;}
  37. .download .leidou .introduce span{width:1.36rem;font-size: 0.13rem;color: #333333;}
  38. .download .leidou .introduce img{width: 0.8rem;height: 0.195rem;padding-top: 0.06rem;padding-bottom: 0.1rem;}
  39. .download .leidou .down{float: right;width: 0.755rem;height: 0.23rem;color: #fff;font-size: 0.13rem;line-height: 0.24rem;margin-top: 0.28rem;text-align: center;background: #FB3D38;border-radius: 0.075rem;box-shadow: 0.02rem 0.045rem 0.05rem rgba(143,141,141,0.22);}
  40. .btom{clear: both;width: 100%;margin:auto;color:#FB3D38;font-size:0.14rem;text-align:center;padding-top: 0.5rem;padding-bottom: 0.56rem;}
  41. .shareMask{display: none;width: 100%;height: 100%;background: rgba(0,0,0,0.5036);position: absolute;top: 0;left: 0;}
  42. button{outline: none;}
  43. a, a:visited{text-decoration: none;}
  44. .shareMask{
  45. display: none;
  46. width: 100%;
  47. height: 100%;
  48. background: rgba(0,0,0,0.5036);
  49. position: absolute;
  50. top: 0;
  51. left: 0;
  52. }
  53. .weixin{
  54. position: fixed;
  55. bottom: 0;
  56. background: #ffffff;
  57. width: 100%;
  58. }
  59. .weixins{
  60. background: rgba(216,216,216,0.2);
  61. width: 100%;
  62. display: -webkit-flex;
  63. display: -webkit-box;
  64. display: -moz-box;
  65. display: -ms-flexbox;
  66. display: flex;
  67. justify-content: space-around;
  68. }
  69. .weixins div{
  70. text-align: center;
  71. }
  72. .weixins div img{
  73. display: block;
  74. width: 0.44rem;
  75. height: 0.44rem;
  76. margin: auto;
  77. margin-top: 0.22rem;
  78. margin-bottom: 0.12rem;
  79. }
  80. .weixins div span{
  81. font-size: 0.12rem;
  82. line-height: 0.17rem;
  83. color: #555555;
  84. margin-bottom: 0.16rem;
  85. display: inline-block;
  86. }
  87. .cancel{
  88. line-height: 0.4rem;
  89. font-size: 0.15rem;
  90. color: #555555;
  91. text-align: center;
  92. }
  93. .alert-info {
  94. position: absolute;
  95. top: 1.74rem;
  96. right: 0;
  97. left: 0;
  98. bottom: 0;
  99. text-align: center;
  100. z-index: 99;
  101. }
  102. .alert-info p {
  103. display: inline-block;
  104. height: 0.38rem;
  105. color: #fff;
  106. font-size: 0.14rem;
  107. line-height: 0.38rem;
  108. padding: 0 0.10rem;
  109. background-color: rgba(0, 0, 0, 0.7);
  110. border-radius: 5px;
  111. }
  112. #copy_1,#copy_2,#taokouling{position: absolute;left: -1000rem;}
  113. .shareWechat{width: 100%;height: 100%;position: fixed;top: 0;left: 0;background: rgba(0,0,0,0.7);display: none;}
  114. .shareWechatCon{width:2.5rem;background:#ffffff;border-radius:0.12rem;position: absolute;top: 2rem;left: 0;right: 0;margin: auto;}
  115. .shareWechat .wx_jiantou{width: 0.72rem;position: absolute;right: 0.15rem;top: 0.2rem;}
  116. .shareWechat .shareWechatCon h3{font-size: 0.16rem;color: #FF2E2E;text-align: center;padding-bottom: 0.15rem;padding-top: 0.3rem;}
  117. .shareWechat .shareWechatCon p{font-size: 0.14rem;color: #333333;text-align: center;padding-bottom: 0.3rem;}
  118. .shareWechat .shareWechatCon .cancel{width: 0.34rem;height: 0.34rem;position: absolute;left: 0;right: 0;bottom: -0.5rem;margin: auto;}
  119. #invitation{display: none;}
  120. .copyTkl{display: none;}