doem.css 13 KB

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