.gamesBg1{background-image:url(/img/puzzle/bg.png)}.gamesBg2{background-image:url(/img/crossword/bg2.png)}.gamesBg3{background-image:url(/img/mistakesSpotting/gameBG.png)}.gamesListContent{width:95%;max-width:1074px;margin:0 auto;padding:60px 0 90px}.gamesListUl{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.gamesListUl li{position:relative;width:calc(33.3333333% - 28px);margin:0 42px 34px 0}.gamesListUl li:nth-of-type(3n){margin-right:0}@media screen and (max-width:600px){.gamesListUl li:nth-of-type(3n){margin:0 auto 20px}}@media screen and (max-width:600px){.gamesListUl li{width:90%;margin:0 auto 20px}}.gameListEach{color:#555;position:relative}.gameListEach:hover .gameListPic{border:10px solid #666}.gameListEach:hover .gameListDate,.gameListEach:hover .gameListTitle{text-decoration:underline}.gameListPic{aspect-ratio:1/1;border:10px solid #fff;border-radius:20px;overflow:hidden;margin-bottom:10px;position:relative}.gameListPic img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.gameListNowTag{padding:5px 17px;font-size:1.25rem;color:#fff;position:absolute;top:-15px;left:30px;background-color:#ff8331;border-radius:0 0 15px 15px;font-weight:bold;z-index:2;letter-spacing:2px;white-space:nowrap}.gameListNowTag::after{content:"";width:0;height:0;border-style:solid;border-width:13px 0 0 10px;border-color:transparent transparent transparent #af4702;position:absolute;top:0;left:100%}.gameListDate,.gameListTitle{font-size:1.125rem;font-weight:bold}.gameListDate{margin-bottom:10px}.gameContent{padding:20px 0 70px;width:95%;margin:0 auto}.puzzleGameTop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:50px}.puzzleGameTop .test_active_way{margin-bottom:0}.puzzleGameTimeRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1}.puzzleGameTimePic{width:84px;position:relative;z-index:2}@media screen and (max-width:700px){.puzzleGameTimePic{width:60px}}.puzzleGameTimeText{padding:5px 18px 8px 80px;background-color:#fff;margin-left:-70px;border-radius:30px;font-size:1.75rem;color:#666;font-weight:bold}@media screen and (max-width:700px){.puzzleGameTimeText{font-size:1.2rem;padding:5px 18px 8px 55px;margin-left:-45px}}.puzzleGameTime{font-size:2.2rem;font-weight:bold;color:#f94240}@media screen and (max-width:700px){.puzzleGameTime{font-size:1.5rem}}.puzzleGameMain{max-width:700px;margin:0 auto 60px;aspect-ratio:1/1;border:1px solid #000}.startPuzzleGameBtn{font-size:1.75rem;background:-webkit-gradient(linear,left top,left bottom,from(#f94240),to(#da3a38));background:-o-linear-gradient(top,#f94240 0%,#da3a38 100%);background:linear-gradient(to bottom,#f94240 0%,#da3a38 100%);border-radius:17px;color:#fff;font-weight:bold;display:inline-block;width:192px;padding:5px 0}.startPuzzleGameBtn:hover{-webkit-filter:drop-shadow(3px 3px 3px #929292);filter:drop-shadow(3px 3px 3px #929292)}@media screen and (max-width:600px){.startPuzzleGameBtn{font-size:1.2rem}}.startPuzzleGameBtn.disabled{background:gray;cursor:not-allowed;pointer-events:none}.puzzleGrid{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);width:100%;aspect-ratio:1/1;margin:0 auto}.puzzleGrid img{width:100%;height:100%}.puzzleStatusBG{background-color:#00000083;position:fixed;z-index:25;top:0;right:0;bottom:0;left:0;display:none;-webkit-overflow-scrolling:touch;outline:0;overflow-x:hidden;overflow-y:auto}.gameStatusBG{background-color:#000000d2;position:fixed;z-index:25;top:0;right:0;bottom:0;left:0;display:none;-webkit-overflow-scrolling:touch;outline:0;overflow-x:hidden;overflow-y:auto}.gameStatusLBWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.gameStatusLBContent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;margin:30px auto}.gameStatusLB{position:relative;margin:0 auto}.gameStatusPic{max-width:530px;margin:0 auto 20px}@media screen and (max-width:600px){.gameStatusPic{max-width:300px}}.gameStatusBtnRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gameStatusBtn{color:#fff;font-size:1.75rem;font-weight:bold;background:-webkit-gradient(linear,left top,left bottom,from(#cb0c13),to(#a40a0f));background:-o-linear-gradient(top,#cb0c13 0%,#a40a0f 100%);background:linear-gradient(to bottom,#cb0c13 0%,#a40a0f 100%);padding:8px 30px;border-radius:17px}.gameStatusBtn:hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}.gameStatusBtn+.gameStatusBtn{margin-left:14px}@media screen and (max-width:600px){.gameStatusBtn{font-size:1.2rem}}.crosswordMain{max-width:700px;margin:0 auto;width:90%;margin:0 auto}.crosswordTitle{text-align:center;margin-bottom:-25px;position:relative;z-index:2}.crosswordTitle img{max-width:390px;width:60%}.crosswordTitle h3{background-color:#ff8331;display:inline-block;color:#fff4c0;font-weight:bolder;font-size:2.25rem}.crosswordPic{width:100%;aspect-ratio:1/1;margin-bottom:30px}.crosswordPic img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.crosswordQuestionTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.crosswordQuestionTitleHead{font-size:1.5rem;font-weight:bold;background-color:#ff8331;color:#fff;display:inline-block;border-radius:20px;padding:1px 5px;position:relative;z-index:2}.crosswordQuestionTitleText{background-color:#fff;font-size:1.5rem;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:-30px;border-radius:20px;padding:1px 25px 1px 40px;font-weight:bold;color:#555}@media screen and (max-width:600px){.crosswordQuestionTitleText{font-size:1.2rem}}.crosswordQuestionSpaceRows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:600px){.crosswordQuestionSpaceRows{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.crosswordQuestionSpace{width:80px;aspect-ratio:1/1;font-size:3rem;border:2px dashed #4b918e;border-radius:10px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#555;line-height:1;font-weight:bold;margin:0 20px 10px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.crosswordQuestionSpace:last-of-type{margin-right:0}@media screen and (max-width:600px){.crosswordQuestionSpace{width:50px;margin:0 10px 10px 0;font-size:1.5rem}}.crosswordOption{margin-bottom:60px}.crosswordOption .crosswordQuestionTitleHead{margin-bottom:20px}.crosswordOptionEach{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:10px}.crosswordOptionEach li{width:60px;aspect-ratio:1/1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-image:url(/img/crossword/02.png);background-size:contain;background-repeat:no-repeat;font-size:2.375rem;font-weight:bold;color:#ff8331;margin:0 7.5px 15px 7.5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}@media screen and (max-width:600px){.crosswordOptionEach li{font-size:1.2rem;width:40px}}.checkCrossword{background:-webkit-gradient(linear,left top,left bottom,from(#ff7011),to(#df620f));background:-o-linear-gradient(top,#ff7011 0%,#df620f 100%);background:linear-gradient(to bottom,#ff7011 0%,#df620f 100%);font-size:1.75rem;border-radius:17px;color:#fff;font-weight:bold;display:inline-block;width:192px;padding:5px 0}.checkCrossword:hover{-webkit-filter:drop-shadow(3px 3px 3px #929292);filter:drop-shadow(3px 3px 3px #929292)}@media screen and (max-width:600px){.checkCrossword{font-size:1.2rem}}.mistakeListContent{max-width:1180px;margin:0 auto}.mistakeListUl{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.mistakeListUl li{position:relative;width:calc(33.3333333% - 34px);margin:0 50px 20px 0}.mistakeListUl li:nth-of-type(3n){margin-right:0}@media screen and (max-width:600px){.mistakeListUl li:nth-of-type(3n){margin:0 auto 20px}}@media screen and (max-width:960px){.mistakeListUl li{width:calc(33.333333% - 20px);margin:0 25px 20px 0}}@media screen and (max-width:600px){.mistakeListUl li{width:90%;margin:0 auto 20px}}.mistakeGameEach{color:#555;position:relative}.mistakeGameEach:hover .mistakeGameEachPic{border:10px solid #666}.mistakeGameEach:hover .gameListDate,.mistakeGameEach:hover .gameListTitle{text-decoration:underline}.mistakeGameEach:hover .mistakeGameEachNowTag{top:-100%}.mistakeGameEachPicWrap{aspect-ratio:4/3.97;background-image:url(/img/mistakesSpotting/mistakeListBg.png);padding:15px 20px;background-size:contain;background-repeat:no-repeat;position:relative}.mistakeGameEachPic{aspect-ratio:1/1;border:10px solid #fff;border-radius:20px;overflow:hidden;margin-bottom:10px;position:relative}.mistakeGameEachPic>img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.mistakeGameEachNowTag{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;position:absolute;left:0;top:0;width:100%;height:100%;background-color:#efdcbe9a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mistakeGameEachNowTag>img{width:45%;max-width:122px}.mistakeGameEachNowTag p{display:inline-block;color:#fff;font-size:1.5rem;font-weight:bold;background:-webkit-gradient(linear,left top,left bottom,from(#cb0c13),to(#a40a0f));background:-o-linear-gradient(top,#cb0c13 0%,#a40a0f 100%);background:linear-gradient(to bottom,#cb0c13 0%,#a40a0f 100%);padding:3px 30px;border-radius:20px}@media screen and (max-width:800px){.mistakeGameEachNowTag p{font-size:1.2rem;padding:3px 20px}}@media screen and (max-width:600px){.mistakeGameEachNowTag p{font-size:1.1rem}}.mistakeGameContent{max-width:1060px}.mistakeGameTop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1040px){.mistakeGameTop{margin-bottom:20px}}@media screen and (max-width:767px){.mistakeGameTop{margin-bottom:10px}}.mistakeGameTopPic{margin:0 30px}@media screen and (max-width:767px){.mistakeGameTopPic{margin:0 10px -20px 0}}.mistakeGameTopText{color:#594627;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;letter-spacing:5px}@media screen and (max-width:767px){.mistakeGameTopText{letter-spacing:2px}}.mistakeGameTopText h3{font-size:4.25rem;font-weight:bolder;line-height:1.5}@media screen and (max-width:1040px){.mistakeGameTopText h3{font-size:3rem}}@media screen and (max-width:767px){.mistakeGameTopText h3{font-size:2rem}}.mistakeGameTopText p{font-size:2.125rem;font-weight:bold}@media screen and (max-width:1040px){.mistakeGameTopText p{font-size:1.8rem}}@media screen and (max-width:767px){.mistakeGameTopText p{font-size:1.2rem}}.mistakeGameHint{-ms-flex-item-align:end;align-self:flex-end;position:relative;font-size:1.875rem;font-weight:bold;color:#e73531;display:inline-block;z-index:2;padding:0 15px}@media screen and (max-width:767px){.mistakeGameHint{font-size:1rem;padding:0 10px}}.mistakeGameHint span{font-size:3rem;font-weight:bolder}@media screen and (max-width:767px){.mistakeGameHint span{font-size:1.8rem}}.mistakeGameHint::before{content:"";border-radius:20px;background-color:#fff;position:absolute;left:-0;top:50%;width:calc(100% + 0);height:50%;-webkit-transform:translateY(-25%);-ms-transform:translateY(-25%);transform:translateY(-25%);z-index:-1}.mistakeGameMain{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:46px}@media screen and (max-width:1040px){.mistakeGameMain{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.mistakeGamePic{line-height:0;border:10px solid #fff;border-radius:2px}@media screen and (max-width:1040px){.mistakeGamePic:first-of-type{margin-bottom:20px}}.mistakeGamePicTag{font-size:2rem;display:inline-block;padding:6px 18px;border-radius:30px;color:#fff;line-height:1;position:absolute;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:600px){.mistakeGamePicTag{font-size:1.2rem}}.mistakeGamePicCorrect .mistakeGamePicTag{background-color:#e73531}.mistakeGamePicWrong .mistakeGamePicTag{background-color:#2b6c0b}.checkMistakeGameBtn{font-size:1.75rem;background:-webkit-gradient(linear,left top,left bottom,from(#b23d3d),to(#9c3535));background:-o-linear-gradient(top,#b23d3d 0%,#9c3535 100%);background:linear-gradient(to bottom,#b23d3d 0%,#9c3535 100%);border-radius:17px;color:#fff;font-weight:bold;display:inline-block;width:192px;padding:5px 0}.checkMistakeGameBtn:hover{-webkit-filter:drop-shadow(3px 3px 3px #929292);filter:drop-shadow(3px 3px 3px #929292)}@media screen and (max-width:600px){.checkMistakeGameBtn{font-size:1.2rem}}.red-circle{position:absolute;width:30px;height:30px;border:3px solid red;border-radius:50%;pointer-events:none}.gameStatusBG.gameDoneLBShow{display:block}