index.css 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344
  1. .aboutus-page{
  2. overflow-x: hidden;
  3. }
  4. /* 轮播图 */
  5. .aboutus-page .swiper {
  6. width: 100%;
  7. height: 100%;
  8. }
  9. .aboutus-page .swiper-slide {
  10. font-size: 18px;
  11. }
  12. .aboutus-page .swiper-slide img {
  13. height: 41.66vw;
  14. width: 100%;
  15. }
  16. .aboutus-page .box1 {
  17. width: 100%;
  18. height: 41.666vw;
  19. position: absolute;
  20. top: 0;
  21. left: 0;
  22. z-index: 100;
  23. display: flex;
  24. align-items: center;
  25. }
  26. .aboutus-page .box1-content {
  27. margin: 0 0 0 12.5vw;
  28. }
  29. .aboutus-page .box1-title {
  30. width: 597px;
  31. font-size: 60px;
  32. font-family: Gilroy, Gilroy-Light;
  33. font-weight: 300;
  34. text-align: left;
  35. color: #ffffff;
  36. line-height: 70px;
  37. }
  38. .aboutus-page .box1-tip {
  39. width: 592px;
  40. font-size: 24px;
  41. font-family: Gilroy, Gilroy-Light;
  42. font-weight: 300;
  43. text-align: left;
  44. color: #ffffff;
  45. line-height: 36px;
  46. margin: 20px 0 43px 0;
  47. }
  48. .aboutus-page .box1-content button {
  49. background: transparent;
  50. width: 180px;
  51. height: 54px;
  52. border: 2px solid #ffffff;
  53. border-radius: 29px;
  54. background-image: url("../../images/about_us/btn1.png");
  55. background-repeat: no-repeat;
  56. background-position: center;
  57. background-size: 105px auto;
  58. cursor: pointer;
  59. }
  60. .aboutus-page .box2-content {
  61. text-align: center;
  62. margin: 41px 0 83px 0;
  63. }
  64. .aboutus-page .box2-content img {
  65. width: 23.07vw;
  66. height: 13.22vw;
  67. margin-right: 43px;
  68. }
  69. .aboutus-page .box2-content div {
  70. display: inline-block;
  71. width: 39.63vw;
  72. height: 8.95vw;
  73. font-size: 24px;
  74. font-family: Gilroy, Gilroy-Bold;
  75. font-weight: 700;
  76. text-align: left;
  77. color: #8e9daa;
  78. line-height: 30px;
  79. }
  80. .aboutus-page .box2 {
  81. height: 41.666vw;
  82. background-image: url("../../images/about_us/bg3.png");
  83. background-position: top;
  84. background-size: cover;
  85. display: flex;
  86. align-items: center;
  87. justify-content: space-between;
  88. padding: 0 2.6vw 0 12.5vw;
  89. }
  90. .aboutus-page .box2 .box1-content {
  91. margin-top: 0;
  92. margin-left: 0;
  93. }
  94. .aboutus-page .box2 .box1-content .logo {
  95. width: 7.18vw;
  96. height: 2.08vw;
  97. margin-bottom: 2.08vw;
  98. }
  99. .aboutus-page .box3-content {
  100. display: flex;
  101. width: 40%;
  102. }
  103. .aboutus-page .box3-content .num {
  104. opacity: 0.7;
  105. font-size: 72px;
  106. font-family: Gilroy, Gilroy-Thin;
  107. font-weight: 200;
  108. text-align: left;
  109. color: #ffffff;
  110. }
  111. .aboutus-page .box3-content .box3-title {
  112. opacity: 0.7;
  113. font-size: 24px;
  114. font-family: Gilroy, Gilroy-Medium;
  115. font-weight: 500;
  116. text-align: left;
  117. color: #ffffff;
  118. margin: 25px 0 18px 0;
  119. }
  120. .aboutus-page .box3-content .box3-tip {
  121. opacity: 0.7;
  122. font-size: 15px;
  123. font-family: Myriad Pro, Myriad Pro-Regular;
  124. font-weight: 400;
  125. text-align: left;
  126. color: #ffffff;
  127. }
  128. .aboutus-page .box3-content img {
  129. width: 20px;
  130. height: 12px;
  131. margin-top: 60px;
  132. }
  133. .aboutus-page .box4-content {
  134. height: 38.54vw;
  135. background-image: url("../../images/about_us/bg4.png");
  136. background-size: 100% 100%;
  137. display: flex;
  138. justify-content: space-evenly;
  139. align-items: center;
  140. }
  141. .aboutus-page .box4-content .box4 .title {
  142. font-size: 72px;
  143. font-family: Gilroy, Gilroy-Light;
  144. font-weight: 300;
  145. text-align: left;
  146. color: #018dff;
  147. margin-bottom: 43px;
  148. }
  149. .aboutus-page .box4-content .box4 .cards {
  150. width: calc(25vw + 100px);
  151. display: flex;
  152. justify-content: space-around;
  153. }
  154. .aboutus-page .box4-content .box4 .card {
  155. position: relative;
  156. display: flex;
  157. align-items: center;
  158. width: 8.33vw;
  159. height: 8.33vw;
  160. background: white;
  161. border-radius: 25px;
  162. box-shadow: 7.98px 15.01px 32px 0px rgba(232, 243, 255, 0.66);
  163. padding: 7px 10px;
  164. }
  165. .aboutus-page .box4-content .box4 .card .num {
  166. font-size: 48px;
  167. font-family: SamsungSharpSans, SamsungSharpSans-Medium;
  168. font-weight: 500;
  169. text-align: left;
  170. color: #008cff;
  171. line-height: 23px;
  172. }
  173. .aboutus-page .box4-content .box4.pic {
  174. width: 38.64vw;
  175. height: 31.3vw;
  176. background-image: url("../../images/about_us/bg5.png");
  177. background-size: 100% 100%;
  178. margin-top: 2.08vw;
  179. }
  180. .aboutus-page .box4-content .box4 img {
  181. position: absolute;
  182. top: 0.85vw;
  183. right: 0.85vw;
  184. width: 1.8vw;
  185. object-fit: fill;
  186. }
  187. .aboutus-page .box5-content {
  188. height: 48.59vw;
  189. padding: 6.25vw 0;
  190. text-align: center;
  191. position: relative;
  192. }
  193. .aboutus-page .box5-content .title{
  194. font-size: 72px;
  195. font-family: Gilroy, Gilroy-Light;
  196. font-weight: 300;
  197. color: #018cff;
  198. text-align: center;
  199. }
  200. .aboutus-page .box5-content .page-box {
  201. text-align: right;
  202. padding-right: 12.5vw;
  203. }
  204. .aboutus-page .box5-content .page-box .img{
  205. width: 3.125vw;
  206. height: 3.125vw;
  207. margin-bottom: 2.08vw;
  208. display: inline-block;
  209. }
  210. .aboutus-page .box5-content .page-box .first{
  211. margin-right: 10px;
  212. background-image: url("../../../assets/images/about_us/arrow2.png");
  213. background-size: 100% 100%;
  214. }
  215. .aboutus-page .box5-content .page-box .last{
  216. background-image: url("../../../assets/images/about_us/arrow2.png");
  217. background-size: 100% 100%;
  218. transform: rotate(180deg);
  219. }
  220. .aboutus-page .box5-content .page-box .active{
  221. background-image: url("../../../assets/images/about_us/arrow3.png")!important;
  222. background-size: 100% 100%;
  223. transform: rotate(180deg);
  224. }
  225. .aboutus-page .box5-content .page-box .last.active{
  226. transform: rotate(0deg);
  227. }
  228. .aboutus-page .box5-content .cards{
  229. position: absolute;
  230. top: 17.34vw;
  231. margin: 0 12.5vw;
  232. white-space: nowrap;
  233. width: 100%;
  234. vertical-align: top;
  235. overflow-x: auto;
  236. padding-bottom: 12px;
  237. }
  238. /* 隐藏滚动条 */
  239. .aboutus-page .box5-content .cards::-webkit-scrollbar {
  240. width: 0;
  241. height: 0;
  242. }
  243. .aboutus-page .box5-content .card{
  244. transition: all 0.3s;
  245. width: 25vw;
  246. background: #ffffff;
  247. border-radius: 24px;
  248. margin-right: 20px;
  249. padding: 3.8vw 2.34vw 2.03vw 2.34vw;
  250. box-sizing: border-box;
  251. text-align: left;
  252. position: relative;
  253. display: inline-block;
  254. white-space: normal;
  255. }
  256. .aboutus-page .box5-content .card:hover{
  257. box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2);
  258. }
  259. .aboutus-page .box5-content .card .card-title{
  260. font-size: 42px;
  261. font-family: DINPro, DINPro-Bold;
  262. font-weight: 700;
  263. color: #242A30;
  264. margin-bottom: 2.18vw;
  265. }
  266. .aboutus-page .box5-content .split{
  267. width: 100%;
  268. height: 1px;
  269. background: #e5e5e5;
  270. position: absolute;
  271. top: 24.895vw;
  272. left: 0;
  273. }
  274. .aboutus-page .box5-content .card .split{
  275. position: absolute;
  276. top: 7.55vw;
  277. left: 0;
  278. }
  279. .aboutus-page .box5-content .card .dot{
  280. background: #e5e5e5;
  281. position: absolute;
  282. top: calc(7.55vw - 1.7px);
  283. left: 2.34vw;
  284. border-radius: 50%;
  285. width: 5px;
  286. height: 5px;
  287. }
  288. .aboutus-page .box5-content .card .name{
  289. font-size: 24px;
  290. font-family: Gilroy, Gilroy-Bold;
  291. font-weight: 700;
  292. color: #242A30;
  293. margin-bottom: 0.46vw;
  294. }
  295. .aboutus-page .box5-content .card .desc{
  296. font-size: 16px;
  297. font-family: Gilroy, Gilroy-Medium;
  298. font-weight: 500;
  299. color: #242a30;
  300. margin-bottom: 2.08vw;
  301. }
  302. .aboutus-page .box5-content .card:hover .card-title{
  303. color: #008bff;
  304. }
  305. .aboutus-page .box5-content .card:hover .split,.dot{
  306. background: #008bff;
  307. }
  308. .aboutus-page .box5-content .card:hover .dot{
  309. background: #008bff;
  310. }
  311. .aboutus-page .box5-content .card:hover .name{
  312. color: #008bff;
  313. }