.myloan{background:#f8f8f8;height:100%;overflow:auto;-webkit-overflow-scrolling:touch;position:relative}.myloan.white{background:#fff}.myloan .search{width:100%;display:flex;align-items:center;flex-direction:row;justify-content:space-between;padding:.24rem 0;background-color:#fff;position:fixed;z-index:9}.myloan .search form{flex:1;margin:0 .4rem}.myloan .search .poppy-button-wrap{margin-right:.4rem}.myloan .scroll-list-wrap{padding-top:1.52rem;margin-bottom:.24rem}.myloan .scroll-list-wrap .scroll-item{margin-bottom:.24rem;background-color:#fff}.myloan .scroll-list-wrap .scroll-item p{padding:.16rem .4rem;display:flex;flex-direction:row;justify-content:space-between;font-size:.28rem;color:var(--poppy_color_positive_level1)}.myloan .scroll-list-wrap .scroll-item p label{width:2rem;color:var(--poppy_color_positive_level3)}.myloan .scroll-list-wrap .scroll-item p span{flex:1}.myloan .scroll-list-wrap .scroll-item .btn{text-align:right;display:block}.myloan .empty{width:100%;padding-top:1.6rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.myloan .empty img{width:3.8rem}.myloan .empty h3{color:var(--poppy_color_positive_level1);font-size:.32rem;margin-top:.24rem}.myloan .empty p{color:var(--poppy_color_positive_level4);font-size:.28rem;margin-top:.16rem}