You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

95 lines
1.9 KiB

  1. html,body{
  2. background: #EDFEF7;
  3. }
  4. .header{
  5. background-image:url('/Content/images/SsoSystem/headBg-green.jpg');
  6. filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/Content/images/SsoSystem/headBg-green.jpg', sizingMethod='scale');
  7. }
  8. .headNum{
  9. color: #01A566;
  10. }
  11. .inSec1btn{
  12. background: #01A566;
  13. }
  14. .inSec1List1{
  15. background: #F7FFFC;
  16. }
  17. .inSec1List1 li.active,.inSec1List1 li:hover{
  18. background: #D5F4E9;
  19. border-bottom-color: #D5F4E9;
  20. }
  21. .inSec1List1 li.active a,.inSec1List1 li:hover a{
  22. color: #01A566;
  23. }
  24. .inSec1List1 li{
  25. border-bottom: 1px solid #E7F8F2;
  26. }
  27. .index_sec2 .inSec1T{
  28. background: #01A566;
  29. }
  30. .inSec1List2 li.active,.inSec1List2 li:hover{
  31. background: #D5F4E9;
  32. }
  33. .inSec3ListTxt.active:after,.inSec3ListTxt:hover:after{
  34. background: #01A566;
  35. }
  36. .inSec3ListTxt.active,.inSec3ListTxt:hover{
  37. color: #01A566;
  38. }
  39. .more{
  40. background: #67C9A3;
  41. }
  42. .inSecShadow{
  43. -webkit-box-shadow: 0 0 10px rgba(114, 165, 205, 0.25);
  44. -moz-box-shadow: 0 0 10px rgba(114, 165, 205, 0.25);
  45. box-shadow: 0 0 10px rgba(114, 165, 205, 0.25);
  46. }
  47. .headLogin{
  48. color: #01A566;
  49. }
  50. .inSec1SerchLists li.active,.inSec1SerchLists li:hover{
  51. background: #D5F4E9;
  52. }
  53. .inSec4T{
  54. border: 1px solid #D5F4E9;
  55. background: #F7FFFC;
  56. }
  57. .inSec4Line{
  58. background: #01A566;
  59. }
  60. .inSec4Txt{
  61. color: #01A566;
  62. }
  63. .inSec4T span{
  64. color: #01A566;
  65. }
  66. .inSec4T i{
  67. background: #01A566;
  68. }
  69. .pagingR a:first-child{
  70. border-color: #01A566;
  71. background: #01A566;
  72. }
  73. .newSec1List li.active,.newSec1List li:hover{
  74. background: #D5F4E9;
  75. }
  76. .newSec1List li.active a,.newSec1List li:hover a{
  77. color: #01A566;
  78. }
  79. .newSec1List li{
  80. border-bottom: 1px solid #E7F8F2;
  81. }
  82. .index_sec1 .inSec1T,.index_sec1s .inSec1T{
  83. background-image: url('/Content/images/SsoSystem/inSec1-1-green.png');
  84. }
  85. .index_sec3 .inSec1T{
  86. background-image: url('/Content/images/SsoSystem/inSec3-1-green.png');
  87. }
  88. .index_sec1s .newsSec1T {
  89. background-image: url('/Content/images/SsoSystem/news1-1-green.png');
  90. }
  91. .inSec1T i{
  92. background: #ECBD02;
  93. }