html,body{height:100%}.gridCols2{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,1fr);grid-gap:20px;align-items:flex-start;text-align:center}.gridCols3{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(1,1fr);grid-gap:20px;align-items:flex-start;text-align:center}.gridCols4{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(1,1fr);grid-gap:20px;align-items:flex-start;text-align:center}.gridCols5{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(1,1fr);grid-gap:20px;align-items:flex-start;text-align:center}.rectangleItem{aspect-ratio:1.7777777778;overflow:hidden}.rectangleItem>img{width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center center}.squareItem{aspect-ratio:1;overflow:hidden}.squareItem>img{width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center center}.text-12{font-size:12px}.text-13{font-size:13px}.text-14{font-size:14px}.text-15{font-size:15px}.text-16{font-size:16px}.text-18{font-size:18px}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-bold{font-weight:700}.text-underline{text-decoration:underline}.word-break{word-wrap:break-word}.clip-line1{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;max-height:1.3em;line-height:1.3em}.clip-line2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:2.6em;line-height:1.3em}.fl-right{float:right}.fl-left{float:left}.mg-l-0,.mg-x-0,.mg-0{margin-left:0}.mg-r-0,.mg-x-0,.mg-0{margin-right:0}.mg-t-0,.mg-y-0,.mg-0{margin-top:0}.mg-b-0,.mg-y-0,.mg-0{margin-bottom:0}.pd-l-0,.pd-x-0,.pd-0{padding-left:0}.pd-r-0,.pd-x-0,.pd-0{padding-right:0}.pd-t-0,.pd-y-0,.pd-0{padding-top:0}.pd-b-0,.pd-y-0,.pd-0{padding-bottom:0}.mg-l-5,.mg-x-5,.mg-5{margin-left:5px}.mg-r-5,.mg-x-5,.mg-5{margin-right:5px}.mg-t-5,.mg-y-5,.mg-5{margin-top:5px}.mg-b-5,.mg-y-5,.mg-5{margin-bottom:5px}.pd-l-5,.pd-x-5,.pd-5{padding-left:5px}.pd-r-5,.pd-x-5,.pd-5{padding-right:5px}.pd-t-5,.pd-y-5,.pd-5{padding-top:5px}.pd-b-5,.pd-y-5,.pd-5{padding-bottom:5px}.mg-l-10,.mg-x-10,.mg-10{margin-left:10px}.mg-r-10,.mg-x-10,.mg-10{margin-right:10px}.mg-t-10,.mg-y-10,.mg-10{margin-top:10px}.mg-b-10,.mg-y-10,.mg-10{margin-bottom:10px}.pd-l-10,.pd-x-10,.pd-10{padding-left:10px}.pd-r-10,.pd-x-10,.pd-10{padding-right:10px}.pd-t-10,.pd-y-10,.pd-10{padding-top:10px}.pd-b-10,.pd-y-10,.pd-10{padding-bottom:10px}.mg-l-15,.mg-x-15,.mg-15{margin-left:15px}.mg-r-15,.mg-x-15,.mg-15{margin-right:15px}.mg-t-15,.mg-y-15,.mg-15{margin-top:15px}.mg-b-15,.mg-y-15,.mg-15{margin-bottom:15px}.pd-l-15,.pd-x-15,.pd-15{padding-left:15px}.pd-r-15,.pd-x-15,.pd-15{padding-right:15px}.pd-t-15,.pd-y-15,.pd-15{padding-top:15px}.pd-b-15,.pd-y-15,.pd-15{padding-bottom:15px}.mg-l-20,.mg-x-20,.mg-20{margin-left:20px}.mg-r-20,.mg-x-20,.mg-20{margin-right:20px}.mg-t-20,.mg-y-20,.mg-20{margin-top:20px}.mg-b-20,.mg-y-20,.mg-20{margin-bottom:20px}.pd-l-20,.pd-x-20,.pd-20{padding-left:20px}.pd-r-20,.pd-x-20,.pd-20{padding-right:20px}.pd-t-20,.pd-y-20,.pd-20{padding-top:20px}.pd-b-20,.pd-y-20,.pd-20{padding-bottom:20px}.hide{display:none}.hand{cursor:pointer}.table-striped tbody>tr:nth-of-type(even){background-color:#fafafa}:export{theme_green:#48b319;theme_red:#ed561b;theme_blue:#0093dd;theme_darkBlue:#005ba2;theme_orange:#ff8f03;theme_black:#333;theme_gray:#666;warning_red:#ee0a24}html,body{margin:0;height:100%;width:100%}html *,body *{box-sizing:border-box}.van-theme-dark body{color:#f5f5f5;background-color:#000}#app{margin:0;height:100%;width:100%;overflow:auto;display:flex;flex-direction:column}a{color:#06c}hr{height:0;border:none;border-bottom:1px solid #dedede;margin:0}hr.gap{border-bottom:15px solid #ededed}textarea,input[type=text],input[type=password]{outline:none;resize:none;padding:.2em;border:1px solid #c7c7c7;border-radius:2px;font-size:14px}textarea::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder{color:#999}.bg-white{background-color:#fff}.text-black{color:#333}.text-gray{color:#666}.text-light{color:#999}.text-red{color:#ed561b}.text-warningRed{color:#ee0a24}.text-green{color:#48b319}.text-blue{color:#005ba2}.text-orange{color:#ff8f03}.br_b_dash{border-bottom:1px dashed #999}
