@charset "UTF-8";
/*
 * @Description : 默认模板样式
 */
body {
  background-color: #f5f7f9;
}
section {
  display: contents;
}
.page {
  background: #f5f7f9;
}
.page .topWrap .head {
  min-height: 90px;
  background: #fff;
}
.page .mainWrap {
  max-width: 1200px;
  min-height: 100px;
  margin: 0 auto;
}
.page .mainWrapFull {
  max-width: 100%;
}
.page .footWrap {
  margin: 0 auto;
  height: auto;
}
.maxWidth1200 {
  max-width: 1200px;
  min-height: 100px;
  margin: 0 auto;
}
.maxWidth1200-noMinHeight {
  max-width: 1200px;
  margin: 0 auto;
}
.mgTop20 {
  margin-top: 20px;
}
.iframeBox {
  overflow: hidden;
}
.header-part {
  width: 100%;
  background: #fff;
}
.header-part .header-container {
  background: #fff;
  display: flex;
  max-width: 1200px;
  margin: auto;
  align-items: center;
}
.header-part .header-container .header-logo-box {
  cursor: pointer;
  flex: 1;
  padding: 20px 20px 20px 0;
  display: flex;
  justify-content: flex-start;
}
.header-part .header-container .header-menu-box {
  flex: 5;
  display: flex;
  justify-content: flex-start;
}
.header-part .header-container .header-menu-box .ant-menu {
  font-size: 16px;
}
.header-part .header-container .header-menu-box .ant-menu :deep(.ant-menu-title-content) {
  font-weight: bold;
}
.header-part .header-container .header-menu-box .ant-menu :deep(.ant-menu-item) {
  margin-left: 100px;
}
.header-part .header-container .header-user-box {
  flex: 2;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.header-part .header-container .header-user-box .header-user-name {
  margin-left: 10px;
  color: #000000;
}
.header-part .header-container .ant-menu-horizontal {
  border-bottom: 0px;
}
.footer-part {
  width: 100%;
  background: #2e354d;
}
.footer-part .footer-container {
  max-width: 1200px;
  margin: auto;
}
.footer-part .footer-container .footer-about-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 42px 0px 31px;
  border-bottom: 1px solid #585d71;
}
.footer-part .footer-container .footer-about-box .footer-column-about .footer-column-ul {
  padding-left: 0;
  padding-bottom: 16px;
  display: flex;
}
.footer-part .footer-container .footer-about-box .footer-column-about .footer-column-ul li {
  list-style: none;
  font-size: 15px;
  color: #ffffff;
  text-align: left;
  position: relative;
  margin-right: 50px;
}
.footer-part .footer-container .footer-about-box .footer-column-about .footer-column-ul li::after {
  content: "";
  width: 1px;
  height: 14px;
  background: #fff;
  position: absolute;
  top: 6px;
  right: -25px;
}
.footer-part .footer-container .footer-about-box .footer-column-about .footer-column-ul li:last-child::after {
  display: none;
}
.footer-part .footer-container .footer-about-box .footer-column-about .footer-column-ul li span:hover {
  cursor: pointer;
  color: #3075ff;
}
.footer-part .footer-container .footer-about-box .footer-column-about p {
  font-size: 14px;
  color: #b2b2bd;
  margin: 0;
}
.footer-part .footer-container .footer-about-box .footer-column-about p:first-of-type {
  padding-bottom: 10px;
}
.footer-part .footer-container .footer-about-box .footer-qrcode-box {
  display: flex;
  align-items: end;
}
.footer-part .footer-container .footer-about-box .footer-qrcode-box .footer-qrcode {
  margin-right: 40px;
}
.footer-part .footer-container .footer-about-box .footer-qrcode-box .footer-qrcode:last-child {
  margin-right: 0;
}
.footer-part .footer-container .footer-about-box .footer-qrcode-box p {
  font-size: 14px;
  color: #b2b2bd;
  margin-bottom: 16px;
}
.footer-part .footer-container .footer-about-box .footer-qrcode-box img {
  width: 86px;
  height: 86px;
}
.footer-part .footer-container .footer-company-info-box {
  padding-bottom: 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer-part .footer-container .footer-company-info-box .footer-company-info {
  font-size: 14px;
  color: #b2b2bd;
  line-height: 28px;
  letter-spacing: 0.28px;
  padding-top: 24px;
}
.footer-part .footer-container .footer-company-info-box .footer-company-info a {
  text-decoration: none;
  color: #b2b2bd;
}
.footer-part .footer-container .footer-company-info-box .footer-company-phone {
  display: flex;
  align-items: center;
}
.footer-part .footer-container .footer-company-info-box .footer-company-phone .footer-company-phone-text {
  margin-left: 12px;
}
.footer-part .footer-container .footer-company-info-box .footer-company-phone .footer-company-phone-text p {
  margin: 0;
  color: #b2b2bd;
  line-height: 24px;
  font-weight: 400;
}
.footer-part .footer-container .footer-company-info-box .footer-company-phone .footer-company-phone-text p:first-of-type {
  font-size: 26px;
}
.footer-part .footer-container .footer-company-info-box .footer-company-phone .footer-company-phone-text p:last-of-type {
  font-size: 14px;
}
.menu-part {
  width: 100%;
  background: #57a6ff;
}
.menu-part .menu-container {
  background: #57a6ff;
  display: flex;
  margin: auto;
  max-width: 1200px;
  align-items: center;
}
.menu-part .menu-container .menu-project {
  height: 69px;
  line-height: 69px;
  position: relative;
}
.menu-part .menu-container .menu-project .menu-project-box {
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 10px;
}
.menu-part .menu-container .menu-project .menu-project-box .menu-icons {
  width: 18px;
  height: 18px;
}
.menu-part .menu-container .menu-project .menu-project-box .menu-project-hover {
  display: flex;
  align-items: center;
  padding-left: 24px !important;
}
.menu-part .menu-container .menu-project .menu-project-box .icon-zhankai {
  color: #fff;
  font-size: 28px;
}
.menu-part .menu-container .menu-project .menu-project-box .menu-project-name {
  padding: 0 10px;
  color: #fff;
  font-size: 20px;
}
.menu-part .menu-container .menu-project .menu-project-box::before {
  position: absolute;
  content: "";
  background-image: url("https://haokao-dev.oss-cn-shenzhen.aliyuncs.com/1695699613565/gdicon.png");
  background-size: cover;
  width: 16px;
  height: 16px;
  top: 50%;
  transform: translateY(-50%);
}
.menu-part .menu-container .menu-project .menu-project-box:hover {
  cursor: pointer;
  background: #4d9af1;
}
.menu-part .menu-container .menu-project .menu-project-box:hover ~ .menu-project-modal {
  display: block;
}
.menu-part .menu-container .menu-project .menu-project-modal {
  display: none;
  font-size: 16px;
  color: #666;
  position: absolute;
  background: #fff;
  width: 1000px;
  min-height: 200px;
  z-index: 10;
  border: 1px solid #f4f4f4;
  box-shadow: -4px 0px 9px 0.4px rgba(206, 206, 206, 0.21);
  padding: 0 36px;
}
.menu-part .menu-container .menu-project .menu-project-modal .coureslist {
  display: flex;
  padding: 25px 0;
}
.menu-part .menu-container .menu-project .menu-project-modal .coureslist .title {
  color: #333;
  font-weight: bold;
  line-height: 26px;
}
.menu-part .menu-container .menu-project .menu-project-modal .coureslist .list {
  color: #666;
  height: auto;
  line-height: 26px;
}
.menu-part .menu-container .menu-project .menu-project-modal .coureslist .list a {
  text-decoration: none;
  color: #666;
  padding-left: 40px;
  font-weight: 500;
  position: relative;
}
.menu-part .menu-container .menu-project .menu-project-modal .coureslist .list a .more {
  position: absolute;
  right: -25px;
  top: -10px;
}
.menu-part .menu-container .menu-project .menu-project-modal .coureslist .list a:hover {
  color: #3075ff;
}
.menu-part .menu-container .menu-project .menu-project-modal:hover {
  display: block;
}
.menu-part .menu-container .menu-project-site {
  flex: 1;
}
.menu-part .menu-container .menu-column-box .ant-menu {
  background: #57a6ff;
  color: #fff;
  font-size: 18px;
}
.menu-part .menu-container .menu-column-box .ant-menu-horizontal {
  border-bottom: 0px;
}
.menu-part .menu-container .menu-column-box .menu-item {
  width: 200px;
}
.menu-part .menu-container :deep(.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-selected) {
  color: #000;
}
.menu-part .menu-container :deep(.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-active) {
  color: #000;
}
.menu-part .menu-container :deep(.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item:hover) {
  color: #000;
}
.menu-part .menu-container :deep(.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-selected:after) {
  border-bottom: 2px solid #57a6ff;
}
.menu-part .menu-container :deep(.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-active:after) {
  border-bottom: 2px solid #57a6ff;
}
.menu-part .menu-container :deep(.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item:after:hover) {
  border-bottom: 2px solid #57a6ff;
}
.homePage {
  overflow: auto;
}
.menuPage {
  overflow: auto;
}
/*
 * @Description : 首页
 */
.comparison-main-wrap {
  padding-top: 30px;
  padding-bottom: 160px;
}
.banner-countdown-box {
  display: flex;
}
.banner-countdown-box .banner {
  width: 840px;
  height: 323px;
  margin-right: 20px;
}
.banner-countdown-box .countdown {
  background: #fff;
  flex: 1;
  border-radius: 2px;
}
.banner-countdown-box .countdown .qrcode {
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.banner-countdown-box .countdown .qrcode .qrcode-title {
  margin-top: 28px;
  margin-bottom: 20px;
  font-size: 16px;
  color: #000000;
}
.banner-countdown-box .countdown .qrcode img {
  width: 87px;
  height: 87px;
}
.banner-countdown-box .countdown .qrcode .qrcode-sub-title {
  margin-top: 12px;
  padding-bottom: 16px;
  font-size: 12px;
  color: #6C9DFF;
  display: inline-block;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #EFEFF0;
}
.banner-countdown-box .countdown .countdown-part {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 20px;
}
.banner-countdown-box .countdown .countdown-part .countdown-text {
  font-size: 16px;
  color: #000000;
  margin-top: 20px;
  margin-bottom: 10px;
}
.course-rate {
  display: flex;
  margin-top: 20px;
}
.course-rate .course {
  width: 840px;
  height: 416px;
  margin-right: 20px;
}
.course-rate .rate {
  flex: 1;
}
.exam-hot {
  margin-top: 20px;
}
.master-channel-bgimg {
  background-image: url(https://haokao-dev.oss-cn-shenzhen.aliyuncs.com/1697509703599/beijingteachter.png);
  background-repeat: no-repeat;
  height: 790px;
}
.master-channel-bgimg .master-channel {
  max-width: 1200px;
  margin: 0 auto;
}
.master-channel-bgimg .master-channel .master-channel-title-box {
  padding-top: 20px;
  display: flex;
}
.master-channel-bgimg .master-channel .master-channel-title-box p {
  margin: 0;
  color: #000000;
  font-size: 24px;
  height: 24px;
  line-height: 24px;
  padding-left: 12px;
  position: relative;
}
.master-channel-bgimg .master-channel .master-channel-title-box p::before {
  content: "";
  width: 3px;
  height: 24px;
  background: #3075ff;
  position: absolute;
  top: 0;
  left: 0;
}
.master-channel-bgimg .master-channel .master-channel-sub-detail-box {
  margin-bottom: 50px;
}
.master-channel-bgimg .master-channel .master-channel-sub-detail-box .master-channel-detail-box p {
  display: block;
  margin: 0;
  color: #000000;
  text-align: center;
  font-size: 24px;
  padding-top: 27px;
  padding-bottom: 18px;
  line-height: 39px;
  background-image: url(https://haokao-dev.oss-cn-shenzhen.aliyuncs.com/1697305436348/diseblue.png);
  background-position: 57% 58%;
  background-repeat: no-repeat;
}
.master-channel-bgimg .master-channel .master-channel-sub-detail-box .master-channel-subdetail-box p {
  display: block;
  margin: 0;
  line-height: 30px;
  text-align: center;
}
.master-channel-bgimg .master-channel .master-channel-sub-detail-box .master-channel-subdetail-box p:first-child {
  font-size: 30px;
}
.master-channel-bgimg .master-channel .master-channel-sub-detail-box .master-channel-subdetail-box p:last-child {
  font-size: 16px;
  color: #999999;
  font-size: 20px;
}
.exam-procedure {
  margin-top: 20px;
}
.exam-procedure .exam-procedure-title-box p {
  margin: 0;
  color: #000000;
  font-size: 24px;
  height: 24px;
  line-height: 24px;
  padding-left: 12px;
  position: relative;
}
.exam-procedure .exam-procedure-title-box p::before {
  content: "";
  width: 3px;
  height: 24px;
  background: #3075ff;
  position: absolute;
  top: 0;
  left: 0;
}
.exam-procedure .exam-procedure-detail-box p {
  display: block;
  margin: 0;
  color: #000000;
  text-align: center;
  font-size: 24px;
  padding-top: 27px;
  padding-bottom: 46px;
  line-height: 39px;
}
.exam-procedure .exam-procedure-container .exam-procedure-number-box {
  display: flex;
  justify-content: space-between;
}
.exam-procedure .exam-procedure-container .exam-procedure-number-box .exam-procedure-item {
  width: calc((100% - 11px * 5) / 6);
  height: 55px;
  margin-right: 11px;
  text-align: center;
  line-height: 55px;
  color: #f5f7f9;
  font-size: 20px;
}
.exam-procedure .exam-procedure-container .exam-procedure-number-box .exam-procedure-item:nth-child(1) {
  background-image: url(https://haokao-dev.oss-cn-shenzhen.aliyuncs.com/1697427263421/01.png);
}
.exam-procedure .exam-procedure-container .exam-procedure-number-box .exam-procedure-item:nth-child(2) {
  background-image: url(https://haokao-dev.oss-cn-shenzhen.aliyuncs.com/1697427278650/02.png);
  padding-left: 36px;
}
.exam-procedure .exam-procedure-container .exam-procedure-number-box .exam-procedure-item:nth-child(3) {
  background-image: url(https://haokao-dev.oss-cn-shenzhen.aliyuncs.com/1697427289688/03.png);
  padding-left: 48px;
}
.exam-procedure .exam-procedure-container .exam-procedure-number-box .exam-procedure-item:nth-child(4) {
  background-image: url(https://haokao-dev.oss-cn-shenzhen.aliyuncs.com/1697427302167/04.png);
  padding-left: 36px;
}
.exam-procedure .exam-procedure-container .exam-procedure-number-box .exam-procedure-item:nth-child(5) {
  background-image: url(https://haokao-dev.oss-cn-shenzhen.aliyuncs.com/1697427312323/05.png);
  padding-left: 36px;
}
.exam-procedure .exam-procedure-container .exam-procedure-number-box .exam-procedure-item:nth-child(6) {
  background-image: url(https://haokao-dev.oss-cn-shenzhen.aliyuncs.com/1697427324328/06.png);
  padding-left: 36px;
}
.exam-procedure .exam-procedure-container .exam-procedure-number-box .exam-procedure-item:last-child {
  margin-right: 0;
}
.exam-procedure .exam-procedure-container .exam-procedure-img {
  display: flex;
  justify-content: center;
}
.exam-procedure .exam-procedure-container .exam-procedure-card-container {
  margin-top: 16px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.exam-procedure .exam-procedure-container .exam-procedure-card-container .exam-procedure-card-box {
  flex-basis: calc((100% - 30px * 2) / 3);
  background-color: #fff;
  margin-bottom: 30px;
  border-radius: 4px;
}
.exam-procedure .exam-procedure-container .exam-procedure-card-container .exam-procedure-card-box:first-child:nth-last-child(3n + 3) {
  margin-right: 0;
}
.exam-procedure .exam-procedure-container .exam-procedure-card-container .exam-procedure-card-box:nth-child(n + 4) {
  margin-top: 0;
  margin-bottom: 0;
}
.exam-procedure .exam-procedure-container .exam-procedure-card-container .exam-procedure-card-box .exam-procedure-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 32px 52.5px;
}
.exam-procedure .exam-procedure-container .exam-procedure-card-container .exam-procedure-card-box .exam-procedure-content img {
  width: 52px;
  height: 52px;
}
.exam-procedure .exam-procedure-container .exam-procedure-card-container .exam-procedure-card-box .exam-procedure-content .exam-procedure-name {
  margin-top: 30px;
  color: #333333;
  font-size: 20px;
}
.exam-procedure .exam-procedure-container .exam-procedure-card-container .exam-procedure-card-box .exam-procedure-content .exam-procedure-desc {
  color: #666666;
  font-size: 14px;
  height: 68px;
  margin-top: 25px;
  margin-bottom: 38px;
}
.exam-procedure .exam-procedure-container .exam-procedure-card-container .exam-procedure-card-box .exam-procedure-content a {
  width: 250px;
  height: 40px;
  border: 1px solid #3075ff;
  color: #3075ff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.exam-procedure .exam-procedure-container .exam-procedure-card-container .exam-procedure-card-box .exam-procedure-content a:hover {
  background-color: #3075ff;
  color: #fff;
}
.exam-books {
  margin-top: 20px;
}
.about-me {
  margin-top: 20px;
}
.about-me .about-me-name p {
  margin: 0;
  color: #000000;
  font-size: 24px;
  height: 24px;
  line-height: 24px;
  padding-left: 12px;
  position: relative;
}
.about-me .about-me-name p::before {
  content: "";
  width: 3px;
  height: 24px;
  background: #3075ff;
  position: absolute;
  top: 0;
  left: 0;
}
.about-me .about-me-title p {
  margin: 0;
  line-height: 30px;
  text-align: center;
}
.about-me .about-me-title p:first-child {
  margin: 0;
  color: #212737;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  padding-top: 27px;
  padding-bottom: 18px;
  line-height: 24px;
  background-image: url(https://haokao-dev.oss-cn-shenzhen.aliyuncs.com/1697305436348/diseblue.png);
  background-position: 57% 63%;
  background-repeat: no-repeat;
}
.about-me .about-me-title p:last-child {
  font-size: 16px;
  color: #999999;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 38px;
}
.about-me .about-me-card-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.about-me .about-me-card-container .about-me-card-box {
  flex-basis: calc((100% - 30px * 2) / 3);
  background-color: #fff;
  margin-bottom: 30px;
  border-radius: 4px;
}
.about-me .about-me-card-container .about-me-card-box:first-child:nth-last-child(3n + 3) {
  margin-right: 0;
}
.about-me .about-me-card-container .about-me-card-box:nth-child(n + 4) {
  margin-top: 0;
  margin-bottom: 0;
}
.about-me .about-me-card-container .about-me-card-box .about-me-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 52.5px;
  margin-top: 42px;
}
.about-me .about-me-card-container .about-me-card-box .about-me-content img {
  width: 52px;
  height: 52px;
}
.about-me .about-me-card-container .about-me-card-box .about-me-content .about-me-name {
  margin-top: 30px;
  color: #333;
  font-size: 20px;
}
.about-me .about-me-card-container .about-me-card-box .about-me-content .about-me-desc {
  color: #666;
  font-size: 14px;
  height: 68px;
  margin-top: 25px;
  margin-bottom: 42px;
}
.about-me .about-me-card-container .about-me-card-box:hover {
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.comparison-container-bgcolor {
  background: #fff;
}
.comparison-container-bgcolor .comparison-container-index {
  max-width: 1200px;
  margin: 0 auto;
  background: #fff;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.comparison-container-bgcolor .comparison-container-index .comparison-class-name-index {
  padding-top: 20px;
  margin-bottom: 20px;
}
.comparison-container-bgcolor .comparison-container-index .comparison-class-name-index p {
  margin: 0;
  color: #000000;
  font-size: 24px;
  height: 24px;
  line-height: 24px;
  padding-left: 12px;
  position: relative;
}
.comparison-container-bgcolor .comparison-container-index .comparison-class-name-index p span {
  color: #666666;
  font-size: 20px !important;
}
.comparison-container-bgcolor .comparison-container-index .comparison-class-name-index p::before {
  content: "";
  width: 3px;
  height: 24px;
  background: #3075ff;
  position: absolute;
  left: 0;
}
.comparison-container-bgcolor .comparison-container-index .comparison-class-title-index p {
  margin: 0;
  line-height: 30px;
  text-align: center;
}
.comparison-container-bgcolor .comparison-container-index .comparison-class-title-index p:first-child {
  padding-top: 39px;
  padding-bottom: 15px;
  line-height: 39px;
  font-size: 24px;
  background-image: url(https://haokao-dev.oss-cn-shenzhen.aliyuncs.com/1697305436348/diseblue.png);
  background-position: 59% 82%;
  background-repeat: no-repeat;
}
.comparison-container-bgcolor .comparison-container-index .comparison-class-title-index p:last-child {
  color: #999999;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 63px;
}
/*
 * @Description : 全部课程
 */
.comparison-main-wrap {
  padding-top: 30px;
  padding-bottom: 160px;
}
.comparison-main-wrap .comparison-container {
  margin-top: 60px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.comparison-main-wrap .comparison-container .comparison-class-name-index {
  margin-bottom: 20px;
}
.comparison-main-wrap .comparison-container .comparison-class-name-index p {
  margin: 0;
  color: #000000;
  font-size: 24px;
  height: 24px;
  line-height: 24px;
  padding-left: 12px;
  position: relative;
}
.comparison-main-wrap .comparison-container .comparison-class-name-index p span {
  color: #666666;
  font-size: 20px !important;
}
.comparison-main-wrap .comparison-container .comparison-class-name-index p::before {
  content: "";
  width: 3px;
  height: 24px;
  background: #3075ff;
  position: absolute;
  left: 0;
}
.comparison-main-wrap .comparison-container .comparison-class-name p {
  margin: 0;
  color: #212737;
  text-align: center;
  font-size: 38px;
  font-weight: bold;
  padding-top: 68px;
  padding-bottom: 39px;
  line-height: 39px;
  background-image: url(https://haokao-dev.oss-cn-shenzhen.aliyuncs.com/1694746819639/dise.png);
  background-position: 57% 63%;
  background-repeat: no-repeat;
}
.comparison-main-wrap .comparison-container .comparison-class-title p {
  margin: 0;
  line-height: 30px;
  text-align: center;
}
.comparison-main-wrap .comparison-container .comparison-class-title p:first-child {
  font-size: 30px;
}
.comparison-main-wrap .comparison-container .comparison-class-title p:last-child {
  font-size: 16px;
  color: #999999;
  font-size: 20px;
  line-height: 20px;
  margin-top: 14px;
  margin-bottom: 63px;
}
.com-sticky-top {
  position: sticky;
  top: 0;
  z-index: 10;
}
.personal-container {
  width: 100%;
}
.personal-container .personal-box {
  min-height: calc(100vh - 340px - 90px);
  max-width: 1200px;
  margin: auto;
  display: flex;
  justify-content: center;
  padding: 30px 0;
}
.personal-container .personal-box .personal-userinfo-column {
  width: 240px;
  background: #f5f7f9;
  margin-right: 20px;
}
.personal-container .personal-box .personal-userinfo-column .personal-userinfo-box {
  cursor: pointer;
  height: 120px;
  border-radius: 1px;
  display: flex;
  align-items: center;
  padding: 0 10px;
  background-image: url("https://haokao-dev.oss-cn-shenzhen.aliyuncs.com/1694746765880/pc_beijing.png");
  margin-bottom: 20px;
}
.personal-container .personal-box .personal-userinfo-column .personal-userinfo-box img {
  width: 48px;
  height: 48px;
  display: block;
  margin: 0;
  margin-left: 10px;
}
.personal-container .personal-box .personal-userinfo-column .personal-userinfo-box .personal-userinfo-name {
  margin-left: 10px;
}
.personal-container .personal-box .personal-userinfo-column .personal-userinfo-box .personal-userinfo-name p {
  font-size: 15px;
  margin-bottom: 0;
  font-weight: bold;
}
.personal-container .personal-box .personal-userinfo-column .personal-userinfo-box .personal-userinfo-name span {
  font-size: 12px;
  color: #666666;
}
.personal-container .personal-box .personal-change-content {
  width: 944px;
  background: #fff;
  height: calc(100% - 71px);
  display: flex;
}
.print-agreement-container {
  display: none;
}
/*
 * @Description : 详情
 */
.detailPage .mainCrumbs {
  max-width: 1200px;
  margin: 0 auto;
}
.detailPage .mainWrap {
  margin-bottom: 20px;
}
.detailPage .mainWrap .courseInfo {
  margin-bottom: 20px;
}
.detailPage .mainWrap .courseDetail {
  display: flex;
  justify-content: space-between;
}
.detailPage .mainWrap .courseDetail > .left {
  flex: 1;
  background: #fff;
}
.detailPage .mainWrap .courseDetail > .right {
  width: 340px;
  margin-left: 20px;
}
.orderSubmit .orderdetail {
  margin: 20px 0;
}
.video-wrap {
  display: flex;
}
.video-wrap .video-left {
  background-color: #000;
  flex: 1;
  width: 100%;
}
.video-wrap .video-left .logo {
  height: 62px;
  display: flex;
  align-items: center;
}
.video-wrap .video-left .logo p {
  margin: 0;
  padding-top: 20px;
}
.video-wrap .video-left .logo h3 {
  font-size: 18px;
  color: #fff;
  padding-left: 10px;
  margin: 0;
}
.video-wrap .video-left .video {
  height: calc(100vh - 62px);
}
.video-wrap .video-left .video .video-widget {
  height: auto;
}
.video-wrap .video-right {
  width: 580px;
  background-color: #121212;
}
.productLayout .exam-box {
  background-color: #fff;
  width: 100%;
  margin-top: 16px;
}
.productLayout .exam-box .exam {
  width: 1200px;
  margin: 0 auto;
  padding: 0;
  color: #333;
  height: 60px;
  display: flex;
  align-items: center;
  margin-bottom: 16px;
  position: relative;
  font-size: 16px;
}
.productLayout .exam-box .exam .h3 {
  color: #333;
  font-size: 17px;
  font-weight: bold;
  margin: 0;
  padding-left: 10px;
  cursor: pointer;
  height: 60px;
  display: flex;
  align-items: center;
}
.productLayout .exam-box .exam .h3 img {
  padding-left: 10px;
}
.productLayout .exam-box .exam .h3:hover .examlist {
  display: block;
}
.productLayout .exam-box .exam .examlist {
  display: none;
  font-size: 16px;
  color: #666;
  position: absolute;
  background: #fff;
  top: 55px;
  left: 0px;
  width: 1000px;
  min-height: 200px;
  z-index: 10;
  border: 1px solid #f4f4f4;
  box-shadow: -4px 0px 9px 0.4px rgba(206, 206, 206, 0.21);
  padding: 0 36px;
}
.productLayout .exam-box .exam .examlist .coureslist {
  display: flex;
  padding: 25px 0;
}
.productLayout .exam-box .exam .examlist .coureslist .title {
  color: #333;
  font-weight: bold;
}
.productLayout .exam-box .exam .examlist .coureslist .list {
  color: #666;
}
.productLayout .exam-box .exam .examlist .coureslist .list a {
  text-decoration: none;
  color: #666;
  padding-left: 40px;
  font-weight: 500;
  position: relative;
}
.productLayout .exam-box .exam .examlist .coureslist .list a .more {
  position: absolute;
  right: -25px;
  top: -10px;
}
.productLayout .exam-box .exam .examlist .coureslist .list a:hover {
  color: #3075ff;
}
.productLayout .mainWrap {
  margin: 20px auto;
}
.productLayout .mainWrap .central {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  min-height: 500px;
}
.productLayout .mainWrap .central .left-nav {
  width: 240px;
}
.productLayout .mainWrap .central .main {
  margin-left: 16px;
  flex: 1;
}
.productLayout .mainWrap .central .main .tk-top {
  background: #fff;
}
.productLayout .mainWrap .central .main .tk-top .tk-subject-tab {
  border-bottom: 1px solid #f9fbfc;
  padding: 25px 25px 15px 25px;
}
.productLayout .mainWrap .central .main .tk-top .tk-view {
  padding: 12px 16px;
}
.productLayout .mainWrap .central .main .tk-central {
  margin-top: 16px;
}
.article-container {
  background: #fff;
  padding: 40px 40px;
  margin: 40px 0;
}
.article-container h2,
.article-container h3,
.article-container p {
  margin: 0;
}
.article-container h2 {
  padding-bottom: 20px;
  text-align: center;
}
.article-container h3,
.article-container p {
  padding: 6px 0;
}
.article-container .close-container {
  text-align: center;
}
.article-container .close-container .ant-btn {
  background: #3075ff;
  color: #fff;
  width: 120px;
  height: 40px;
  border-radius: 20px;
}
.personal-change-container .personal-change-column {
  background: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.personal-change-container .personal-change-column .personal-top-box {
  display: inline-block;
  color: #333333;
  height: 70px;
  line-height: 70px;
  font-size: 19px;
  font-weight: 600;
  padding-left: 30px;
  padding-right: 20px;
  position: relative;
}
.personal-change-container .personal-change-column .personal-top-box img {
  margin-left: 9px;
  width: 14px;
  height: 9px;
}
.personal-change-container .personal-change-column .personal-top-box ul,
.personal-change-container .personal-change-column .personal-top-box li {
  list-style: none;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
.personal-change-container .personal-change-column .personal-top-box ul {
  background: #fff;
  position: absolute;
  display: none;
  z-index: 100000;
  width: 158px;
  left: 0;
}
.personal-change-container .personal-change-column .personal-top-box li {
  text-align: center;
  width: 100%;
  height: 50px;
  line-height: 50px;
  margin-top: 10px;
}
.personal-change-container .personal-change-column .personal-top-box li:first-child {
  margin-top: 0;
}
.personal-change-container .personal-change-column .personal-top-box li a {
  color: #333333;
}
.personal-change-container .personal-change-column .personal-top-box li a:hover {
  color: #3075ff;
}
.personal-change-container .personal-change-column .personal-top-box::after {
  content: "";
  position: absolute;
  height: 46px;
  width: 1px;
  background: #f0f0f0;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.personal-change-container .personal-change-column .personal-top-box:hover::before {
  content: "";
  background: #fff;
}
.personal-change-container .personal-change-column .personal-top-box:hover ul {
  display: block;
}
.personal-change-container .personal-change-column .personal-pay-change {
  display: inline-block;
}
.order-info {
  margin-bottom: 100px;
}
.com-sticky-top {
  position: sticky;
  top: 0;
  z-index: 10;
}
.personal-container {
  width: 100%;
}
.personal-container .personal-box {
  min-height: calc(100vh - 340px - 90px);
  max-width: 1200px;
  margin: auto;
  display: flex;
  justify-content: center;
  padding: 30px 0;
}
.personal-container .personal-box .personal-userinfo-column {
  width: 240px;
  background: #f5f7f9;
  margin-right: 20px;
}
.personal-container .personal-box .personal-userinfo-column .personal-userinfo-box {
  cursor: pointer;
  height: 120px;
  border-radius: 1px;
  display: flex;
  align-items: center;
  padding: 0 10px;
  background-image: url("https://haokao-dev.oss-cn-shenzhen.aliyuncs.com/1694746765880/pc_beijing.png");
  margin-bottom: 20px;
}
.personal-container .personal-box .personal-userinfo-column .personal-userinfo-box img {
  width: 48px;
  height: 48px;
  display: block;
  margin: 0;
  margin-left: 10px;
}
.personal-container .personal-box .personal-userinfo-column .personal-userinfo-box .personal-userinfo-name {
  margin-left: 10px;
}
.personal-container .personal-box .personal-userinfo-column .personal-userinfo-box .personal-userinfo-name p {
  font-size: 15px;
  margin-bottom: 0;
  font-weight: bold;
}
.personal-container .personal-box .personal-userinfo-column .personal-userinfo-box .personal-userinfo-name span {
  font-size: 12px;
  color: #666666;
}
.personal-container .personal-box .personal-change-content-xieyi {
  width: 944px;
  background: #fff;
}
.print-agreement-container {
  display: none;
}
/*
 * @Description : 章节练习/强化
 */
.chapterPractice h1,
.chapterPractice h2,
.chapterPractice h3,
.chapterPractice h4,
.chapterPractice h5,
.chapterPractice h6,
.chapterPractice p {
  margin: 0px;
}
.chapterPractice .mainWrap {
  padding: 20px 0px 94px 0px;
}
.main .problem-solving-box,
.main .listen-status-box,
.main .practice-status-box {
  margin-top: 20px;
}
.main .subject-bar {
  padding: 26px;
  background: #fff;
  padding-bottom: 0;
}
.main .subject-bar .subject-bar-bottom-line {
  border-bottom: 1px solid #EEEEEE;
  padding-bottom: 26px;
}
.listen-record-box {
  margin: 20px 0;
}
.subject-bar {
  padding: 26px;
  background: #fff;
  padding-bottom: 0;
}
.subject-bar .subject-bar-bottom-line {
  border-bottom: 1px solid #EEEEEE;
  padding-bottom: 26px;
}
.exam-hot-list-crumbs {
  margin: 10px 0;
}
.exam-hot-list-container {
  margin-bottom: 20px;
}
.exam-hot-detail-crumbs {
  max-width: 1200px;
  margin: 10px auto;
}
.article-detail-container {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.article-detail-container .article-detail-left-box {
  width: 880px;
  background: #f5f7f9;
}
.article-detail-container .article-detail-right-box {
  width: 300px;
}
.article-detail-container .article-detail-right-box .countdown {
  background: #fff;
  flex: 1;
  border-radius: 2px;
  margin-bottom: 20px;
}
.article-detail-container .article-detail-right-box .countdown .qrcode {
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.article-detail-container .article-detail-right-box .countdown .qrcode .qrcode-title {
  margin-top: 28px;
  margin-bottom: 20px;
  font-size: 16px;
  color: #000000;
}
.article-detail-container .article-detail-right-box .countdown .qrcode img {
  width: 87px;
  height: 87px;
}
.article-detail-container .article-detail-right-box .countdown .qrcode .qrcode-sub-title {
  margin-top: 12px;
  padding-bottom: 16px;
  font-size: 12px;
  color: #6C9DFF;
  display: inline-block;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #EFEFF0;
}
.article-detail-container .article-detail-right-box .countdown .countdown-part {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 20px;
  padding-bottom: 20px;
}
.article-detail-container .article-detail-right-box .countdown .countdown-part .countdown-text {
  font-size: 16px;
  color: #000000;
  margin-top: 20px;
  margin-bottom: 10px;
}
.article-detail-container .article-detail-right-box .hot-article {
  background: #fff;
  margin-bottom: 20px;
}
.article-detail-container .article-detail-right-box .detail-download {
  background: #fff;
}
.fullWidth {
  width: 100% !important;
  min-height: 100px;
  margin: 0 auto;
}
.hot-course-title-box {
  display: flex;
  margin-bottom: 16px;
}
.hot-course-title-box img {
  width: 24px;
  height: 24px;
}
.hot-course-title-box .hot-course-title-text {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000000;
  font-size: 24px;
  height: 24px;
  margin-left: 12px;
  margin-right: 10px;
}
.hot-course-title-box .hot-course-sub-title-text {
  flex: 1;
  font-size: 14px;
  height: 30px;
  display: flex;
  align-items: flex-end;
  color: #666666;
}
.hot-course-title-box .hot-course-all {
  font-size: 14px;
  height: 24px;
  color: #999999;
  cursor: pointer;
}
.hot-course-title-box .hot-course-all:hover {
  color: #6c9dff;
}
.play-detail .courseDetail {
  display: flex;
  justify-content: space-between;
  margin: 20px 0;
}
.play-detail .courseDetail > .left {
  flex: 1;
  background: #fff;
}
.play-detail .courseDetail > .right {
  width: 340px;
  margin-left: 20px;
}
