@charset "UTF-8";@keyframes wave-zooming{0%{width:10px;height:10px;opacity:1}20%{width:35px;height:35px;opacity:0}21%{width:10px;height:10px;opacity:0}22%{width:10px;height:10px;opacity:1}42%{width:35px;height:35px;opacity:0}to{width:35px;height:35px;opacity:0}}.el-input__inner::-moz-placeholder{color:#9b9b9b}.el-input__inner::placeholder{color:#9b9b9b}::-webkit-scrollbar-track{border-radius:10px;background-color:rgba(222,222,222,.75)}::-webkit-scrollbar{border-radius:10px;width:8px;height:8px;background-color:rgba(222,222,222,.75)}::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(0,0,0,.5)}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.section-radio{border-radius:4px;padding:15px;line-height:normal;border:1px solid #ececec;cursor:pointer;color:#9b9b9b}.section-radio.is-active{border:1px solid #00a8e9;background:rgba(213,243,255,.5);color:#00a8e9;font-weight:600}.section-radio:nth-of-type(1){border-bottom-left-radius:0;border-bottom-right-radius:0}.section-radio+.section-radio{border-radius:0}.section-radio:nth-last-of-type(1){border-bottom-left-radius:4px;border-bottom-right-radius:4px}
