|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113 |
- .project-library[data-v-15433f02] {
- height: 100%;
- box-sizing: border-box;
- padding-top: 0.53333rem;
- }
- .project-library .top[data-v-15433f02] {
- width: 100%;
- position: fixed;
- top: 0;
- left: 0;
- z-index: 2;
- }
- .project-library .md-tab-bar[data-v-15433f02] {
- background: #fff;
- padding: 0;
- z-index: 2;
- }
- .project-library .md-tab-bar[data-v-15433f02] .md-tab-bar-ink {
- height: 0.05333rem;
- }
- .project-library .md-tab-bar[data-v-15433f02] .md-tab-bar-inner {
- padding: 0 0.4rem;
- box-sizing: border-box;
- }
- .project-library .md-tab-bar .tab_2[data-v-15433f02] {
- position: relative;
- }
- .project-library .md-tab-bar .tab_2 .tag[data-v-15433f02] {
- position: absolute;
- top: -0.2rem;
- width: 0.48rem;
- height: 0.37333rem;
- background: #ff3c31;
- border-radius: 0.24rem;
- color: #fff;
- font-size: 0.26667rem;
- text-align: center;
- line-height: 0.37333rem;
- right: -0.4rem;
- }
- .project-library .list[data-v-15433f02] {
- padding: 0.26667rem 0 0;
- }
- .project-library .list .out_li[data-v-15433f02] {
- padding: 0.4rem 0.53333rem;
- background: #fff;
- min-height: 3.33333rem;
- box-sizing: border-box;
- margin-bottom: 0.26667rem;
- position: relative;
- }
- .project-library .list .out_li .tit[data-v-15433f02] {
- font-weight: 600;
- color: #111c33;
- line-height: 0.64rem;
- font-size: 0.42667rem;
- margin-bottom: 0.26667rem;
- display: flex;
- align-items: center;
- justify-content: space-between;
- }
- .project-library .list .out_li .tit .svg-icon[data-v-15433f02] {
- color: #0057ff;
- font-size: 0.42667rem;
- margin-right: 0.26667rem;
- font-weight: 400;
- }
- .project-library .list .out_li .tit p[data-v-15433f02] {
- display: flex;
- align-items: center;
- }
- .project-library .list .out_li .tit p span[data-v-15433f02] {
- width: 6rem;
- display: inline-block;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .project-library .list .out_li .tit .time[data-v-15433f02] {
- color: #848c9c;
- font-size: 0.32rem;
- }
- .project-library .list .inner_ul li[data-v-15433f02] {
- margin-bottom: 0.13333rem;
- font-size: 0.32rem;
- color: #111c33;
- display: flex;
- align-items: top;
- }
- .project-library .list .inner_ul label[data-v-15433f02] {
- display: inline-block;
- color: #848c9c;
- line-height: 0.45333rem;
- width: 2.26667rem;
- text-align: right;
- }
- .project-library .list .inner_ul .value p[data-v-15433f02] {
- width: 4.66667rem;
- line-height: 0.45333rem;
- }
- .project-library .list .status[data-v-15433f02] {
- position: absolute;
- right: 0.53333rem;
- top: 1.30667rem;
- }
- .project-library .nomore[data-v-15433f02] {
- color: #c5ccd9;
- font-size: 0.32rem;
- line-height: 0.45333rem;
- text-align: center;
- padding: 0.13333rem 0 0.46667rem;
- }
-
|