[data-v-70259898] .el-checkbox__label {
  padding-left: 6px;
}
[data-v-70259898] .el-checkbox {
  margin-right: 14px;
}
.nav[data-v-70259898] {
  display: flex;
  margin-bottom: 15px;
}
.nav .nav-item[data-v-70259898] {
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  width: 160px;
  height: 60px;
  text-align: center;
  padding: 10px 0;
  border-radius: 4px;
  margin-right: 15px;
  cursor: pointer;
}
.nav .icon[data-v-70259898] {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
.nav .current[data-v-70259898] {
  color: #fff;
  background-color: #4a39a0;
  cursor: pointer;
}
.course-creat[data-v-70259898] {
  background-color: #fff;
  padding: 15px 50px;
}
.title[data-v-70259898] {
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 10px;
  color: #dd612d;
}
.tabs[data-v-70259898] {
  display: flex;
  margin-top: 20px;
}
.tabs .tab-item[data-v-70259898] {
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  width: 170px;
  height: 40px;
  text-align: center;
  padding: 10px 0;
  border-radius: 4px;
  margin-right: 15px;
  cursor: pointer;
  transition: all 0.3s;
}
.tabs .current[data-v-70259898] {
  color: #fff;
  background-color: #4a39a0;
  cursor: default;
}
.content[data-v-70259898] {
  padding-top: 20px;
}
.content .step-box[data-v-70259898] {
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 200px;
  margin: 0 auto;
}
.content .step-box[data-v-70259898]:before {
  position: absolute;
  top: 20px;
  width: 120px;
  height: 3px;
  background-color: #eee;
  content: " ";
  left: 30px;
  z-index: 0;
}
.content .step-box .step[data-v-70259898] {
  width: 60px;
  height: 60px;
  text-align: center;
  position: relative;
  z-index: 3;
  font-weight: bold;
  color: #666;
}
.content .step-box .icon[data-v-70259898] {
  width: 40px;
  height: 40px;
  line-height: 20px;
  border-radius: 50%;
  padding: 10px 0;
  margin: 0 auto 5px;
  background-color: #eee;
  color: #666;
  font-size: 22px;
  font-weight: bold;
}
.content .step-box .current[data-v-70259898] {
  color: #4a39a0;
}
.content .step-box .current .icon[data-v-70259898] {
  background-color: #4a39a0;
  color: #fff;
}
.content .sub-title[data-v-70259898] {
  font-weight: bold;
  line-height: 40px;
  position: relative;
  padding-left: 10px;
}
.content .sub-title[data-v-70259898]::before {
  position: absolute;
  content: " ";
  background-color: #4a39a0;
  width: 4px;
  height: 15px;
  top: 12px;
  left: 0;
}
.content .line[data-v-70259898] {
  width: 30px;
  text-align: center;
}
.content .input[data-v-70259898] {
  width: 310px;
}
.content[data-v-70259898] .time {
  width: 140px;
}
.content .margin-right[data-v-70259898] {
  margin-right: 10px;
}
.content .tips[data-v-70259898] {
  color: #999;
  font-size: 12px;
  line-height: 1.6;
  margin-bottom: -3px;
}
.btn-box[data-v-70259898] {
  padding-left: 110px;
}
.btn-box .btn[data-v-70259898] {
  width: 310px;
  letter-spacing: 3px;
}

