.flex{display:flex}.flex-l-v{display:flex;justify-content:center;align-items:center}.flex-v{align-items:center}.flex-l{justify-content:center}.flex-between{justify-content:space-between}.flex-around{justify-content:space-around}.flex1{flex:1}.align-self-end{align-self:flex-end}.flex-d{flex-direction:column}.flex-start{justify-content:flex-start}.flex-end{justify-content:flex-end}.flex-wrap{flex-wrap:wrap}.flex-no-wrap{flex-wrap:nowrap}.text-1line{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-2line{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.text-3line{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.text-center{text-align:center}.text-right{text-align:right}.dividing-line{width:100%;height:1px;background-color:var(--bg-dividing)}.cp{cursor:pointer}.oh{overflow:hidden}.middle-content{width:1280px}.bg{background-repeat:no-repeat;background-size:cover}body{margin:0;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html::-webkit-scrollbar{display:none}html{scrollbar-width:none;-ms-overflow-style:none}body{overflow:-moz-scrollbars-none}*{margin:0;padding:0}.layout{min-height:100vh}.gap-12{gap:12px}.gap-16{gap:16px}.gap-20{gap:20px}.gap-24{gap:24px}.gap-32{gap:32px}.gap-48{gap:48px}.gap-8{gap:8px}.mt-112{margin-top:112px}.mt-24{margin-top:24px}.mt-32{margin-top:32px}.mt-4{margin-top:4px}.mt-40{margin-top:40px}.ml-2{margin-left:2px}.pt-48{padding-top:48px}.pr-48{padding-right:48px}.pb-48{padding-bottom:48px}.pl-48{padding-left:48px}.fs-12{font-size:12px}.fs-16{font-size:16px}.fs-24{font-size:24px}.fs-r14{font-size:.875rem}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.lh-16{line-height:16px}.lh-20{line-height:20px}.lh-24{line-height:24px}.lh-28{line-height:28px}.lh-32{line-height:32px}.hex-text-050505{color:#050505}.hex-text-696969{color:#696969}.hex-text-A42324{color:#a42324}.hex-text-ACACAC{color:#acacac}.hex-text-AD3137{color:#ad3137}.hex-text-ffffff{color:#fff}.hex-bg-F9EAEA{background-color:#f9eaea}.hex-bg-ffffff{background-color:#fff}.rounded-8{border-radius:8px}.w-12{width:12px}.w-120{width:120px}.w-260{width:260px}.w-448{width:448px}.w-72{width:72px}.w-full{width:100%}.h-112{height:112px}.h-56{height:56px}.h-72{height:72px}.h-auto{height:auto}
