class.less 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718
  1. * {
  2. margin: 0;
  3. padding: 0;
  4. font-family: "微软雅黑", "microsoft yahei";
  5. }
  6. a:active {
  7. text-decoration: none;
  8. }
  9. a:hover {
  10. text-decoration: none;
  11. }
  12. a:visited {
  13. text-decoration: none;
  14. }
  15. a:link {
  16. text-decoration: none;
  17. }
  18. a:focus {
  19. text-decoration: none;
  20. }
  21. body {
  22. position: relative;
  23. }
  24. .clearfix {
  25. overflow: hidden;
  26. }
  27. .clearfix_2::after {
  28. content: '';
  29. display: block;
  30. height: 0;
  31. visibility: hidden;
  32. clear: both;
  33. }
  34. .hiddenColor {
  35. visibility: hidden;
  36. }
  37. .hand {
  38. cursor: pointer;
  39. }
  40. .dot1 {
  41. display: block;
  42. word-break: keep-all;
  43. white-space: nowrap;
  44. overflow: hidden;
  45. text-overflow: ellipsis;
  46. }
  47. .dot2 {
  48. overflow: hidden;
  49. display: -webkit-box;
  50. -webkit-box-orient: vertical;
  51. -webkit-line-clamp: 2;
  52. }
  53. input,
  54. img {
  55. border: none;
  56. }
  57. .cover100 img {
  58. display: block;
  59. width: 100%;
  60. height: 100%;
  61. object-fit: cover;
  62. }
  63. .back100 {
  64. background-size: 100% 100%;
  65. background-repeat: no-repeat;
  66. }
  67. article,
  68. aside,
  69. footer,
  70. header,
  71. time,
  72. video,
  73. main,
  74. nav,
  75. h4,
  76. h3,
  77. section {
  78. display: block;
  79. }
  80. .index_main {
  81. margin: 0 auto;
  82. width: 1200px;
  83. }
  84. .channel_1 {
  85. margin-top: 20px;
  86. }
  87. .channel_nav {
  88. height: 60px;
  89. width: 1200px;
  90. background-image: url(http://img.bjzxtw.org.cn/master/www/snscw/5.png);
  91. margin-top: 20px;
  92. .channel_nav_a {
  93. float: left;
  94. height: 60px;
  95. line-height: 60px;
  96. color: #255590;
  97. font-size: 20px;
  98. margin: 0px 19px;
  99. font-weight: bold;
  100. }
  101. .channel_nav_a:nth-of-type(1) {
  102. color: #fff;
  103. margin: 0px 42px;
  104. }
  105. }
  106. .channel_1_box {
  107. width: 720px;
  108. height: 405px;
  109. }
  110. .channel_1_left {
  111. float: left;
  112. width: 720px;
  113. }
  114. .channel_1_right {
  115. float: right;
  116. width: 450px;
  117. }
  118. .channel_1_box_1 {
  119. float: left;
  120. width: 350px;
  121. margin-right: 20px;
  122. }
  123. .channel_1_box_2 {
  124. float: left;
  125. width: 350px;
  126. }
  127. .channel_name_ul {
  128. margin-top: 0px;
  129. .channel_name_ul_li {
  130. height: 24px;
  131. margin-bottom: 16px;
  132. display: flex;
  133. }
  134. .channel_name_ul_li_tag {
  135. height: 24px;
  136. line-height: 24px;
  137. color: #0046AE;
  138. font-size: 18px;
  139. margin-right: 15px;
  140. word-break: keep-all;
  141. white-space: nowrap;
  142. }
  143. .channel_name_ul_li_dot1 {
  144. height: 24px;
  145. line-height: 24px;
  146. color: #333;
  147. font-size: 18px;
  148. width: 100%;
  149. }
  150. .channel_name_ul_li:nth-of-type(1) .channel_name_ul_li_tag {
  151. display: none;
  152. }
  153. .channel_name_ul_li:nth-of-type(1) .channel_name_ul_li_dot1 {
  154. font-weight: bold;
  155. font-size: 20px;
  156. }
  157. .channel_name_ul_li:hover .channel_name_ul_li_dot1 {
  158. color: #255590;
  159. }
  160. }
  161. .channel_2 {
  162. margin-top: 16px;
  163. height: 608px;
  164. margin-bottom: 10px;
  165. }
  166. .channel_head {
  167. height: 30px;
  168. position: relative;
  169. margin-bottom: 28px;
  170. .channel_head_name {
  171. float: left;
  172. height: 30px;
  173. line-height: 30px;
  174. color: #255590;
  175. font-size: 22px;
  176. text-indent: 22px;
  177. font-weight: bold;
  178. }
  179. .channel_head_name_a {
  180. display: block;
  181. height: 30px;
  182. line-height: 30px;
  183. color: #255590;
  184. font-size: 22px;
  185. font-weight: bold;
  186. }
  187. .channel_head_name::after {
  188. content: '';
  189. display: block;
  190. width: 3px;
  191. height: 18px;
  192. background: #255590;
  193. position: absolute;
  194. left: 0px;
  195. top: 6px;
  196. z-index: 11;
  197. }
  198. .channel_head_more {
  199. float: right;
  200. height: 30px;
  201. line-height: 30px;
  202. color: #999;
  203. font-size: 16px;
  204. }
  205. .channel_head_more::after {
  206. content: '';
  207. display: block;
  208. width: 100%;
  209. height: 100%;
  210. position: absolute;
  211. left: 0px;
  212. top: 0px;
  213. z-index: 22;
  214. }
  215. }
  216. .channel2_top_content {
  217. height: 253px;
  218. }
  219. .channel_head:hover .channel_head_more {
  220. color: #255590;
  221. }
  222. .channel_img_big_1_ul {
  223. .channel_img_big_1_li {
  224. width: 350px;
  225. height: 230px;
  226. margin-bottom: 31px;
  227. position: relative;
  228. }
  229. .channel_img_big_1_li_a {}
  230. .channel_img_big_1_li_img {
  231. display: block;
  232. width: 350px;
  233. height: 230px;
  234. }
  235. .channel_img_big_1_li_dot1 {
  236. width: 350px;
  237. height: 44px;
  238. line-height: 44px;
  239. color: #fff;
  240. font-size: 18px;
  241. padding: 0px 10px;
  242. box-sizing: border-box;
  243. position: absolute;
  244. z-index: 11;
  245. left: 0px;
  246. bottom: 0px;
  247. background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 33%, rgba(0, 0, 0, 0) 100%);
  248. }
  249. }
  250. .channel_ul_2_a {
  251. height: 24px;
  252. line-height: 24px;
  253. color: #333;
  254. font-size: 18px;
  255. margin-bottom: 17px;
  256. box-sizing: border-box;
  257. text-indent: 16px;
  258. position: relative;
  259. &:hover {
  260. color: #255590;
  261. }
  262. }
  263. .channel_ul_2_a::after {
  264. content: '';
  265. display: block;
  266. width: 6px;
  267. height: 6px;
  268. background: #ddd;
  269. border-radius: 50%;
  270. position: absolute;
  271. left: 0px;
  272. top: 9px;
  273. z-index: 11;
  274. }
  275. .channel_ul_2_a:nth-of-type(3n-2) {
  276. font-weight: bold;
  277. }
  278. .channel_ul_2_a:hover::after {
  279. content: '';
  280. display: block;
  281. background: #255590;
  282. }
  283. .channel_img_big_2_ul {}
  284. .channel_img_big_2_li {
  285. width: 350px;
  286. height: 230px;
  287. margin-bottom: 20px;
  288. position: relative;
  289. }
  290. .channel_img_big_2_li_img {
  291. display: block;
  292. width: 350px;
  293. height: 230px;
  294. }
  295. .channel_img_big_2_li_dot1 {
  296. width: 350px;
  297. height: 44px;
  298. line-height: 44px;
  299. color: #fff;
  300. font-size: 18px;
  301. padding: 0px 10px;
  302. box-sizing: border-box;
  303. position: absolute;
  304. z-index: 11;
  305. left: 0px;
  306. bottom: 0px;
  307. background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 33%, rgba(0, 0, 0, 0) 100%);
  308. }
  309. .channel_3 {
  310. margin-top: 20px;
  311. height: 550px;
  312. }
  313. .channel_ul_3_a {
  314. height: 24px;
  315. line-height: 24px;
  316. color: #333;
  317. font-size: 18px;
  318. margin-bottom: 17px;
  319. box-sizing: border-box;
  320. text-indent: 16px;
  321. position: relative;
  322. &:hover {
  323. color: #255590;
  324. }
  325. }
  326. .channel_ul_3_a::after {
  327. content: '';
  328. display: block;
  329. width: 6px;
  330. height: 6px;
  331. background: #ddd;
  332. border-radius: 50%;
  333. position: absolute;
  334. left: 0px;
  335. top: 9px;
  336. z-index: 11;
  337. }
  338. .channel_ul_3_a:nth-of-type(3n-2) {
  339. font-weight: bold;
  340. }
  341. .channel_ul_3_a:hover::after {
  342. content: '';
  343. display: block;
  344. background: #255590;
  345. }
  346. .channel_img_big_3_ul {
  347. .channel_img_big_3_li {
  348. height: 265px;
  349. position: relative;
  350. width: 450px;
  351. margin-bottom: 22px;
  352. overflow: hidden;
  353. }
  354. .channel_img_big_3_li_a {
  355. display: inline-block;
  356. width: 400px;
  357. }
  358. .channel_img_big_3_li_img {
  359. display: block;
  360. height: 267px;
  361. width: 450px;
  362. }
  363. .channel_img_big_3_li_dot1 {
  364. width: 450px;
  365. height: 44px;
  366. line-height: 44px;
  367. color: #fff;
  368. font-size: 18px;
  369. box-sizing: border-box;
  370. position: absolute;
  371. padding: 0px 10px;
  372. left: 0px;
  373. bottom: 0px;
  374. z-index: 11;
  375. background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 33%, rgba(0, 0, 0, 0) 100%);
  376. }
  377. }
  378. .channel_ul_4 {
  379. width: 450px;
  380. .channel_ul_4_li {
  381. width: 450px;
  382. height: 24px;
  383. margin-bottom: 21px;
  384. }
  385. .channel_ul_4_li_num {
  386. display: inline-block;
  387. width: 50px;
  388. height: 24px;
  389. line-height: 24px;
  390. color: #ccc;
  391. font-size: 18px;
  392. width: 24px;
  393. text-align: center;
  394. font-style: italic;
  395. margin-right: 20px;
  396. }
  397. .channel_ul_4_a {
  398. display: inline-block;
  399. width: 400px;
  400. height: 24px;
  401. line-height: 24px;
  402. color: #333;
  403. font-size: 18px;
  404. &:hover {
  405. color: #255590;
  406. }
  407. }
  408. .channel_ul_4_li:nth-of-type(-n+3) .channel_ul_4_li_num {
  409. color: #255590;
  410. }
  411. }
  412. .channel_banner {
  413. width: 1200px;
  414. margin: 2px auto 0px;
  415. }
  416. .channel_banner_a {
  417. display: block;
  418. width: 1200px;
  419. }
  420. .channel_banner_img {
  421. display: block;
  422. width: 1200px;
  423. }
  424. .channel_img_big_4_ul {
  425. .channel_img_big_4_li {
  426. width: 350px;
  427. margin-bottom: 25px;
  428. overflow: hidden;
  429. }
  430. .channel_img_big_4_li_a {}
  431. .channel_img_big_4_li_img {
  432. display: block;
  433. height: 230px;
  434. width: 350px;
  435. }
  436. .channel_img_big_4_li_dot2 {
  437. height: 48px;
  438. width: 350px;
  439. color: #333;
  440. font-size: 18px;
  441. margin-top: 20px;
  442. line-height: 24px;
  443. font-weight: bold;
  444. }
  445. }
  446. .channel_img_big_4_li_a:hover .channel_img_big_4_li_dot2 {
  447. color: #255590;
  448. }
  449. .channel_img_ul_1 {}
  450. .channel_img_ul_1_li {
  451. width: 165px;
  452. .channel_img_ul_1_li_img {
  453. display: block;
  454. width: 165px;
  455. height: 96px;
  456. }
  457. .channel_img_ul_1_li_dot2 {
  458. height: 48px;
  459. line-height: 24px;
  460. color: #333;
  461. font-size: 18px;
  462. margin-top: 15px;
  463. }
  464. }
  465. .channel_img_ul_1_li:nth-of-type(odd) {
  466. float: left;
  467. }
  468. .channel_img_ul_1_li:nth-of-type(even) {
  469. float: right;
  470. }
  471. .channel_img_ul_1_li_a {}
  472. .channel_img_ul_1_li_a:hover .channel_img_ul_1_li_dot2 {
  473. color: #255590;
  474. }
  475. .channel_ul_5_a {
  476. height: 24px;
  477. line-height: 24px;
  478. color: #333;
  479. font-size: 18px;
  480. margin-bottom: 27px;
  481. &:hover {
  482. color: #255590;
  483. }
  484. }
  485. .channel_ul_5_a:nth-of-type(5n-4) {
  486. font-weight: bold;
  487. }
  488. .channel_img_ul_2 {
  489. .channel_img_ul_2_li {
  490. width: 220px;
  491. }
  492. .channel_img_ul_2_li:nth-of-type(odd) {
  493. float: left;
  494. }
  495. .channel_img_ul_2_li:nth-of-type(even) {
  496. float: right;
  497. }
  498. .channel_img_ul_2_li_a {}
  499. .channel_img_ul_2_li_img {
  500. display: block;
  501. width: 220px;
  502. height: 130px;
  503. }
  504. .channel_img_ul_2_li_dot1 {
  505. height: 24px;
  506. line-height: 24px;
  507. color: #333;
  508. font-size: 18px;
  509. margin-top: 20px;
  510. text-align: center;
  511. }
  512. .channel_img_ul_2_li_a:hover .channel_img_ul_2_li_dot1 {
  513. color: #255590;
  514. }
  515. }
  516. .channel_ul_6 {
  517. margin-top: 20px;
  518. .channel_ul_6_a {
  519. height: 24px;
  520. line-height: 24px;
  521. color: #333;
  522. font-size: 18px;
  523. margin-bottom: 25px;
  524. box-sizing: border-box;
  525. text-indent: 16px;
  526. position: relative;
  527. }
  528. .channel_ul_6_a::after {
  529. content: '';
  530. display: block;
  531. width: 4px;
  532. height: 4px;
  533. background: #255590;
  534. position: absolute;
  535. left: 0px;
  536. top: 10px;
  537. z-index: 11;
  538. }
  539. .channel_ul_6_a:nth-last-of-type(1) {
  540. margin-bottom: 11px;
  541. }
  542. .channel_ul_6_a:hover {
  543. color: #255590;
  544. }
  545. }
  546. .channel_4 {
  547. margin-top: 14px;
  548. height: 430px;
  549. }
  550. .channel_ul_7_a {
  551. height: 24px;
  552. line-height: 24px;
  553. color: #333;
  554. font-size: 18px;
  555. margin-bottom: 20px;
  556. box-sizing: border-box;
  557. text-indent: 16px;
  558. position: relative;
  559. &:hover {
  560. color: #255590;
  561. }
  562. }
  563. .channel_ul_7_a::after {
  564. content: '';
  565. display: block;
  566. width: 4px;
  567. height: 4px;
  568. background: #333;
  569. position: absolute;
  570. left: 0px;
  571. top: 10px;
  572. z-index: 11;
  573. }
  574. .channel_ul_7_a:nth-of-type(1) {
  575. font-weight: bold;
  576. }
  577. .channel_ul_7_a:hover::after {
  578. content: '';
  579. display: block;
  580. background: #255590;
  581. }
  582. .channel_img_big_5_ul {
  583. .channel_img_big_5_li {
  584. margin-bottom: 25px;
  585. overflow: hidden;
  586. }
  587. .channel_img_big_5_li_a {}
  588. .channel_img_big_5_li_img {
  589. display: block;
  590. width: 100%;
  591. height: 267px;
  592. }
  593. .channel_img_big_5_li_dot2 {
  594. height: 48px;
  595. color: #333;
  596. font-size: 18px;
  597. margin-top: 20px;
  598. line-height: 24px;
  599. font-weight: bold;
  600. }
  601. .channel_img_big_5_li_a:hover .channel_img_big_5_li_dot2 {
  602. color: #255590;
  603. }
  604. }