solution.css 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362
  1. /* 织梦无忧网 做最好的织梦整站模板下载网站 Www.dedecms51.com */
  2. /* QQ:379144319 */
  3. /* 仿站:www.dedecms51.com */
  4. /* 素材:www.dedecms51.com *//* 织梦无忧网 做最好的织梦整站模板下载网站 Www.dedecms51.com */
  5. /* QQ:379144319 */
  6. /* 仿站:www.dedecms51.com */
  7. /* 素材:www.dedecms51.com */
  8. @charset "utf-8";
  9. .inner-con {
  10. padding-bottom: 5.2%;
  11. }
  12. /*case.html*/
  13. .case-list {
  14. font-size: 0;
  15. }
  16. .case-list ul {
  17. margin-left: -17px;
  18. margin-right: -17px;
  19. }
  20. .case-list ul li {
  21. display: inline-block;
  22. width: 33.3333%;
  23. padding-left: 17px;
  24. padding-right: 17px;
  25. box-sizing: border-box;
  26. -webkit-box-sizing: border-box;
  27. -moz-box-sizing: border-box;
  28. margin-bottom: 25px;
  29. }
  30. .case-list2 {
  31. font-size: 0;
  32. }
  33. .case-list2 ul {
  34. margin-left: -17px;
  35. margin-right: -17px;
  36. }
  37. .case-list2 ul li {
  38. display: inline-block;
  39. width: 50%;
  40. padding-left: 17px;
  41. padding-right: 17px;
  42. box-sizing: border-box;
  43. -webkit-box-sizing: border-box;
  44. -moz-box-sizing: border-box;
  45. margin-bottom: 25px;
  46. }
  47. .case-img {
  48. padding: 5px;
  49. border: 1px solid #b6b6b6;
  50. overflow: hidden;
  51. }
  52. .case-img img {
  53. -webkit-transition: all .4s ease-out;
  54. -o-transition: all .4s ease-out;
  55. transition: all .4s ease-out;
  56. }
  57. .case-txt {
  58. font-size: 16px;
  59. color: #666666;
  60. line-height: 1;
  61. margin-top: 25px;
  62. margin-bottom: 25px;
  63. padding-left: 5px;
  64. overflow: hidden;
  65. white-space: nowrap;
  66. text-overflow: ellipsis;
  67. -webkit-transition: all .4s ease-out;
  68. -o-transition: all .4s ease-out;
  69. transition: all .4s ease-out;
  70. text-align: center;
  71. }
  72. .case-list ul li:hover .case-img img {
  73. -webkit-transform: scale(1.1);
  74. -moz-transform: scale(1.1);
  75. -o-transform: scale(1.1);
  76. transform: scale(1.1);
  77. }
  78. .case-list2 ul li:hover .case-img img {
  79. -webkit-transform: scale(1.1);
  80. -moz-transform: scale(1.1);
  81. -o-transform: scale(1.1);
  82. transform: scale(1.1);
  83. }
  84. .case-list ul li:hover .case-txt {
  85. color: #1754a3;text-align: center;
  86. }
  87. .case-list ul li:hover .case-txt {
  88. color: #1754a3;text-align: center;
  89. }
  90. .inner-con.det-con {
  91. text-align: center;
  92. }
  93. .det-tit {
  94. font-size: 30px;
  95. color: #1754a3;
  96. line-height: 1;
  97. }
  98. .det-tit2 {
  99. font-size: 18px;
  100. color: #7d7d7d;
  101. line-height: 1;
  102. margin-top: 15px;
  103. margin-bottom: 15px;
  104. }
  105. .det-info span {
  106. font-size: 14px;
  107. color: #7d7d7d;
  108. margin: 0 15px;
  109. line-height: 1;
  110. }
  111. .det-con {
  112. margin-top: 40px;
  113. font-size: 14px;
  114. color: #797979;
  115. line-height: 24px;
  116. text-align: left;
  117. }
  118. .det-con img {
  119. margin-top: 25px;
  120. margin-bottom: 25px;
  121. max-width: 100%;
  122. text-align: left;
  123. }
  124. /*contact-us.html*/
  125. .contact-tit {
  126. font-size: 24px;
  127. color: #1754a3;
  128. line-height: 1;
  129. margin-bottom: 35px;
  130. }
  131. .contact-info {
  132. font-size: 0
  133. }
  134. .contact-info span {
  135. width: 50%;
  136. display: inline-block;
  137. vertical-align: middle;
  138. color: #585858;
  139. font-size: 16px;
  140. line-height: 30px;
  141. box-sizing: border-box;
  142. -webkit-box-sizing: border-box;
  143. -moz-box-sizing: border-box;
  144. }
  145. .contact-info span:nth-child(2n) {
  146. padding-left: 20px;
  147. }
  148. .contact-info span:nth-child(2n+1) {
  149. padding-right: 20px;
  150. }
  151. #dituContent {
  152. width: 100%;
  153. padding-bottom: 33.333333%;
  154. margin-top: 7.08333%;
  155. margin-bottom: 2.9167%;
  156. }
  157. .inner-con p {
  158. font-size: 16px;
  159. color: #585858;
  160. line-height: 30px;
  161. }
  162. /*resource.html*/
  163. .resource-warp {
  164. }
  165. .resource-warp table {
  166. border-top: 1px solid #c0c0c0;
  167. padding-top: 4px;
  168. width: 100%;
  169. text-align: center;
  170. font-family: "宋体";
  171. }
  172. .resource-warp thead tr {
  173. background-color: #e4e4e4;
  174. }
  175. .resource-warp table th {
  176. height: 35px;
  177. line-height: 35px;
  178. font-size: 14px;
  179. font-family: "宋体";
  180. font-weight: normal;
  181. color: #424242;
  182. }
  183. .resource-warp table td {
  184. padding-top: 10px;
  185. padding-bottom: 10px;
  186. line-height: 15px;
  187. font-size: 12px;
  188. font-weight: normal;
  189. color: #5b5b5b;
  190. border-bottom: 1px dotted #d6d8d9;
  191. }
  192. .resource-warp table td a {
  193. color: #5b5b5b;
  194. transition: all .2s ease;
  195. }
  196. .resource-warp table tr:hover td a {
  197. color: #1754a3;
  198. }
  199. .resource-warp tbody tr {
  200. background-color: #f9f9f9;
  201. transition: all .2s ease;
  202. }
  203. .resource-warp tbody tr:hover {
  204. background-color: #e7f2f7;
  205. }
  206. .resource-warp tbody tr:nth-child(2n) {
  207. background-color: #f2f6f8;
  208. transition: all .2s ease;
  209. }
  210. .resource-warp tbody tr a {
  211. display: block;
  212. width: 100%;
  213. height: 100%;
  214. }
  215. .career-tit span {
  216. font-size: 18px;
  217. color: #1754a3;
  218. font-family: "宋体";
  219. line-height: 30px;
  220. height: 30px;
  221. background: #e4e4e4;
  222. text-indent: 5px;
  223. display: block;
  224. }
  225. .career-tit::before {
  226. content: "";
  227. background: #c0c0c0;
  228. width: 100%;
  229. height: 1px;
  230. display: block;
  231. margin-bottom: 5px;
  232. }
  233. .career-con {
  234. font-size: 18px;
  235. color: #5f5f5f;
  236. line-height: 36px;
  237. font-family: "宋体";
  238. margin-top: 30px;
  239. }
  240. @media (max-width: 1440px) {
  241. .case-list ul {
  242. margin-left: -15px;
  243. margin-right: -15px;
  244. }
  245. .case-list ul li {
  246. padding-left: 15px;
  247. padding-right: 15px;
  248. }
  249. }
  250. @media (max-width: 1200px) {
  251. .case-list ul {
  252. margin-left: -12px;
  253. margin-right: -12px;
  254. }
  255. .case-list ul li {
  256. padding-left: 12px;
  257. padding-right: 12px;
  258. }
  259. .case-txt {
  260. margin-top: 20px;
  261. margin-bottom: 20px;
  262. }
  263. .case-list ul li {
  264. margin-bottom: 10px;
  265. }
  266. .det-tit {
  267. font-size: 24px;
  268. }
  269. .career-con {
  270. font-size: 16px;
  271. line-height: 24px;
  272. margin-top: 25px;
  273. }
  274. }
  275. @media (max-width: 992px) {
  276. .case-list ul {
  277. margin-left: -10px;
  278. margin-right: -10px;
  279. }
  280. .case-list ul li {
  281. padding-left: 10px;
  282. padding-right: 10px;
  283. }
  284. }
  285. @media (max-width: 768px) {
  286. .case-list ul li {
  287. width: 50%;
  288. }
  289. .case-list ul {
  290. margin-left: -8px;
  291. margin-right: -8px;
  292. }
  293. .case-list ul li {
  294. padding-left: 8px;
  295. padding-right: 8px;
  296. }
  297. .inner-menu a {
  298. width: 25%;
  299. font-size: 14px;
  300. }
  301. .case-txt {
  302. font-size: 14px;
  303. }
  304. .det-tit {
  305. font-size: 20px;
  306. }
  307. .det-tit2 {
  308. font-size: 16px;
  309. margin-top: 15px;
  310. margin-bottom: 10px;
  311. }
  312. .det-con {
  313. margin-top: 30px;
  314. }
  315. .inner-con p {
  316. font-size: 14px;
  317. line-height: 22px;
  318. }
  319. .det-info span {
  320. margin: 0 10px;
  321. }
  322. .contact-tit {
  323. font-size: 16px;
  324. margin-bottom: 20px;
  325. }
  326. .career-tit span {
  327. font-size: 16px;
  328. }
  329. .career-con {
  330. font-size: 14px;
  331. line-height: 20px;
  332. margin-top: 15px;
  333. }
  334. .contact-info span {
  335. font-size: 14px;
  336. line-height: 24px;
  337. width: 100%;
  338. }
  339. #dituContent {
  340. display: none;
  341. }
  342. .contact-info span:nth-child(2n) {
  343. padding-left: 0;
  344. }
  345. .contact-info span:nth-child(2n+1) {
  346. padding-right: 0;
  347. }
  348. }
  349. @media (max-width:480px) {
  350. .case-list ul {
  351. margin-left: -5px;
  352. margin-right: -5px;
  353. }
  354. .case-list ul li {
  355. padding-left: 5px;
  356. padding-right: 5px;
  357. }
  358. .case-txt {
  359. margin-top: 10px;
  360. margin-bottom: 10px;
  361. }
  362. }