| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066 |
- @charset "utf-8";
- @font-face {
- font-family: 'icomoon';
- src:url('fonts/icomoon.eot');
- src:url('fonts/icomoon.eot?#iefix') format('embedded-opentype'),
- url('fonts/icomoon.woff') format('woff'),
- url('fonts/icomoon.ttf') format('truetype'),
- url('fonts/icomoon.svg#icomoon') format('svg');
- font-weight: normal;
- font-style: normal;
- }
- [data-icon]:before {
- font-family: 'icomoon';
- content: attr(data-icon);
- speak: none;
- font-weight: normal;
- font-variant: normal;
- text-transform: none;
- line-height: 1;
- -webkit-font-smoothing: antialiased;
- vertical-align:middle
- }
- ul, ol, li{
- line-height:normal;
- list-style-image:none;
- list-style-position:outside;
- list-style-type:none;
- margin:0
- }
- dl {
- margin:0
- }
- dd {
- margin-left:0
- }
- body{
- font: 12px/1.5 tahoma,arial,'Hiragino Sans GB',"微软雅黑",sans-serif;
- overflow:hidden;
- }a {
- outline:none;
- }
- a {
- color: #0088cc;
- text-decoration: none;
- }
- a:hover,
- a:focus {
- color: #005580;
- text-decoration:none;
- }
- .taC,td.taC,th.taC{text-align: center;}
- .taR,td.taR,th.taR{text-align:right;}
- .fL{float:left}
- .fR{float:right}
- .width960{
- width:960px;
- margin:0 auto;
- }
- .colRed {color:#f70000}
- .colOrange {color:#ed8b00}
- .colYel {color:#d9a601}
- .colGreen{color:#17ab0c}
- .colGray{color:#999}
- .colBlue{color:#3172d9}
- .indexNav {
- height:45px;
- background:#CFD37A;
- position:fixed;
- top:0;
- width:100%;
- padding:10px 0;
- z-index: 99
- }
- .indexNav .inav {
- margin:0 0 0 20px;
- }
- .indexNav .inav li {
- float:left;
- margin:0 20px 0 0;
- line-height: 40px
- }
- .indexNav .inav li a{
- color:#fff;
- border:1px solid #CFD37A;
- padding:2px 6px;
- }
- .indexNav .inav li a:hover{
- color:#f5f5f5;
- text-decoration: none;
- }
- .indexNav .inav li.active a{
- border:1px solid #fff;
- border-radius: 3px;
- }
- .indexNav .inav li.mlogo a{
- padding:0;
- }
- .indexNav .inav li.mlogo.active a{
- border:1px solid #CFD37A;
- padding:0;
- }
- .indexNav .menBtn {
- text-align: right;
- }
- .indexNav .menBtn li{
- display: inline-block;
- }
- .indexNav .menBtn a{
- background: transparent;
- color: #fff;
- border: 1px solid #fff;
- padding: 3px 12px;
- border-radius: 5px;
- }
- .indexNav .menBtn a:hover{
- text-decoration: none;
- background:none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
- }
- .indexNav .menBtn a.login{
- color:#bdc15f;
- background:#fff;
- }
- .indexNav .menBtn a.login:hover{
- background: none repeat scroll 0 0 #f5f6e4
- }
- .warpIndex .topBanner{
- background:#CFD37A;
- text-align: center;
- margin-top:65px;
- position: relative;
- vertical-align: middle;
- }
- .topBanner img{
- position: absolute;
- bottom:0;
- left:50%;
- margin:0 0 0 -480px;
- z-index: 0
- }
- .warpIndex .topBanner .width960{
- padding:15% 0 0 0;
- z-index:0
- }
- .warpIndex .topBanner h1{
- z-index: 1;
- position: relative;
- color:#fff;
- font-weight: normal;
- font-size:52px;
- margin-bottom:20px;
- }
- .warpIndex .topBanner p{
- z-index: 1;
- position: relative;
- color:#fff;
- font-size:22px;
- margin:0 0 30px 0;
- line-height: 34px;
- display: block
- }
- .warpIndex .topBanner p a{
- color:#fff;
- padding:12px 24px;
- border:1px solid #fff;
- border-radius: 5px;
- font-size:16px;
- margin:10px;
- }
- .warpIndex .topBanner p a:hover{
- text-decoration: none;
- background:none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
- }
- .warpIndex .topBanner p a.login{
- background: #fff;
- color:#bdc15f;
- }
- .warpIndex .topBanner p a.login:hover{
- background: none repeat scroll 0 0 #f5f6e4
- }
- .wrapHeader{
- height:48px;
- background:url(headerBg.jpg) repeat-x 0 0;
- position:relative
- }
- .wrapHeader h1.mainLogo{
- width:249px;
- height:48px;
- position: absolute;
- background:url(logo.png) no-repeat 0 0;
- left:0;
- top:0;
- margin:0
- }
- .wrapHeader div.userInfo,.wrapHeader div.sysTools {
- position:absolute;
- right:0
- }
- .wrapHeader div.sysTools{
- top:15px;
- right:10px
- }
- div.userInfo .btn-group {
- margin:8px 10px 0 0
- }
- div.userInfo .btn-group .dropdown-menu{
- left:inherit;
- right:0
- }
- .mainSidebar{
- width:68px;
- float:left
- }
- .mainSidebar ul{
- border-bottom:1px solid #535353
- }
- .mainSidebar li{
- text-align:center;
- border-bottom:1px solid #303030;
- position:relative
- }
- .mainSidebar li .badge{
- position:absolute;
- right:8px;
- top:8px
- }
- .mainNav a{
- color:#fff;
- text-decoration:none;
- font-size:12px;
- border-top:1px solid #535353;
- padding:15px 0;
- display:block;
- color:#BABABA
- }
- .mainNav a:hover{
- border-left:1px solid #CFD37A;
- padding-right:1px;
- color:#e3e3e3
- }
- .mainNav a.focus{
- background:url(sidebarAfocue.png) repeat;
- border-left:1px solid #CFD37A;
- cursor: default;
- padding-right:1px;
- color:#fff
- }
- .mainNav .navIcon{
- font-size:24px
- }
- .wrapContent{
- background:url(sidebarBg.jpg) repeat-y 0 0;
- position:relative
- }
- .mainContainer{
- margin:0 0 0 68px;
- border-top:5px solid #CFD37A;
- overflow-y:auto;
- }
- .mainContent{
- padding:0 30px 0
- }
- .mainContent .title h1{
- font-size:24px;
- color:#333;
- font-weight:normal
- }
- .mainContent .title {
- padding:10px 0 0 0;
- }
- .mainContent .title .nav{
- display: inline-block;
- font-size: 18px;
- margin: 5px 0 0;
- }
- .mainContent .title .nav li.dropdown{
- float:left;
- margin:0 5px 0;
- line-height:18px
- }
- .mainContent .title .nav li.dropdown .dropdown-menu{
- font-size:12px
- }
- .mainContent .title .btn-group .dropdown-menu {
- left: inherit;
- right: 0;
- }
- .project {
- margin:0 0 30px 0;
- }
- .projec .odd{
- background:#fcfcfc
- }
- .project table th input,.project table td input{
- margin:0
- }
- .projectEntry {
- height:70px;
- margin:0 0 5px 0;
- border-radius:5px;
- background:#f7f7f7;
- color:#666
- }
- .project .proSection{
- margin:0 0 50px 0;
- }
- .project .proSection .table{
- margin:0;
- }
- .projectEntry:hover{
- background:#fff8ef;
- color:#333
- }
- .projectEntry .pojIcon {
- min-width:65px;
- height:70px;
- line-height:70px;
- text-align:center;
- text-shadow:0 1px 0 rgba(255, 255, 255, 0.4), 0 -1px 0 rgba(0, 0, 0, 0.4);
- font-size:36px;
- border-radius:5px 0 0 5px;
- position:relative;
- background:#CFD37A;
- }
- .projectEntry .pojIcon div {
- height: 40px;
- line-height: 40px;
- margin: 16px 0 0;
- }
- .projectEntry .c1{
- background-color: #E9DDCF;
- color: #D8A196
- }
- .projectEntry .c2{
- background-color: #ECE8D5;
- color: #C8BFA5
- }
- .projectEntry .c3{
- background-color: #E4EDD1;
- color: #C8D7A5
- }
- .projectEntry .c4{
- background-color: #DBEEE6;
- color: #AFD8C7
- }
- .projectEntry .c5{
- background-color: #CFE6E9;
- color: #8CB6C7
- }
- .projectEntry .c6{
- background-color: #CFD8E9;
- color: #8FA6D1
- }
- .projectEntry .c7{
- background-color: #F0DCE3;
- color: #DBA8BA
- }
- .projectEntry .c8{
- background-color: #E3E3E3;
- color: #B9C0C7
- }
- .projectEntry .pojDetail{
- width:92%
- }
- .pojDetail .title{
- width:25%;
- padding:0 0 0 10px;
- margin:12px 0 0 0
- }
- .pojDetail .title h5{
- margin:0 0 5px 0
- }
- .pojDetail .detail,.pojDetail .detail2 {
- width:35%;
- margin:12px 0 0 20px;
- overflow: hidden;
- }
- .pojDetail .detail2{
- width:35%
- }
- .pojDetail .detail p{
- margin:0 0 5px 0
- }
- .pojDetail .detail .progress {
- margin:0
- }
- .slidePanel{
- position:absolute;
- right:-100%;
- top:0;
- width:75%;
- height:100%;
- background:#fff;
- border-left: 1px solid #9b9c9e;
- box-shadow:0 0 5px 3px rgba(0, 0, 0, 0.2);
- overflow: auto;
- z-index: 999
- }
- .slidePanel .panelContent{
- margin:20px 20px 20px 0
- }
- .panelContent .title{
- margin:0 0 30px 0
- }
- .panelContent .title div.closePanel{
- cursor:pointer;
- border-radius:0 15px 15px 0
- }
- .panelContent .title div.closePanel:hover {
- background:#B94A48
- }
- .slidePanel .panelContent h2{
- font-size:18px;
- color:#666;
- margin:0;
- color:#333;
- font-weight:normal;
- height:30px;
- line-height:30px
- }
- .panelContent h2 div{
- height:30px;
- line-height:30px;
- text-align:center;
- width:24px;
- color:#fff;
- background:#9b9c9e;
- margin:0 5px 0 0
- }
- .panelContent .form{
- margin:0 0 0 20px
- }
- .panelContent .table input {
- margin:0;
- }
- .form .controls .alert{
- margin:0 90px 0 0
- }
- .jlTable,.misTable{
- overflow:auto;
- margin:8px 0 2px 0;
- position: relative
- }
- .misTable {
- margin-left:140px;
- margin-right:5px;
- }
- .jlTable .alert,.misTable .alert{
- position: absolute;
- bottom:0;
- right:20px;
- z-index: 999;
- }
- .bottomToolsbar {
- height:60px;
- overflow:hidden;
- }
- .tableTypeList {
- float:left;
- width:140px;
- margin-top:8px;
- }
- .tableTypeList li {
- width:140px;
- overflow: hidden
- }
- .tableTypeList li a{
- display: inline-block;
- padding:5px 10px;
- width:120px;
- line-height: 16px
- }
- .tableTypeList li a:hover{
- text-decoration: none;
- background: #f5f5f5;
- font-weight: 600
- }
- .tableTypeList li a.now{
- background:#414141;
- color:#CFD37A;
- cursor: default;
- font-weight: 600
- }
- .periodBar{
- height:28px;
- line-height:28px;
- background:#f1f1f1;
- padding:0 0 0 20px
- }
- .pjColorList{
- position:relative
- }
- .pjColor,.pjIcon{
- display:inline-block;
- *display:inline;
- zoom:1;
- width:24px;
- height:24px;
- margin:0 5px 0 0;
- text-align:center;
- padding:0;
- position:relative;
- font-size:14px;
- cursor: pointer;
- border-radius:3px
- }
- .pjSelect {
- height:20px;
- width:20px;
- border-width: 2px;
- border-style:solid;
- }
- .pjColor:hover {
- height:22px;
- width:22px;
- border-width: 1px;
- border-style:solid;
- }
- .pjSelect:hover {
- height:20px;
- width:20px;
- border-width: 2px;
- border-style:solid;
- }
- .pjSelect:after{
- content: "✔";
- position: absolute;
- top:0;
- left:5px
- }
- .pjIcon{
- font-size:18px;
- height:30px;
- line-height:30px;
- width:30px
- }
- .pjiSelect{
- border-width: 2px;
- border-style:solid;
- height:26px;
- width:26px;
- line-height:26px
- }
- .pjIcon:hover{
- border-width: 1px;
- border-style:solid;
- height:28px;
- width:28px;
- line-height:28px
- }
- .pjiSelect:hover{
- border-width: 2px;
- border-style:solid;
- height:26px;
- width:26px;
- line-height:26px
- }
- .pj-c1 {
- background-color: #E9DDCF;
- border-color: #D8A196;
- color: #D8A196
- }
- .pj-c2{
- background-color: #ECE8D5;
- border-color: #C8BFA5;
- color: #C8BFA5
- }
- .pj-c3{
- background-color: #E4EDD1;
- border-color: #C8D7A5;
- color: #C8D7A5
- }
- .pj-c4{
- background-color: #DBEEE6;
- border-color: #AFD8C7;
- color: #AFD8C7
- }
- .pj-c5{
- background-color: #DBEEE6;
- border-color: #AFD8C7;
- color: #AFD8C7
- }
- .pj-c6{
- background-color: #CFE6E9;
- border-color: #8CB6C7;
- color: #8CB6C7
- }
- .pj-c7{
- background-color: #E3E3E3;
- border-color: #B9C0C7;
- color: #B9C0C7
- }
- .pj-c8{
- background-color: #F0DCE3;
- border-color: #DBA8BA;
- color: #DBA8BA
- }
- .periodBar .entry{
- float:left
- }
- .periodBar a{
- text-decoration:none;
- cursor:pointer
- }
- .periodBar a.disAva{
- color:#999;
- cursor:default
- }
- .periodBar .page a{
- margin:0 5px
- }
- .periodBar a.dashed{
- margin:0 5px
- }
- .periodList .periodItem {
- width:370px;
- overflow: hidden;
- border-left:1px solid #d6d6d6;
- margin:0 0 0 20px
- }
- .periodList li{
- float:left;
- height:28px;
- line-height:28px;
- border:1px solid #d6d6d6;
- border-top:none;
- border-bottom:none;
- margin:0 0 0 -1px
- }
- .periodList li a{
- padding:0 15px
- }
- .periodList li.focus{
- float:left;
- height:25px;
- line-height:25px;
- border-color:#ababab;
- border-bottom:2px solid #333333;
- background:#fff
- }
- .periodList li.focus a{
- color:#333;
- border-color:#fff
- }
- .periodBar{.
- height:28px;
- overflow: hidden
- }
- .periodBar .addPeriod{
- margin:0 0 0 10px;
- font-size:18px
- }
- .periodBar .addPeriod a{
- margin:8px 0 0 0
- }
- .mpItem .title{
- padding:0 5px;
- font-size:48px;
- line-height:48px;
- height:48px;
- border-top:1px solid #F7F7F7
- }
- .mpItem .title div{
- font-size:12px;
- margin:0 5px 0 48px;
- text-align:right;
- line-height:16px
- }
- .mpItem .title div p{
- margin:10px 0 0 0
- }
- .avatar {
- margin:13px 0 0 10px
- }
- .avatar li{
- border:2px solid #999;
- padding:1px;
- background:#fff;
- position:relative;
- float:left;
- margin:0 3px 0 0;
- border-radius:3px
- }
- .avatar li img{
- border-radius:3px
- }
- .avatar li span{
- position: absolute;
- background:#333;
- color:#fff;
- left:1px;
- bottom:1px;
- height:14px;
- line-height:14px;
- text-align:center;
- width:14px
- }
- .avatar li.add {
- width:54px;
- height:54px;
- border:none;
- background:none;
- }
- .avatar li.add span{
- font-size:56px;
- left:0;
- top:3px;
- background: none;
- color:#999;
- cursor:pointer;
- }
- .avatar li.add:hover{
- border-color: #333
- }
- .avatar li.add span:hover{
- color:#333
- }
- .missionPeriod .mpPass{
- width:60px;
- height:60px;
- background-color: #f7f7f7;
- border:1px solid #e5e5e5;
- float:left;
- line-height:60px;
- text-align:center;
- margin:0 5px 5px 0;
- color:#84af84;
- font-size:50px;
- text-decoration:none
- }
- .missionPeriod .mpPass:hover{
- background:#fff8ef
- }
- .missionPeriod {
- border-bottom:1px dashed #dbdbdb;
- padding:0 0 20px 0
- }
- .missionPeriod h4{
- font-weight:normal;
- font-size:14px;
- color:#666;
- height:30px;
- line-height:30px;
- cursor: pointer;
- padding:0 10px
- }
- .missionPeriod:hover h4{
- background:#f7f7f7;
- border-color:#fff
- }
- .missionPeriod .mpTips{
- text-align:center
- }
- .mpNotpass .title{
- border-color:#cc0000
- }
- .mpNotpass .title b{
- color:#cc0000
- }
- .mpWait .title{
- border-color:#ff9900
- }
- .mpWait .title b{
- color:#ff9900
- }
- .avatar .pass{
- border-color:#009d0e
- }
- .avatar .pass span{
- background:#009d0e
- }
- .avatar .wait{
- border-color:#ff9900
- }
- .avatar .wait span{
- background:#ff9900
- }
- .avatar .notpass{
- border-color:#cc0000
- }
- .avatar .notpass span{
- background:#cc0000
- }
- .avatarBar {
- background:#F1F1F1;
- width:100%;
- height:60px;
- }
- .avatarBar .avatar{
- margin:2px 0 0 10px
- }
- .avatarBar .fR{
- margin:15px 20px 0 0
- }
- .avatarBar .caret {
- border-bottom:4px solid #fff
- }
- .label input{
- margin:0;
- vertical-align:top;
- }
- .group-c1 {
- background-color:#e56061
- }
- .group-c2 {
- background-color:#8d9cb1
- }
- .group-c3 {
- background-color:#4fb7b8
- }
- .group-c4 {
- background-color:#66b856
- }
- .group-c5 {
- background-color:#B8569E
- }
- .group-c6 {
- background-color:#B87456
- }
- .group-c7 {
- background-color:#564FB8
- }
- .group-c8 {
- background-color:#4F81B8
- }
- .group-c9 {
- background-color:#D0CC59
- }
- .workGroup .groupEntry {
- background:#f7f7f7;
- padding:0 0 10px 0;
- margin:0 0 15px 0;
- box-shadow:1px 1px 1px 0px rgba(0, 0, 0, 0.1);
- border-radius:3px;
- }
- .groupEntry .title b{
- color:#fff;
- height:28px;
- line-height:28px;
- display:inline-block;
- *display:inline;
- zoom:1;
- padding:0 10px;
- margin:0 10px 0 0;
- border-radius:3px 0 0 0;
- }
- .groupEntry .title a{
- font-size:18px;
- color:#999;
- margin:0 10px 0 0;
- text-decoration:none
- }
- .groupEntry .title a:hover{
- color:#EAB05E
- }
- .groupEntry .avatar li{
- margin:0 15px 0 0;
- border:none
- }
- .groupEntry .avatar li:hover{
- border-color:#333
- }
- .groupEntry .avatar li p{
- float:right;
- font-size:12px;
- margin:0;
- line-height:14px;
- padding:3px 5px 0 10px;
- color:666;
- display:none
- }
- .groupEntry .avatar li.count{
- height:48px;
- width:55px;
- font-size:12px;
- line-height:48px;
- border:none;
- background:none;
- text-align:center
- }
- .groupEntry .avatar li img{
- opacity: 0.9;
- -moz-opacity: 0.9;
- filter:alpha(opacity=9);
- }
- .groupEntry .avatar li:hover img{
- opacity: 1;
- -moz-opacity:1;
- filter:alpha(opacity=1);
- }
- .partner {
- padding:10px 15px;
- background:#f7f7f7
- }
- .partner li{
- border:none;
- margin:0 15px 15px 0;
- text-align:center;
- font-size:12px
- }
- .partner li img{
- opacity: 0.5;
- -moz-opacity: 0.5;
- filter:alpha(opacity=5);
- display:block
- }
- .partner li.focus{
- background-color:#333;
- color:#fff
- }
- .partner li.focus img{
- opacity: 1;
- -moz-opacity:1;
- filter:alpha(opacity=1);
- }
- .partner li input{
- position:absolute;
- right:2px;
- top:31px
- }
- .partner li.invite{
- border:1px dashed #999;
- height:48px;
- line-height:48px;
- width:48px;
- text-align:center
- }
- .partner li.invite:hover{
- border:1px solid #ccc
- }
- .form .partner .alert{
- margin:0
- }
- .inviteAvatar {
- background:#f7f7f7;
- padding:10px
- }
- .inviteAvatar img{
- padding:1px;
- background:#fff;
- border-radius:3px;
- float:left
- }
- .inviteAvatar p{
- margin:0 0 0 58px
- }
- .avatar li span.waitJoin{
- color:#CFD37A;
- background: #333333;
- width:20px;
- height:20px;
- line-height:16px;
- font-size:18px;
- border-radius: 10px;
- left:-10px;
- top:-10px;
- }
- .wrapLogin{
- border-top:5px solid #CFD37A;
- }
- .wrapLogin .loginPanel .tpa{
- text-align: right;
- margin:0 0 5px 0
- }
- .wrapLogin .loginPanel{
- width:330px;
- position: absolute;
- bottom:50%;
- right:50%;
- padding:10px;
- background:#F8F8F8;
- margin:0 -165px -100px 0
- }
- .wrapLogin .loginPanel img{
- margin:0 0 10px 0;
- border-radius:3px;
- padding:1px;
- background:#fff
- }
- .wrapLogin .loginPanel .alert{
- margin:10px 0 0 0;
- text-align:center
- }
- .adminSidebar{
- width:140px;
- padding:10px 10px 10px 0;
- }
- .adminSidebar li{
- margin:0 0 1px 0
- }
- .adminSidebar li a{
- display:inline-block;
- *display:inline;
- zoom:1;
- width:150px;
- text-align:center;
- padding:10px 0;
- font-size:14px;
- color:#999
- }
- .adminSidebar li a:hover{
- background:#f2f2f2
- }
- .adminSidebar li a.now{
- color:#666;
- font-weight:600;
- background:#ddd
- }
- .adminContent {
- margin:0 0 0 150px;
- padding:15px 15px 0 20px;
- border-left:1px solid #ddd;
- background:#fff;
- overflow-y:auto
- }
- .userInfoPanel{
- margin:20px auto 5px
- }
- .userInfoPanel p{
- text-align:right;
- margin:10px 10px 0 0
- }
- .copyRight{
- position:absolute;
- bottom:20px;
- width:100%;
- text-align:center;
- font-size:12px;
- color:#999
- }
- .copyRight a{
- color:#666
- }
- .bolangbanner{
- height:100px;
- position: absolute;
- bottom:0;
- width:100%;
- z-index: 999
- }
- #banner_bolang_bg_1{
- position: absolute;
- height:85px;
- background: url(wave1.png) repeat-x;
- width:300%;
- bottom:0;
- }
- #banner_bolang_bg_2{
- position: absolute;
- height:100px;
- background: url(wave2.png) repeat-x;
- width:300%;
- top:0;
- }
- .taCble{
- cursor:pointer;
- background-image: url(small.gif);
- background-repeat: no-repeat;
- background-position: 150px 18px;
- }
- .taCble.headerSortUp {
- background-image: url(small_asc.gif);
- }
- .taCble.headerSortDown {
- background-image: url(small_desc.gif);
- }
|