|
- .project-detail[data-v-09cb4ca3] {
- display: flex;
- }
- .project-detail .left[data-v-09cb4ca3] {
- background: #fff;
- border-right: 1px solid #e1e5eb;
- }
- .project-detail .left .item[data-v-09cb4ca3] {
- padding: 0.32rem 0.32rem;
- }
- .project-detail .left .item.active[data-v-09cb4ca3] {
- color: #ffffff;
- background: #0057ff;
- }
- .project-detail .right[data-v-09cb4ca3] {
- background: #ffffff;
- flex: 1;
- }
- .project-detail .right[data-v-09cb4ca3] .md-field {
- padding: 0.21333rem;
- padding-top: 0;
- border-radius: 0.21333rem;
- }
- .project-detail .right[data-v-09cb4ca3] .md-field .md-cell-item:last-child .md-cell-item-body::before {
- border-bottom: 0;
- }
- .project-detail .right[data-v-09cb4ca3] .md-field .md-cell-item:last-child .md-cell-item-children::before {
- border-bottom: 0;
- }
- .project-detail .right[data-v-09cb4ca3] .md-cell-item-content .md-cell-item-title {
- font-size: 0.37333rem;
- color: #848c9c;
- }
- .project-detail .right[data-v-09cb4ca3] .md-field-item.is-solid .md-field-item-title {
- font-size: 0.37333rem;
- color: #848c9c;
- }
- .project-detail .right[data-v-09cb4ca3] .md-textarea-item__textarea {
- font-weight: 400;
- }
- .project-detail .right[data-v-09cb4ca3] .md-cell-item-right {
- font-size: 0.37333rem;
- color: #111c33;
- }
- .project-detail .right[data-v-09cb4ca3] .md-cell-item-children::before {
- content: '';
- position: absolute;
- z-index: 2;
- transform-origin: 100% 50%;
- transform: scaleY(0.5) translateY(100%);
- bottom: 0;
- left: 0;
- right: auto;
- top: auto;
- width: 100%;
- border-bottom: solid 0.02667rem #e2e4ea;
- transform-origin: 50% 100%;
- }
- .project-detail .right .no-border[data-v-09cb4ca3] .md-cell-item-children::before {
- border: 0;
- }
- .project-detail .right .cell-children-conten[data-v-09cb4ca3] .md-cell-item-body::before {
- content: none;
- }
- .project-detail .right .cell-children-conten[data-v-09cb4ca3] .md-cell-item-children {
- padding-top: 0;
- padding-left: 0.8rem;
- }
- .project-detail .right .children-content[data-v-09cb4ca3] {
- padding: 0.24rem 0;
- display: flex;
- justify-content: space-between;
- }
- .project-detail .right .children-content .label[data-v-09cb4ca3] {
- font-size: 0.37333rem;
- color: #848c9c;
- }
- .project-detail .right .children-content .value[data-v-09cb4ca3] {
- font-size: 0.37333rem;
- color: #111c33;
- }
- .project-detail .right .children-content[data-v-09cb4ca3]:first-child {
- padding-top: 0;
- }
- .project-detail .right .children-content[data-v-09cb4ca3]:last-child {
- padding-bottom: 0;
- }
- .project-detail .right .children-content-text[data-v-09cb4ca3] {
- font-size: 0.37333rem;
- color: #111c33;
- word-break: break-word;
- }
- .project-detail .right .tit[data-v-09cb4ca3] {
- font-weight: bold;
- font-size: 0.37333rem;
- margin-bottom: 0.32rem;
- }
- .project-detail .right .expertReviewBox[data-v-09cb4ca3] {
- padding: 0.32rem;
- }
- .project-detail .right .expertReview[data-v-09cb4ca3] {
- margin-bottom: 0.32rem;
- }
-
- .detail[data-v-4ec0bef4] {
- height: 100%;
- }
- .detail .projects[data-v-4ec0bef4] {
- flex: 1;
- display: flex;
- flex-direction: column;
- justify-content: space-between;
- overflow-y: hidden;
- height: 100%;
- }
- .detail .project[data-v-4ec0bef4] {
- margin-bottom: 0.32rem;
- }
- .detail .project .tabBar[data-v-4ec0bef4] {
- margin-bottom: 0.32rem;
- background: #fff;
- border-bottom: 1px solid #eeeeee;
- }
- .detail .project .tabBar[data-v-4ec0bef4] .md-tab-bar-item {
- color: #111c33;
- font-weight: bold;
- font-size: 0.42667rem;
- }
- .detail .project .tabBar[data-v-4ec0bef4] .md-tab-bar-item.is-active {
- color: #0057ff;
- }
- .detail .content[data-v-4ec0bef4] {
- flex: 1;
- overflow-y: auto;
- }
- .detail .top[data-v-4ec0bef4] {
- padding: 0.4rem 0.53333rem 0.50667rem;
- background: #fff;
- margin-bottom: 0.26667rem;
- position: relative;
- }
- .detail .top .tit[data-v-4ec0bef4] {
- font-weight: 600;
- color: #111c33;
- line-height: 0.64rem;
- font-size: 0.42667rem;
- margin-bottom: 0.16rem;
- display: flex;
- align-items: center;
- justify-content: space-between;
- }
- .detail .top .tit p[data-v-4ec0bef4] {
- display: flex;
- align-items: center;
- }
- .detail .top .tit p span[data-v-4ec0bef4] {
- width: 6rem;
- display: inline-block;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .detail .top .tit .svg-icon[data-v-4ec0bef4] {
- width: 0.42667rem;
- height: 0.42667rem;
- margin-right: 0.26667rem;
- }
- .detail .top .tit img[data-v-4ec0bef4] {
- width: 2.02667rem;
- height: 2.02667rem;
- position: absolute;
- right: 0.53333rem;
- top: 0.36rem;
- }
- .detail .top .inner_ul li[data-v-4ec0bef4] {
- margin-bottom: 0.13333rem;
- font-size: 0.32rem;
- color: #111c33;
- display: flex;
- align-items: center;
- }
- .detail .top .inner_ul label[data-v-4ec0bef4] {
- display: inline-block;
- color: #848c9c;
- line-height: 0.45333rem;
- width: 2rem;
- text-align: right;
- }
- .detail .top .inner_ul .value p[data-v-4ec0bef4] {
- width: 4.66667rem;
- line-height: 0.45333rem;
- }
- .detail .top .status[data-v-4ec0bef4] {
- width: 2.02667rem;
- height: 2.02667rem;
- position: absolute;
- right: 0.53333rem;
- top: 0.36rem;
- }
- .detail .box[data-v-4ec0bef4] {
- background: #fff;
- border-radius: 0.21333rem;
- margin-bottom: 0.26667rem;
- }
- .detail .box .title[data-v-4ec0bef4] {
- padding: 0.29333rem 0.26667rem;
- font-size: 0.42667rem;
- color: #111c33;
- font-weight: bold;
- border-bottom: 1px solid #eeeeee;
- }
- .detail .box.yearPlan ul[data-v-4ec0bef4] {
- padding: 0.13333rem;
- }
- .detail .box.yearPlan li[data-v-4ec0bef4] {
- border: 1px solid #e2e4ea;
- margin-bottom: 0.13333rem;
- border-radius: 0.10667rem;
- }
- .detail .box.yearPlan li .tit[data-v-4ec0bef4] {
- padding: 0.13333rem;
- font-size: 0.42667rem;
- display: flex;
- align-items: center;
- justify-content: space-between;
- }
- .detail .box.yearPlan li .tit i[data-v-4ec0bef4] {
- color: #999;
- }
- .detail .step[data-v-4ec0bef4] {
- min-height: 2rem;
- padding: 0.4rem 0.8rem 1.33333rem;
- font-size: 0.32rem;
- display: block;
- }
- .detail .step[data-v-4ec0bef4] .step-wrapper {
- width: 0.53333rem;
- height: 0.53333rem;
- background: #e2e3eb;
- border-radius: 100%;
- display: inline-block;
- }
- .detail .step[data-v-4ec0bef4] .step-wrapper .icon-wrapper {
- color: #fff;
- }
- .detail .step[data-v-4ec0bef4] .step-wrapper.reached,
- .detail .step[data-v-4ec0bef4] .step-wrapper.current {
- width: 0.53333rem;
- height: 0.53333rem;
- background: #0b84ed;
- border-radius: 100%;
- }
- .detail .step[data-v-4ec0bef4] .step-wrapper.reached .text-wrapper .name,
- .detail .step[data-v-4ec0bef4] .step-wrapper.current .text-wrapper .name {
- color: #0b84ed;
- }
- .detail .step[data-v-4ec0bef4] .text-wrapper {
- font-size: 0.32rem;
- left: 50%;
- transform: translateX(-50%);
- }
- .detail .step[data-v-4ec0bef4] .bar {
- display: inline-block;
- width: 1.86667rem;
- }
- .detail .step[data-v-4ec0bef4] .bar:last-of-type {
- opacity: 0;
- }
- .detail .step .stepInfo.success[data-v-4ec0bef4] {
- color: #4ECB74;
- }
- .detail .step .stepInfo.wait[data-v-4ec0bef4] {
- color: #a8abb2;
- }
- .detail .step .stepInfo.process[data-v-4ec0bef4] {
- color: #ffba00;
- }
- .detail .step .stepInfo.reject[data-v-4ec0bef4] {
- color: #f56c6c;
- }
- .detail .flowPopup[data-v-4ec0bef4] {
- background: #ffffff;
- max-height: 13.33333rem;
- overflow-y: auto;
- }
|