projectt.css 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727
  1. @charset "utf-8";
  2. html {font-size: 10px; -webkit-text-size-adjust:none; -webkit-tap-highlight-color: rgba(0,0,0,0);}
  3. @media screen and (min-width:320px){html{font-size: 10px;}}
  4. @media screen and (min-width:360px){html{font-size: 11.25px;}}
  5. @media screen and (min-width:375px){html{font-size: 11.7px;}}
  6. @media screen and (min-width:480px){html{font-size: 15px;}}
  7. @media screen and (min-width:414px){html{font-size: 13px;}}
  8. @media screen and (min-width:560px){html{font-size: 17.5px;}}
  9. @media screen and (min-width:640px){html{font-size: 20px;}}
  10. .contentes {
  11. width: 81.25rem;
  12. margin: auto;
  13. position: relative;
  14. }
  15. .contentes img {
  16. width: 100%;
  17. height: 100%;
  18. }
  19. .bor {
  20. box-shadow: 0 0 .5rem .75rem #e6e9ef;
  21. }
  22. /* 团队协作 */
  23. .collaborationTeam {
  24. width: 100%;
  25. background: #ffffff;
  26. height: 250vh;
  27. }
  28. .collTeam {
  29. height: 100vh;
  30. box-sizing: border-box;
  31. position: sticky;
  32. top: 6.375rem;
  33. }
  34. .collCent {
  35. height: 40rem;
  36. display: flex;
  37. justify-content: center;
  38. align-items: center;
  39. }
  40. .collCentImg {
  41. width: 7.5rem;
  42. height: 8.75rem;
  43. margin-right: 3.125rem;
  44. position: relative;
  45. z-index: 2;
  46. }
  47. .collCentFonts {
  48. font-size: 2.25rem;
  49. color: #333;
  50. overflow: hidden;
  51. width: 32.5rem;
  52. padding-left: 2.5rem;
  53. }
  54. .collCentFonts span {
  55. color: #5e95f8;
  56. }
  57. /* 项目模板 */
  58. .templateProject {
  59. width: 100%;
  60. background: #fafbfd;
  61. height: 300vh;
  62. }
  63. .templat{
  64. height: 100vh;
  65. box-sizing: border-box;
  66. position: sticky;
  67. top: 6.375rem;
  68. overflow: hidden;
  69. }
  70. .templat h2 {
  71. font-size: 2.25rem;
  72. color: #333;
  73. padding: 2.5rem 0 2.4rem 0;
  74. text-align: center;
  75. font-weight: normal;
  76. letter-spacing: .3125rem
  77. }
  78. .templat span {
  79. font-size: 3rem;
  80. color: #01bea8;
  81. }
  82. .templat i {
  83. font-style: normal;
  84. font-size: 3rem;
  85. color: #3dc9ff;
  86. }
  87. .templatCon {
  88. position: relative;
  89. }
  90. .templatOne, .templatTwo, .templatThree, .templatFour {
  91. border-radius: .625rem;
  92. }
  93. .templatOne {
  94. width: 17.625rem;
  95. height: 32.25rem;
  96. position: absolute;
  97. z-index: 2;
  98. right: 2.1875rem;
  99. top: 3.125rem;
  100. }
  101. .templatTwo {
  102. width: 58.3125rem;
  103. height: 28.3125rem;
  104. position: absolute;
  105. z-index: 1;
  106. top: 0;
  107. left: 11.4375rem;
  108. }
  109. .templatThree {
  110. width: 19.4375rem;
  111. height: 21.4375rem;
  112. position: absolute;
  113. z-index: 3;
  114. top: 16.25rem;
  115. right: 17.5rem;
  116. }
  117. .templatFour {
  118. width: 27.125rem;
  119. height: 16.5rem;
  120. position: absolute;
  121. z-index: 2;
  122. left: 2.8125rem;
  123. top: 17.5rem;
  124. }
  125. /* 跨部门 */
  126. .acrossDepartments {
  127. background: #ffffff;
  128. position: relative;
  129. z-index: 3;
  130. }
  131. .acrossDepartments h2{
  132. font-size: 2.25rem;
  133. font-weight: normal;
  134. color: #333;
  135. letter-spacing: .3125rem;
  136. padding: 2.1875rem 0 150px 0;
  137. }
  138. .acrossDepartments span {
  139. color: #01bea8;
  140. }
  141. .acrossCon {
  142. display: flex;
  143. justify-content: space-around;
  144. padding-bottom: 8.75rem;
  145. }
  146. .acrossConOne, .acrossConTwo {
  147. width: 20.25rem;
  148. height: 20.1875rem;
  149. position: relative;
  150. }
  151. .acrossConOne {
  152. background: url(../image/projectImg/acrossLeft.jpg) no-repeat center;
  153. background-size: 100% 100%;
  154. }
  155. .acrossConTwo {
  156. background: url(../image/projectImg/acrossRight.jpg) no-repeat center;
  157. background-size: 100% 100%;
  158. }
  159. .acrossIonsOne {
  160. width: 7.5rem;
  161. height: 7.5rem;
  162. border: .0625rem solid #e0efee;
  163. border-radius: 50%;
  164. display: flex;
  165. justify-content: center;
  166. align-items: center;
  167. position: absolute;
  168. transition: all 0.5s;
  169. cursor:pointer;
  170. }
  171. .acrossIonsOne:hover {
  172. transform: scale(1.2);
  173. }
  174. .acsTop {
  175. background: linear-gradient(to top,#1de7e5,#4ab8f9);
  176. }
  177. .acsBon {
  178. background: linear-gradient(to top,#4ab8f9,#1de7e5);
  179. }
  180. .acsLeft {
  181. background: linear-gradient(to right,#4ab8f9,#1de7e5);
  182. }
  183. .acsRight {
  184. background: linear-gradient(to right,#1de7e5,#4ab8f9);
  185. }
  186. .acsTops {
  187. background: linear-gradient(to top,#82a6d7,#55749f);
  188. }
  189. .acsBons {
  190. background: linear-gradient(to top,#55749f,#82a6d7);
  191. }
  192. .acsLefts {
  193. background: linear-gradient(to right,#55749f,#82a6d7);
  194. }
  195. .acsRights {
  196. background: linear-gradient(to right,#82a6d7,#55749f);
  197. }
  198. .acrossIonsTwo {
  199. width: 6.875rem;
  200. height: 6.875rem;
  201. border-radius: 50%;
  202. display: flex;
  203. justify-content: center;
  204. align-items: center;
  205. }
  206. .acrossIonsThree {
  207. width: 5.4375rem;
  208. height: 5.4375rem;
  209. border-radius: 50%;
  210. display: flex;
  211. justify-content: center;
  212. flex-wrap: wrap;
  213. background: #ffffff;
  214. }
  215. .acrossIonsThree p {
  216. font-size: 1rem;
  217. width: 100%;
  218. text-align: center;
  219. color: #333;
  220. margin-top: 22px;
  221. margin-bottom: 20px;
  222. }
  223. .acrossIonsThree div {
  224. width: 1.875rem;
  225. height: 1.875rem;
  226. margin-top: -1.5625rem;
  227. }
  228. /* 支持多种行业和场景使用 */
  229. .industryScenario {
  230. background: #ffffff;
  231. }
  232. .industryScenario h2 {
  233. text-align: center;
  234. font-size: 2.25rem;
  235. color: #333;
  236. margin-top: 1.875rem;
  237. font-weight: normal;
  238. }
  239. .industryScenario h2 p {
  240. font-size: 1.125rem;
  241. color: #666666;
  242. margin-top: 1.25rem;
  243. }
  244. .industryCon {
  245. width: 100%;
  246. margin-top: 1.5625rem;
  247. margin-bottom: 40px;
  248. display: flex;
  249. flex-wrap: wrap;
  250. justify-content: space-around;
  251. }
  252. .industryConOverlap {
  253. width: 24.375rem;
  254. height: 16.75rem;
  255. background: #f5f5f5;
  256. border-radius: .3125rem;
  257. box-sizing: border-box;
  258. padding: 2.8125rem 2.625rem 0 2.625rem;
  259. margin-bottom: 3.125rem;
  260. box-shadow: 9px 8px 11px #e9e9e9;
  261. }
  262. .industryConOverlapTil {
  263. font-size: 1.5rem;
  264. color: #333;
  265. line-height: 2.5rem;
  266. display: flex;
  267. justify-content: center;
  268. }
  269. .industryConOverlapTil div {
  270. width: 11.25rem;
  271. height: 2.5rem;
  272. display: inline-block;
  273. margin-right: .625rem;
  274. border-radius: 2.5rem;
  275. text-align: center;
  276. margin-left: -0.625rem;
  277. color: #ffffff;
  278. }
  279. .industryConOverlapTil p {
  280. display: inline-block;
  281. }
  282. .industryConOverlapTex {
  283. font-size: 1.5rem;
  284. color: #666666;
  285. font-family: 宋体;
  286. margin-top: .9375rem;
  287. line-height: 1.875rem;
  288. }
  289. .industryConOverlapBtn {
  290. font-size: 1.125rem;
  291. margin-top: 1.875rem;
  292. margin-left: -0.75rem;
  293. }
  294. /* 用户评价 */
  295. .userEvaluation {
  296. background: #4a65ac;
  297. width: 100%;
  298. overflow: hidden;
  299. }
  300. .inBlock {
  301. display: inline-block;
  302. }
  303. .userEvaluationLeft {
  304. margin-right: 10.625rem;
  305. float: left;
  306. }
  307. .userEvaluationLeft h2 {
  308. font-size: 3.125rem;
  309. color: #ffffff;
  310. font-weight: normal;
  311. margin-top: 8.75rem;
  312. margin-bottom: 2.1875rem;
  313. }
  314. .userEvaluationLeft p {
  315. font-size: 1rem;
  316. color: #ffffff;
  317. }
  318. .userEvaluationLeft div {
  319. width: 10rem;
  320. height: 3.125rem;
  321. border-radius: 3.125rem;
  322. border: .125rem solid #ffffff;
  323. text-align: center;
  324. line-height: 50px;
  325. font-size: 1.125rem;
  326. color: #ffffff;
  327. margin-top: 6.25rem;
  328. margin-bottom: 10.25rem;
  329. background: #3f5697;
  330. }
  331. .userEvaluationRight {
  332. width: 4100px;
  333. display: flex;
  334. /* justify-content: space-between; */
  335. position: relative;
  336. margin-top: 9.1875rem;
  337. margin-bottom: 7.5rem;
  338. }
  339. .userEvaluationRightCon {
  340. width: 23.125rem;
  341. height: 18.4375rem;
  342. background: #fff;
  343. border-radius: .625rem;
  344. padding: 2.1875rem;
  345. box-sizing: border-box;
  346. position: relative;
  347. margin-right: 1.875rem;
  348. }
  349. .userEvaluationRightConIMg {
  350. width: 7.5rem;
  351. height: 7.5rem;
  352. border-radius: 50%;
  353. position: absolute;
  354. top: -3.75rem;
  355. left: 2.1875rem;
  356. background: red;
  357. }
  358. .userEvaluationRightConTex {
  359. }
  360. .userEvaluationRightConTex p{
  361. font-size: 1.75rem;
  362. color: #333;
  363. margin-top: 5rem;
  364. margin-bottom: 1.125rem;
  365. }
  366. .userEvaluationRightConTex span {
  367. font-size: 1rem;
  368. color: #666666;
  369. line-height: 1.5625rem;
  370. }
  371. .userKongz {
  372. width: 46.25rem;
  373. }
  374. /* 产品定价 */
  375. .pricings {
  376. width: 100%;
  377. max-width: 120rem;
  378. height: 58.8125rem;
  379. margin: auto;
  380. /* background: url(../image/dingj.jpg) no-repeat center; */
  381. /* background-size: 120rem 58.8125rem; */
  382. }
  383. .pri {
  384. display: flex;
  385. justify-content: space-between;
  386. width: 78rem;
  387. margin: auto;
  388. }
  389. .tooltipTis {
  390. width: 75rem;
  391. margin: auto;
  392. text-align: center;
  393. font-size: 1.75rem;
  394. position: relative;
  395. top: -3.125rem;
  396. /* transform: translate(100rem,0); */
  397. }
  398. .tooltipTisFillCons {
  399. animation: moves 2s;
  400. animation-fill-mode: both;
  401. }
  402. @keyframes moves {
  403. 0%{
  404. transform: translate(100rem,0);
  405. }
  406. 100%{
  407. transform: translate(0,0);
  408. }
  409. }
  410. .li {
  411. text-align: center;
  412. background: #fff;
  413. padding: 10px;
  414. box-shadow: 0rem .0625rem 1.25rem 0rem #c8c8c8;
  415. cursor: pointer;
  416. transition: all .25s ease-in;
  417. }
  418. .li_con {
  419. width: 240px;
  420. height: 168px;
  421. background: #f3f3f3;
  422. box-sizing: border-box;
  423. padding-top: 46px;
  424. }
  425. .li_con div {
  426. width: 100%;
  427. text-align: center;
  428. font-size: 24px;
  429. color: #565656;
  430. margin-bottom: 22px;
  431. }
  432. .li_con div span{
  433. font-size: 28px;
  434. }
  435. .li li {
  436. width: 100%;
  437. height: 32px;
  438. font-size: 14.4px;
  439. line-height: 32px;
  440. text-align: center;
  441. list-style-type:none;
  442. color: #b5b0b0;
  443. }
  444. .li li:nth-child(2n) {
  445. background: #f3f3f3;
  446. }
  447. .btn {
  448. width: 140px;
  449. height: 40px;
  450. margin: auto;
  451. background-image: url(../image/xg.png);
  452. background-size: 100% 100%;
  453. margin-bottom: 19.2px;
  454. border: 0;
  455. background-repeat: no-repeat;
  456. }
  457. .li:hover {
  458. transform:translateY(-1.25rem);
  459. }
  460. .li:hover .btn{
  461. background: url(../image/xgs.png);
  462. background-size: 100% 100%;
  463. background-repeat:no-repeat;
  464. }
  465. .li:hover .li_con{
  466. background: linear-gradient(to left,#4daefe,#01f1fe);
  467. }
  468. .li:hover .li_con div{
  469. color: #fff;
  470. }
  471. .btn a {
  472. display: inline-block;
  473. width: 100%;
  474. height: 100%;
  475. }
  476. .al a{
  477. color: #407be7 !important;
  478. }
  479. .al {
  480. position: relative;
  481. }
  482. .al::after {
  483. content: '';
  484. width: 100%;
  485. height: 3px;
  486. background: #407be7;
  487. position: absolute;
  488. bottom: -20px;
  489. left: 0;
  490. }
  491. .pricings h2 {
  492. font-size: 2.625rem;
  493. color: #333;
  494. padding: 6.25rem 5rem 4rem 5rem;
  495. }
  496. /* 底部 */
  497. .footer-frame {
  498. width: 100%;
  499. height: 24px;
  500. }
  501. .footer {
  502. padding-top: 48px;
  503. padding-bottom: 8px;
  504. background-color: #20a0ff;
  505. margin-top: -0.125rem;
  506. }
  507. .footer .footer-col {
  508. margin-bottom: 36px;
  509. }
  510. .footer h4 {
  511. margin-bottom: 10px;
  512. color: #fff;
  513. }
  514. .footer .list-unstyled,
  515. .footer p {
  516. color: #f3f7fd;
  517. }
  518. .footer .footer-col.middle .list-unstyled .fas {
  519. color: #fff;
  520. font-size: 8px;
  521. line-height: 24px;
  522. }
  523. .footer .footer-col.middle .list-unstyled .media-body {
  524. margin-left: 8px;
  525. }
  526. .footer .footer-col.last .list-unstyled .fas {
  527. color: #fff;
  528. font-size: 14px;
  529. line-height: 24px;
  530. }
  531. .footer .footer-col.last .list-unstyled .media-body {
  532. margin-left: 10px;
  533. }
  534. .footer .footer-col.last .list-unstyled .fas.fa-globe {
  535. margin-left: 16px;
  536. margin-right: 10px;
  537. }
  538. .navbar {
  539. padding: 0 !important;
  540. }
  541. .ulss {
  542. display: inline-block;
  543. }
  544. .alss {
  545. display: flex;
  546. justify-content: space-around;
  547. width: 87.5rem;
  548. margin: auto;
  549. }
  550. .copyright {
  551. width: 100%;
  552. text-align: center;
  553. line-height: 2.5rem;
  554. color: #fff;
  555. font-size: 1rem;
  556. background: #20a0ff;
  557. border-top: 1px solid #565656;
  558. }
  559. /* 质询图标 */
  560. .consulting {
  561. width: 3.125rem;
  562. height: 3.125rem;
  563. border-radius: 50%;
  564. background: #fff;
  565. position: fixed;
  566. bottom: 3.75rem;
  567. right: 6.25rem;
  568. z-index: 4;
  569. box-shadow: 0 0 1.25rem 0px #cbcbcb;
  570. cursor:pointer;
  571. display: flex;
  572. align-items: center;
  573. justify-content: center;
  574. }
  575. .consulting:hover {
  576. background: #3396FB;
  577. }
  578. .conImgConImg {
  579. width: 2.5rem;
  580. height: 2.5rem;
  581. position: relative;
  582. margin-top: 1.5625rem;
  583. margin-left: 1.125rem;
  584. }
  585. .conImgConImg img{
  586. width: 100%;
  587. }
  588. /* 咨询 */
  589. .zhixun {
  590. display: block;
  591. position: fixed;
  592. bottom: 7.5rem;
  593. right: 1.25rem;
  594. padding: 1rem;
  595. background: #fff;
  596. box-shadow: .1875rem .1875rem .625rem #ccc;
  597. z-index: 99999999;
  598. text-align: center;
  599. }
  600. .zhixun p {
  601. margin: 8px 0;
  602. }
  603. .zhixun img {
  604. width: 8rem;
  605. }
  606. .tabOn {
  607. background: #fff;
  608. color: #20a0ff !important;
  609. }
  610. /* 产品介绍 */
  611. .product {
  612. width: 100%;
  613. position: fixed;
  614. z-index: 10;
  615. top: 6.25rem;
  616. left: 0;
  617. background: #fff;
  618. height: 18.75rem;
  619. border-top: .0625rem solid rgb(163, 163, 163);
  620. box-shadow: 1px 3px 5px 0px #ddd;
  621. }
  622. .connont {
  623. width: 81.25rem;
  624. margin: auto;
  625. }
  626. .tils::before {
  627. content:"";
  628. height: .125rem;
  629. width: 100%;
  630. bottom: 0;
  631. left: 0;
  632. background: #37B8FF;
  633. position: absolute;
  634. }
  635. /* 导航下拉 */
  636. .management {
  637. margin-top: 1.25rem;
  638. width: 33.75rem;
  639. font-size: 1rem;
  640. }
  641. .management h3 {
  642. width: 100%;
  643. font-size: 1rem;
  644. font-weight: normal;
  645. color: #333333;
  646. line-height: 2.5rem;
  647. border-bottom: .0625rem solid rgb(180, 180, 180);
  648. margin-left: 1.25rem;
  649. }
  650. .management ul {
  651. margin-top: .625rem;
  652. width: 11.25rem;
  653. }
  654. .management li{
  655. margin-top: .625rem;
  656. line-height: 2.5rem;
  657. cursor:pointer;
  658. padding-left: 1.25rem;
  659. }
  660. .management a {
  661. color: #333;
  662. }
  663. .management li:hover {
  664. background: #F0F4FF;
  665. border-radius: .625rem;
  666. color: #3370FF;
  667. }
  668. /* js锁添加的样式 */
  669. .tils::before {
  670. content:"";
  671. height: .125rem;
  672. width: 100%;
  673. bottom: 0;
  674. left: 0;
  675. background: #37B8FF;
  676. position: absolute;
  677. }
  678. .hanAll {
  679. background: #fff !important;
  680. box-shadow: .0625rem .1875rem .3125rem 0px #ddd;
  681. }
  682. .abc .til {
  683. color: #3c86df !important;
  684. }
  685. .abc .til a{
  686. color: #3c86df !important;
  687. }
  688. .navigationBarBack {
  689. background: #f6fef9;
  690. }
  691. .navigationTitle a {
  692. color: #333 !important;
  693. }
  694. .navigationTitle {
  695. color: #333 !important;
  696. }