index.css 16 KB

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