body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
button,
textarea,
p,
blockquote,
th,
td {
  padding: 0;
  margin: 0;
}

img {
  border: 0;
  vertical-align: middle;
}

ol,
ul {
  list-style: none;
}

button,
input,
select,
textarea {
  font-size: 100%;
  font: inherit;
  border: 0;
  outline: 0;
}

a {
  color: #333;
  text-decoration: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

input::-webkit-input-placeholder {
  color: #d8d8d8;
}

input::-moz-placeholder {
  color: #d8d8d8;
}

input:-moz-placeholder {
  color: #d8d8d8;
}

input:-ms-input-placeholder {
  color: #d8d8d8;
}

div {
  box-sizing: border-box;
}

body {
  font: 14px/1.5 "Microsoft YaHei", "PingFang SC", Arial, "Helvetica Neue", Helvetica, "STHeiTi", sans-serif;
  color: #333;
  min-width: 1200px;
  background: #DDE7FF;
}

.wrapper {
  margin: 0 auto;
  width: 1200px;
  text-align: center;
}

.banner-box {
  height: 440px;
  width: 100%;
  background: url("../images/banner.png") no-repeat;
  background-position: 50%;
  background-size: auto 100%;
}
.banner-box .banner {
  width: 1200px;
  height: 440px;
  position: relative;
  margin: 0 auto;
}
.banner-box .banner .logo {
  height: 52px;
  position: absolute;
  top: 29px;
  left: 0;
}
.banner-box .banner .logo .logo1 {
  width: 108.683px;
  height: 32.415px;
}
.banner-box .banner .logo .logo2 {
  width: 99.915px;
  height: 30.464px;
}
.banner-box .banner .logo .logo3 {
  width: 114.295px;
  height: 28.286px;
}
.banner-box .banner .logo .logo4 {
  width: 52px;
  height: 52px;
}
.banner-box .banner .logo .logox {
  width: auto;
  height: 7.547px;
  margin: 0 6px;
  margin-top: 10px;
}
.banner-box .banner .title {
  width: 613.5px;
  height: 165px;
  background: url("../images/title.png") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 124px;
  left: 90px;
}
.banner-box .banner .date {
  width: 497px;
  height: 43px;
  background: url("../images/date-time.png") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 320px;
  left: 97px;
}

.section-wrapper {
  margin: 0 auto;
}
.section-wrapper .section-module .tit-part {
  text-align: center;
  margin-bottom: 28px;
}
.section-wrapper .section-module .tit-part img.sub {
  height: 43px;
}
.section-wrapper .section-module .tit-part .tit-content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-wrapper .section-module .tit-part .tit-content img.icon {
  width: 44px;
  height: 30px;
}
.section-wrapper .section-module .tit-part .tit-content .txt {
  font-size: 36px;
  font-weight: 500;
  line-height: 36px;
  text-align: left;
  color: #000;
  margin: 0 15px;
}
.section-wrapper .section-module .tit-part .tit-sub {
  position: relative;
  color: #0121D2;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 100% */
  z-index: 1;
  margin-top: 16px;
}
.section-wrapper .section-module .tit-part .tit-sub::before {
  content: "";
  display: block;
  width: 486px;
  height: 6px;
  flex-shrink: 0;
  border-radius: 27px;
  background: #68A8FF;
  margin: 0 auto;
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.section-wrapper .section-module.hightlight {
  padding-top: 60px;
}
.section-wrapper .section-module.hightlight .tit-part {
  margin-bottom: 30px;
}
.section-wrapper .section-module.suitabletarget {
  position: relative;
}
.section-wrapper .section-module.suitabletarget .tit-part {
  position: absolute;
  top: -206px;
  left: 50%;
  transform: translate(-50%, 0);
}
.section-wrapper .section-module.expert {
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
}
.section-wrapper .section-module.tschedule {
  padding-top: 68px;
}
.section-wrapper .section-module .content-part {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.section-wrapper .section-module .content-part .hightlight-item {
  width: 388px;
  height: 230px;
  gap: 0px;
  display: flex;
  flex-direction: column;
  border-radius: 6px;
  background: #ECF3FF;
}
.section-wrapper .section-module .content-part .hightlight-item .cover-pic {
  width: 37px;
  height: 37px;
  margin: 44px 0 0 33px;
}
.section-wrapper .section-module .content-part .hightlight-item .item-title {
  color: #000;
  font-family: "PingFang SC";
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  margin: 6px 0 0 33px;
}
.section-wrapper .section-module .content-part .hightlight-item .item-desc {
  color: #011987;
  font-family: "PingFang SC";
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 3px 0 0 33px;
}
.section-wrapper .section-module .content-part .hightlight-item:hover {
  box-shadow: 4px 4px 22.6px 0px rgba(81, 115, 199, 0.2509803922);
}
.section-wrapper .section-module .content-part .dhhightlight-1 {
  background-image: url(../images/dhhightlight-1.png);
  background-size: 100% 100%;
}
.section-wrapper .section-module .content-part .dhhightlight-2 {
  background-image: url(../images/dhhightlight-2.png);
  background-size: 100% 100%;
}
.section-wrapper .section-module .content-part .dhhightlight-3 {
  background-image: url(../images/dhhightlight-3.png);
  background-size: 100% 100%;
}
.section-wrapper .section-module .content-part.crowd {
  width: 1054px;
  height: 248px;
  border-radius: 28px;
  border: 1px solid #FFF;
  background: #FFF;
  flex-direction: column;
  justify-content: flex-start;
  margin: 0 auto;
  position: absolute;
  top: -140px;
  left: 50%;
  transform: translate(-50%, 0);
}
.section-wrapper .section-module .content-part.crowd .crowd-content {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 54px;
}
.section-wrapper .section-module .content-part.crowd .crowd-content .crowd-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  padding-left: 25px;
}
.section-wrapper .section-module .content-part.crowd .crowd-content .crowd-item .cover-pic {
  width: 112px;
  height: 99px;
}
.section-wrapper .section-module .content-part.crowd .crowd-content .crowd-item .item-title {
  font-size: 22px;
  font-weight: 400;
  line-height: 22px;
  text-align: center;
  color: #131313;
  margin-top: 20px;
}
.section-wrapper .section-module .content-part.crowd .crowd-content .split-line {
  width: 1px;
  height: 49px;
  background: #C6C6C6;
  margin: 0px 99px;
}
.section-wrapper .section-module .content-part.crowd .crowd-intro {
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("../images/crowd-bg.png") no-repeat;
  background-size: 100% 100%;
  background-color: rgba(255, 255, 255, 0.7);
  width: 100%;
  height: 78px;
  margin-top: 48px;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 0 0 20px 20px;
}
.section-wrapper .section-module .content-part.crowd .crowd-intro .icon {
  width: 64px;
  height: 30px;
}
.section-wrapper .section-module .content-part.crowd .crowd-intro .txt {
  font-size: 26px;
  font-weight: 500;
  line-height: 22px;
  text-align: center;
  color: #060481;
  margin: 0 24px;
}
.section-wrapper .section-module .content-part.expert {
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 1200px;
}
.section-wrapper .section-module .content-part.expert .expert-row {
  width: 1200px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.section-wrapper .section-module .content-part.expert .expert-row.last-row {
  justify-content: space-around;
}
.section-wrapper .section-module .content-part.expert .expert-item {
  display: flex;
  align-items: flex-start;
  overflow: hidden;
  justify-content: center;
  flex-direction: column;
  margin-right: -22px;
}
.section-wrapper .section-module .content-part.expert .expert-item .cover-pic {
  width: 267px;
  height: auto;
}
.section-wrapper .section-module .content-part.expert .expert-item span {
  color: #001DB9;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  margin-left: 36px;
}
.section-wrapper .section-module .content-part.expert .expert-item .item-title {
  margin-top: -30px;
}
.section-wrapper .section-module .content-part.expert .expert-item .item-stone {
  height: 22px;
}
.section-wrapper .section-module .content-part.schedule {
  flex-direction: column;
  margin-bottom: 145px;
}
.section-wrapper .section-module .content-part.schedule .schedule-box-0 .box-header {
  margin-top: 0px;
}
.section-wrapper .section-module .content-part.schedule .box-header {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #0023E0;
  height: 48px;
  width: 936px;
  border-radius: 10px;
  margin: 0 auto;
  margin-top: 80px;
}
.section-wrapper .section-module .content-part.schedule .box-header .liveicon {
  width: 38px;
  height: 22px;
}
.section-wrapper .section-module .content-part.schedule .box-header .time {
  color: #FFF;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 22px;
  font-weight: 400;
  line-height: 26px;
  margin-left: 14px;
}
.section-wrapper .section-module .content-part.schedule .box-list {
  width: 936px;
}
.section-wrapper .section-module .content-part.schedule .box-list .box-list-content .box-item .newtitle {
  display: flex;
  justify-content: space-between;
}
.section-wrapper .section-module .content-part.schedule .box-list .box-list-content .box-item .newtitle .item-title {
  margin-top: 30px;
  margin-bottom: 16px;
}
.section-wrapper .section-module .content-part.schedule .box-list .box-list-content .box-item .newtitle .item-title .txt {
  position: relative;
  color: #000;
  font-family: "PingFang SC";
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.4px;
  z-index: 1;
}
.section-wrapper .section-module .content-part.schedule .box-list .box-list-content .box-item .newtitle .item-title .txt::before {
  position: absolute;
  width: 100%;
  height: 6px;
  flex-shrink: 0;
  background: #00D9FF;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: "";
}
.section-wrapper .section-module .content-part.schedule .box-list .box-list-content .box-item .newtitle .right2icon {
  width: 64px;
  height: 30px;
  display: inline-block;
  margin-top: 16px;
}
.section-wrapper .section-module .content-part.schedule .box-list .box-list-content .box-item .item-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
  position: relative;
  height: 90px;
}
.section-wrapper .section-module .content-part.schedule .box-list .box-list-content .box-item .item-content:hover .item-content-time {
  color: #0008EF;
}
.section-wrapper .section-module .content-part.schedule .box-list .box-list-content .box-item .item-content:hover::before {
  background: #A7C9FF;
}
.section-wrapper .section-module .content-part.schedule .box-list .box-list-content .box-item .item-content:hover .right11 {
  border: 1px solid #A7C9FF;
  border-radius: 6px;
}
.section-wrapper .section-module .content-part.schedule .box-list .box-list-content .box-item .item-content::after {
  content: "";
  display: block;
  width: 1px;
  height: 50px;
  background: #A7C9FF;
  position: absolute;
  left: 4px;
  bottom: 0;
  top: 40px;
}
.section-wrapper .section-module .content-part.schedule .box-list .box-list-content .box-item .item-content::before {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  background: #0008EE;
  position: absolute;
  left: 0px;
  top: 40px;
  border-radius: 50%;
  z-index: 1;
}
.section-wrapper .section-module .content-part.schedule .box-list .box-list-content .box-item .item-content .item-content-time {
  color: #0008EF;
  font-size: 18px;
  font-weight: 400;
  width: 140px;
  min-width: 140px;
  margin-left: 39px;
}
.section-wrapper .section-module .content-part.schedule .box-list .box-list-content .box-item .item-content .right11 {
  display: flex;
  background-image: url(../images/right11.png);
  background-size: 100% 100%;
  height: 90px;
  width: 760px;
  align-items: center;
  border: 1px solid #fff;
  border-radius: 6px;
  box-sizing: border-box;
}
.section-wrapper .section-module .content-part.schedule .box-list .box-list-content .box-item .item-content .right11 .item-img {
  width: 66px;
  height: 66px;
  border-radius: 50%;
  margin-left: 26px;
}
.section-wrapper .section-module .content-part.schedule .box-list .box-list-content .box-item .item-content .right11 .right {
  margin-left: 22px;
}
.section-wrapper .section-module .content-part.schedule .box-list .box-list-content .box-item .item-content .right11 .right .item-title1 {
  color: #0310A7;
  font-size: 18px;
  font-weight: 600;
}
.section-wrapper .section-module .content-part.schedule .box-list .box-list-content .box-item .item-content .right11 .right .teacher-info {
  margin-top: 11px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.section-wrapper .section-module .content-part.schedule .box-list .box-list-content .box-item .item-content .right11 .right .teacher-info .item-name {
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  color: #000000;
  width: 45px;
  text-align: justify;
  -moz-text-align-last: justify;
       text-align-last: justify;
}
.section-wrapper .section-module .content-part.schedule .box-list .box-list-content .box-item .item-content .right11 .right .teacher-info .item-split {
  display: inline-block;
  width: 1px;
  height: 14px;
  background: #C8C3C3;
  margin: 0 10px 0 13px;
}
.section-wrapper .section-module .content-part.schedule .box-list .box-list-content .box-item .item-content .right11 .right .teacher-info .item-desc {
  color: #464646;
  font-family: "PingFang SC";
  font-size: 14px;
  font-weight: 400;
  line-height: 19.24px;
}
.section-wrapper .section-module .content-part.schedule .box-list .box-list-content .box-item .item-topic-tit {
  width: 175px;
  height: 26px;
  background: #001FC4;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #FFFFFF;
  border-radius: 20px;
  text-align: center;
  margin-top: 20px;
  margin-left: 125px;
}
.section-wrapper .section-module .content-part.schedule .box-list .box-list-content .box-item .item-topic-tit img {
  width: 12px;
  height: 11px;
  margin-left: 6px;
}

.block1 {
  height: 662px;
  width: 1200px;
  margin: 0 auto;
}

.block2 {
  background: #beccff;
  background-size: 100% 100%;
  padding-bottom: 82px;
}

.footer-box {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #98AEFF;
  height: 86px;
  width: 100%;
  z-index: 1;
}
.footer-box .footer-wrapper {
  display: flex;
  align-items: center;
  width: 1200px;
  margin: 0 auto;
  height: 100%;
  position: relative;
}
.footer-box .footer-wrapper .foot-logo {
  width: 112px;
  height: auto;
  margin-left: -100px;
}
.footer-box .footer-wrapper .foot-time {
  background: url("../images/foot-time.png") no-repeat;
  background-size: 100% 100%;
  width: 609.508px;
  height: 55.906px;
  margin-left: 34px;
}
.footer-box .footer-wrapper .foot-btn {
  width: 222px;
  height: 48px;
  margin-left: 68px;
  border-radius: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
  border: 1px solid #fff;
}
.footer-box .footer-wrapper .foot-btn .foot-btn-txt {
  width: 179px;
  height: 31px;
  background: url("../images/foot-btn.png") no-repeat;
  background-size: 100% 100%;
}
.footer-box .footer-wrapper .foot-btn::before {
  content: "";
  position: absolute;
  top: 0%;
  left: 0%;
  bottom: 0%;
  right: -100%;
  background: linear-gradient(to right, #7332FD 0%, #1100D1 50%, #7332FD 100%);
  background-size: 100% 100%;
  transition: transform 0.5s ease-in-out;
  z-index: -1;
}
.footer-box .footer-wrapper .foot-btn:hover::before {
  transform: translateX(-50%);
}
.footer-box .footer-wrapper .foot-code {
  background: url("../images/foot-code.png") no-repeat;
  background-size: 100% 100%;
  width: 132px;
  height: 132px;
  position: absolute;
  right: -30px;
  top: -65px;
  border-radius: 4px;
  border: 2px solid #74E3FF;
  overflow: hidden;
}

.side-nav {
  position: fixed;
  top: 240px;
  right: 0;
  z-index: 100;
  width: 182px;
  height: 260px;
}
.side-nav .nav-wrapper {
  margin: 0 auto;
  margin-top: 38px;
  background: linear-gradient(180deg, #C1E2FD 0%, #E4EDFF 40.48%);
  width: 140px;
  height: 209px;
  border: 1px solid #fff;
  border-radius: 27px;
  text-align: center;
  padding: 14px 9px;
  box-sizing: border-box;
  position: relative;
}
.side-nav .nav-wrapper .side-top-img {
  width: 146px;
  height: 38px;
  background: url("../images/side-bg.png") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: -48px;
  left: 50%;
  transform: translate(-50%, 0);
}
.side-nav .nav-wrapper .nav-item {
  display: inline-block;
  width: 100%;
  height: 32px;
  gap: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  text-align: center;
  color: #030303;
  margin-bottom: 4px;
  position: relative;
}
.side-nav .nav-wrapper .nav-item:hover {
  color: #00279D;
  cursor: pointer;
}
.side-nav .nav-wrapper .nav-item.current {
  color: #fff;
  font-weight: 500;
}
.side-nav .nav-wrapper .nav-current-bg {
  position: absolute;
  width: 150px;
  height: 38px;
  background: url("../images/nav-item-bg.png") no-repeat;
  background-size: 100% 100%;
  left: -6px;
}
.side-nav .nav-wrapper .back-top {
  display: inline-block;
  width: 110px;
  height: 32px;
  border-radius: 27px;
  background: linear-gradient(84.03deg, #54B5F1 -0.46%, #2F62E2 51.59%, #5C55E6 98.97%);
  border: 1px solid #FFFFFF;
  font-size: 14px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.04em;
  text-align: center;
  color: #fff;
  margin-top: 4px;
}
.side-nav .nav-wrapper .back-top img {
  width: 14px;
  height: 17px;
  margin-right: 4px;
  margin-top: -8px;
}
.side-nav .nav-wrapper .back-top:hover {
  cursor: pointer;
  background: linear-gradient(84.03deg, #5C55E6 -0.46%, #2F62E2 51.59%, #54B5F1 98.97%);
  color: #fff;
}

.side-nav-download {
  position: fixed;
  top: 540px;
  right: 19px;
  z-index: 100;
  width: 132px;
  height: 100px;
}
.side-nav-download img {
  width: 100%;
  height: 100%;
}
.side-nav-download:hover {
  cursor: pointer;
  transform: scale(0.95);
}/*# sourceMappingURL=index.css.map */