doem.css 26 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537
  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. display: flex;
  675. }
  676. .i_footer_tleft li {
  677. min-height: 204px !important;
  678. }
  679. .minwidth .i_morebtn {
  680. display: none;
  681. }
  682. .liu_phone {
  683. padding-left: 25px;
  684. height: 100px;
  685. line-height: -1.5;
  686. padding-right: 1%;
  687. padding-top: 37px;
  688. background: url(../images/img/Vector.png) left center no-repeat;
  689. color: #000
  690. }
  691. .l_input {
  692. margin-top: 39px;
  693. margin-right: 20px;
  694. height: 30px;
  695. border: none;
  696. background: url(../images/img/Group2.png) right center no-repeat;
  697. }
  698. .l_input input {
  699. margin-right: 40px;
  700. border: none;
  701. width: 126px;
  702. }
  703. .i_con {
  704. display: flex;
  705. justify-content: center;
  706. }
  707. .a_menu .a_menu_a:hover, .a_menu .a_menu_a.activetm1 {
  708. color: #05468d !important;
  709. background-color: #fff !important;
  710. font-weight: bold;
  711. font-size: 30px;
  712. }
  713. .a_menu .a_menu_a {
  714. font-size: 24px !important;
  715. }
  716. .adi_title {
  717. font-size: 36px;
  718. height: 60px;
  719. font-family: Microsoft YaHei, Microsoft YaHei;
  720. font-weight: bold;
  721. color: #000000;
  722. line-height: 42px;
  723. position: relative;
  724. display: inline-block;
  725. }
  726. .yinwen {
  727. font-size: 16px;
  728. font-family: Microsoft YaHei, Microsoft YaHei;
  729. font-weight: 400;
  730. color: #CCCCCC;
  731. line-height: 19px;
  732. }
  733. .titleafter:after {
  734. width: 65px;
  735. height: 1px;
  736. background-color: #CCCCCC;
  737. -webkit-transition: all ease-out 0.2s;
  738. transition: all ease-out 0.2s;
  739. content: "";
  740. position: absolute;
  741. left: 33px;
  742. bottom: 0;
  743. webkit-transform: translate(-50%, 0%);
  744. -moz-transform: translate(-50%, 0%);
  745. transform: translate(-50%, 0%);
  746. }
  747. .adi_title2 {
  748. /* width: 191px; */
  749. font-size: 24px;
  750. font-family: Microsoft YaHei, Microsoft YaHei;
  751. font-weight: 400;
  752. color: #000000;
  753. line-height: 28px;
  754. padding: 20px 0;
  755. display: inline-block;
  756. }
  757. .aid_right {
  758. padding: 80px 0 0px 0px;
  759. }
  760. .img_r {
  761. display: inline-block;
  762. height: 440px;
  763. }
  764. .img_r img, .img_r2 img {
  765. width: 100%;
  766. height: 100%;
  767. }
  768. .img_r2 {
  769. display: inline-block;
  770. height: 433px;
  771. overflow: hidden;
  772. }
  773. .pad {
  774. margin-top: 100px;
  775. }
  776. .aid_bg {
  777. background-color: #FBFBFB;
  778. }
  779. .aid_bgimg {
  780. width: 100%;
  781. padding: 2% 0 0px 2%;
  782. background: url(../images/img/Rectangle47.png) center center no-repeat;
  783. background-size: cover;
  784. padding-bottom: 30px;
  785. }
  786. .l_fc {
  787. text-align: center;
  788. }
  789. .aid_bgimg .listg {
  790. width: 31.3%;
  791. position: relative;
  792. height: 650px;
  793. overflow: hidden;
  794. background-color: rgba(12, 39, 88, 0.3);
  795. padding: 70px 0;
  796. float: left;
  797. margin: 10px;
  798. -webkit-transition: all 0.5s;
  799. -o-transition: all 0.5s;
  800. -moz-transition: all 0.5s;
  801. transition: all 0.5s;
  802. }
  803. .our_tile {
  804. width: 100%;
  805. height: 96px;
  806. display: inline-block;
  807. text-align: center;
  808. line-height: 42px;
  809. position: relative;
  810. }
  811. .our {
  812. font-size: 36px;
  813. font-family: Microsoft YaHei, Microsoft YaHei;
  814. font-weight: bold;
  815. color: #FFFFFF;
  816. }
  817. .q_ye:after {
  818. width: 65px;
  819. height: 1px;
  820. background: rgba(12, 39, 88, 0.5);
  821. -webkit-transition: all ease-out 0.2s;
  822. transition: all ease-out 0.2s;
  823. content: "";
  824. position: absolute;
  825. left: 50%;
  826. top: -20px;
  827. webkit-transform: translate(-50%, 0%);
  828. -moz-transform: translate(-50%, 0%);
  829. transform: translate(-50%, 0%);
  830. }
  831. .l_tspiri:after {
  832. width: 65px;
  833. height: 1px;
  834. background: rgba(12, 39, 88, 0.5);
  835. -webkit-transition: all ease-out 0.2s;
  836. transition: all ease-out 0.2s;
  837. content: "";
  838. position: absolute;
  839. left: 50%;
  840. ;
  841. bottom: 5px;
  842. webkit-transform: translate(-50%, 0%);
  843. -moz-transform: translate(-50%, 0%);
  844. transform: translate(-50%, 0%);
  845. }
  846. .listg p {
  847. margin: 30px 0;
  848. text-align: center;
  849. font-size: 18px;
  850. font-weight: 400;
  851. color: #FFFFFF;
  852. line-height: 21px;
  853. }
  854. .listg .yitext {
  855. display: inline-block;
  856. font-size: 18px;
  857. text-align: center;
  858. font-weight: 400;
  859. color: #FFFFFF;
  860. line-height: 21px;
  861. width: 100%;
  862. }
  863. .listg .cultrue{
  864. font-size: 14px;
  865. font-family: Microsoft YaHei, Microsoft YaHei;
  866. font-weight: 400;
  867. color: #FFFFFF;
  868. line-height: 16px;
  869. position: absolute;
  870. bottom: 40px;
  871. left: 50%;
  872. transform: translate(-50%);
  873. }
  874. .classul{
  875. padding-bottom: 15px;
  876. }
  877. .bgcolor1{
  878. background-color: #F6F6F6 ;
  879. padding: 6.5% 0;
  880. }
  881. .l_ryu{
  882. /* padding: 0 360px; */
  883. }
  884. .l_ryu ul{
  885. float: left;
  886. }
  887. .l_ryu ul li{
  888. width:100%;
  889. font-size: 17px;
  890. font-weight: 400;
  891. color: #000000;
  892. line-height: 23px;
  893. text-align: center;
  894. margin-top: 20px;
  895. padding: 5px 0;
  896. position: relative;
  897. line-height: 30px;
  898. line-height: 38px;
  899. height: 38px;
  900. }
  901. .l_ryuimg{
  902. width: 100%;
  903. }
  904. .l_ryuimg .home-swiper7{
  905. padding: 70px 0 0 0;
  906. }
  907. .h_zuo ul li{
  908. width: 20%;
  909. float: left;
  910. }
  911. .h_zuo .he_zuo{
  912. padding: 6.5% 0 1% 0;
  913. }
  914. .lx_zuo{
  915. background-color:#F9F9F9 ;
  916. }
  917. .lx_bg{
  918. background: url(../images/img/Rectangle50.png) center no-repeat;
  919. background-size: 100%;
  920. }
  921. .lx_title{
  922. font-size: 32px;
  923. font-weight: 400;
  924. color: #000000;
  925. line-height: 40px;
  926. }
  927. .lian_x span{
  928. font-size: 20px;
  929. font-weight: 300;
  930. color: #4D4D4D;
  931. line-height: 40px;
  932. }
  933. .lian_x .l_text {
  934. font-size: 20px;
  935. font-weight: 400;
  936. color: #000000;
  937. line-height: 40px;
  938. }
  939. .i_footer_tright_c{
  940. padding: 0 !important;
  941. }
  942. .footer_lx{
  943. padding: 0;
  944. }
  945. .l_footer{
  946. color: #fff !important;
  947. }
  948. .l_padding{
  949. padding: 6.5% 0;
  950. }
  951. .lx_css{
  952. width: 50%;
  953. text-align: center;
  954. }
  955. .lx_add{
  956. padding-left: 3%;
  957. }
  958. .lx_bottom{
  959. padding: 68px 0 0 0;
  960. }
  961. .lx_bottom ul li{
  962. flex: 1;
  963. position: relative;
  964. text-align: center;
  965. }
  966. .lx_bottom ul li:after{
  967. width: 1px;
  968. height: 120px;
  969. background: #999999 ;
  970. -webkit-transition: all ease-out 0.2s;
  971. transition: all ease-out 0.2s;
  972. content: "";
  973. position: absolute;
  974. right: 0;
  975. bottom: -10px;
  976. webkit-transform: translate(-50%, 0%);
  977. -moz-transform: translate(-50%, 0%);
  978. transform: translate(-50%, 0%);
  979. }
  980. .lx_bottom .lx_h4{
  981. font-size: 20px;
  982. font-weight: 400;
  983. color: #000000;
  984. line-height: 40px;
  985. }
  986. .lx_bottom .lx_h4_text{
  987. font-size: 20px;
  988. font-weight: 300;
  989. color: #4D4D4D;
  990. line-height: 40px;
  991. }
  992. .a1_tile{
  993. color: #fff !important;
  994. }
  995. .lx_lx{
  996. margin-top: 20px;
  997. }
  998. .listg:hover {
  999. /* box-shadow: 0 0 13px #c6c4ce; */
  1000. box-shadow: 0 8px 12px 0 rgba(14, 80, 200, 0.65);
  1001. /* background-color: rgba(12, 39, 88, 0.65); */
  1002. }
  1003. .l_ryuimg .Amplification img{
  1004. height: 100%;
  1005. }
  1006. .home-swiper7 .swiper-slide .a_img{
  1007. width: 100%;
  1008. height: 345px;
  1009. }
  1010. .lx_h4 img{
  1011. padding-right: 9px;
  1012. }
  1013. .next-limg{
  1014. background-image: url(../images/img/r.png) !important;
  1015. right: 0 !important;
  1016. left: auto;
  1017. }
  1018. .next-rimg{
  1019. background-image: url(../images/img/le.png) !important;
  1020. right: auto;
  1021. left: 0 !important;
  1022. }
  1023. .l_ryu .ul1 li .imgleft,.l_ryu .ul2 li .imgleft{
  1024. position: absolute;
  1025. left: 16px;
  1026. }
  1027. .l_ryu ul li .imgright{
  1028. position: absolute;
  1029. right: 16px;
  1030. }
  1031. .i_ss_c{
  1032. display: block !important;
  1033. width: 165px;
  1034. height: 40px;
  1035. background-color: #fff;
  1036. position: absolute;
  1037. right: 5px;
  1038. top: -6px;
  1039. background: url(../images/img/Group2.png) right center no-repeat;
  1040. }
  1041. .liu_sousuo{
  1042. margin-top: 39px;
  1043. margin-right: 20px;
  1044. height: 30px;
  1045. border: none;
  1046. width: 170px;
  1047. position: relative;
  1048. }
  1049. .lx_css{
  1050. width: 100%;
  1051. }
  1052. .l_ryu .ul1{
  1053. width: 20%;
  1054. }
  1055. .l_ryu .ul3{
  1056. width: 45%;
  1057. }
  1058. .l_ryu .ul2{
  1059. width: 30%;
  1060. }
  1061. .l_ryu .ul3{
  1062. width: 45%;
  1063. }
  1064. .h_zuo ul li img{
  1065. width: 100%;
  1066. height: 100%;
  1067. }
  1068. .l_ryu .ul3 li{
  1069. text-align: right;
  1070. padding-right: 50px;
  1071. }
  1072. .ipt22{
  1073. width: 30px;
  1074. height: 30px;
  1075. border: 0px;
  1076. background-color: rgba(12, 39, 88,0);
  1077. position: absolute;
  1078. right: 7px;
  1079. }
  1080. .i_ss_c .ipt1{
  1081. width: 134px;
  1082. height: 31px;
  1083. line-height: 40px;
  1084. background-color: rgba(12, 39, 88,0);
  1085. }
  1086. input:-webkit-autofill { box-shadow: 0 0 0px 1000px white inset !important;}
  1087. input:-internal-autofill-previewed,
  1088. input:-internal-autofill-selected {
  1089. -webkit-text-fill-color: #808080;
  1090. transition: background-color 1000s ease-out 0.5s;
  1091. }
  1092. .i_ssbn_div .ipt1{
  1093. font-size: 14px;
  1094. }
  1095. .header_div .i_logo{
  1096. padding-top: 35px !important;
  1097. }
  1098. @media screen and (min-width:80px) and (max-width:640px) {
  1099. .h_zuo ul li{
  1100. width: 50%;
  1101. }
  1102. .san_content .item{
  1103. width: 50% !important;
  1104. }
  1105. .l_ryu .ul1{
  1106. width:100%;
  1107. }
  1108. .pad {
  1109. margin-top: 11%;
  1110. }
  1111. .santext .tansuo {
  1112. bottom: 0;
  1113. float: left;
  1114. }
  1115. .liu_img {
  1116. width: 100%;
  1117. height: 119px;
  1118. overflow: hidden;
  1119. }
  1120. .liu_img img {
  1121. width: 100%;
  1122. height: 100%;
  1123. }
  1124. .santext p{
  1125. width: 100%;
  1126. }
  1127. .l_ryu .ul2{
  1128. width: 100%;
  1129. }
  1130. .liu .tansuo{
  1131. position: relative;
  1132. }
  1133. .liu{
  1134. padding: 5% 10;
  1135. }
  1136. .san_header:after {
  1137. display: block;
  1138. clear: both;
  1139. content: "";
  1140. visibility: hidden;
  1141. height: 0
  1142. }
  1143. .san_header {
  1144. zoom: 1
  1145. }
  1146. .l_ryu .ul3{
  1147. text-align: center;
  1148. width: 100%;
  1149. }
  1150. .h_zuo ul li{
  1151. width: 50%;
  1152. }
  1153. .aid_bgimg .listg{
  1154. width: 90%;
  1155. height: 500px;
  1156. }
  1157. .lx_title{
  1158. font-size: 24px;
  1159. }
  1160. .texttitle{
  1161. padding: 2% 4%;
  1162. }
  1163. .er-content,.san_title{
  1164. padding: 0 10px;
  1165. }
  1166. .san .tansuo{
  1167. position: relative;
  1168. }
  1169. .san .san_content{
  1170. width: 100%;
  1171. }
  1172. .l_ryu .ul3 li .imgleft{
  1173. position: absolute;
  1174. left: 16px;
  1175. }
  1176. .l_ryu ul li
  1177. {
  1178. font-size: 14px;
  1179. text-align: center !important;
  1180. padding-right:5px !important;
  1181. }
  1182. }
  1183. @media screen and (min-width: 640px) and (max-width: 992px) {
  1184. .l_ryu .ul1{
  1185. width: 100%;
  1186. }
  1187. /* .l_ryu .ul3 li .imgleft,.l_ryu .ul3 li .imgright {
  1188. position: absolute;
  1189. right: 16px;
  1190. } */
  1191. .l_ryu .ul3 li .imgleft{
  1192. position: absolute;
  1193. left: 16px;
  1194. }
  1195. .san .san_header{
  1196. padding: 0 5%;
  1197. }
  1198. .n_box1 {
  1199. padding: 20px 3%;
  1200. }
  1201. .l_ryu .ul2{
  1202. width: 100%;
  1203. }
  1204. .l_ryu .ul3{
  1205. text-align: center;
  1206. width: 100%;
  1207. }
  1208. .liu_right {
  1209. width: 100%;
  1210. }
  1211. .l_ryu ul li{
  1212. text-align: center !important;
  1213. width: 100%;
  1214. }
  1215. .lixian{
  1216. width:100%;
  1217. }
  1218. .liu_left {
  1219. width: 100%;
  1220. }
  1221. .bgwu ul li {
  1222. width: 44%;
  1223. margin-top: 10px;
  1224. }
  1225. .si_left, .si_rigth {
  1226. width: 100% !important;
  1227. }
  1228. .si_left .titlediv_btn {
  1229. margin-top: 3%;
  1230. }
  1231. .santext {
  1232. width: 100%;
  1233. }
  1234. .texttitle {
  1235. padding: 2% 4%;
  1236. }
  1237. .ui_div{
  1238. background-color: #333333 !important;
  1239. }
  1240. .aid_bgimg .listg {
  1241. width:47%;
  1242. }
  1243. .h_zuo ul li{
  1244. width: 30%;
  1245. }
  1246. .lx_css{
  1247. width: 100%;
  1248. }
  1249. .liu_input .ui_div{
  1250. background-color: none !important;
  1251. }
  1252. }
  1253. @media screen and (min-width: 993px) and (max-width: 1970px) {
  1254. .l_ryu .ul1{
  1255. width: 25%;
  1256. }
  1257. .lx_bottom ul{
  1258. display: flex;
  1259. }
  1260. .lixian{
  1261. width: 50%;
  1262. }
  1263. .liu_left{
  1264. float: left;
  1265. }
  1266. .liu_right{
  1267. float: right;
  1268. }
  1269. /* .aid_bgimg .listg {
  1270. } */
  1271. .h_zuo ul li{
  1272. width: 20%;
  1273. margin-top: 10px;
  1274. }
  1275. .minwidth {
  1276. max-width: 1200px;
  1277. margin: 0 auto;
  1278. }
  1279. .ulwu {
  1280. display: flex;
  1281. }
  1282. .liu_right {
  1283. width: 49%;
  1284. }
  1285. .liu_left {
  1286. width: 49%;
  1287. }
  1288. .liu_right {
  1289. margin-left: 2%;
  1290. }
  1291. .si_left {
  1292. width: 40%;
  1293. }
  1294. .si_rigth {
  1295. width: 50.5%;
  1296. }
  1297. .si_left .titlediv_btn {
  1298. margin-top: 14%;
  1299. }
  1300. .texttitle {
  1301. padding: 2% 8%;
  1302. }
  1303. .santext {
  1304. width: 71.7%;
  1305. position: absolute;
  1306. }
  1307. .n_box1 .a_img_r_c{
  1308. height: 268px !important;
  1309. }
  1310. }