.titleBlock[data-v-6b3cb561] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 34px;
  margin-top: -14px;
}
.titleBlock .title[data-v-6b3cb561] {
  height: 72px;
  background: url(../img/title.f5455b3d.png) no-repeat;
  background-size: 100% 100%;
  padding: 0 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-weight: 600;
  font-size: 32px;
  position: relative;
}
.titleBlock .title .titleText[data-v-6b3cb561] {
  margin: 0 10px;
  letter-spacing: 6px;
}
.titleBlock .title .beforeSpan[data-v-6b3cb561] {
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 20px;
  border: 20px solid #fefbfa;
  border-right-color: transparent;
  border-top-color: transparent;
}

.page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.page .pager {
  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;
}
.page .pager .prev,
.page .pager .next {
  background: linear-gradient(92.37deg, #ffb257 0%, #ff7223 100%);
  -webkit-box-shadow: 0px 4px 12px rgba(255, 102, 54, 0.29);
          box-shadow: 0px 4px 12px rgba(255, 102, 54, 0.29);
  border-radius: 50px;
  padding: 8px 22px;
  font-weight: normal;
  font-size: 18px;
  color: #ffffff;
  cursor: pointer;
}
.page .pager .mr {
  margin-right: 10px;
}
.page .pager .pagenum a {
  font-weight: 600;
  font-size: 18px;
  color: #666;
  cursor: pointer;
  margin: 0 26px;
}
.page .pager .pagenum a.active {
  color: #ff7626;
}
.page .pager .pagenum a:hover {
  color: #ff7626;
  opacity: 0.8;
}
@media only screen and (max-width: 1024px) {
.pager .fr {
    display: none;
}
.pager .pagenum a {
    margin: 0 20px !important;
}
}

.TutorPendingCls[data-v-6f2de8e2] {
  background: #fff;
  margin: 20px;
}
.TutorPendingCls .pendingList[data-v-6f2de8e2] {
  border-radius: 8px;
  padding: 0 18px;
  padding-bottom: 120px;
  margin-bottom: 20px;
}
.TutorPendingCls .pendingList .SearchForm .btnRadius[data-v-6f2de8e2] {
  margin: 0 auto;
}
.TutorPendingCls .pendingList .SearchForm .line[data-v-6f2de8e2] {
  text-align: center;
}
.TutorPendingCls .pendingList .timezone[data-v-6f2de8e2] {
  height: 36px;
  font-size: 14px;
  color: #666666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 20px;
}
.lineSpan[data-v-6f2de8e2] {
  display: inline-block;
  margin: 0 10px;
}

