findTalent.css 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378
  1. *{
  2. padding: :0;
  3. margin:0;
  4. font-family: "微软雅黑";
  5. text-decoration: none;
  6. }
  7. ul{
  8. padding:0px;
  9. list-style: none;
  10. }
  11. .clear {
  12. clear:both;
  13. height: 0;
  14. line-height: 0;
  15. font-size: 0;
  16. }
  17. .wrapper{
  18. background-image:url('../../img/homepage/bg.jpg');
  19. background-repeat: no-repeat;
  20. background-attachment: fixed;
  21. background-size:100% 100%;
  22. -moz-background-size:100% 100%;
  23. clear:both;
  24. overflow:hidden;
  25. }
  26. .topbar{
  27. width: 100%;
  28. height: 40px;
  29. /*position: absolute;*/
  30. /*background-color: #0b3a7d;*/
  31. /*opacity: .8; */
  32. background: rgba(11, 58, 125, 0.8);
  33. filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C80b3a7d,endColorstr=#C80b3a7d);/*rgba不起作用的时候执行*/
  34. font-size: 14px;
  35. }
  36. .some{
  37. width: 1200px;
  38. margin: 0 auto;
  39. padding-top: 9px;
  40. }
  41. .date{
  42. float: left;
  43. color: #fff;
  44. }
  45. .sign{
  46. float: right;
  47. margin-right: 10px;
  48. }
  49. .sign a{
  50. color: #fff;
  51. margin-left:10px;
  52. }
  53. .contents{
  54. width: 1200px;
  55. margin: 0 auto;
  56. clear:both;
  57. }
  58. .logo{
  59. height: 205px;
  60. display: table-cell;
  61. vertical-align:middle;
  62. }
  63. .nav{
  64. height: 70px;
  65. text-align: center;
  66. line-height: 70px;
  67. font-size: 23px;
  68. }
  69. .nav a{
  70. /*background-color: #000;*/
  71. /*opacity: .4;*/
  72. background: rgba(0, 0, 0, 0.4);
  73. filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
  74. width: 132px;
  75. color: #fff;
  76. display: inline-block;
  77. border-left:1px solid #6b6c70;
  78. }
  79. .nav a:nth-child(1),.nav a:nth-child(2){
  80. width: 134px;
  81. }
  82. .nav a:nth-child(8){
  83. background-color: #215299;
  84. border-left:0;
  85. }
  86. /*ie*/
  87. .nav a:first-child,.nav a:first-child+a{
  88. width: 134px;
  89. }
  90. .nav a:first-child{
  91. /*background-color: #215299;*/
  92. border-left:0;
  93. }
  94. /*ie*/
  95. .nav a:hover{
  96. background-color: #215299;
  97. }
  98. .main{
  99. margin-top: 10px auto;
  100. width: 1200px;
  101. float:left;
  102. }
  103. .partone{
  104. height: 560px;
  105. width:1220px;
  106. margin: 10px 0;
  107. float:left;
  108. }
  109. .contentlist{
  110. height:512px;
  111. }
  112. .oneleft{
  113. float: left;
  114. width: 240px;
  115. height: 510px;
  116. margin-bottom:10px;
  117. margin-right: 10px;
  118. font-size: 22px;
  119. text-align: center;
  120. line-height: 60px;
  121. }
  122. .oneleft ul{
  123. font-size: 22px;
  124. text-align: center;
  125. line-height: 60px;
  126. width: 240px;
  127. background-color: #fff;
  128. height: 364px;
  129. margin-right: 10px;
  130. }
  131. .frm1{
  132. width:240px;
  133. height:130px;
  134. float:left;
  135. }
  136. .txtSou{
  137. width:240px;
  138. height:40px;
  139. border: none !important;
  140. margin-bottom:10px;
  141. text-align:center;
  142. line-height:40px;
  143. }
  144. .btnSou{
  145. width:240px;
  146. height:40px;
  147. border: none !important;
  148. background: url("../../img/Talent/jianli.png") no-repeat;
  149. }
  150. .oneleft li{
  151. height: 60px;
  152. width: 240px;
  153. border-bottom:1px dotted #215496;
  154. }
  155. .oneleft a{
  156. height: 60px;
  157. width: 240px;
  158. display: block;
  159. color: #22529a;
  160. }
  161. .oneleft li:first-child{
  162. background-color: #22529a;
  163. }
  164. .oneleft li:nth-child(6){
  165. border:none;
  166. }
  167. .oneleft li:first-child a{
  168. color: #fff;
  169. }
  170. .parttwo{
  171. height: 560px;
  172. width:950px;
  173. background:#fff;
  174. float:left;
  175. }
  176. .rencai{
  177. background:#f5f4f4;
  178. width:910px;
  179. line-height:34px;
  180. height:34px;
  181. }
  182. .jianli{
  183. height:33.6px;
  184. width:130px;
  185. margin-right:10px;
  186. float:left;
  187. text-align:center;
  188. overflow: hidden;
  189. text-overflow: ellipsis;
  190. white-space: nowrap;
  191. }
  192. .rname{
  193. height:33.6px;
  194. width:107px;
  195. text-align:center;
  196. float:left;
  197. overflow: hidden;
  198. text-overflow: ellipsis;
  199. white-space: nowrap;
  200. }
  201. .sex{
  202. height:33.6px;
  203. width:52px;
  204. text-align:center;
  205. float:left;
  206. overflow: hidden;
  207. text-overflow: ellipsis;
  208. white-space: nowrap;
  209. }
  210. .age{
  211. display:block;
  212. height:33.6px;
  213. width:94px;
  214. text-align:center;
  215. float:left;
  216. overflow: hidden;
  217. text-overflow: ellipsis;
  218. white-space: nowrap;
  219. }
  220. .exp{
  221. height:33.6px;
  222. width:84px;
  223. text-align:center;
  224. float:left;
  225. overflow: hidden;
  226. text-overflow: ellipsis;
  227. white-space: nowrap;
  228. }
  229. .xueli{
  230. height:33.6px;
  231. width:155px;
  232. margin-right:10px;
  233. text-align:center;
  234. float:left;
  235. overflow: hidden;
  236. text-overflow: ellipsis;
  237. white-space: nowrap;
  238. }
  239. .qiwang{
  240. height:33.6px;
  241. width:139px;
  242. margin-right:10px;
  243. float:left;
  244. overflow: hidden;
  245. text-overflow: ellipsis;
  246. white-space: nowrap;
  247. }
  248. .gtime{
  249. height:33.6px;
  250. width:95px;
  251. float:left;
  252. overflow: hidden;
  253. text-overflow: clip;
  254. white-space: nowrap;
  255. }
  256. .chanpUl{
  257. height:238px;
  258. color:#60636d;
  259. line-height:34px;
  260. }
  261. .chanpUl li{
  262. height:34px;
  263. }
  264. .chanpUl li a{
  265. color:#60636d;
  266. }
  267. .chanpUl li:nth-child(even){
  268. background-color: #f3f3f3;
  269. }
  270. .chanpUl li:nth-child(n+8) {display:none; }
  271. .w89{
  272. width:89px !important;
  273. }
  274. .w79{
  275. width:79px !important;
  276. }
  277. .w125{
  278. width:125px !important;
  279. }
  280. .w145{
  281. width:145px !important;
  282. }
  283. .w157{
  284. width:152px !important;
  285. }
  286. .w160{
  287. width:160px !important;
  288. }
  289. .w322{
  290. width:250px !important;
  291. }
  292. .h336{
  293. dispaly:block !important;
  294. height:33.6px !important;
  295. }
  296. .mr10{
  297. margin-right:10px !important;
  298. }
  299. .tit{
  300. font-size:22px;
  301. height:60px;
  302. line-height:60px;
  303. }
  304. .page{
  305. width:271px;
  306. height:28px;
  307. margin-left:347px;
  308. }
  309. .fistpage{
  310. float:left;
  311. font-size:14px;
  312. margin-right:4px;
  313. text-align:center;
  314. width:43px;
  315. height:26px;
  316. border:1px solid #dddddd;
  317. height:28px;
  318. line-height:28px;
  319. }
  320. .leftpage{
  321. float:left;
  322. font-size:14px;
  323. margin-right:4px;
  324. text-align:center;
  325. width:32px;
  326. height:26px;
  327. border:1px solid #dddddd;
  328. height:28px;
  329. line-height:28px;
  330. }
  331. .tpages{
  332. float:left;
  333. font-size:14px;
  334. margin-right:4px;
  335. text-align:center;
  336. width:20px;
  337. height:26px;
  338. border:1px solid #dddddd;
  339. height:28px;
  340. line-height:28px;
  341. }
  342. .footer{
  343. clear:both;
  344. color: #858f9b;
  345. font-size: 14px;
  346. height: 120px;
  347. background: rgba(0, 0, 0, 0.4);
  348. margin-top: 10px;
  349. overflow: hidden;
  350. }
  351. .footer div{
  352. width: 650px;
  353. margin: 20px auto;
  354. }
  355. .footer p{
  356. float: left;
  357. margin-right: 24px;
  358. line-height: 24px;
  359. }
  360. .footer p:first-child{
  361. float: none;
  362. }