﻿.EnglishCss {
  position: relative;
  font-weight: bold;
}

.EnglishCss .borderCss {}

.borderCss:before,
.borderCss:after {
  content: "";
  display: block;
}

.EnglishCss .recommend {
  width: 178px;
  height: 132px;
  padding: 0 10px 0 10px;
  background: #fff;
  border-radius: 8px;
  box-sizing: border-box;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
}

.EnglishCss .recommend input {
  height: 32px;
  width: 100%;
  line-height: 32px;
  background: var(--color-assist-secondary);
  border-radius: 3px;
  color: #fff;
  padding: 0;
  margin: 0;
  font: bold 14px Microsoft Yahei;
}

.EnglishCss .recommend input:hover {
  background: var(--color-assist-fifth);
}

.EnglishStudyModelCss {
  width: 470px;
  height: 150px;
  display: inline-flex;
  flex-wrap: wrap;
  align-content: space-between;
  justify-content: space-between;
  position: absolute;
  top: 14px;
  left: 465px;
  color: #333;
}

.EnglishStudyModelCss>div {
  display: inline-flex;
  width: 221px;
  height: 65px;
  background: #fff;
  border-radius: 8px;
  margin: 7px;
  box-sizing: border-box;
  align-items: center;
  justify-content: space-around;
  padding: 0 10px 0 6px;
  cursor: pointer;
}

.EnglishStudyModelCss>.cantDo {
  cursor: not-allowed;
  color: #999;
}

.EnglishStudyModelCss>div>span {
  width: 150px;
  display: inline-block;
}

.EnglishStudyModelCss>div>i {
  color: #999;
}

.reviewedCss {
  font-size: 11px;
  color: #999;
}

.mr10 {
  margin-right: 10px;
}

.getMudoleCss {
  display: flex;
  justify-content: space-around;
  width: 600px;
  height: 180px;
}

.goAIWordCss {
  display: flex;
  justify-content: space-around;
  width: 660px;
}

.goAISentenceCss {
  display: flex;
  justify-content: space-around;
  width: 550px;
}

.modelCss {
  display: inline-flex;
  box-sizing: border-box;
  width: 120px;
  height: 140px;
  background: #fff;
  border: 1px solid #999;
  border-radius: 8px;
  flex-direction: column;
  color: #999;
  cursor: pointer;
}

.hoverCss:hover {
  color: #46c684;
  border: 1px solid #46c684;
  background: url(../../../Images/Englishtest/ic_tick.png) no-repeat;
  background-position: 95% 3%;
}

.canChooseCss {
  width: 100px;
  height: 125px;
  text-align: center;
  line-height: 125px;
  display: inline-flex;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #999;
  border-radius: 8px;
  flex-direction: column;
  color: #999;
  cursor: pointer;
}

.cantChooseCss {
  opacity: 0.7;
  cursor: not-allowed;
}

.checkedCss {
  border: 1px solid #46c684;
  color: #46c684;
  background: url(../../../Images/Englishtest/ic_tick.png) no-repeat;
  background-position: 95% 3%;
}

.text {
  height: 100px;
  display: inline-block;
  text-align: center;
  line-height: 135px;
  font-size: 16px;
}

.h38 {
  height: 38px;
}

.icon1 {
  display: flex;
  flex-direction: column;
  text-align: center;
  height: 20px;
  width: 1px;
  background: #ddd;
}

.flexCss {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.flexCss:before,
.flexCss:after {
  content: "";
  display: block;
}

.flexCss>span {
  display: flex;
  flex-direction: column;
  text-align: center;
  height: 38px;
}

.flexCss>span>span {
  height: 15px;
}

.font10 {
  font-size: 10px;
}

.font12 {
  font-size: 12px;
}

.col666 {
  color: #666;
}

.col999 {
  color: #999;
}

.selecting {
  font-size: 16px;
  height: 25px;
  margin-top: 20px;
}

.goAiStudy .layui-layer-btn0 {
  background: #46c684;
}

.getEnglishStudyModeleCss {
  width: 470px;
  height: 150px;
  display: inline-flex;
  flex-wrap: wrap;
  align-content: space-between;
  justify-content: space-between;
  color: #333;
}

.getEnglishStudyModeleCss>div {
  display: inline-flex;
  width: 221px;
  height: 65px;
  background: #fff;
  border-radius: 8px;
  border: 1px #ccc solid;
  margin: 7px;
  box-sizing: border-box;
  align-items: center;
  justify-content: space-around;
  padding: 0 10px 0 6px;
  cursor: pointer;
}

.getEnglishStudyModeleCss>.cantDo {
  cursor: not-allowed;
  color: #999;
  border: 1px #ddd solid;
}

.getEnglishStudyModeleCss>div>span {
  width: 150px;
  display: inline-block;
}

.getEnglishStudyModeleCss>div>i {
  color: #999;
}

/*//20200519新智能英语*/
.EnglishStudyModel1Css {
  height: 150px;
  display: inline-flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-between;
  color: #333;
}
.EnglishStudyModelImportant{
  flex-wrap: nowrap;!important;
}

.EnglishStudyModel1Css:before,
.EnglishStudyModel1Css:after {
  content: "";
  display: block;
}

.positonCss {
  position: absolute;
  top: 30px;
  left: 508px;
}

.wordsCss {
  height: 132px;
  background: #fff;
  border-radius: 8px;
  box-sizing: border-box;
  padding: 0 10px 0 10px;
  display: inline-block;
  margin-right: 10px;
  width: 406px;
}

.sentenceCss {
  height: 132px;
  background: #fff;
  border-radius: 8px;
  box-sizing: border-box;
  padding: 0 10px 0 10px;
  display: inline-block;
  margin-right: 10px;
  width: 406px;
}

.rememberCss {
  height: 132px;
  background: #fff;
  border-radius: 8px;
  box-sizing: border-box;
  padding: 0 10px 0 10px;
  display: inline-block;
  margin-right: 10px;
  width: 178px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

.studyBtnCss {
  display: inline-block;
  width: 100%;
  height: 32px;
  line-height: 32px;
  background: var(--color-secondary-secondary);
  border-radius: 3px;
  text-align: center;
  color: #fff;
  margin: 9px auto 6px;
  cursor: pointer;
}

.studyBtnCss:hover {
  background: var(--color-secondary-primary);
  color: #fff;
}

.rememberBtnCss {
  background: var(--color-assist-secondary);
}

.rememberBtnCss:hover {
  background: var(--color-assist-fifth);
}

.disFlex1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.disFlex2 {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-direction: column;
}

.cursor,
.cursorSpan {
  cursor: pointer;
}

.spanCss {
  height: 78px;
}

.spanCss .wordBtnCss {
  width: 70px;
  height: 32px;
  background: var(--color-secondary-fourthly);
  line-height: 32px;
  text-align: center;
  color: var(--color-secondary-primary);
  font-size: 14px;
  font-weight: bold;
  /* margin-top: 7px; */
  border-radius: 3px;
  cursor: pointer;
}

.spanCss .wordBtnCss:hover {
  background: var(--color-secondary-tertiary);
  color: #fff;
  border-radius: 3px;
}

.spanCss .sentenceBtnCss {
  /* width: 120px; */
  width: 90px;
  height: 32px;
  background: var(--color-secondary-fourthly);
  line-height: 32px;
  text-align: center;
  color: var(--color-secondary-primary);
  font-size: 14px;
  font-weight: bold;
  /* margin-top: 7px; */
  border-radius: 3px;
  cursor: pointer;
}

.spanCss .sentenceBtnCss:hover {
  background: var(--color-secondary-tertiary);
  color: #fff;
  border-radius: 3px;
}

.spanCss .disable {
  background-color: #eee;
  color: #aaa;
  cursor: not-allowed;
}

.spanCss .disable:hover {
  background-color: #eee;
  color: #aaa;
}

.reviewed1Css {
  line-height: 15px;
  width: 46px;
  font-size: 13px;
  color: #999;
  text-align: center;
}

.flexGrow {
  flex-grow: 0.6;
}

.border_ccc {
  border-radius: 8px;
  border: 1px solid #eeeeee;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.cantDo {
  cursor: not-allowed;
  color: #999;
}

.cantDo1 {
  cursor: not-allowed;
  color: #999;
  border: 1px #ddd solid;
}

.cantDo2 {
  cursor: not-allowed;
  color: #aaa;
  background-color: #eee;
}

.cantDo:hover {
  color: #999;
}

.cantDo1:hover {
  cursor: not-allowed;
  color: #999;
  border: 1px #ddd solid;
}

.cantDo2:hover {
  cursor: not-allowed;
  color: #aaa;
  background-color: #eee;
}

.EnglishCss .book-title {
  color: var(--color-secondary-text);
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  padding: 10px;
}

.getMudole {
  font: 16px bold Microsoft Yahei;
}

.reviewed1Css i {
  font-weight: normal;
  color: #999;
}

.newWord,
.newSentences {
  color: #b6e4de;
  color: var(--color-secondary-secondary);
}

.halfNewWord,
.halfNewSentences {
  color: #7fc9c0;
  color: var(--color-secondary-primary);
}

.notNewWord,
.notNewSentences {
  color: var(--color-secondary-primary);
}

.notAllNewWord,
.notAllNewSentences {
  color: #069583;
  color: var(--color-secondary-primary);
}

.relearnStudyWord,
.relearnStudySentences {
  color: var(--color-assist-primary) !important;
  cursor: pointer;
}

.notStudyWord,
.notStudySentences {
  color: #999999;
}

.englishLayer {
  border-radius: 8px;
  overflow: visible;
}

.englishLayer div.layui-layer-content {
  overflow: visible;
}

.englishLayer .titleCss {
  width: 455px;
  height: 42px;
  background: var(--self-study-room-stu-words) no-repeat center;
  font: bold 16px/42px Microsoft YaHei;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 50%;
  top: -9px;
  transform: translateX(-50%);
}

.closeBtnCss {
  font: 100 32px YaHei;
  color: #999999;
  position: absolute;
  top: 0px;
  right: 14px;
  cursor: pointer;
}

.EnglishCss .recommend .english-game-enter {
  background: var(--color-secondary-secondary);
  width: 100%;
  height: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 4px;
  font: bold 14px Microsoft Yahei;
}

.EnglishCss .recommend .english-game-enter:hover {
  background: var(--color-secondary-primary);
}

.EnglishCss .recommend .english-game-enter i {
  background: url("/Images/englishGame/ic_controller.png") no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
  padding-right: 6px;
}