.showView{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin-top: 180rpx;
}
.showView .title{
margin-top: 20rpx;
font-size: 34rpx;