homePage.scss 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720
  1. .return-top{
  2. background:url(../img/return_top.png) no-repeat;
  3. width:52px;
  4. height:52px;
  5. }
  6. .m-box{
  7. // background:url(../img/con_bg_blue.png) #f1fafc top no-repeat;
  8. width:100%;
  9. .mt{
  10. display: flex;
  11. height: 35px;
  12. line-height: 35px;
  13. h4{
  14. font-family: 'Microsoft YaHei';
  15. font-weight: bold;
  16. font-size: 18px;
  17. color: #1c6ab3;
  18. }
  19. hr{
  20. border: none;
  21. border-top: 1px solid #ccc;
  22. width: 88%;
  23. margin: 18px 0 0 10px;
  24. }
  25. }
  26. .m-con{
  27. background:#fff;
  28. .m1-box{
  29. height: 360px;
  30. margin-top: 10px;
  31. .m1-box-fl{
  32. width: 64%;
  33. .m1-news-img{
  34. width:100%;
  35. margin: auto;
  36. position:relative;
  37. overflow: hidden;
  38. .swiper-container {
  39. width: 100%;
  40. height: 300px;
  41. margin-left: auto;
  42. margin-right: auto;
  43. }
  44. .swiper-slide {
  45. background-size: cover;
  46. background-position: center;
  47. background-color: #fff;
  48. }
  49. .gallery-top {
  50. // height: 80%;
  51. width: 90%;
  52. img{
  53. margin-top: 65px;
  54. // height: 480px;
  55. height: 432px;
  56. }
  57. p{
  58. position: absolute;
  59. top: 0px;
  60. //height:36px;
  61. //line-height:36px;
  62. color: #9D1518;
  63. font-size: 24px;
  64. font-weight: bold;
  65. width: 100%;
  66. text-align: center;
  67. margin: 15px 0;
  68. }
  69. }
  70. .gallery-thumbs {
  71. height: 20%;
  72. box-sizing: border-box;
  73. padding: 10px 0;
  74. position: absolute;
  75. top:350px;
  76. }
  77. .gallery-thumbs .swiper-slide {
  78. height: 100%;
  79. opacity: 0.4;
  80. }
  81. .gallery-thumbs .swiper-slide-active {
  82. opacity: 1;
  83. }
  84. }
  85. }
  86. .m1-box-fr{
  87. width:32%;
  88. margin-right: 15px;
  89. .m1-fr-news-list{
  90. li{
  91. border-bottom: 1px solid #ccc;
  92. a{
  93. font-size:16px;
  94. color:#393939;
  95. line-height:67px;
  96. display:block;
  97. cursor: pointer;
  98. white-space:nowrap;
  99. overflow:hidden;
  100. text-overflow:ellipsis;
  101. font-weight: bold;
  102. // margin-left: 10px;
  103. }
  104. .remark{
  105. // display:none;
  106. font-size: 14px;
  107. margin: 0 0 10px 0;
  108. color: #aaaaaa;
  109. }
  110. }
  111. li:last-child{
  112. border:none;
  113. }
  114. }
  115. }
  116. }
  117. .m-list{
  118. .list-both-width-l{
  119. width: 58%;
  120. margin: 14px 67px 4px 38px;
  121. .english{
  122. .en-title{
  123. display: flex;
  124. height: 60px;
  125. width: 100%;
  126. display: flex;
  127. padding: 10px 0;
  128. border-bottom: 1px dashed #ccc;
  129. img{
  130. width: 100px;
  131. margin-right: 10px;
  132. height: 60px;
  133. }
  134. .en-title-a{
  135. overflow: hidden;
  136. font-weight: bold;
  137. text-overflow: ellipsis;
  138. display: -webkit-box;
  139. -webkit-line-clamp: 2;
  140. height: 40px;
  141. line-height: 20px;
  142. }
  143. }
  144. .ivu-col:nth-of-type(odd){
  145. margin-right: 8%;
  146. }
  147. }
  148. .blue-line{
  149. border: 2px solid #1c6ab3;
  150. display: block;
  151. margin: 10px 0;
  152. }
  153. .content-item{
  154. display: inline-flex;
  155. padding: 19px 0;
  156. border-bottom: 1px solid #ccc;
  157. width: 100%;
  158. .img-a{
  159. width: 35%;
  160. img{
  161. height: 150px;
  162. border-radius: 10px;
  163. margin-right: 10px;
  164. }
  165. }
  166. .content-text{
  167. position: relative;
  168. margin-left: 10px;
  169. width: 62%;
  170. a{
  171. font-size: 20px;
  172. float: left;
  173. width: 100%;
  174. margin-bottom:4px;
  175. }
  176. p{
  177. font-size: 14px;
  178. margin: 0 0 10px 0;
  179. color: #aaaaaa;
  180. width: 100%;
  181. height: 85px;
  182. overflow: hidden;
  183. text-overflow: ellipsis;
  184. display: -webkit-box;
  185. -webkit-line-clamp: 4;
  186. }
  187. span{
  188. float: left;
  189. font-size: 12px;
  190. margin-top: 15px;
  191. }
  192. .source{
  193. position: absolute;
  194. bottom: 0px;
  195. left: 0px;
  196. width: 100%;
  197. a{
  198. font-size: 13px;
  199. width: auto;
  200. color: #515a6e;
  201. margin: auto;
  202. }
  203. span{
  204. float: left;
  205. font-size: 12px;
  206. margin: auto;
  207. }
  208. }
  209. }
  210. }
  211. .more-art{
  212. height: 60px;
  213. line-height: 60px;
  214. text-align: center;
  215. }
  216. // .video-ul{
  217. // display: inline-flex;
  218. // width: 100%;
  219. // ul{
  220. // width: 50%;
  221. // li{
  222. // background:url(../img/video-icon.jpg) no-repeat left center;
  223. // margin-left: 10px;
  224. // padding-left: 15px;
  225. // line-height: 24px;
  226. // a {
  227. // color: #c00;
  228. // text-decoration: none;
  229. // font-size:15px;
  230. // line-height:33px;
  231. // display:block;
  232. // cursor: pointer;
  233. // white-space:nowrap;
  234. // overflow:hidden;
  235. // text-overflow:ellipsis;
  236. // margin:0 5px;
  237. // }
  238. // }
  239. // }
  240. // }
  241. }
  242. .list-both-width{
  243. width:32%;
  244. margin:20px 10px 0 0;
  245. .sidepartList{
  246. padding-left: 22px;
  247. background: url(../img/number_ad1.jpg) no-repeat;
  248. overflow: hidden;
  249. li{
  250. height: 24px;
  251. line-height: 24px;
  252. overflow: hidden;
  253. a{
  254. font-size: 13px;
  255. text-decoration: none;
  256. }
  257. }
  258. }
  259. .add-img{
  260. li{
  261. overflow: hidden;
  262. a{
  263. font-size: 13px;
  264. text-decoration: none;
  265. img{
  266. margin: 10px 0;
  267. }
  268. }
  269. }
  270. }
  271. .column-item{
  272. border: 1px solid #ccc;
  273. margin-top: 10px;
  274. .column-title{
  275. // display: inline-flex;
  276. margin: 10px 5% 10px 5%;
  277. height: 24px;
  278. line-height: 24px;
  279. display: block;
  280. span{
  281. border: 2px solid #1c6ab3;
  282. margin-right: 10px;
  283. height: 20px;
  284. float: left;
  285. }
  286. h4{
  287. float: left;
  288. color: #1c6ab3;
  289. font-weight: bold;
  290. width: 50px;
  291. }
  292. div{
  293. float: right;
  294. a{
  295. color: #333;
  296. // margin-left: 200px;
  297. font-size: 12px;
  298. line-height: 24px;
  299. }
  300. }
  301. }
  302. li:last-child .content-li{
  303. border:none;
  304. }
  305. .column-content{
  306. width: 90%;
  307. margin: 0 5%;
  308. .column-video{
  309. position: relative;
  310. a.icon-bofang:before{
  311. font-size:50px;
  312. color:#fff;
  313. position: absolute;
  314. top:50%;
  315. left:50%;
  316. margin:-37.5px 0 0 -25px;
  317. opacity: 0.7;
  318. }
  319. .icon-bofang:hover:before{
  320. opacity:1
  321. }
  322. p{
  323. width: 100%;
  324. color: #fff;
  325. position: absolute;
  326. bottom: 0px;
  327. text-align: center;
  328. margin: 0 auto;
  329. }
  330. }
  331. .video{
  332. //margin-top: 10px;
  333. .video-list{
  334. padding:20px 0;
  335. border-bottom:1px solid #e0e0e0;
  336. &:last-child{
  337. border-bottom:0
  338. }
  339. }
  340. .ivu-col{
  341. // margin-bottom: 10px;
  342. img{
  343. height: 87.22px;
  344. }
  345. .content-li{
  346. // line-height: 100px;
  347. // height: 66px;
  348. // padding-top: 10px;
  349. // display: block;
  350. // border-bottom: 1px solid #ccc;
  351. // position: relative;
  352. a.icon-bofang:before{
  353. font-size:26px;
  354. color:#fff;
  355. position: absolute;
  356. top:24px;
  357. left:65px;
  358. opacity: 0.7;
  359. }
  360. .icon-bofang:hover:before{
  361. opacity:1
  362. }
  363. .vid-til{
  364. font-size: 14px;
  365. line-height: 20px;
  366. //height: 20px;
  367. height:80px;
  368. margin: 5px 0 0px 0;
  369. white-space: normal;
  370. overflow: hidden;
  371. text-overflow: ellipsis;
  372. display: -webkit-box;
  373. //-webkit-line-clamp: 1;
  374. -webkit-line-clamp: 3;
  375. }
  376. img{
  377. height: 87.22px;
  378. }
  379. // a:last-child{
  380. // float: left;
  381. // width: 230px;
  382. // /* display: block; */
  383. // line-height: 20px;
  384. // // white-space: normal;
  385. // margin-left: 10px;
  386. // font-size: 14px;
  387. // }
  388. }
  389. }
  390. .ivu-col:nth-of-type(odd){
  391. //margin-right: 8%;
  392. margin-right:10px;
  393. }
  394. }
  395. .life{
  396. .ivu-col{
  397. margin-bottom: 10px;
  398. img{
  399. height: 87.22px;
  400. }
  401. .img-a{
  402. font-size: 14px;
  403. line-height: 20px;
  404. height: 40px;
  405. margin-top: 5px;
  406. white-space: normal;
  407. overflow: hidden;
  408. text-overflow: ellipsis;
  409. display: -webkit-box;
  410. -webkit-line-clamp: 2;
  411. }
  412. }
  413. .ivu-col:nth-of-type(odd){
  414. margin-right: 8%;
  415. }
  416. }
  417. .culture{
  418. margin-bottom: 10px;
  419. li{
  420. height: 30px;
  421. line-height: 30px;
  422. padding: 0 10px;
  423. }
  424. li:nth-of-type(odd){
  425. background-color: #eaeaea;
  426. }
  427. a{
  428. font-size: 14px;
  429. }
  430. }
  431. .cul-top{
  432. img{
  433. height: 229.19px;
  434. }
  435. a{
  436. display: inline-block;
  437. margin: 10px 0;
  438. font-size: 16px;
  439. color:#1d4187
  440. }
  441. }
  442. .service{
  443. .service-list{
  444. border: 1px solid #ccc;
  445. padding: 10px;
  446. border-radius: 5px;
  447. margin-bottom: 10px;
  448. img{
  449. width: 80px;
  450. float: left;
  451. margin-right: 10px;
  452. }
  453. li{
  454. a{
  455. font-size: 12px;
  456. }
  457. }
  458. }
  459. }
  460. .wiki{
  461. li{
  462. margin: 10px 0;
  463. list-style:none;
  464. a{
  465. display: block;
  466. height: 30px;
  467. line-height: 30px;
  468. img{
  469. width: 20px;
  470. margin-right: 10px;
  471. }
  472. }
  473. }
  474. }
  475. .wiki-top{
  476. p{
  477. font-size: 14px;
  478. }
  479. }
  480. }
  481. }
  482. }
  483. // .list-both-width,.list-both-width-l{
  484. // :last-child{
  485. // margin-right:0px;
  486. // }
  487. // }
  488. }
  489. .m-act-img{
  490. display: inline-flex;
  491. width: 100%;
  492. .ads-l{
  493. width: 64%;
  494. margin-right: 1%;
  495. }
  496. .ads-r{
  497. margin-left: 1%;
  498. width: 34%;
  499. }
  500. img{
  501. width: 100%;
  502. height: 80px;
  503. }
  504. }
  505. .public-tit{
  506. height:42px;
  507. line-height:42px;
  508. border-top:1px solid #cecece;
  509. h4{
  510. font-size:16px;
  511. //font-weight: bold;
  512. padding:0 10px;
  513. border-top: 2px solid;
  514. margin-top:-1px;
  515. display: inline-block;
  516. }
  517. a{
  518. float: right;
  519. color:#999;
  520. font-size: 15px
  521. }
  522. }
  523. .photoText,.photoText-v{
  524. height: 96px;
  525. padding-bottom: 10px;
  526. border-bottom: 1px dashed #c6c6c6;
  527. display: inline-flex;
  528. width: 100%;
  529. a{
  530. color: #214b75;
  531. text-decoration: none;
  532. font-size: 16px;
  533. }
  534. img{
  535. width: 120px;
  536. height: 80px;
  537. }
  538. .textInfo,.textInfo-v{
  539. width: 205px;
  540. float: right;
  541. dt{
  542. height: 22px;
  543. width:100%;
  544. padding-left: 8px;
  545. line-height: 22px;
  546. font-size: 15px;
  547. //font-weight: bold;
  548. overflow: hidden;
  549. text-overflow:ellipsis;
  550. white-space: nowrap;
  551. }
  552. dd{
  553. margin-top: 2px;
  554. padding: 0 8px;
  555. line-height: 20px;
  556. font-size: 12px;
  557. color: #27496e;
  558. }
  559. }
  560. .textInfo-v{
  561. width: 100%;
  562. dd{
  563. height: 60px;
  564. }
  565. }
  566. }
  567. .photoText-v{
  568. height: 85px;
  569. display: inline-block;
  570. width: 100%;
  571. }
  572. .public-ul-li{
  573. li {
  574. display: grid;
  575. white-space:nowrap;
  576. overflow:hidden;
  577. text-overflow:ellipsis;
  578. a{
  579. font-size:13px;
  580. color:#393939;
  581. line-height:30px;
  582. display:block;
  583. cursor: pointer;
  584. margin:0 5px;
  585. white-space:nowrap;
  586. overflow:hidden;
  587. text-overflow:ellipsis;
  588. }
  589. }
  590. }
  591. .text4adlist{
  592. display: inline-grid;
  593. li {
  594. height: 26px;
  595. display: block;
  596. padding-left: 10px;
  597. font-size: 14px;
  598. line-height: 26px;
  599. background: url(../img/blue_ico.jpg)no-repeat left center;
  600. overflow: hidden;
  601. a{
  602. line-height: 26px;
  603. font-size: 13px;
  604. color: #393939;
  605. }
  606. }
  607. }
  608. .public-content{
  609. display: inline-flex;
  610. width: 100%;
  611. padding-left:10px;
  612. .public-content-l{
  613. width: 49%;
  614. margin-right: 1%;
  615. }
  616. .public-content-r{
  617. width: 49%;
  618. margin-left: 1%;
  619. margin-right: 2%;
  620. }
  621. .gxgd1,.gxgd2,.gxgd3{
  622. padding-bottom: 0px;
  623. padding-top: 0px;
  624. margin-bottom: 15px;
  625. height: 120px;
  626. border-bottom: 1px dashed #ccc;
  627. width: 100%;
  628. dt{
  629. width: 100%;
  630. overflow: hidden;
  631. text-overflow:ellipsis;
  632. white-space: nowrap;
  633. a{
  634. font-family: "微软雅黑";
  635. font-size: 16px;
  636. //font-weight: bold;
  637. line-height: 36px;
  638. color: #1d4187;
  639. }
  640. }
  641. dd{
  642. font-family: "宋体";
  643. font-size: 12px;
  644. padding-bottom: 10px;
  645. line-height: 18px;
  646. }
  647. }
  648. .gxgd3 {height: auto;}
  649. .public-list-img{
  650. margin:0px 0 10px;
  651. position:relative;
  652. img{
  653. width:310px;
  654. height: 172px;
  655. }
  656. p{
  657. color:#fff;
  658. font-weight: bold;
  659. height:38px;
  660. line-height:38px;
  661. background:rgba(0,0,0,0.3);
  662. position:absolute;
  663. bottom:0px;
  664. width:93%;
  665. padding:0 3%;
  666. overflow: hidden;
  667. text-overflow:ellipsis;
  668. white-space: nowrap;
  669. }
  670. }
  671. .attention{
  672. h4{
  673. background: url(../img/attention_ico.jpg) no-repeat left center;
  674. height: 24px;
  675. padding-left: 10px;
  676. line-height: 24px;
  677. font-size: 14px;
  678. //font-weight: bold;
  679. color: #1c6ab3;
  680. margin-bottom: 10px;
  681. }
  682. a{
  683. float: right;
  684. color: #999;
  685. }
  686. }
  687. }
  688. /**返回顶部**/
  689. .return-top{
  690. position:fixed;
  691. bottom:130px;
  692. right:50%;
  693. margin-right:-700px;
  694. }
  695. .f-friend{
  696. background-color: #eee;
  697. width: 1200px;
  698. margin: auto;
  699. .declaration{
  700. width: 90%;
  701. margin: auto;
  702. padding: 10px 0;
  703. p:first-child{
  704. font-size: 16px;
  705. font-weight: bold;
  706. }
  707. }
  708. }
  709. }
  710. }