article.css 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. body { *background:url(about:blank) fixed; _height: 100%; _overflow:hidden;}
  2. .referral-menu-wrap {width: 189px; height: 100%;border-right: #e0e3ec 1px solid; background: #f6f9fa;}
  3. .referral-main-wrap {margin-left: 190px;}
  4. .club-route {width: 150px; height: 65px}
  5. .c-83c44e{ color:#83c44e;}
  6. .c-ec6941{ color:#ec6941;}
  7. .c-ed5050{ color:#ed5050;}
  8. .c-ddd{ color:#ddd;}
  9. .sched-list{}
  10. .sched-list ul{ max-height:240px; overflow:auto;}
  11. .sched-list li{ width:118px; height:38px; line-height:38px; text-align:center; border:1px solid #ddd; font-size:14px; cursor:pointer; margin:10px 15px; _display:inline; float:left;}
  12. .sched-list li.curr{ border:1px solid #4db2ee; background:url(../images/schedtb.png) left top no-repeat; box-shadow:0px 0px 3px #b5b4b4;}
  13. .sched-tip{ position:relative; height:28px;}
  14. .sched-tip label{ display:block; width:492px; padding-left:28px; height:48px; line-height:48px; background:#f8fff3; color:#83c44e; border-top:1px solid #dbf0ca; border-bottom:1px solid #dbf0ca; position:absolute; left:-25px; top:-20px;}
  15. .sched-result img{ vertical-align:middle; margin:0 10px 4px 0;}
  16. .yd-state{ display:inline-block; width:48px; height:28px; line-height:28px; background:#fff; text-align:center; vertical-align:middle; margin:0 10px 3px 0; border-radius:3px;}
  17. .state-normal{ border:1px solid #83c44e; color:#83c44e;}
  18. .state-abnormal{ border:1px solid #ed5050; color:#ed5050;}
  19. .sched-doc{ position:relative; height:429px; font-size:14px; padding:0 58px 0 178px;}
  20. .sd-left{ position:absolute; left:0; top:0; width:120px; height:427px; border:1px solid #ddd; background:#f4f4f4; text-align:center;}
  21. .sd-name-tit{ height:61px; line-height:61px; border-bottom:1px solid #ddd;}
  22. .sd-name{ line-height:365px;}
  23. .sd-opera1{ width:60px; height:428px; border:1px solid #ddd; border-left:none; border-top:none; position:absolute; left:122px; top:0; background:#fff; z-index:500;}
  24. .opera-ul li{ height:121px; line-height:121px; border-top:1px solid #ddd; text-align:center;}
  25. .opera-ul li.topli{ height:61px; line-height:61px; background:#f4f4f4;}
  26. .sd-opera2{ width:60px; height:428px; border:1px solid #ddd; border-top:none; position:absolute; right:0; top:0; background:#fff; z-index:500;}
  27. .sd-mid{ width:100%; height:428px; border-bottom:1px solid #ddd;}
  28. .sd-mid-ul>li{ width:14.2%; float:left; border-left:1px solid #ddd;}
  29. .sd-mid .lx-wrapper .lx-prev,.sd-mid .lx-wrapper .lx-next{ top:15px; margin-top:0;}
  30. .sd-mid .lx-wrapper .lx-prev{ left:-40px; margin-left:0;}
  31. .sd-mid .lx-wrapper .lx-next{ right:-45px; margin-right:0;}
  32. .sd-mid-ul>li>ul>li{ line-height:20px;}
  33. .sd-mid-ul>li>ul>li.topli{ line-height:20px; font-weight:bold;}
  34. .operabox{ height:116px; background:#f9fff4; padding:5px 20px 0 20px; font-size:12px; line-height:22px;}
  35. .operabox.full{ background:#fff9f9;}
  36. .spacep{ border-bottom:1px solid #ddd; margin-bottom:10px; padding-bottom:10px;}