ji_global.css 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322
  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:"微软雅黑","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. .width990{
  66. margin:0 auto;
  67. width:990px;
  68. }
  69. .topWrap{
  70. margin-top: 30px;
  71. }
  72. .topWrap .menu{
  73. margin-top: 25px;
  74. }
  75. .topWrap .menu ul li{
  76. float:left;
  77. }
  78. .topWrap .menu ul li a{
  79. padding:0 15px 0 15px;
  80. font-size: 16px;
  81. color:#333;
  82. }
  83. .topWrap .menu ul li a:hover{
  84. text-decoration: none;
  85. color:#ff6501;
  86. }
  87. .topWrap .menu ul li a.btn-demo{
  88. padding:10px 20px;
  89. background:#ff6501;
  90. color:#fff;
  91. border:1px solid #ff6501;
  92. }
  93. .topWrap .menu ul li a.btn-demo:hover{
  94. background:#ed5e01;
  95. color:#fff;
  96. }
  97. .bannerWrap{
  98. margin-top: 30px;
  99. min-height:500px;
  100. background:url(ji_bigbanner.jpg) no-repeat;
  101. }
  102. .bannerWrap .width990{
  103. position:relative;
  104. }
  105. .bannerWrap .bannerTitle{
  106. padding:35px 0;
  107. text-align: center;
  108. font-size: 36px;
  109. color:#494949;
  110. }
  111. .bannerWrap .bannerBtn{
  112. margin:10px 0;
  113. text-align: center;
  114. }
  115. .bannerWrap .bannerBtn a{
  116. font-size: 16px;
  117. color:#333;
  118. padding:10px 20px;
  119. border:1px solid #333;
  120. }
  121. .bannerWrap .bannerBtn a:hover{
  122. text-decoration: none;
  123. background:#333;
  124. color:#fff;
  125. }
  126. .bannerWrap .bannerPC .bannerPC1{
  127. position:absolute;
  128. top:235px;
  129. left:120px;
  130. }
  131. .bannerWrap .bannerPC .bannerPC2{
  132. position:absolute;
  133. top:375px;
  134. left:475px;
  135. }
  136. .wrapBody{
  137. margin:170px 0 50px 0;
  138. }
  139. .wrapBody .wrapTitle{
  140. text-align: center;
  141. font-size: 30px;
  142. color:#333;
  143. }
  144. .wrapBody .wrapWeihe ul{
  145. margin:30px 0;
  146. }
  147. .wrapBody .wrapWeihe ul li{
  148. float:left;
  149. width:195px;
  150. margin:0 25px;
  151. }
  152. /*.weiheList{
  153. opacity:0;
  154. transition: all 0.8s ease-in 0s;
  155. transform: translateY(-200px);
  156. transition-delay: 0.2s;
  157. }*/
  158. .weiheList1{
  159. opacity:0;
  160. transition: all 0.8s ease-in 0s;
  161. transform: translateY(-200px);
  162. transition-delay: 0.2s;
  163. }
  164. .weiheList2{
  165. opacity:0;
  166. transition: all 0.8s ease-in 0s;
  167. transform: translateY(-200px);
  168. transition-delay: 0.4s;
  169. }
  170. .weiheList3{
  171. opacity:0;
  172. transition: all 0.8s ease-in 0s;
  173. transform: translateY(-200px);
  174. transition-delay: 0.6s;
  175. }
  176. .weiheList4{
  177. opacity:0;
  178. transition: all 0.8s ease-in 0s;
  179. transform: translateY(-200px);
  180. transition-delay: 0.8s;
  181. }
  182. .show{
  183. transform: translateY(0px);
  184. opacity:1;
  185. }
  186. .wrapBody .wrapWeihe .weiheIco{
  187. margin:0 auto;
  188. width:70px;
  189. height:50px;
  190. }
  191. .wrapWeihe .weiheIco1{
  192. background:url(ji_img.png) no-repeat 0 -121px;
  193. }
  194. .wrapWeihe .weiheIco2{
  195. background:url(ji_img.png) no-repeat 0 -183px;
  196. }
  197. .wrapWeihe .weiheIco3{
  198. background:url(ji_img.png) no-repeat 0 -243px;
  199. }
  200. .wrapWeihe .weiheIco4{
  201. background:url(ji_img.png) no-repeat 0 -305px;
  202. }
  203. .wrapBody .wrapWeihe .weiheTitle{
  204. margin:15px 0;
  205. font-size: 26px;
  206. text-align: center;
  207. color:#868b2f;
  208. }
  209. .wrapBody .wrapWeihe .weiheCon{
  210. line-height: 18px;
  211. }
  212. .wrapBody .wrapCase,.wrapBody .footer{
  213. background:#f6f6f6;
  214. }
  215. .wrapBody .wrapCase{
  216. margin:35px 0 25px 0;
  217. }
  218. .wrapCaseMain{
  219. position:relative;
  220. padding:40px 0 20px 0;
  221. height:570px;
  222. }
  223. .caseContainer .list_mark{
  224. margin:15px 0;
  225. text-align: center;
  226. }
  227. .caseContainer .list_mark em{
  228. font-size: 16px;
  229. color:#333;
  230. padding:0 15px;
  231. display:inline-block;
  232. cursor:pointer;
  233. }
  234. .caseContainer .list_mark em.emon{
  235. color:#b5b969;
  236. font-weight: bold;
  237. }
  238. .caseContainer .list1{
  239. position:absolute;
  240. overflow:hidden;
  241. opacity:0;
  242. /*display:none;*/
  243. transition: all 0.6s ease-out 0s;
  244. }
  245. .caseContainer .list1 li{
  246. float:left;
  247. width:280px;
  248. min-height: 190px;
  249. color:#333;
  250. line-height: 20px;
  251. padding:10px 25px 20px 25px;
  252. }
  253. .caseContainer .list1 li p{
  254. padding:3px 0;
  255. }
  256. .caseContainer .list1 li p .caseNum{
  257. font-size: 26px;
  258. color:#b5b969;
  259. }
  260. .caseContainer .caseTitle{
  261. font-size: 14px;
  262. padding:5px 0;
  263. }
  264. .caseContainer .caseInfo{
  265. color:#777;
  266. }
  267. .wrapBody .wrapNews ul{
  268. margin:30px 0;
  269. }
  270. .wrapBody .wrapNews ul li{
  271. float:left;
  272. width:284px;
  273. margin:0 20px;
  274. }
  275. .wrapBody .wrapNewsCon{
  276. margin:10px 0;
  277. color:#5c5c5c;
  278. line-height: 18px;
  279. }
  280. .wrapBody .wrapNewsTime{
  281. line-height: 26px;
  282. }
  283. .wrapBody .footer{
  284. padding:50px 0;
  285. margin:30px 0 0 0;
  286. }
  287. .footer div b{
  288. font-size: 30px;
  289. line-height: 25px;
  290. color:#333;
  291. }
  292. .footer .width990 div{
  293. height:47px;
  294. padding:0 0 0 55px;
  295. margin:0 40px 0 40px;
  296. }
  297. .footer .exqq{
  298. background:url(ji_img.png) no-repeat -12px 0;
  299. }
  300. .footer .tel{
  301. background:url(ji_img.png) no-repeat -12px -63px;
  302. }
  303. .footer .width990 .tel2{
  304. padding-left: 0px;
  305. }
  306. .footer .tel2 a{
  307. display:block;
  308. font-size: 16px;
  309. padding:12px 50px;
  310. background:#DE6B20;
  311. color:#fff;
  312. text-decoration: none
  313. }
  314. .footer .tel2 a:hover{
  315. background:#fe7f2d;
  316. }
  317. .copyRight{
  318. text-align: center;
  319. margin:10px;
  320. }