富茂链客Pcg官网
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 

124 satır
1.9 KiB

  1. .toutu {
  2. margin-top: 80px;
  3. width: 100%;
  4. /* height: 598px;
  5. width: 100%;
  6. background-image: url('https://formall.oss-accelerate.aliyuncs.com/home/pc/fmPcImg/busu/saas_banner.png');
  7. background-repeat: no-repeat;
  8. width: 100%;
  9. background-size: 100% 100%;
  10. cursor: pointer; */
  11. }
  12. .jituanBox {
  13. height: 598px;
  14. width: 100%;
  15. overflow: hidden;
  16. }
  17. .busuTextBox {
  18. float: left;
  19. margin-top: 157px;
  20. margin-left: 18%;
  21. }
  22. .busuImg {
  23. float: left;
  24. margin-top: 157px;
  25. margin-left: 10%;
  26. }
  27. .busuTitle {
  28. font-size: 48px;
  29. font-family: OPPOSans;
  30. font-weight: bold;
  31. color: #202530;
  32. margin-bottom: 40px;
  33. }
  34. .busuTextBoxchi {
  35. overflow: hidden;
  36. margin-bottom: 30px;
  37. }
  38. .yuan {
  39. float: left;
  40. background-color: #82B1FB;
  41. width: 10px;
  42. height: 10px;
  43. border-radius: 50%;
  44. margin-right: 15px;
  45. margin-top: 8px;
  46. }
  47. .busuText {
  48. font-size: 18px;
  49. font-family: Microsoft YaHei;
  50. font-weight: 400;
  51. color: #6B7280;
  52. float: left;
  53. }
  54. .danItemBox {
  55. width: 100%;
  56. background: #F7FAFF;
  57. overflow: hidden;
  58. }
  59. .imgDanItem {
  60. float: left;
  61. display: block;
  62. width: 650px;
  63. height: 540px;
  64. margin-left: 18%;
  65. margin-top: 60px;
  66. margin-bottom: 60px;
  67. }
  68. .danItemTextBox {
  69. float: left;
  70. margin-left: 130px;
  71. margin-top: 200px;
  72. }
  73. .danItemTitle {
  74. font-size: 48px;
  75. font-family: OPPOSans;
  76. font-weight: bold;
  77. color: #202530;
  78. }
  79. .danItemText {
  80. overflow: hidden;
  81. margin-top: 40px;
  82. }
  83. .customizationBox {
  84. height: 600px;
  85. overflow: hidden;
  86. }
  87. .customizationLBox {
  88. float: left;
  89. margin: 10% 0 0 18%;
  90. }
  91. .customizationTitle {
  92. font-size: 48px;
  93. font-family: OPPOSans;
  94. font-weight: bold;
  95. color: #202530;
  96. }
  97. .customizationTextBox {
  98. overflow: hidden;
  99. margin-top: 40px;
  100. }
  101. .customizationRBox {
  102. float: left;
  103. margin-top: 7%;
  104. width: 40%
  105. }