hrtools.css 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. /*HR工具箱首页*/
  2. .hr_nav{width:1198px;margin:0 auto;height:42px;line-height:42px;border:1px #EEEEEE solid;margin-top:25px;}
  3. .hr_nav .txt{padding-left:30px;}
  4. .hr_nav .txt span{padding-left:3px;padding-right:3px;}
  5. .hrlistbox{width:1200px;margin:0 auto;padding-bottom:30px;}
  6. .hrlistbox .list{float:left;width:600px;padding-top:50px;}
  7. .hrlistbox .list .l{float:left;width:110px;}
  8. .hrlistbox .list .l img{width:98px;height:98px;}
  9. .hrlistbox .list .r{float:left;width:460px;}
  10. .hrlistbox .list .r .tit{height:30px;font-size:16px;padding-right:25px;padding-top:7px;position:relative;float:left}
  11. .hrlistbox .list .r .tit .hot{position:absolute;right:0px;top:0px;width:21px;height:16px;background-image:url(../../images/134.gif)}
  12. .hrlistbox .list .r .txt{line-height:190%;}
  13. /*HR工具列表页*/
  14. .hrl{width:1198px;margin:0 auto;border:1px #EEEEEE solid;/*margin-top:25px;*/}
  15. .hrl .tit{height:46px;line-height:46px;width:1168px;border-bottom:1px #EEEEEE solid;padding-left:30px;background-color:#F9F9F9}
  16. .hrl .tit span{padding-left:3px;padding-right:3px;}
  17. .hrl .txt{padding-left:30px;padding-top:15px;padding-bottom:15px;}
  18. .hrl .txt li{background-image:url(../../images/123.png);background-repeat:no-repeat;background-position:10px -16px;width:180px;margin-left:20px;height:28px;line-height:28px;padding-left:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:left;margin-top:5px;margin-bottom:5px;}
  19. .hrl .txt li a{color:#0066CC}
  20. /*新首页*/
  21. .new-hr-tp{width:100%;height:155px;background-image:url(../../images/nebanner.jpg);background-repeat:no-repeat;background-position:center center;}
  22. .new-hr-main{width:1117px;margin:0 auto;background:#FFF;padding-left:83px;padding-top:50px;margin-top:-100px;}
  23. .new-hr-main .nhm-cell{float:left;width:300px;height:348px;border:1px solid #dcdcdc;margin-right:65px;margin-bottom:65px;}
  24. .nhm-cell .hc-top-bar{width:300px;height:10px;background:#FFF;}
  25. .nhm-cell .hc-ic-bar{width:274px;height:147px;margin:0 auto;text-align:center;border-bottom:1px dashed #dcdcdc;}
  26. .nhm-cell .hc-ic-bar .hib-icon{display:inline-block;*display:inline;*zoom:1;}
  27. .hc-ic-bar .hib-icon img{max-width:70px;max-height:70px;border:0;}
  28. .hc-ic-bar .hc-sp-l{height:22px;line-height:22px;font-size:22px;color:#333;}
  29. .nhm-cell .hc-tx-bar{width:225px;height:117px;padding:25px 35px 0 35px;line-height:180%;}
  30. .nhm-cell .hc-m-l{height:18px;line-height:18px;text-align:center;}
  31. .nhm-cell .hc-m-l a{display:inline-block;*display:inline;*zoom:1;background:url(../../images/240.png) right 4px no-repeat;padding-right:15px;color:#999;text-decoration:none;}
  32. .nhm-cell .hc-m-l a:hover{text-decoration:underline;}
  33. .nhm-cell:hover{filter:progid:DXImageTransform.Microsoft.Shadow(color=#CCCCCC,direction=120,strength=3);/*ie*/-moz-box-shadow:0px 0px 10px #CCCCCC;/*firefox*/-webkit-box-shadow:0px 0px 10px #CCCCCC;/*safari或chrome*/box-shadow:0px 0px 10px #CCCCCC;/*opera或ie9*/}
  34. .nhm-cell:hover .hc-top-bar{background:#1d7ad9;}
  35. .nhm-cell:hover .hc-m-l a{background:url(../../images/244.png) right -15px no-repeat;color:#ff6600;}
  36. .hc-sp-h14{width:100%;height:14px;}
  37. .hc-sp-h20{width:100%;height:20px;}