|
|
|
@ -105,6 +105,7 @@ a:hover.c_orange{color: #d33503;}
|
|
|
|
|
a.c_lorange{color:#ff9900;}
|
|
|
|
|
a:hover.c_lorange{color:#fff;}
|
|
|
|
|
a.c_blue{ color:#15bccf;}
|
|
|
|
|
a.c_setting_blue{color: #0781B4}
|
|
|
|
|
a.c_dblue{ color:#09658c;}
|
|
|
|
|
a:hover.c_dblue{ color:#15bccf;}
|
|
|
|
|
a.c_white{ color:#fff;}
|
|
|
|
@ -131,6 +132,7 @@ a.c_green{ color:#28be6c;}
|
|
|
|
|
.c_blue{ color:#15bccf;}
|
|
|
|
|
.c_red{ color:#F00;}
|
|
|
|
|
.c_green{ color:#28be6c;}
|
|
|
|
|
.c_grey{color:#999;}
|
|
|
|
|
.c_dblue{ color:#09658c;}
|
|
|
|
|
.b_blue{background:#64bdd9;}
|
|
|
|
|
.b_green{background:#28be6c;}
|
|
|
|
@ -213,14 +215,15 @@ div#menu {height:41px; font-size:14px; font-weight:bold; }
|
|
|
|
|
div#menu ul {float: left;}
|
|
|
|
|
div#menu ul.menu { padding-left: 30px; }
|
|
|
|
|
div#menu li {position: relative; z-index: 9; margin: 0; display: block; float: left; }
|
|
|
|
|
div#menu li:hover>ul { left: -2px;}
|
|
|
|
|
/*div#menu li:hover>ul { right: 5px;}*/
|
|
|
|
|
div#menu a {position: relative;z-index: 10; height: 41px; display: block; float: left;line-height: 41px; text-decoration: none; font-size:14px; }
|
|
|
|
|
div#menu a:hover, div#menu a:hover span { color: #a1ebff; }
|
|
|
|
|
div#menu li.current a {}
|
|
|
|
|
div#menu {display: block; cursor: pointer; background-repeat: no-repeat;background-position: 95% 0;padding-right: 15px; _padding-right: 20px;}
|
|
|
|
|
div#menu ul a.parent {background: url(../images/item.png) -20px -30px no-repeat; width:60px; overflow:hidden; white-space: nowrap; text-overflow:ellipsis;}
|
|
|
|
|
div#menu ul a.parent:hover {background: url(../images/item.png) -20px -60px no-repeat;}
|
|
|
|
|
div#menu ul ul a.parent {background: url(../images/item.png) -20px 6px no-repeat;}
|
|
|
|
|
div#menu ul a.user_name { width:170px; text-align:right; margin:0; }
|
|
|
|
|
.pic_triangle{background: url(../images/item.png) -90px -48px no-repeat; float:right; display:block; width:10px; height:10px; margin-top:12px; margin-left:7px;}
|
|
|
|
|
.pic_triangle:hover{background: url(../images/item.png) -90px -78px no-repeat; }
|
|
|
|
|
div#menu ul ul a.parent {background: url(../images/item.png) -20px 6px no-repeat;width:60px;}
|
|
|
|
|
div#menu ul ul a.parent:hover {background: url(../images/item.png) -20px -11px no-repeat;}
|
|
|
|
|
/* menu::level1 */
|
|
|
|
|
div#menu a { padding: 5px 12px 0 10px;line-height: 30px; color: #fff;}
|
|
|
|
@ -228,13 +231,13 @@ div#menu a { padding: 5px 12px 0 10px;line-height: 30px; color: #fff;}
|
|
|
|
|
div#menu li.last { background: none; }
|
|
|
|
|
/* menu::level2 */
|
|
|
|
|
div#menu ul ul li { background: none; }
|
|
|
|
|
div#menu ul ul { position: absolute;top: 38px; left: -999em; width: 90px; padding: 5px 0 0 0; background:#fff; border:1px solid #15bccf; margin-top:1px;}
|
|
|
|
|
div#menu ul ul { position: absolute;top: 38px; width: 90px; padding: 5px 0 0 0; background:#fff; border:1px solid #15bccf; margin-top:1px;}
|
|
|
|
|
div#menu ul ul a {padding: 0 0 0 15px; height: auto; float: none;display: block; line-height: 24px; font-size:12px; font-weight:normal;color:#15bccf;}
|
|
|
|
|
div#menu ul ul a:hover { color:#ff9900;}
|
|
|
|
|
div#menu ul ul li.last { margin-left:15px; }
|
|
|
|
|
div#menu ul ul li {width: 100%;}
|
|
|
|
|
/* menu::level3 */
|
|
|
|
|
div#menu ul ul ul {padding: 0;margin: -38px 0 0 92px !important; width:200px; }
|
|
|
|
|
div#menu ul ul ul {padding: 0;margin: -38px 0 0 90px !important; width:200px; }
|
|
|
|
|
div#menu ul ul ul li a{ width:185px; overflow:hidden; white-space: nowrap; text-overflow:ellipsis;color:#15bccf;}
|
|
|
|
|
|
|
|
|
|
/*主类容*/
|
|
|
|
@ -288,6 +291,7 @@ a.close_btn {background-position:-44px 0;}
|
|
|
|
|
a:hover.close_btn {background-position:-66px 0;}
|
|
|
|
|
.show_btn {background-position:-119px 0;}
|
|
|
|
|
.msgserver a {color:#15bccf; }
|
|
|
|
|
.msgserver a:hover { text-decoration:underline; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.hiddent{ overflow:hidden; white-space: nowrap; text-overflow:ellipsis;}
|
|
|
|
@ -404,8 +408,10 @@ div.flash.warning, .conflict {
|
|
|
|
|
/*弹出框*/
|
|
|
|
|
.black_overlay{display:none;position:fixed;top:0px;left:0px;width:100%;height:100%;background-color:black;z-index:1001;-moz-opacity:0.8;opacity:.80;filter:alpha(opacity=80);}
|
|
|
|
|
.white_content{display:none;position:fixed;top:15%;left:30%;width:420px;height: auto; margin-bottom:20px;padding:16px;border:3px solid #15bccf;background-color:white;z-index:1002;overflow:auto;}
|
|
|
|
|
.white_content02{display:none;position:fixed;top:15%;left:30%;width:200px;height: auto; margin-bottom:20px;padding:10px;border:3px solid #15bccf;background-color:white;z-index:1002;overflow:auto;}
|
|
|
|
|
.white_content02{display:none;position:fixed;top:15%;left:30%;width:310px;height: auto; margin-bottom:20px;padding:10px;border:3px solid #15bccf;background-color:white;z-index:1002;overflow:auto;}
|
|
|
|
|
.floatbox{ width:420px; border:3px solid #15bccf; background:#fff; padding:5px;}
|
|
|
|
|
a.box_close{ display:block; float:right; width:16px; height:16px; background:url(../images/img_floatbox.png) 0 0 no-repeat;}
|
|
|
|
|
a.box_close{background:url(../images/img_floatbox.png) -22px 0 no-repeat;}
|
|
|
|
|
|
|
|
|
|
/*文本左对齐*/
|
|
|
|
|
.tl{text-align: left;}
|
|
|
|
|