.scrollv{width:686rpx;height:60vh;background-color:#fff;margin:auto;margin-top:20rpx;padding:20rpx;box-sizing:border-box;border-radius:10rpx}.scrollv .mabxs{display:flex;flex-direction:column;align-items:center;padding-top:5rpx}.scrollv .mabxs .ite{width:96%;display:flex;flex-direction:column;align-items:center;padding:20rpx 15rpx 10rpx;box-sizing:border-box;border-radius:8rpx;box-shadow:0 2rpx 10rpx #e2e2e3;margin-bottom:20rpx;font-size:26rpx}.scrollv .mabxs .ite:nth-last-child(1){margin-bottom:5rpx}.scrollv .mabxs .ite>view{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:20rpx}.scrollv .mabxs .ite>view:nth-last-child(1){margin-bottom:none!important}.scrollv .mabxs .ite>view>view{font-size:26rpx;font-weight:400;color:#092c4d}.butsbx{display:flex;align-items:center;justify-content:space-around;margin-top:25rpx}.butsbx>view{width:204rpx;height:64rpx;background:#FFFFFF;border-radius:8rpx;opacity:1;font-size:28rpx;display:flex;align-items:center;justify-content:center;border:2rpx solid #D3832A;color:#d3832a}.head{display:flex;flex-direction:column;align-items:center;justify-content:space-around;padding:20rpx;box-sizing:border-box;background-color:#fff}.head>.type1{width:100%;display:flex;align-items:flex-start;justify-content:space-between;font-size:28rpx;font-weight:400;color:#90a0af;margin-bottom:10rpx}.head>.type1>view{flex:1;display:flex;align-items:flex-start}.head>.type1>view>view:nth-of-type(1){flex:1}