.P_SELECT{position:fixed;top:0;z-index:100;display:flex;flex-direction:column;width:100%;height:100vh;background-color:#fff}.P_SELECT header{display:flex;align-items:center;flex:none;padding:.3rem .2rem .2rem}.P_SELECT header time{font-size:.28rem;color:#909090}.P_SELECT header a{font-size:.34rem}.P_SELECT header .md-icon{margin-left:auto;font-size:.42rem}.P_SELECT .list{display:flex;flex-wrap:wrap;justify-content:space-between;flex:1;padding:.18rem;overflow-y:auto;-webkit-overflow-scrolling:touch}.P_SELECT .list:after{content:"";display:block;width:2.24rem}.P_SELECT .list figure{position:relative;margin-bottom:.18rem;width:2.24rem;height:2.24rem;user-select:none}.P_SELECT .list figure img{width:100%;height:100%;object-fit:cover}.P_SELECT .list figure:nth-last-child(-n+3):nth-child(3n+1),.P_SELECT .list figure:nth-last-child(-n+3):nth-child(3n+1)~figure{margin-bottom:0}.P_SELECT .list figure i{position:absolute;right:.1rem;bottom:.1rem;color:#fff;font-size:.45rem}.P_SELECT .list figure .md-icon-checked{color:#f9ca2d}.P_SELECT footer{flex:none;background-color:#fff;box-shadow:0 0 .24rem rgba(226,176,7,.46)}.P_SELECT .title{padding:.2rem;display:flex;align-items:center;font-size:.3rem}.P_SELECT .title a{margin-left:auto;display:block;width:1.93rem;height:.55rem;line-height:.55rem;text-align:center;color:#fff;background-color:#f9ca2d;border-radius:.4rem}.P_SELECT .group{padding:0 0 .2rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.P_SELECT .group>div{display:flex;min-height:1.36rem}.P_SELECT .group figure{flex:none;position:relative;margin-left:.2rem;width:1.36rem;height:1.36rem;-webkit-user-select:none}.P_SELECT .group figure img{width:100%;height:100%;object-fit:cover;-webkit-user-select:none;pointer-events:none}.P_SELECT .group figure span{position:absolute;top:0;left:0;width:100%;height:100%}.P_SELECT .group figure .md-icon-wrong{position:absolute;top:.01rem;right:.01rem;width:.35rem;height:.35rem;line-height:.35rem;text-align:center;font-size:.16rem;background-color:hsla(0,0%,100%,.9);border-radius:0 0 0 .06rem;box-shadow:0 .02rem 0 rgba(0,0,0,.085)}.P_SELECT .group figure.sortable-ghost{opacity:.4}