doem.css 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533
  1. .clearfloat:after {
  2. display: block;
  3. clear: both;
  4. content: "";
  5. visibility: hidden;
  6. height: 0
  7. }
  8. .clearfloat {
  9. zoom: 1
  10. }
  11. .container {
  12. width: 100% !important;
  13. max-width: 1200px;
  14. max-width: 1170px\9;
  15. }
  16. .lcontiner {
  17. padding: 6% 0;
  18. }
  19. .er-content {
  20. max-width: 1200px;
  21. margin: 0 auto;
  22. }
  23. .jiejue a {
  24. color: #fff;
  25. }
  26. .er-content2 {
  27. max-width: 1300px;
  28. margin: 0 auto;
  29. }
  30. /* //#F6F9F9 */
  31. .lcontiner {
  32. background-color: #F6F9F9;
  33. }
  34. .er-con ul {
  35. display: flex;
  36. }
  37. .er-content li {
  38. flex: 1;
  39. width: 25%;
  40. text-align: center;
  41. padding: 0px 6% 0% 6%
  42. }
  43. .er-content ul li img {
  44. width: 100%;
  45. }
  46. .l_title {
  47. width: 100%;
  48. margin-top: 7%;
  49. height: 48px;
  50. text-align: center;
  51. line-height: 42px;
  52. }
  53. .lu_title {
  54. font-size: 36px;
  55. font-family: Microsoft YaHei, Microsoft YaHei;
  56. font-weight: bold;
  57. color: #000000;
  58. position: relative;
  59. }
  60. .san {
  61. background-color: #F6F6F6;
  62. padding: 73px 0;
  63. position: relative;
  64. box-sizing: border-box;
  65. width: 100%;
  66. }
  67. .san .er-content {
  68. position: relative;
  69. }
  70. .san_header {
  71. position: relative;
  72. }
  73. .san_content {
  74. width: 340px;
  75. padding: 100px 0 130px 0;
  76. background-color: rgba(234, 241, 255, 0.65);
  77. height: 100%;
  78. position: relative;
  79. z-index: 1;
  80. float: left;
  81. }
  82. .san_content:hover {
  83. background-color: rgba(234, 241, 255, 1);
  84. }
  85. .san_content ul {
  86. margin-top: 46px;
  87. padding: 0 30px;
  88. }
  89. .san_tile2 {
  90. font-size: 14px;
  91. font-family: Microsoft YaHei, Microsoft YaHei;
  92. font-weight: 600;
  93. color: #000000;
  94. line-height: 16px;
  95. padding: 14px 15px;
  96. }
  97. .san_title {
  98. padding: 0 15px;
  99. }
  100. .san_title:after {
  101. width: 4px;
  102. height: 67px;
  103. background-color: #0E50C8;
  104. -webkit-transition: all ease-out 0.2s;
  105. transition: all ease-out 0.2s;
  106. content: "";
  107. position: absolute;
  108. left: 0;
  109. webkit-transform: translate(-50%, 0%);
  110. -moz-transform: translate(-50%, 0%);
  111. transform: translate(-50%, 0%);
  112. }
  113. .mySwiper1 .swiper-slide img{
  114. width: 100%;
  115. }
  116. .l_title2 {
  117. padding: 17px 0;
  118. height: 55px;
  119. line-height: 55px;
  120. font-size: 20px;
  121. font-family: Microsoft YaHei, Microsoft YaHei;
  122. font-weight: 400;
  123. color: #000000;
  124. text-align: center;
  125. -webkit-background-clip: text;
  126. }
  127. .swiperslide .swiper-slide {
  128. border: 1px solid rgba(14, 80, 200, 0.5);
  129. margin-right: 10px;
  130. padding: 20px;
  131. padding: 10px 20px;
  132. -webkit-transition: all 0.2s;
  133. -o-transition: all 0.2s;
  134. -moz-transition: all 0.2s;
  135. transition: all 0.2s;
  136. height: 540px;
  137. overflow: hidden;
  138. }
  139. .titlediv_text {
  140. margin-top: 18px;
  141. overflow: hidden;
  142. display: -webkit-box;
  143. -webkit-line-clamp: 3;
  144. -webkit-box-orient: vertical;
  145. height: 70px;
  146. }
  147. .banner .swiper-pagination-bullet {
  148. width: 10px;
  149. height: 10px;
  150. background: rgba(255, 255, 255, 0.5);
  151. border-radius: 50%;
  152. }
  153. .banner .swiper-pagination-bullet-active {
  154. width: 12px;
  155. height: 12px;
  156. border-radius: 50%;
  157. background: rgba(255, 255, 255, 1);
  158. border: 2px solid #fff;
  159. position: relative;
  160. }
  161. .banner .swiper-pagination-bullet-active::after {
  162. width: 18px;
  163. height: 18px;
  164. background: rgba(255, 255, 255, 0);
  165. border: 2px solid #fff;
  166. -webkit-transition: all ease-out 0.2s;
  167. transition: all ease-out 0.2s;
  168. content: "";
  169. position: absolute;
  170. border: 1px solid #fff;
  171. top: -5px;
  172. left: -5px;
  173. border-radius: 50%;
  174. }
  175. .titlediv_title {
  176. width: 100%;
  177. font-size: 24px;
  178. font-family: Microsoft YaHei, Microsoft YaHei;
  179. font-weight: 400;
  180. color: #000000;
  181. line-height: 28px;
  182. overflow: hidden;
  183. display: -webkit-box;
  184. -webkit-line-clamp: 2;
  185. -webkit-box-orient: vertical;
  186. height: 56px;
  187. }
  188. .titlediv_text {
  189. width: 100%;
  190. height: 96px;
  191. font-size: 13px;
  192. font-family: Microsoft YaHei, Microsoft YaHei;
  193. font-weight: 300;
  194. color: #3C3C3C;
  195. line-height: 20px;
  196. padding-top: 18px;
  197. display: -webkit-box;
  198. -webkit-line-clamp: 2;
  199. -webkit-box-orient: vertical;
  200. overflow: hidden;
  201. }
  202. .titlediv_btn {
  203. width: 117px;
  204. height: 30px;
  205. line-height: 30px;
  206. font-size: 14px;
  207. font-family: Microsoft YaHei, Microsoft YaHei;
  208. font-weight: 300;
  209. color: #0E50C8;
  210. border: 1px solid #0E50C8;
  211. margin-top: 10px;
  212. background: url(../images/img/02.png) right 15px center no-repeat;
  213. float: right;
  214. text-align: left;
  215. padding-left: 19px;
  216. }
  217. .tansuo {
  218. position: absolute;
  219. right: 0;
  220. bottom: 0;
  221. }
  222. .titlediv_bottom {}
  223. .titlediv {
  224. margin: 18px 0;
  225. }
  226. .imgdiv {
  227. height: 276px;
  228. padding: 15px 0 15px 0;
  229. border-bottom: 1px solid rgba(14, 80, 200, 0.3);
  230. }
  231. .swiper2 {
  232. padding: 0 50px;
  233. }
  234. .s-next, .s-prev {
  235. width: 33px;
  236. height: 65px !important;
  237. background: #ADCAFF;
  238. border-radius: 0px 0px 0px 0px;
  239. opacity: 1;
  240. }
  241. .swiper-button-next, .swiper-button-prev {
  242. color: #000000 !important;
  243. }
  244. .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  245. font-size: 25px !important;
  246. }
  247. .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  248. font-size: 25px !important;
  249. }
  250. .titlediv_btn:hover {
  251. color: #fff;
  252. background: url(../images/img/04.png) right 15px center no-repeat;
  253. background-color: #175394;
  254. }
  255. .titlediv_btn:hover a {
  256. color: #fff;
  257. }
  258. .h2after:after {
  259. width: 65px;
  260. height: 4px;
  261. background-color: #0E50C8;
  262. -webkit-transition: all ease-out 0.2s;
  263. transition: all ease-out 0.2s;
  264. content: "";
  265. position: absolute;
  266. left: 50%;
  267. bottom: -17px;
  268. webkit-transform: translate(-50%, 0%);
  269. -moz-transform: translate(-50%, 0%);
  270. transform: translate(-50%, 0%);
  271. }
  272. .bg_img {
  273. position: absolute;
  274. width: 100%;
  275. height: 100%;
  276. }
  277. .b1 {
  278. background: url(../images/img/b1.jpg);
  279. background-size: cover;
  280. background-position-x: center !important;
  281. /*opacity: 0.4;*/
  282. z-index: 1;
  283. }
  284. .b2 {
  285. background: url(../images/img/b2.jpg);
  286. background-size: cover;
  287. background-position-x: center !important;
  288. /*opacity: 0.4;*/
  289. z-index: 1;
  290. }
  291. .b3 {
  292. background: url(../images/img/b3.jpg);
  293. background-size: cover;
  294. background-position-x: center !important;
  295. /*opacity: 0.4;*/
  296. z-index: 1;
  297. }
  298. .b4 {
  299. background: url(../images/img/b4.jpg);
  300. background-size: cover;
  301. background-position-x: center !important;
  302. /*opacity: 0.4;*/
  303. z-index: 1;
  304. }
  305. .b5 {
  306. background: url(../images/img/b5.jpg);
  307. background-size: cover;
  308. background-position-x: center !important;
  309. /*opacity: 0.4;*/
  310. z-index: 1;
  311. }
  312. .jiejue {
  313. position: relative;
  314. margin-top: 40px
  315. }
  316. .san_content .item {
  317. width: 112px !important;
  318. height: 72px;
  319. overflow: hidden;
  320. overflow: hidden;
  321. float: left;
  322. text-align: center;
  323. margin-top: 46px;
  324. }
  325. .san_content .list1 {
  326. background: url(../images/img/Component21.png) center no-repeat;
  327. }
  328. .san_content .list2 {
  329. background: url(../images/img/Group48.png) center no-repeat;
  330. }
  331. .san_content .list3 {
  332. background: url(../images/img/Group32.png) center no-repeat;
  333. }
  334. .san_content .list4 {
  335. background: url(../images/img/Group33.png) center no-repeat;
  336. }
  337. .san_content .list5 {
  338. background: url(../images/img/Group162.png) center no-repeat;
  339. }
  340. /* .san_content .list2:hover{
  341. background: url(../images/img/Group411.png) 45px center no-repeat;
  342. } */
  343. .san_content .active0 {
  344. background: url(../images/img/Component37.png) center no-repeat;
  345. }
  346. .san_content .active1 {
  347. background: url(../images/img/Group411.png) center no-repeat;
  348. }
  349. .san_content .active2 {
  350. background: url(../images/img/Group321.png) center no-repeat;
  351. }
  352. .san_content .active3 {
  353. background: url(../images/img/Group521.png) center no-repeat;
  354. }
  355. .san_content .active4 {
  356. background: url(../images/img/Group164.png) center no-repeat;
  357. }
  358. .san_container {
  359. height: 100%;
  360. position: relative;
  361. z-index: 1;
  362. }
  363. .titlediv_btn {
  364. width: 117px;
  365. height: 30px;
  366. line-height: 30px;
  367. font-size: 14px;
  368. font-family: Microsoft YaHei, Microsoft YaHei;
  369. font-weight: 300;
  370. color: #0E50C8;
  371. border: 1px solid #0E50C8;
  372. margin-top: 10px;
  373. /* background: url(../images/tb_37.png) right 15px center no-repeat; */
  374. float: right;
  375. text-align: left;
  376. padding-left: 19px;
  377. bottom: 10px;
  378. }
  379. .santext {
  380. float: left;
  381. padding: 30px;
  382. overflow: hidden;
  383. right: 0;
  384. bottom: 0;
  385. }
  386. .santext h2 {
  387. height: 60px;
  388. font-size: 32px;
  389. font-family: Microsoft YaHei, Microsoft YaHei;
  390. font-weight: 400;
  391. color: #FFFFFF;
  392. line-height: 38px;
  393. letter-spacing: 1px;
  394. }
  395. .santext p {
  396. width: 70%;
  397. color: #FFFFFF;
  398. }
  399. .santext .title_btn {
  400. color: #FFFFFF;
  401. border: 1px solid #FFFFFF;
  402. width: 117px;
  403. height: 30px;
  404. line-height: 30px;
  405. font-size: 14px;
  406. font-family: Microsoft YaHei, Microsoft YaHei;
  407. font-weight: 300;
  408. margin-top: 10px;
  409. background: url(../images/img/04.png) right 15px center no-repeat;
  410. float: right;
  411. text-align: left;
  412. padding-left: 19px;
  413. cursor: pointer;
  414. }
  415. .santext .tansuo {
  416. bottom: 34px;
  417. }
  418. .bgactive1, .bgactive2, .bgactive3, .bgactive4 {
  419. display: none;
  420. }
  421. .si {
  422. padding: 7% 0;
  423. background-color: #fff;
  424. }
  425. .tu1 {
  426. width: 100%;
  427. /* height: 470px;
  428. background: url(../images/img/Rectangle13.png) right center no-repeat;
  429. background-size: 100% 100%;
  430. padding: 10px;
  431. margin-bottom: 15px;
  432. z-index: 10; */
  433. }
  434. .text_si {
  435. height: 48px;
  436. font-size: 36px;
  437. font-family: Microsoft YaHei, Microsoft YaHei;
  438. font-weight: bold;
  439. color: #000000;
  440. line-height: 42px;
  441. position: relative;
  442. }
  443. .si_left {
  444. margin-top: 2%;
  445. left: 10%;
  446. margin-left: 4%;
  447. overflow: hidden;
  448. float: left;
  449. }
  450. .heng:after {
  451. width: 65px;
  452. height: 4px;
  453. background-color: #0E50C8;
  454. -webkit-transition: all ease-out 0.2s;
  455. transition: all ease-out 0.2s;
  456. content: "";
  457. position: absolute;
  458. left: 33px;
  459. bottom: -17px;
  460. webkit-transform: translate(-50%, 0%);
  461. -moz-transform: translate(-50%, 0%);
  462. transform: translate(-50%, 0%);
  463. }
  464. .text {
  465. width: 90%;
  466. padding-top: 40px;
  467. font-size: 14px;
  468. font-family: Microsoft YaHei, Microsoft YaHei;
  469. font-weight: 300;
  470. color: #000000;
  471. line-height: 22px;
  472. height: 155px;
  473. overflow: hidden;
  474. }
  475. .si_rigth {
  476. float: left;
  477. display: inline-block;
  478. overflow: hidden;
  479. position: relative;
  480. }
  481. .si_left .titlediv_btn {
  482. float: left;
  483. }
  484. .si a:hover {
  485. color: #fff;
  486. }
  487. .wu {
  488. background-color: #F6F9F9;
  489. }
  490. .bgwu {
  491. padding: 5% 10px;
  492. background: url(../images/img/Rectangle14.png) center no-repeat;
  493. background-size: 100%;
  494. }
  495. .l_title3 {
  496. width: 100%;
  497. text-align: center;
  498. line-height: 42px;
  499. -webkit-background-clip: text;
  500. }
  501. .eu_title {
  502. padding-top: 50px;
  503. font-size: 14px;
  504. font-family: Microsoft YaHei, Microsoft YaHei;
  505. font-weight: Light;
  506. color: #000000;
  507. line-height: 25px;
  508. }
  509. .er-contentwu {
  510. max-width: 1100px;
  511. margin: 0 auto;
  512. }
  513. .bgwu ul li {
  514. float: left;
  515. margin-right: 4%;
  516. margin-top: 5%;
  517. overflow: hidden;
  518. }
  519. .wubtn {
  520. padding-top: 10%;
  521. }
  522. .bnt {
  523. margin: 0 auto;
  524. float: inherit;
  525. }
  526. .liu {
  527. background-color: #fff;
  528. padding: 5%;
  529. }
  530. .section.y6 {
  531. background-color: #333333;
  532. }
  533. .liu_left {
  534. border: 1px solid #ccc;
  535. }
  536. .liu_img {
  537. width: 100%;
  538. height: 233px;
  539. overflow: hidden;
  540. }
  541. .liu_left .liu_img img {
  542. width: 100%;
  543. }
  544. .liu_newtext a {
  545. color: #000;
  546. }
  547. .liu_newtext h4 {
  548. overflow: hidden;
  549. font-size: 20px;
  550. font-weight: bold;
  551. text-overflow: ellipsis;
  552. display: -webkit-box;
  553. -webkit-line-clamp: 2;
  554. -webkit-box-orient: vertical;
  555. }
  556. .texttitle h4 {
  557. line-height: 1.5;
  558. height: 55px;
  559. }
  560. .texttitle p {
  561. padding: 10px 0;
  562. }
  563. .liu_newtext p {
  564. font-size: 14px;
  565. white-space: nowrap;
  566. /* 不换行 */
  567. overflow: hidden;
  568. /* 隐藏超出部分 */
  569. text-overflow: ellipsis;
  570. /* 显示省略号 */
  571. }
  572. .liu_ioc .ioc {
  573. display: inline-block;
  574. width: 22px;
  575. height: 17px;
  576. background: url(../images/img/Frame.png)center no-repeat;
  577. background-size: 100%;
  578. }
  579. .liu_newtext:hover .ioc {
  580. display: inline-block;
  581. width: 22px;
  582. height: 17px;
  583. background: url(../images/img/05.png)center no-repeat;
  584. background-size: 100%;
  585. overflow: hidden;
  586. }
  587. .liu_ioc .datatime {
  588. float: right;
  589. }
  590. .liu_right .dec {
  591. border: 1px solid #ccc;
  592. height: 121px;
  593. overflow: hidden;
  594. }
  595. .liu_conent {
  596. padding: 2.5% 0;
  597. }
  598. .liu_right .dec {
  599. padding: 2% 4%;
  600. }
  601. .h4 {
  602. line-height: 1.5;
  603. height: 46px;
  604. }
  605. .dec {
  606. margin-bottom: 1.2%;
  607. }
  608. .dec p {
  609. padding: 3.2px 0
  610. }
  611. .liu_newtext:hover {
  612. background-color: #0E50C8;
  613. /* -webkit-transition: all 0.5s;
  614. -o-transition: all 0.5s;
  615. -moz-transition: all 0.5s;
  616. transition: all 0.5s; */
  617. }
  618. .liu_newtext:hover a {
  619. color: #fff;
  620. }
  621. .footertitle {
  622. font-size: 20px;
  623. font-family: Microsoft YaHei, Microsoft YaHei;
  624. font-weight: 400;
  625. color: #FFFFFF;
  626. line-height: 23px;
  627. letter-spacing: 1px;
  628. }
  629. .er-content .liu_footer li {
  630. width: 15% !important;
  631. }
  632. .i_con {
  633. width: 100% !important;
  634. }
  635. .liu_footer_content li {
  636. padding: 0;
  637. }
  638. .footertitle {
  639. padding-top: 15px;
  640. }
  641. .swiperslide .swiper-slide:hover {
  642. /* box-shadow: 0 0 13px #c6c4ce; */
  643. box-shadow: 0 8px 12px 0 rgba(198, 196, 206, 1);
  644. }
  645. .swiperslide .swiper-wrapper {
  646. padding: 40px 0px 40px 10px;
  647. }
  648. .texttitle {
  649. height: 140px;
  650. overflow: hidden;
  651. }
  652. .swiperslide .swiper-slide {
  653. background-color: #fff;
  654. }
  655. /* .swiper-button-prev:after{
  656. display: none;
  657. }
  658. .swiper-button-next:after{
  659. display: none;
  660. } */
  661. .swiperslide .swiper-slide .imgdiv img, .si_rigth img {
  662. width: 100%;
  663. height: 100%;
  664. }
  665. .gongsi {
  666. text-align: right;
  667. color: #666666;
  668. position: absolute;
  669. right: 58px;
  670. bottom: 24%;
  671. }
  672. .liu_footer{
  673. position: relative;
  674. }
  675. .i_footer_tleft li {
  676. min-height: 204px !important;
  677. }
  678. .minwidth .i_morebtn {
  679. display: none;
  680. }
  681. .liu_phone {
  682. padding-left: 25px;
  683. height: 100px;
  684. line-height: -1.5;
  685. padding-right: 1%;
  686. padding-top: 37px;
  687. background: url(../images/img/Vector.png) left center no-repeat;
  688. color: #000
  689. }
  690. .l_input {
  691. margin-top: 39px;
  692. margin-right: 20px;
  693. height: 30px;
  694. border: none;
  695. background: url(../images/img/Group2.png) right center no-repeat;
  696. }
  697. .l_input input {
  698. margin-right: 40px;
  699. border: none;
  700. width: 126px;
  701. }
  702. .i_con {
  703. display: flex;
  704. justify-content: center;
  705. }
  706. .a_menu .a_menu_a:hover, .a_menu .a_menu_a.activetm1 {
  707. color: #05468d !important;
  708. background-color: #fff !important;
  709. font-weight: bold;
  710. font-size: 30px;
  711. }
  712. .a_menu .a_menu_a {
  713. font-size: 24px !important;
  714. }
  715. .adi_title {
  716. font-size: 36px;
  717. height: 60px;
  718. font-family: Microsoft YaHei, Microsoft YaHei;
  719. font-weight: bold;
  720. color: #000000;
  721. line-height: 42px;
  722. position: relative;
  723. display: inline-block;
  724. }
  725. .yinwen {
  726. font-size: 16px;
  727. font-family: Microsoft YaHei, Microsoft YaHei;
  728. font-weight: 400;
  729. color: #CCCCCC;
  730. line-height: 19px;
  731. }
  732. .titleafter:after {
  733. width: 65px;
  734. height: 1px;
  735. background-color: #CCCCCC;
  736. -webkit-transition: all ease-out 0.2s;
  737. transition: all ease-out 0.2s;
  738. content: "";
  739. position: absolute;
  740. left: 33px;
  741. bottom: 0;
  742. webkit-transform: translate(-50%, 0%);
  743. -moz-transform: translate(-50%, 0%);
  744. transform: translate(-50%, 0%);
  745. }
  746. .adi_title2 {
  747. /* width: 191px; */
  748. font-size: 24px;
  749. font-family: Microsoft YaHei, Microsoft YaHei;
  750. font-weight: 400;
  751. color: #000000;
  752. line-height: 28px;
  753. padding: 20px 0;
  754. display: inline-block;
  755. }
  756. .aid_right {
  757. padding: 80px 0 0px 0px;
  758. }
  759. .img_r {
  760. display: inline-block;
  761. height: 440px;
  762. }
  763. .img_r img, .img_r2 img {
  764. width: 100%;
  765. height: 100%;
  766. }
  767. .img_r2 {
  768. display: inline-block;
  769. height: 433px;
  770. overflow: hidden;
  771. }
  772. .pad {
  773. margin-top: 100px;
  774. }
  775. .aid_bg {
  776. background-color: #FBFBFB;
  777. }
  778. .aid_bgimg {
  779. width: 100%;
  780. padding: 2% 0 0px 2%;
  781. background: url(../images/img/Rectangle47.png) center center no-repeat;
  782. background-size: cover;
  783. padding-bottom: 30px;
  784. }
  785. .l_fc {
  786. text-align: center;
  787. }
  788. .aid_bgimg .listg {
  789. width: 31.3%;
  790. position: relative;
  791. height: 650px;
  792. overflow: hidden;
  793. background-color: rgba(12, 39, 88, 0.3);
  794. padding: 70px 0;
  795. float: left;
  796. margin: 10px;
  797. -webkit-transition: all 0.5s;
  798. -o-transition: all 0.5s;
  799. -moz-transition: all 0.5s;
  800. transition: all 0.5s;
  801. }
  802. .our_tile {
  803. width: 100%;
  804. height: 96px;
  805. display: inline-block;
  806. text-align: center;
  807. line-height: 42px;
  808. position: relative;
  809. }
  810. .our {
  811. font-size: 36px;
  812. font-family: Microsoft YaHei, Microsoft YaHei;
  813. font-weight: bold;
  814. color: #FFFFFF;
  815. }
  816. .q_ye:after {
  817. width: 65px;
  818. height: 1px;
  819. background: rgba(12, 39, 88, 0.5);
  820. -webkit-transition: all ease-out 0.2s;
  821. transition: all ease-out 0.2s;
  822. content: "";
  823. position: absolute;
  824. left: 50%;
  825. top: -20px;
  826. webkit-transform: translate(-50%, 0%);
  827. -moz-transform: translate(-50%, 0%);
  828. transform: translate(-50%, 0%);
  829. }
  830. .l_tspiri:after {
  831. width: 65px;
  832. height: 1px;
  833. background: rgba(12, 39, 88, 0.5);
  834. -webkit-transition: all ease-out 0.2s;
  835. transition: all ease-out 0.2s;
  836. content: "";
  837. position: absolute;
  838. left: 50%;
  839. ;
  840. bottom: 5px;
  841. webkit-transform: translate(-50%, 0%);
  842. -moz-transform: translate(-50%, 0%);
  843. transform: translate(-50%, 0%);
  844. }
  845. .listg p {
  846. margin: 30px 0;
  847. text-align: center;
  848. font-size: 18px;
  849. font-weight: 400;
  850. color: #FFFFFF;
  851. line-height: 21px;
  852. }
  853. .listg .yitext {
  854. display: inline-block;
  855. font-size: 18px;
  856. text-align: center;
  857. font-weight: 400;
  858. color: #FFFFFF;
  859. line-height: 21px;
  860. width: 100%;
  861. }
  862. .listg .cultrue{
  863. font-size: 14px;
  864. font-family: Microsoft YaHei, Microsoft YaHei;
  865. font-weight: 400;
  866. color: #FFFFFF;
  867. line-height: 16px;
  868. position: absolute;
  869. bottom: 40px;
  870. left: 50%;
  871. transform: translate(-50%);
  872. }
  873. .classul{
  874. padding-bottom: 15px;
  875. }
  876. .bgcolor1{
  877. background-color: #F6F6F6 ;
  878. padding: 6.5% 0;
  879. }
  880. .l_ryu{
  881. /* padding: 0 360px; */
  882. }
  883. .l_ryu ul{
  884. float: left;
  885. }
  886. .l_ryu ul li{
  887. width:100%;
  888. font-size: 17px;
  889. font-weight: 400;
  890. color: #000000;
  891. line-height: 23px;
  892. text-align: center;
  893. margin-top: 20px;
  894. padding: 5px 0;
  895. position: relative;
  896. line-height: 30px;
  897. line-height: 38px;
  898. height: 38px;
  899. }
  900. .l_ryuimg{
  901. width: 100%;
  902. }
  903. .l_ryuimg .home-swiper7{
  904. padding: 70px 0 0 0;
  905. }
  906. .h_zuo ul li{
  907. width: 20%;
  908. float: left;
  909. }
  910. .h_zuo .he_zuo{
  911. padding: 6.5% 0 1% 0;
  912. }
  913. .lx_zuo{
  914. background-color:#F9F9F9 ;
  915. }
  916. .lx_bg{
  917. background: url(../images/img/Rectangle50.png) center no-repeat;
  918. background-size: 100%;
  919. }
  920. .lx_title{
  921. font-size: 32px;
  922. font-weight: 400;
  923. color: #000000;
  924. line-height: 40px;
  925. }
  926. .lian_x span{
  927. font-size: 20px;
  928. font-weight: 300;
  929. color: #4D4D4D;
  930. line-height: 40px;
  931. }
  932. .lian_x .l_text {
  933. font-size: 20px;
  934. font-weight: 400;
  935. color: #000000;
  936. line-height: 40px;
  937. }
  938. .i_footer_tright_c{
  939. padding: 0 !important;
  940. }
  941. .footer_lx{
  942. padding: 0;
  943. }
  944. .l_footer{
  945. color: #fff !important;
  946. }
  947. .l_padding{
  948. padding: 6.5% 0;
  949. }
  950. .lx_css{
  951. width: 50%;
  952. text-align: center;
  953. }
  954. .lx_add{
  955. padding-left: 3%;
  956. }
  957. .lx_bottom{
  958. padding: 68px 0 0 0;
  959. }
  960. .lx_bottom ul li{
  961. flex: 1;
  962. position: relative;
  963. text-align: center;
  964. }
  965. .lx_bottom ul li:after{
  966. width: 1px;
  967. height: 120px;
  968. background: #999999 ;
  969. -webkit-transition: all ease-out 0.2s;
  970. transition: all ease-out 0.2s;
  971. content: "";
  972. position: absolute;
  973. right: 0;
  974. bottom: -10px;
  975. webkit-transform: translate(-50%, 0%);
  976. -moz-transform: translate(-50%, 0%);
  977. transform: translate(-50%, 0%);
  978. }
  979. .lx_bottom .lx_h4{
  980. font-size: 20px;
  981. font-weight: 400;
  982. color: #000000;
  983. line-height: 40px;
  984. }
  985. .lx_bottom .lx_h4_text{
  986. font-size: 20px;
  987. font-weight: 300;
  988. color: #4D4D4D;
  989. line-height: 40px;
  990. }
  991. .a1_tile{
  992. color: #fff !important;
  993. }
  994. .lx_lx{
  995. margin-top: 20px;
  996. }
  997. .listg:hover {
  998. /* box-shadow: 0 0 13px #c6c4ce; */
  999. box-shadow: 0 8px 12px 0 rgba(14, 80, 200, 0.65);
  1000. /* background-color: rgba(12, 39, 88, 0.65); */
  1001. }
  1002. .l_ryuimg .Amplification img{
  1003. height: 100%;
  1004. }
  1005. .home-swiper7 .swiper-slide .a_img{
  1006. width: 100%;
  1007. height: 345px;
  1008. }
  1009. .lx_h4 img{
  1010. padding-right: 9px;
  1011. }
  1012. .next-limg{
  1013. background-image: url(../images/img/r.png) !important;
  1014. right: 0 !important;
  1015. left: auto;
  1016. }
  1017. .next-rimg{
  1018. background-image: url(../images/img/le.png) !important;
  1019. right: auto;
  1020. left: 0 !important;
  1021. }
  1022. .l_ryu .ul1 li .imgleft,.l_ryu .ul2 li .imgleft{
  1023. position: absolute;
  1024. left: 16px;
  1025. }
  1026. .l_ryu ul li .imgright{
  1027. position: absolute;
  1028. right: 16px;
  1029. }
  1030. .i_ss_c{
  1031. display: block !important;
  1032. width: 165px;
  1033. height: 40px;
  1034. background-color: #fff;
  1035. position: absolute;
  1036. right: 5px;
  1037. top: -6px;
  1038. background: url(../images/img/Group2.png) right center no-repeat;
  1039. }
  1040. .liu_sousuo{
  1041. margin-top: 39px;
  1042. margin-right: 20px;
  1043. height: 30px;
  1044. border: none;
  1045. width: 170px;
  1046. position: relative;
  1047. }
  1048. .lx_css{
  1049. width: 100%;
  1050. }
  1051. .l_ryu .ul1{
  1052. width: 20%;
  1053. }
  1054. .l_ryu .ul3{
  1055. width: 45%;
  1056. }
  1057. .l_ryu .ul2{
  1058. width: 30%;
  1059. }
  1060. .l_ryu .ul3{
  1061. width: 45%;
  1062. }
  1063. .h_zuo ul li img{
  1064. width: 100%;
  1065. height: 100%;
  1066. }
  1067. .l_ryu .ul3 li{
  1068. text-align: right;
  1069. padding-right: 50px;
  1070. }
  1071. .ipt22{
  1072. width: 30px;
  1073. height: 30px;
  1074. border: 0px;
  1075. background-color: rgba(12, 39, 88,0);
  1076. position: absolute;
  1077. right: 7px;
  1078. }
  1079. .i_ss_c .ipt1{
  1080. width: 134px;
  1081. height: 31px;
  1082. line-height: 40px;
  1083. background-color: rgba(12, 39, 88,0);
  1084. }
  1085. input:-webkit-autofill { box-shadow: 0 0 0px 1000px white inset !important;}
  1086. input:-internal-autofill-previewed,
  1087. input:-internal-autofill-selected {
  1088. -webkit-text-fill-color: #808080;
  1089. transition: background-color 1000s ease-out 0.5s;
  1090. }
  1091. .i_ssbn_div .ipt1{
  1092. font-size: 14px;
  1093. }
  1094. .header_div .i_logo{
  1095. padding-top: 35px !important;
  1096. }
  1097. @media screen and (min-width:80px) and (max-width:640px) {
  1098. .h_zuo ul li{
  1099. width: 50%;
  1100. }
  1101. .san_content .item{
  1102. width: 50% !important;
  1103. }
  1104. .l_ryu .ul1{
  1105. width:100%;
  1106. }
  1107. .pad {
  1108. margin-top: 11%;
  1109. }
  1110. .santext .tansuo {
  1111. bottom: 0;
  1112. float: left;
  1113. }
  1114. .liu_img {
  1115. width: 100%;
  1116. height: 119px;
  1117. overflow: hidden;
  1118. }
  1119. .liu_img img {
  1120. width: 100%;
  1121. height: 100%;
  1122. }
  1123. .santext p{
  1124. width: 100%;
  1125. }
  1126. .l_ryu .ul2{
  1127. width: 100%;
  1128. }
  1129. .liu .tansuo{
  1130. position: relative;
  1131. }
  1132. .liu{
  1133. padding: 5% 10;
  1134. }
  1135. .san_header:after {
  1136. display: block;
  1137. clear: both;
  1138. content: "";
  1139. visibility: hidden;
  1140. height: 0
  1141. }
  1142. .san_header {
  1143. zoom: 1
  1144. }
  1145. .l_ryu .ul3{
  1146. text-align: center;
  1147. width: 100%;
  1148. }
  1149. .h_zuo ul li{
  1150. width: 50%;
  1151. }
  1152. .aid_bgimg .listg{
  1153. width: 90%;
  1154. height: 500px;
  1155. }
  1156. .lx_title{
  1157. font-size: 24px;
  1158. }
  1159. .texttitle{
  1160. padding: 2% 4%;
  1161. }
  1162. .er-content,.san_title{
  1163. padding: 0 10px;
  1164. }
  1165. .san .tansuo{
  1166. position: relative;
  1167. }
  1168. .san .san_content{
  1169. width: 100%;
  1170. }
  1171. .l_ryu .ul3 li .imgleft{
  1172. position: absolute;
  1173. left: 16px;
  1174. }
  1175. .l_ryu ul li
  1176. {
  1177. font-size: 14px;
  1178. text-align: center !important;
  1179. padding-right:5px !important;
  1180. }
  1181. }
  1182. @media screen and (min-width: 640px) and (max-width: 992px) {
  1183. .l_ryu .ul1{
  1184. width: 100%;
  1185. }
  1186. /* .l_ryu .ul3 li .imgleft,.l_ryu .ul3 li .imgright {
  1187. position: absolute;
  1188. right: 16px;
  1189. } */
  1190. .l_ryu .ul3 li .imgleft{
  1191. position: absolute;
  1192. left: 16px;
  1193. }
  1194. .san .san_header{
  1195. padding: 0 5%;
  1196. }
  1197. .n_box1 {
  1198. padding: 20px 3%;
  1199. }
  1200. .l_ryu .ul2{
  1201. width: 100%;
  1202. }
  1203. .l_ryu .ul3{
  1204. text-align: center;
  1205. width: 100%;
  1206. }
  1207. .liu_right {
  1208. width: 100%;
  1209. }
  1210. .l_ryu ul li{
  1211. text-align: center !important;
  1212. width: 100%;
  1213. }
  1214. .lixian{
  1215. width:100%;
  1216. }
  1217. .liu_left {
  1218. width: 100%;
  1219. }
  1220. .bgwu ul li {
  1221. width: 44%;
  1222. margin-top: 10px;
  1223. }
  1224. .si_left, .si_rigth {
  1225. width: 100% !important;
  1226. }
  1227. .si_left .titlediv_btn {
  1228. margin-top: 3%;
  1229. }
  1230. .santext {
  1231. width: 100%;
  1232. }
  1233. .texttitle {
  1234. padding: 2% 4%;
  1235. }
  1236. .ui_div{
  1237. background-color: #333333 !important;
  1238. }
  1239. .aid_bgimg .listg {
  1240. width:47%;
  1241. }
  1242. .h_zuo ul li{
  1243. width: 30%;
  1244. }
  1245. .lx_css{
  1246. width: 100%;
  1247. }
  1248. }
  1249. @media screen and (min-width: 993px) and (max-width: 1970px) {
  1250. .l_ryu .ul1{
  1251. width: 25%;
  1252. }
  1253. .lx_bottom ul{
  1254. display: flex;
  1255. }
  1256. .lixian{
  1257. width: 50%;
  1258. }
  1259. .liu_left{
  1260. float: left;
  1261. }
  1262. .liu_right{
  1263. float: right;
  1264. }
  1265. /* .aid_bgimg .listg {
  1266. } */
  1267. .h_zuo ul li{
  1268. width: 20%;
  1269. margin-top: 10px;
  1270. }
  1271. .minwidth {
  1272. max-width: 1200px;
  1273. margin: 0 auto;
  1274. }
  1275. .ulwu {
  1276. display: flex;
  1277. }
  1278. .liu_right {
  1279. width: 49%;
  1280. }
  1281. .liu_left {
  1282. width: 49%;
  1283. }
  1284. .liu_right {
  1285. margin-left: 2%;
  1286. }
  1287. .si_left {
  1288. width: 40%;
  1289. }
  1290. .si_rigth {
  1291. width: 50.5%;
  1292. }
  1293. .si_left .titlediv_btn {
  1294. margin-top: 14%;
  1295. }
  1296. .texttitle {
  1297. padding: 2% 8%;
  1298. }
  1299. .santext {
  1300. width: 71.7%;
  1301. position: absolute;
  1302. }
  1303. .n_box1 .a_img_r_c{
  1304. height: 268px !important;
  1305. }
  1306. }