377 lines
7.9 KiB
CSS
377 lines
7.9 KiB
CSS
/*.body_resize { width:950px; margin:0 auto; padding:0;}
|
|
.left { width:371px; float:left; margin:20px 5px 10px 5px; padding:5px;}
|
|
|
|
.right { width:527px; float:left; margin:20px 5px 10px 5px; padding:5px;}
|
|
.right ul { list-style:none; margin:5px 20px; padding:0;}
|
|
.right li { font: bold 12px Arial, Helvetica, sans-serif; color:#6f6f6f; padding:5px 20px; margin:0; background:url(images/about_ul_li.gif) left no-repeat;}
|
|
|
|
|
|
.body { background:#ebebeb; border-bottom:1px solid #fff; }
|
|
|
|
.home {
|
|
font:bold 16px Helvetica, Tahoma, Arial, STXihei, "华文细黑", "Microsoft YaHei", "微软雅黑", SimSun, "宋体", Heiti, "黑体", sans-serif;
|
|
color:#2c2c2c;
|
|
border-bottom:1px solid #cccccc;
|
|
padding:10px 5px;
|
|
margin:0 0 10px 0;
|
|
}
|
|
|
|
p {
|
|
font:normal 13px Helvetica, Tahoma, Arial, STXihei, "华文细黑", "Microsoft YaHei", "微软雅黑", SimSun, "宋体", Heiti, "黑体", sans-serif;
|
|
color:#6f6f6f;
|
|
line-height:1.8em;
|
|
padding:5px 5px;
|
|
margin:0;
|
|
}
|
|
|
|
div.project {
|
|
font:normal 15px Helvetica, Tahoma, Arial, STXihei, "华文细黑", "Microsoft YaHei", "微软雅黑", SimSun, "宋体", Heiti, "黑体", sans-serif;
|
|
color:#6f6f6f;
|
|
line-height:1.8em;
|
|
padding:5px 5px;
|
|
margin:0;
|
|
border-bottom:1px solid #eeeeee;
|
|
width: 95%;
|
|
float: right;
|
|
}
|
|
div.project a{
|
|
color: #5B5B5B;
|
|
}
|
|
|
|
div.project {
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
-o-text-overflow: ellipsis;
|
|
}
|
|
div.project>.nowrap {
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
-o-text-overflow: ellipsis;
|
|
}
|
|
|
|
span.grey {
|
|
float: right;
|
|
font: normal 13px Helvetica, Tahoma, Arial, STXihei, "华文细黑", "Microsoft YaHei", "微软雅黑", SimSun, "宋体", Heiti, "黑体", sans-serif;
|
|
color:#afaeae;
|
|
line-height:1.8em;
|
|
padding:5px 5px;
|
|
margin:0;
|
|
}*/
|
|
.top_bar{
|
|
height: auto;
|
|
}
|
|
img.weixin{
|
|
display: inline-block;
|
|
}
|
|
div.loginForm{
|
|
float: left;
|
|
margin-top: -30px;
|
|
}
|
|
.welcome-message-list li.message-brief-intro{
|
|
position: relative;
|
|
display: block;
|
|
margin-bottom: -1px;
|
|
margin-left: 0px;
|
|
padding: 8px 10px 0px;
|
|
border-bottom: 1px dashed rgb(229, 229, 229);
|
|
width: 95%;
|
|
height: auto;
|
|
}
|
|
li {
|
|
list-style-type: none;
|
|
}
|
|
|
|
ul {
|
|
padding: 0px;
|
|
margin-top: 0px;
|
|
margin-bottom: 0px;
|
|
/*width: 50%;*/
|
|
}
|
|
|
|
ul.welcome-message-list{
|
|
margin-top: 0px;
|
|
}
|
|
|
|
.welcome-message-list h3, .user-welcome-message-list h3 {
|
|
border-bottom: 1.5px solid rgb(21, 165, 200);
|
|
padding: 2px;
|
|
/*margin-left: 10px;*/
|
|
font-size: 16px;
|
|
}
|
|
|
|
.user-message-box-list {
|
|
margin-left: 6px;
|
|
}
|
|
/*鍚勭鍒楄〃鏄剧ず*/
|
|
.d-p-index-box{
|
|
/*border: 1px solid #e6e6e6;*/
|
|
background: #ffffff;
|
|
padding: 1px;
|
|
}
|
|
.d-p-index-hdright{
|
|
position: relative;
|
|
float: right;
|
|
margin-top: -27px;
|
|
margin-right: 10px;
|
|
color: #999999;
|
|
}
|
|
.d-p-index-box h3{
|
|
height: 25px;
|
|
line-height: 25px;
|
|
background-color: rgb(252, 252, 252);
|
|
color: green;
|
|
/*text-indent: 8px;*/
|
|
margin: 0;
|
|
padding: 0px;
|
|
display: block;
|
|
font-size: 16px;
|
|
/*font-size: 1em;*/
|
|
border-top: none;
|
|
border-bottom: 1px solid rgb(21, 165, 200);
|
|
/*-webkit-margin-before: 0.83em;
|
|
-webkit-margin-after: 0.83em;
|
|
-webkit-margin-start: 0px;
|
|
-webkit-margin-end: 0px;*/
|
|
font-weight: bold;
|
|
margin-top: 0px;
|
|
/*-webkit-box-shadow:5px 2px 6px #eee;
|
|
-moz-box-shadow:5px 2px 6px #eee;
|
|
padding:4px 10px;
|
|
text-shadow:5px 2px 6px #eee;*/
|
|
}
|
|
.d-p-index-hotproject{
|
|
width: 48%;
|
|
margin-top: 40px;
|
|
float: left;
|
|
}
|
|
ul.d-p-index-hdright{
|
|
padding: 0px;
|
|
margin-top: -30px;
|
|
}
|
|
li {
|
|
display: list-item;
|
|
text-align: -webkit-match-parent;
|
|
}
|
|
.d-p-project-bytime li.current a{
|
|
color: #333;
|
|
font-weight: 700;
|
|
}
|
|
.d-p-project-bytime li{
|
|
float: left;
|
|
padding:0px 8px;
|
|
background: center right no-repeat;
|
|
}
|
|
.d-p-project-bytime a{
|
|
color: #999;
|
|
}
|
|
.d-p-projectlist-box{
|
|
/*width: 476px;*/
|
|
overflow: hidden;
|
|
height:auto;
|
|
margin: 0px;
|
|
padding: 0px;
|
|
background-color: rgb(252, 252, 252);
|
|
margin-top: 6px;
|
|
}
|
|
.d-p-index-newsource li,.d-p-index-hotproject ul.d-p-projectlist li{
|
|
color: rgb(102, 102, 102);
|
|
background: center -1px no-repeat;
|
|
line-height: 20px;
|
|
padding: 5px 5px 0px 9px;
|
|
width: 440px;
|
|
/*cursor: pointer;*/
|
|
/*font: 12px/1.5 tahoma,arial,\5b8b\4f53;*/
|
|
float: left;
|
|
/* display:block;*/
|
|
margin-left: 0px;
|
|
margin-top: 0px;
|
|
border-bottom: 1px solid rgb(245,245,245);
|
|
}
|
|
|
|
.d-g-blue{
|
|
color: rgb(17, 102, 173) !important;
|
|
font-weight: 700;
|
|
|
|
}
|
|
ul.d-p-projectlist{
|
|
margin-top: 0px;
|
|
}
|
|
|
|
/*
|
|
p.layout-1 {
|
|
margin-top: -8px;
|
|
}*/
|
|
|
|
|
|
/*
|
|
p.layout {
|
|
margin-top: -8px;
|
|
}
|
|
*/
|
|
|
|
.right ul li {
|
|
margin-bottom: 6px;
|
|
border-bottom: 1px dashed rgb(229,229,229);
|
|
}
|
|
|
|
.avatar-3 {
|
|
width: 40px;
|
|
height: 40px;
|
|
margin-top: 5px;
|
|
}
|
|
.message-brief-intro a.gray{
|
|
color: rgb(17, 102, 173);
|
|
}
|
|
|
|
.message-brief-intro a.gray:visited{
|
|
color: #4B2374;
|
|
}
|
|
|
|
.avatar-4 {
|
|
width: 45px;
|
|
height: 45px;
|
|
}
|
|
.d-p-project-intro {
|
|
cursor: text;
|
|
}
|
|
/*p.clr, .clr { clear:both; padding:0; margin:0; background:none;}*/
|
|
|
|
|
|
.inner-right a, a:link, a:visited {
|
|
color: rgb(17, 102, 173);
|
|
}
|
|
|
|
|
|
.tooltip {
|
|
margin-left: 10px;
|
|
}
|
|
|
|
div#tooltip {
|
|
background-color: #46ccef;
|
|
border: 1px solid #c8c8c8;
|
|
border-radius: 5px;
|
|
width: 220px;
|
|
/*text-align: center;*/
|
|
text-indent: -5px;
|
|
padding: 20px;
|
|
position: absolute;
|
|
opacity: 100;
|
|
}
|
|
|
|
/*div#tooltip .arrow {
|
|
border-style: solid;
|
|
position: absolute;
|
|
}
|
|
|
|
div#tooltip .bottom {
|
|
border-color: #c8c8c8 transparent transparent transparent;
|
|
border-width: 8px 8px 0px 8px;
|
|
bottom: -8px;
|
|
}*/
|
|
|
|
div#tooltip::after {
|
|
border-color: #f8f8f8 transparent transparent transparent;
|
|
border-style: solid;
|
|
border-width: 7px 7px 0px 7px;
|
|
bottom: 1px;
|
|
content: "";
|
|
position: absolute;
|
|
left: -7px;
|
|
|
|
}
|
|
|
|
|
|
.inner-content {
|
|
position: absolute;
|
|
margin-top: -32px;
|
|
margin-left: 230px;
|
|
}
|
|
|
|
.inner-content li {
|
|
float: left;
|
|
list-style-type: none;
|
|
white-space: nowrap;
|
|
margin-right: 0px;
|
|
background: none repeat scroll 0% 0% rgb(255, 255, 255);
|
|
position: relative;
|
|
margin-bottom: -1px;
|
|
/*padding-left: 6px;
|
|
padding-right: 6px;*/
|
|
}
|
|
|
|
.inner-content a:link, .inner-content a:visited{
|
|
margin-right: 0.2em;
|
|
padding: 0.1em 0.2em 0.1em 0.2em;
|
|
color: #A62020;
|
|
background-color: #FCE6EA;
|
|
text-decoration: none;
|
|
border-top: 1px solid #FFFFFF;
|
|
border-left: 1px solid #FFFFFF:
|
|
border-bottom: 1px solid #717171;
|
|
border-right: 1px solid #717171;
|
|
}
|
|
.inner-content a:hover{
|
|
border-top: 1px solid #717171;
|
|
border-left: 1px solid #717171;
|
|
border-bottom: 1px solid #FFFFFF;
|
|
border-right: 1px solid #FFFFFF;
|
|
}
|
|
a.attachments_list_color {
|
|
color: grey;
|
|
}
|
|
.search-bar {
|
|
margin: 0;
|
|
padding: 0;
|
|
float: right;
|
|
margin-top: 10px;
|
|
margin-right: 60px;
|
|
}
|
|
.main-content-bar{
|
|
margin: 0;
|
|
margin-top: 35px;
|
|
padding: 0;
|
|
margin-bottom: 30px;
|
|
width: 100%;
|
|
height: auto;
|
|
}
|
|
|
|
.weixin-content{
|
|
margin: 0;
|
|
padding: 0;
|
|
text-align: center;
|
|
}
|
|
|
|
#identifier-pannel{
|
|
position:fixed;
|
|
left: 50%;
|
|
bottom:0;
|
|
z-index:9999;
|
|
width:150px;
|
|
margin-left:500px;
|
|
}
|
|
#identifier-pannel a:link,#identifier-pannel a:visited{
|
|
display:block;
|
|
padding:10px;
|
|
line-height:18px;
|
|
font-size:12px;
|
|
color:#333;
|
|
text-decoration:none;
|
|
white-space:nowrap;
|
|
text-align:center;
|
|
background:#f9f9f9;
|
|
}
|
|
#identifier-pannel a:hover{
|
|
background:#ccd8db;
|
|
color:#000;
|
|
}
|
|
#identifier-pannel img{
|
|
display:block;
|
|
margin:5px auto;
|
|
border:none;
|
|
}
|
|
|
|
.forum-topic li{
|
|
float: left;
|
|
}
|