富茂链客Pcg官网
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 

178 rindas
3.4 KiB

  1. .yewuBox {
  2. margin-top: 80px;
  3. width: 100%;
  4. /* height: 598px;
  5. background-image: url('https://formall.oss-accelerate.aliyuncs.com/home/pc/fmPcImg/yewu/ywgl_banner.png');
  6. background-repeat: no-repeat;
  7. background-size: 100% 100%;
  8. cursor: pointer; */
  9. }
  10. .digitizationBox {
  11. overflow: hidden;
  12. }
  13. .digitizationTitle {
  14. text-align: center;
  15. font-size: 48px;
  16. font-family: OPPOSans;
  17. font-weight: bold;
  18. color: #202530;
  19. margin-top: 100px;
  20. margin-bottom: 37px;
  21. }
  22. .digitizationText {
  23. font-size: 18px;
  24. font-family: Microsoft YaHei;
  25. font-weight: 400;
  26. color: #8A8F99;
  27. text-align: center;
  28. }
  29. .digitizationImg {
  30. margin: 0 auto;
  31. display: block;
  32. margin-top: 80px;
  33. margin-bottom: 90px;
  34. }
  35. .stieBox {
  36. background-image: url('https://formall.oss-accelerate.aliyuncs.com/home/pc/fmPcImg/yewu/ywgl_lshgl_bnt.png');
  37. background-repeat: no-repeat;
  38. height: 800px;
  39. overflow: hidden;
  40. position: relative;
  41. background-size: 100% 100%;
  42. }
  43. .stieTitle {
  44. text-align: center;
  45. font-size: 48px;
  46. font-family: OPPOSans;
  47. font-weight: bold;
  48. color: #FFFFFF;
  49. margin-top: 90px;
  50. margin-bottom: 37px;
  51. }
  52. .stieText {
  53. font-size: 18px;
  54. font-family: Microsoft YaHei;
  55. font-weight: 400;
  56. color: #FFFFFF;
  57. text-align: center;
  58. }
  59. .stieTitleBox {
  60. position: absolute;
  61. top: 40%;
  62. left: 20%;
  63. width: 420px;
  64. height: 264px;
  65. display: flex;
  66. flex-wrap: wrap;
  67. justify-content: space-between;
  68. }
  69. .itemBox {
  70. width: 44%;
  71. height: 60px;
  72. overflow: hidden;
  73. }
  74. .yuandian {
  75. width: 15px;
  76. height: 15px;
  77. border-radius: 50%;
  78. background-color: #1091FA;
  79. float: left;
  80. margin: 12px 10px;
  81. }
  82. .itemText {
  83. float: left;
  84. font-size: 28px;
  85. font-family: Adobe Heiti Std;
  86. font-weight: normal;
  87. color: #FFFFFF;
  88. }
  89. .zixuan {
  90. position: absolute;
  91. left: 20%;
  92. bottom: 13%;
  93. width: 228px;
  94. height: 60px;
  95. background: #0067ED;
  96. border-radius: 6px;
  97. text-align: center;
  98. line-height: 60px;
  99. font-size: 20px;
  100. font-family: OPPOSans;
  101. font-weight: 500;
  102. color: #FFFFFF;
  103. }
  104. .dataBox {
  105. height: 769px;
  106. background-image: url('https://formall.oss-accelerate.aliyuncs.com/home/pc/fmPcImg/yewu/ywgl_sjbb_bnt.png');
  107. background-repeat: no-repeat;
  108. position: relative;
  109. overflow: hidden;
  110. /* background-size: 100% 100%; */
  111. }
  112. .dataTitle {
  113. font-size: 48px;
  114. font-family: OPPOSans;
  115. font-weight: bold;
  116. color: #202530;
  117. margin-top: 100px;
  118. margin-left: 20%;
  119. }
  120. .dataItem1 {
  121. width: 471px;
  122. height: 60px;
  123. background: #F2F5F9;
  124. border-radius: 8px;
  125. text-align: center;
  126. line-height: 60px;
  127. font-size: 16px;
  128. font-family: Microsoft YaHei;
  129. font-weight: 400;
  130. color: #737780;
  131. margin-left: 20%;
  132. margin-top: 60px;
  133. }
  134. .dataItem2 {
  135. width: 365px;
  136. height: 60px;
  137. background: #F2F5F9;
  138. border-radius: 8px;
  139. text-align: center;
  140. line-height: 60px;
  141. font-size: 16px;
  142. font-family: Microsoft YaHei;
  143. font-weight: 400;
  144. color: #737780;
  145. margin-left: 20%;
  146. margin-top: 20px;
  147. }
  148. .dataItem3 {
  149. width: 268px;
  150. height: 60px;
  151. background: #F2F5F9;
  152. border-radius: 8px;
  153. text-align: center;
  154. line-height: 60px;
  155. font-size: 16px;
  156. font-family: Microsoft YaHei;
  157. font-weight: 400;
  158. color: #737780;
  159. margin-left: 20%;
  160. margin-top: 20px;
  161. }