voice.wxss 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358
  1. @charset "UTF-8";
  2. .text-center.data-v-1b8e35ee {
  3. text-align: center;
  4. }
  5. .font-weight.data-v-1b8e35ee {
  6. font-weight: bold;
  7. }
  8. .page-width.data-v-1b8e35ee {
  9. width: 100%;
  10. }
  11. .goods-hover-class.data-v-1b8e35ee {
  12. opacity: .9;
  13. background-color: #f7f7f7;
  14. }
  15. .background-image.data-v-1b8e35ee {
  16. background-repeat: no-repeat;
  17. background-size: 100% 100%;
  18. background-position: center;
  19. }
  20. /*全局文字大小*/
  21. /* 屏幕宽度*/
  22. page.data-v-1b8e35ee {
  23. font-size: 32rpx;
  24. background: #f7f7f7;
  25. }
  26. .page-width.data-v-1b8e35ee {
  27. width: 100%;
  28. }
  29. .u-hover-class.data-v-1b8e35ee {
  30. opacity: .9;
  31. background-color: #f7f7f7;
  32. }
  33. .safe-area-inset-bottom.data-v-1b8e35ee {
  34. padding-bottom: 0;
  35. padding-bottom: constant(safe-area-inset-bottom);
  36. padding-bottom: env(safe-area-inset-bottom);
  37. }
  38. /* 流光金 */
  39. /* 浪漫粉 */
  40. /* 品味红 */
  41. /* 优雅紫 */
  42. /* 清醒绿 */
  43. /* 商务蓝 */
  44. /* 流光金 */
  45. .streamer-gold-gift-color.data-v-1b8e35ee {
  46. color: #dfa245;
  47. }
  48. .streamer-gold-gift-background.data-v-1b8e35ee {
  49. background-color: #dfa245;
  50. }
  51. .streamer-gold-gift-background-q.data-v-1b8e35ee {
  52. background: rgba(223, 162, 69, 0.8);
  53. }
  54. .streamer-gold-gift-background-p.data-v-1b8e35ee {
  55. background: rgba(223, 162, 69, 0.2);
  56. }
  57. .streamer-gold-gift-background-o.data-v-1b8e35ee {
  58. background: rgba(223, 162, 69, 0.1);
  59. }
  60. .streamer-gold-gift-border.data-v-1b8e35ee {
  61. border-color: #dfa245;
  62. }
  63. .streamer-gold-gift-figure-rule.data-v-1b8e35ee {
  64. background: -webkit-linear-gradient(top, #dfa245, #f0c482);
  65. background: linear-gradient(to bottom, #dfa245, #f0c482);
  66. }
  67. .streamer-gold-gift-border-bottom.data-v-1b8e35ee {
  68. border-bottom-color: #dfa245;
  69. }
  70. .streamer-gold-gift-shadow.data-v-1b8e35ee {
  71. box-shadow: 0 10rpx 30rpx 2.5rpx rgba(223, 162, 69, 0.2);
  72. }
  73. .streamer-gold-gift-btn.data-v-1b8e35ee {
  74. background: -webkit-linear-gradient(right, #dfa245, rgba(223, 162, 69, 0.7));
  75. background: linear-gradient(to left, #dfa245, rgba(223, 162, 69, 0.7));
  76. }
  77. /* 浪漫粉 */
  78. .romantic-powder-gift-color.data-v-1b8e35ee {
  79. color: #ff547b;
  80. }
  81. .romantic-powder-gift-background.data-v-1b8e35ee {
  82. background-color: #ff547b;
  83. }
  84. .romantic-powder-gift-background-q.data-v-1b8e35ee {
  85. background: rgba(255, 84, 123, 0.8);
  86. }
  87. .romantic-powder-gift-background-p.data-v-1b8e35ee {
  88. background: rgba(255, 84, 123, 0.2);
  89. }
  90. .romantic-powder-gift-background-o.data-v-1b8e35ee {
  91. background: rgba(255, 84, 123, 0.1);
  92. }
  93. .romantic-powder-gift-border.data-v-1b8e35ee {
  94. border-color: #ff547b;
  95. }
  96. .romantic-powder-gift-figure-rule.data-v-1b8e35ee {
  97. background: -webkit-linear-gradient(top, #ff547b, #ff96ae);
  98. background: linear-gradient(to bottom, #ff547b, #ff96ae);
  99. }
  100. .romantic-powder-gift-border-bottom.data-v-1b8e35ee {
  101. border-bottom-color: #ff547b;
  102. }
  103. .romantic-powder-gift-shadow.data-v-1b8e35ee {
  104. box-shadow: 0 10rpx 30rpx 2.5rpx rgba(255, 84, 23, 0.2);
  105. }
  106. .romantic-powder-gift-btn.data-v-1b8e35ee {
  107. background: -webkit-linear-gradient(right, #ff547b, rgba(255, 84, 123, 0.7));
  108. background: linear-gradient(to left, #ff547b, rgba(255, 84, 123, 0.7));
  109. }
  110. /* 品味红 */
  111. .taste-red-gift-color.data-v-1b8e35ee {
  112. color: #ff4544;
  113. }
  114. .taste-red-gift-background.data-v-1b8e35ee {
  115. background-color: #ff4544;
  116. }
  117. .taste-red-gift-background-q.data-v-1b8e35ee {
  118. background: rgba(255, 69, 68, 0.8);
  119. }
  120. .taste-red-gift-background-p.data-v-1b8e35ee {
  121. background: rgba(255, 69, 68, 0.2);
  122. }
  123. .taste-red-gift-background-0.data-v-1b8e35ee {
  124. background: rgba(255, 69, 68, 0.1);
  125. }
  126. .taste-red-gift-border.data-v-1b8e35ee {
  127. border-color: #ff4544;
  128. }
  129. .taste-red-gift-figure-rule.data-v-1b8e35ee {
  130. background: -webkit-linear-gradient(top, #ff4544, #ff8888);
  131. background: linear-gradient(to bottom, #ff4544, #ff8888);
  132. }
  133. .taste-red-gift-border-bottom.data-v-1b8e35ee {
  134. border-bottom-color: #ff4544;
  135. }
  136. .taste-red-gift-shadow.data-v-1b8e35ee {
  137. box-shadow: 0 10rpx 30rpx 2.5rpx rgba(255, 69, 68, 0.2);
  138. }
  139. .taste-red-gift-btn.data-v-1b8e35ee {
  140. background: -webkit-linear-gradient(right, #ff4544, rgba(255, 69, 68, 0.7));
  141. background: linear-gradient(to left, #ff4544, rgba(255, 69, 68, 0.7));
  142. }
  143. /* 优雅紫 */
  144. .elegant-purple-gift-color.data-v-1b8e35ee {
  145. color: #7783ea;
  146. }
  147. .elegant-purple-gift-background.data-v-1b8e35ee {
  148. background-color: #7783ea;
  149. }
  150. .elegant-purple-gift-background-q.data-v-1b8e35ee {
  151. background: rgba(119, 131, 234, 0.8);
  152. }
  153. .elegant-purple-gift-background-p.data-v-1b8e35ee {
  154. background: rgba(119, 131, 234, 0.2);
  155. }
  156. .elegant-purple-gift-background-o.data-v-1b8e35ee {
  157. background: rgba(119, 131, 234, 0.1);
  158. }
  159. .elegant-purple-gift-border.data-v-1b8e35ee {
  160. border-color: #7783ea;
  161. }
  162. .elegant-purple-gift-figure-rule.data-v-1b8e35ee {
  163. background: -webkit-linear-gradient(top, #7783ea, #a1aaf6);
  164. background: linear-gradient(to bottom, #7783ea, #a1aaf6);
  165. }
  166. .elegant-purple-gift-border-bottom.data-v-1b8e35ee {
  167. border-bottom-color: #7783ea;
  168. }
  169. .elegant-purple-gift-shadow.data-v-1b8e35ee {
  170. box-shadow: 0 10rpx 30rpx 2.5rpx rgba(119, 131, 234, 0.2);
  171. }
  172. .elegant-purple-gift-btn.data-v-1b8e35ee {
  173. background: -webkit-linear-gradient(right, #7783ea, rgba(119, 131, 234, 0.7));
  174. background: linear-gradient(to left, #7783ea, rgba(119, 131, 234, 0.7));
  175. }
  176. /* 清醒绿 */
  177. .fresh-green-gift-color.data-v-1b8e35ee {
  178. color: #63be72;
  179. }
  180. .fresh-green-gift-background.data-v-1b8e35ee {
  181. background-color: #63be72;
  182. }
  183. .fresh-green-gift-background-q.data-v-1b8e35ee {
  184. background: rgba(99, 190, 114, 0.8);
  185. }
  186. .fresh-green-gift-background-p.data-v-1b8e35ee {
  187. background: rgba(99, 190, 114, 0.2);
  188. }
  189. .fresh-green-gift-background-o.data-v-1b8e35ee {
  190. background: rgba(99, 190, 114, 0.1);
  191. }
  192. .fresh-green-gift-border.data-v-1b8e35ee {
  193. border-color: #63be72;
  194. }
  195. .fresh-green-gift-figure-rule.data-v-1b8e35ee {
  196. background: -webkit-linear-gradient(top, #63be72, #89db96);
  197. background: linear-gradient(to bottom, #63be72, #89db96);
  198. }
  199. .fresh-green-gift-border-bottom.data-v-1b8e35ee {
  200. border-bottom-color: #63be72;
  201. }
  202. .fresh-green-gift-shadow.data-v-1b8e35ee {
  203. box-shadow: 0 10rpx 30rpx 2.5rpx rgba(99, 190, 114, 0.2);
  204. }
  205. .fresh-green-gift-btn.data-v-1b8e35ee {
  206. background: -webkit-linear-gradient(right, #63be72, rgba(99, 190, 114, 0.7));
  207. background: linear-gradient(to left, #63be72, rgba(99, 190, 114, 0.7));
  208. }
  209. /* 商务蓝 */
  210. .business-blue-gift-color.data-v-1b8e35ee {
  211. color: #4a90e2;
  212. }
  213. .business-blue-gift-background.data-v-1b8e35ee {
  214. background-color: #4a90e2;
  215. }
  216. .business-blue-gift-background-q.data-v-1b8e35ee {
  217. background: rgba(74, 144, 226, 0.8);
  218. }
  219. .business-blue-gift-background-p.data-v-1b8e35ee {
  220. background: rgba(74, 144, 226, 0.2);
  221. }
  222. .business-blue-gift-background-o.data-v-1b8e35ee {
  223. background: rgba(74, 144, 226, 0.1);
  224. }
  225. .business-blue-gift-border.data-v-1b8e35ee {
  226. border-color: #4a90e2;
  227. }
  228. .business-blue-gift-figure-rule.data-v-1b8e35ee {
  229. background: -webkit-linear-gradient(top, #4a90e2, #82b4ef);
  230. background: linear-gradient(to bottom, #4a90e2, #82b4ef);
  231. }
  232. .business-blue-gift-border-bottom.data-v-1b8e35ee {
  233. border-bottom-color: #4a90e2;
  234. }
  235. .business-blue-gift-shadow.data-v-1b8e35ee {
  236. box-shadow: 0 10rpx 30rpx 2.5rpx rgba(74, 144, 226, 0.2);
  237. }
  238. .business-blue-gift-btn.data-v-1b8e35ee {
  239. background: -webkit-linear-gradient(right, #4a90e2, rgba(74, 144, 226, 0.7));
  240. background: linear-gradient(to left, #4a90e2, rgba(74, 144, 226, 0.7));
  241. }
  242. .audio.data-v-1b8e35ee {
  243. height: 80rpx;
  244. width: 376rpx;
  245. border-radius: 40rpx;
  246. margin-left: 24rpx;
  247. padding: 0;
  248. background-color: #49c265;
  249. }
  250. .btn.data-v-1b8e35ee {
  251. width: 96rpx;
  252. height: 80rpx;
  253. padding: 16rpx 32rpx 16rpx 16rpx;
  254. background-repeat: no-repeat;
  255. background-size: 52% 60%;
  256. background-position: center 16rpx;
  257. }
  258. .btn-play.data-v-1b8e35ee {
  259. background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAq1BMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9JwmVSxW1rzoJcyXX0+/bY8t7P79fE682t5Lqm4bSB1ZR10YtPxGrq+O3i9efg9OS66MWY3KeQ2qG01+DnAAAAJXRSTlMA8hr8zI9xTxT2lHVYBfn029DOt2lmJewXFu7Z2Li2jnpbKikGjnWxIgAAAVJJREFUSMeVlmlzgjAQhjdA8ODwwAuP1lY3iFZb7fn/f1lHZmQGkoXs8zHMM8Mmb3YDGmkok/U8jufrRIYptND1Pazg+V2gcZ4HqDHoO2AmCgQaEUEEBmZjJBm9gkZHYAOiAzWmLjbiTqHCBFuZVP7HbRfcDpTsBFogduV+jtCK0WN3A7QkgAJH2ArCKYQ+WtMv8tazF3r3JPpY45xfvynDBwAPa9yUUu+E4AGk2qK6c3gzGw6E2lqmCv6OJuEFJCWo7McgSEjMQsHHl/bxCYa0YCp+CIIUjMULQEIowSpcIQbBE+YtRavrqV500iTcLvq2yqZz+DQcXEgK+dkYjQUl/B7N4QPPnNYTFW/9Ah2yLL9QF4h/RflNgN9m+I0MojFaMY7K4WPXjGfcds8dKNyRxR2K/LGrs9/2iEBs9/ynA/9xQrMI5Wa1jOPlaiPDBdT5B0pOAbdmQPYrAAAAAElFTkSuQmCC);
  260. }
  261. .btn-pause.data-v-1b8e35ee {
  262. background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAllBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9JwmVSxW2z5b7B6spky3zT8dq56MSq47iC1ZV10YtayHNWxnBVxm/n9+rf9OTd9OPJ7dHC68yk4bKebu0cAAAAHnRSTlMA9BXN/I/3WCca8reUdQXucU7b2dBpZnC4elAbBlHK3f6EAAABSUlEQVRIx6WW13bDIAyGwcZ4j8TOTpW0TjM73//lahLaUwUPdPJdYSMdBPxIYgaO78VlLmVexp7vsAGcwgWEW/T5hB4HA56EHeZZyqEVnmZt9oELnVSBaT+KoAe+vLefCuhFTLH9BAaZoHgEDCJG//bLwQL+t/OsAiuq39NNwZJU3y8HS/jtzhOwJrnqTYI1Uilxhn69HS71M2he68vhHU3PGgcsoXrT8Hkb79T4hNXeRASIjWKvF7h+ACJkPiC2ykbH9KLGW0D4zKM5eCymOcRsTHMYs4jmEDGgOQDVQVJDysmbJh8r+eLI0iCL717eJ2XzpeVtruAaD+jjeK6/QbOvz8cdmi7oT5SeBOhphp7IWOaCFW7GNEEEFkQBNd1TCwq9ZGGW/UXxiV52TdYL2SGIxZq1s2pvHVaPNidm+zMvcyHyct7W/vwAiGLRrzZLf78AAAAASUVORK5CYII=);
  263. }
  264. .duration.data-v-1b8e35ee {
  265. width: 210rpx;
  266. text-align: right;
  267. font-size: 30rpx;
  268. color: #ffffff;
  269. padding-right: 28rpx;
  270. border-right: 1rpx solid #ffffff;
  271. height: 30rpx;
  272. line-height: 30rpx;
  273. }
  274. .close.data-v-1b8e35ee {
  275. width: 48rpx;
  276. height: 80rpx;
  277. padding: 30rpx 28rpx 30rpx 28rpx;
  278. background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUBAMAAAB/pwA+AAAAKlBMVEUAAAD///////////////////////////////////////////////////+Gu8ovAAAADXRSTlMAbXFoa/jmY1/wl5Fb6hvxqQAAAHZJREFUCNctzcENQEAURdGHha0GlCBRggaUMA2w0YBEA9pQgj4EiUn8Xsxc81Y/Z/GvtkosH+QOscartwq0U5kdoLVSHRhU4CtiJ8Eg/MwgHJGV7l7SWbh7UgpZfPKH3pUkIZIp1MOESIIkVROCXUDYa28lePwAvlcy2dPDmNAAAAAASUVORK5CYII=);
  279. background-repeat: no-repeat;
  280. background-position: center;
  281. background-size: 41.6% 25%;
  282. }
  283. .adjunction.data-v-1b8e35ee {
  284. height: 80rpx;
  285. width: 278rpx;
  286. line-height: 80rpx;
  287. background-color: #ffffff;
  288. border-radius: 40rpx;
  289. margin-left: 24rpx;
  290. margin-bottom: 56rpx;
  291. padding: 0;
  292. }
  293. .text.data-v-1b8e35ee {
  294. font-size: 28rpx;
  295. color: #666666;
  296. margin-left: 8rpx;
  297. }
  298. .recording.data-v-1b8e35ee {
  299. width: 32rpx;
  300. height: 32rpx;
  301. margin-left: 32rpx;
  302. background-repeat: no-repeat;
  303. background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAbFBMVEUAAAB/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f39/f38chNo2AAAAI3RSTlMAjeX4OvG8t3g0B+zf1MtoVkQvEqmAJh0V26Sfci0MAcNhTaon4nIAAADLSURBVDjLxdLXDoIwAIXhYwstlj1E3OO8/zsaSRBKC1ckfrf8dGNjxTkJVVRjgdHsxSX8Mg5u8Mn5c4LHI+HIN0nLiQNcASd2cO3/HXR3Z5FHK5AClR1EtAIStR2c7SBhjZCjAtoOGr5wGL9LA8nZMaYw8WSAnAqzOXIch+KKWrJybqKE2QlS6gDI2GAm+v4IdN/t31JmD3iKZ94C9/eFVAausn9yof0cbMUlJWMddVimuMcqzRarFCssaoQQZCjEaSFKScp+FwE29AHlwiV9PGG4mQAAAABJRU5ErkJggg==);
  304. background-size: 100% 100%;
  305. }
  306. .black.data-v-1b8e35ee {
  307. position: fixed;
  308. top: 0;
  309. width: 100%;
  310. height: 100%;
  311. z-index: 1600;
  312. background-color: rgba(0, 0, 0, 0.5);
  313. }
  314. .mouldboard.data-v-1b8e35ee {
  315. width: 750rpx;
  316. height: 480rpx;
  317. background-color: #ffffff;
  318. position: absolute;
  319. bottom: 0;
  320. border-top-right-radius: 16rpx;
  321. border-top-left-radius: 16rpx;
  322. }
  323. .transcription.data-v-1b8e35ee {
  324. width: 200rpx;
  325. height: 200rpx;
  326. border-radius: 50%;
  327. margin-top: 50rpx;
  328. position: relative;
  329. }
  330. .active-text.data-v-1b8e35ee {
  331. margin-top: 48rpx;
  332. font-size: 28rpx;
  333. color: #999999;
  334. }
  335. .image.data-v-1b8e35ee {
  336. width: 110rpx;
  337. height: 110rpx;
  338. position: absolute;
  339. top: 50%;
  340. left: 50%;
  341. -webkit-transform: translate(-50%, -50%);
  342. transform: translate(-50%, -50%);
  343. }
  344. .ripple.data-v-1b8e35ee {
  345. position: absolute;
  346. top: 0;
  347. left: 0;
  348. right: 0;
  349. bottom: 0;
  350. border-radius: 50%;
  351. }
  352. .voice-num.data-v-1b8e35ee {
  353. font-size: 30rpx;
  354. margin-top: 50rpx;
  355. color: #353535;
  356. font-family: 'DIN';
  357. }