{"version":3,"sources":["/Users/zhanghaozhe/server/mr-julyedu/src/components/problems/index.scss"],"names":[],"mappings":"AAmGA,UACE,WAAA,CACA,4BAAA,CACA,iBAAkB,CAHpB,yBAMI,cAAA,CACA,KAAA,CACA,MAAA,CACA,UAAW,CATf,iBAaI,oBAAA,CACA,oBAAA,CACA,oBAAA,CACA,UAAW,CAhBf,eAoBI,iBAAA,CACA,gBAAgB,CArBpB,sBAwBM,iBAAA,CACA,OAAA,CACA,KAAA,CACA,eAAA,CACA,UAAA,CACA,uBAAA,CACA,SAAA,CACA,QAAA,CACA,wBAA6B,CAhCnC,yBAoCM,oBAAe,CApCrB,mBAyCI,qBAAA,CACA,sBAAA,CACA,wBAAA,CACA,oBAAA,CACA,UAAA,CACA,oBAAA,CACA,oBAAqB,CA/CzB,0BAkDM,wBAAA,CACA,UAAA,CACA,oBAAe,CApDrB,iBAyDI,cAAA,CACA,QAAA,CACA,MAAA,CACA,YAAA,CACA,kBAAA,CACA,6BAAA,CACA,UAAA,CACA,kBAAA,CACA,qBAAA,CACA,yBAAA,CACA,qBAAA,CACA,eAAA,CACA,UAAW,CArEf,sBAwEM,YAAA,CACA,UAAW,CAzEjB,0BA4EQ,sBAAA,CACA,UAAW,CA7EnB,sBAkFM,oBAAA,CACA,UAAA,CACA,iBAAA,CACA,sBAAA,CACA,qBAAA,CACA,wBAAA,CACA,iBAAkB,CAxFxB,kCA2FQ,uBAAkB,CA3F1B,6BAiGI,SAAA,CACA,eAAA,CACA,aAAA,CACA,iBAAA,CACA,oBAAe,CArGnB,6CAuGM,wBAAmB,CAKzB,+BACE,GACE,uCAAA,CAAA,+BAAkC,CAGpC,GACE,+BAAA,CAAA,uBAAA,CACA,kBAAmB,CAAA,CAPvB,uBACE,GACE,uCAAA,CAAA,+BAAkC,CAGpC,GACE,+BAAA,CAAA,uBAAA,CACA,kBAAmB,CAAA,CAIvB,aACE,sCAAA,CAAA,8BAA+B","file":"66.cbed2516.chunk.css","sourcesContent":["@charset \"UTF-8\";\n/*\n * @ 文字颜色\n */\n/*\n * @ 文字大小\n */\n/*\n * @ 背景颜色\n */\n/*\n * @ 分割线颜色\n */\n/*\n * @ 边框颜色\n */\n/*\n * @ 标签颜色\n */\n#problems {\n height: 100%;\n padding: 58px 0 54px;\n overflow-x: hidden; }\n #problems .detail-header {\n position: fixed;\n top: 0;\n left: 0;\n width: 100%; }\n #problems .topic {\n padding: 0 13px;\n white-space: pre-wrap;\n font-size: 16px;\n color: #555; }\n #problems .btn {\n position: relative;\n margin-top: 21px; }\n #problems .btn button {\n position: absolute;\n right: 0;\n top: 0;\n font-size: 12px;\n color: #09f;\n -webkit-appearance: none;\n outline: 0;\n border: 0;\n background-color: transparent; }\n #problems .btn .iconfont {\n font-size: 14px; }\n #problems .content {\n margin-top: 16px;\n padding: 15px 13px;\n background-color: #F5F5F5;\n font-size: 16px;\n color: #333;\n white-space: pre-wrap;\n word-break: break-all; }\n #problems .content .title {\n margin-bottom: 5px;\n color: #999;\n font-size: 14px; }\n #problems footer {\n position: fixed;\n bottom: 0;\n left: 0;\n display: flex;\n align-items: center;\n justify-content: space-between;\n width: 100%;\n height: 44px;\n padding: 0 12px 0 15px;\n border-top: 1px solid #DDD;\n background-color: #fff;\n font-size: 12px;\n color: #09f; }\n #problems footer .app {\n display: flex;\n color: #666; }\n #problems footer .app div {\n margin-left: 5px;\n color: #09f; }\n #problems footer .nav {\n display: inline-block;\n width: 60px;\n height: 22px;\n line-height: 22px;\n border: 1px solid #0099ff;\n border-radius: 11px;\n text-align: center; }\n #problems footer .nav:nth-child(1) {\n margin-right: 20px; }\n #problems .captcha-container {\n width: 80%;\n padding-top: 50%;\n margin: 0 auto;\n text-align: center;\n font-size: 20px; }\n #problems .captcha-container div:nth-child(1) {\n margin-bottom: 10px; }\n\n@keyframes slideInDown {\n from {\n transform: translate3d(0, -10%, 0); }\n to {\n transform: translate3d(0, 0, 0);\n visibility: visible; } }\n\n.slideInDown {\n animation: slideInDown .3s both; }\n"]}