东风启辰小程序端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

106 satır
1.7KB

  1. /* pages/lookPrizeDetail/lookPrizeDetail.wxss */
  2. .closeXieyi{
  3. display: block;
  4. }
  5. .main{
  6. width: 750rpx;
  7. position: fixed;
  8. left: 0;
  9. top: 0;
  10. height: calc(100vh - 120rpx);
  11. overflow: auto;
  12. background-color: white;
  13. z-index: 99;
  14. }
  15. .titleText{
  16. width: 682rpx;
  17. margin: 0 auto;
  18. margin-top: 78rpx;
  19. margin-bottom: 28rpx;
  20. line-height: 39rpx;
  21. font-size:39rpx;
  22. font-family:PingFangSC;
  23. font-weight:bold;
  24. color:rgba(0,77,149,1);
  25. }
  26. .lineSty{
  27. width: 682rpx;
  28. height:2rpx;
  29. background-color: #B6B6B6;
  30. margin: 0 auto;
  31. }
  32. .closeXieyi{
  33. position: absolute;
  34. right: 48rpx;
  35. top: 38rpx;
  36. width: 42rpx;
  37. height: 42rpx;
  38. }
  39. .confirm{
  40. position: absolute;
  41. left: 50%;
  42. bottom: 110rpx;
  43. transform: translateX(-50%);
  44. width: 275rpx;
  45. height: 49rpx;
  46. }
  47. .image6Btn1,.image6Btn2,.image6Btn3,.image6Btn4,.image6Btn5{
  48. position: absolute;
  49. top:35rpx;
  50. left: 70rpx;
  51. opacity: 0;
  52. }
  53. .image6Btn1{
  54. width: 310rpx;
  55. height: 80rpx;
  56. background-color: red;
  57. }
  58. .image6Btn2{
  59. left: auto;
  60. right: 70rpx;
  61. width: 310rpx;
  62. height: 80rpx;
  63. background-color: green;
  64. }
  65. .image6Btn3,.image6Btn4,.image6Btn5{
  66. top: 40rpx;
  67. left: 20rpx;
  68. width: 240rpx;
  69. height: 80rpx;
  70. }
  71. .image6Btn4{
  72. left: 260rpx;
  73. }
  74. .image6Btn5{
  75. left: auto;
  76. right: 20rpx;
  77. }
  78. .copyBtn{
  79. width: 108rpx;
  80. height: 30rpx;
  81. margin-left: 20rpx;
  82. }
  83. .exchangeCode{
  84. position: absolute;
  85. left: 50%;
  86. transform: translateX(-50%);
  87. top: 550rpx;
  88. width: 660rpx;
  89. font-size:20rpx;
  90. font-family:NissanBrand;
  91. font-weight:bold;
  92. color:rgba(0,0,0,1);
  93. line-height:48rpx;
  94. display: flex;
  95. align-items: center;
  96. }
  97. .newImages3-37{
  98. position: absolute;
  99. left: 50%;
  100. transform: translateX(-50%);
  101. bottom: 145rpx;
  102. width: 276rpx;
  103. height: 50rpx;
  104. }