.change-project .van-sidebar{background-color:#f7f8fa;overflow-y:auto;height:100%}.change-project .van-sidebar .van-sidebar-item--select:before{background-color:#b1cecc}.change-project .page-content{overflow:hidden}.change-project .city-box{height:100%;background-color:#fff}.change-project .city-box,.change-project .project-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.change-project .project-box{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2.66667vw;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.change-project .project-box .project-tip{color:#9f9f9f;padding:2.66667vw;font-size:3.73333vw;line-height:5.33333vw}.change-project .project-box .project-list{width:100%}.change-project .project-box .project-list .project-item{background:hsla(0,0%,100%,.1);border-radius:.66667vw;border:1px solid #dfdfdf;margin-bottom:5.33333vw;padding:0 2.66667vw}.change-project .project-box .project-list .project-item .project-name-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:2.66667vw;font-size:3.2vw}.change-project .project-box .project-list .project-item .project-name-box .project-name{font-size:3.73333vw}.change-project .project-box .project-list .project-item .view-line{height:1px;background:#dfdfdf}.change-project .project-box .project-list .project-item.active{background:rgba(177,206,204,.1);border:.26667vw solid #b1cecc;color:#b1cecc}.change-project .project-box .project-list .project-item.active .view-line{background:rgba(177,206,204,.5)}.change-project .project-empty{margin-left:auto;margin-right:auto}