hypd.css 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617
  1. .content{
  2. border-left: 1px solid #E2E2E2;
  3. padding-left: 10px;
  4. font-size: 14px;
  5. }
  6. .content-gg1 .gg1-img{
  7. margin-top: 8px;
  8. }
  9. .content-gg1 .img-half:nth-child(even){
  10. margin-right: 7px;
  11. }
  12. .content-jmhxm .jmhxm-left{
  13. width: 889px;
  14. padding-right: 15px;
  15. margin-right: 15px;
  16. border-right: 1px solid #E2E2E2;
  17. position: relative;
  18. }
  19. .content-jmhxm .jmhxm-left i.topline{
  20. width: 915px;
  21. border-top: 1px solid #E2E2E2;
  22. position: absolute;
  23. top: 0;
  24. left: -10px;
  25. }
  26. .content-jmhxm{
  27. margin-top: 25px;
  28. border-bottom: 1px solid #E2E2E2;
  29. padding-bottom: 10px;
  30. }
  31. .content-jmhxm .jmhxm-left .jmhxm-left-top{
  32. border-bottom: 1px solid #E2E2E2;
  33. }
  34. .content-jmhxm .jmhxm-left .jmhxm-left-top .jmhxm-left-top-left{
  35. width: 335px;
  36. height: 430px;
  37. position: relative;
  38. border-right: 1px solid #E2E2E2;
  39. border-top: 1px solid #E2E2E2;
  40. padding-right: 20px;
  41. margin-right: 15px;
  42. }
  43. .content-jmhxm .jmhxm-left .jmhxm-left-top .jmhxm-left-top-left .jmhxm-bg{
  44. width: 337px;
  45. height: 51px;
  46. background: url(../images/brand.png) 0 0 no-repeat;
  47. position: absolute;
  48. top: 0px;
  49. left: 0px;
  50. }
  51. .content-jmhxm .jmhxm-left .jmhxm-left-top .jmhxm-left-top-left .jmhxm-ltl-box{
  52. padding-top: 51px;
  53. position: absolute;
  54. top: 0px;
  55. left: 0px;
  56. opacity: 0;
  57. filter: alpha(opacity=0);
  58. transition: 0.5s;
  59. visibility: hidden;
  60. }
  61. .content-jmhxm .jmhxm-left .jmhxm-left-top .jmhxm-left-top-left .jmhxm-ltl-box.active{
  62. opacity: 1;
  63. filter: alpha(opacity=100);
  64. visibility: visible;
  65. }
  66. .content-jmhxm .jmhxm-left .jmhxm-left-top .jmhxm-left-top-left .jmhxm-ltl-box p{
  67. width: 327px;
  68. position: absolute;
  69. bottom: 3px;
  70. left: 0;
  71. line-height: 30px;
  72. background-color: #E2E2E2;
  73. opacity: 0.7;
  74. filter: alpha(opacity=70);
  75. padding-left: 10px;
  76. }
  77. .content-jmhxm .jmhxm-left .jmhxm-left-top .jmhxm-left-top-left .jmhxm-ltl-btn{
  78. position: absolute;
  79. bottom: 5px;
  80. left: 10px;
  81. width: 297px;
  82. }
  83. .content-jmhxm .jmhxm-left .jmhxm-left-top .jmhxm-left-top-left .jmhxm-ltl-btn i{
  84. width: 30px;
  85. height: 3px;
  86. background-color: #ffae91;
  87. }
  88. .content-jmhxm .jmhxm-left .jmhxm-left-top .jmhxm-left-top-left .jmhxm-ltl-btn i.active{
  89. background-color: #FF4400;
  90. }
  91. .content-jmhxm .jmhxm-left .jmhxm-left-top .jmhxm-left-top-right{
  92. width: 510px;
  93. vertical-align: top;
  94. line-height: 25px;
  95. position: relative;
  96. }
  97. .content-jmhxm .jmhxm-left .jmhxm-left-top .jmhxm-left-top-right .jmhxm-ltr-box {
  98. padding: 10px 0px 0 15px;
  99. }
  100. .content-jmhxm .jmhxm-left .jmhxm-left-top .jmhxm-left-top-right .jmhxm-ltr-box span{
  101. margin-bottom: 5px;
  102. text-indent: 1em;
  103. }
  104. .jmhxm-ltr-box span{
  105. display: block;
  106. font-size: 16px;
  107. font-weight: 700;
  108. }
  109. .content-jmhxm .jmhxm-left .jmhxm-left-top .jmhxm-left-top-right p{
  110. padding-bottom: 10px;
  111. border-bottom: 1px solid #E2E2E2;
  112. }
  113. .content-jmhxm .jmhxm-left .jmhxm-left-top .jmhxm-left-top-right .jmhxm-ltr-box p{
  114. height: 32px;
  115. }
  116. .content-jmhxm .jmhxm-left .jmhxm-left-top .jmhxm-left-top-right .jmhxm-ltr-box.list a{
  117. margin-right: 30px;
  118. line-height: 17px;
  119. width: 219px;
  120. padding-left: 6px;
  121. background: url(../images/point.png) 0 1px no-repeat;
  122. }
  123. .content-jmhxm .jmhxm-left .jmhxm-left-top .jmhxm-left-top-right .jmhxm-ltr-box.list a:nth-child(2n){
  124. margin-right: 10px;
  125. }
  126. .content-jmhxm .jmhxm-left .jmhxm-left-top .jmhxm-left-top-right .jmhxm-ltr-box.zsh a{
  127. line-height: 17px;
  128. }
  129. .content-jmhxm .jmhxm-left .jmhxm-left-top .jmhxm-left-top-right .jmhxm-ltr-box.zsh .title{
  130. margin-bottom: 10px;
  131. }
  132. .content-jmhxm .jmhxm-left .jmhxm-left-middle{
  133. margin-top: 15px;
  134. line-height: 25px;
  135. padding-left: 10px;
  136. }
  137. .xmys .btn{
  138. cursor: pointer;
  139. position: absolute;
  140. top: 53px;
  141. right: 0;
  142. display: block;
  143. width: 12px;
  144. height: 12px;
  145. background-color: #FF4400;
  146. line-height: 9px;
  147. color: white;
  148. -webkit-border-radius: 50%;
  149. -moz-border-radius: 50%;
  150. border-radius: 50%;
  151. font-size: 19px;
  152. }
  153. .xmys .add:before{
  154. content:'+'
  155. }
  156. .xmys .remove:before{
  157. content:'——'
  158. }
  159. .content-jmhxm .jmhxm-left .jmhxm-left-middle .middle-box.hyfl li{
  160. margin-right: 10px;
  161. }
  162. .content-jmhxm .jmhxm-left .jmhxm-left-middle .middle-box.jecz li{
  163. width: 70px;
  164. }
  165. .content-jmhxm .jmhxm-left .jmhxm-left-middle .middle-box.xmys li{
  166. margin-right: 15px;
  167. }
  168. .content-jmhxm .jmhxm-left .jmhxm-left-middle .middle-box.xmys li:nth-child(3n){
  169. margin-right: 0;
  170. }
  171. .content-jmhxm .jmhxm-left .jmhxm-left-middle .tjjm{
  172. padding-top: 15px;
  173. margin-top: 12px;
  174. border-top: 1px solid #E2E2E2;
  175. }
  176. .content-jmhxm .jmhxm-left .jmhxm-left-middle .tjjm a{
  177. padding-right: 15px;
  178. line-height: 25px;
  179. }
  180. .tjjm h2{
  181. font-size: 14px;
  182. }
  183. .content-jmhxm .jmhxm-left .jmhxm-left-bottom {
  184. margin-top: 30px;
  185. }
  186. .content-jmhxm .jmhxm-left .jmhxm-left-bottom .swiper-slide p{
  187. margin-top: 5px;
  188. }
  189. .content-jmhxm .jmhxm-left .jmhxm-left-bottom .title{
  190. border-bottom: 1px solid #E2E2E2;
  191. margin-bottom: 15px;
  192. padding: 0 15px 5px 10px;
  193. }
  194. .content-jmhxm .jmhxm-right{
  195. width: 254px;
  196. padding-right: 10px;
  197. vertical-align: top;
  198. }
  199. .content-jmhxm .jmhxm-right .right-box.rmxm{
  200. padding-bottom: 10px;
  201. border-bottom: 1px solid #E2E2E2;
  202. }
  203. .content-jmhxm .jmhxm-right .right-box.jlr{
  204. position: relative;
  205. padding: 13px 0;
  206. height: 265px;
  207. border-bottom: 1px solid #E2E2E2;
  208. }
  209. .right-box.rmxm p {
  210. padding-bottom: 10px;
  211. }
  212. .content-jmhxm .jmhxm-right .right-box h2.title{
  213. padding: 0 15px 10px 10px;
  214. }
  215. .content-jmhxm .jmhxm-right .right-box img{
  216. width: 245px;
  217. height: 149px;
  218. }
  219. .content-jmhxm .jmhxm-right .right-box .jlr-box a:hover{
  220. text-decoration: none;
  221. }
  222. .content-jmhxm .jmhxm-right .right-box .jlr-box{
  223. transition: 0.5s;
  224. position: absolute;
  225. top: 42px;
  226. left: 0px;
  227. opacity: 0;
  228. filter: alpha(opacity=0);
  229. visibility: hidden;
  230. }
  231. .content-jmhxm .jmhxm-right .right-box .jlr-box.active{
  232. opacity: 1;
  233. filter: alpha(opacity=100);
  234. visibility: visible;
  235. }
  236. .content-jmhxm .jmhxm-right .right-box .jlr-btn{
  237. width: 223px;
  238. text-align: center;
  239. position: absolute;
  240. bottom: 10px;
  241. }
  242. .content-jmhxm .jmhxm-right .right-box .jlr-btn i{
  243. display: inline-block;
  244. width: 30px;
  245. height: 3px;
  246. background-color: #ffae91;
  247. }
  248. .content-jmhxm .jmhxm-right .right-box .jlr-btn i.active{
  249. background-color: #FF4400;
  250. }
  251. .content-jmhxm .jmhxm-right .right-box .jlr-box p.name{
  252. padding: 7px 5px;
  253. }
  254. .content-jmhxm .jmhxm-right .right-box .jlr-box p.detail{
  255. padding: 0 5px;
  256. line-height: 20px;
  257. height: 40px;
  258. overflow: hidden;
  259. text-overflow: ellipsis;
  260. }
  261. .content-jmhxm .jmhxm-right .right-box.jmphb h2.title{
  262. margin-bottom: 5px;
  263. padding-left: 5px;
  264. padding-bottom: 5px;
  265. border-bottom: 1px solid #E2E2E2;
  266. }
  267. .content-jmhxm .jmhxm-right .right-box .ranking-list ul li{
  268. border-bottom: 1px solid #F2F2F2;
  269. padding: 7px 15px 7px 10px;
  270. }
  271. .content-jmhxm .jmhxm-right .right-box .ranking-list ul li a:hover{
  272. text-decoration: none;
  273. }
  274. .content-jmhxm .jmhxm-right .right-box .ranking-list ul li:nth-last-child(1){
  275. border-bottom: 0;
  276. }
  277. .ranking-list ul li i.number, .popularity ul li i.number{
  278. font-style: normal;
  279. width: 20px;
  280. height: 14px;
  281. line-height: 14px;
  282. color: white;
  283. background-color: #8e8e8e;
  284. }
  285. .ranking-list ul li i.hot, .popularity ul li i.hot{
  286. background-color: #FF4400;
  287. }
  288. .ranking-list ul li span.class{
  289. width: 58px;
  290. }
  291. .ranking-list ul li span.name{
  292. width: 97px;
  293. text-align: left;
  294. vertical-align: bottom;
  295. }
  296. .content-title{
  297. border-bottom: 1px solid #414042;
  298. margin-bottom: 15px;
  299. padding: 0 15px 5px 15px;
  300. }
  301. .content-title p a{
  302. color: #464646;
  303. }
  304. .content-title p a:hover{
  305. color: #FF4400;
  306. }
  307. .content-title span{
  308. padding-top: 13px;
  309. }
  310. .public .public-left{
  311. width: 890px;
  312. padding-right: 15px;
  313. margin-right: 15px;
  314. border-right: 1px solid #E2E2E2;
  315. }
  316. .public .public-left .public-nav{
  317. border-bottom: 1px solid #E2E2E2;
  318. margin-bottom: 10px;
  319. }
  320. .public .public-left .public-nav ul li a{
  321. display: block;
  322. width: 150px;
  323. height: 23px;
  324. border: 1px solid #E2E2E2;
  325. line-height: 23px;
  326. border-bottom: 0;
  327. }
  328. .public .public-left .public-nav ul li a.first{
  329. border: 0;
  330. width: 80px;
  331. }
  332. .public .public-left .group{
  333. margin-right: 20px;
  334. position: relative;
  335. }
  336. .public .public-left .group .dark{
  337. position: absolute;
  338. bottom: 3px;
  339. left: 0;
  340. padding: 10px 40px 10px 20px;
  341. background-color: #bcbec0;
  342. opacity: 0.8;
  343. filter: alpha(opacity=80);
  344. width: 540px;
  345. height: 19px;
  346. }
  347. .public .public-left .group p{
  348. position: absolute;
  349. bottom: 3px;
  350. left: 0;
  351. padding: 10px 40px 10px 20px;
  352. width: 540px;
  353. z-index: 11;
  354. font-weight: bold;
  355. }
  356. .public .public-left .group p span.name{
  357. width: 100px;
  358. }
  359. .public{
  360. padding-bottom: 5px;
  361. border-bottom: 1px solid #E2E2E2;
  362. }
  363. .public .public-left .public-left-top .lt-box{
  364. vertical-align: top;
  365. margin-bottom: 10px;
  366. }
  367. .public .public-left .public-left-top .lt-box:nth-last-child(1){
  368. margin-bottom: 10px;
  369. }
  370. .public .public-left .public-left-top .lt-box.last{
  371. border: 0;
  372. }
  373. .public .public-left .public-left-top .lt-box a span.cont{
  374. width: 83%;
  375. }
  376. .public .public-left .public-left-top .lt-box a span.date{
  377. vertical-align: super;
  378. width: 15%;
  379. }
  380. .public .public-left .public-left-bottom{
  381. line-height: 27px;
  382. }
  383. .public .public-left .public-left-bottom .lb-box{
  384. margin-right: 16px;
  385. width: 277px;
  386. vertical-align: top;
  387. }
  388. .public .public-left .public-left-bottom .lb-box h2.title{
  389. padding: 0 0 2px 10px;
  390. border-bottom: 1px solid #E2E2E2;
  391. margin-bottom: 5px;
  392. }
  393. .public .public-left .public-left-bottom .lb-box p{
  394. padding-left: 10px;
  395. padding-right: 10px;
  396. }
  397. .public .public-right{
  398. width: 253px;
  399. padding-right: 10px;
  400. vertical-align: top;
  401. }
  402. .public .public-right .popularity ul li:hover{
  403. background-color: #eee;
  404. }
  405. .public .public-right .popularity ul li a{
  406. line-height: 28px;
  407. text-decoration: none;
  408. }
  409. .popularity ul li span.name{
  410. margin-left: 10px;
  411. width: 160px;
  412. }
  413. .public .public-right .little-title{
  414. padding-bottom: 5px;
  415. border-bottom: 1px solid #E2E2E2;
  416. margin-bottom: 8px;
  417. }
  418. .public .public-right .project{
  419. padding-top: 13px;
  420. margin-top: 5px;
  421. border-top: 1px solid #E2E2E2;
  422. line-height: 27px;
  423. }
  424. .public .public-right .project h2.title{
  425. padding: 0 0 2px 10px;
  426. border-bottom: 1px solid #E2E2E2;
  427. margin-bottom: 5px;
  428. }
  429. .banner{
  430. margin-top: 20px;
  431. }
  432. .banner>a img{
  433. margin-bottom: 10px;
  434. }
  435. .banner .img-box{
  436. margin-top: 10px;
  437. margin-right: 11px;
  438. }
  439. .banner .img-box:nth-last-child(1){
  440. margin-right: 0;
  441. }
  442. .content-jjzx{
  443. border-bottom: 1px solid #E2E2E2;
  444. padding-bottom: 10px;
  445. }
  446. .content-jjzx .jjzx-left{
  447. vertical-align: top;
  448. width: 290px;
  449. }
  450. .jjzx-box h3{
  451. font-weight: normal;
  452. }
  453. .content-jjzx .jjzx-box a.title{
  454. margin-bottom: 5px;
  455. display: block;
  456. border-bottom: 1px solid #E2E2E2;
  457. }
  458. .content-jjzx .jjzx-box a{
  459. padding-left: 10px;
  460. line-height: 30px;
  461. width: 100%;
  462. }
  463. .content-jjzx .jjzx-box{
  464. width: 100%;
  465. height: 236px;
  466. }
  467. .content-jjzx .jjzx-box.first{
  468. margin-bottom: 20px;
  469. }
  470. .content-jjzx .jjzx-center{
  471. padding: 0 20px;
  472. margin: 0 20px;
  473. vertical-align: top;
  474. width: 290px;
  475. border-left: 1px solid #E2E2E2;
  476. border-right: 1px solid #E2E2E2;
  477. }
  478. .content-jjzx .jjzx-right{
  479. width: 240px;
  480. margin-right: 20px;
  481. }
  482. .content-jjzx .jjzx-right .jjzx-box .question-box{
  483. padding-left: 10px;
  484. margin-bottom: 13px;
  485. }
  486. .content-jjzx .jjzx-right .jjzx-box .question-box a{
  487. line-height: 20px;
  488. padding: 0;
  489. }
  490. .content-jjzx .jjzx-right .jjzx-box .question-box .ask{
  491. color: #888888;
  492. }
  493. .content-jjzx .jjzx-right .jjzx-box.zxrz li{
  494. line-height: 30px;
  495. width: 117px;
  496. overflow: hidden;
  497. -ms-text-overflow: ellipsis;
  498. text-overflow: ellipsis;
  499. white-space: nowrap;
  500. }
  501. .content-jjzx .jjzx-ad-right{
  502. margin-left: 18px;
  503. width: 234px;
  504. }
  505. .content-jjzx .jjzx-ad-right img{
  506. margin-top: 14px;
  507. }
  508. .content-jjzx .jjzx-banner{
  509. width: 240px;
  510. }
  511. .content-jjzx .jjzx-banner img{
  512. margin-bottom: 17px;
  513. }
  514. .content-brand-pic .brand-big-pic img{
  515. width: 195px;
  516. height: 255px;
  517. }
  518. .content-brand-pic .brand-small-pic img{
  519. border: 1px solid #E2E2E2;
  520. border-right: 0;
  521. }
  522. .content-brand-pic{
  523. padding: 5px;
  524. border: 3px solid #E2E2E2;
  525. }
  526. .content-brand-pic .brand-small-pic{
  527. padding-left: 5px;
  528. vertical-align: top;
  529. width: 756px;
  530. }
  531. a:hover li{
  532. text-decoration: underline;
  533. }
  534. .public-wrap{
  535. display:none;
  536. }
  537. .public-wrap.active{
  538. display: block;
  539. }
  540. .public-nav li.active{
  541. background-color: #ff4400;
  542. }
  543. .public-nav li.active a{
  544. color: white;
  545. text-decoration:none;
  546. }
  547. /* copyright */
  548. .footer {color:#666666;line-height:32px;padding:10px 0 10px 0;}
  549. .foot_page {background:#EEEEEE;padding:0 10px;text-align:center;height:48px;line-height:48px;overflow:hidden;color:#666666;}
  550. /* head */
  551. .head {background:#F8F8F8;width:100%;height:32px;border-bottom:#E5E5E5 1px solid;position:fixed;z-index:999;left:0;top: 0;}
  552. .head_m {margin:auto;width:1200px;padding:7px 0 0 0;color:#666666;}
  553. .head_s {height:31px;}
  554. .head_t strong{color:#FF0000;font-weight:normal;}
  555. .head_l li {float:left;margin:0 10px 0 0;}
  556. .head_r {float:right;}
  557. .head_r img {position:relative;margin:-2px 6px 0 0;}
  558. .header .nav ul.child-list{
  559. height: 39px;
  560. overflow: hidden;
  561. float: left;
  562. width: 618px;
  563. margin: 0;
  564. padding: 0;
  565. }
  566. .backhome{
  567. position: fixed;
  568. bottom: 20px;
  569. right: 20px;
  570. z-index: 99999;
  571. }
  572. .backhome img{
  573. opacity: 0.8;
  574. filter: alpha(80);
  575. }
  576. .backhome img:hover{
  577. opacity: 1;
  578. filter: alpha(100);
  579. }
  580. .wrap{
  581. width: 1200px;
  582. display: -webkit-box;
  583. display: -webkit-flex;
  584. display: -ms-flexbox;
  585. display: flex;
  586. -webkit-box-pack: justify;
  587. -webkit-justify-content: space-between;
  588. -ms-flex-pack:justify ;
  589. justify-content: space-between;
  590. }
  591. .wrap a{
  592. margin-right: 3px;
  593. }
  594. .wrap .nav-box{
  595. margin-top: 5px;
  596. line-height: 20px;
  597. margin-right: 14px;
  598. }
  599. .wrap .nav-box.row-3{
  600. width: 22%;
  601. }
  602. .wrap .nav-box.row-2{
  603. width: 20%;
  604. }
  605. .wrap .nav-box.row-1{
  606. width: 18%;
  607. }
  608. .wrap .nav-box.rm a{
  609. margin: 4px 3px 0px 0;
  610. }
  611. .wrap .nav-box.row-0{
  612. width: 15%;
  613. margin-right: 0;
  614. }