product_detail.scss 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671
  1. .product-top {
  2. height: 457px;
  3. padding: 60px 30px 50px;
  4. .product-project-image {
  5. height: 390px;
  6. width: 390px;
  7. position: absolute;
  8. right: 30px;
  9. top: 37px;
  10. image-rendering: -moz-crisp-edges; /* Firefox */
  11. image-rendering: -o-crisp-edges; /* Opera */
  12. image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
  13. image-rendering: crisp-edges;
  14. -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
  15. }
  16. .product-top-title,
  17. .product-top-title.wiki,
  18. .product-top-title.plan,
  19. .product-top-title.account,
  20. .product-top-subtitle {
  21. width: 345px;
  22. }
  23. .product-top-subtitle.perform,
  24. .product-top-subtitle.account {
  25. width: 339px;
  26. }
  27. .top-content {
  28. margin-top: auto;
  29. }
  30. }
  31. .product-page-main-content {
  32. padding: 60px 0;
  33. .product-content {
  34. width: auto;
  35. .product-subtitle {
  36. width: 680px;
  37. line-height: 32px;
  38. margin: 10px auto 50px;
  39. }
  40. .project-slide-component {
  41. height: auto;
  42. width: 800px;
  43. margin-left: auto;
  44. margin-right: auto;
  45. padding: 0 30px;
  46. &.left {
  47. margin-bottom: 50px;
  48. }
  49. .slide-component {
  50. .slide-component-ul {
  51. position: relative;
  52. display: inline-block;
  53. width: 100%;
  54. &.left {
  55. left: auto;
  56. }
  57. li {
  58. display: inline-block;
  59. width: 365px;
  60. height: 172px;
  61. padding-left: 20px;
  62. padding-right: 20px;
  63. &:first-child {
  64. margin-right: 10px;
  65. }
  66. .slide-component-ul-coming {
  67. left: 164px;
  68. &.second {
  69. left: 140px;
  70. }
  71. }
  72. }
  73. }
  74. .slide-component-img {
  75. position: relative;
  76. width: 740px;
  77. height: 448px;
  78. &.right {
  79. right: auto;
  80. }
  81. &.left {
  82. left: auto;
  83. }
  84. }
  85. }
  86. }
  87. }
  88. }
  89. .product-matrix-and-scene {
  90. padding: 60px 30px 0;
  91. .product-title {
  92. width: 680px;
  93. margin-left: auto;
  94. margin-right: auto;
  95. }
  96. .product-subtitle {
  97. margin-bottom: 30px;
  98. }
  99. .product-matrix-card {
  100. width: 365px;
  101. height: 240px;
  102. margin-right: 10px;
  103. padding: 34px 15px;
  104. .product-matrix-card-img {
  105. width: 121px;
  106. height: 126px;
  107. margin-top: 8px;
  108. img {
  109. height: 100%;
  110. width: 100%;
  111. object-fit: contain;
  112. }
  113. }
  114. .product-matrix-card-content {
  115. width: 194px;
  116. margin-left: 15px;
  117. &.center {
  118. margin-top: 0;
  119. }
  120. .product-matrix-card-title {
  121. width: 200px;
  122. height: auto;
  123. }
  124. .product-matrix-card-intro {
  125. width: auto;
  126. height: auto;
  127. margin-bottom: 20px;
  128. }
  129. }
  130. }
  131. .product-scene-card {
  132. width: 237px;
  133. height: 207px;
  134. margin-right: 14px;
  135. margin-bottom: 35px;
  136. vertical-align: top;
  137. .product-scene-card-intro {
  138. margin-right: 20px;
  139. }
  140. .product-scene-card-img {
  141. width: 59.2px;
  142. height: 75.2px;
  143. img {
  144. height: 100%;
  145. width: 100%;
  146. image-rendering: -webkit-optimize-contrast;
  147. }
  148. }
  149. }
  150. }
  151. .product-footer-price {
  152. padding: 60px 0;
  153. .product-footer-price-title {
  154. margin-bottom: 30px;
  155. }
  156. }
  157. .product-plan {
  158. .product-matrix-and-scene {
  159. padding-bottom: 61px;
  160. }
  161. .product-matrix-card {
  162. padding: 50px 15px;
  163. }
  164. }
  165. .product-pipeline {
  166. #left li,
  167. #right li {
  168. height: 233px;
  169. vertical-align: top;
  170. }
  171. .product-pipeline-content {
  172. padding: 60px 0;
  173. .product-pipeline-content-img {
  174. height: 100%;
  175. width: 100%;
  176. margin-top: 50px;
  177. img {
  178. height: 100%;
  179. width: 100%;
  180. }
  181. }
  182. }
  183. }
  184. .product-wiki {
  185. #right li {
  186. height: 200px;
  187. vertical-align: top;
  188. }
  189. .product-title.scene {
  190. margin-bottom: 30px;
  191. }
  192. }
  193. .product-account {
  194. display: block;
  195. .product-page-main-content {
  196. background-color: #fafbfc;
  197. }
  198. .product-title.scene {
  199. margin-bottom: 50px;
  200. }
  201. .product-content-intro {
  202. margin-bottom: 10px;
  203. }
  204. .product-content {
  205. width: 800px;
  206. margin-left: auto;
  207. margin-right: auto;
  208. padding: 0 30px;
  209. }
  210. .product-content-account {
  211. display: block;
  212. margin-bottom: 0;
  213. padding-bottom: 56px;
  214. }
  215. .product-content-account-card {
  216. display: block;
  217. height: auto;
  218. width: 100%;
  219. margin-bottom: 20px;
  220. }
  221. .product-content-account-info {
  222. position: relative;
  223. margin: 0;
  224. width: 100%;
  225. height: auto;
  226. &.first,
  227. &.second,
  228. &.third {
  229. height: auto;
  230. }
  231. }
  232. .product-content-account-img {
  233. width: 100%;
  234. height: 449px;
  235. img {
  236. height: 100%;
  237. width: 100%;
  238. }
  239. }
  240. .product-content-single-intro {
  241. width: 100%;
  242. font-size: 14px;
  243. }
  244. }
  245. .product-testcase {
  246. .product-title.scene {
  247. margin-bottom: 30px;
  248. }
  249. .product-matrix-and-scene {
  250. .product-scene-card:nth-child(5) {
  251. .product-scene-card-content {
  252. width: 212px;
  253. }
  254. }
  255. }
  256. }
  257. .product-desk {
  258. .product-matrix-and-scene {
  259. padding-bottom: 50px;
  260. .product-title {
  261. margin-bottom: 30px;
  262. }
  263. .product-matrix-card:nth-child(2n) {
  264. margin-right: 8px;
  265. }
  266. }
  267. #left li,
  268. #right li {
  269. height: 233px;
  270. vertical-align: top;
  271. }
  272. }
  273. .product-performance {
  274. .product-page-main-content .product-content {
  275. .product-subtitle {
  276. width: auto;
  277. }
  278. .project-slide-component .slide-component .slide-component-ul li {
  279. vertical-align: top;
  280. height: 195px;
  281. }
  282. }
  283. .divide-line {
  284. width: 740px;
  285. }
  286. .performance-content-img {
  287. width: 740px;
  288. height: 419px;
  289. }
  290. .product-matrix-and-scene {
  291. padding: 60px 30px;
  292. .product-subtitle {
  293. line-height: 28px;
  294. }
  295. }
  296. .perform-scene-card {
  297. width: 740px;
  298. .product-scene-card {
  299. margin-right: 10px;
  300. width: 240px;
  301. .product-scene-card-intro {
  302. width: 225px;
  303. }
  304. }
  305. }
  306. }
  307. .product-tower {
  308. // display: block;
  309. .product-page-main-content {
  310. background-color: #fafbfc;
  311. }
  312. .product-title.scene {
  313. margin-bottom: 50px;
  314. }
  315. .product-content-intro {
  316. margin-bottom: 10px;
  317. }
  318. .product-content {
  319. width: 800px;
  320. margin-left: auto;
  321. margin-right: auto;
  322. padding: 0 30px;
  323. }
  324. .product-content-tower {
  325. display: block;
  326. margin-bottom: 0;
  327. padding-bottom: 56px;
  328. height: auto;
  329. }
  330. .product-content-tower-card {
  331. display: block;
  332. height: auto;
  333. width: 100%;
  334. margin-bottom: 20px;
  335. }
  336. .product-content-tower-info {
  337. position: relative;
  338. margin: 0;
  339. width: 100%;
  340. height: auto;
  341. &.first,
  342. &.second,
  343. &.third {
  344. height: auto;
  345. }
  346. }
  347. .product-content-tower-img {
  348. width: 100%;
  349. height: 449px;
  350. img {
  351. height: 100%;
  352. width: 100%;
  353. }
  354. }
  355. .product-content-single-intro {
  356. width: 100%;
  357. font-size: 14px;
  358. }
  359. .tower-client-solution {
  360. height: 542px;
  361. padding: 60px 0;
  362. &_content-wrapper {
  363. width: 740px;
  364. }
  365. .client-solutions {
  366. .title {
  367. margin-bottom: 30px;
  368. }
  369. #wrapper {
  370. width: 740px;
  371. height: 250px;
  372. }
  373. #cards {
  374. width: 740px * 6;
  375. li {
  376. &:nth-child(1) {
  377. left: 0;
  378. }
  379. &:nth-child(2) {
  380. left: 740px;
  381. }
  382. &:nth-child(3) {
  383. left: 740px * 2;
  384. }
  385. &:nth-child(4) {
  386. left: 740px * 3;
  387. }
  388. &:nth-child(5) {
  389. left: 740px * 4;
  390. }
  391. }
  392. }
  393. .client-tab-card {
  394. width: 740px;
  395. height: 250px;
  396. .client-img {
  397. width: 406px;
  398. height: 250px;
  399. img {
  400. width: 406px;
  401. height: 250px;
  402. object-fit: cover;
  403. }
  404. }
  405. .client-content {
  406. padding: 20px;
  407. width: 334px;
  408. height: 250px;
  409. }
  410. .divider-line {
  411. margin: 20px 0;
  412. width: 294px;
  413. }
  414. .client-more-details {
  415. right: 40px;
  416. bottom: 20px;
  417. }
  418. }
  419. // .client-click-tab {
  420. // padding: 0 30px;
  421. // }
  422. .client-tab {
  423. width: 115px;
  424. height: 70px;
  425. img {
  426. width: 140px;
  427. height: 52px;
  428. &.on {
  429. border-radius: 3px;
  430. }
  431. }
  432. }
  433. }
  434. }
  435. .who-use {
  436. padding: 60px 0 40px 0;
  437. &.project-who-use {
  438. .who-use-title {
  439. border-top: none;
  440. color: #6c6f75;
  441. font-weight: 600;
  442. padding-top: 0;
  443. }
  444. .who-use-list {
  445. .who-using {
  446. img {
  447. transform: scale(1);
  448. }
  449. &.wangyi {
  450. img {
  451. width: 107px;
  452. height: 30px;
  453. }
  454. }
  455. &.nanfangzhoumo {
  456. img {
  457. width: 44px;
  458. height: 44px;
  459. }
  460. }
  461. &.huodongxing {
  462. img {
  463. width: 86px;
  464. height: 25px;
  465. }
  466. }
  467. &.qinghuadaxue {
  468. img {
  469. width: 99px;
  470. height: 34px;
  471. }
  472. }
  473. &.zhongguozhiwang {
  474. img {
  475. width: 96px;
  476. height: 34px;
  477. }
  478. }
  479. &.kuwoyinyue {
  480. img {
  481. width: 108px;
  482. height: 29px;
  483. }
  484. }
  485. &.xiachufang {
  486. img {
  487. width: 74px;
  488. height: 24px;
  489. }
  490. }
  491. &.zhongguoyidong {
  492. img {
  493. width: 104px;
  494. height: 32px;
  495. }
  496. }
  497. &.shangqijituan {
  498. img {
  499. width: 105px;
  500. height: 36px;
  501. }
  502. }
  503. &.qichezhijia {
  504. img {
  505. width: 79px;
  506. height: 28px;
  507. }
  508. }
  509. &.sanqihuyu {
  510. img {
  511. width: 108px;
  512. height: 26px;
  513. }
  514. }
  515. &.yuanfudao {
  516. img {
  517. width: 92px;
  518. height: 24px;
  519. }
  520. }
  521. &.wanxiekeji {
  522. img {
  523. width: 94px;
  524. height: 36px;
  525. }
  526. }
  527. &.guoke {
  528. img {
  529. width: 51px;
  530. height: 24px;
  531. }
  532. }
  533. &.huxiu {
  534. img {
  535. width: 42px;
  536. height: 30px;
  537. }
  538. }
  539. &.diezhi {
  540. img {
  541. width: 101px;
  542. height: 28px;
  543. }
  544. }
  545. &.sanyizhugong {
  546. img {
  547. width: 66px;
  548. height: 30px;
  549. }
  550. }
  551. &.xiecheng {
  552. img {
  553. width: 80px;
  554. height: 30px;
  555. }
  556. }
  557. &.jikebang {
  558. img {
  559. width: 99px;
  560. height: 26px;
  561. }
  562. }
  563. &.wenxuan {
  564. img {
  565. width: 120px;
  566. height: 14px;
  567. }
  568. }
  569. }
  570. }
  571. }
  572. }
  573. .try-use.tower-page {
  574. background-size: 244px, 216px, 100%, 122px, 76px, 100%;
  575. background-position-y: 100%, 70%, 0%;
  576. }
  577. }