1 |
- .main{overflow:hidden}.user_jf{position:relative;width:95%;height:3.16rem;margin:.2rem auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.15rem;background-image:-webkit-gradient(linear,left top,right top,from(#4db0ff),to(#3e8bfc));background-image:linear-gradient(90deg,#4db0ff,#3e8bfc);color:#fff}.user_jf .img{display:block;width:1.26rem;height:1.26rem;-o-object-fit:contain;object-fit:contain}.user_jf .user_number{font-size:.5rem}.user_jf a{position:absolute;right:.3rem;bottom:.1rem;font-size:.3rem}.content{width:95%;margin:0 auto;background-color:#fff;border-radius:.2rem;margin-bottom:.2rem}.history li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:1.18rem}.history li>div:first-child{width:20%}.history li>div:nth-child(2){width:60%;height:1.18rem;line-height:1.18rem;font-size:.3rem}.history li>div:last-child{width:10%;height:1.18rem;line-height:1.18rem;font-size:.26rem}.history li img{width:.68rem;height:.68rem;-o-object-fit:contain;object-fit:contain}
|