customservice.wxss 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173
  1. .bg {
  2. position: relative;
  3. min-height: 100%;
  4. background: #eee;
  5. background: url(http://fohow.oss-cn-shenzhen.aliyuncs.com/customer/bg_kf.png) no-repeat;
  6. background-size: 100% 120%;
  7. /* padding-bottom: 20rpx; */
  8. }
  9. /* .qcbg {
  10. height: 740rpx;
  11. width: 100%;
  12. background: #fff;
  13. background:url(http://fohow.oss-cn-shenzhen.aliyuncs.com/customer/bg_kf.png) no-repeat;
  14. background-size:750rpx 718rpx;
  15. overflow: hidden;
  16. } */
  17. .qcbg {
  18. height: 1400rpx;
  19. width: 100%;
  20. background: #fff;
  21. background: url(http://fohow.oss-cn-shenzhen.aliyuncs.com/customer/bg_kf.png) no-repeat;
  22. background-size: 100% 100%;
  23. overflow: hidden;
  24. }
  25. .erweima{
  26. display: block;
  27. width: 337rpx;
  28. height: 337rpx;
  29. margin: 60rpx auto 0;
  30. }
  31. .text1 {
  32. font-size: 35rpx;
  33. color: #ffffff;
  34. font-weight: 600;
  35. margin-top: 20rpx;
  36. text-align: center;
  37. }
  38. .text2 {
  39. font-size: 35rpx;
  40. color: #999;
  41. margin-top: 20rpx;
  42. text-align: center;
  43. }
  44. .btn {
  45. font-size: 35rpx;
  46. width: 396rpx;
  47. height: 87rpx;
  48. background: -webkit-linear-gradient( #eab86a ,#d4932b );
  49. background: -o-linear-gradient( #eab86a ,#d4932b );
  50. background: -moz-linear-gradient( #eab86a ,#d4932b );
  51. background: linear-gradient( #eab86a ,#d4932b );
  52. border-radius: 50rpx;
  53. text-align: center;
  54. color: #fff;
  55. margin: 32rpx auto 0;
  56. line-height: 87rpx;
  57. }
  58. .text3 {
  59. color: #000;
  60. font-size: 35rpx;
  61. text-align: center;
  62. margin-top: 110rpx;
  63. }
  64. .other-img {
  65. width: 282rpx;
  66. height: 20rpx;
  67. position: absolute;
  68. top: 769rpx;
  69. left: 235rpx;
  70. }
  71. .other-img1 {
  72. width: 750rpx;
  73. height: 850rpx;
  74. display: block;
  75. }
  76. .popup-bg {
  77. position: fixed;
  78. left: 0;
  79. top: 0;
  80. width: 100%;
  81. height: 100%;
  82. background-color: rgba(0,0,0,0.5);
  83. z-index: 99;
  84. }
  85. .popup {
  86. position: absolute;
  87. left: 50%;
  88. top: 300rpx;
  89. margin-left: -280rpx;
  90. width: 560rpx;
  91. height: 440rpx;
  92. background-color: #fff;
  93. border-radius: 10rpx;
  94. overflow: hidden;
  95. }
  96. .popup-title {
  97. text-align: center;
  98. line-height: 32rpx;
  99. font-size: 32rpx;
  100. padding-top: 30rpx;
  101. padding-bottom: 32rpx;
  102. color: #4c4c4c;
  103. font-weight: bold;
  104. }
  105. .popup-logobg {
  106. width: 110rpx;
  107. height: 110rpx;
  108. border-radius: 100%;
  109. background-color: #f7f7f7;
  110. margin: 0 auto;
  111. border:1rpx solid #cfcfcf;
  112. }
  113. .popup-image {
  114. display: block;
  115. width: 67rpx;
  116. height: 90rpx;
  117. background-image: url('https://fohow.oss-cn-shenzhen.aliyuncs.com/xcx/startlogo.png');
  118. background-size: 100% 100%;
  119. margin: 8rpx auto 0;
  120. }
  121. .popup-hint {
  122. display: block;
  123. font-size: 28rpx;
  124. color: #999999;
  125. text-align: center;
  126. line-height: 50rpx;
  127. padding-top: 20rpx;
  128. }
  129. .popup-bottom {
  130. border:0;
  131. border-radius: 0rpx;
  132. position: absolute;
  133. bottom: 0;
  134. width: 100%;
  135. height: 88rpx;
  136. line-height: 88rpx;
  137. left: 0;
  138. border-top: 1rpx solid #cccccc;
  139. text-align: center;
  140. font-size: 32rpx;
  141. color: #39a43c;
  142. }
  143. button::after{
  144. border: none;
  145. }
  146. .kfqr-dialog{
  147. position: fixed;
  148. left: 0;
  149. top: 0;
  150. width: 100%;
  151. height: 100%;
  152. /* background: rgba(0,0,0,0.5); */
  153. z-index: 9;
  154. text-align: center;
  155. }
  156. .kfqr{
  157. text-align: center;
  158. width: 90%;
  159. margin: 30% auto;
  160. background: #797064;
  161. padding: 30rpx;
  162. box-sizing: border-box;
  163. border-radius: 10rpx;
  164. color: #Fff;
  165. font-size: 36rpx;
  166. font-weight: bold;
  167. }
  168. .kfqr image{width: 100%;
  169. height: 550rpx;}
  170. .kfqr text{ margin: 10px;
  171. display: block;}