companyprofile.css 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. /****************************************************************
  2. * *
  3. * 代码库 *
  4. * www.dmaku.com *
  5. * 努力创建完善、持续更新插件以及模板 *
  6. * *
  7. ****************************************************************/
  8. .know_nav{width: 200px;height: 325px;background: #fff;}
  9. .profile{width: 768px;background: #fff;padding: 0px 26px 50px 26px;}
  10. .know_navtitle{height: 46px;background: #f9f9f9;border-bottom: 1px solid #e1e1e1;line-height: 46px;}
  11. .know_nav ul li a{height: 42px;width: 100%;line-height: 42px;display: block;padding-left: 25px;}
  12. .know_nav ul li a:hover{background: url(../images/knownavhover.png) no-repeat;}
  13. .know_navsure{background: url(../images/knownavhover.png) no-repeat;color: #3a7bff;}
  14. .profile_title{height: 46px;line-height: 46px;}
  15. .mar{margin: 24px 3px;display: block;}
  16. .mar2{margin: 24px 0;display: block;}
  17. .mt32{margin-top: 32px;}
  18. .wid510{width: 510px;display: block;margin-top: 36px;}
  19. .mt10{margin-top: 10px;}
  20. .profile span{line-height: 22px;}
  21. .foot{height: 54px;width: 100%;text-align: center;background: #f6f6f6;border-bottom: 1px solid #e1e1e1;border-top: 1px solid #e1e1e1;font-size: 12px;color: #8b8c8f;line-height: 20px;padding-top: 14px;}
  22. /*人在潭州页面 css*/
  23. .zp_title{ height:24px; line-height:24px; padding-top:35px;}
  24. .zp_bt{ display:inline-block; width:10px; height:10px; background:url(../images/zp_bt.jpg) no-repeat;}
  25. .zp_title span{ font-size:18px; padding-left:10px;}
  26. .tz_life{ padding-top:35px; padding-bottom:35px; border-bottom:1px solid #eeeeee;}
  27. .tz_life dt{ width:270px; height:186px; float:left;}
  28. .tz_life dt img{ width:247px; height:186px;}
  29. .tz_life dd{ width:498px; float:right;}
  30. .tz_life h3{ padding-left:8px; padding-right:8px; height:24px; line-height:24px; color:#fff; font-size:14px; float:left;}
  31. .tz_life p{ width:100%; clear:both; padding-top:10px; line-height:22px;}
  32. .salary_list{ padding:30px 0 30px 44px; width:340px; float:left;}
  33. .salary_list dt{ width:125px; float:left;}
  34. .salary_list dd{ width:215px; height:102px; float:right;}
  35. .salary_list h3{ height:30px; line-height:30px; font-size:16px;}
  36. .color_yellow{ color:#f5ac0f;}
  37. .train_title{ padding-top:20px; line-height:20px;}
  38. .entry_notice h3{ font-size:16px; line-height:60px;}
  39. .entry_notice p{ text-indent:28px; line-height:30px;}
  40. .entry_notice span{ display:block; line-height:30px; font-weight:bold;}
  41. .video_content{ border:1px solid #cccccc; background:#eee; height:390px; margin-top:30px;}