国内流行的内容管理系统(CMS)多端全媒体解决方案 https://www.dedebiz.com
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.

78 lines
6.0KB

  1. *{padding:0;margin:0;box-sizing:border-box}
  2. a{text-decoration:none}
  3. html,body{width:100%;height:100%}
  4. body{height:100%;font-size:12px;overflow:hidden;z-index:1}
  5. body.showmenu{background:url(../images/leftmenu_bg.gif) -10px top repeat-y}
  6. body.hidemenu{background:none}
  7. ul{list-style:none}
  8. form{margin:0;padding:0}
  9. .head{width:100%;height:76px;overflow:hidden;z-index:8;position:relative}
  10. .top{height:46px;width:100%;background-image:linear-gradient(135deg,#008E38 0%,#639709 100%);overflow:hidden;clear:both}
  11. .top .top_logo{float:left;margin-left:30px;height:46px;line-height:46px}
  12. .top .top_logo a{font-size:20px;font-weight:600;color:#ffffff}
  13. .top .top_version{display:inline-block;margin-top:10px;margin-left:10px;color:#ffffff}
  14. .top .top_link{float:right;margin-right:30px}
  15. .top .top_link ul{float:left;line-height:46px;overflow:hidden}
  16. .top .top_link ul li.welcome img{margin-top:-4px;margin-right:10px;width:30px;height:30px;vertical-align:middle}
  17. .top .top_link ul li{float:left;color:#ffffff}
  18. .top .top_link ul li a{color:#ffffff;padding-left:20px}
  19. .top .top_link ul li a:hover{color:#cccccc}
  20. .top .top_link .quick{padding:3px 0px 0px 0px;float:left}
  21. .top .top_link .quick a{display:block;color:#C60;float:left;line-height:21px;height:21px;overflow:hidden}
  22. .top .top_link .quick a.ac_qucikmenu{width:81px;background:url(../images/quick_bg.gif) left top no-repeat;letter-spacing:1px;text-indent:8px}
  23. .top .top_link .quick a.ac_qucikmenu:hover{background:url(../images/quick_bg.gif) left bottom no-repeat}
  24. .top .top_link .quick a.ac_qucikadd{width:19px;background:url(../images/quick_bg.gif) right top no-repeat}
  25. .top .top_link .quick a.ac_qucikadd:hover{background:url(../images/quick_bg.gif) right bottom no-repeat}
  26. .topnav{width:100%;height:30px;background:#333333;overflow:hidden;clear:both}
  27. .topnav .menuact{width:168px;float:left;padding-left:30px;overflow:hidden;padding-top:6px}
  28. .topnav .menuact a{overflow:hidden;color:#eeeeee;padding-right:10px}
  29. .topnav .menuact a:hover{color:#ffffff}
  30. .nav{float:left;padding-left:2px;line-height:26px;color:#999999}
  31. .nav ul li{float:left;display:block;margin-left:4px}
  32. .nav ul li a{padding:0 10px 0px 10px;color:#FFCC00}
  33. .nav ul li a:hover{color:#ffffff}
  34. .nav ul li a.thisclass,.nav ul li a.thisclass:hover{color:#4E8100;display:block;font-weight:bold;background:#ffffff;line-height:23px;border-top:2px solid #FFDE59;margin-top:4px;padding:0 10px 0px 10px}
  35. .sysmsg{height:30px;overflow:hidden;line-height:30px;padding-right:30px;float:right;color:#999999;width:500px}
  36. .scroll{float:right;overflow:hidden;height:30px}
  37. .scroll ul li,.sysmsg ul li a{color:#bbbbbb}
  38. .scroll ul li{height:26px;overflow:hidden;line-height:26px;float:right;clear:both;padding-left:20px;background:url(../images/ico-sysmsg.png) 5px 8px no-repeat}
  39. .scroll ul li a:hover{text-decoration:underline}
  40. .scroll a{padding-left:10px;color:#ffffff}
  41. body.showmenu .left{display:block}
  42. body.hidemenu .left{display:none}
  43. body.showmenu .right{left:220px}
  44. body.hidemenu .right{left:0}
  45. .left{position:absolute;top:76px;width:220px;left:0;bottom:0;z-index:7}
  46. .menu{height:100%}
  47. .top_link{font-size:12px}
  48. .menu iframe{height:100%;width:99.99%;z-index:20}
  49. .right{position:absolute;right:0;top:76px;bottom:0;z-index:7}
  50. .main{height:100%}
  51. .main iframe{height:100%;width:99.99%;z-index:20}
  52. .qucikmenu{position:absolute;right:10px;top:32px;z-index:9;display:none}
  53. .qucikmenu ul{width:110px;list-style:none;border:1px solid #E7E7E7;background:#ffffff}
  54. .qucikmenu ul li{display:block;text-align:left}
  55. .qucikmenu ul li a{height:30px;line-height:30px;display:block;color:#666666;padding-left:10px;padding-right:10px}
  56. .qucikmenu ul li a:hover{background:#F7F7F7}
  57. .pagemask{width:100%;height:100%;background:#000000;position:absolute;z-index:100;filter:alpha(opacity=70);-moz-opacity:.7;opacity:.7;display:none}
  58. .iframemask{position:absolute;z-index:80;top:0;left:0;background:#ffffff;border:none;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;height:100%;width:100%;display:none}
  59. .allmenu{width:800px;background:#ffffff;z-index:999;position:absolute;left:50%;top:76px;margin-left:-400px;display:none;padding:10px}
  60. .allmenu .allmenu-box{margin:0 auto;text-align:left;overflow:hidden;padding-left:2px}
  61. .maptop{float:left;width:130px;overflow:hidden;padding-right:6px;padding-left:6px;margin-left:-1px}
  62. .maptop dt.bigitem{padding:5px 10px;background:#333333;color:#ffffff;line-height:18px;font-weight:600}
  63. .mapitem dt{line-height:21px;font-weight:bold;text-indent:10px;background:#EFF1F1}
  64. .mapitem ul{margin-top:10px;margin-bottom:10px}
  65. .mapitem ul li{text-indent:20px;line-height:24px;background:url(../images/arrr.gif) 4px 6px no-repeat}
  66. .allmenu a{color:#5C604F}
  67. .allmenu a:hover{color:#F63}
  68. #login .theme{clear:both;padding:10px;width:70%;margin-top:20px}
  69. #login .theme li{margin-bottom:15px;margin-top:5px;overflow:hidden}
  70. #login .theme span{color:#000000;width:150px;display:inline-block;float:left;text-align:right;height:22px;line-height:22px}
  71. input[type="text"],input[type="password"]{width:140px;border-width:1px;border-style:solid;border-color:#ffffff;padding:2px 4px;height:18px;line-height:18px;vertical-align:middle;background:#ffffff}
  72. input[type="text"]:focus,input[type="password"]:focus{border-color:#6FB1DF;color:#333333;-moz-box-shadow:0 0 3px #A5C760;-webkit-border-shadow:0 0 3px #A5C760;box-shadow:0 0 3px #A5C760}
  73. * html input.text{width:220px;border:1px solid #a7a6aa;background:#ffffff url(../images/input.gif) 0 0 no-repeat;margin-top:-1px;margin-right:5px;margin-bottom:0;margin-left:2px;padding:3px;line-height:12px}
  74. * html input.radio{margin:-1px 0 0 -2px}
  75. .allsearch{float:left;margin-top:7px!important;font-size:12px;border:1px solid #ffffff;border-radius:.2rem}
  76. .np{margin-left:10px;width:40px;height:18px;line-height:18px;font-size:12px;color:#ffffff;cursor:pointer;background:#57960f;border:none;border-radius:.2rem}
  77. #help{background:url(../images/dlgtitle.gif) repeat-x scroll 0 0 transparent;bottom:0;left:0;position:absolute;width:100%;height:28px;border-top:1px solid #390;line-height:28px;text-align:right;padding-top:0;padding-bottom:0}
  78. #help #content{padding-right:12px;background:url(../images/gtk-edit.png) no-repeat scroll 0px -1px;padding-left:20px}