doem.css 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677
  1. @media screen and (min-width:0px) and (max-width: 222px)
  2. {
  3. }
  4. @media screen and (min-width: 345px) and (max-width: 992px){
  5. .liu_right{
  6. width: 100%;
  7. }
  8. .liu_left{
  9. width: 100%;
  10. }
  11. .bgwu ul li{
  12. width: 44%;
  13. margin-top: 10px;
  14. }
  15. .si_left, .si_rigth {
  16. width: 100% !important;
  17. }
  18. .si_left .titlediv_btn{
  19. margin-top: 3%;
  20. }
  21. .santext{
  22. width: 100%;
  23. }
  24. .texttitle{
  25. padding: 2% 4%;
  26. }
  27. }
  28. @media screen and (min-width: 993px) and (max-width: 1970px){
  29. .ulwu{
  30. display: flex;
  31. }
  32. .liu_right{
  33. width: 49%;
  34. }
  35. .liu_left{
  36. width: 49%;
  37. }
  38. .liu_right{
  39. margin-left: 2%;
  40. }
  41. .si_left{
  42. width: 40%;
  43. }
  44. .si_rigth{
  45. width: 50.5%;
  46. }
  47. .si_left .titlediv_btn{
  48. margin-top: 14%;
  49. }
  50. .texttitle{
  51. padding: 2% 8%;
  52. }
  53. .santext{
  54. width: 71.7%;
  55. position: absolute;
  56. }
  57. }
  58. .clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0}  .clearfloat{zoom:1}
  59. .container {
  60. width: 100%!important;
  61. max-width:1200px;
  62. max-width:1170px\9;
  63. }
  64. .lcontiner{
  65. padding:6% 0;
  66. }
  67. .er-content{
  68. max-width:1200px;
  69. margin: 0 auto;
  70. }
  71. .jiejue a{
  72. color: #fff;
  73. }
  74. .er-content2{
  75. max-width:1300px;
  76. margin: 0 auto;
  77. }
  78. /* //#F6F9F9 */
  79. .lcontiner{
  80. background-color: #F6F9F9 ;
  81. border-bottom: 1px dashed #000;
  82. }
  83. .er-con ul{
  84. display: flex;
  85. }
  86. .er-content li{
  87. flex: 1;
  88. width: 25%;
  89. text-align: center;
  90. padding: 0px 6% 0% 6%
  91. }
  92. .er-content ul li img{
  93. width: 100%;
  94. border: 1px dashed #999;
  95. }
  96. .l_title{
  97. width: 100%;
  98. margin-top: 100px;
  99. height: 48px;
  100. text-align: center;
  101. line-height: 42px;
  102. -webkit-background-clip: text;
  103. }
  104. .lu_title{
  105. font-size: 36px;
  106. font-family: Microsoft YaHei, Microsoft YaHei;
  107. font-weight: bold;
  108. color: #000000;
  109. position: relative;
  110. }
  111. .san{
  112. background-color: #F6F6F6 ;
  113. padding: 73px 0;
  114. position: relative;
  115. box-sizing: border-box;
  116. width: 100%;
  117. border-bottom: 1px dashed #999;
  118. }
  119. .san .er-content{
  120. position: relative;
  121. }
  122. .san_header{
  123. position: relative;
  124. }
  125. .san_content{
  126. width: 340px;
  127. padding: 100px 0 130px 0;
  128. background-color: rgba(234,241,255,0.65);
  129. height: 100%;
  130. position: relative;
  131. z-index: 1;
  132. float: left;
  133. }
  134. .san_content:hover{
  135. background-color: rgba(234,241,255,1);
  136. }
  137. .san_content ul{
  138. margin-top: 46px;
  139. padding: 0 30px;
  140. }
  141. .san_tile2{
  142. font-size: 14px;
  143. font-family: Microsoft YaHei, Microsoft YaHei;
  144. font-weight: 600;
  145. color: #000000;
  146. line-height: 16px;
  147. padding: 14px 15px;
  148. }
  149. .san_title{padding: 0 15px;}
  150. .san_title:after{width:4px; height:67px; background-color:#0E50C8;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s; content:""; position:absolute; left:0;webkit-transform: translate(-50%, 0%);-moz-transform: translate(-50%,0%);transform: translate(-50%, 0%);}
  151. .l_title2{
  152. padding: 17px 0;
  153. height: 55px;
  154. line-height: 55px;
  155. font-size: 20px;
  156. font-family: Microsoft YaHei, Microsoft YaHei;
  157. font-weight: 400;
  158. color: #000000;
  159. text-align: center;
  160. -webkit-background-clip: text;
  161. }
  162. .swiperslide .swiper-slide{
  163. border: 1px solid rgba(14,80,200,0.5);
  164. margin-right: 10px;
  165. padding: 20px;
  166. padding: 10px 20px;
  167. -webkit-transition: all 0.2s;
  168. -o-transition: all 0.2s;
  169. -moz-transition: all 0.2s;
  170. transition: all 0.2s;
  171. }
  172. .banner .swiper-pagination-bullet{
  173. width: 10px;
  174. height:10px;
  175. background: rgba(255,255,255,0.5);
  176. border-radius:50%;
  177. }
  178. .banner .swiper-pagination-bullet-active{
  179. width:12px;
  180. height: 12px;
  181. border-radius:50%;
  182. background: rgba(255,255,255,1);
  183. border: 2px solid #fff;
  184. position: relative;
  185. }
  186. .banner .swiper-pagination-bullet-active::after{
  187. width: 18px;
  188. height: 18px;
  189. background: rgba(255,255,255,0);
  190. border: 2px solid #fff;
  191. -webkit-transition: all ease-out 0.2s;
  192. transition: all ease-out 0.2s;
  193. content: "";
  194. position: absolute;
  195. border: 1px solid #fff;
  196. top: -5px;
  197. left: -5px;
  198. border-radius: 50%;
  199. }
  200. .titlediv_title{
  201. width: 144px;
  202. font-size: 24px;
  203. font-family: Microsoft YaHei, Microsoft YaHei;
  204. font-weight: 400;
  205. color: #000000;
  206. line-height: 28px;
  207. }
  208. .titlediv_text{
  209. width: 100%;
  210. height: 96px;
  211. font-size: 13px;
  212. font-family: Microsoft YaHei, Microsoft YaHei;
  213. font-weight: 300;
  214. color: #3C3C3C;
  215. line-height: 20px;
  216. padding-top: 18px;
  217. overflow: hidden;
  218. }
  219. .titlediv_btn{
  220. width: 117px;
  221. height: 30px;
  222. line-height: 30px;
  223. font-size: 14px;
  224. font-family: Microsoft YaHei, Microsoft YaHei;
  225. font-weight: 300;
  226. color: #0E50C8;
  227. border: 1px solid #0E50C8;
  228. margin-top: 10px;
  229. background: url(../../images/img/02.png) right 15px center no-repeat;
  230. float: right;
  231. text-align: left;
  232. padding-left: 19px;
  233. }
  234. .tansuo{
  235. position: absolute;
  236. right: 0;
  237. bottom: 0;
  238. }
  239. .titlediv_bottom{
  240. margin-top: 25px;
  241. }
  242. .titlediv{
  243. margin: 18px 0;
  244. }
  245. .imgdiv{
  246. height: 296px;
  247. padding: 0 0 10px 0;
  248. border-bottom: 1px solid rgba(14,80,200,0.3);
  249. }
  250. .swiper2{
  251. padding: 0 50px;
  252. }
  253. .s-next,.s-prev{
  254. width: 33px;
  255. height: 65px !important;
  256. background: #ADCAFF;
  257. border-radius: 0px 0px 0px 0px;
  258. opacity: 1;
  259. }
  260. .swiper-button-next, .swiper-button-prev{
  261. color: #000000 !important;
  262. }
  263. .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  264. font-size: 25px !important;
  265. }
  266. .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  267. font-size: 25px !important;
  268. }
  269. .titlediv_btn:hover{
  270. color: #fff;
  271. background: url(../../images/img/04.png) right 15px center no-repeat;
  272. background-color: #175394;}
  273. .titlediv_btn:hover a{color: #fff;}
  274. .h2after:after{width:65px; height:4px; background-color:#0E50C8;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s; content:""; position:absolute; left:50%; bottom:-17px;webkit-transform: translate(-50%, 0%);-moz-transform: translate(-50%,0%);transform: translate(-50%, 0%);}
  275. .bg_img{
  276. position: absolute;
  277. width: 100%;height: 100%;
  278. }
  279. .b1{
  280. background:url(../../images/img/b1.jpg);
  281. background-size:cover;
  282. background-attachment: fixed;
  283. background-position-x:center !important;
  284. /*opacity: 0.4;*/
  285. z-index: 1;
  286. }
  287. .b2{
  288. background:url(../../images/img/b2.jpg);
  289. background-size:cover;
  290. background-attachment: fixed;
  291. background-position-x:center !important;
  292. /*opacity: 0.4;*/
  293. z-index: 1;
  294. }
  295. .b3{
  296. background:url(../../images/img/b3.jpg);
  297. background-size:cover;
  298. background-attachment: fixed;
  299. background-position-x:center !important;
  300. /*opacity: 0.4;*/
  301. z-index: 1;
  302. }
  303. .b4{
  304. background:url(../../images/img/b4.jpg);
  305. background-size:cover;
  306. background-attachment: fixed;
  307. background-position-x:center !important;
  308. /*opacity: 0.4;*/
  309. z-index: 1;
  310. }
  311. .b5{
  312. background:url(../../images/img/b5.jpg);
  313. background-size:cover;
  314. background-attachment: fixed;
  315. background-position-x:center !important;
  316. /*opacity: 0.4;*/
  317. z-index: 1;
  318. }
  319. .jiejue {
  320. position: relative;
  321. margin-top: 30px
  322. }
  323. .san_content .item {
  324. width: 112px !important;
  325. height: 72px;
  326. overflow: hidden;
  327. overflow: hidden;
  328. float: left;
  329. text-align: center;
  330. margin-top: 46px;
  331. }
  332. .san_content .list1{
  333. background: url(../../images/img/Component21.png) center no-repeat;
  334. }
  335. .san_content .list2{
  336. background: url(../../images/img/Group48.png) center no-repeat;
  337. }
  338. .san_content .list3{
  339. background: url(../../images/img/Group32.png) center no-repeat;
  340. }
  341. .san_content .list4{
  342. background: url(../../images/img/Group33.png) center no-repeat;
  343. }
  344. .san_content .list5{
  345. background: url(../../images/img/Group162.png) center no-repeat;
  346. }
  347. /* .san_content .list2:hover{
  348. background: url(../../images/img/Group411.png) 45px center no-repeat;
  349. } */
  350. .san_content .active0{
  351. background: url(../../images/img/Component37.png) center no-repeat;
  352. }
  353. .san_content .active1{
  354. background: url(../../images/img/Group411.png) center no-repeat;
  355. }
  356. .san_content .active2{
  357. background: url(../../images/img/Group321.png) center no-repeat;
  358. }
  359. .san_content .active3{
  360. background: url(../../images/img/Group521.png) center no-repeat;
  361. }
  362. .san_content .active4{
  363. background: url(../../images/img/Group164.png) center no-repeat;
  364. }
  365. .san_container{
  366. height: 100%;
  367. position: relative;
  368. z-index: 1;
  369. }
  370. .titlediv_btn{
  371. width: 117px;
  372. height: 30px;
  373. line-height: 30px;
  374. font-size: 14px;
  375. font-family: Microsoft YaHei, Microsoft YaHei;
  376. font-weight: 300;
  377. color: #0E50C8;
  378. border: 1px solid #0E50C8;
  379. margin-top: 10px;
  380. /* background: url(../images/tb_37.png) right 15px center no-repeat; */
  381. float: right;
  382. text-align: left;
  383. padding-left: 19px;
  384. }
  385. .santext{
  386. border: 1px dashed #0D2257;
  387. float: left;
  388. padding: 30px;
  389. overflow: hidden;
  390. right:0;
  391. bottom: 0;
  392. }
  393. .santext h2 {
  394. height: 60px;
  395. font-size: 32px;
  396. font-family: Microsoft YaHei, Microsoft YaHei;
  397. font-weight: 400;
  398. color: #FFFFFF;
  399. line-height: 38px;
  400. letter-spacing: 1px;
  401. }
  402. .santext p{
  403. width: 70%;
  404. color: #FFFFFF;
  405. }
  406. .santext .title_btn{
  407. color: #FFFFFF;
  408. border: 1px solid #FFFFFF;
  409. width: 117px;
  410. height: 30px;
  411. line-height: 30px;
  412. font-size: 14px;
  413. font-family: Microsoft YaHei, Microsoft YaHei;
  414. font-weight: 300;
  415. margin-top: 10px;
  416. background: url(../../images/img/04.png) right 15px center no-repeat;
  417. float: right;
  418. text-align: left;
  419. padding-left: 19px;
  420. cursor: pointer;
  421. }
  422. .santext .tansuo{
  423. bottom: 34px;
  424. }
  425. .bgactive1,.bgactive2,.bgactive3,.bgactive4{
  426. display: none;
  427. }
  428. .si{
  429. padding: 7% 0;
  430. background-color: #fff;
  431. border-bottom: 1px dashed #0D2257;
  432. }
  433. .tu1{
  434. width: 100%;
  435. /* height: 470px;
  436. background: url(../../images/img/Rectangle13.png) right center no-repeat;
  437. background-size: 100% 100%;
  438. padding: 10px;
  439. margin-bottom: 15px;
  440. z-index: 10; */
  441. }
  442. .text_si{
  443. height: 48px;
  444. font-size: 36px;
  445. font-family: Microsoft YaHei, Microsoft YaHei;
  446. font-weight: bold;
  447. color: #000000;
  448. line-height: 42px;
  449. position: relative;
  450. }
  451. .si_left{
  452. margin-top: 2%;
  453. left: 10%;
  454. margin-left: 4%;
  455. overflow: hidden;
  456. float: left;
  457. }
  458. .heng:after{width:65px; height:4px; background-color:#0E50C8;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s; content:""; position:absolute; left:33px; bottom:-17px;webkit-transform: translate(-50%, 0%);-moz-transform: translate(-50%,0%);transform: translate(-50%, 0%);}
  459. .text{
  460. width: 90%;
  461. padding-top: 40px;
  462. font-size: 14px;
  463. font-family: Microsoft YaHei, Microsoft YaHei;
  464. font-weight: 300;
  465. color: #000000;
  466. line-height: 22px;
  467. }
  468. .si_rigth{
  469. float: left;
  470. display: inline-block;
  471. overflow: hidden;
  472. position: relative;
  473. }
  474. .si_left .titlediv_btn{
  475. float: left;
  476. }
  477. .si a:hover{
  478. color: #fff;
  479. }
  480. .wu{
  481. background-color:#F6F9F9;
  482. border-bottom: 1px dashed #0D2257;
  483. }
  484. .bgwu{
  485. padding: 5% 10px;
  486. background: url(../../images/img/Rectangle14.png) center no-repeat;
  487. background-size: 100%;
  488. }
  489. .l_title3{
  490. width: 100%;
  491. /* margin-top: 100px; */
  492. height: 48px;
  493. text-align: center;
  494. line-height: 42px;
  495. -webkit-background-clip: text;
  496. }
  497. .eu_title{
  498. padding-top: 50px;
  499. font-size: 14px;
  500. font-family: Microsoft YaHei, Microsoft YaHei;
  501. font-weight: Light;
  502. color: #000000;
  503. line-height: 25px;
  504. }
  505. .er-contentwu{
  506. max-width: 1100px;
  507. margin: 0 auto;
  508. }
  509. .bgwu ul li{
  510. border: 1px dashed #000;
  511. float: left;
  512. margin-right: 4%;
  513. margin-top: 5%;
  514. overflow: hidden;
  515. }
  516. .wubtn{
  517. padding-top: 10%;
  518. }
  519. .bnt{
  520. margin: 0 auto;
  521. float: inherit;
  522. }
  523. .liu{
  524. background-color: #fff;
  525. padding: 5%;
  526. }
  527. .section.y6{
  528. background-color: #333333;
  529. }
  530. .liu_left{
  531. border: 1px dashed #333333;
  532. float: left;
  533. }
  534. .liu_right{
  535. float: right;
  536. }
  537. .liu_img{
  538. width: 100%;
  539. height: 233px;
  540. overflow: hidden;
  541. }
  542. .liu_left .liu_img img{
  543. width: 100%;
  544. }
  545. .liu_newtext a{
  546. color: #000;
  547. }
  548. .liu_newtext h4{
  549. overflow: hidden;
  550. font-size: 20px;
  551. font-weight: bold;
  552. text-overflow:ellipsis;
  553. display:-webkit-box;
  554. -webkit-line-clamp:2;
  555. -webkit-box-orient:vertical;
  556. }
  557. .texttitle h4{
  558. line-height: 1.5;
  559. height:55px;
  560. }
  561. .texttitle p{
  562. padding: 10px 0;
  563. }
  564. .liu_newtext p{
  565. font-size: 14px;
  566. white-space: nowrap; /* 不换行 */
  567. overflow: hidden; /* 隐藏超出部分 */
  568. text-overflow: ellipsis; /* 显示省略号 */
  569. }
  570. .liu_ioc .ioc{
  571. display: inline-block;
  572. width: 22px;
  573. height: 17px;
  574. background: url(../../images/img/Frame.png)center no-repeat;
  575. background-size: 100%;
  576. border: 1px dashed #333333;
  577. }
  578. .liu_newtext:hover .ioc{
  579. display: inline-block;
  580. width: 22px;
  581. height: 17px;
  582. background: url(../../images/img/05.png)center no-repeat;
  583. background-size: 100%;
  584. overflow: hidden;
  585. }
  586. .liu_ioc .datatime{
  587. float: right;
  588. }
  589. .liu_right .dec{
  590. border: 1px dashed #333333;
  591. }
  592. .liu_conent{
  593. padding: 3.5% 0;
  594. }
  595. .liu_right .dec{
  596. padding: 2% 4%;
  597. }
  598. .h4{
  599. line-height: 1.5;
  600. height:46px;
  601. }
  602. .dec {
  603. margin-bottom: 1.2%;
  604. }
  605. .dec p{
  606. padding: 3.2px 0
  607. }
  608. .liu_newtext:hover{
  609. background-color: #0E50C8;
  610. /* -webkit-transition: all 0.5s;
  611. -o-transition: all 0.5s;
  612. -moz-transition: all 0.5s;
  613. transition: all 0.5s; */
  614. }
  615. .liu_newtext:hover a{
  616. color: #fff;
  617. }
  618. .footertitle{
  619. font-size: 20px;
  620. font-family: Microsoft YaHei, Microsoft YaHei;
  621. font-weight: 400;
  622. color: #FFFFFF;
  623. line-height: 23px;
  624. letter-spacing: 1px;
  625. }
  626. .er-content .liu_footer li{
  627. width: 20% !important;
  628. }
  629. .i_con{
  630. width: 100% !important;
  631. }
  632. .liu_footer_content li{
  633. padding: 0;
  634. }
  635. .footertitle{
  636. padding-top: 15px;
  637. }
  638. .swiperslide .swiper-slide:hover{
  639. /* box-shadow: 0 0 13px #c6c4ce; */
  640. box-shadow: 0 8px 12px 0 rgba(198, 196, 206, 1);
  641. }
  642. .swiperslide .swiper-wrapper{
  643. padding: 40px 0px 40px 10px;
  644. }