.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  font-family: element-icons !important;
  content: "\e6e0";
}

.breadcrumb {
  font-size: 14px;
  padding: 0;
  background-color: transparent;
  margin: 0;
}

.map-box {
  padding: 30px 0;
}

.spec-box .w1200 {
  display: flex;
  background: #ffffff;
  padding: 20px;
}
.spec-box .w1200 .product-spec .title {
  font-size: 24px;
  line-height: 100%;
  font-weight: bold;
  color: #333333;
}
.spec-box .w1200 .product-spec .detail-box {
  display: flex;
  margin-top: 20px;
}
.spec-box .w1200 .product-spec .detail-box .corver-box {
  width: 730px;
  height: 412px;
  margin-right: 20px;
  flex-shrink: 0;
}
.spec-box .w1200 .product-spec .detail-box .corver-box .corver-bg {
  width: 100%;
}
.spec-box .w1200 .product-spec .detail-box .r-box {
  display: flex;
  flex-direction: column;
  height: 410px;
  overflow-y: scroll;
}
.spec-box .w1200 .product-spec .list {
  display: flex;
}
.spec-box .w1200 .product-spec .list .name {
  font-size: 16px;
  color: #333;
  text-align-last: justify;
  min-width: 60px;
  flex-shrink: 0;
}
.spec-box .w1200 .product-spec .list .attr {
  margin-left: 26px;
}
.spec-box .w1200 .product-spec .list.money {
  position: sticky;
  top: 0;
  align-items: center;
  background: #fff;
  z-index: 1;
}
.spec-box .w1200 .product-spec .list.money .attr .now {
  font-size: 30px;
  font-weight: bold;
  color: #e74928;
}
.spec-box .w1200 .product-spec .list.money .attr .old {
  font-size: 14px;
  color: #999999;
  margin-left: 11px;
  text-decoration: line-through;
}
.spec-box .w1200 .product-spec .list.coupon {
  align-items: center;
  margin-top: 6px;
}
.spec-box .w1200 .product-spec .list.coupon .discounts-box {
  display: flex;
  flex-wrap: wrap;
}
.spec-box .w1200 .product-spec .list.coupon .attr .discounts-content {
  margin-left: 26px;
  position: relative;
  border: 1px solid #e74928;
  line-height: 1.2 !important;
  padding: 0 10px;
  border-radius: 3px;
  background-color: #ffe6e6;
}
.spec-box .w1200 .product-spec .list.coupon .attr .circular1 {
  position: absolute;
  width: 4px;
  height: 8px;
  border: 1px solid #e74928;
  border-radius: 0 100% 100% 0/50%;
  border-left: 1px solid #fff;
  top: 50%;
  left: -2px;
  transform: translateY(-50%);
  background-color: #fff;
}
.spec-box .w1200 .product-spec .list.coupon .attr .circular2 {
  position: absolute;
  width: 4px;
  height: 8px;
  border: 1px solid #e74928;
  border-radius: 100% 0 0 100%/50%;
  border-right: 1px solid #fff;
  top: 50%;
  right: -2px;
  transform: translateY(-50%);
  background-color: #fff;
}
.spec-box .w1200 .product-spec .list.coupon .attr .text {
  font-size: 14px;
  color: #e74928;
}
.spec-box .w1200 .product-spec .list.spec .name {
  margin-top: 27px;
}
.spec-box .w1200 .product-spec .list.spec .attr {
  overflow: hidden;
}
.spec-box .w1200 .product-spec .list.spec .attr .wov {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  left: -10px;
}
.spec-box .w1200 .product-spec .list.spec .attr .wov .spec-li {
  margin-left: 10px;
  margin-top: 20px;
  border: 1px solid #eee;
  border-radius: 2px;
  line-height: 1;
  padding: 10px 30px;
  position: relative;
  font-size: 14px;
  color: #333;
}
.spec-box .w1200 .product-spec .list.spec .attr .wov .spec-li.on {
  border-color: #e74928;
  color: #e74928;
}
.spec-box .w1200 .product-spec .list.spec .attr .wov .spec-li img {
  position: absolute;
  right: 0;
  bottom: 0;
}
.spec-box .w1200 .product-spec .list.text {
  margin-top: 20px;
}
.spec-box .w1200 .product-spec .list.text .attr .text {
  font-size: 14px;
  color: #999999;
}
.spec-box .w1200 .product-spec .button-list {
  position: sticky;
  bottom: 1px;
  display: flex;
  padding-top: 10px;
  background: #fff;
  margin-top: auto;
  z-index: 1;
}
.spec-box .w1200 .product-spec .button-list .button {
  width: 206px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  box-sizing: border-box;
  transition: 0.3 all;
}
.spec-box .w1200 .product-spec .button-list .button.r {
  color: #fff;
  background: #e74928;
}
.spec-box .w1200 .product-spec .button-list .button.o {
  color: #e74928;
  border: 1px solid #e74928;
}

.detailed-box {
  padding-top: 30px;
  display: flex;
  justify-content: space-between;
}
.detailed-box .tab-boady,
.detailed-box .recommend-box {
  background-color: #fff;
}
.detailed-box .tab-boady {
  flex: 1 1 auto;
}
.detailed-box .recommend-box {
  flex: 1 1 auto;
  margin-left: 20px;
  padding: 30px 0;
}
.detailed-box .recommend-box .li + .li {
  margin-top: 20px;
}
.detailed-box .recommend-box .li {
  width: 282px;
  margin: 0 auto;
}
.detailed-box .tab-boady .tab-main {
  min-height: 600px;
}
.detailed-box .tab-boady .tab-main .rich-text {
  padding: 20px;
  font-size: 16px;
}
.detailed-box .tab-boady .tab-main .contents-box {
  padding: 0 30px 100px 30px;
}
.detailed-box .tab-boady .tab-main .contents-box .coll-totle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.detailed-box .tab-boady .tab-main .contents-box .coll-totle.collapsed .icon {
  transform: rotate(0deg);
}
.detailed-box .tab-boady .tab-main .contents-box .title {
  position: relative;
  height: 63px;
  line-height: 63px;
  font-size: 16px;
  color: #333333;
}
.detailed-box .tab-boady .tab-main .contents-box .title .audition-icon {
  display: none;
  position: absolute;
  top: 10px;
  right: -38px;
  width: 38px;
  height: 23px;
}
.detailed-box .tab-boady .tab-main .contents-box .icon {
  transition: transform 0.3s ease;
  transform: rotate(90deg);
}
.detailed-box .tab-boady .tab-main .contents-box .icon .arrow-right::before {
  font-size: 18px;
  color: #6c757d;
  font-family: element-icons !important;
  content: "\e6e0";
}
.detailed-box .tab-boady .tab-main .contents-box .main-box {
  border-bottom: 1px solid #ebeef5;
}
.detailed-box .tab-boady .tab-main .contents-box .class-name {
  display: flex;
  height: 50px;
  line-height: 50px;
}
.detailed-box .tab-boady .tab-main .contents-box .class-name .line {
  width: 4px;
  height: 14px;
  background: #4c7af2;
  border-radius: 2px;
  margin-top: 18px;
  margin-right: 10px;
}
.detailed-box .tab-boady .tab-main .contents-box .contents-li-box .li + .li {
  margin-top: 20px;
}
.detailed-box .tab-boady .tab-main .contents-box .contents-li-box .li {
  display: flex;
  align-items: center;
  height: 48px;
  padding: 0 14px;
  background-color: #f1f3f7;
}
.detailed-box .tab-boady .tab-main .contents-box .contents-li-box .li .iocn {
  color: #a3d2f8;
}
.detailed-box .tab-boady .tab-main .contents-box .contents-li-box .li .iocn .icon-youtube {
  font-size: 20px;
}
.detailed-box .tab-boady .tab-main .contents-box .contents-li-box .li .name {
  flex: 1;
  font-size: 16px;
  color: #888888;
  margin-left: 14px;
}
.detailed-box .tab-boady .tab-main .contents-box .contents-li-box .li .preview-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 86px;
  color: #4C7AF2;
  font-size: 13px;
  margin-right: 50px;
}
.detailed-box .tab-boady .tab-main .contents-box .contents-li-box .li .login-preview-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 86px;
  height: 22px;
  border-radius: 11px;
  color: #fff;
  font-size: 13px;
  background: #4C7AF2;
  margin-right: 50px;
}
.detailed-box .tab-boady .tab-main .contents-box .contents-li-box .li .play-icon {
  margin-left: 3px;
  display: none;
}
.detailed-box .tab-boady .tab-main .contents-box .contents-li-box .li .lock-button {
  margin-right: 85px;
}
.detailed-box .tab-boady .tab-main .contents-box .contents-li-box .li:hover {
  background-color: #e9effc;
}
.detailed-box .tab-boady .tab-main .contents-box .contents-li-box .li:hover .iocn {
  color: #4c7af2;
}
.detailed-box .tab-boady .tab-main .contents-box .contents-li-box .li:hover .name {
  color: #333333;
}
.detailed-box .tab-boady .tab-main .qa {
  display: flex;
  flex-direction: column;
  padding: 30px;
  box-sizing: border-box;
}
.detailed-box .tab-boady .tab-main .qa .go-ask {
  align-self: flex-end;
  width: 120px;
  height: 34px;
  font-size: 16px;
  color: #4c7af2;
  border-radius: 17px 17px 17px 17px;
  border: 1px solid #4c7af2;
}
.detailed-box .tab-boady .tab-main .qa .go-ask:hover {
  background-color: #edf2fe;
}
.detailed-box .tab-boady .tab-main .qa .bottom-action {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 14px;
  color: #999999;
  margin-bottom: 25px;
}
.detailed-box .tab-boady .tab-main .qa .bottom-action .look-more {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.detailed-box .tab-boady .tab-main .qa .bottom-action .look-more .el-icon-picture-outline-round {
  font-size: 18px;
  margin-right: 4px;
}
.detailed-box .tab-boady .tab-main .qa .bottom-action .look-more .el-icon-picture-outline-round::before {
  color: #6c757d;
  font-family: element-icons !important;
  content: "\e75f";
}
.detailed-box .tab-boady .tab-main .qa .page-box {
  display: flex;
  justify-content: center;
}
.detailed-box .tab-boady .tab-box {
  display: flex;
  justify-content: space-around;
  font-size: 16px;
  color: #333333;
  border-bottom: 1px solid #e6e6e6;
  margin: 0 12px;
}
.detailed-box .tab-boady .tab-box .li {
  height: 64px;
  line-height: 64px;
  position: relative;
}
.detailed-box .tab-boady .tab-box .li:hover {
  color: #4c7af2;
}
.detailed-box .tab-boady .tab-box .li .audition-icon {
  display: none;
  position: absolute;
  top: 10px;
  right: -38px;
  width: 38px;
  height: 23px;
}
.detailed-box .tab-boady .tab-box .li.on::after {
  content: "";
  width: 40px;
  height: 4px;
  background: #4c7af2;
  border-radius: 2px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}

#video-box-ifram iframe {
  width: 100%;
  height: 412px;
  border: none;
}

.buy-course-box {
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.buy-course-box .content {
  position: relative;
}
.buy-course-box .content .close-icon {
  position: absolute;
  top: 0;
  right: -50px;
}

/*# sourceMappingURL=viewsxkdetails.css.map */
