ji_global.css 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623
  1. @charset "utf-8";
  2. /*Reset 样式初始化*/
  3. html, body, form, fieldset, p, a, ul, ol, li, div, legend, label,
  4. br, input, button, textarea, h1, h2, h3, h4, h5,em{
  5. padding: 0;
  6. margin: 0;
  7. font-weight: normal;
  8. font-style: normal;
  9. font-size: 12px;
  10. font-family:"微软雅黑","Microsoft YaHei","Tahoma";
  11. vertical-align: baseline;
  12. text-align:justify;
  13. word-wrap:break-word;
  14. text-justify:inter-ideograph
  15. }
  16. body{text-align:center}
  17. ul, ol, li, h1 {
  18. line-height:normal;
  19. list-style-image:none;
  20. list-style-position:outside;
  21. list-style-type:none
  22. }
  23. dl {
  24. margin:0
  25. }
  26. dd {
  27. margin-left:0
  28. }
  29. a {
  30. outline:none;
  31. }
  32. a img {
  33. border:0 none
  34. }
  35. img {
  36. vertical-align:middle;
  37. border:0px
  38. }
  39. table {
  40. border-collapse:collapse
  41. }
  42. .clearfix:after {
  43. content:".";
  44. display:block;
  45. height:0;
  46. clear:both;
  47. visibility:hidden
  48. }
  49. .clearfix {
  50. display:inline-block;
  51. overflow:hidden
  52. }
  53. .clearfix {
  54. display:block
  55. }
  56. body {color:#333;background:#fff;}
  57. a {color:#1570A6;text-decoration:none}
  58. a:hover {color:#083047;text-decoration:underline}
  59. .width1020{width:1020px;margin:0 auto}
  60. .width1060{width:1020px;margin:0 auto;background:#fff;/*box-shadow:0 0 3px 3px rgba(0,0,0,.1);*/padding:0 20px 20px 20px}
  61. /**/
  62. .clearB {clear:both}
  63. .fL {float:left}
  64. .fR {float:right}
  65. /*global header*/
  66. .globalHeader {
  67. background:#515b61;
  68. height:30px
  69. }
  70. .globalNav a{
  71. float:left;
  72. height:30px;
  73. line-height:30px;
  74. padding:0 10px;
  75. color:#eee;
  76. position: relative;
  77. cursor: pointer
  78. }
  79. .globalNav a:hover{
  80. background:#666E70;
  81. color:#fff
  82. }
  83. .globalNav a.now{
  84. background:#008FFF;
  85. color:#fff;
  86. font-weight:600
  87. }
  88. .globalNav .zhzd{
  89. float:left;
  90. height:30px;
  91. position: relative;
  92. z-index:999
  93. }
  94. .globalNav .zhzd a b{
  95. border-color: #FFDDC9 transparent transparent;
  96. border-right: 3px dashed transparent;
  97. border-style: solid dashed dashed;
  98. border-width: 3px 3px 0;
  99. display: inline-block;
  100. font-size: 0;
  101. height: 0;
  102. line-height: 0;
  103. width: 0;
  104. position: relative;
  105. top:-1px;
  106. left:4px
  107. }
  108. .globalNav .zhzd .zhzdMenu{
  109. position: absolute;
  110. left:0;
  111. top:29px;
  112. background:#fff;
  113. border:1px solid #ccc;
  114. border-top:none;
  115. box-shadow:0 2px 4px rgba(0, 0, 0, 0.2);
  116. z-index: 0;
  117. display:none
  118. }
  119. .globalNav .zhzd .zhzdMenu a{
  120. width:100%;
  121. padding:0;
  122. text-align:center;
  123. color:#3366cc
  124. }
  125. .globalNav .zhzd .zhzdMenu a:hover{
  126. background:#f2f2f2
  127. }
  128. .globalNav .zhzd a.now{
  129. background:#fff;
  130. border:1px solid #ccc;
  131. border-bottom:none;
  132. border-top:none;
  133. color:#3366cc;
  134. z-index:10
  135. }
  136. .userInfoPanel{
  137. margin:20px auto 5px
  138. }
  139. .userInfoPanel p{
  140. text-align:right;
  141. margin:10px 0 0 0
  142. }
  143. .width990{
  144. margin:0 auto;
  145. width:990px;
  146. }
  147. #mynav{
  148. width:100%;
  149. position:relative;
  150. z-index:99;
  151. }
  152. .topWrap{
  153. padding-top:20px;
  154. }
  155. .topWrapBg{
  156. height:600px;
  157. background:url(ji_bigbanner.png) no-repeat center 0;
  158. }
  159. .topWrapBgAnli{
  160. height:300px;
  161. background:url(ji_bigbanneranli01.png) no-repeat center 0;
  162. }
  163. .topWrap .logo{
  164. font-size: 20px;
  165. }
  166. .topWrap .menu{
  167. margin-top: 25px;
  168. }
  169. .topWrap .menu ul li{
  170. float:left;
  171. }
  172. .topWrap .menu ul li a{
  173. padding:0 15px 0 15px;
  174. font-size: 18px;
  175. color:#333;
  176. }
  177. .topWrap .menu ul li:first-child a{
  178. font-weight: bold;
  179. }
  180. .topWrap .menu ul li a:hover{
  181. text-decoration: none;
  182. color:#ff6501;
  183. }
  184. .topWrap .menu ul li a.btn-demo{
  185. margin:0 0 0 15px;
  186. padding:10px 20px;
  187. background:#ff6501;
  188. color:#fff;
  189. border:1px solid #ff6501;
  190. }
  191. .topWrap .menu ul li a.btn-demo:hover{
  192. background:#ed5e01;
  193. color:#fff;
  194. }
  195. .bannerWrap{
  196. width:100%;
  197. margin-top: 30px;
  198. min-height:500px;
  199. background:url(ji_bigbanner.jpg) no-repeat center 0;
  200. }
  201. .bannerWrap .width990{
  202. position:relative;
  203. }
  204. .bannerWrap .bannerTitle{
  205. padding:50px 0 30px 0;
  206. color:#494949;
  207. }
  208. .bannerWrap .bannerTitleOne{
  209. text-align: center;
  210. font-size: 36px;
  211. padding-bottom: 10px;
  212. }
  213. .bannerWrap .bannerTitleTwo{
  214. text-align: center;
  215. font-size: 33px;
  216. }
  217. .bannerWrap .bannerBtn{
  218. margin:10px 0;
  219. text-align: center;
  220. }
  221. .bannerWrap .bannerBtn a{
  222. font-size: 16px;
  223. color:#fff;
  224. padding:10px 20px;
  225. background:#333;
  226. border:1px solid #333;
  227. }
  228. .bannerWrap .bannerBtn a:hover{
  229. text-decoration: none;
  230. padding:12px 22px;
  231. background:#333;
  232. color:#fff;
  233. }
  234. .bannerWrap .bannerPC .bannerPC1{
  235. position:absolute;
  236. top:275px;
  237. left:120px;
  238. }
  239. .bannerWrap .bannerPC .bannerPC2{
  240. position:absolute;
  241. top:415px;
  242. left:475px;
  243. }
  244. .wrapBody{
  245. margin:0 0 50px 0;
  246. }
  247. .wrapBody .wrapTitle{
  248. text-align: center;
  249. font-size: 30px;
  250. color:#333;
  251. }
  252. .wrapBody .wrapWeihe ul{
  253. margin:50px 0;
  254. }
  255. .wrapBody .wrapWeihe ul li{
  256. float:left;
  257. width:147px;
  258. margin:0 25px;
  259. }
  260. .weiheList1{
  261. opacity:0;
  262. transition: all 0.8s ease-in 0s;
  263. transform: translateY(-200px);
  264. transition-delay: 0.2s;
  265. }
  266. .weiheList2{
  267. opacity:0;
  268. transition: all 0.8s ease-in 0s;
  269. transform: translateY(-200px);
  270. transition-delay: 0.4s;
  271. }
  272. .weiheList3{
  273. opacity:0;
  274. transition: all 0.8s ease-in 0s;
  275. transform: translateY(-200px);
  276. transition-delay: 0.6s;
  277. }
  278. .weiheList4{
  279. opacity:0;
  280. transition: all 0.8s ease-in 0s;
  281. transform: translateY(-200px);
  282. transition-delay: 0.8s;
  283. }
  284. .weiheList5{
  285. opacity:0;
  286. transition: all 0.8s ease-in 0s;
  287. transform: translateY(-200px);
  288. transition-delay: 0.8s;
  289. }
  290. .show{
  291. transform: translateY(0px);
  292. opacity:1;
  293. }
  294. .wrapBody .wrapWeihe .weiheIco{
  295. margin:0 auto;
  296. width:70px;
  297. height:50px;
  298. }
  299. .wrapWeihe .weiheIco1{
  300. background:url(ji_img.png) no-repeat 0 -243px;
  301. }
  302. .wrapWeihe .weiheIco2{
  303. background:url(ji_img.png) no-repeat 0 -121px;
  304. }
  305. .wrapWeihe .weiheIco3{
  306. background:url(ji_img.png) no-repeat 0 -183px;
  307. }
  308. .wrapWeihe .weiheIco4{
  309. background:url(ji_img.png) no-repeat 0 -370px;
  310. }
  311. .wrapWeihe .weiheIco5{
  312. background:url(ji_img.png) no-repeat 0 -305px;
  313. }
  314. .wrapBody .wrapWeihe .weiheTitle{
  315. margin:15px 0;
  316. font-size: 26px;
  317. font-weight: 600;
  318. text-align: center;
  319. color:#008FFF;
  320. }
  321. .wrapBody .wrapWeihe .weiheCon{
  322. margin:10px 0;
  323. line-height: 22px;
  324. font-size: 16px;
  325. }
  326. .wrapBody .wrapCase,.wrapBody .footer{
  327. background:#f6f6f6;
  328. }
  329. .wrapBody .wrapCase{
  330. margin:35px 0 25px 0;
  331. }
  332. .wrapCaseMain{
  333. position:relative;
  334. padding:40px 0 20px 0;
  335. /*height:550px;*/
  336. }
  337. .caseContainer .tab{
  338. margin:15px 0;
  339. text-align: center;
  340. }
  341. .caseContainer .tab a{
  342. font-size: 16px;
  343. color:#333;
  344. padding:0 15px;
  345. display:inline-block;
  346. cursor:pointer;
  347. }
  348. .caseContainer .tab a.on{
  349. color:#868b2f;
  350. font-weight: bold;
  351. text-decoration:none;
  352. }
  353. .caseList{
  354. position:relative;
  355. overflow:hidden;
  356. width:990px;
  357. height:670px;
  358. }
  359. .caseContainer .caseListBox{
  360. position:absolute;
  361. overflow:hidden;
  362. left:0;
  363. top:0;
  364. /*height:670px;*/
  365. /*opacity:0;*/
  366. /*display:none;*/
  367. /*transition: all 0.6s ease-out 0s;*/
  368. }
  369. .caseContainer .caseListBox li{
  370. float:left;
  371. width:990px;
  372. }
  373. .caseContainer .list{
  374. float:left;
  375. width:280px;
  376. /*min-height: 190px;*/
  377. height:205px;
  378. color:#333;
  379. line-height: 20px;
  380. padding:10px 25px 20px 25px;
  381. }
  382. .caseContainer .list p{
  383. padding:3px 0;
  384. }
  385. .caseContainer .list p .caseNum{
  386. margin:0 3px;
  387. font-size: 28px;
  388. color:#868b2f;
  389. }
  390. .caseContainer .caseTitle{
  391. font-size: 14px;
  392. padding:5px 0;
  393. }
  394. .caseContainer .caseInfo{
  395. position: relative;
  396. width:280px;
  397. height:100px;
  398. color:#777;
  399. overflow:hidden;
  400. text-overflow:ellipsis;
  401. display:-webkit-box;
  402. -webkit-box-orient:vertical;
  403. -webkit-line-clamp:5;
  404. }
  405. .quanguocheng{
  406. margin:100px auto 100px auto;
  407. }
  408. .quanguochengImg{
  409. margin:80px 0;
  410. text-align: center;
  411. }
  412. .wrapBody .wrapNews ul{
  413. margin:30px 0;
  414. }
  415. .wrapBody .wrapNews ul li{
  416. float:left;
  417. width:284px;
  418. margin:0 20px;
  419. }
  420. .wrapBody .wrapNewsCon{
  421. margin:10px 0;
  422. color:#5c5c5c;
  423. line-height: 18px;
  424. }
  425. .wrapBody .wrapNewsTime{
  426. line-height: 26px;
  427. }
  428. .wrapBody .footer{
  429. padding:50px 0;
  430. margin:30px 0 0 0;
  431. }
  432. .footer div b{
  433. font-size: 26px;
  434. line-height: 25px;
  435. color:#333;
  436. }
  437. .footer .width990 div{
  438. height:47px;
  439. padding:0 0 0 55px;
  440. /*margin:0 25px 0 25px;*/
  441. margin:0 62px 0 62px;
  442. }
  443. .footer .exqq{
  444. background:url(ji_img.png) no-repeat -12px 0;
  445. }
  446. .footer .tel{
  447. background:url(ji_img.png) no-repeat -12px -63px;
  448. }
  449. .footer .width990 .tel2{
  450. padding-left: 0px;
  451. }
  452. .footer .tel2 a{
  453. display:block;
  454. font-size: 16px;
  455. padding:12px 30px;
  456. background:#DE6B20;
  457. color:#fff;
  458. text-decoration: none
  459. }
  460. .footer .tel2 a:hover{
  461. background:#fe7f2d;
  462. }
  463. .footer .tel2 a.btn-demo{
  464. background: #a8ad45;
  465. color: #fff;
  466. }
  467. .footer .tel2 a.btn-demo:hover{
  468. background: #969b32;
  469. color: #fff;
  470. }
  471. .copyRight{
  472. text-align: center;
  473. margin:10px;
  474. }
  475. .caseWrap{
  476. margin:35px 0 45px 0;
  477. }
  478. .caseCont{
  479. margin:0 0 0 180px;
  480. }
  481. .caseCont ul li{
  482. padding:20px 0;
  483. border-bottom: 1px solid #f2f2f2;
  484. }
  485. .caseQueue .caseTitle{
  486. font-size: 14px;
  487. padding:5px 0;
  488. }
  489. .caseQueue .caseNum{
  490. margin:0 3px;
  491. font-size: 28px;
  492. color:#868b2f;
  493. }
  494. .caseQueue .caseInfo{
  495. position: relative;
  496. max-height: 100px;
  497. color:#777;
  498. line-height: 20px;
  499. padding-top: 10px;
  500. overflow:hidden;
  501. text-overflow:ellipsis;
  502. display:-webkit-box;
  503. -webkit-box-orient:vertical;
  504. -webkit-line-clamp:5;
  505. }
  506. .moreBtn{
  507. margin:30px auto;
  508. text-align: center;
  509. }
  510. .moreBtn a{
  511. display:inline-block;
  512. border:1px solid #868b2f;
  513. padding:15px 35px;
  514. color:#868b2f;
  515. }
  516. .moreBtn a:hover{
  517. text-decoration: none;
  518. background:#666;
  519. color:#fff;
  520. border:1px solid #666;
  521. }
  522. .anlitab{
  523. width:1300px;
  524. overflow:hidden;
  525. background: #f0f0f0;
  526. margin:0 auto;
  527. }
  528. .anlitab a{
  529. width: 33.333%;
  530. font-size: 28px;
  531. font-weight: bold;
  532. text-align: center;
  533. display:block;
  534. padding:15px 0;
  535. float:left;
  536. text-decoration:none;
  537. color:#333;
  538. }
  539. .anlitab a:hover{
  540. background: #a8ad45;
  541. color: #fff;
  542. }
  543. .anlitab a.now{
  544. background: #a8ad45;
  545. color: #fff;
  546. }
  547. .anlitabCon{
  548. overflow:hidden;
  549. padding:10px 0;
  550. }
  551. .anlitabCon li{
  552. display: none;
  553. text-align: center;
  554. }
  555. .anlitabCon img{
  556. width:auto;
  557. height:auto;
  558. max-width: 100%;
  559. max-height: 100%;
  560. margin: 0 0 10px 0;
  561. }
  562. .anliConBox{
  563. margin: 0 auto 35px auto;
  564. width:auto;
  565. max-width:1442px;
  566. text-align: center;
  567. }
  568. .synopsis{
  569. margin: 0 auto 35px auto;
  570. background: #a8ad45;
  571. color: #fff;
  572. font-size: 22px;
  573. padding: 25px 25px;
  574. max-width:1392px;
  575. }
  576. .anliConBoxTitle{
  577. display: block;
  578. margin: 25px 20px;
  579. font-size: 22px;
  580. text-align: left;
  581. }
  582. .anliConBox p{
  583. font-size: 22px;
  584. margin:0 20px 15px 20px;
  585. }
  586. .anliConBox .anliNum{
  587. color: #ff0f0f;
  588. font-size: 30px;
  589. }
  590. .bannerBg{
  591. background: #008FFF;
  592. margin-bottom: 55px;
  593. }
  594. .bannerFont{
  595. padding: 35px 0;
  596. font-size: 24px;
  597. line-height: 45px;
  598. color: #fff;
  599. }
  600. .computer{
  601. position: relative;
  602. }
  603. .computer1{
  604. position: absolute;
  605. top: 110px;
  606. left: 350px;
  607. }
  608. .computer2{
  609. position: absolute;
  610. top: 196px;
  611. left: 520px;
  612. }
  613. .computer1 img{
  614. width: 225px;
  615. }
  616. .computer2 img{
  617. width: 145px;
  618. }