Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

index.less 29KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164
  1. //pc端样式
  2. .main {
  3. width: 100%;
  4. max-width: 1920px;
  5. margin: 0 auto;
  6. padding-top: 71px;
  7. .text{
  8. text-align: justify;
  9. font-size: 20px;
  10. line-height: 40px;
  11. }
  12. .title{
  13. font-size: 56px;
  14. }
  15. }
  16. .intoCon{
  17. width: 100%;
  18. text-align: center;
  19. padding-top: 120px;
  20. .intoTop{
  21. width: 100%;
  22. max-width: 1300px;
  23. margin: 0px auto;
  24. display: flex;
  25. text-align: left;
  26. padding-bottom: 46px;
  27. &>div{
  28. width: 50%;
  29. }
  30. }
  31. .intoTopImg{
  32. width: 100%;
  33. max-width: 1500px;
  34. margin: 0px auto;
  35. padding-bottom: 110px;
  36. img{
  37. width: 100%;
  38. display: block;
  39. }
  40. }
  41. .four{
  42. width: 100%;
  43. max-width: 1500px;
  44. margin: 0px auto;
  45. box-sizing: border-box;
  46. padding-bottom: 140px;
  47. .title{
  48. margin-bottom: 70px;
  49. }
  50. .h4{
  51. font-family: 'MyFont1';
  52. font-size: 24px;
  53. font-weight: bold;
  54. }
  55. .h6{
  56. font-size: 16px;
  57. font-weight: bold;
  58. font-family: 'MyFont1';
  59. }
  60. .h6R{
  61. font-size: 20px;
  62. line-height: 32px;
  63. }
  64. .fourCon{
  65. display: flex;
  66. width: 100%;
  67. text-align: left;
  68. &>div{
  69. width: 50%;
  70. }
  71. .fourL{
  72. padding-left: 6.6%;
  73. box-sizing: border-box;
  74. &>div{
  75. width: 100%;
  76. // height: 100%;
  77. position: relative;
  78. .fourHide{
  79. // position: absolute;
  80. width: 100%;
  81. // height: 100%;
  82. // top: 0px;
  83. // left: 0px;
  84. // overflow-y: auto;
  85. .fourSon{
  86. opacity: 0.3;
  87. min-height: 500px;
  88. &:first-child{
  89. opacity: 1;
  90. }
  91. }
  92. &>div{
  93. width: 100%;
  94. height: 88%;
  95. display: flex;
  96. position: relative;
  97. .fourLine{
  98. width: 1px;
  99. height: 100%;
  100. background: #B81C25;
  101. position: absolute;
  102. top: 0;
  103. left: 15px;
  104. // transform: translateX(-50%);
  105. }
  106. .fourIcon{
  107. width: 30px;
  108. height: 30px;
  109. position: relative;
  110. .fourdiv{
  111. width: 30px;
  112. height: 30px;
  113. background: #B81C25;
  114. position: absolute;
  115. top: 0;
  116. left: 0;
  117. &::before{
  118. content: '';
  119. position: absolute;
  120. left: 50%;
  121. top: 50%;
  122. transform: translate(-50%,-5px);
  123. width: 10px;
  124. height: 10px;
  125. background: #ffffff;
  126. border-radius: 50%;
  127. }
  128. }
  129. }
  130. .fourText{
  131. width: calc(100% - 30px);
  132. box-sizing: border-box;
  133. padding: 0 15% 240px 40px;
  134. .h4{
  135. margin-top: 10px;
  136. margin-bottom: 10px;
  137. }
  138. .fourLimg{
  139. width: 100%;
  140. display: none;
  141. img{
  142. width: 100%;
  143. }
  144. }
  145. }
  146. &:last-child{
  147. .fourText{
  148. // padding: 0 18% 100px 40px;
  149. }
  150. }
  151. }
  152. }
  153. .fourZ{
  154. width: 100%;
  155. height: 12.2%;
  156. position: absolute;
  157. bottom: 0;
  158. left: 0;
  159. background: #ffffff;
  160. opacity: 0.8;
  161. }
  162. }
  163. }
  164. .fourR{
  165. box-sizing: border-box;
  166. position: -webkit-sticky;
  167. position: sticky;
  168. top: 80px;
  169. overflow: hidden;
  170. max-height: 749px;
  171. .fourRson{
  172. position: absolute;
  173. width: 100%;
  174. height: 100%;
  175. overflow: hidden;
  176. img{
  177. object-fit: cover;
  178. display: block;
  179. }
  180. }
  181. }
  182. }
  183. }
  184. .enterprise{
  185. width: 100%;
  186. background: #F5F5F6;
  187. padding: 120px 0px;
  188. text-align: center;
  189. overflow: hidden;
  190. .enterpriseCon{
  191. width: 100%;
  192. max-width: 1300px;
  193. margin: 0px auto;
  194. text-align: left;
  195. .enterList{
  196. margin-top: 45px;
  197. width: 100%;
  198. .one{
  199. width: 100%;
  200. display: flex;
  201. .zk{
  202. width: 24px;
  203. height: 24px;
  204. background: #BBBEC0;
  205. border-radius: 50%;
  206. color: #fff;
  207. position: absolute;
  208. top: 50%;
  209. right: -12px;
  210. transform: translateY(-50%);
  211. .linez{
  212. width: 14px;
  213. height: 0px;
  214. border-top: 1px dashed #BBBEC0;
  215. position: absolute;
  216. top: 50%;
  217. right: -14px;
  218. }
  219. &::before{
  220. content: '';
  221. width: 14px;
  222. height: 2px;
  223. background: #ffffff;
  224. position: absolute;
  225. top: 50%;
  226. left: 50%;
  227. transform: translate(-50%,-50%);
  228. }
  229. &::after{
  230. content: '';
  231. width: 2px;
  232. height: 14px;
  233. background: #ffffff;
  234. position: absolute;
  235. top: 50%;
  236. left: 50%;
  237. transform: translate(-50%,-50%);
  238. }
  239. }
  240. .oneDiv{
  241. width: 112px;
  242. height: 456px;
  243. background: #B81C25;
  244. border-radius: 10px;
  245. font-size: 30px;
  246. color: #fff;
  247. writing-mode: vertical-rl;
  248. text-align: center;
  249. line-height: 112px;
  250. margin-top: 353px;
  251. position: relative;
  252. .oneLine{
  253. position: absolute;
  254. right: -17px;
  255. top: 50%;
  256. transform: translateY(-50%);
  257. width: 9px;
  258. height: 9px;
  259. border-radius: 50%;
  260. border: 1px solid #BBBEC0;
  261. &::before{
  262. content: '';
  263. position: absolute;
  264. top: 4px;
  265. left: 9px;
  266. width: 38px;
  267. height: 0px;
  268. border-bottom: 1px solid #BBBEC0;
  269. }
  270. }
  271. }
  272. .oneSon{
  273. width: calc(100% - 112px);
  274. padding-left: 90px;
  275. box-sizing: border-box;
  276. display: flex;
  277. flex-wrap: wrap;
  278. align-content: space-around;
  279. position: relative;
  280. &::before{
  281. content: '';
  282. width: 0px;
  283. height: calc(100% - 560px);
  284. position: absolute;
  285. top: 136px;
  286. left: 53px;
  287. border-left: 1px solid #BBBEC0;
  288. }
  289. .two{
  290. width: 100%;
  291. display: flex;
  292. margin-bottom: 100px;
  293. position: relative;
  294. &:first-child{
  295. .twoDiv{
  296. &::before{
  297. background: url('./images/twoUp.jpg') no-repeat;
  298. background-size: 44px 18px;
  299. }
  300. }
  301. }
  302. &:last-child{
  303. margin-bottom: 0px;
  304. &::after{
  305. content: '';
  306. width: 8px;
  307. height: 100%;
  308. position: absolute;
  309. left: -40px;
  310. top: 277px;
  311. background: #F5F5F6;
  312. }
  313. .twoDiv{
  314. &::before{
  315. background: url('./images/towDw.jpg') no-repeat;
  316. background-size: 44px 18px;
  317. }
  318. }
  319. }
  320. .twoDiv{
  321. width: 288px;
  322. height: 70px;
  323. background: #E2E3E4;
  324. border-radius: 10px;
  325. border: 1px solid #BBBEC0;
  326. font-size: 24px;
  327. line-height: 70px;
  328. padding-left: 28px;
  329. box-sizing: border-box;
  330. position: relative;
  331. &::before{
  332. content: '';
  333. position: absolute;
  334. top: 50%;
  335. left: -45px;
  336. width: 44px;
  337. height: 18px;
  338. background: url('./images/twoC.png') no-repeat;
  339. background-size: 44px 18px;
  340. transform: translateY(-50%);
  341. }
  342. }
  343. .hasThree{
  344. margin-top: 110px;
  345. }
  346. .hasThreeFour{
  347. margin-top: 234px;
  348. }
  349. .twoSon{
  350. width: calc(100% - 288px);
  351. padding-left: 60px;
  352. box-sizing: border-box;
  353. display: flex;
  354. flex-wrap: wrap;
  355. align-content: space-around;
  356. position: relative;
  357. &::before{
  358. content: '';
  359. width: 0px;
  360. height: calc(100% - 60px);
  361. position: absolute;
  362. top: 30px;
  363. left: 26px;
  364. border-left: 1px dashed #BBBEC0;
  365. }
  366. .three{
  367. width: 100%;
  368. display: flex;
  369. margin-bottom: 20px;
  370. &:last-child{
  371. margin-bottom: 0px;
  372. .threeDiv{
  373. &::before{
  374. background: url('./images/jtDw.jpg') no-repeat;
  375. background-size: 24px 18px;
  376. }
  377. }
  378. }
  379. &:first-child{
  380. .threeDiv{
  381. &::before{
  382. background: url('./images/jtUp.jpg') no-repeat;
  383. background-size: 24px 18px;
  384. }
  385. }
  386. }
  387. .threeDiv{
  388. width: 290px;
  389. height: 60px;
  390. background: rgba(197,199,201,0.2);
  391. border-radius: 10px;
  392. border: 1px dashed #D8DADB;
  393. font-size: 24px;
  394. line-height: 60px;
  395. padding-left: 20px;
  396. box-sizing: border-box;
  397. position: relative;
  398. &::before{
  399. content: '';
  400. position: absolute;
  401. top: 50%;
  402. left: -35px;
  403. width: 24px;
  404. height: 18px;
  405. background: url('./images/jt.png') no-repeat;
  406. background-size: 24px 18px;
  407. transform: translateY(-50%);
  408. }
  409. }
  410. .hasFour{
  411. margin-top: 126px;
  412. }
  413. .threeSon{
  414. width: calc(100% - 290px);
  415. padding-left: 60px;
  416. box-sizing: border-box;
  417. display: flex;
  418. flex-wrap: wrap;
  419. align-content: space-around;
  420. position: relative;
  421. &::before{
  422. content: '';
  423. width: 0px;
  424. height: calc(100% - 60px);
  425. position: absolute;
  426. top: 30px;
  427. left: 26px;
  428. border-left: 1px dashed #BBBEC0;
  429. }
  430. .fours{
  431. width: 100%;
  432. margin-bottom: 20px;
  433. &:last-child{
  434. margin-bottom: 0px;
  435. .fourDiv{
  436. &::before{
  437. background: url('./images/jtDw.jpg') no-repeat;
  438. background-size: 24px 18px;
  439. }
  440. }
  441. }
  442. &:first-child{
  443. .fourDiv{
  444. &::before{
  445. background: url('./images/jtUp.jpg') no-repeat;
  446. background-size: 24px 18px;
  447. }
  448. }
  449. }
  450. // display: flex;
  451. .fourDiv{
  452. width: 396px;
  453. height: 60px;
  454. background: rgba(216,218,219,0.2);
  455. border-radius: 10px;
  456. border: 1px dashed #D8DADB;
  457. font-size: 20px;
  458. line-height: 60px;
  459. padding-left: 20px;
  460. box-sizing: border-box;
  461. position: relative;
  462. &::before{
  463. content: '';
  464. position: absolute;
  465. top: 50%;
  466. left: -35px;
  467. width: 24px;
  468. height: 18px;
  469. background: url('./images/jt.png') no-repeat;
  470. background-size: 24px 18px;
  471. transform: translateY(-50%);
  472. }
  473. }
  474. .fourMoreList{
  475. display: none;
  476. }
  477. }
  478. .fourMore{
  479. .fourDiv{
  480. font-size: 20px;
  481. color: #666666;
  482. cursor: pointer;
  483. }
  484. }
  485. }
  486. }
  487. .fourMoreShow{
  488. .threeDiv{
  489. cursor: pointer;
  490. .zk{
  491. &::after{
  492. opacity: 0;
  493. }
  494. }
  495. }
  496. }
  497. }
  498. .hasfourThree{
  499. &::before{
  500. height: calc(100% - 290px);
  501. top: 150px;
  502. }
  503. .three{
  504. margin-bottom: 100px;
  505. }
  506. }
  507. }
  508. }
  509. }
  510. }
  511. }
  512. }
  513. .history{
  514. width: 100%;
  515. text-align: center;
  516. padding-top: 120px;
  517. .historyUp{
  518. width: 100%;
  519. max-width: 1300px;
  520. margin: 0px auto;
  521. text-align: left;
  522. display: flex;
  523. align-items: center;
  524. justify-content: space-between;
  525. margin-bottom: 70px;
  526. }
  527. img{
  528. width: 100%;
  529. display: block;
  530. }
  531. }
  532. .honors{
  533. width: 100%;
  534. text-align: center;
  535. padding-top: 120px;
  536. .honorsCon{
  537. width: 100%;
  538. max-width: 1300px;
  539. margin: 70px auto 60px;
  540. text-align: left;
  541. display: flex;
  542. justify-content: space-between;
  543. .honorsL{
  544. width: 270px;
  545. .honorsLs{
  546. width: 100%;
  547. background: #F5F5F6;
  548. box-sizing: border-box;
  549. padding: 0 30px 60px;
  550. .honorsLi{
  551. width: 100%;
  552. text-align: left;
  553. padding-top: 43px;
  554. .numT{
  555. font-size: 60px;
  556. font-weight: bold;
  557. color: #B81C25;
  558. font-family: 'MyFont1';
  559. span {
  560. font-size: 20px;
  561. font-weight: 400;
  562. font-family: 'MyFont2';
  563. margin-left: 10px;
  564. }
  565. }
  566. .numP {
  567. color: #231F20;
  568. font-size: 20px;
  569. }
  570. }
  571. }}
  572. .honorsR{
  573. width: calc(100% - 310px);
  574. display: flex;
  575. flex-wrap: wrap;
  576. justify-content: space-between;
  577. .honorsRi{
  578. width: 315px;
  579. text-align: center;
  580. margin-bottom: 48px;
  581. cursor: pointer;
  582. .img{
  583. width: 100%;
  584. height: 234px;
  585. background: url('./images/zzryBg.jpg') no-repeat;
  586. background-size: 100% 100%;
  587. box-sizing: border-box;
  588. display: flex;
  589. align-items: center;
  590. justify-content: center;
  591. position: relative;
  592. .imgHover{
  593. width: 100%;
  594. height: 100%;
  595. position: absolute;
  596. top: 0px;
  597. left: 0px;
  598. background: rgba(184,28,37,0.8);
  599. line-height: 234px;
  600. color: #fff;
  601. font-size: 60px;
  602. opacity: 0;
  603. transition: all 0.3s ease-in-out;
  604. }
  605. img{
  606. display: block;
  607. width: auto;
  608. height: 100%;
  609. max-height: 150px;
  610. }
  611. }
  612. .img2{
  613. img{
  614. max-height: 180px;
  615. }
  616. }
  617. .text{
  618. text-align: center;
  619. margin-top: 9px;
  620. transition: all 0.3s ease-in-out;
  621. }
  622. &:hover{
  623. .imgHover{
  624. opacity: 1;
  625. }
  626. .text{
  627. color: #B81C25;
  628. }
  629. }
  630. .honorsList{
  631. display: none;
  632. }
  633. }
  634. }
  635. }
  636. }
  637. }
  638. .pop{
  639. width: 100%;
  640. height: 100%;
  641. position: fixed;
  642. top: 0;
  643. left: 0;
  644. background: rgba(35,31,32,0.8);
  645. z-index: 99;
  646. text-align: center;
  647. display: none;
  648. .popCon{
  649. width: 100%;
  650. max-width: 1300px;
  651. padding-top: 40px;
  652. margin: 0px auto;
  653. box-sizing: border-box;
  654. height: 100%;
  655. position: relative;
  656. &>.iconfont{
  657. position: absolute;
  658. top: 40px;
  659. right: 0px;
  660. font-size: 24px;
  661. color: #999999;
  662. cursor: pointer;
  663. z-index: 9;
  664. &:hover{
  665. color: #ffffff;
  666. }
  667. }
  668. .popUp{
  669. text-align: left;
  670. font-size: 18px;
  671. color: #fff;
  672. .nowNum{
  673. margin-left: 10px;
  674. }
  675. }
  676. .popSw{
  677. width: 100%;
  678. height: calc(100% - 24px);
  679. display: flex;
  680. align-items: center;
  681. }
  682. .swiper{
  683. width: 100%;
  684. position: relative;
  685. .img{
  686. width: 717px;
  687. height: 532px;
  688. margin: 0px auto;
  689. background: url('./images/zzryBgT.png') no-repeat;
  690. background-size: 100% 100%;
  691. display: flex;
  692. align-items: center;
  693. justify-content: center;
  694. img{
  695. width: auto;
  696. height: 360px;
  697. display: block;
  698. }
  699. }
  700. .text{
  701. font-size: 30px;
  702. color: #fff;
  703. margin-top: 20px;
  704. }
  705. }
  706. .btn-prev,.btn-next{
  707. position: absolute;
  708. top: 50%;
  709. margin-top: -20px;
  710. width: 40px;
  711. height: 40px;
  712. z-index: 2;
  713. text-align: center;
  714. color: #999999;
  715. background: #231F20;
  716. cursor: pointer;
  717. border-radius: 2px;
  718. span{
  719. font-size: 24px;
  720. display: inline-block;
  721. line-height: 40px;
  722. transform: rotate(90deg);
  723. }
  724. &:hover{
  725. color: #ffffff;
  726. }
  727. }
  728. .btn-prev{
  729. left: 0px;
  730. span{
  731. transform: rotate(-90deg);
  732. }
  733. }
  734. .btn-next{
  735. right: 0px;
  736. }
  737. .swiper-button-disabled{
  738. cursor: auto;
  739. color: #999999;
  740. &:hover{
  741. color: #999999;
  742. }
  743. }
  744. }
  745. }
  746. .popShow{
  747. display: block;
  748. }
  749. @media screen and (min-width: 801px) and (max-width: 1400px) {
  750. }
  751. @media screen and (min-width:800px){
  752. }
  753. .mTxt{
  754. display: none;
  755. }
  756. //移动端样式
  757. @media screen and (max-width:800px) {
  758. .pcTxt{
  759. display: none;
  760. }
  761. .mTxt{
  762. display: block;
  763. }
  764. .main{
  765. padding-top: 61px;
  766. overflow: hidden;
  767. .title{
  768. font-size: 32px;
  769. line-height: normal;
  770. }
  771. .text{
  772. font-size: 16px;
  773. line-height: 28px;
  774. }
  775. }
  776. .intoCon{
  777. padding-top: 50px;
  778. box-sizing: border-box;
  779. padding-left: 15px;
  780. padding-right: 15px;
  781. // .text{
  782. // font-size: 14px;
  783. // line-height: 22px;
  784. // }
  785. .intoTop{
  786. padding-bottom: 30px;
  787. flex-wrap: wrap;
  788. .title{
  789. margin-bottom: 40px;
  790. }
  791. &>div{
  792. width: 100%;
  793. }
  794. }
  795. .intoTopImg{
  796. padding-bottom: 70px;
  797. }
  798. .four{
  799. padding: 40px 0px 0px;
  800. .title{
  801. margin-bottom: 40px;
  802. }
  803. .h6{
  804. font-size: 12px;
  805. }
  806. .h4{
  807. font-size: 18px;
  808. }
  809. .fourCon{
  810. flex-wrap: wrap;
  811. &>div{
  812. width: 100%;
  813. }
  814. .fourL{
  815. padding-left: 0;
  816. &>div{
  817. .fourHide{
  818. position: relative;
  819. overflow-y: inherit;
  820. .fourSon {
  821. opacity: 1;
  822. }
  823. &>div{
  824. height: auto;
  825. margin-bottom: 20px;
  826. .fourLine{
  827. display: none;
  828. }
  829. .fourIcon{
  830. display: none;
  831. }
  832. .fourText{
  833. width: 100%;
  834. padding: 0px;
  835. .fourLimg{
  836. display: block;
  837. margin-bottom: 40px;
  838. margin-top: 20px;
  839. }
  840. .btn{
  841. position: relative;
  842. left: 50%;
  843. transform: translateX(-50%);
  844. }
  845. }
  846. &:last-child{
  847. margin-bottom: 0px;
  848. .fourText{
  849. padding: 0px;
  850. }
  851. }
  852. }
  853. }
  854. }
  855. }
  856. .fourR{
  857. padding-right: 0;
  858. }
  859. }
  860. }
  861. .enterprise{
  862. margin-top: 70px;
  863. padding: 110px 0px;
  864. position: relative;
  865. overflow: inherit;
  866. &::before{
  867. content: '';
  868. position: absolute;
  869. top: 0;
  870. left: -50%;
  871. width: 200%;
  872. height: 100%;
  873. background: #F5F5F6;
  874. }
  875. .enterpriseCon{
  876. position: relative;
  877. .enterList{
  878. margin-top: 35px;
  879. .one{
  880. flex-wrap: wrap;
  881. .zk{
  882. width: 16px;
  883. height: 24px;
  884. background: transparent;
  885. border-radius: 0;
  886. color: #101010;
  887. top: 50%;
  888. right: 8px;
  889. line-height: 24px;
  890. transform: translateY(-50%);
  891. div{
  892. transition: all 0.3s ease-in-out;
  893. }
  894. &::before,&::after{
  895. display: none;
  896. }
  897. }
  898. .oneDiv{
  899. width: 100%;
  900. height: 55px;
  901. border-radius: 4px;
  902. font-size: 20px;
  903. writing-mode: inherit;
  904. line-height: 55px;
  905. margin-top: 0px;
  906. }
  907. .oneSon{
  908. width: 100%;
  909. padding-left: 0px;
  910. &::before{
  911. display: none;
  912. }
  913. .two{
  914. margin-bottom: 0px;
  915. flex-wrap: wrap;
  916. &:last-child{
  917. &::after{
  918. display: none;
  919. }
  920. }
  921. .hasThree{
  922. margin-top: 0px;
  923. }
  924. .hasThreeFour{
  925. margin-top: 0px;
  926. }
  927. .twoDiv{
  928. width: 100%;
  929. height: auto;
  930. background: #F5F5F6;
  931. border-radius: 0px;
  932. border: 0px solid #BBBEC0;
  933. font-size: 16px;
  934. line-height:normal;
  935. padding-left: 20px;
  936. padding: 40px 8px 40px 20px;
  937. border-bottom: 1px solid #BBBEC0;
  938. &::before{
  939. display: none;
  940. }
  941. }
  942. .twoSon{
  943. width: 100%;
  944. padding-left: 0px;
  945. padding: 0px 27px;
  946. background-color: #fff;
  947. display: none;
  948. &::before{
  949. display: none;
  950. }
  951. .three{
  952. margin-bottom: 0px;
  953. flex-wrap: wrap;
  954. border-bottom: 1px solid #BBBEC0;
  955. &:last-child{
  956. border-bottom: 0px solid #BBBEC0;
  957. }
  958. .hasFour{
  959. margin-top: 0px;
  960. }
  961. .threeDiv{
  962. width: 100%;
  963. height: auto;
  964. background: #fff;
  965. border-radius: 0px;
  966. border: 0px dashed #D8DADB;
  967. font-size: 16px;
  968. line-height: normal;
  969. padding-left: 0px;
  970. padding: 30px 0px;
  971. &::before{
  972. display: none;
  973. }
  974. .zk{
  975. right: 0px;
  976. }
  977. }
  978. .threeSon{
  979. width: 100%;
  980. padding-left: 0px;
  981. display: none;
  982. &::before{
  983. display: none;
  984. }
  985. .fours{
  986. width: 100%;
  987. margin-bottom: 0px;
  988. padding-bottom: 20px;
  989. &:last-child{
  990. padding-bottom: 30px;
  991. }
  992. .fourDiv{
  993. width: 100%;
  994. height: auto;
  995. background: #fff;
  996. border-radius: 0px;
  997. border: 0px dashed #D8DADB;
  998. font-size: 14px;
  999. line-height: normal;
  1000. padding-left: 13px;
  1001. &::before{
  1002. display: none;
  1003. }
  1004. }
  1005. }
  1006. }
  1007. }
  1008. }
  1009. }
  1010. }
  1011. }
  1012. .openDiv{
  1013. &>.twoSon{
  1014. display: flex !important;
  1015. }
  1016. &>.threeSon{
  1017. display: flex !important;
  1018. }
  1019. &>div{
  1020. &>.zk{
  1021. div{
  1022. transform: rotate(-180deg);
  1023. }
  1024. }
  1025. }
  1026. }
  1027. }
  1028. }
  1029. }
  1030. .history{
  1031. padding-top: 110px;
  1032. .historyUp{
  1033. margin-bottom: 40px;
  1034. justify-content: center;
  1035. }
  1036. .mTxt{
  1037. margin-top: 40px;
  1038. .btn{
  1039. font-size: 12px;
  1040. }
  1041. }
  1042. }
  1043. .honors{
  1044. padding-top: 110px;
  1045. .honorsCon{
  1046. margin: 40px auto 30px;
  1047. flex-wrap: wrap;
  1048. .honorsL{
  1049. width: 100%;
  1050. margin-bottom: 40px;
  1051. .honorsLs{
  1052. padding: 0;
  1053. display: flex;
  1054. flex-wrap: wrap;
  1055. justify-content: flex-start;
  1056. padding-bottom: 30px;
  1057. .honorsLi{
  1058. width: 32%;
  1059. padding-top: 30px;
  1060. padding-left: 12px;
  1061. .numT{
  1062. font-size: 30px;
  1063. span{
  1064. font-size: 12px;
  1065. }
  1066. }
  1067. .numP{
  1068. font-size: 12px;
  1069. }
  1070. }
  1071. .liSort{
  1072. width: 23%;
  1073. }
  1074. }
  1075. }
  1076. .honorsR{
  1077. width: 100%;
  1078. .honorsRi{
  1079. width: 165px;
  1080. margin-bottom: 30px;
  1081. .img{
  1082. height: 125px;
  1083. img{
  1084. max-height: 75px;
  1085. }
  1086. .imgHover{
  1087. line-height: 125px;
  1088. font-size: 36px;
  1089. }
  1090. }
  1091. .img2{
  1092. img{
  1093. max-height: 95px;
  1094. }
  1095. }
  1096. }
  1097. }
  1098. }
  1099. }
  1100. }
  1101. .pop{
  1102. .popCon{
  1103. padding-top: 70px;
  1104. .popUp{
  1105. font-size: 14px;
  1106. padding-left: 16px;
  1107. }
  1108. &>.iconfont{
  1109. top: 70px;
  1110. right: 16px;
  1111. font-size: 18px;
  1112. }
  1113. .swiper{
  1114. box-sizing: border-box;
  1115. .img{
  1116. width: 100%;
  1117. padding: 0px 15px;
  1118. height: 257px;
  1119. box-sizing: border-box;
  1120. img{
  1121. height: 174px;
  1122. }
  1123. }
  1124. .text{
  1125. font-size: 18px;
  1126. }
  1127. }
  1128. .popSw{
  1129. align-items: center;
  1130. flex-wrap: wrap;
  1131. align-content: center;
  1132. }
  1133. .mobPage{
  1134. position: relative;
  1135. margin-top: 30px;
  1136. width: 100%;
  1137. height: 40px;
  1138. display: flex;
  1139. justify-content: center;
  1140. .btn-prev,.btn-next{
  1141. position: relative;
  1142. border-radius: 2px;
  1143. margin: 0px 20px;
  1144. top: 0%;
  1145. width: 25px;
  1146. height: 25px;
  1147. span{
  1148. line-height: 25px;
  1149. font-size: 16px;
  1150. }
  1151. }
  1152. }
  1153. }
  1154. }
  1155. }