.classInfos[data-v-2ad6cf46] {
  width: 100%;
}
.classInfos .classTabBar[data-v-2ad6cf46] {
  width: 100%;
  height: 1.30667rem;
  background: #168bde;
  padding: 0.13333rem 0.53333rem 0 0;
  box-sizing: border-box;
}
.classInfos .classTabBar .tabBar_left[data-v-2ad6cf46] {
  width: 8rem;
  height: 1.17333rem;
}
.classInfos .classTabBar .tabBar_left .tabBar_item[data-v-2ad6cf46] {
  width: 2.66667rem;
  height: 100%;
  line-height: 1.17333rem;
  text-align: center;
  color: #fff;
  font-size: 0.4rem;
}
.classInfos .classTabBar .tabBar_left .tab_active[data-v-2ad6cf46] {
  background: #fff;
  color: #0189e1;
  position: relative;
}
.classInfos .classTabBar .tabBar_left .tab_active[data-v-2ad6cf46]::after {
  width: 1.6rem;
  height: 0.05333rem;
  content: "";
  display: block;
  background: #0189e1;
  position: absolute;
  bottom: 0.13333rem;
  left: 50%;
  transform: translateX(-50%);
  transition: all 3ms;
}
.classInfos .classTabBar .tabBar_right[data-v-2ad6cf46] {
  font-size: 0.37333rem;
  color: rgba(255, 255, 255, 0.8);
}
.classInfos .contents[data-v-2ad6cf46] {
  width: 100%;
  padding-bottom: 1.6rem;
  box-sizing: border-box;
}
.classInfos .contents .content_item[data-v-2ad6cf46] {
  background: #fff;
  padding: 0.53333rem 0.53333rem 0.26667rem 0.53333rem;
  display: flex;
  flex-direction: column;
  margin-bottom: 0.26667rem;
}
.classInfos .contents .content_item .item_top[data-v-2ad6cf46] {
  margin-bottom: 0.26667rem;
  font-size: 0.37333rem;
  font-family: PingFang SC;
  font-weight: bold;
  line-height: 0.48rem;
  color: #333333;
  text-align: left;
}
.classInfos .contents .content_item .item_top .top_tip[data-v-2ad6cf46] {
  display: inline-block;
  color: #6bc333;
}
.classInfos .contents .content_item .item_bottom[data-v-2ad6cf46] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.classInfos .contents .content_item .item_bottom .bot_left[data-v-2ad6cf46] {
  text-align: left;
}
.classInfos .contents .content_item .item_bottom .bot_left p[data-v-2ad6cf46] {
  font-size: 0.32rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 0.48rem;
}
.classInfos .contents .content_item .item_bottom .bot_left .colr[data-v-2ad6cf46] {
  color: #999999;
}
.classInfos .contents .content_item .item_bottom .bot_right[data-v-2ad6cf46] {
  display: flex;
}
.classInfos .contents .content_item .item_bottom .bot_right .btn[data-v-2ad6cf46] {
  width: 1.6rem;
  height: 0.64rem;
  border-radius: 0.08rem;
  font-size: 0.32rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #ffffff;
  line-height: 0.64rem;
}
.classInfos .contents .content_item .item_bottom .bot_right .evaluate[data-v-2ad6cf46] {
  width: 1.17333rem;
  height: 1.17333rem;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.classInfos .contents .content_item .item_bottom .bot_right .evaluate span[data-v-2ad6cf46] {
  font-size: 0.32rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #ffffff;
}
.classInfos .contents .content_item .bot_bottom[data-v-2ad6cf46] {
  display: flex;
  margin-top: 0.26667rem;
}
.classInfos .contents .content_item .bot_bottom p[data-v-2ad6cf46] {
  padding: 0.13333rem;
  color: #0d87eb;
  border: 0.02667rem solid #0d87eb;
  border-radius: 0.13333rem;
  margin-right: 0.26667rem;
}
.classInfos .contents .content_item .bot_bottom p[data-v-2ad6cf46]:last-child {
  margin-right: 0;
}
.classInfos .contents .content_item .bot_bottom .btn[data-v-2ad6cf46] {
  color: #ef5454;
  border: 0.02667rem solid #ef5454;
}
.classInfos .exam[data-v-2ad6cf46] {
  width: 100%;
  box-sizing: border-box;
  padding-bottom: 1.6rem;
}
.classInfos .exam .exam_item[data-v-2ad6cf46] {
  background: #ffffff;
  padding: 0.26667rem;
  margin-bottom: 0.26667rem;
}
.classInfos .exam .exam_item .item_top[data-v-2ad6cf46] {
  font-size: 0.37333rem;
  margin-bottom: 0.26667rem;
  font-family: PingFang SC;
  font-weight: bold;
  text-align: left;
}
.classInfos .exam .exam_item .item_top .testDemo[data-v-2ad6cf46] {
  display: inline-block;
  color: #6bc333;
}
.classInfos .exam .exam_item .item_top .testName[data-v-2ad6cf46] {
  text-align: left;
  line-height: 0.53333rem;
}
.classInfos .exam .exam_item .item_center[data-v-2ad6cf46] {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  font-size: 0.32rem;
  margin-bottom: 0.26667rem;
}
.classInfos .exam .exam_item .item_center .cen_type[data-v-2ad6cf46] {
  color: #a3a1a1;
  width: 80%;
  line-height: 0.48rem;
  text-align: left;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.classInfos .exam .exam_item .item_center .right_tit[data-v-2ad6cf46] {
  width: 15%;
  font-size: 0.32rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #ff0000;
  line-height: 0.48rem;
  text-align: right;
}
.classInfos .exam .exam_item .item_bottom[data-v-2ad6cf46] {
  display: flex;
}
.classInfos .exam .exam_item .item_bottom p[data-v-2ad6cf46] {
  padding: 0.13333rem;
  color: #0d87eb;
  border: 0.02667rem solid #0d87eb;
  border-radius: 0.13333rem;
  margin-right: 0.26667rem;
}
.classInfos .exam .exam_item .item_bottom p[data-v-2ad6cf46]:last-child {
  margin-right: 0;
}
.classInfos .mainTabe[data-v-2ad6cf46] {
  width: 100%;
  height: 1.17333rem;
  border-bottom: 0.02667rem solid #cccccc;
}
.classInfos .mainTabe div[data-v-2ad6cf46] {
  width: 50%;
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.4rem;
  color: #333333;
}
.classInfos .mainTabe div[data-v-2ad6cf46]:first-child {
  border-right: 0.02667rem solid #cccccc;
}
.classInfos .mainTabe div.isChoose[data-v-2ad6cf46] {
  color: #168bde;
}
.classInfos .bottom_infos[data-v-2ad6cf46] {
  width: 100%;
  height: 0.32rem;
  font-size: 0.32rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #999999;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.classInfos .kong[data-v-2ad6cf46] {
  padding: 1.86667rem 0;
}
.classInfos .kong img[data-v-2ad6cf46] {
  width: 4.4rem;
}
.classInfos .kong p[data-v-2ad6cf46] {
  font-size: 0.32rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 0.53333rem;
  padding: 0.53333rem 0 0.66667rem 0;
}
.classInfos .kong .btn[data-v-2ad6cf46] {
  margin: 0 auto;
  width: 3.04rem;
  height: 1.06667rem;
  background: #168bde;
  border-radius: 0.53333rem;
  font-size: 0.4rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #ffffff;
  line-height: 1.06667rem;
}
.classInfos .isChoose[data-v-2ad6cf46] {
  background: #409eff;
  color: #fff;
}
.classInfos .not-choose[data-v-2ad6cf46] {
  color: #333333;
}
.classInfos .screen[data-v-2ad6cf46] {
  padding: 1.06667rem 0 0 0.53333rem;
  text-align: left;
}
.classInfos .screen p[data-v-2ad6cf46] {
  font-size: 0.4rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
  line-height: 0.48rem;
  padding: 0.4rem 0;
}
.classInfos .screen ul[data-v-2ad6cf46] {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 0.02667rem solid #d9d9d9;
}
.classInfos .screen ul li[data-v-2ad6cf46] {
  margin: 0.13333rem;
  height: 0.8rem;
  line-height: 0.8rem;
  padding: 0 0.4rem;
  border: 0.02667rem solid #d9d9d9;
  border-radius: 0.4rem;
}
.classInfos[data-v-2ad6cf46] .van-dialog__header {
  padding: 0.53333rem 0.26667rem 0 0.26667rem;
}
.classInfos .exameInfos[data-v-2ad6cf46] {
  display: flex;
  flex-direction: column;
  padding: 0.26667rem;
}
.classInfos .exameInfos span.title[data-v-2ad6cf46] {
  font-weight: 600;
  margin-bottom: 0.26667rem;
}
.classInfos .exameInfos .names[data-v-2ad6cf46] {
  font-size: 0.32rem;
  font-weight: 600;
  text-align: left;
  line-height: 0.53333rem;
}
.classInfos .exameInfos .names span[data-v-2ad6cf46] {
  font-size: 0.34667rem;
  color: #4d9d91;
}

