index.css 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954
  1. .navigationBar {
  2. width: 100%;
  3. height: 6.375rem;
  4. position: relative;
  5. box-shadow: 0px 0px 0px #fff;
  6. }
  7. .navigationBarBack {
  8. width: 100%;
  9. position: absolute;
  10. height: 100%;
  11. top: 0;
  12. left: 0;
  13. /* background: #fff; */
  14. color: #595959 !important;
  15. }
  16. .navigationTitle {
  17. max-width: 81.25rem;
  18. /* height: 6.375rem; */
  19. /* max-width: 102.25rem; */
  20. height: 8rem;
  21. margin: auto;
  22. position: relative;
  23. display: flex;
  24. align-items: center;
  25. justify-content: space-between
  26. }
  27. .navigationTitle img {
  28. width: 8.125rem;
  29. height: 3.625rem;
  30. }
  31. .navigationUl {
  32. margin-left: 2.5rem;
  33. }
  34. .navigationUl a {
  35. color: #5e95f8 !important;
  36. }
  37. .navigationUl li {
  38. margin: 0 .625rem;
  39. }
  40. .navigationUl, .navigationUl li{
  41. display: inline-block;
  42. font-size: 1rem;
  43. }
  44. .inBlock {
  45. display: inline-block;
  46. }
  47. .flexs {
  48. display: flex;
  49. align-items: center;
  50. }
  51. .fonsColorBai, .fonsColorBai a{
  52. color: #595959;
  53. }
  54. .fonsColorHei, .fonsColorHei a{
  55. color: #333;
  56. }
  57. .til {
  58. height: 6.375rem;
  59. line-height: 6.375rem;
  60. position: relative;
  61. overflow: hidden;
  62. cursor: pointer;
  63. }
  64. .headers {
  65. position: fixed;
  66. top: 0;
  67. left: 0;
  68. width: 100%;
  69. z-index: 9999999;
  70. }
  71. /* 图片 */
  72. .bannarIMgGam {
  73. width: 62.5rem;
  74. /* height: 34.625rem; */
  75. position: absolute;
  76. top: 13.75rem;
  77. right: 3.4375rem;
  78. z-index: 1;
  79. }
  80. .bannarTxt {
  81. position: absolute;
  82. top: 18.375rem;
  83. left: 16.25rem;
  84. color: #fff;
  85. }
  86. .bannarTil {
  87. font-size: 6.9375rem;
  88. font-weight: bold;
  89. font-family: '黑体';
  90. letter-spacing: .625rem;
  91. }
  92. .bannarTilP {
  93. font-size: 20px;
  94. font-style: oblique;
  95. letter-spacing: .625rem;
  96. margin-top: 2.8125rem;
  97. /* padding-left: 6.6875rem; */
  98. color: #cfcfcf;
  99. margin-bottom: 20px;
  100. }
  101. .bannarBtn {
  102. font-size: 20px;
  103. line-height: 65px;
  104. border: 1px solid #fff;
  105. width: 120px;
  106. padding: 0 46px;
  107. text-align: center;
  108. border-radius: 65px;
  109. margin: 20px 0 0 0;
  110. letter-spacing: .3125rem;
  111. }
  112. .bannarBtn:hover {
  113. background: #fff;
  114. color: #333333;
  115. font-weight: normal;
  116. cursor: pointer;
  117. }
  118. .bannarTxt a {
  119. color: #ffffff;
  120. }
  121. .bannarRz {
  122. display: flex;
  123. justify-content: space-between;
  124. width: 31.25rem;
  125. margin-top: .75rem;
  126. }
  127. .bannarRzBox {
  128. padding: 0 .625rem;
  129. display: flex;
  130. align-items: center;
  131. justify-content: center;
  132. line-height: 1.375rem;
  133. border-radius: .625rem;
  134. font-size: .375rem;
  135. color: #d7d7d7;
  136. }
  137. .bannarRzBox img {
  138. width: 1.125rem;
  139. height: .9375rem;
  140. display: inline-block;
  141. margin-right: .3125rem;
  142. }
  143. /* 产品介绍 */
  144. .product {
  145. width: 100%;
  146. position: fixed;
  147. z-index: 10;
  148. /* top: 6.25rem; */
  149. top: 8rem;
  150. left: 0;
  151. background: #fff;
  152. /* height: 18.75rem; */
  153. height: 23.1rem;
  154. border-top: .0625rem solid rgb(163, 163, 163);
  155. }
  156. .connont {
  157. width: 81.25rem;
  158. margin: auto;
  159. transform: scale(1.258);
  160. margin-top: 2rem;
  161. }
  162. .tils::before {
  163. content:"";
  164. height: .125rem;
  165. width: 100%;
  166. bottom: 0;
  167. left: 0;
  168. background: #37B8FF;
  169. position: absolute;
  170. }
  171. /* 轮播图三个点样式 */
  172. .slideBox{ width:100%; height: 39.375rem; overflow:hidden; position:relative;}
  173. .slideBox .hd{ height:.9375rem; overflow:hidden; position:absolute; left:7.5rem; bottom:1.875rem; z-index:1;}
  174. .slideBox .hd ul{ overflow:hidden; zoom:1; float:right; }
  175. .slideBox .hd ul li{ float:right; margin-right:.125rem; width:5rem; height:.1875rem; line-height:.875rem; text-align:center; background:rgb(77, 77, 77); cursor:pointer;border-radius: .1875rem;margin-left: 1.25rem;}
  176. .slideBox .hd ul li.on div{ background:#fff; color:#fff;}
  177. .slideBox .bd{ position:relative; height:100%; z-index:0; }
  178. .slideBox .bd li{ zoom:1; vertical-align:middle; }
  179. .slideBox .bd img{ width:100%;height: 39.375rem;display:block; }
  180. /* 导航下拉 */
  181. .management {
  182. margin-top: 1.25rem;
  183. width: 33.75rem;
  184. font-size: 1rem;
  185. }
  186. .management h3 {
  187. width: 100%;
  188. font-size: 1rem;
  189. font-weight: normal;
  190. color: #333333;
  191. line-height: 2.5rem;
  192. border-bottom: .0625rem solid rgb(180, 180, 180);
  193. margin-left: 1.25rem;
  194. }
  195. .management ul {
  196. margin-top: .625rem;
  197. width: 11.25rem;
  198. }
  199. .management li{
  200. margin-top: .625rem;
  201. line-height: 2.5rem;
  202. cursor:pointer;
  203. padding-left: 1.25rem;
  204. }
  205. .management li:hover {
  206. background: #F0F4FF;
  207. border-radius: .625rem;
  208. color: #3370FF;
  209. }
  210. .management a {
  211. color: #333;
  212. }
  213. .hide {
  214. display: none;
  215. }
  216. .show {
  217. display: block;
  218. }
  219. /* 系统管理 */
  220. .managements {
  221. width: 100%;
  222. height: 62.5rem;
  223. max-width: 120rem;
  224. margin: auto;
  225. background: url(../image/gongshi.jpg) no-repeat center;
  226. background-size: 120rem 100%;
  227. }
  228. .manContent {
  229. width: 100%;
  230. text-align: center;
  231. font-size: 1.625rem !important;
  232. color: #595959;
  233. position: relative;
  234. }
  235. .manContent img {
  236. margin-top: 18.25rem;
  237. margin-bottom: 3.4375rem;
  238. width: 9.875rem;
  239. height: 9.875rem;
  240. }
  241. .manContent p {
  242. font-size: 1.75rem !important;
  243. color: #595959;
  244. font-weight: bold;
  245. word-spacing: .9375rem;
  246. letter-spacing:.3125rem;
  247. }
  248. .manContent span {
  249. color: #5e95f8;
  250. }
  251. .manConDD {
  252. display: flex;
  253. justify-content: center;
  254. flex-wrap: wrap;
  255. text-align: center;
  256. position: absolute;
  257. width: 256px;
  258. }
  259. .manConDD img {
  260. width: 6rem !important;
  261. height: 6rem !important;
  262. margin-top: 0;
  263. margin-bottom: 1.5625rem;
  264. }
  265. .manContent .manConDD p {
  266. width: 100%;
  267. text-align: center;
  268. font-size: 20px !important;
  269. font-weight: normal;
  270. word-spacing: 0;
  271. letter-spacing:0
  272. }
  273. /* 智能 */
  274. .smart h2 {
  275. text-align: center;
  276. font-size: 2.625rem !important;
  277. color: #595959 !important;
  278. padding: 8.75rem;
  279. padding-bottom: 4.0625rem;
  280. display: flex;
  281. justify-content: center;
  282. word-spacing: .9375rem;
  283. letter-spacing:.3125rem
  284. }
  285. .smart h2 p {
  286. font-size: 3.5625rem;
  287. font-weight: bold;
  288. margin-right: 1.25rem;
  289. }
  290. .smart h2 span {
  291. color: #5e95f8;
  292. }
  293. .connonst {
  294. width: 95.625rem;
  295. margin: auto;
  296. }
  297. .smartEngine {
  298. width: 90.6875rem;
  299. margin: auto;
  300. display: flex;
  301. }
  302. .smartEngineLeft {
  303. display: inline-block;
  304. }
  305. .smartEngineLeftCon {
  306. display: flex;
  307. flex-wrap: wrap;
  308. width: 39rem;
  309. height: 29.375rem;
  310. justify-content: space-around;
  311. align-content: space-between;
  312. margin-right: 1.25rem;
  313. }
  314. .selMou {
  315. width: 19.0625rem;
  316. height: 13.75rem;
  317. border-radius: .625rem;
  318. box-shadow: 0rem 0rem .3125rem .0625rem #cbcbcb;
  319. background: #f7fcfc;
  320. text-align: center;
  321. }
  322. .selMou p {
  323. font-weight: 400;
  324. color: #595959;
  325. letter-spacing:.3125rem;
  326. font-size: 1.625rem;
  327. margin-top: .875rem;
  328. }
  329. .selMou img {
  330. width: 5.4375rem;
  331. height: 5.625rem;
  332. margin-top: .9375rem;
  333. }
  334. .selMouR img{
  335. width: 5.5rem;
  336. height: 5.5rem;
  337. margin-top: .625rem;
  338. }
  339. .selMouR p {
  340. font-weight: 400;
  341. color: #595959;
  342. letter-spacing:.3125rem;
  343. font-size: 1.625rem;
  344. margin-top: .625rem;
  345. }
  346. .selMouR {
  347. width: 12.125rem;
  348. height: 12.9375rem;
  349. border-radius: .625rem;
  350. box-shadow: 0rem 0rem .3125rem .0625rem #cbcbcb;
  351. background: #f7fcfc;
  352. text-align: center;
  353. }
  354. .smartEngineRight {
  355. display: inline-block;
  356. }
  357. .smartEngineRightCon {
  358. display: flex;
  359. flex-wrap: wrap;
  360. width: 49.875rem;
  361. height: 29.375rem;
  362. justify-content: space-around;
  363. align-content: space-between;
  364. }
  365. /* 填报 */
  366. .fill {
  367. width: 100%;
  368. max-width: 120rem;
  369. height: 53.1875rem;
  370. margin: auto;
  371. background: url(../image/fill.jpg) no-repeat center;
  372. background-size: 120rem 100%;
  373. }
  374. .fill h2 {
  375. font-size: 2.5rem;
  376. letter-spacing:.3125rem;
  377. padding: 5.625rem 0 2.4375rem 3.125rem;
  378. }
  379. .fillCon {
  380. width: 100%;
  381. height: 38.4375rem;
  382. position: relative;
  383. transform: translate(0,16.25rem);
  384. }
  385. .fillCons {
  386. animation: move 2s;
  387. animation-fill-mode: both;
  388. }
  389. @keyframes move {
  390. 0%{
  391. transform: translate(0,16.25rem);
  392. }
  393. 100%{
  394. transform: translate(0,0);
  395. }
  396. }
  397. .fillConCen {
  398. display: inline-block;
  399. position: absolute;
  400. width: 22.3125rem;
  401. top: 0;
  402. /* left: 0; */
  403. height: 33.625rem;
  404. background: #fff;
  405. border-radius: .3125rem;
  406. box-shadow: .5625rem .5625rem 1.25rem .5625rem #cbcbcb;
  407. }
  408. .fccCon {
  409. width: 15.625rem;
  410. height: 22.6875rem;
  411. border-radius: .3125rem;
  412. margin: auto;
  413. margin-top: 7.8125rem;
  414. position: relative;
  415. text-align: center;
  416. }
  417. .fccCon img {
  418. width: 6.0625rem;
  419. height: 6.0625rem;
  420. position: absolute;
  421. top: -3.0313rem;
  422. left: 50%;
  423. margin-left: -3.0313rem;
  424. }
  425. .fccCon h3 {
  426. font-size: 1.875rem;
  427. padding: 4.125rem 0 .875rem 0;
  428. text-align: center;
  429. }
  430. .ios {
  431. width: 4.375rem;
  432. height: .3125rem;
  433. margin: auto;
  434. }
  435. .fccConP p {
  436. width: 100%;
  437. font-size: 1.5rem;
  438. color: #887979;
  439. line-height: 2.875rem;
  440. }
  441. .fccConP {
  442. width: 100%;
  443. height: 15.125rem;
  444. display: flex;
  445. flex-wrap: wrap;
  446. justify-content: center;
  447. align-items: center;
  448. }
  449. /* 便捷 */
  450. .convenient {
  451. width: 100%;
  452. max-width: 120rem;
  453. height: 54.5625rem;
  454. margin: auto;
  455. background: url(../image/tabl.jpg) no-repeat center;
  456. background-size: 120rem 54.5625rem;
  457. }
  458. .cvit {
  459. text-align: center;
  460. color: #fff !important;
  461. }
  462. .cvit h2 {
  463. padding: 6.25rem 0 .9375rem 0;
  464. font-size: 2.5rem;
  465. color: #fff;
  466. }
  467. .cvit span {
  468. font-size: 4.125rem;
  469. }
  470. .cvit p {
  471. color: #fff;
  472. font-size: 1.25rem;
  473. text-align: center;
  474. }
  475. .tablTab {
  476. display: flex;
  477. width: 100%;
  478. box-sizing: border-box;
  479. padding: 3.25rem 5.625rem 1.1875rem 5.625rem;
  480. justify-content: space-between;
  481. }
  482. .tablTab li{
  483. height: 3.6875rem;
  484. width: 8.625rem;
  485. border-radius: .5rem;
  486. /* background: #fff; */
  487. display: flex;
  488. align-items: center;
  489. justify-content: center;
  490. font-size: 1.125rem;
  491. color: #fff;
  492. cursor:pointer;
  493. }
  494. .tablTab img{
  495. width: 30px;
  496. height: 30px;
  497. }
  498. .on {
  499. background-color: #fff;
  500. color: #5e9ffc !important;
  501. }
  502. .tabFool {
  503. width: 71.875rem;
  504. height: 34.375rem;
  505. /* background-color: #a1b9fe; */
  506. margin: auto;
  507. border-radius: .625rem;
  508. position: relative;
  509. position: relative;
  510. }
  511. .tabFool div {
  512. position: absolute;
  513. background-color: #fff;
  514. opacity: .5;
  515. width: 100%;
  516. height: 100%;
  517. left: 0%;
  518. top: 0;
  519. z-index: 1;
  520. border-radius: .625rem;
  521. }
  522. .tabFool img {
  523. width: 66.875rem;
  524. height: 31.375rem;
  525. position: absolute;
  526. bottom: 0;
  527. right: .625rem;
  528. z-index: 2;
  529. }
  530. /* 客户 */
  531. .kehu {
  532. width: 100%;
  533. max-width: 120rem;
  534. /* height: 61.1875rem; */
  535. height: 1000px;
  536. margin: auto;
  537. background: url(../image/rke.jpg) no-repeat center;
  538. background-size: 120rem 62.5rem;
  539. }
  540. .kehu h2, .pricings h2 {
  541. font-size: 2.625rem;
  542. color: #333;
  543. padding: 6.25rem 5rem 4rem 5rem;
  544. }
  545. .kehusab {
  546. width: 160px;
  547. margin: auto;
  548. padding: 40px 0 0 0;
  549. display: flex;
  550. justify-content: space-between;
  551. }
  552. .kehuLefts, .kehuRights {
  553. width: 3.75rem;
  554. height: 3.75rem;
  555. border-radius: 50%;
  556. background: #fff;
  557. text-align: center;
  558. line-height: 4.375rem;
  559. display: inline-block;
  560. position: relative;
  561. cursor:pointer;
  562. }
  563. .kehusab img {
  564. width: 1.25rem;
  565. height: 1.25rem;
  566. }
  567. .kehusab .zhis {
  568. cursor: not-allowed !important;
  569. }
  570. .conImg {
  571. width: 4100px;
  572. display: flex;
  573. justify-content: space-between;
  574. position: relative;
  575. }
  576. .conImg img {
  577. width: 31.25rem;
  578. position: absolute;
  579. top: 0;
  580. left: 0;
  581. }
  582. .conImgCon {
  583. width: 31.25rem;
  584. position: relative;
  585. height: 39.1875rem;
  586. }
  587. .conImgFiz {
  588. position: relative;
  589. z-index: 2;
  590. height: 19.375rem;
  591. display: flex;
  592. align-items: center;
  593. justify-content: center;
  594. padding: 32px 30px 0 30px;
  595. color: #fff;
  596. text-align: center;
  597. font-size: 1.25rem;
  598. line-height: 2rem;
  599. }
  600. .conIngFoot {
  601. position: relative;
  602. z-index: 2;
  603. }
  604. .conIngFoot p {
  605. font-size: 1.875rem;
  606. color: #fff;
  607. padding: 2.5rem 2.1875rem 1.25rem 2.1875rem;
  608. }
  609. .conIngFoot span {
  610. display: block;
  611. font-size: 1.25rem !important;
  612. color: #fff;
  613. padding: 0 2.1875rem;
  614. }
  615. /* 产品定价 */
  616. .pricings {
  617. width: 100%;
  618. max-width: 120rem;
  619. height: 58.8125rem;
  620. margin: auto;
  621. background: url(../image/dingj.jpg) no-repeat center;
  622. background-size: 120rem 58.8125rem;
  623. }
  624. .pri {
  625. display: flex;
  626. justify-content: space-between;
  627. width: 1248px;
  628. margin: auto;
  629. }
  630. .tooltipTis {
  631. width: 1200px;
  632. margin: auto;
  633. text-align: center;
  634. font-size: 28px;
  635. position: relative;
  636. top: -50px;
  637. transform: translate(100rem,0);
  638. }
  639. .tooltipTisFillCons {
  640. animation: moves 2s;
  641. animation-fill-mode: both;
  642. }
  643. /* .fillCon {
  644. width: 100%;
  645. height: 38.4375rem;
  646. position: relative;
  647. transform: translate(0,16.25rem);
  648. }
  649. .fillCons {
  650. animation: move 2s;
  651. animation-fill-mode: both;
  652. }*/
  653. @keyframes moves {
  654. 0%{
  655. transform: translate(100rem,0);
  656. }
  657. 100%{
  658. transform: translate(0,0);
  659. }
  660. }
  661. .li {
  662. text-align: center;
  663. background: #fff;
  664. padding: 10px;
  665. box-shadow: 0rem .0625rem 1.25rem 0rem #c8c8c8;
  666. cursor: pointer;
  667. transition: all .25s ease-in;
  668. }
  669. .li_con {
  670. width: 240px;
  671. height: 168px;
  672. background: #f3f3f3;
  673. box-sizing: border-box;
  674. padding-top: 46px;
  675. }
  676. .li_con div {
  677. width: 100%;
  678. text-align: center;
  679. font-size: 24px;
  680. color: #565656;
  681. margin-bottom: 22px;
  682. }
  683. .li_con div span{
  684. font-size: 28px;
  685. }
  686. .li li {
  687. width: 100%;
  688. height: 32px;
  689. font-size: 14.4px;
  690. line-height: 32px;
  691. text-align: center;
  692. list-style-type:none;
  693. color: #b5b0b0;
  694. }
  695. .li li:nth-child(2n) {
  696. background: #f3f3f3;
  697. }
  698. .btn {
  699. width: 140px;
  700. height: 40px;
  701. margin: auto;
  702. background-image: url(../image/xg.png);
  703. background-size: 100% 100%;
  704. margin-bottom: 19.2px;
  705. border: 0;
  706. background-repeat: no-repeat;
  707. }
  708. .li:hover {
  709. transform:translateY(-1.25rem);
  710. }
  711. .li:hover .btn{
  712. background: url(../image/xgs.png);
  713. background-size: 100% 100%;
  714. background-repeat:no-repeat;
  715. }
  716. .li:hover .li_con{
  717. background: linear-gradient(to left,#4daefe,#01f1fe);
  718. }
  719. .li:hover .li_con div{
  720. color: #fff;
  721. }
  722. .btn a {
  723. display: inline-block;
  724. width: 100%;
  725. height: 100%;
  726. }
  727. .al a{
  728. color: #407be7 !important;
  729. }
  730. .al {
  731. position: relative;
  732. }
  733. .al::after {
  734. content: '';
  735. width: 100%;
  736. height: 3px;
  737. background: #407be7;
  738. position: absolute;
  739. bottom: -20px;
  740. left: 0;
  741. }
  742. /* 底部 */
  743. .footer-frame {
  744. width: 100%;
  745. height: 24px;
  746. }
  747. .footer {
  748. padding-top: 48px;
  749. padding-bottom: 8px;
  750. background-color: #20a0ff;
  751. margin-top: -0.125rem;
  752. }
  753. .footer .footer-col {
  754. margin-bottom: 36px;
  755. }
  756. .footer h4 {
  757. margin-bottom: 10px;
  758. color: #fff;
  759. }
  760. .footer .list-unstyled,
  761. .footer p {
  762. color: #f3f7fd;
  763. }
  764. .footer .footer-col.middle .list-unstyled .fas {
  765. color: #fff;
  766. font-size: 8px;
  767. line-height: 24px;
  768. }
  769. .footer .footer-col.middle .list-unstyled .media-body {
  770. margin-left: 8px;
  771. }
  772. .footer .footer-col.last .list-unstyled .fas {
  773. color: #fff;
  774. font-size: 14px;
  775. line-height: 24px;
  776. }
  777. .footer .footer-col.last .list-unstyled .media-body {
  778. margin-left: 10px;
  779. }
  780. .footer .footer-col.last .list-unstyled .fas.fa-globe {
  781. margin-left: 16px;
  782. margin-right: 10px;
  783. }
  784. .navbar {
  785. padding: 0 !important;
  786. }
  787. .ulss {
  788. display: inline-block;
  789. }
  790. .alss {
  791. display: flex;
  792. justify-content: space-around;
  793. width: 87.5rem;
  794. margin: auto;
  795. }
  796. /* 尝试滚动 */
  797. .jiesao {
  798. height: 137.5rem;
  799. width: 100%;
  800. }
  801. .managements {
  802. height: 56.625rem;
  803. position: sticky;
  804. top: 6.25rem;
  805. }
  806. body {
  807. overflow-x: hidden;
  808. }
  809. .znyq {
  810. height: 600vh;
  811. /* height: 251.6875rem; */
  812. width: 100%;
  813. }
  814. .smart {
  815. height: 62rem;
  816. /* height: 56.625rem; */
  817. position: sticky;
  818. top: 6.375rem;
  819. background: url(../image/zhineg.jpg) no-repeat center;
  820. background-size: 120rem 100%;
  821. }
  822. .tb {
  823. height: 300vh;
  824. width: 100%;
  825. }
  826. .fill {
  827. /* height: 90vh; */
  828. height: 56.625rem;
  829. position: sticky;
  830. top: 6.25rem;
  831. }
  832. .hanAll {
  833. /* background: url(../image/backk.jpg) no-repeat;
  834. background-size: 100%; */
  835. background: #fff;
  836. box-shadow: 1px 3px 5px 0px #ddd;
  837. }
  838. .abc .til {
  839. color: #fff !important;
  840. }
  841. .abc .til a{
  842. color: #fff !important;
  843. }
  844. .til a{
  845. color: #fff !important;
  846. display: inline-block;
  847. width: 100%;
  848. height: 100%;
  849. }
  850. .aus a{
  851. color: #595959 !important;
  852. }
  853. .auss a {
  854. color: #595959 !important;
  855. }
  856. /* 咨询 */
  857. .zhixun {
  858. display: block;
  859. position: fixed;
  860. bottom: 7.5rem;
  861. right: 20px;
  862. padding: 16px;
  863. background: #fff;
  864. box-shadow: .1875rem .1875rem .625rem #ccc;
  865. z-index: 99999999;
  866. text-align: center;
  867. }
  868. .zhixun p {
  869. margin: 8px 0;
  870. }
  871. .zhixun img {
  872. width: 128px;
  873. }
  874. .tabOn {
  875. background: #fff;
  876. color: #20a0ff !important;
  877. }
  878. .consulting {
  879. width: 3.125rem;
  880. height: 3.125rem;
  881. border-radius: 50%;
  882. background: #fff;
  883. position: fixed;
  884. bottom: 3.75rem;
  885. right: 6.25rem;
  886. z-index: 4;
  887. box-shadow: 0 0 20px 0px #cbcbcb;
  888. cursor:pointer;
  889. display: flex;
  890. align-items: center;
  891. justify-content: center;
  892. }
  893. .consulting:hover {
  894. background: #3396FB;
  895. }
  896. .conImgConImg {
  897. width: 40px;
  898. height: 40px;
  899. position: relative;
  900. margin-top: 25px;
  901. margin-left: 18px;
  902. }
  903. .conImgConImg img{
  904. width: 100%;
  905. }
  906. .mengban {
  907. width: 100%;
  908. height: 200px;
  909. background: #000;
  910. opacity: .4;
  911. position: absolute;
  912. top: 148px;
  913. left: 0;
  914. z-index: 1;
  915. }