:root{--clr_main: #70B100;--clr_btx:#186d46;--clr_btn: #f88535;--clr_blue: #0070c6}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;font-size:1vw;-webkit-text-size-adjust:100%}html *{-webkit-user-select:none;-moz-user-select:none;user-select:none}a{text-decoration:none;cursor:pointer}a:hover{text-decoration:underline}a:visited{color:inherit}#loading-wrap{position:fixed;left:0;top:0;width:100vw;height:100vh;background:#0006;display:none;justify-content:center;align-items:center;z-index:999}#loading-circle{width:300px;height:300px;border-radius:50%;background:conic-gradient(white,white 10%,transparent 50%,transparent);-webkit-mask:radial-gradient(circle,transparent,transparent 140px,#000 141px,#000);mask:radial-gradient(circle,transparent,transparent 140px,#000 141px,#000);animation:loadrotate 1s infinite linear}@keyframes loadrotate{to{transform:rotate(-360deg)}}.btnround{width:6rem;height:6rem;border-radius:50%;border:.5rem solid #F0FFF0;overflow:hidden;background:var(--clr_btx);box-shadow:0 0 3px gray;display:flex;align-items:center;justify-content:center;color:#f0fff0}.content-wrap{width:70%;margin:0 15%;background:#fff;font-size:0}.pressable:hover{cursor:pointer;filter:grayscale(.3)}.pressable:active{transform:scale(.95)}.btnmain{text-align:center;color:#fff;background:var(--clr_main);padding:1vh;border-radius:1.5rem;font-size:1.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.btnflexbox{display:flex;justify-content:space-around;font-size:1.5rem;width:100%}.btn-s{width:16vw;margin-top:10px}.btn-i{display:inline-block;width:12vw}.btn-nav{margin:30px auto;width:200px}.regpanel{font-size:1.5rem}.regpanel>*{margin-top:.5rem}.regpanel>label{display:block}.regpanel .note{margin-left:20%;line-height:2rem;font-size:1rem}.regpanel .item{display:inline-block;width:20%;vertical-align:middle}.regpanel .value{display:inline-flex;width:75%;vertical-align:middle}.regpanel .short{width:30%}.regpanel input,.regpanel select{border:1px solid #ccc;line-height:2.5rem;height:2.5rem;padding-left:15px;font-size:1.5rem}.regpanel .error{border:solid 2px red}.demo{width:100%;margin:2.5vh auto;display:flex;justify-content:space-around;align-items:center}.target_demo{width:45%}.target_demo .imgbox{width:100%;position:relative}.target_demo img{max-height:54vh;width:100%;border-radius:4vh}.target_demo span{position:absolute;left:1rem;bottom:1rem;color:#fff;font-size:2rem}.candid_demo{width:55%}.candid_demo .imgbox{display:inline-block;width:50%;padding:10px;position:relative}.candid_demo img{width:100%;border-radius:2vh}.candid_demo span{position:absolute;left:2rem;bottom:2rem;color:#fff;font-size:1rem}.candid_demo img.right{border:4px solid var(--clr_main)}.candid_demo img.wrong{border:4px solid red}@media only screen and (max-width: 760px){html,body{font-size:8px}.content-wrap{width:90%;margin:0 5%}.btn-s{width:30vw}.btn-i{width:20vw}}#wj-loading-wrap{position:fixed;left:0;top:0;width:100vw;height:100vh;background:#0006;display:none;justify-content:center;align-items:center;z-index:999}#wj-loading-circle{width:300px;height:300px;border-radius:50%;background:conic-gradient(white,white 10%,transparent 50%,transparent);-webkit-mask:radial-gradient(circle,transparent,transparent 140px,#000 141px,#000);mask:radial-gradient(circle,transparent,transparent 140px,#000 141px,#000);animation:wj-loadrotate 1s infinite linear}@keyframes wj-loadrotate{to{transform:rotate(-360deg)}}.home_head_main{height:38vh;text-align:center;display:flex;align-items:center;justify-content:center;color:#fff}.home_head_about{text-align:center;width:60px;border-radius:7px;background:#8dcd05;font-size:15px;line-height:25px;color:#fff}.home_head_llogo{height:10rem;margin-right:3vw;filter:invert(100%)}.home_head_llogo:hover{cursor:pointer}.home_head_rlogotop,.home_head_rlogobot{height:12rem;margin-left:3vw;background:#fff;border-radius:10%;opacity:.5}.home_head_rlogotop{display:none}.login_body{height:50vh;border:2px solid #ccc;padding:4vh;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.login_row,.login_button{height:8vh;min-height:48px;width:40vw;padding:5px;border:2px solid #ccc;border-radius:6%/50%;background-color:#eee;display:flex;align-items:center}.login_row_input{margin-left:1vw;padding:0 1vw;width:75%;vertical-align:middle;border:0;border-left:2px solid #ccc;font-size:28px;background-color:#eee}.login_row_input:focus{outline:none}.login_button{background-color:var(--clr_main);justify-content:center;color:#fff;font-size:28px}.login_tail{height:5vh;background-color:#ccc;text-align:center;padding:2vh}.icp{font-size:1rem;color:#888;text-decoration:none}@media only screen and (max-width: 760px){.home_head_main{flex-direction:column}.home_head_rlogotop{display:block}.home_head_rlogobot{display:none}.login_row,.login_button{width:80vw}}.header{width:100%;margin-bottom:10px;color:#fff;display:flex;justify-content:space-between;align-items:center}.header .logo{height:90px;margin:0 10px}.header .banner{height:90px;flex-grow:1;background:var(--clr_main);border-radius:0 0 0 15px;display:flex;justify-content:space-between;padding:10px 30px}.header .sitename{display:flex;align-items:center;font-size:30px}.header .menu-right{display:flex;align-items:center;font-size:1.5rem;justify-content:flex-end}.menu-right .mitem,.menu-right .dditem{display:flex;align-items:center;cursor:pointer}.menu-right .mitem:not(:last-child){padding-right:2vw;margin-right:2vw;border-right:solid 2px}.menu-right .dditem{color:#000}.menu-right .dditem:not(:last-child){padding-bottom:10px;margin-bottom:10px;border-bottom:solid 1px gray}.menu-right .dditem .dditemcap{white-space:nowrap}.dropdownbox{position:relative}.dropdownbox .ddblist{display:none;position:absolute;background-color:#f9f9f9;right:0;min-width:160px;box-shadow:0 8px 16px #0003;padding:12px 16px;z-index:1}.dropdownbox:hover .ddblist{display:block}@media only screen and (max-width: 760px){.header .banner{flex-direction:column}.menu-right .mitem .mitemcap{display:none}}.restab{width:100%;margin:5vh auto;font-size:1.5rem;text-align:left;border-spacing:0}.restab td{height:5rem;padding-left:1rem}.restab tr td:nth-child(2),.restab tr td:nth-child(4){color:var(--clr_main);font-weight:700}.restab tr:first-child th,.restab tr:first-child td{border-top:1px solid gray}.restab th,.restab td{border-left:1px solid gray}.restab tr th:last-child,.restab tr td:last-child{border-right:1px solid gray}.restab th,.restab td{border-bottom:1px solid gray}.restab tr:first-child th:first-child,.restab tr:first-child td:first-child{border-top-left-radius:1.5rem}.restab tr:first-child th:last-child,.restab tr:first-child td:last-child{border-top-right-radius:1.5rem}.restab tr:last-child td:first-child{border-bottom-left-radius:1.5rem}.restab tr:last-child td:last-child{border-bottom-right-radius:1.5rem}.dtab{width:100%;margin-bottom:1rem;color:#212529;font-size:1.5rem;text-align:left}.admintab{width:100%;margin-bottom:10px;color:#212529;text-align:left;table-layout:fixed;word-break:break-all;font-size:1.5rem}.admintab td,.admintab th{vertical-align:middle;border-top:1px solid #dee2e6;padding:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.big-button{width:30vw;height:12vw;line-height:12vw;text-align:center;font-size:4vw;color:#fff;background:var(--clr_main);border-radius:1.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;position:relative;animation:btnblink 1s infinite ease-in-out}.big-button:after{content:"";border:12vw solid var(--clr_main);border-top-color:transparent;border-bottom-color:transparent;border-right-color:transparent;position:absolute;left:25vw;top:-6vw}@keyframes btnblink{50%{transform:scale(1.05)}}.test-wrap{width:90%;margin:0 5%;height:100vh;background:#fff;font-size:0}#target-show{height:100%;padding:2vh 0;text-align:center}#target-show img{height:100%;max-width:100%}#candid-show{height:100%;text-align:center}#candid-show img{height:49%;max-width:50%;padding:1vh}#candid-show img.selected{border:1vh solid var(--clr_main);padding:0}#timer{position:absolute;right:0vw;top:5vh;width:5vw;height:5vw;text-align:center;line-height:5vw;border-radius:50%;background-color:var(--clr_main);color:#fff;font-size:3vw;z-index:1000}@media only screen and (max-width: 760px){#target-show img{height:auto;width:100%}#candid-show img{height:auto;width:50%}}#report{width:1080px;background-color:#39c77c;display:flex;flex-direction:column;align-items:center}.reportBlock{width:960px;border-radius:30px;padding:40px;background:#fff;margin:50px;display:flex;flex-direction:column;align-items:flex-start;line-height:2;color:#232323;font-size:48px}.reportBlock div{margin-bottom:30px}.reportBlock .secTitle{font-size:60px;font-weight:700}.reportBlock .reportNote{background:#ffffe7;width:880px}.reportNote span{font-weight:700}
