碧桂园
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

76 rader
1.3 KiB

  1. /**index.wxss**/
  2. .container{
  3. background: url('https://static.quhouse.com/05115280a98346c89fa49890f1fcfcbc.png') no-repeat;
  4. width: 750rpx;
  5. height: 1624rpx;
  6. background-size: 750rpx 1624rpx;
  7. display: flex;
  8. flex-direction: column;
  9. align-items: center;
  10. }
  11. .img{
  12. width: 680rpx;
  13. height: 1302rpx;
  14. margin-top: 104rpx;
  15. }
  16. .control{
  17. width: 680rpx;
  18. margin-top: 0rpx;
  19. position: relative;
  20. }
  21. .btn{
  22. width: 320rpx;
  23. height: 100rpx;
  24. border: 2rpx solid #000000;
  25. line-height: 100rpx;
  26. font-size: 44rpx;
  27. font-family: PingFangSC-Semibold, PingFang SC;
  28. font-weight: 600;
  29. position: absolute;
  30. text-align: center;
  31. display: flex;
  32. justify-content: center;
  33. align-items: center;
  34. box-sizing: border-box;
  35. }
  36. .btn1{
  37. color: #000000;
  38. background: #FFC700;
  39. top: -14rpx;
  40. left: 1rpx;
  41. }
  42. .btn2{
  43. background: #2845E0;
  44. color: #FFFFFF;
  45. right: 2rpx;
  46. top: 2rpx;
  47. border-left: none;
  48. border-right: 2rpx solid #000000;
  49. }
  50. .btn .row{
  51. width: 44rpx;
  52. height: 44rpx;
  53. display: inline-block;
  54. margin-left: 18rpx;
  55. }
  56. .white{
  57. width: 40rpx;
  58. height: 116rpx;
  59. position: absolute;
  60. top: -14rpx;
  61. left: 321rpx;
  62. }
  63. .dot{
  64. width: 182rpx;
  65. height: 6rpx;
  66. top: 140rpx;
  67. right: 0;
  68. position: absolute;
  69. }
  70. .dot{
  71. width: 182rpx;
  72. height: 6rpx;
  73. top: 140rpx;
  74. right: 0;
  75. position: absolute;
  76. }