@charset "UTF-8";

.KN_CONTAINER {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}

.KN_WEBHEAD {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  height: 90px;
  background-color: transparent;
}

.KN_WEBBODY {
  height: calc(100% - 90px);
}

.cont {
  position: relative;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  height: 100%;
}

.cont1,
.cont3,
.cont4,
.cont5,
.cont6,
.cont8,
.cont9,
.cont10,
.cont11,
.cont12,
.cont14 {
  flex-flow: column;
  -webkit-flex-flow: column;
  -moz-flex-flow: column;
  -ms-flex-flow: column;
  -o-flex-flow: column;
}

.cont2,
.cont6,
.cont7 {
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
}

.cont3,
.cont4,
.cont5,
.cont6,
.cont8,
.cont9,
.cont10,
.cont11,
.cont12,
.cont14 {
  margin-right: auto;
  margin-left: auto;
}

.logo {
  margin-left: 2%;
  height: 60px;
}

.menu .KN_WEBHEAD,
.report .KN_WEBHEAD,
.video .KN_WEBHEAD,
.safety .KN_WEBHEAD,
.safety .menuTitleWrap {
  align-items: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
}

.menu .logo,
.report .logo {
  position: absolute;
  top: 18%;
  left: 2%;
  margin-left: 0;
}

.titleBg {
  width: 55%;
}

.home {
  background-image: url(../img/01/bg01.png);
}

.list,
.menu {
  background-image: url(../img/02/bg01.jpg);
}

.report {
  background-image: url(../img/15/bg04.jpg);
}

.video {
  flex-flow: column;
  -webkit-flex-flow: column;
  -moz-flex-flow: column;
  -ms-flex-flow: column;
  -o-flex-flow: column;
  background-image: url(../img/08/bg01.png);
}

.safety {
  background-image: url(../img/13/bg01.png);
}

.safety_link_title {
  position: absolute;
  bottom: 12px;
  left: 7px;
  padding: 5px;
  width: calc(100% - 14px);
  text-align: center;
  background-color: rgba(0, 0, 0, .6);
  color: #fff;
}

.titleWrap {
  text-align: center;
}

.home .btnWrap {
  width: 200px;
}

.btnBg {
  width: 100%;
}

.home .kniu_btnGroup {
  margin-top: 3%;
}

.listLink {
  display: inline-flex;
  display: -webkit-inline-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  width: 25%;
}

.listLink~.listLink {
  margin-left: 6%;
}

.cont3 .kniu_formText,
.cont3 .kniu_formInput,
.cont5 .kniu_formText,
.cont5 .kniu_formInput {
  font-weight: 700;
}

.cont3 .kniu_formText,
.cont5 .kniu_formText {
  padding-right: 20px;
  color: #836f54;
}

.cont3 .kniu_formInput,
.cont5 .kniu_formInput {
  border: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  background-image: url(../img/03/bg02.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  color: #fff;
}

.logoTitleWrap,
.menuTitleWrap {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  width: 100%;
}

.contHead,
.contBody {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}

.contHead {
  padding: 40px 0 30px 0;
  background-image: url(../img/04/bg04.png);
}

.contBody {
  margin-top: 0;
  padding: 3% 0;
  background-image: url(../img/04/bg05.png);
}

.cont3 .inputWrap,
.cont5 .inputWrap {
  display: flex;
  display: -webkit-flex;
  flex-flow: column;
  -webkit-flex-flow: column;
  -moz-flex-flow: column;
  -ms-flex-flow: column;
  -o-flex-flow: column;
}

.cont4 .title {
  white-space: nowrap;
  color: #836f54;
}

.grade {
  display: flex;
  display: -webkit-flex;
}

.grade~.grade {
  margin-top: 15px;
}

.gradeItem {
  margin-left: 30px;
}

.gradeList {
  display: inline-flex;
  display: -webkit-inline-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  width: 180px;
}

.gradeRadio {
  display: none;
}

.gradeTitle {
  display: inline-flex;
  display: -webkit-inline-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  width: 100%;
  font-weight: 700;
  white-space: nowrap;
  background-image: url(../img/04/bg02.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  color: #fff;
  cursor: pointer;
}

.gradeRadio:checked~.gradeTitle {
  background-image: url(../img/04/bg03.png);
  text-shadow: 3px 3px 2px rgba(215, 109, 29, .8);
  -webkit-text-shadow: 3px 3px 2px rgba(215, 109, 29, .8);
  -moz-text-shadow: 3px 3px 2px rgba(215, 109, 29, .8);
  -ms-text-shadow: 3px 3px 2px rgba(215, 109, 29, .8);
  -o-text-shadow: 3px 3px 2px rgba(215, 109, 29, .8);
}

.typeWrap {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  width: 60%;
  height: calc((100% - 120px)/2);
}

.typeLink {
  position: relative;
  display: inline-flex;
  display: -webkit-inline-flex;
  width: 50%;
}

.typeBody {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  align-items: flex-end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  width: 100%;
  height: 100%;
}

.typeImg {
  height: 90%;
}

.typeNote {
  position: absolute;
  bottom: inherit;
  left: 0;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  flex-flow: column;
  -webkit-flex-flow: column;
  -moz-flex-flow: column;
  -ms-flex-flow: column;
  -o-flex-flow: column;
  padding: 1% 0 10px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}

.typeNote1 {
  /* background-image: url(../img/06/bg012.png); */
  background-image: none;
}

.typeNote2 {
  /* background-image: url(../img/06/bg022.png); */
  background-image: none;
}

.typeNote3 {
  /* background-image: url(../img/06/bg032.png); */
  background-image: none;
}

.typeNote4 {
  /* background-image: url(../img/06/bg042.png); */
  background-image: none;
}

.typeText1,
.typeText2 {
  color: #fff;
}

.typeText1 {
  text-shadow: 3px 3px 0 rgba(0, 0, 0, .3);
  -webkit-text-shadow: 3px 3px 0 rgba(0, 0, 0, .3);
  -moz-text-shadow: 3px 3px 0 rgba(0, 0, 0, .3);
  -ms-text-shadow: 3px 3px 0 rgba(0, 0, 0, .3);
  -o-text-shadow: 3px 3px 0 rgba(0, 0, 0, .3);
}

.typeText2 {
  text-shadow: 3px 3px 3px rgba(0, 0, 0, .3);
  -webkit-text-shadow: 3px 3px 3px rgba(0, 0, 0, .3);
  -moz-text-shadow: 3px 3px 3px rgba(0, 0, 0, .3);
  -ms-text-shadow: 3px 3px 3px rgba(0, 0, 0, .3);
  -o-text-shadow: 3px 3px 3px rgba(0, 0, 0, .3);
}

.typeLineWrap {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  padding: 5px 0 0;
}

.cartoonWrap {
  /* padding: 6px;
    background-color: #3a91db; */
  border: 6px solid #3a91db;
  background-color: #000;
}

.cartoonList {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  height: calc((100% - 6px)/2);
}

.cartoonList~.cartoonList {
  margin-top: 6px;
}

.cartoonItem {
  display: flex;
  display: -webkit-flex;
  flex-flow: column;
  -webkit-flex-flow: column;
  -moz-flex-flow: column;
  -ms-flex-flow: column;
  -o-flex-flow: column;
  width: calc((100% - 6px)/2);
  height: 100%;
}

.cartoonItem~.cartoonItem {
  margin-left: 6px;
}

.cartoonImgWrap {
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  width: 100%;
  height: 100%;
}

.cartoonImg {
  width: auto;
  height: 100%;
}

.cartoonText {
  padding-top: 5px;
  line-height: 20px;
  color: #fff;
}

.questionWrap {
  display: flex;
  display: -webkit-flex;
  flex-flow: column;
  -webkit-flex-flow: column;
  -moz-flex-flow: column;
  -ms-flex-flow: column;
  -o-flex-flow: column;
  padding: 10px 10px 10px 0;
  background-image: url(../img/09/bg01.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}

.questionList1,
.questionList2 {
  display: flex;
  display: -webkit-flex;
}

.questionList1 {
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  flex-grow: 1;
}

.questionText {
  width: calc(100% - 230px);
}

.questionImgWrap {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  border: 2px solid #e2b655;
  margin-left: 30px;
  width: 200px;
  height: 170px;
  background-color: #999;
}

.questionTitle {
  margin-bottom: 3%;
  font-size: 20px;
  color: #fff;
}

.questionAnswerWrap {
  display: flex;
  display: -webkit-flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  -o-flex-flow: row wrap;
}

.questionAnswerText {
  display: inline-flex;
  display: -webkit-inline-flex;
}

.questionAnswerTextCenter {
  display: inline-flex;
  display: -webkit-inline-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  min-width: 100px;
  min-height: 40px;
  font-size: 16px;
  font-weight: 700;
  background-image: url(../img/09/bg03_2.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  background-color: transparent;
  text-shadow: 1px 2px 0 rgba(0, 0, 0, .3);
  -webkit-text-shadow: 1px 2px 0 rgba(0, 0, 0, .3);
  -moz-text-shadow: 1px 2px 0 rgba(0, 0, 0, .3);
  -ms-text-shadow: 1px 2px 0 rgba(0, 0, 0, .3);
  -o-text-shadow: 1px 2px 0 rgba(0, 0, 0, .3);
  color: #fff;
}

.questionAnswerText::before,
.questionAnswerText::after {
  content: "";
  display: inline-flex;
  display: -webkit-inline-flex;
  width: 15px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  background-color: transparent;
}

.questionAnswerText::before {
  background-image: url(../img/09/bg03_1.png);
}

.questionAnswerText::after {
  background-image: url(../img/09/bg03_3.png);
}

.questionAnswer {
  position: relative;
  margin: 0 30px 20px 0;
}

.questionAnswer4 {
  margin-right: 0;
}

.questionAnswerLabel {
  display: flex;
  display: -webkit-flex;
  cursor: pointer;
}

.onTrue .questionAnswerText::before,
.isTrue .questionAnswerText::before {
  background-image: url(../img/09/bg04_1.png);
}

.onTrue .questionAnswerText::after,
.isTrue .questionAnswerText::after {
  background-image: url(../img/09/bg04_3.png);
}

.onTrue .questionAnswerTextCenter,
.isTrue .questionAnswerTextCenter {
  background-image: url(../img/09/bg04_2.png);
}

.onFalse .questionAnswerText::before {
  background-image: url(../img/09/bg05_1.png);
}

.onFalse .questionAnswerText::after {
  background-image: url(../img/09/bg05_3.png);
}

.onFalse .questionAnswerTextCenter {
  background-image: url(../img/09/bg05_2.png);
}

.questionRadio {
  display: none;
}

.questionNote1,
.questionList2 {
  font-size: 16px;
}

.questionList2 {
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  color: #fff;
}

.questionNote1 {
  display: inline-flex;
  display: -webkit-inline-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  margin-right: 20px;
  min-width: 85px;
  padding: 0 20px 0 10px;
  height: 40px;
  white-space: nowrap;
  background-image: url(../img/09/bg02.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  color: #fff;
}

.questionTotal {
  margin-top: 3px;
  padding-left: 3px;
}

.questionTipsWrap {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  width: 100%;
  text-align: center;
}

.questionTipsWrap.active,
.isTrue .questionTipsWrap {
  display: block;
}

.cont8 .kniu_btnGroup,
.cont10 .kniu_btnGroup,
.cont11 .kniu_btnGroup {
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  flex-grow: 1;
  margin-top: 0;
}

.cont9 .kniu_btnGroup {
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  flex-grow: 1;
  margin-top: 0;
}

.cont8 .btnWrap,
.cont9 .btnWrap,
.cont10 .btnWrap,
.cont11 .btnWrap {
  width: 180px;
}

.checking .questionAnswer {
  pointer-events: none;
  opacity: .9;
}

.questionTips {
  width: 90px;
}

.cont9 .kniu_textCenter {
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
}

.logoTitle {
  width: 50%;
}

.userInfo {
  position: absolute;
  top: auto;
  right: 2%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  height: 100%;
}

.userModify,
.userExit {
  width: 60px;
}

.userExit {
  margin-left: 15px;
}

.cont7 .typeWrap {
  width: 85%;
  height: 50%;
}

.userPrev {
  position: absolute;
  top: 18%;
  left: 2%;
  width: 45px;
}

.userHome {
  position: absolute;
  top: 18%;
  right: 2%;
  width: 45px;
}

.cont8,
.cont9,
.cont10,
.cont11 {
  padding-top: 1%;
}

.cont8,
.cont9,
.cont10,
.cont12,
.cont14 {
  width: 70%;
}

.cont11 {
  width: 85%;
}

.zIndex {
  z-index: -1;
  position: relative;
  opacity: 0;
}

.cont8 .btnWrap {
  display: inline-flex;
  display: -webkit-inline-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
}

.cont8 .KN_MEDIAVIDEOGROUP,
.cartoonWrap,
.questionWrap,
.gamelistWrap,
.safetyWrap,
.cont12 .KN_MEDIAVIDEOGROUP {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  height: 75%;
}

.cont12 .KN_MEDIAVIDEOGROUP {
  height: 85%;
}

.cont8 .KN_MEDIAVIDEOGROUP,
.gamelistWrap,
.cont12 .KN_MEDIAVIDEOGROUP {
  border: 6px solid #91c7f5;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
}

.cont12 .KN_MEDIAVIDEOGROUP {
  margin-top: -5%;
  border-color: #d1935d;
}

.cont12 .ONPLAY .KN_MEDIAVIDEO {
  z-index: 0;
  padding-bottom: 20px;
}

.gamelistWrap {
  flex-flow: column;
  -webkit-flex-flow: column;
  -moz-flex-flow: column;
  -ms-flex-flow: column;
  -o-flex-flow: column;
  overflow: hidden;
  background-color: #000;
}

.gamelist {
  width: 100%;
  height: 100%;
}

.homeworkList1,
.homeworkList2,
.homeworkList3 {
  width: 100%;
  background-color: #fff;
}

.homeworkList1,
.homeworkList3 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  height: 70px;
}

.homeworkIcon1,
.homeworkIcon2 {
  margin: 0 20px;
}

.homeworkIcon1 {
  width: 35px;
}

.homeworkIcon2 {
  position: relative;
  overflow: hidden;
  width: 120px;
}

.homeworkNote1 {
  padding-right: 20px;
  line-height: 23px;
  color: #6676e4;
}

.homeworkNote2 {
  color: #999;
}

.homeworkList2 {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px 20px 20px;
  height: calc(100% - 140px);
}

.homeworkList2 form {
  height: 100%;
}

.homeworkUpload {
  display: flex;
  display: -webkit-flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  -o-flex-flow: row wrap;
  height: 100%;
}

.homeworkUploadWrap {
  position: relative;
  display: inline-flex;
  display: -webkit-inline-flex;
  margin-top: 10px;
  width: calc((100% - 10px*4)/5);
  height: calc((100% - 20px)/2);
  background-color: #999;
}

.homeworkUploadWrap~.homeworkUploadWrap {
  margin-left: 10px;
}

.homeworkUploadWrap:nth-child(6) {
  margin-left: 0;
}

.homeworkUploadImgWrap {
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  width: 100%;
}

.homeworkUploadClose {
  position: absolute;
  top: calc(-15% - 1px);
  right: calc(-5% - 2px);
  width: 20px;
  cursor: pointer;
}

.uploadMultiple {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  width: 200%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}

.progress {
  position: absolute;
  bottom: 5px;
  left: 5px;
  width: calc(100% - 10px);
  height: 10px;
}

.reportWrap {
  position: relative;
  padding: 10% 7%;
  /* background-image: url(../img/12/bg01.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%; */
}

.reportBg {
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.reportCont {
  z-index: 1;
  position: relative;
}

.reportTitleWrap {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
}

.reportTitle {
  width: 26%;
}

.reportUserInfo {
  display: flex;
  display: -webkit-flex;
}

.reportUserItem {
  width: calc(100%/3);
}

.reportUserItem,
.reportListTitle {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
}

.reportUserItem {
  display: flex;
  display: -webkit-flex;
}

.reportListTitle {
  position: relative;
  -webkit-print-color-adjust: exact;
}

.reportListWrap6 .reportListTitle,
.reportListWrap7 .reportListTitle,
.reportTotalListWrap2 .reportListTitle,
.reportTotalListWrap3 .reportListTitle {
  display: inline-flex;
  display: -webkit-inline-flex;
  overflow: hidden;
  border-radius: 80px;
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  -ms-border-radius: 80px;
  -o-border-radius: 80px;
  padding: 10px 30px;
  color: #fff;
}

.reportTotalListWrap2 .reportListTitle,
.reportTotalListWrap3 .reportListTitle {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

.reportListTitleBg {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.reportNoteColor {
  color: #f1a412;
  -webkit-print-color-adjust: exact;
}

.reportUserInfo+.reportUserInfo {
  margin-top: 4%;
}

.reportNoteWrap,
.reportListWrap {
  margin-top: 6%;
}

.reportNoteWrap .kniu_layoutType1 {
  margin: 0 4%;
  width: 140px;
}

.reportNoteWrap .kniu_layoutType1+.kniu_layoutType1 {
  margin: 0;
  margin-left: 30px;
  width: calc(100% - 140px - 30px - 8%);
}

.reportNoteText {
  font-size: 22px;
  line-height: 40px;
  white-space: nowrap;
}

.reportStarWrap {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  margin-top: 2%;
}

.reportStar {
  width: 30px;
}

.reportStar~.reportStar {
  margin-left: 10px;
}

.reportListWrap {
  position: relative;
}

.reportListTitleIcon {
  display: inline-flex;
  display: -webkit-inline-flex;
  margin-right: 20px;
  width: 35px;
  height: 33px;
}

.reportListWrap1::before {
  background-image: url(../img/12/icon01.png);
}

.reportListWrap2::before {
  background-image: url(../img/12/icon02.png);
}

.reportListWrap3::before {
  background-image: url(../img/12/icon03.png);
}

.reportListWrap4::before {
  background-image: url(../img/12/icon04.png);
}

.reportListWrap5::before {
  background-image: url(../img/12/icon05.png);
}

.reportListWrap6::before {
  background-image: url(../img/12/icon06.png);
}

.kniu_italic {
  font-style: italic;
}

.reportExplain {
  position: relative;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  margin-top: 20px;
}

.reportProgress {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  margin-top: 30px;
}

.reportDetail {
  overflow: hidden;
  border-radius: 38px;
  -webkit-border-radius: 38px;
  -moz-border-radius: 38px;
  -ms-border-radius: 38px;
  -o-border-radius: 38px;
  width: calc(100% - 60px);
  background-color: #eee;
  -webkit-print-color-adjust: exact;
}

.reportDetailIcon {
  width: 100%;
  height: 100%;
}

.reportProgressText {
  margin-left: 10px;
  width: 50px;
  color: #f1a412;
  -webkit-print-color-adjust: exact;
}

.reportProgress,
.reportAnalysis {
  padding-left: 80px;
}

.reportAnalysis {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  margin-top: 4%;
}

.reportAnalysisTitle {
  white-space: nowrap;
  color: #f1a412;
  -webkit-print-color-adjust: exact;
}

.reportAnalysisTitle,
.reportAnalysisNote {
  font-size: 30px;
  line-height: 42px;
}

.reportDetailImg~.reportDetailImg {
  margin-left: 15px;
}

.reportDetailImg {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  width: calc((100% - 15px*4)/5);
}

.reportWrap .kniu_textGroup {
  width: 100%;
}

.reportGameList,
.reportRight,
.reportFalse {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
}

.reportRightWrap .reportGameList,
.reportFalseWrap .reportGameList {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  padding: 10px 10px 0 10px;
}

.reportRightWrap .reportGameList {
  border: 2px solid #7fc90b;
}

.reportFalseWrap .reportGameList {
  border: 2px solid #e60012;
}

.reportFalseWrap {
  margin-left: 40px;
}

.reportGameImg {
  width: 110px;
}

.reportGameImg~.reportGameImg {
  margin-left: 10px;
}

.reportRight,
.reportFalse {
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  margin-top: 10px;
  font-weight: 700;
}

.reportFalse {
  color: #e60012;
}

.reportBtnWrap {
  padding: 5% 0;
}

.printNote {
  /* z-index: -1;
    position: fixed;
    top: 0;
    left: 0;
    padding: 1% 0;
    width: 100%;
    text-align: center;
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    opacity: 0;
    animation: printNote_animated 10s;
    -webkit-animation: printNote_animated 10s; */
  display: none;
}

@keyframes printNote_animated {
  0% {
    z-index: 9;
    opacity: 1;
  }
}

.safety .menuTitleWrap,
.menuTitleBg {
  height: 100%;
}

.menuTitleBg {
  height: 85%;
}

.safetyList {
  display: flex;
  display: -webkit-flex;
  height: calc((100% - 30px)/2);
}

.safetyList~.safetyList {
  margin-top: 30px;
}

.safetyLink {
  position: relative;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  padding: 7px 7px 13px;
  width: calc((100% - 30px*3)/4);
  background-image: url(../img/13/bg03.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  background-color: #ccc;
}

.safetyLink~.safetyLink {
  margin-left: 30px;
}

.safetyBg {
  height: 100%;
}

.safetyBtnWrap {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  width: 100%;
  height: 100%;
}

.safetyBtn {
  width: 50px;
}

.safetyDetailBg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}

.safetyGirl {
  position: absolute;
  bottom: 0;
  left: -15%;
  width: 25%;
}

#chart1 {
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  padding: 6% 0;
  width: 100%;
}

.reportChartWrap {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  flex-flow: column;
  -webkit-flex-flow: column;
  -moz-flex-flow: column;
  -ms-flex-flow: column;
  -o-flex-flow: column;
  width: 100%;
  height: 100%;
}

.reportChartItem {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  width: 100%;
}

.reportChartItem:nth-child(2),
.reportChartItem:nth-child(3) {
  position: relative;
  top: -8%;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
}

.reportChartItem:nth-child(2) .reportChartItemText1 {
  margin-left: 8%;
}

.reportChartItem:nth-child(2) .reportChartItemText2 {
  margin-right: 8%;
}

.reportChartItem:nth-child(3) .reportChartItemText1 {
  margin-left: 12%;
}

.reportChartItem:nth-child(3) .reportChartItemText2 {
  margin-right: 12%;
}

.reportChartPercent {
  position: absolute;
  top: auto;
  left: auto;
  font-size: 40px;
  -webkit-print-color-adjust: exact;
}

.reportChartPercentText2 {
  margin-top: 20px;
}

.cont13 {
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
}

.usercenterWrap {
  display: flex;
  display: -webkit-flex;
  flex-flow: column;
  -webkit-flex-flow: column;
  -moz-flex-flow: column;
  -ms-flex-flow: column;
  -o-flex-flow: column;
  padding: 8px;
  width: 60%;
  height: 80%;
  background-image: url(../img/05/bg01.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}

.usercenterCont {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  height: calc(100% - 50px);
}

.usercenterTitleWrap {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
}

.usercenterTitleWrap {
  height: 50px;
}

.usercenterTitle {
  height: 100%;
}

.usercenterList {
  display: flex;
  display: -webkit-flex;
  flex-flow: column;
  -webkit-flex-flow: column;
  -moz-flex-flow: column;
  -ms-flex-flow: column;
  -o-flex-flow: column;
  padding: 4%;
  width: 50%;
  height: 100%;
}

.usercenterItem2,
.usercenterItem3,
.usercenterItem4,
.usercenterItem5 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  margin-top: 15px;
  padding-left: 15%;
  height: 40px;
  font-style: italic;
  font-size: 16px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  color: #d69630;
}

.usercenterItem2 {
  background-image: url(../img/05/bg04.png);
}

.usercenterItem3 {
  background-image: url(../img/05/bg05.png);
}

.usercenterItem4 {
  background-image: url(../img/05/bg06.png);
}

.usercenterItem5 {
  background-image: url(../img/05/bg07.png);
}

.usercenterItem1Bg {
  height: 18px;
}

.usercenterLinkWrap {
  display: flex;
  display: -webkit-flex;
}

.usercenterLinkWrap+.usercenterLinkWrap {
  margin-top: 10px;
}

.usercenterLink {
  position: relative;
  display: inline-flex;
  display: -webkit-inline-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  width: 50%;
}

.usercenterLink+.usercenterLink {
  margin-left: 10px;
}

.usercenterLinkText {
  position: absolute;
  top: auto;
  left: auto;
  font-weight: 700;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, .6);
  -webkit-text-shadow: 1px 1px 2px rgba(0, 0, 0, .6);
  -moz-text-shadow: 1px 1px 2px rgba(0, 0, 0, .6);
  -ms-text-shadow: 1px 1px 2px rgba(0, 0, 0, .6);
  -o-text-shadow: 1px 1px 2px rgba(0, 0, 0, .6);
}

.reportNoteName {
  position: relative;
  border-radius: 75px;
  -webkit-border-radius: 75px;
  -moz-border-radius: 75px;
  -ms-border-radius: 75px;
  -o-border-radius: 75px;
  padding: 5px 20px;
  background-color: #ffcc00;
  color: #fff;
  -webkit-print-color-adjust: exact;
}

.reportNoteCrown {
  position: absolute;
  right: -7%;
  bottom: 69%;
  width: 40px;
}

.reportTitleTotal {
  width: 50%;
}

.reportTotalItem {
  width: calc((100% - 100px)/2);
}

.reportTotalItem+.reportTotalItem {
  margin-left: 100px;
}

.reportTotalItemWrap {
  position: relative;
}

.reportTotalItemCont {
  position: absolute;
  bottom: 7%;
  left: 0;
  width: 100%;
  text-align: center;
}

.reportTotalListWrap {
  display: flex;
  display: -webkit-flex;
  margin-top: 10%;
}

.reportTotalItemStarWrap {
  display: flex;
  display: -webkit-flex;
  font-weight: 700;
  color: #999;
}

.reportTotalItemStar {
  height: 30px;
}

.reportTotalItemStar+.reportTotalItemStar {
  margin-left: 10px;
}

.reportTotalItemText {
  margin: 8% 0 3% 0;
}

.reportTotalListWrap+.reportTotalListWrap {
  margin-top: 4%;
}

.reportTotalListWrap.reportTotalListWrap2 {
  display: block;
  margin-top: 10%;
}

.reportTotalListWrap.reportTotalListWrap3 {
  display: block;
  margin-top: 4%;
}

.reportReportList1 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  white-space: nowrap;
}

.reportReportProgress {
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  margin: 0 20px;
  width: calc(100% - 130px);
  height: 20px;
  background-color: #ddd;
  -webkit-print-color-adjust: exact;
}

.reportReportProgressBg {
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  height: 100%;
  background-color: #309df4;
  -webkit-print-color-adjust: exact;
}

.reportReportText1 {
  color: #666;
}

.reportReportWrap {
  margin-top: 4%;
}

.reportReportList2 {
  display: flex;
  display: -webkit-flex;
  margin-top: 4%;
}

.reportReportList2 .reportReportList1 {
  width: 50%;
}

.reportReportList2 .reportReportList1+.reportReportList1 {
  margin-left: 80px;
}

.reportReportList2 .reportReportProgress {
  height: 10px;
}

.reportReportList2 .reportReportProgressBg {
  background-color: #f1a412;
}

.cont14 {
  padding: 4% 0 8% 0;
}

.reportReportList3 {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  margin-top: 6%;
}

.reportReporChart {
  width: 45%;
}

.kniu_disabled {
  pointer-events: none;
}

.pageview {
  position: fixed;
  right: 1%;
  bottom: 2%;
  display: inline-flex;
  display: -webkit-inline-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  color: #fff;
}

.pageviewNum {
  background-color: transparent;
  color: #fff;
}

@media(min-width: 1280px) {
  .cont3 .kniu_formText {
    width: 75px;
  }

  .cont3 .kniu_formControl~.kniu_formControl,
  .cont5 .kniu_formControl~.kniu_formControl {
    margin-top: 20px;
  }

  .cont3 .kniu_formText,
  .cont3 .kniu_formInput,
  .cont5 .kniu_formText,
  .cont5 .kniu_formInput {
    height: 50px;
    font-size: 18px;
  }

  .cont5 .kniu_formText {
    width: 95px;
  }

  .cont3 .kniu_formInput,
  .cont5 .kniu_formInput {
    width: 400px;
  }

  .cont3 .btnWrap,
  .cont4 .btnWrap,
  .cont5 .btnWrap {
    width: 35%;
  }

  .cont4 .title,
  .gradeTitle {
    font-size: 26px;
  }

  .gradeTitle {
    height: 70px;
  }

  .menuTitle {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    padding: 15px 0 20px;
    width: 85%;
    background-image: url(../img/08/bg02.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
  }

  .menuLink {
    display: inline-flex;
    display: -webkit-inline-flex;
    padding: 5px 20px 10px;
    font-size: 18px;
    font-weight: 700;
    font-style: italic;
    background-image: url(../img/08/bg03.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    color: #fff;
    text-shadow: 1px 3px 0 #999;
    -webkit-text-shadow: 1px 3px 0 #999;
    -moz-text-shadow: 1px 3px 0 #999;
    -ms-text-shadow: 1px 3px 0 #999;
    -o-text-shadow: 1px 3px 0 #999;
  }

  .menuLink.active {
    background-image: url(../img/08/bg04.png);
    text-shadow: 1px 3px 0 #7fc90b;
    -webkit-text-shadow: 1px 3px 0 #7fc90b;
    -moz-text-shadow: 1px 3px 0 #7fc90b;
    -ms-text-shadow: 1px 3px 0 #7fc90b;
    -o-text-shadow: 1px 3px 0 #7fc90b;
  }

  .menuLink~.menuLink {
    margin-left: 40px;
  }

  .menuLink:hover {
    color: #fff;
  }

  .cont3,
  .cont4,
  .cont5 {
    width: 50%;
  }

  .typeLink {
    width: calc((100% - 30px)/2);
    height: 100%;
  }

  .typeWrap~.typeWrap {
    margin-top: 30px;
  }

  .typeLink~.typeLink {
    margin-left: 30px;
  }

  .typeText1 {
    font-size: 18px;
  }

  .typeText2 {
    font-size: 16px;
  }

  .typeImg {
    height: 95%;
  }

  .cont7 .typeImg {
    height: 80%;
  }

  .cont7 .typeLink {
    width: calc((100% - 60px)/3);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 100%;
  }

  .cont8 .KN_MEDIAVIDEOBG,
  .cont12 .KN_MEDIAVIDEOBG {
    width: auto;
    height: 100%;
  }

  .reportUserItem,
  .reportListTitle,
  .reportChartPercentText1,
  .reportChartPercentText2,
  .reportChartItem,
  .reportChartItemText1,
  .reportChartItemText2,
  .reportTotalItemText {
    font-size: 23px;
  }

  .reportProgressText,
  .reportAnalysisTitle,
  .reportAnalysisNote,
  .reportExplain,
  .reportTotalItemStarWrap,
  .reportReportText1,
  .reportReportText2 {
    font-size: 18px;
  }

  .reportProgress,
  .reportAnalysis {
    padding-left: 55px;
  }

  .reportDetail {
    height: 20px;
  }

  .reportProgress {
    margin-top: 20px;
  }

  .reportChartBg {
    width: 100%;
    height: 270px;
  }

  .reportChartPercentText2 {
    margin-top: 10px;
  }

  .reportNoteColor,
  .reportNoteName {
    margin-left: 10px;
  }

  .reportReportText1 {
    width: 55px;
  }

  .reportReportText2 {
    width: 50px;
  }

  @media(min-height: 590px) {
    .homeworkUploadClose {
      top: calc(-15% + 1px);
    }

    .typeNote1 {
      padding: 1% 0 12px;
    }

    .usercenterWrap {
      height: 75%;
    }

    .questionAnswer {
      margin-bottom: 26px;
    }
  }

  @media(min-height: 615px) {
    .questionText {
      width: calc(100% - 240px);
    }

    .questionImgWrap {
      width: 210px;
      height: 180px;
    }

    .homeworkUploadClose {
      top: calc(-15% + 3px);
    }

    .typeNote1 {
      padding: 1% 0 15px;
    }

    .usercenterWrap {
      height: 70%;
    }
  }

  @media(min-height:720px) {
    .typeWrap {
      width: 70%;
      height: calc((100% - 150px)/2);
    }

    .typeNote1 {
      padding: 1% 0 24px;
    }

    .cont8 .KN_MEDIAVIDEOGROUP,
    .cartoonWrap,
    .gamelistWrap,
    .cont12 .KN_MEDIAVIDEOGROUP {
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      -ms-border-radius: 20px;
      -o-border-radius: 20px;
    }

    .menuTitle {
      padding: 15px 0 25px;
    }

    .menuLink {
      padding: 10px 30px 15px;
    }

    .menuLink~.menuLink {
      margin-left: 20px;
    }

    .cartoonText {
      font-size: 15px;
      line-height: 20px;
    }

    .cont7 .typeWrap {
      height: 40%;
    }

    .cont8,
    .cont9,
    .cont10,
    .cont11 {
      padding-top: 2%;
    }

    .cartoonWrap {
      padding: 8px;
    }

    .cartoonList {
      height: calc((100% - 8px)/2);
    }

    .cartoonItem {
      width: calc((100% - 8px)/2);
    }

    .cartoonItem~.cartoonItem {
      margin-left: 8px;
    }

    .homeworkUploadClose {
      top: calc(-15% + 9px);
    }

    .cont12 .KN_MEDIAVIDEOGROUP {
      height: 80%;
    }

    .usercenterWrap {
      height: 60%;
    }

    .questionWrap {
      padding: 30px 30px 30px 0;
    }

    .questionAnswerTextCenter {
      min-height: 50px;
    }

    .questionAnswerText::before,
    .questionAnswerText::after {
      width: 20px;
    }
  }
}

@media(min-width:1366px) {
  .typeText1 {
    font-size: 20px;
  }

  .questionTips {
    width: 95px;
  }

  .homeworkUploadClose {
    top: calc(-15% + 4px);
  }

  .reportChartItem:nth-child(2) .reportChartItemText1 {
    margin-left: 10%;
  }

  .reportChartItem:nth-child(2) .reportChartItemText2 {
    margin-right: 10%;
  }

  .reportChartItem:nth-child(3) .reportChartItemText1 {
    margin-left: 15%;
  }

  .reportChartItem:nth-child(3) .reportChartItemText2 {
    margin-right: 15%;
  }

  .questionAnswerTextCenter {
    min-height: 45px;
  }

  .questionAnswerText::before,
  .questionAnswerText::after {
    width: 20px;
  }

  @media (min-height: 648px) {
    .typeNote1 {
      padding: 1% 0 17px;
    }
  }

  @media (min-height: 673px) {
    .homeworkUploadClose {
      top: calc(-15% + 6px);
    }

    .typeNote1 {
      padding: 1% 0 20px;
    }
  }

  @media (min-height: 768px) {
    .typeText1 {
      font-size: 26px;
    }

    .typeNote1 {
      padding: 1% 0 24px;
    }

    .menuLink {
      font-size: 20px;
    }

    .homeworkUploadClose {
      top: calc(-15% + 11px);
    }

    .questionAnswerTextCenter {
      min-height: 50px;
    }
  }
}

@media(min-width:1440px) {
  .typeText1 {
    font-size: 26px;
  }

  .typeNote1 {
    padding: 1% 0 22px;
  }

  .menuLink {
    font-size: 20px;
  }

  .questionTitle {
    font-size: 26px;
  }

  .questionAnswerText {
    font-size: 20px;
  }

  .questionNote1,
  .questionList2 {
    font-size: 18px;
  }

  .cont7 .typeWrap {
    height: 45%;
  }

  .homeworkUploadClose {
    top: calc(-15% + 9px);
    right: calc(-4% - 2px);
  }

  #chart1 {
    padding: 5% 0;
  }

  .reportChartItem:nth-child(2) .reportChartItemText1 {
    margin-left: 12%;
  }

  .reportChartItem:nth-child(2) .reportChartItemText2 {
    margin-right: 12%;
  }

  .reportChartItem:nth-child(3) .reportChartItemText1 {
    margin-left: 16%;
  }

  .reportChartItem:nth-child(3) .reportChartItemText2 {
    margin-right: 16%;
  }

  .reportReporChart {
    width: 40%;
  }

  @media (min-height: 770px) {
    .typeNote1 {
      padding: 1% 0 5%;
    }
  }

  @media (min-height: 795px) {
    .typeWrap {
      height: calc((100% - 230px)/2);
    }

    .typeNote1 {
      padding: 1% 0 18px;
    }

    .homeworkUploadClose {
      top: calc(-15% + 12px);
    }
  }

  @media (min-height: 900px) {
    .listLink {
      width: 30%;
    }

    .menuTitle {
      padding: 20px 0 30px;
    }

    .cont8 .KN_MEDIAVIDEOGROUP,
    .cartoonWrap,
    .questionWrap,
    .gamelistWrap {
      height: 80%;
    }

    .questionWrap {
      padding: 40px 40px 40px 0;
    }

    .safetyWrap {
      height: 65%;
    }

    .cont8 .KN_MEDIAVIDEOSTART,
    .cont12 .KN_MEDIAVIDEOSTART {
      width: 100px;
    }

    .cartoonText {
      font-size: 18px;
    }

    .cont7 .typeWrap {
      height: 40%;
    }

    .cont8 .btnWrap,
    .cont9 .btnWrap,
    .cont10 .btnWrap,
    .cont11 .btnWrap {
      width: 200px;
    }

    .homeworkUploadClose {
      top: calc(-11% + 12px);
    }

    .menuTitleBg {
      height: 100%;
    }

    .cont11 {
      padding-top: 10%;
    }

    .safetyBtn {
      width: 60px;
    }

    .typeNote1 {
      padding: 1% 0 28px;
    }

    .usercenterItem2,
    .usercenterItem3,
    .usercenterItem4,
    .usercenterItem5 {
      height: 50px;
      font-size: 18px;
    }

    .usercenterItem1Bg {
      height: 20px;
    }

    .usercenterWrap {
      height: 50%;
    }

    .questionAnswerTextCenter {
      font-size: 20px;
    }

    .questionAnswerTextCenter {
      min-height: 60px;
    }

    .questionAnswer {
      margin-bottom: 30px;
    }

    .questionTips {
      width: 100px;
    }
  }
}

@media(min-width:1600px) {
  .KN_WEBHEAD {
    height: 120px;
  }

  .KN_WEBBODY {
    height: calc(100% - 120px);
  }

  .logo {
    height: 70px;
  }

  .titleBg {
    width: 60%;
  }

  .home .btnWrap {
    width: 300px;
  }

  .listLink~.listLink {
    margin-left: 8%;
  }

  .userModify,
  .userExit {
    width: 60px;
  }

  .userExit {
    margin-left: 10px;
  }

  .cont8,
  .cont9,
  .cont11 {
    padding-top: 1%;
  }

  .cont8 .btnWrap,
  .cont9 .btnWrap,
  .cont10 .btnWrap,
  .cont11 .btnWrap {
    width: 200px;
  }

  .typeWrap {
    width: 65%;
  }

  .typeNote1 {
    padding: 1% 0 18px;
  }

  .userPrev,
  .userHome {
    width: 50px;
  }

  .homeworkUploadClose {
    top: calc(-20% + 10px);
  }

  .safetyBtn {
    width: 60px;
  }

  .reportUserItem,
  .reportListTitle,
  .reportChartPercentText1,
  .reportChartPercentText2,
  .reportChartItem,
  .reportChartItemText1,
  .reportChartItemText2,
  .reportTotalItemText {
    font-size: 30px;
  }

  .reportProgressText {
    margin-left: 20px;
    width: 60px;
  }

  .reportDetail {
    width: calc(100% - 80px);
    height: 30px;
  }

  .reportReportProgress {
    height: 30px;
  }

  .reportReportList2 .reportReportProgress {
    width: calc(100% - 140px);
    height: 15px;
  }

  .reportChartItem:nth-child(2) .reportChartItemText1 {
    margin-left: 10%;
  }

  .reportChartItem:nth-child(2) .reportChartItemText2 {
    margin-right: 10%;
  }

  .reportChartItem:nth-child(3) .reportChartItemText1 {
    margin-left: 14%;
  }

  .reportChartItem:nth-child(3) .reportChartItemText2 {
    margin-right: 14%;
  }

  #chart1 {
    padding: 6% 0;
  }

  .reportProgressText,
  .reportExplain,
  .reportAnalysisTitle,
  .reportAnalysisNote,
  .reportTotalItemStarWrap,
  .reportReportText1,
  .reportReportText2 {
    font-size: 20px;
  }

  .reportListTitleIcon {
    width: 50px;
    height: 48px;
  }

  .reportTotalItemStar {
    height: 40px;
  }

  .reportNoteCrown {
    right: -4%;
    bottom: 76%;
  }

  .reportReportText2 {
    width: 60px;
  }

  .questionAnswerTextCenter {
    font-size: 20px;
  }

  .questionTips {
    width: 110px;
  }

  .usercenterWrap {
    height: 70%;
  }

  .usercenterItem2,
  .usercenterItem3,
  .usercenterItem4,
  .usercenterItem5 {
    height: 50px;
  }

  @media(min-height: 770px) {
    .homeworkUploadClose {
      top: calc(-16% + 8px);
    }

    .cont8 .btnWrap,
    .cont9 .btnWrap,
    .cont10 .btnWrap,
    .cont11 .btnWrap {
      width: 230px;
    }

    .typeNote1 {
      padding: 1% 0 22px;
    }

    .questionAnswerTextCenter {
      min-height: 50px;
    }
  }

  @media(min-height: 795px) {
    .typeNote1 {
      padding: 1% 0 14px;
    }
  }

  @media(min-height: 900px) {
    .homeworkList2 {
      padding: 0 20px 20px;
      height: calc(100% - 180px);
    }

    .homeworkList1,
    .homeworkList3 {
      height: 90px;
    }

    .homeworkIcon1 {
      width: 40px;
    }

    .homeworkIcon2 {
      width: 150px;
    }

    .homeworkUploadClose {
      top: calc(-11% + 7px);
      right: calc(-4% - 5px);
      width: 25px;
    }

    .homeworkUploadWrap~.homeworkUploadWrap {
      margin-left: 20px;
    }

    .homeworkUploadWrap:nth-child(6) {
      margin-left: 0;
    }

    .homeworkUploadWrap {
      margin-top: 20px;
      width: calc((100% - 20px*4)/5);
      height: calc((100% - 40px)/2);
    }

    .cont11 {
      padding-top: 5%;
    }

    .menuTitleBg {
      height: 85%;
    }

    .safetyWrap {
      height: 70%;
    }

    .typeNote1 {
      padding: 1% 0 26px;
    }

    .usercenterWrap {
      height: 55%;
    }

    .questionAnswerTextCenter {
      min-height: 60px;
    }
  }
}

@media(min-width:1920px) {
  .KN_WEBHEAD {
    height: 150px;
  }

  .KN_WEBBODY {
    height: calc(100% - 150px);
  }

  .logo {
    height: 80px;
  }

  .titleBg {
    width: 50%;
  }

  .home .btnWrap {
    width: 310px;
  }

  .listLink {
    width: 25%;
  }

  .cont3 .kniu_formControl~.kniu_formControl,
  .cont5 .kniu_formControl~.kniu_formControl {
    margin-top: 30px;
  }

  .cont3 .kniu_formText,
  .cont3 .kniu_formInput,
  .cont5 .kniu_formText,
  .cont5 .kniu_formInput {
    height: 80px;
    font-size: 30px;
  }

  .cont3 .kniu_formText {
    width: 110px;
  }

  .cont5 .kniu_formText {
    width: 140px;
  }

  .cont3 .kniu_formInput,
  .cont5 .kniu_formInput {
    width: 520px;
  }

  .cont4 .title,
  .gradeTitle {
    font-size: 30px;
  }

  .gradeList {
    width: 200px;
  }

  .gradeTitle {
    height: 100px;
  }

  .cont3,
  .cont4,
  .cont5 {
    width: 40%;
  }

  .typeWrap~.typeWrap {
    margin-top: 50px;
  }

  .typeWrap {
    height: calc((100% - 160px)/2);
  }

  .typeNote1 {
    padding: 1% 0 7px;
  }

  .typeLink~.typeLink {
    margin-left: 50px;
  }

  .userExit {
    margin-left: 10px;
  }

  .typeText1 {
    font-size: 36px;
  }

  .typeText2 {
    font-size: 20px;
  }

  .userModify,
  .userExit {
    width: 70px;
  }

  .typeBody {
    padding-bottom: 17px;
  }

  .menuLink {
    font-size: 30px;
  }

  .cont8,
  .cont9,
  .cont10,
  .cont11 {
    padding-top: 0;
  }

  .cont8 .btnWrap,
  .cont9 .btnWrap,
  .cont10 .btnWrap,
  .cont11 .btnWrap {
    width: 300px;
  }

  .userPrev,
  .userHome {
    width: 65px;
  }

  .menuLink {
    text-shadow: 3px 3px 0 #888;
    -webkit-text-shadow: 3px 3px 0 #888;
    -moz-text-shadow: 3px 3px 0 #888;
    -ms-text-shadow: 3px 3px 0 #888;
    -o-text-shadow: 3px 3px 0 #888;
  }

  .cartoonText {
    font-size: 20px;
    line-height: 30px;
  }

  .questionTitle {
    font-size: 33px;
    line-height: 57px;
  }

  .questionNote1 {
    min-width: 100px;
    height: 60px;
    font-size: 20px;
  }

  .questionAnswer {
    margin: 0 40px 35px 0;
  }

  .questionAnswerText {
    font-size: 27px;
  }

  .questionAnswerTextCenter {
    font-size: 22px;
  }

  .questionNote2 {
    font-size: 25px;
  }

  .questionText {
    width: calc(100% - 490px);
  }

  .questionImgWrap {
    width: 300px;
    height: 270px;
  }

  .questionTips {
    width: 130px;
  }

  .questionWrap {
    padding: 30px 30px 30px 0;
  }

  .cont7 .typeWrap {
    height: 45%;
  }

  .cont8 .KN_MEDIAVIDEOGROUP,
  .cartoonWrap,
  .questionWrap,
  .gamelistWrap,
  .safetyWrap,
  .menuTitleBg {
    height: 75%;
  }

  .cont8 .KN_MEDIAVIDEOGROUP,
  .gamelistWrap,
  .cont12 .KN_MEDIAVIDEOGROUP {
    border-width: 10px;
  }

  .cartoonWrap {
    padding: 10px;
  }

  .cartoonList {
    height: calc((100% - 10px)/2);
  }

  .cartoonList~.cartoonList {
    margin-top: 10px;
  }

  .cartoonItem {
    width: calc((100% - 10px)/2);
  }

  .cartoonItem~.cartoonItem {
    margin-left: 10px;
  }

  .homeworkList1,
  .homeworkList3 {
    height: 120px;
  }

  .homeworkList2 {
    padding: 0 20px 20px;
    height: calc(100% - 240px);
  }

  .homeworkNote1,
  .homeworkNote2 {
    font-size: 22px;
    line-height: 34px;
  }

  .homeworkIcon1 {
    width: 50px;
  }

  .homeworkIcon2 {
    width: 180px;
  }

  .homeworkUploadClose {
    top: calc(-17% + 7px);
    right: calc(-5% - 3px);
    width: 30px;
  }

  .reportTitle {
    width: 30%;
  }

  .reportNoteText {
    font-size: 40px;
    line-height: 68px;
  }

  .reportStar {
    width: 50px;
  }

  .reportNoteWrap .kniu_layoutType1 {
    width: 220px;
  }

  .reportNoteWrap .kniu_layoutType1+.kniu_layoutType1 {
    width: calc(100% - 220px - 30px - 8%);
  }

  .reportListTitleIcon {
    width: 60px;
    height: 56px;
  }

  .kniu_italic {
    font-size: 32px;
  }

  .reportExplain {
    margin-top: 30px;
  }

  .reportGameImg {
    width: 160px;
  }

  .reportRightWrap .reportGameList,
  .reportFalseWrap .reportGameList {
    padding: 20px 20px 5px 20px;
  }

  .reportFalseWrap {
    margin-left: 60px;
  }

  .reportRight,
  .reportFalse {
    margin-top: 20px;
    font-size: 32px;
  }

  .safetyLink {
    padding: 10px 10px 20px;
    width: calc((100% - 60px*3)/4);
  }

  .safetyLink~.safetyLink {
    margin-left: 60px;
  }

  .safety_link_title {
    bottom: 20px;
    left: 10px;
    width: calc(100% - 20px);
  }

  .safetyList {
    height: calc((100% - 60px)/2);
  }

  .safetyList~.safetyList {
    margin-top: 60px;
  }

  .safetyBtn {
    width: 80px;
  }

  .reportUserItem,
  .reportListTitle,
  .reportChartItem,
  .reportChartItemText1,
  .reportChartItemText2,
  .reportChartPercentText1,
  .reportChartPercentText2,
  .reportTotalItemText {
    font-size: 40px;
  }

  .reportProgressText,
  .reportExplain,
  .reportAnalysisTitle,
  .reportAnalysisNote,
  .reportTotalItemStarWrap,
  .reportReportText1,
  .reportReportText2 {
    font-size: 30px;
  }

  .reportNoteColor {
    margin-left: 20px;
  }

  .reportProgressText {
    width: 90px;
  }

  .reportDetail {
    width: calc(100% - 110px);
    height: 38px;
  }

  .reportProgress,
  .reportAnalysis {
    padding-left: 80px;
  }

  .reportChartBg {
    height: 370px;
  }

  .reportChartItem:nth-child(2) .reportChartItemText1 {
    margin-left: 5%;
  }

  .reportChartItem:nth-child(2) .reportChartItemText2 {
    margin-right: 5%;
  }

  .reportChartItem:nth-child(3) .reportChartItemText1 {
    margin-left: 9%;
  }

  .reportChartItem:nth-child(3) .reportChartItemText2 {
    margin-right: 9%;
  }

  .usercenterItem2,
  .usercenterItem3,
  .usercenterItem4,
  .usercenterItem5 {
    margin-top: 20px;
    height: 60px;
    font-size: 20px;
  }

  .usercenterItem1Bg {
    height: 26px;
  }

  .usercenterWrap {
    padding: 12px;
    width: 65%;
    height: 75%;
  }

  .usercenterLinkText {
    font-size: 18px;
  }

  .usercenterTitleWrap {
    height: 76px;
  }

  .usercenterCont {
    height: calc(100% - 76px);
  }

  .reportNoteCrown {
    right: -7%;
    bottom: 73%;
    width: 60px;
  }

  .reportTotalItemStar {
    height: 50px;
  }

  .reportReporChart {
    width: 50%;
  }

  .reportReportText1 {
    width: 100px;
  }

  .reportReportText2 {
    width: 90px;
  }

  .reportReportList2 .reportReportProgress {
    width: calc(100% - 190px);
    height: 20px;
  }

  .reportReportProgress {
    height: 38px;
  }

  .questionAnswerText::before,
  .questionAnswerText::after {
    width: 23px;
  }

  @media(min-height: 950px) {
    .typeNote1 {
      padding: 1% 0 10px;
    }
  }

  @media(min-height: 975px) {
    .homeworkUploadClose {
      top: calc(-15% + 7px);
    }

    .typeNote1 {
      padding: 1% 0 2%;
    }

    .questionAnswerTextCenter {
      min-height: 65px;
    }
  }

  @media (min-height: 1080px) {
    .homeworkUploadClose {
      top: calc(-12% + 7px);
    }

    .safetyList {
      height: calc((100% - 60px)/2);
    }

    .safetyList~.safetyList {
      margin-top: 60px;
    }

    .safetyWrap {
      height: 70%;
    }

    .cont11 {
      padding-top: 5%;
    }

    .typeNote1 {
      padding: 1% 0 4%;
    }

    .questionAnswerTextCenter {
      min-height: 70px;
      font-size: 24px;
    }

    .questionAnswer {
      margin-bottom: 40px;
    }
  }
}

/* 评分报告打印专用 */
@media print {
  @page {
    size: A4 portrait;
    margin: 1cm;
  }

  .KN_WEBHEAD,
  .reportBtnWrap,
  .printNote {
    display: none;
  }

  .KN_WEBBODY {
    height: 100%;
  }

  .cont10 {
    padding-top: 0;
    width: 100%;
  }

  .cont14 {
    padding: 0;
    width: 100%;
  }

  .pageBreak {
    page-break-after: always;
  }

  .reportUserItem,
  .reportListTitle,
  .reportChartItem,
  .reportChartItemText1,
  .reportChartItemText2,
  .reportChartPercentText1,
  .reportChartPercentText2,
  .reportTotalItemText {
    font-size: 23px;
    white-space: nowrap;
  }

  .reportNoteName {
    margin-left: 10px;
    padding: 5px 10px;
    font-size: 20px;
  }

  .reportProgressText,
  .reportExplain,
  .reportAnalysisTitle,
  .reportAnalysisNote {
    font-size: 16px;
  }

  .reportNoteColor {
    margin-left: 10px;
  }

  .reportProgress,
  .reportAnalysis {
    padding-left: 65px;
  }

  .reportChartBg {
    height: 240px;
  }

  .reportChartPercentText2 {
    margin-top: 5px;
  }

  .reportChartItem:nth-child(2) .reportChartItemText1 {
    margin-left: 0;
  }

  .reportChartItem:nth-child(2) .reportChartItemText2 {
    margin-right: 0;
  }

  .reportChartItem:nth-child(3) .reportChartItemText1 {
    margin-left: 6%;
  }

  .reportChartItem:nth-child(3) .reportChartItemText2 {
    margin-right: 6%;
  }

  .reportAnalysis {
    margin-top: 20px;
  }

  .reportAnalysisTitle,
  .reportAnalysisNote {
    line-height: 30px;
  }

  .reportTitle {
    width: 30%;
  }

  .reportTotalItem {
    width: calc((100% - 80px)/2);
  }

  .reportTotalItem+.reportTotalItem {
    margin-left: 80px;
  }

  .cont14 .reportWrap {
    padding: 8% 4%;
  }

  .typeText1,
  .typeText2 {
    -webkit-print-color-adjust: exact;
  }

  .reportReporChart {
    width: 60%;
  }

  .reportTotalListWrap,
  .reportTotalListWrap.reportTotalListWrap2 {
    margin-top: 6%;
  }

  .reportReportText1 {
    width: 45px;
  }

  .reportReportText2 {
    width: 60px;
  }

  .reportReportList2 .reportReportProgress {
    width: calc(100% - 130px);
  }

  .reportNoteCrown {
    right: -10%;
    bottom: 72%;
  }
}