@charset "UTF-8";

#header,
#header .logo {
  height: 60px;
}
@media all and (max-width: 1400px) {
  #header .logo i img {
    height: 70%;
  }

  .subheader {
    font-size: 35px;
  }
}

@media all and (max-width: 1200px) {
  .inner {
    width: 90%;
  }
  .inner2 {
    width: 90%;
  }

  /* login */
  #container.login.find .layoutArea article {
    float: none;
    margin: 0 auto;
  }
  #container.login.find .layoutArea article + article {
    float: none;
    border-top: 1px solid #ddd;
    padding-top: 50px;
    margin-top: 50px;
  }
  #container.login.find .layoutArea article:nth-child(2n)::before {
    display: none;
  }
  #container.login.find .layoutArea article .formBox {
    min-height: auto;
  }

  /* class list */
  .contentBox h2 span {
    border-width: 5px;
    font-size: 35px;
  }

  .classList li .btnArea .guide {
    font-size: 13px;
    margin-right: 2px;
  }
  .classList li .btnArea .mBtn {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .classList li .subject {
    font-size: 18px;
    line-height: 48px;
  }
  .classList li.hasGuide .subject {
    width: 50%;
  }
  .classList li.hasGuide .btnArea {
    width: 50%;
  }

  .classList.type2 li {
    height: 38px;
  }
  .classList.type2 li .subject {
    font-size: 16px;
    line-height: 38px;
  }
  .classList.type2 li .btnArea {
    padding: 2px;
  }
  .classList.type2 li .btnArea .mBtn {
    line-height: 33px;
  }

  .listLayout1 .leftBox {
    padding: 0 10px 10px 0;
    margin-bottom: 15px;
  }
  .listLayout1 .rightBox .top {
    padding-left: 10px;
  }
  .listLayout1 .rightBox .top .box {
    min-height: calc(264px + 20px);
  }

  /* sub */
  .lnbArea .depth .top {
    font-size: 25px;
  }
  .lnbArea .depth .selectList {
    top: 90px;
  }

  /* abacus */
  .area-header {
    font-size: 14px;
  }
  .abacus-header .profile {
    width: 35%;
    padding-left: 30px;
    margin-top: 2px;
  }
  .abacus-header .profile .profileImg {
    width: 30px;
    height: 30px;
  }
  .abacus-header .profile .profileTxt {
    font-size: 13px;
    line-height: 25px;
  }
  .abacus-header .profile .profileTxt .state {
    float: none;
    display: block;
    width: 100%;
    font-size: 12px;
    line-height: 20px;
  }
  .abacus-header .profile .profileTxt .name {
    float: none;
    display: block;
    width: 100%;
    text-align: center;
    line-height: 22px;
  }
  .abacus-header .abacus-top {
    width: 50%;
    padding: 10px 15px 5px 10px;
  }
  .abacus-header .abacus-top::before {
    width: 60px;
    left: -59px;
  }
  .abacus-header .abacus-top .monitor {
    height: 35px;
    font-size: 15px;
    padding: 0 10px;
    width: 140px;
  }
  .abacusBox .abacus-col .aBtn {
    height: 21px;
  }

  .col7.abacus-conatiner .abacus-header .abacus-top {
    width: 70%;
  }
  .col7.abacus-conatiner .abacus-header .abacus-top .monitor {
    width: 65%;
  }

  .subContnet.withStudent .layoutArea .layoutBox.abacus {
    width: 60%;
    margin: 0 auto;
  }
  .subContnet.withStudent .layoutArea .layoutBox.textbook {
    width: 40%;
    clear: right;
  }
  .subContnet.withStudent .layoutArea .layoutBox.chat {
    width: 40%;
    margin: 0 auto;
  }
  .subContnet.withStudent .layoutArea .layoutBox.user {
    float: none;
    clear: both;
    width: 100%;
    margin: 0 auto;
  }

  .subContnet.textbook .layoutArea .layoutBox.abacus {
    width: 220px;
  }

  /* quiz */
  .quiz-monitor {
    margin-right: 5px;
  }
  .quiz-monitor .quiz-box {
    width: 130px;
  }
  .quiz-monitor .question {
    font-size: 35px;
  }
  .quiz-monitor .sum {
    font-size: 35px;
  }
  .quiz-monitor .sum .num {
    margin-top: 10px;
  }
  .quiz-monitor .quiz-btns .rBtn {
    width: 60px;
    height: 60px;
    line-height: 53px;
    font-size: 14px;
  }
  .questionBox .swiper-slide .pf {
    margin-left: 10px;
    margin-right: 10px;
  }
  .questionBox .swiper-slide .num {
    width: 83px;
  }
  .quiz-box.achieve {
    margin-left: 5px;
  }

  /* studentList */
  .subContnet.studentList .layoutArea .layoutBox.quiz {
    width: 47%;
  }
  .subContnet.studentList .layoutArea .layoutBox.abacus {
    width: 47%;
  }
  .subContnet.studentList .layoutArea .layoutBox.studentList {
    width: 53%;
  }

  .layoutBox.studentList .box {
    padding: 8px;
  }
  .student-list-top .lnbArea .depth .top {
    font-size: 14px;
  }
  .student-list-top .topBtn .mBtn {
    padding: 0 20px;
    font-size: 14px;
  }
  .student-list .studentBox .txt {
    font-size: 13px;
  }
  .student-list .studentBox .num input {
    font-size: 18px;
  }
  .student-list ul li {
    padding: 6px 2px;
  }

  /******** advanced 게임 */
  .advancedArea {
    padding: 0 150px;
  }
  .rules {
    font-size: 16px;
    margin: 5px 0;
  }
  .ad-user .userBox .profile {
    width: 105px;
  }
  .ad-user .userBox .start {
    right: -40px;
    font-size: 12px;
  }
  .ad-user.user02 .userBox .start,
  .ad-user.user04 .userBox .start {
    left: -40px;
  }
  .ad-table {
    padding: 10px;
  }
  .ad-table .ad-board tr td {
    font-size: 12px;
  }

  /* add */
  .layoutArea.game-layout .achieveList .bar {
    height: 12px;
    width: 100%;
  }
  .layoutArea.game-layout .achieveList li + li {
    margin-top: 6px;
  }
  .layoutArea.game-layout .play-ctrl {
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }
  .layoutArea.game-layout .play-ctrl .box + .box {
    margin-top: 0;
    margin-left: 10px;
  }

  .layoutArea.step-game-layout {
    display: flex;
    flex-direction: column;
  }
  .layoutArea.step-game-layout .game-box {
    width: 100%;
  }
  .layoutArea.step-game-layout .game-box .box {
    max-width: 830px;
    margin: 0 auto;
  }

  .layoutArea.board-game-layout {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .layoutArea.board-game-layout .abacus-box {
    order: 1;
  }
  .layoutArea.board-game-layout .game-box {
    order: 3;
  }
  .layoutArea.board-game-layout .achieve {
    order: 2;
    width: 385px;
  }
  .layoutArea.board-game-layout .achieve .quiz-box {
    width: 100%;
  }

  .layoutArea.shot-game-layout {
    display: flex;
    flex-direction: column;
  }
  .shot-game .shot-game-inner {
    height: 430px;
  }
  .layoutArea.shot-game-layout .game-box {
    width: 100%;
  }
}

@media all and (max-width: 960px) {
  /* common */
  .inner {
    width: 95%;
  }
  .subContnet.withStudent .layoutArea .layoutBox .box {
    padding: 10px;
  }
  .rBtn {
    width: 33px;
    height: 33px;
  }

  #header,
  #header .logo {
    height: 50px;
    background: #fff;
  }
  #header .logo i img {
    height: 70%;
  }

  /* class list */
  .contentBox h2 span {
    padding: 10px 20px;
  }

  .classList li .subject {
    font-size: 17px;
  }

  .classList.type2 li {
    width: 49.5%;
  }
  .classList.type2 li:nth-child(3n-1) {
    margin: 0;
    margin-bottom: 9px;
  }
  .classList.type2 li:nth-child(2n) {
    margin-left: 1%;
  }
  .classList.type2 li .subject {
    font-size: 15px;
  }

  .listLayout h3 {
    font-size: 24px;
  }
  .listLayout h4 span {
    padding: 10px 20px;
    font-size: 20px;
  }

  .listLayout1 .leftBox {
    position: relative;
    width: 100%;
    padding: 0;
  }
  .listLayout1 .rightBox .top {
    width: 100%;
    padding: 0;
  }
  .listLayout1 .rightBox .top .box {
    min-height: auto;
  }
  .listLayout1 .rightBox .top .box::after {
    display: none;
  }
  .listLayout1 .rightBox .top .box .classList {
    margin-top: 0;
  }
  .listLayout1 .rightBox .bottom .box {
    border-radius: 0 0 15px 15px;
  }

  .listLayout2 .leftBox {
    float: none;
    width: 100%;
    padding: 0;
    margin-bottom: 15px;
  }
  .listLayout2 .rightBox {
    float: none;
    width: 100%;
    padding: 0;
  }

  /* sub */
  .subheader {
    font-size: 28px;
    padding: 30px 0;
    margin-bottom: calc(22px + 20px);
  }
  .subheader::after {
    height: 15px;
    bottom: -14px;
    background-size: 25% 101%;
  }

  .lnbArea .depth .top {
    border-width: 4px;
  }

  /* abacus */
  .subContnet.withStudent .layoutBox.chat .box {
    height: 276px;
  }
  .subContnet.withStudent .layoutBox.textbook .box {
    height: 276px;
  }
  .subContnet.withStudent .chatArea .chat-box .msg_cotainer .msg_box {
    font-size: 13px;
  }

  .subContnet.textbook .layoutBox.abacus .box {
    padding: 55px 15px;
  }

  .layoutBox.video .box {
    width: 100%;
    padding: 15px;
  }
}

@media all and (max-width: 825px) {
  /* common */
  input[type='text'],
  input[type='password'],
  input[type='tel'],
  input[type='email'],
  input[type='number'] {
    height: 35px;
  }

  #container.contnet {
    padding: 50px 0;
  }

  /* btn style */
  .bBtn {
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    padding: 0 20px;
  }
  .mBtn {
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    padding: 0 15px;
  }
  .sBtn {
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    padding: 0 15px;
  }
  .mBtn.check b {
    display: none;
  }
  .mBtn.check::before {
    margin-right: 0;
  }
  .rBtn {
    width: 30px;
    height: 30px;
  }

  /* login */
  #container.login {
    padding: 50px 0;
  }
  #container.login h2 {
    font-size: 24px;
  }
  #container.login.find .inner {
    padding: 50px 30px;
  }

  .loginArea {
    width: 100%;
    padding: 60px 30px;
    border-radius: 40px;
  }
  .loginArea h3 {
    font-size: 30px;
  }
  .loginArea input[type='text'],
  .loginArea input[type='password'] {
    height: 45px;
    font-size: 14px;
  }
  .loginArea .formList {
    width: 100%;
  }
  .loginArea .checkBox span {
    font-size: 13px;
  }

  #container.login.find h2 {
    margin-bottom: 50px;
  }
  #container.login.find .layoutArea article {
    width: 100%;
  }
  #container.login.find .layoutArea article .formBox input {
    font-size: 14px;
  }

  #container.login.signUp .inner2 {
    padding: 60px 20px;
  }
  #container.login.signUp h3 {
    font-size: 16px;
  }
  #container.login.signUp h3::before {
    margin: 10px auto 10px auto;
  }
  .signUpArea {
    margin-top: 30px;
  }
  .signUpRow h4 {
    font-size: 14px;
  }
  .signUpRow .guide {
    padding: 5px 10px 0 10px;
    font-size: 13px;
  }
  .signUpRow + .signUpRow {
    margin-top: 15px;
  }
  .signUpRow select,
  .signUpRow input[type='text'],
  .signUpRow input[type='email'],
  .signUpRow input[type='tel'],
  .signUpRow input[type='number'],
  .signUpRow input[type='password'] {
    height: 35px;
    font-size: 14px;
  }
  .signUpRow > span .mBtn {
    height: 35px;
    line-height: 35px;
    font-size: 12px;
  }
  .signUpRow > span .mBtn span {
    display: none;
  }
  .signUpArea ~ .btnArea .mBtn {
    min-width: 30%;
  }

  /* class list */
  .contentBox h2 span {
    font-size: 24px;
    border-width: 4px;
    min-width: 50%;
  }

  .classList li {
    border-radius: 20px;
  }
  .classList li .subject {
    font-size: 14px;
    line-height: 1;
    padding: 10px 15px;
  }
  .classList li .btnArea .mBtn {
    height: 30px;
    line-height: 30px;
    font-size: 13px;
  }
  .classList li .btnArea .guide {
    font-size: 12px;
    position: absolute;
    right: 5px;
    bottom: -18px;
    width: 300%;
  }

  .classList li.hasGuide + li.hasGuide {
    margin-top: 0;
  }
  .classList li.hasGuide {
    margin-bottom: 25px;
  }
  .classList li.hasGuide .subject {
    width: 100%;
    padding-bottom: 2px;
  }
  .classList li.hasGuide .btnArea {
    width: 30%;
    padding-top: 5px;
    position: relative;
  }
  .classList li.hasGuide .btnArea .mBtn {
    min-width: 50px;
  }

  .classList.type2 li {
    width: 100%;
  }
  .classList.type2 li:nth-child(2n) {
    margin-left: 0;
  }
  .classList.type2 li .subject {
    padding: 0 15px;
    font-size: 14px;
    line-height: 38px;
  }

  .listLayout {
    margin-top: 25px;
  }
  .listLayout h3 {
    font-size: 20px;
  }
  .listLayout h4 span {
    font-size: 16px;
    min-width: auto;
    max-width: 100%;
  }
  .listLayout .box {
    padding: 30px 20px;
  }

  /* sub */
  .subheader {
    font-size: 20px;
  }
  .bottomBtn {
    text-align: center;
  }

  .lnbArea {
    margin-bottom: 20px;
  }
  .lnbArea .depth .top {
    font-size: 17px;
    padding: 12px 20px;
    border-width: 3px;
  }
  .lnbArea .depth .selectList {
    top: 55px;
  }
  .lnbArea .depth + .depth .selectList {
    top: 43px;
  }
  .lnbArea .depth .selectList li a {
    font-size: 14px;
  }

  .lnbArea .depth + .depth {
    margin-left: 0;
    margin-top: 5px;
  }
  .lnbArea .depth + .depth .top {
    padding: 8px 20px;
    font-size: 16px;
    border-width: 2px;
  }

  /* abacus */
  .subContnet.withStudent .layoutBox.textbook .box {
    height: 200px;
  }

  .subContnet.withStudent .layoutArea .layoutBox.textbook,
  .subContnet.withStudent .layoutArea .layoutBox.chat,
  .subContnet.withStudent .layoutArea .layoutBox.user,
  .subContnet.withStudent .layoutArea .layoutBox.abacus {
    width: 100%;
    margin: 0 auto;
    clear: both;
    float: none;
    max-width: 585px;
  }

  .subContnet.selfStudy .layoutBox.abacus {
    float: none;
    width: 100%;
    min-width: auto;
  }

  /* add */
  .abacus-conatiner.mini {
    max-width: 190px;
  }

  .layoutArea.board-game-layout .achieve {
    width: 35%;
    max-width: 190px;
  }
  .layoutArea.game-layout .achieveList li + li {
    margin-top: 7px;
  }

  .layoutArea.board-game-layout .game-box {
    width: 100%;
    max-width: 420px;
  }
  .board-game {
    width: 100%;
    padding: 5px;
  }
  .board-game .board-inner span {
    font-size: 14px;
    padding: 10px 0;
  }

  .shot-game .shot-game-inner {
    height: 230px;
  }
  .shot-game .quiz {
    font-size: 16px;
    font-weight: 700;
    border-width: 4px;
    padding: 10px;
    min-width: 100px;
  }
  .shot-game .ctrl-shot img {
    width: 38px;
  }
  .shot-game .ctrl-shot i {
    margin-top: -4px;
  }
  .shot-game .ctrl .home-img {
    width: 85px;
  }

  .abacus-header .profile {
    float: none;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
    padding-left: 40px;
  }
  .abacus-header .profile .profileImg {
    width: 30px;
    height: 30px;
  }
  .abacus-header .profile .profileTxt {
    font-size: 13px;
    line-height: 25px;
    margin-left: 0;
  }
  .abacus-header .profile .profileTxt .state {
    line-height: 25px;
    width: 30%;
    float: left;
  }
  .abacus-header .profile .profileTxt .name {
    line-height: 25px;
    width: 70%;
    float: left;
  }
  .abacus-header .abacus-top {
    padding: 5px 15px 0 10px;
    border-radius: 0 25px 0 0;
  }
  .abacus-header .abacus-top .monitor {
    height: 25px;
    font-size: 15px;
    padding: 0 10px;
    width: 60%;
  }
  .abacus-conatiner.col7 .abacus-header .abacus-top .monitor {
    width: 70%;
  }

  .quiz-box {
    padding: 10px 5px;
    border-radius: 10px;
  }
  .quiz-box h5 {
    font-size: 13px;
  }

  .quiz-monitor {
    margin-right: 2px;
  }
  .quiz-monitor .quiz-box {
    width: 100px;
  }
  .quiz-monitor .question {
    height: 65px;
    line-height: 65px;
    font-size: 25px;
    border-radius: 15px;
  }
  .quiz-monitor .sum {
    height: 65px;
    padding-top: 5px;
    border-radius: 15px;
  }
  .quiz-monitor .sum .txt {
    font-size: 14px;
  }
  .quiz-monitor .sum .num {
    margin-top: 5px;
    font-size: 25px;
  }
  .quiz-monitor .quiz-btns .rBtn {
    display: block;
    margin: 3px auto;
  }

  .questionBox {
    height: 220px;
  }
  .questionBox .swiper-slide .num {
    font-size: 18px;
    width: 60px;
    height: 100%;
    line-height: 52px;
  }
  .questionBox .swiper-slide .pf {
    width: 25px;
    height: 25px;
    margin: 0 5px;
  }

  .quiz-box.achieve {
    margin-left: 2px;
  }
  .achieveList .bar {
    width: 100%;
  }
  .achieveList .num {
    font-size: 12px;
  }

  .subContnet.withStudent .abacus-body {
    padding: 5px;
  }
  .subContnet.withStudent .abacus-wrapper {
    padding: 5px;
  }
  .subContnet.withStudent .abacus-conatiner.col11 .abacusBox {
    width: 100%;
  }
  .subContnet.withStudent .abacusBox .abacus-col .aBtn {
    width: 95%;
    height: 27px;
    background-size: 95% 100%;
  }

  .subContnet.textbook .layoutBox.abacus .box {
    padding: 15px;
    height: auto;
  }

  /******** advanced 게임 */
  #container.groupStudy .layoutArea .layoutBox .box.advanced {
    padding: 8px;
  }

  .advancedArea {
    padding: 130px 0;
  }

  .ad-user .userBox .profile {
    height: 95px;
  }
  .ad-user .userBox .profile .profileImg {
    width: 35px;
    height: 35px;
    border-width: 2px;
    margin-top: 10px;
  }
  .ad-user .userBox .profile .profileTxt {
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    margin-top: 8px;
  }

  .ad-user.user01 {
    top: 0;
  }
  .ad-user.user02 {
    top: 0;
  }
  .ad-user.user03 {
    bottom: 0;
  }
  .ad-user.user04 {
    bottom: 0;
  }

  .ad-user.user01 .userBox .start {
    left: 0;
    right: auto;
    bottom: -32px;
    top: auto;
    padding-left: 30px;
  }
  .ad-user.user02 .userBox .start {
    right: 0;
    left: auto;
    bottom: -32px;
    top: auto;
  }
  .ad-user.user03 .userBox .start {
    left: 0;
    right: auto;
    top: -32px;
    bottom: auto;
    padding-left: 30px;
    padding-top: 13px;
  }
  .ad-user.user04 .userBox .start {
    right: 0;
    left: auto;
    top: -32px;
    bottom: auto;
  }

  .ad-user .userBox .start::after {
    display: inline-block;
    width: 24px;
  }
  .ad-user.user01 .userBox .start::after,
  .ad-user.user02 .userBox .start::after {
    transform: rotateY(0) rotate(90deg);
  }
  .ad-user.user03 .userBox .start::after,
  .ad-user.user04 .userBox .start::after {
    transform: rotateY(0) rotate(-90deg);
  }

  .ad-user.user01 .userBox .start::after {
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .ad-user.user03 .userBox .start::after {
    position: absolute;
    left: 0;
    top: 0;
  }

  .ad-table {
    padding: 7px;
    border-radius: 5px;
  }
  .ad-table .ad-table-inner {
    border-radius: 5px;
  }
  .ad-table .ad-board tr td {
    height: 40px;
    border-radius: 5px;
    font-size: 10px;
  }
  .ad-table .ad-board tr td span {
    line-height: 40px;
    border-radius: 5px;
  }

  /* studentList */
  .subContnet.studentList .layoutArea .layoutBox.quiz {
    width: 100%;
    clear: both;
  }
  .subContnet.studentList .layoutArea .layoutBox.abacus {
    width: 100%;
    max-width: 380px;
    float: none;
    clear: both;
    margin: 0 auto;
  }
  .subContnet.studentList .layoutArea .layoutBox.studentList {
    width: 100%;
  }

  .subContnet.studentList .layoutBox.abacus {
    position: relative;
    top: auto;
  }
  .subContnet.studentList .layoutBox.abacus .profile {
    display: inline-block;
    width: auto;
    float: left;
  }

  .student-list-top {
    margin-top: 20px;
  }
  .student-list-top .lnbArea {
    display: block;
    width: 100%;
    max-width: 100%;
    float: none;
    margin-bottom: 10px;
  }
  .student-list ul li {
    padding: 2px 1px;
  }
  .student-list .studentBox .txt {
    font-size: 12px;
  }
  .student-list .studentBox .num input {
    font-size: 15px;
  }

  .layoutBox.video .box {
    height: 230px;
  }
}

@media all and (max-width: 720px) {
  .subContnet.withStudent .layoutArea .layoutBox .box {
    padding: 5px;
  }

  .subContnet.withStudent .layoutArea .layoutBox.abacus {
    width: 100%;
  }
  .subContnet.withStudent .abacusBox .abacus-col .aBtn {
    height: 24px;
  }
}

@media all and (max-width: 880px) {
  /* add */
  .layoutArea.step-game-layout .game-box {
    max-width: 420px;
    margin: 0 auto;
  }

  .step-game .bg img.bgimg01 {
    left: auto;
    right: 10px;
    bottom: 10px;
  }
  .step-game .bg img.bgimg02 {
    display: none;
  }
  .step-game .bg img.bgimg03 {
    display: none;
  }
  .step-game .bg img.bgimg04 {
    display: none;
  }
  .step-game .bg img.bgimg05 {
    display: none;
  }

  .step-game .step-game-inner {
    padding: 20px;
  }
  .step-game .step {
    width: 33.33%;
    margin: 10px 0;
    font-size: 16px;
  }
  .step-game .step.top span {
    padding-top: 32px;
  }
  .step-game .step:nth-child(5) {
    width: 33.33%;
  }
  .step-game .step:nth-child(5) span {
    width: 100%;
  }
  .step-game .step:nth-child(11) {
    width: 33.33%;
    justify-content: flex-end;
  }
  .step-game .step:nth-child(11) span {
    width: 100%;
  }
  .step-game .step:nth-child(12) {
    margin-left: inherit;
  }

  .step-game .step:nth-child(2) {
    margin-right: 33.33%;
  }

  .step-game .step.time {
    top: 20px;
    right: 20px;
  }
  .step-game .step.time .time {
    font-size: 18px;
    min-width: initial;
    padding: 5px 10px;
  }
  .step-game .step.btn {
    left: 40%;
    width: 33.33%;
    height: 0;
    bottom: 60px;
  }
  .step-game .startBtn {
    height: auto;
    padding: 10px;
    line-height: 1;
    font-size: 18px;
    border-radius: 10px;
  }
}

@media all and (max-width: 540px) {
  .rBtn {
    width: 25px;
    height: 25px;
  }

  .layoutArea .layoutBox .box {
    padding: 10px;
  }

  .quiz-box {
    padding: 5px;
  }
  .quiz-monitor .quiz-box {
    width: 76px;
  }
  .questionBox .swiper-slide .num {
    width: 51px;
  }
  .quiz-box.achieve {
    width: 71px;
  }
  .achieveList .num {
    font-size: 11px;
  }

  .abacus-header .abacus-top {
    padding: 10px 4px 0 0;
    border-radius: 0 15px 0 0;
    margin-top: 5px;
  }
  .abacus-header .profile {
    margin-bottom: 0;
  }

  .subContnet.withStudent .abacusBox .abacus-col .aBtn {
    height: 16px;
  }
}
