escalationList.css 3.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. body { font-family: "����"; font-size: 14px; background: #f6f7f8; color: #666666;}
  2. * { list-style: none; text-decoration: none; padding: 0; margin: 0;}
  3. .head {width: 1140px; height: 343px; background: url("../../img/data/banner1.jpg") no-repeat;}
  4. .head .login { height:51px; line-height:51px; margin-bottom:38px; color: #ffffff; font-size: 16px; padding-left: 1055px; background: url("../../img/data/login1.gif") no-repeat 1029px 17px;}
  5. .head .login a {color: #ffffff; width: 61px; height:51px; line-height: 51px; font-size: 18px; text-decoration: none;}
  6. .head .login a:hover {color: red;}
  7. .head .logo { width:1140px; height: 207px; padding-left:299px; background: url("../../img/data/logo.gif") no-repeat 144px 4px;}
  8. .head .headUl { width:1140px; height:43px; line-height: 43px; padding-left:36px;}
  9. .head .headUl li {height: 43px; line-height: 43px; float: left;}
  10. .head .headUl li a { height: 43px; line-height: 43px; margin-right:40px; display: block; color: #288cdd; font-size:22px; text-decoration: none; }
  11. .head .headUl li a:hover { color:#db251e;}
  12. .mr0 { margin-right: 0 !important;}
  13. .bgZ { color: #db251e !important;}
  14. .conent { width: 540px; height:50px; line-height:50px;}
  15. .conent .nin { padding-right: 5px; height:50px; line-height:50px; float: left;}
  16. .conent .yiji { padding-right: 10px; height:50px; color: #0064cd; line-height:50px; float: left; text-decoration: none;}
  17. .conent .yiji:hover { color: red;}
  18. .xmK { width: 1138px; background: #ffffff; border: 1px solid #cccccc;}
  19. .xmK .Ktp { width: 1137px; height: 39px; overflow: hidden; background: #6db8e1; }
  20. .xmK .Ktp .txt {width: 530px; height:39px; font-size:16px; color: white; font-weight: bold; padding-left: 17px; line-height: 39px;}
  21. .lst { width:1058px; overflow: hidden; margin-top: 40px; margin-left: 43px;}
  22. .lst .sml { width:1058px; overflow: hidden; background: #fafafa;}
  23. .lst .sml:nth-child(2n) { background: #FFFFFF !important;}
  24. .lst .sml .top { width:1030px; height: 42px; margin-left: 13px; border-bottom: 1px dashed #CCCCCC;}
  25. .lst .sml .top .txt1 { width:1015px; height: 42px; font-size: 16px; font-family: "Microsoft Yahei", "΢���ź�", Tahoma, Arial, Helvetica, STHeiti; line-height: 42px; padding-left: 15px; background: url("../../img/data/bgs.gif") no-repeat left 13px; }
  26. .lst .sml .wz { width:1030px; overflow: hidden; padding-bottom:8px; line-height: 30px; text-indent: 30px; margin-left: 13px;}
  27. .page { height:60px; margin-top: 30px;}
  28. .page .pageUl { width:851px; height:60px; padding:0 0 0 500px; margin-bottom: 0;}
  29. .page .pageUl li { width:30px; height:30px; line-height: 30px; text-align: center; background: #94d4f4; float: left; color: #ffffff; font-weight: bold; font-size: 15px; border-radius: 5px; margin-right:10px;}
  30. .page .pageUl li:hover { cursor: pointer; background: #0069D6;border-radius: 5px;}
  31. .liColor { background: #0069D6 !important;}
  32. .footer { width: 1140px; height: 110px; font-size:12px; background:#6db8e1;}
  33. /* background: #6db8e1; */
  34. .footer .fotLt { width: 505px; height: 110px; line-height: 110px; color: #db251e; font-size:26px; padding-left: 18px; float: left;}
  35. .footer .fotCt { width: 445px; height: 80px; margin-top: 17px; border-left: 1px solid #cccccc; float: left;}
  36. .footer .fotRt { width: 171px; height: 80px; margin-top:17px; float: left;}
  37. .fotUl { width: 314px; padding: 10px 0 0 51px;}
  38. .fotUl li { width: 314px; height:20px; line-height:20px; color: #ffffff;}
  39. .p0 { padding: 0 !important;}