@import url("https://fonts.googleapis.com/css?family=Noto+Sans:100,300,400,500,700,900|Noto+Sans+JP:100,300,400,500,700,900|Noto+Sans+KR:100,300,400,500,700,900|Noto+Sans+TC:100,300,400,500,700,900|Noto+Sans+SC:100,300,400,500,700,900");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap");
.border-top-left {
  border-top-left-radius: 8px; }

.border-bottom-left {
  border-bottom-left-radius: 8px; }

.border-top-right {
  border-top-right-radius: 8px; }

.border-bottom-right {
  border-bottom-right-radius: 8px; }

.level .modal-title {
  font-size: 48px;
  font-weight: bold; }
.level-table {
  margin-top: 20px;
  border: none; }
.level thead th {
  font-size: 14px;
  font-weight: 500;
  border-top: none;
  border-color: #fff;
  border-width: 2px;
  text-align: center;
  vertical-align: middle; }
.level thead .level-standard {
  background: #b5d2ff;
  height: 58px; }
.level tbody td {
  border-top: 2px solid #ffffff;
  text-align: center;
  border-color: #fff;
  border-width: 2px;
  vertical-align: middle; }
.level-standard {
  width: 58px;
  font-size: 14px; }
.level-name {
  width: 90px;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff; }
.level-num {
  font-size: 20px;
  font-weight: bold;
  color: #ffffff; }
.level-detail {
  width: auto; }
.level-word {
  width: 112px;
  padding-right: 10px;
  font-size: 28px;
  font-weight: bold;
  font-style: italic;
  text-align: left; }
  .level-word span {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    margin-left: 4px; }
.level-info {
  flex: 1;
  text-align: left; }
  .level-info > div:not(:last-child) {
    margin-bottom: 2px; }
.level-1 .level-name, .level-1 .level-num {
  background: #6ea6fd; }
.level-1 .level-word {
  color: #6ea6fd; }
.level-1 .level-detail {
  background: #edf2fb; }
.level-1 .level-standard {
  background: #e5ecfc; }
.level-2 .level-name, .level-2 .level-num {
  background: #43d3ee; }
.level-2 .level-word {
  color: #27c4e1; }
.level-2 .level-detail {
  background: #e2f9fd; }
.level-2 .level-standard {
  background: #d2f5fb; }
.level-3 .level-word > div:first-child:after, .level-4 .level-word > div:first-child:after {
  content: "";
  width: 2px;
  height: 12px;
  background: #7dc266;
  display: block;
  margin-left: 36px; }
.level-3 .level-name, .level-3 .level-num {
  background: #a0da8c; }
.level-3 .level-word {
  color: #7dc266; }
.level-3 .level-detail {
  background: #f4ffe6; }
.level-3 .level-standard {
  background: #e1efdc; }
.level-4 .level-name, .level-4 .level-num {
  background: #ad81f4; }
.level-4 .level-word {
  color: #ad81f4; }
  .level-4 .level-word > div:first-child:after {
    background: #ad81f4; }
.level-4 .level-detail {
  background: #faf2fd; }
.level-4 .level-standard {
  background: #f0e4fd; }
.level-list {
  margin-top: 30px; }
  .level-list-item {
    margin-bottom: 20px; }
    .level-list-item:last-child {
      margin-bottom: 31px; }
  .level-list-header {
    border-radius: 4px;
    background: #6ea6fd;
    min-height: 52px;
    padding: 12px 20px;
    display: flex;
    justify-content: space-between;
    color: #ffffff;
    margin-top: 4px; }
  .level-list-name {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.2px;
    margin-top: 4px; }
  .level-list-word {
    font-size: 25px;
    font-weight: bold;
    font-style: italic; }
    .level-list-word span {
      font-size: 14px;
      font-weight: normal;
      font-style: normal;
      margin-left: 4px; }
  .level-list-body {
    border-radius: 4px;
    border: solid 1px #beccdb;
    background: #ffffff;
    padding: 14px 20px;
    position: relative;
    top: -3px; }
  .level-list-text {
    border-bottom: 1px solid #beccdb;
    padding-bottom: 14px;
    margin-bottom: 14px; }
  .level-list-bottom {
    display: flex;
    font-size: 16px; }
    .level-list-bottom p:last-child {
      flex: 1; }
  .level-list-hr {
    height: 1px;
    background: #beccdb;
    margin: 40px 0; }
.level-2 .level-list-header {
  background: #27c4e1; }
.level-3 .level-list-header {
  background: #7dc266; }
.level-4 .level-list-header {
  background: #ad81f4; }
.level-3 .level-list-word > div:first-child:after, .level-4 .level-list-word > div:first-child:after {
  content: "";
  width: 2px;
  height: 12px;
  background: #ffffff;
  display: block;
  margin-left: 30px; }
@media (max-width: 991.98px) {
  .level .modal-title {
    font-size: 38px; } }
@media (max-width: 575.98px) {
  .level .modal-title {
    font-size: 32px; } }

.foreign-level-title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 30px; }

.compare-content {
  display: flex; }
.compare-box {
  flex: auto; }
.compare .compare-A .compare-bg {
  background: #cdf9ff; }
.compare .compare-A .compare-dark-bg {
  background: #38d3f0; }
.compare .compare-A .compare-right, .compare .compare-A .compare-name {
  color: #00a8c1; }
.compare .compare-A .compare-url {
  background: url("../img/lessonIntroduce/img-levelbg-A.png") no-repeat;
  background-size: 100% 100%;
  width: 30px; }
.compare .compare-B .compare-bg {
  background: #ffe9b2; }
.compare .compare-B .compare-dark-bg {
  background: #ffb700; }
.compare .compare-B .compare-right, .compare .compare-B .compare-name {
  color: #fe4b30; }
.compare .compare-B .compare-url {
  background: url("../img/lessonIntroduce/img-levelbg-B.png") no-repeat;
  background-size: 100% 100%;
  width: 30px; }
.compare .compare-C .compare-bg {
  background: #ffd9d4; }
.compare .compare-C .compare-dark-bg {
  background: #ff6451; }
.compare .compare-C .compare-right, .compare .compare-C .compare-name {
  color: #fe4b30; }
.compare .compare-C .compare-url {
  background: url("../img/lessonIntroduce/img-levelbg-C.png") no-repeat;
  background-size: 100% 100%;
  width: 30px; }
.compare-img {
  height: 100%;
  object-fit: contain;
  width: 38px; }
.compare-right {
  margin-left: 10px;
  padding: 20px;
  display: flex;
  justify-content: center;
  font-weight: bold;
  margin-bottom: 10px;
  align-items: center;
  text-align: center;
  width: 60px;
  writing-mode: vertical-lr; }
.compare-list {
  margin-bottom: 10px;
  flex: 1;
  display: flex;
  min-height: 110px; }
.compare-level {
  font-weight: bold;
  font-size: 25px;
  color: #fff;
  margin-right: 10px;
  width: 47px;
  display: flex;
  align-items: center;
  word-break: break-word; }
.compare-detail {
  padding: 15px;
  display: flex;
  align-items: center;
  flex: 1; }
.compare-name {
  font-weight: bold;
  margin-right: 20px;
  width: 100px; }
.compare-name-en {
  font-size: 13px;
  margin-top: 11px; }
.compare-text {
  font-size: 14px;
  line-height: 1.57;
  font-weight: bold;
  flex: 1; }
@media (max-width: 575.98px) {
  .compare .compare-img {
    display: none; }
  .compare .compare-content {
    flex-direction: column-reverse;
    padding-left: 0; }
  .compare .compare-list {
    flex-direction: column; }
  .compare .compare-right {
    width: 100%;
    writing-mode: lr;
    margin-left: 0;
    margin-bottom: 4px;
    border-top-left-radius: 8px;
    border-bottom-right-radius: 0px;
    padding: 12px;
    font-size: 24px; }
  .compare .compare-left {
    width: 100%; }
  .compare .compare-url {
    display: none; }
  .compare .compare-level {
    width: 100%;
    margin-right: 0;
    font-size: 25px;
    padding: 12px;
    justify-content: center; }
  .compare .compare-detail {
    padding: 24px 20px;
    flex-direction: column;
    text-align: center; }
  .compare .compare-name {
    font-size: 16px;
    margin-bottom: 16px;
    margin-right: 0; }
  .compare .compare-text {
    font-size: 14px; } }

.recommend {
  overflow-x: auto; }
  .recommend::-webkit-scrollbar {
    display: none; }
  .recommend-table {
    text-align: center;
    min-width: 892px; }
  .recommend thead th {
    background: #5ba2ff;
    border-width: 4px;
    color: #fff;
    font-size: 18px;
    font-weight: bold; }
  .recommend tbody td {
    background: #e8f2ff;
    border-width: 4px;
    font-size: 18px; }
  .recommend tr td:first-child, .recommend tr th:first-child {
    background: #f4f7fd;
    font-weight: bold; }
