.content{display:flex;flex-direction:column;justify-content:center;padding:20px;align-items:center;.title{font-size:14px;color:#333}.input{margin:30px 0}.btn{display:flex;justify-content:space-between;align-items:center}}.slot-content{padding:30px;background-color:#fff}.list{display:flex;flex-direction:column}.item-title{color:#333;font-size:14px;font-weight:700}.item-1{margin:30px 20px}.item-2{margin:30px 20px}.item-2,.item-2-1{display:flex;justify-content:space-between;align-items:center}.item-2-1{margin:30px 0}.item-color{border-radius:50%;height:30px;width:30px}.textItem{font-size:12px}.item-color:active{animation:selectAni .3s ease-in infinite;-webkit-animation:selectAni .3s ease-in infinite}@-webkit-keyframes selectAni{0%{transform:scale(1.2)}33%{transform:scale(1.4)}66%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes selectAni{0%{transform:scale(1.2)}33%{transform:scale(1.4)}66%{transform:scale(1.1)}to{transform:scale(1)}}.imageIcon{width:40px;height:40px}.imageIcon-1{width:30px;height:30px}.van-uploader__upload{margin:0;width:40px;height:40px}.content[data-v-4c8f9283]{padding:16px 16px 160px}