.myRequest{height:100%;display:flex;flex-direction:column}.myRequest .searchBox{padding:.26667rem .48rem}.myRequest .searchBox .search{display:flex;align-items:center;border:.02667rem solid #ccc;border-radius:.10667rem;padding:.26667rem}.myRequest .searchBox .search input{flex:1;outline:none;border:none;background:transparent}.myRequest .van-tabs__line{width:33.33333%}.myRequest .wrap{flex:1;overflow-y:auto;margin-top:.26667rem;padding:0 .42667rem}.myRequest .item{width:100%;border-radius:.10667rem;box-shadow:.02667rem .05333rem .05333rem 0 #e2dada;background:#fff;padding:.26667rem .53333rem;margin-bottom:.26667rem;color:#999;line-height:.58667rem}.myRequest .item .top{display:flex;align-items:center;justify-content:space-between}.myRequest .item .top span{width:2.4rem;text-align:center;font-size:.37333rem}.myRequest .item .title{color:#4b4c4b;margin-top:.10667rem}.myRequest .item .fg{margin-top:.10667rem}.myRequest .item .btnBox{display:flex;justify-content:flex-end;padding-top:.26667rem}.myRequest .item .btnBox button{width:2.4rem;height:.64rem;border-radius:.8rem;color:#4b4c4b;font-size:.32rem}