|
@ -81,8 +81,8 @@
|
81
|
81
|
|
82
|
82
|
.workinfor{width:64%; margin-top:20px; padding:10px 16px;min-height:140px;}
|
83
|
83
|
.workinfor h4{ overflow:hidden;}
|
84
|
|
.named{display:block;font:18px/34px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; font-weight:bold; color:#000; float:left;}
|
85
|
|
.named:hover,.named:focus,.named:active{color:#000; text-decoration:none;}
|
|
84
|
.workinfor .named{display:block;font:18px/34px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; font-weight:bold; color:#000; float:left;}
|
|
85
|
.workinfor .named:hover,.workinfor .named:focus,.workinfor .named:active{color:#000; text-decoration:none;}
|
86
|
86
|
|
87
|
87
|
.workinfor h5{ font:16px/30px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; font-weight:bold;}
|
88
|
88
|
.workinfor h6{ font:13px/24px \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"; font-weight:bold;}
|
|
@ -109,11 +109,11 @@
|
109
|
109
|
.writespan{ margin-top:10px; font-weight:bold;}
|
110
|
110
|
|
111
|
111
|
/*资源、项目*/
|
112
|
|
.sharesrcbox{ overflow:hidden; width:100%; padding:10px; height:240px;}
|
113
|
|
.sharesrc{ width:28%; margin:10px 20px; float:left;}
|
114
|
|
.briefinfor{ width:100%; max-height:100px; text-overflow:ellipsis; overflow:hidden; }
|
115
|
|
.shareshow{ position:relative; overflow:hidden;}
|
116
|
|
.shareopeart{ position:absolute;background:rgba(0,0,0,.4); line-height:30px; text-align:center; bottom:-30px; left:0px; z-index:100; overflow:hidden; width:100%; cursor:pointer;}
|
|
112
|
.sharesrcbox11{ overflow:hidden; width:100%; padding:10px; height:240px;}
|
|
113
|
.sharesrcbox11 .sharesrc{ width:28%; margin:10px 20px; float:left;}
|
|
114
|
.sharesrcbox11 .briefinfor{ width:100%; max-height:100px; text-overflow:ellipsis; overflow:hidden; }
|
|
115
|
.sharesrcbox11 .shareshow{ position:relative; overflow:hidden;}
|
|
116
|
.sharesrcbox11 .shareopeart{ position:absolute;background:rgba(0,0,0,.4); line-height:30px; text-align:center; bottom:-30px; left:0px; z-index:100; overflow:hidden; width:100%; cursor:pointer;}
|
117
|
117
|
|
118
|
118
|
.objectsrcbox{ overflow:hidden; width:100%; padding:10px; height:160px;}
|
119
|
119
|
.objectsrc{float:left; width:28%; margin:10px 20px; height:120px; background:rgba(0,0,0,.03); /*border:1px dashed #e5e5e5;*/ padding:30px 10px; cursor:pointer; }
|