index.css 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478
  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: 2.5vw;
  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: 32vw;
  189. padding: 6.25vw 0;
  190. text-align: center;
  191. position: relative;
  192. }
  193. .aboutus-page .box5-content .title{
  194. font-size: 3.75vw;
  195. font-family: Gilroy, Gilroy-Light;
  196. font-weight: 300;
  197. color: #018cff;
  198. text-align: center;
  199. }
  200. /* 分页 */
  201. .aboutus-page .page-box {
  202. text-align: right;
  203. padding-right: 12.5vw;
  204. }
  205. .aboutus-page .page-box .img{
  206. width: 3.125vw;
  207. height: 3.125vw;
  208. margin-bottom: 2.08vw;
  209. display: inline-block;
  210. cursor: pointer;
  211. background-size: 100% 100%;
  212. line-height: 3.125vw;
  213. }
  214. /*白色背景*/
  215. .aboutus-page .page-box .first1{
  216. margin-right: 10px;
  217. background-image: url("../../../assets/images/about_us/arrow2.png");
  218. }
  219. .aboutus-page .page-box .last1{
  220. background-image: url("../../../assets/images/about_us/arrow2.png");
  221. transform: rotate(180deg);
  222. }
  223. .aboutus-page .page-box .first1.active{
  224. background-image: url("../../../assets/images/about_us/arrow3.png")!important;
  225. transform: rotate(180deg);
  226. }
  227. .aboutus-page .page-box .last1.active{
  228. background-image: url("../../../assets/images/about_us/arrow3.png")!important;
  229. transform: rotate(180deg);
  230. }
  231. .aboutus-page .page-box .last1.active{
  232. transform: rotate(0deg);
  233. }
  234. /*蓝色背景*/
  235. .aboutus-page .page-box .first2{
  236. margin-right: 10px;
  237. background-image: url("../../../assets/images/about_us/arrow4.png");
  238. }
  239. .aboutus-page .page-box .last2{
  240. background-image: url("../../../assets/images/about_us/arrow4.png");
  241. transform: rotate(180deg);
  242. }
  243. .aboutus-page .page-box .first2.active{
  244. background-image: url("../../../assets/images/about_us/arrow5.png")!important;
  245. transform: rotate(180deg);
  246. }
  247. .aboutus-page .page-box .last2.active{
  248. background-image: url("../../../assets/images/about_us/arrow5.png")!important;
  249. transform: rotate(180deg);
  250. }
  251. .aboutus-page .page-box .last2.active{
  252. transform: rotate(0deg);
  253. }
  254. .aboutus-page .box5-content .cards{
  255. position: absolute;
  256. top: 17.34vw;
  257. margin: 0 12.5vw;
  258. white-space: nowrap;
  259. width: 100%;
  260. vertical-align: top;
  261. overflow-x: auto;
  262. padding-bottom: 12px;
  263. text-align: left;
  264. }
  265. /* 隐藏滚动条 */
  266. .aboutus-page .box5-content .cards::-webkit-scrollbar {
  267. width: 0;
  268. height: 0;
  269. }
  270. .aboutus-page .box5-content .card{
  271. transition: all 0.3s;
  272. width: 25vw;
  273. background: #ffffff;
  274. border-radius: 24px;
  275. margin-right: 20px;
  276. padding: 3.8vw 2.34vw 2.03vw 2.34vw;
  277. box-sizing: border-box;
  278. text-align: left;
  279. position: relative;
  280. display: inline-block;
  281. white-space: normal;
  282. }
  283. .aboutus-page .box5-content .card:hover{
  284. box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2);
  285. }
  286. .aboutus-page .box5-content .card .card-title{
  287. font-size: 2.18vw;
  288. font-family: DINPro, DINPro-Bold;
  289. font-weight: 700;
  290. color: #242A30;
  291. margin-bottom: 2.18vw;
  292. }
  293. .aboutus-page .box5-content .split{
  294. width: 100%;
  295. height: 1px;
  296. background: #e5e5e5;
  297. position: absolute;
  298. top: 24.895vw;
  299. left: 0;
  300. }
  301. .aboutus-page .box5-content .card .split{
  302. position: absolute;
  303. top: 7.55vw;
  304. left: 0;
  305. }
  306. .aboutus-page .box5-content .card .dot{
  307. background: #e5e5e5;
  308. position: absolute;
  309. top: 7.55vw;
  310. left: 2.34vw;
  311. border-radius: 50%;
  312. width: 5px;
  313. height: 5px;
  314. transform: translateY(-50%);
  315. }
  316. .aboutus-page .box5-content .card .name{
  317. font-size: 1.25vw;
  318. font-family: Gilroy, Gilroy-Bold;
  319. font-weight: 700;
  320. color: #242A30;
  321. margin-bottom: 0.46vw;
  322. }
  323. .aboutus-page .box5-content .card .desc{
  324. font-size: 0.83vw;
  325. font-family: Gilroy, Gilroy-Medium;
  326. font-weight: 500;
  327. color: #242a30;
  328. margin-bottom: 2.08vw;
  329. }
  330. .aboutus-page .box5-content .card:hover .card-title{
  331. color: #008bff;
  332. }
  333. .aboutus-page .box5-content .card:hover .split,.dot{
  334. background: #008bff;
  335. }
  336. .aboutus-page .box5-content .card:hover .dot{
  337. background: #008bff;
  338. }
  339. .aboutus-page .box5-content .card:hover .name{
  340. color: #008bff;
  341. }
  342. .aboutus-page .box6-content{
  343. width: 100%;
  344. height: 36.45vw;
  345. background: #008cff;
  346. padding: 0 12.5vw;
  347. box-sizing: border-box;
  348. }
  349. .aboutus-page .box6-content .tool{
  350. padding-top: 4.68vw;
  351. display: flex;
  352. align-items: center;
  353. justify-content: space-between;
  354. margin-bottom: 2.91vw;
  355. }
  356. .aboutus-page .box6-content .tool .title{
  357. font-size: 4.479vw;
  358. font-family: Gilroy, Gilroy-Light;
  359. font-weight: 300;
  360. text-align: center;
  361. color: #ffffff;
  362. }
  363. .aboutus-page .box6-content .tool .page-box{
  364. padding-right: 0;
  365. }
  366. .aboutus-page .box6-content .tool .page-box .img{
  367. margin-bottom: 0;
  368. }
  369. .aboutus-page .box6-content .cards-box{
  370. width: 100%;
  371. position: relative;
  372. }
  373. .aboutus-page .box6-content .cards{
  374. width: 100%;
  375. display: flex;
  376. justify-content: space-between;
  377. position: absolute;
  378. top: 0;
  379. left: 0;
  380. transform-origin:left bottom;
  381. }
  382. .aboutus-page .box6-content .cards.last{
  383. opacity: 0.2;
  384. transform: rotate(-10deg);
  385. pointer-events: none;/* 点击穿透 */
  386. }
  387. .aboutus-page .box6-content .card{
  388. width: 17.8vw;
  389. height: 17.8vw;
  390. background: #ffffff;
  391. border-radius: 24px;
  392. padding: 3.17vw 1.56vw;
  393. box-sizing: border-box;
  394. }
  395. .aboutus-page .box6-content .cards.last .card{
  396. display: none;
  397. transition: all 0.8s;
  398. }
  399. .aboutus-page .box6-content .cards.first{
  400. z-index: 100;
  401. }
  402. .aboutus-page .box6-content .cards.last .card div{
  403. display: none;
  404. }
  405. .aboutus-page .box6-content .cards.last .card:first-child{
  406. display: block;
  407. }
  408. .aboutus-page .box6-content .cards .card .date{
  409. font-size: 0.729vw;
  410. font-family: Gilroy, Gilroy-Bold;
  411. font-weight: 700;
  412. text-align: center;
  413. color: #008bff;
  414. margin-bottom: 0.93vw;
  415. }
  416. .aboutus-page .box6-content .cards .card .card-title{
  417. font-size: 1.25vw;
  418. font-family: Gilroy, Gilroy-Bold;
  419. font-weight: 700;
  420. text-align: left;
  421. color: #242a30;
  422. margin-bottom: 2.34vw;
  423. }
  424. .aboutus-page .box6-content .cards .card .desc{
  425. font-size: 0.83vw;
  426. font-family: Gilroy, Gilroy-Medium;
  427. font-weight: 500;
  428. text-align: left;
  429. color: #242a30;
  430. margin-bottom: 0.14vw;
  431. }
  432. .aboutus-page .box6-content .cards .card .arrow{
  433. font-size: 0.729vw;
  434. font-family: Gilroy, Gilroy-Bold;
  435. font-weight: 700;
  436. text-align: center;
  437. color: #008bff;
  438. }