
button[data-v-51b535c6] {
    color: #fff!important;
}
.examPaper[data-v-51b535c6] {
    width: 1000px;
    margin: 0 auto;
    text-align: left;
}
.examPaper .examItem[data-v-51b535c6] {
    margin-bottom: 20px;
}
.examPaper .title[data-v-51b535c6] {
    padding: 20px 0;
    font-size: 18px;
    text-align: center;
    color: #fff;
}
.examPaper .itemTitle[data-v-51b535c6] {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}
.examPaper .btnWrap[data-v-51b535c6] {
    text-align: center;
    padding: 30px 0;
}
.examPaper .titleWrap[data-v-51b535c6] {
    height: 120px;
    border-radius: 4px;
    margin-bottom: 20px;
}
.examPaper .score[data-v-51b535c6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
}
.examPaper .score span[data-v-51b535c6] {
    font-size: 16px;
}
@media screen and (max-width: 1024px) {
.examPaper[data-v-51b535c6] {
        width: 100%;
}
}


.top[data-v-529c0c16] {
    width: 100%;
    position: fixed;
    height: 80px;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 99999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.top h3[data-v-529c0c16], .top h6[data-v-529c0c16] {
    font-weight: bold;
}
.talkingRoom[data-v-529c0c16] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.talkingRoom .pho[data-v-529c0c16] {
    width: 50px;
    height: 50px;
    border-radius: 25px;
    overflow: hidden;
}
.talkingInfo .name[data-v-529c0c16] {
    font-weight: bold;
    line-height: 14px;
    padding: 18px 10px;
    display: block;
}
.talkingInfo .txt[data-v-529c0c16] {
    background: rgb(8, 128, 241);
    color: #fff;
    border-radius: 6px;
    text-align: left;
    padding: 10px 15px;
    margin-bottom: 0;
}
.talkingItem[data-v-529c0c16] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 20px;
}
.talkingInfo[data-v-529c0c16] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.msg[data-v-529c0c16] {
    padding: 45px 0 0;
    border-top: 1px solid #ddd;
    color: #888;
}
.btn[data-v-529c0c16] {
    background: rgb(8, 128, 241);
    color: #fff;
    font-size: 12px;
    height: 30px;
    position: fixed;
    z-index: 9999999;
    right: 5px;
    bottom: 80px;
    border-radius: 15px;
    border: none;
}


button[data-v-2ba46ad4] {
  color: #fff!important;
  border: none;
}
.password_text[data-v-2ba46ad4]{
  position: absolute;
  left: 320px;
  width: 400px;
}
.resetBtn[data-v-2ba46ad4] {
  background: #fff;
  color: #333!important;
  border: 1px solid #bbb;
}
.setpassword[data-v-2ba46ad4] {
    padding: 20px;
    border: 1px solid #eee;
    min-height: 500px;
}
.setpassword .content[data-v-2ba46ad4] {
    width: 320px;
    margin: 50px 0 0 50px;
}
.setpassword .title[data-v-2ba46ad4] {
    border-left: 4px solid #fff;
    text-align: left;
    padding-left: 10px;
    font-weight: bold;
    line-height: 20px;
    font-size: 16px;
}
.setpassword label[data-v-2ba46ad4] {
    min-width: 80px;
    height: 40px;
    line-height: 40px;
}
.setpassword .item[data-v-2ba46ad4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 30px;
}
.setpassword .item input[data-v-2ba46ad4] {
    width: 240px;
    text-align: left;
    height: 40px;
}
.setpassword .do button[data-v-2ba46ad4]:first-child {
    margin-right: 20px;
}
@media screen and (max-width: 1024px) {
.setpassword[data-v-2ba46ad4] {
      min-height: 330px;
}
.setpassword .content[data-v-2ba46ad4] {
      width: 100%;
      margin: 0;
}
.setpassword .title[data-v-2ba46ad4] {
      font-size: 16px;
      margin-bottom: 20px;
}
}


.bg[data-v-aa7ef86c] {
    width: 100%;
    position: relative;
    height: 100%;
}
.code-body[data-v-aa7ef86c] {
    width:180px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.code-body p[data-v-aa7ef86c] {
    margin-top: 8px;
    font-size: 15px;
    color: #333;
}
.codes[data-v-aa7ef86c] {
    width:180px;
    height: 180px;
}
.code[data-v-aa7ef86c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}


.iframe[data-v-1e19317e]{
    width:100%;
    height: 100vh;
}
.iframe_content[data-v-1e19317e]{
    min-height: 100vh;
}


.rIcon[data-v-1c7604c7]{
    background: #5cb85c;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    margin-left: 10px;
}
.wIcon[data-v-1c7604c7] {
    background: red;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    margin-left: 10px;
}
button[data-v-1c7604c7] {
    color: #fff!important;
}
.answerPaper[data-v-1c7604c7] {
    width: 1000px;
    margin: 0 auto;
    text-align: left;
}
.answerPaper .title[data-v-1c7604c7] {
    padding: 20px 0;
    font-size: 18px;
    text-align: center;
    color: #fff;
}
.answerPaper .titleWrap[data-v-1c7604c7] {
    height: 120px;
    border-radius: 4px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.answerPaper .itemTitle[data-v-1c7604c7] {
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: bold;
}
.answerPaper .score[data-v-1c7604c7] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
}
.answerPaper .score span[data-v-1c7604c7] {
    font-size: 16px;
}
.answerPaper .answerList li[data-v-1c7604c7] {
    margin-bottom: 20px;
}
.answerPaper .answerList li .itemWrap div[data-v-1c7604c7] {
    padding: 5px 20px;
}
.answerPaper .btn[data-v-1c7604c7] {
    padding: 30px 0;
    text-align: center;
}
@media screen and (max-width: 1024px) {
.answerPaper[data-v-1c7604c7] {
        width: 100%;
}
}


.wrap[data-v-bee605f4] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}


.wrap[data-v-bec9d6f2] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}


.wrap[data-v-beada7f0] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}


.wechat[data-v-d889957a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.checkPhone[data-v-d889957a] {
    padding: 30px;
    -webkit-box-shadow: 0 0 3px #ddd;
            box-shadow: 0 0 3px #ddd;
    border-radius: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
/* .checkPhone .txt {
    color: #000;
    font-weight: bold;
    padding: 0 0 30px 0;
    margin-bottom: 0;
} */
.next[data-v-d889957a] {
    margin-top: 10px;
}
.formItem[data-v-d889957a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px;
    width: 100%;
}
.codeNumber[data-v-d889957a] {
    width: 140px;
}
.formItem label[data-v-d889957a] {
    min-width: 80px;
    text-align: left;
    margin-right: 10px;
}
.checkItem[data-v-d889957a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.checkItem input[data-v-d889957a] {
    height: 40px;
}
#captchaBoxBtn2[data-v-d889957a] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 40px;
}
.sendBtn[data-v-d889957a] {
    margin-left: 10px;
    font-size: 14px;
    min-width: 102px;
}
#sc[data-v-d889957a] {
  margin: 0;
}
.nc_scale[data-v-d889957a] {
  background: #e8e8e8 !important;
}
.nc_scale div.bc_bg[data-v-d889957a] {
  background: #7ac23c !important;
}
.nc_scale .scale_text2[data-v-d889957a] {
  color: #fff !important;
}
.nc_scale span[data-v-d889957a] {
  border: 1px solid #ccc !important;
}
.errloading[data-v-d889957a] {
  border: #faf1d5 1px solid !important;
  color: #ef9f06 !important;
}


.course-item[data-v-31b52d52] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: auto;
    margin-bottom: 15px;
}
.course-item img[data-v-31b52d52] {
    width: 240px;
    height: 150px;
    margin-right: 20px;
    -o-object-fit: cover;
       object-fit: cover;
}
.course-date[data-v-31b52d52] {
    font-weight: bold;
}
.course-infos[data-v-31b52d52] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    height: 150px;
}
.course-infos h3[data-v-31b52d52] {
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.course-infos p[data-v-31b52d52] {
    font-size: 14px;
    color: #666;
}
.course-infos span[data-v-31b52d52] {
    color: #666;
    font-size: 12px;
}
.classes-wrap ul[data-v-31b52d52]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.classes-item img[data-v-31b52d52]{
    width: 100%;
    height: 142px;
    -o-object-fit: cover;
       object-fit: cover;
}
.classes-item[data-v-31b52d52] {
    margin-right: 6px;
    width: 240px;
    margin-bottom: 12px;
    cursor: pointer;
    border-radius: 4px;
    overflow: hidden;
}
.classes-item[data-v-31b52d52]:nth-child(4n) {
    margin-right: 0;
}
.classes-infos[data-v-31b52d52] {
    max-height: 90px;
    min-height: 90px;
    padding:4px;
    background: #FAFAFA;
}
.classes-infos h3[data-v-31b52d52] {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: left;
}
.classes-infos span[data-v-31b52d52] {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 12px;
    color: #666;
    display: block;
    line-height: 12px;
    margin-bottom: 16px;
    text-align: left;
}
.classes-item .progress[data-v-31b52d52] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.classes-item .progress>span[data-v-31b52d52] {
    margin-right: 20px;
}
.prev_course[data-v-31b52d52] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #F3F6F7;
    padding: 10px 30px 10px 10px;
    margin-bottom: 30px;
    border-radius: 4px;
    margin-left: 28px;
}
.prev_course img[data-v-31b52d52] {
    width: 240px;
    height: 150px;
    margin-right: 20px;
}
.prev_course>div[data-v-31b52d52] {
    height: 150px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.prev_course>div h3[data-v-31b52d52] {
    font-size: 16px;
    font-weight: bold;
}
.prev_course>div p[data-v-31b52d52] {
    font-size: 14px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.prev_course>div span[data-v-31b52d52] {
    font-size: 12px;
    color: #666;
}
.prev_course button[data-v-31b52d52] {
    background: #FF8611;
    color: #fff;
    border-color: #FF8611;
}


.bg[data-v-30dafc62] {
    width: 100%;
    height: 760px;
    background: url(../img/bankIndexBg.1f143882.jpg) no-repeat center center;
    background-size: cover;
}
.inner[data-v-30dafc62] {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-bottom: 60px;
}
.inner p[data-v-30dafc62] {
    width: 490px;
    color: #fff;
    font-size: 14px;
    text-align: left;
    line-height: 24px;
    margin-bottom: 70px;
}
.btn[data-v-30dafc62] {
    widows: 160px;
    height: 46px;
    border-radius: 10px;
    background: #E99F0E;
    font-size: 15px;
    color: #fff;
    border: none;
}
.bg-title[data-v-30dafc62] {
    font-size: 50px;
    color: #fff;
    font-weight: 500;
}
.bg-subt[data-v-30dafc62] {
    font-size: 38px;
    background-image: -webkit-linear-gradient(top, #fff, #91bbe4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.question[data-v-b97744fa] {
  padding: 20px;
  border: 1px solid #eee;
}
.title[data-v-b97744fa] {
  border-left: 4px solid #fff;
  text-align: left;
  padding-left: 10px;
  font-weight: bold;
  line-height: 20px;
  font-size: 16px;
  margin-bottom: 20px;
}
.list li[data-v-b97744fa] {
  border: 1px solid #efefef;
  padding: 30px 30px 0;
  border-radius: 6px;
  margin-bottom: 20px;
  position: relative;
  cursor: pointer;
}
.list li:hover h3[data-v-b97744fa] {
  color: rgb(0, 113, 245);
}
.icon[data-v-b97744fa] {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 6px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  width: 50px;
  height: 20px;
  line-height: 20px;
  background: rgb(0, 113, 245);
}
.icon2[data-v-b97744fa] {
  position: absolute;
  left: 55px;
  top: 0;
  padding:0 10px;
  border-radius: 6px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  height: 20px;
  line-height: 20px;
  background: rgb(255, 134, 17);
}
.list li h3[data-v-b97744fa] {
  font-size: 14px;
  color: #555;
  font-weight: bold;
  text-align: left;
  margin-bottom: 5px;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.list li p[data-v-b97744fa] {
  text-align: left;
  color: #999;
  font-size: 12px;
}


button[data-v-1e41987c] {
  width: 120px;
  font-size: 14px;
}
.lso[data-v-1e41987c] {
  width: 1200px;
  margin: 0 auto;
  padding: 20px 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.listOne[data-v-1e41987c] {
  padding: 0 25px;
  border: 1px solid #eee;
  margin-bottom: 20px;
}
.listOne .tcItem[data-v-1e41987c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 240px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 25px 0;
  border-bottom: 1px solid #eee;
}
.listOne .tcItem[data-v-1e41987c]:last-child {
  border-bottom: none;
}
.loadding[data-v-1e41987c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.listOne .img[data-v-1e41987c] {
  width: 330px;
  height: 190px;
  margin-right: 20px;
  overflow: hidden;
  border: 1px solid #eee;
  border-radius: 4px;
  position: relative;
}
.listOne .img:hover img[data-v-1e41987c] {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.listOne .img img[data-v-1e41987c] {
  -webkit-transition: all .3s;
  transition: all .3s;
  -o-object-fit: cover;
     object-fit: cover;
}
.listOne .info[data-v-1e41987c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.listOne .top[data-v-1e41987c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  text-align: left;
}
.listOne .bot[data-v-1e41987c] {
  width: 100%;
  text-align: right;
}
.listOne .title[data-v-1e41987c] {
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
  height: 18px;
  cursor: pointer;
      display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    color: #000;
    margin-bottom: 20px;
}
.listOne .describe[data-v-1e41987c] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  color: #666;
  line-height: 22px;
}
.listOne .classTxt[data-v-1e41987c] {
  color: #666;
}
.menuWrap[data-v-1e41987c] {
  border: 1px solid #eee;
  padding: 25px 25px 10px 25px;
  margin-bottom: 20px;
  border-radius: 4px;
}
.menu[data-v-1e41987c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 10px;
}
.menu span[data-v-1e41987c] {
  min-width: 70px;
  height: 20px;
  line-height: 20px;
}
.menu ul[data-v-1e41987c]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: hidden;
  -webkit-transition: all .8s;
  transition: all .8s;
}
.first-menus[data-v-1e41987c] {
  max-height: 120px;
}
.menu-show-style[data-v-1e41987c] {
  max-height: 1000px!important;
}
.menu ul li[data-v-1e41987c] {
  margin: 0 10px 10px;
  line-height: 14px;
  cursor: pointer;
  line-height: 20px;
  /* height: 20px; */
  color: #666;
  text-align: left;
  /* overflow: hidden;
  max-width: 180px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden; */
}
.icon[data-v-1e41987c] {
    background: rgb(255, 134, 17);
    color: #fff!important;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 8px;
    border-radius: 4px;
}
.search[data-v-1e41987c] {
    width: 500px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px;
}
.search>input[data-v-1e41987c] {
    margin-right: 10px;
    height: 40px;
    border-color: #eee;
}
.search>button[data-v-1e41987c] {
    height: 40px;
}
.no[data-v-1e41987c] {
    min-height: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.no img[data-v-1e41987c] {
    width: 100px;
    height: 100px;
}
.no p[data-v-1e41987c] {
    color: #bbb;
}
@media screen and (max-width: 1024px) {
.listOne .tcItem[data-v-1e41987c] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
}
.listOne .img[data-v-1e41987c] {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
}
.listOne .info[data-v-1e41987c] {
    width: 100%;
}
.listOne[data-v-1e41987c] {
    padding: 0 10px;
}
.search[data-v-1e41987c] {
    width: 100%;
}
}
@media screen and (min-width:768px) and (max-width:1024px){
.listOne .img[data-v-1e41987c] {
    height: 420px;
}
}


.classes-bg[data-v-2dc40be7] {
    background: url(../img/class-bg.5f71341c.png) no-repeat;
    background-size: cover;
    padding: 40px 0;
}
.newbg[data-v-2dc40be7]{
    background: url(../img/class_newbg.ecc6569c.jpg) no-repeat;
    background-size: cover;
    padding: 40px 0;
}
.inner[data-v-2dc40be7] {
    width: 1200px;
    margin: 0 auto;
}
.top[data-v-2dc40be7] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.title-wrap[data-v-2dc40be7] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-width: 200px;
}
.title-wrap img[data-v-2dc40be7] {
    width: 54px;
    height: 54px;
    margin-right: 15px;
}
.title-wrap h3[data-v-2dc40be7] {
    font-size: 30px;
    margin-bottom: 0;
    background: -webkit-gradient(linear, left top, right top, from(#DCFBFE), to(#6EA2DF));
    background: linear-gradient(to right, #DCFBFE, #6EA2DF);
    -webkit-background-clip: text;
    color: transparent;
}
.search[data-v-2dc40be7] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 2px;
    overflow: hidden;
}
.search-msg[data-v-2dc40be7] {
    width: 400px;
    height: 50px;
    border-radius: 0;
}
.search-btn[data-v-2dc40be7] {
    width: 50px;
    height: 50px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAC2UlEQVRoQ+2ZW0hUURSGv6PWIFghMiKVWRBi+pIGZVRmBQkFZYFGPVjaZE/1EFhBICIRdMGHekqtAYkuE3SDgkystMAuo/TgBQlEURAvRCWZ14nN6UQNKTP7nIOn2APnZdh7sb71/2uftWe0wLnYAP/BR1MgDlNRKeIwQVCKKEVsqoCylk2FlQ6rFJEunU0blSJ/LWzEPEjeoT8J6RCToC8b6Yf+Fuh8oj/TE5brYp0iyTthaznErpg9yU9dUF8KnY8thTEPokVAdimsOwaaBoPt8OEGdNXDl14IBGBhIizfDOmHwJ2if/fmCrwoh8C0JUDmQbaUQeZxmBqHujPQ4p0lOQ0yimDbWYhyQdNleF7mABBhp701uudv50FPY2hJJWVB/h2InA/3CiyxmbwiorGLm/SeeFoCzddCgzBWZXgg5wKInqnMNH0AyIOk7IY9Xhhog+tZEl7X4HAjxKfC/ULoeBheIYJWy4PsugppefDsNLyvlEtizRHYfh5a78Kjo3Ixfu6SByl+C3EroWoDDLXLJeFOBc8rGP4IlWvlYpgGOdEDrhi4uAQmR+WSiIqGkj4YG4GKZXIxzIN0g2sBXFoKE9/kkvgF8hUqkuRimAYxrFW9EQbb5JJwrwLP6zm2ltHstafAXyUH4ohmN45fMZIIVQjzB0sx2hQ1OOD4/f2FWHsS/NXhqeKYF6JI2xhRpsbAtx+6X4YGk7QJ8n0OGVGMlI2hcfK7Pp77xagyg82EndILHTg0CpjgMX6oA5q90N0An3t1qEVijM+G1QUgTipjjE9cD1ok+PbB6HBoas6wSv7NHhxQ5mJ1sA4WZ8BAK9zMNQVjHYgAC/eqGx0HBx5AfJppGGtBZMxhEczcgwh4C2CcARIM0/cOanLC0tc5IAaMuAKPj8Ct3H8YJKzU/1zsLEUUCOqvNxMmsGer6hF76iofVSkiXzt7dipF7KmrfFSliHzt7Nn5A8ebZlwZAX9GAAAAAElFTkSuQmCC) no-repeat;
    border: none;
    border-radius: 0;
}
.classes-content[data-v-2dc40be7] {
    padding: 30px 0 40px;
    width: 1200px;
    margin: 0 auto;
    min-height: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.lesson-list[data-v-2dc40be7] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.lesson-item[data-v-2dc40be7] {
    width: 386px;
    height: 356px;
    margin-right: 21px;
    background: #FAFAFA;
    text-align: left;
    cursor: pointer;
    margin-bottom: 20px;
    padding: 15px;
}
.lesson-item[data-v-2dc40be7]:hover, .classes-item[data-v-2dc40be7]:hover {
    -webkit-box-shadow: 0 0 5px #ddd;
            box-shadow: 0 0 5px #ddd;
}
.lesson-item[data-v-2dc40be7]:nth-child(3n) {
    margin-right: 0;
}
.lesson-item img[data-v-2dc40be7] {
    height: 190px;
    -o-object-fit: cover;
       object-fit: cover;
    margin-bottom: 10px;
    border-radius: 4px;
}
.lesson-item-1x[data-v-2dc40be7] {
    width: 285px;
    height: 316px;
    margin-right: 20px;
    background: #FAFAFA;
    text-align: left;
    cursor: pointer;
    margin-bottom: 20px;
    padding: 15px;
}
.lesson-item-1x[data-v-2dc40be7]:hover, .classes-item[data-v-2dc40be7]:hover {
    -webkit-box-shadow: 0 0 5px #ddd;
            box-shadow: 0 0 5px #ddd;
}
.lesson-item-1x[data-v-2dc40be7]:nth-child(4n) {
    margin-right: 0;
}
.lesson-item-1x img[data-v-2dc40be7] {
    height: 150px;
    -o-object-fit: cover;
       object-fit: cover;
    margin-bottom: 10px;
    border-radius: 4px;
}
.lesson-title[data-v-2dc40be7] {
    margin-bottom: 12px;
    font-size: 20px;
    line-height: 24px;
    height: 24px;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.lesson-about[data-v-2dc40be7] {
    margin-bottom: 22px;
    font-size: 14px;
    line-height: 20px;
    color: #666;
}
.lesson-name[data-v-2dc40be7] {
    min-height: 18px;
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 18px;
    height: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.lesson-name span[data-v-2dc40be7] {
    height: 18px;
    line-height: 18px;
}
.lesson-price-info[data-v-2dc40be7] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.lesson-msg-wrap[data-v-2dc40be7] {
    background: #FAFAFA;
}
.lesson-price-sign[data-v-2dc40be7] {
    color: #FF5E57;
}
.lesson-price[data-v-2dc40be7] {
    color: #FF5E57;
    font-size: 22px;
    line-height: 22px;
    font-weight: bold;
}
.bot[data-v-2dc40be7] {
    -webkit-box-shadow: 0 3px 5px #ccc;
            box-shadow: 0 3px 5px #ccc;
}
.bot .first-menus[data-v-2dc40be7] {
    min-height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-transition: 1s all;
    transition: 1s all;
    padding-top: 18px;
}
.bot .first-menus li[data-v-2dc40be7] {
    color: #333;
    font-weight: bold;
    font-size: 16px;
    margin-right: 30px;
    margin-bottom: 18px;
    cursor: pointer;
    height: 24px;
    line-height: 24px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-bottom: 2px;
    border-bottom: 2px solid #fff;
}
.second-menus[data-v-2dc40be7] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-transition: 1s all;
    transition: 1s all;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}
.second-menus li[data-v-2dc40be7] {
    padding: 0 10px;
    /* height: 36px; */
    background: #fff;
    color: #333;
    font-size: 14px;
    margin-right: 15px;
    margin-bottom: 15px;
    cursor: pointer;
    line-height: 36px;
    text-align: left;
}
.third-menus[data-v-2dc40be7] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-transition: 1s all;
    transition: 1s all;
    margin-bottom: 20px;
}
.third-menus li[data-v-2dc40be7] {
    padding: 0 10px;
    /* height: 36px; */
    background: #fff;
    color: #333;
    font-size: 14px;
    margin-right: 15px;
    margin-bottom: 15px;
    cursor: pointer;
    line-height: 36px;
    text-align: left;
}
.loadding[data-v-2dc40be7] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.ac-bg[data-v-2dc40be7] {
    color: #0880F1!important;
    background: rgba(194,224,252, .5)!important;
    border-radius: 4px;
    font-weight: bold;
}
.ac[data-v-2dc40be7] {
    color: #0880F1!important;
    font-weight: bold;
}
.no[data-v-2dc40be7] {
    min-height: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.no img[data-v-2dc40be7] {
    width: 100px;
    height: 100px;
}
.no p[data-v-2dc40be7] {
    color: #bbb;
}
.menu-more[data-v-2dc40be7] {
    color: #666;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.menu-more img[data-v-2dc40be7] {
    width: 28px;
    height: 26px;
    padding: 5px;
    cursor: pointer;
}


.top[data-v-734bac76] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.classes-bg[data-v-734bac76] {
  background: url(../img/class-bg.5f71341c.png) no-repeat;
  background-size: cover;
  padding: 40px 0;
}
.newbg[data-v-734bac76]{
    background: url(../img/class_newbg.ecc6569c.jpg) no-repeat;
    background-size: cover;
    padding: 40px 0;
}
.inner[data-v-734bac76] {
  width: 100vw;
  margin: 0 auto;
}
.top[data-v-734bac76] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.title-wrap[data-v-734bac76] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 200px;
}
.title-wrap img[data-v-734bac76] {
  width: 54px;
  height: 54px;
  margin-right: 15px;
}
.title-wrap h3[data-v-734bac76] {
  font-size: 30px;
  margin-bottom: 0;
  background: -webkit-gradient(linear, left top, right top, from(#DCFBFE), to(#6EA2DF));
  background: linear-gradient(to right, #DCFBFE, #6EA2DF);
  /* -webkit-background-clip: text; */
  color: transparent;
}
.search[data-v-734bac76] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* justify-content: center; */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 4px;
  height: 30px;
  width: 244px;
  margin-right: 24px;
  background: #F3F3F3;
  overflow: hidden;
}
.search-msg[data-v-734bac76] {
  /* width: 400px; */
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #F3F3F3;
  height: 30px;
  border: none;
  border-radius: 0;
}
.search-btn[data-v-734bac76] {
  width: 30px;
  height: 30px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAABuElEQVRIS+3STUsbURQG4PeMITAUF1kWxI1V6MKlqxZ0IQr+gAidjzsJohQKXYmlAcGNH0txp4swMxnB+QNKoI0KuhH/gSAKXZVSUhcZmuQemYUQIsgdGM3CzPrlPHPeewg9+qhHLvrwizXfr7pf9bM1kOi4wjDMRtH/ZWYuADQC4B+AI03jkmVZV0n+UhmO0UajeQjwJBEFUuKMCEMAFwEMSonpQsG8UMWVYc+rlJixxow5xzGrD0AQBLlWi38CeKPr2ff5fL6tgivDrutfEWlntm2I7sGetz/JLI+JtCnb/nSSMlxhZlpyHGO3e3CtVsvc3v5qEmHRts29tOE6QNtCGKuPN/aGmbUbZp53HCtMGz4A8CGToXHDMP52DnfdYAfghXY7O1ws5n+nCvu+/05KugRwTaR9bTTuznVdf8s8sAzwFwBVIcxZFTTOKB9XHC6XKxOahgDAaAcQATgFMAPwlhDWNxU8ERwPDMNwIIpaHwE5JiXXieQPIcQf1/U3AVpRxRPDT23zgBNhw7bN709lU4VjyPMq68z4LISZe1FY5X0TH5fqUJVc6lWroP2NVVtKJff63vgehGaeH8fsfYIAAAAASUVORK5CYII=) no-repeat;
  border: none;
  border-radius: 0;
}
.classes-content[data-v-734bac76] {
  padding: 13px 0 40px;
  width: 100vw;
  margin: 0 auto;
  min-height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.lesson-list[data-v-734bac76] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.lesson-item[data-v-734bac76] {
  width: 33.3vw;
  height: auto;
  /* margin-right: 21px; */
  background: #fff;
  /* margin-bottom: 20px; */
  padding: 1vw;
}
.lesson-item .content[data-v-734bac76] {
  background: #FAFAFA;
  text-align: left;
  padding: 1vw;
  cursor: pointer;
}
.lesson-item .content[data-v-734bac76]:hover {
  -webkit-box-shadow: 0 0 5px #ddd;
          box-shadow: 0 0 5px #ddd;
}
.lesson-item .content img[data-v-734bac76] {
  height: 16vw;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 10px;
  border-radius: 4px;
}
.lesson-item4[data-v-734bac76] {
  width: 25vw;
  height: auto;
  /* margin-right: 21px; */
  background: #fff;
  /* margin-bottom: 20px; */
  padding: 0.75vw;
}
.lesson-item4 .content[data-v-734bac76] {
  background: #FAFAFA;
  text-align: left;
  padding: 0.75vw;
  cursor: pointer;
}
.lesson-item4 .content[data-v-734bac76]:hover {
  -webkit-box-shadow: 0 0 5px #ddd;
          box-shadow: 0 0 5px #ddd;
}
.lesson-item4 .content img[data-v-734bac76] {
  height: 12vw;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 10px;
  border-radius: 4px;
}
.lesson-item5[data-v-734bac76] {
  width: 20vw;
  height: auto;
  /* margin-right: 21px; */
  background: #fff;
  /* margin-bottom: 20px; */
  padding: 0.6vw;
}
.lesson-item5 .content[data-v-734bac76] {
  background: #FAFAFA;
  text-align: left;
  padding: 0.6vw;
  cursor: pointer;
}
.lesson-item5 .content[data-v-734bac76]:hover {
  -webkit-box-shadow: 0 0 5px #ddd;
          box-shadow: 0 0 5px #ddd;
}
.lesson-item5 .content img[data-v-734bac76] {
  height: 10vw;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 10px;
  border-radius: 4px;
}
.lesson-item6[data-v-734bac76] {
  width: 16.6vw;
  height: auto;
  /* margin-right: 21px; */
  background: #fff;
  /* margin-bottom: 20px; */
  padding: 0.5vw;
}
.lesson-item6 .content[data-v-734bac76] {
  background: #FAFAFA;
  text-align: left;
  padding: 0.5vw;
  cursor: pointer;
}
.lesson-item6 .content[data-v-734bac76]:hover {
  -webkit-box-shadow: 0 0 5px #ddd;
          box-shadow: 0 0 5px #ddd;
}
.lesson-item6 .content img[data-v-734bac76] {
  height: 8vw;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 10px;
  border-radius: 4px;
}
.lesson-title[data-v-734bac76] {
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 24px;
  height: 24px;
  font-weight: bold;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.lesson-about[data-v-734bac76] {
  margin-bottom: 22px;
  font-size: 12px;
  line-height: 20px;
  color: #727275;
}

/* .lesson-name {
  min-height: 18px;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 18px;
  height: 18px;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
} */
.lesson-price-info span[data-v-734bac76] {
  /* /* height: 12px; */
  line-height: 18px;
  font-size: 12px;
  color: #727275
}
.lesson-price-info[data-v-734bac76] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lesson-msg-wrap[data-v-734bac76] {
  background: #FAFAFA;
}
.lesson-price-sign[data-v-734bac76] {
  color: #FF5E57 !important;
}
.lesson-price[data-v-734bac76] {
  color: #FF9B38 !important;
  font-size: 16px !important;
  /* line-height: 18px; */
  font-weight: bold;
}
.bot[data-v-734bac76] {
  /* box-shadow: 0 3px 5px #ccc; */
}
.bot .first-menus[data-v-734bac76] {
  min-height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-transition: 1s all;
  transition: 1s all;
  /* padding-top: 18px; */
  padding: 10px 0px;
  border-bottom: 1px solid #F3F3F3;
  border-top: 1px solid #F3F3F3;
}
.bot .first-menus .notactive[data-v-734bac76] {

  color: #434347;
  /* font-weight: bold; */
  font-size: 14px;
  margin-right: 34px;
  /* margin-bottom: 18px; */
  cursor: pointer;
  height: 34px;
  line-height: 34px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.bot .first-menus .notactive[data-v-734bac76]::after {
  content: "";
  width: 30px;
  height: 2px;
  margin: 0 auto;
  display: block;
  border: 2px solid #fff;
}
.bot .first-menus .active[data-v-734bac76] {

  color: #0063B1;
  /* font-weight: bold; */
  font-size: 14px;
  margin-right: 34px;
  /* margin-bottom: 18px; */
  cursor: pointer;
  height: 34px;
  line-height: 34px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.bot .first-menus .active[data-v-734bac76]::after {
  content: "";
  width: 30px;
  height: 2px;
  margin: 0 auto;
  display: block;
  border: 2px solid #0063B1;
}
.second-menus[data-v-734bac76] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-transition: 1s all;
  transition: 1s all;
  /* border-bottom: 1px solid #ddd; */
  /* margin-bottom: 20px; */
}
.second-menus li[data-v-734bac76] {
  padding: 0 10px;
  /* height: 36px; */
  background: #fff;
  color: #000;
  font-size: 14px;
  margin-right: 15px;
  margin-bottom: 5px;
  cursor: pointer;
  line-height: 28px;
  text-align: left;
}
.third-menus[data-v-734bac76] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-transition: 1s all;
  transition: 1s all;
  margin-bottom: 20px;
}
.third-menus li[data-v-734bac76] {
  padding: 0 10px;
  /* height: 36px; */
  background: #fff;
  color: #333;
  font-size: 14px;
  margin-right: 15px;
  margin-bottom: 15px;
  cursor: pointer;
  line-height: 36px;
  text-align: left;
}
.loadding[data-v-734bac76] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ac-bg[data-v-734bac76] {
  color: #fff !important;
  background: #0063B1 !important;
  border-radius: 4px;
  /* font-weight: bold; */
}
.ac[data-v-734bac76] {
  color: #0063B1 !important;
  /* font-weight: bold; */
}
.no[data-v-734bac76] {
  min-height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.no img[data-v-734bac76] {
  width: 100px;
  height: 100px;
}
.no p[data-v-734bac76] {
  color: #bbb;
}
.menu-more[data-v-734bac76] {
  color: #666;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.menu-more img[data-v-734bac76] {
  width: 28px;
  height: 26px;
  padding: 5px;
  cursor: pointer;
}


.study .listWrap[data-v-0ceabae2] {
  height: 100%;
}
@media screen and (max-width: 1024px) {
.study .listWrap[data-v-0ceabae2] {
    width: 100%;
}
}



/*# sourceMappingURL=noprefetch-H-bcmap.2fbe71d7.css.map*/