| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278 |
- @charset "utf-8";
- 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;
- }
- a {
- outline:none;
- }
- a {
- color: #0088cc;
- text-decoration: none;
- }
- a:hover,
- a:focus {
- color: #005580;
- text-decoration:none;
- }
- .fL{float:left}
- .fR{float:right}
- .copyRight {
- text-align: center
- }
- .login.copyRight {
- position: absolute;
- bottom:5px;
- right:10px;
- }
- body.loginbody{
- background-color:#e5e5e5;
- }
- .scollContent{
- overflow-y:auto;
- }
- .wrapAlogin {
- width:300px;
- margin:150px auto 0;
- }
- .wrapAlogin h4.title{
- text-align: center;
- border-bottom:2px solid #428BCA;
- padding:8px 0;
- margin-bottom: 0
- }
- .wrapAlogin h5{
- text-align: center;
- padding:5px 0;
- margin:0 0 10px 0;
- color: #428BCA
- }
- .loginItem {
- padding:5px 20px 25px;
- border: 1px solid #d8d8d8;
- border-bottom-width: 2px;
- border-top-width: 0;
- border-radius: 3px;
- background-color:#fff;
- margin-bottom:20px;
- }
- .wrapHeader {
- height:46px;
- z-index: 999;
- position: relative;
- border-bottom:4px solid #999;
- background-color: #f6f6f6
- }
- .wrapHeader .logo {
- font-size: 18px;
- height:46px;
- line-height: 44px;
- padding-left: 15px;
- width:220px;
- color: #428BCA;
- font-weight: 600
- }
- .wrapHeader .mainNav{
- position: absolute;
- left:200px;
- top:0;
- }
- .wrapHeader .mainNav li{
- float: left;
- height:46px;
- border-bottom:4px solid #999;
- }
- .wrapHeader .mainNav a{
- display: inline-block;
- height: 42px;
- line-height: 42px;
- padding: 0 20px;
- color:#999;
- font-size: 14px;
- border-right:1px solid #ddd;
- border-left:1px solid #ddd;
- margin-left:-1px;
- }
- .wrapHeader .mainNav li.now {
- border-bottom:4px solid #428BCA;
- }
- .wrapHeader .mainNav li.now a{
- font-weight: 600;
- color:#333;
- cursor: default;
- background-color: #fff
- }
- .wrapHeader .mainNav li.now:hover {
- border-bottom:4px solid #428BCA;
- color:#B5B969;
- }
- .wrapHeader .mainNav li.now:hover a{
- color:#333;
- }
- .wrapHeader .mainNav li:hover {
- border-bottom:4px solid #666;
- }
- .wrapHeader .mainNav li:hover a{
- color:#333;
- background-color: #fff
- }
- .wrapHeader .userNav {
- position: absolute;
- right: 20px;
- top:0;
- height:44px;
- line-height: 44px
- }
- .wrapContent {
- background-color: #e5e5e5
- }
- .mainSidebar{
- width:120px;
- }
- .mainContent {
- background-color:#fff;
- margin-left:120px;
- overflow-y:auto
- }
- .mainSidebar ul,.mainSidebar li{
- margin: 0;
- padding: 0
- }
- .mainSidebar ul{
- margin-top:10px;
- }
- .mainSidebar li a{
- padding:8px 0 8px 10px;
- display: inline-block;
- width: 120px;
- color:#666;
- font-size: 14px
- }
- .mainSidebar li a:hover{
- background-color: #f6f6f6;
- color:#333;
- }
- .mainSidebar li a.now{
- background-color: #fff;
- color:#333;
- font-weight: 600
- }
- .instWrap {
- padding:15px;
- }
- .instWrap .legBtns .btn{
- vertical-align: top
- }
- .gEntry {
- background: #f7f7f7;
- margin: 0px 0px 5px;
- border: 1px solid #d8d8d8
- }
- .pojList {
- margin:20px 0;
- }
- .pojList h1{
- font-size: 18px;
- margin:10px;
- display: inline-block;
- }
- .pojList .control{
- margin-right:5px;
- margin-top:5px;
- }
- .pojList .exterInfo {
- border-top: 1px solid #d8d8d8
- }
- .pojList .exterInfo .item{
- display: inline-block;
- padding:5px 10px 5px;
- border-right:1px solid #d8d8d8;
- min-width: 85px
- }
- .pojList .exterInfo .item span{
- color:#999;
- }
- .feedItem {
- position: relative;
- }
- .feedItem .actor{
- width:150px;
- position:absolute;
- left: 20px;
- top:8px;
- }
- .feedItem .actor img{
- border-radius: 10%;
- margin-right:10px;
- }
- .feedItem .action{
- margin:0 0 10px 180px
- }
- .feedItem .action span{
- color:#999;
- }
- .feedItem .datetime{
- width:100px;
- position:absolute;
- right:0;
- top:0;
- color:#999;
- }
- .wrapSlide{
- border-left: 1px solid #E1E1E1;
- box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
- background: none repeat scroll 0% 0% #F9F9F7;
- overflow: hidden;
- position: absolute;
- right: 0px;
- bottom: 0px;
- top:0;
- z-index: 100;
- width:0px;
- }
- .wrapSlide .slideContent {
- margin:46px 15px 0;
- overflow-y:auto;
- }
- .slideContent legend .date{
- font-size:12px;
- color: #999;
- margin-right: 10px;
- margin-top: 3px
- }
- .wraplogin {
- width:630px;
- margin:150px auto 0px;
- }
- .wraplogin .loginItem{
- padding:0;
- }
- .wraplogin .loginTop {
- text-align: center;
- background-color: #428BCA;
- color:#fff;
- padding:30px 0;
- }
- .wraplogin .loginForm{
- padding: 20px 20px 10px
- }
- .wraplogin .loginBottom{
- padding: 10px 20px 25px;
- color: #ccc
- }
- .bMember{
- max-height:160px;
- overflow:auto;
- }
|