{"version":3,"sources":["/Users/xzh/dnmp/www/mr-julyedu/src/components/scoreReport/index.scss"],"names":[],"mappings":"AAmGA,gBACE,qBAAuB,CAGzB,cACE,UAAA,CACA,WAAA,CACA,qBAAA,CACA,6BAAA,CACA,UAAW,CALb,wBAQI,YAAA,CACA,4BAAA,CACA,eAAe,CAVnB,2BAaM,oBAAmB,CAbzB,gCAiBM,kCAA6B,CAjBnC,8BAsBI,UAAA,CACA,mBAAA,CACA,iBAAA,CACA,qBAAgB,CAzBpB,sBA6BI,UAAA,CACA,mBAAA,CACA,iBAAA,CACA,MAAA,CACA,KAAM,CAjCV,0BAqCI,UAAA,CACA,WAAA,CACA,2BAAA,CACA,uBAAA,CACA,uBAAA,CACA,iBAAkB,CA1CtB,iCA6CM,oBAAA,CACA,UAAA,CACA,uBAAiB,CA/CvB,qCAiDQ,gBAAA,CACA,iBAAA,CACA,mBAAA,CACA,iBAAA,CACA,QAAS,CArDjB,gCA2DM,kBAAA,CACA,iBAAA,CACA,wBAAA,CACA,wBAAA,CACA,qBAAsB,CA/D5B,mCAkEQ,kBAAA,CACA,uBAAiB,CAnEzB,sCAuEQ,aAAA,CACA,oBAAA,CACA,eAAgB,CAzExB,sCA6EQ,aAAA,CACA,oBAAA,CACA,eAAgB,CA/ExB,yCAkFU,4BAA6B,CAlFvC,mCAuFQ,6BAAA,CACA,iBAAW,CAxFnB,+CA2FU,gBAAiB,CA3F3B,kDA+FU,iBAAY,CA/FtB,qCAoGQ,UAAW,CApGnB,sCAuGQ,aAAc,CAvGtB,mCA4GM,eAAA,CACA,eAAA,CACA,UAAA,CACA,oBAAA,CACA,iBAAA,CACA,kBAAmB,CAjHzB,gCAqHM,iBAAA,CACA,iBAAA,CACA,kBAAA,CACA,gBAAW,CAxHjB,oCA0HQ,iBAAA,CACA,kBAAY,CA3HpB,kCA8HQ,UAAA,CACA,eAAe,CA/HvB,mBAqII,iBAAA,CACA,qBAAA,CACA,oBAAA,CACA,UAAW","file":"60.872e98b9.chunk.css","sourcesContent":["@charset \"UTF-8\";\n/*\n * @ 文字颜色\n */\n/*\n * @ 文字大小\n */\n/*\n * @ 背景颜色\n */\n/*\n * @ 分割线颜色\n */\n/*\n * @ 边框颜色\n */\n/*\n * @ 标签颜色\n */\nhtml, body, #root {\n height: 100% !important; }\n\n.score-report {\n width: 100%;\n height: 100%;\n background-color: #09f;\n padding: 30px 12px 70px 12px;\n color: #fff; }\n .score-report .tab-list {\n display: flex;\n justify-content: space-around;\n font-size: 18px; }\n .score-report .tab-list li {\n padding-bottom: 6px; }\n .score-report .tab-list .active {\n border-bottom: 2px solid #FFF; }\n .score-report .score-list-box {\n width: 100%;\n height: 434px;\n position: relative;\n margin-top: 20px; }\n .score-report .imgUrl {\n width: 100%;\n height: 434px;\n position: absolute;\n left: 0;\n top: 0; }\n .score-report .score-list {\n width: 100%;\n height: 100%;\n background-repeat: no-repeat;\n background-position: center;\n background-size: contain;\n text-align: center; }\n .score-report .score-list .title {\n font-size: 22px;\n color: #000;\n padding-top: 40px; }\n .score-report .score-list .title img {\n width: 16px;\n height: 11px;\n margin: 0 20px;\n position: relative;\n top: -1px; }\n .score-report .score-list table {\n margin: 15px 33px 0;\n text-align: center;\n border: 1px solid #E5E5E5;\n border-radius: 4px;\n background-color: #fff; }\n .score-report .score-list table tr {\n height: 40px;\n line-height: 40px; }\n .score-report .score-list table thead {\n color: #525C65;\n font-size: 16px;\n font-weight: 400; }\n .score-report .score-list table tbody {\n color: #525C65;\n font-size: 16px;\n font-weight: 500; }\n .score-report .score-list table tbody td {\n border-top: 1px solid #E5E5E5; }\n .score-report .score-list table td {\n border-left: 1px solid #E5E5E5;\n width: 80px; }\n .score-report .score-list table td:first-child {\n border-left: none; }\n .score-report .score-list table td:nth-of-type(2) {\n width: 124px; }\n .score-report .score-list table .has {\n color: #09f; }\n .score-report .score-list table .rank {\n color: #FF2121; }\n .score-report .score-list .comment {\n text-indent: 2em;\n text-align: left;\n color: #333;\n font-size: 14px;\n line-height: 21px;\n margin: 15px 33px 0; }\n .score-report .score-list .code {\n width: 80px;\n position: absolute;\n bottom: 40px;\n right: 25px; }\n .score-report .score-list .code img {\n width: 80px;\n height: 80px; }\n .score-report .score-list .code p {\n color: #000;\n font-size: 12px; }\n .score-report .tip {\n text-align: center;\n margin-top: 20px;\n font-size: 16px;\n color: #fff; }\n"]}