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-color: #D6F2E9;
}

.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: 34px;
  position: absolute;
  top: 40px;
  left: 0;
}
.banner-box .banner .logo .xkw {
  width: 108px;
  height: 33px;
}
.banner-box .banner .logo .logox {
  width: 7.5px;
  height: 7.5px;
  margin: 0 6px;
  margin-top: 10px;
}
.banner-box .banner .logo .ayx {
  width: 100px;
  height: 30px;
}
.banner-box .banner .logo .lsqkj {
  width: 113px;
  height: 28px;
}
.banner-box .banner .title {
  width: 611px;
  height: 219px;
  background: url("../images/title.png") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 134px;
  left: 72px;
}
.banner-box .banner .date {
  width: 488px;
  height: 43px;
  background: url("../images/date-time.png") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 319px;
  left: 72px;
}

.section-wrapper {
  width: 1200px;
  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 {
  font-size: 22px;
  font-weight: 400;
  line-height: 16px;
  text-align: center;
  color: #00371A;
  margin: 0 auto;
  margin-top: 20px;
  width: 100%;
}
.section-wrapper .section-module .tit-part .tit-sub span {
  position: relative;
}
.section-wrapper .section-module .tit-part .tit-sub span::after {
  position: absolute;
  content: "";
  left: 0;
  top: 24px;
  background: #AAE073;
  width: 100%;
  height: 6px;
  z-index: -1;
  border-radius: 27px;
}
.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;
  width: 1200px;
  overflow: hidden;
}
.section-wrapper .section-module.expert .txt {
  color: #fff !important;
  text-shadow: 4px 4px 22.6px rgba(255, 255, 255, 0.2705882353);
}
.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;
}
.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: #000000;
  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: #005D5C;
  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-item {
  display: flex;
  align-items: flex-start;
  overflow: hidden;
  justify-content: center;
  flex-direction: column;
  margin-right: -22px;
  margin-bottom: 12px;
}
.section-wrapper .section-module .content-part.expert .expert-item .cover-pic {
  width: 261px;
  height: 295px;
}
.section-wrapper .section-module .content-part.expert .expert-item span {
  color: #FFF;
  font-size: 14px;
  font-weight: 300;
  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.expert .expert-item:nth-child(1), .section-wrapper .section-module .content-part.expert .expert-item:nth-child(2) {
  width: 340px;
}
.section-wrapper .section-module .content-part.expert .expert-item:nth-child(1) .cover-pic, .section-wrapper .section-module .content-part.expert .expert-item:nth-child(2) .cover-pic {
  width: 340px;
  height: 275px;
}
.section-wrapper .section-module .content-part.expert .expert-item:nth-child(1) {
  margin-left: 280px;
  margin-right: -2px;
}
.section-wrapper .section-module .content-part.expert .expert-item:nth-child(2) {
  margin-right: 100px;
}
.section-wrapper .section-module .content-part.schedule {
  flex-direction: column;
  margin-bottom: 145px;
}
.section-wrapper .section-module .content-part.schedule .schedule-box-1 .box-header {
  margin-top: 50px;
}
.section-wrapper .section-module .content-part.schedule .box-header {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #009566;
  height: 48px;
  width: 936px;
  border-radius: 10px;
  margin: 0 auto;
}
.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;
  font-size: 22px;
  font-weight: 400;
  line-height: 26px;
  text-align: center;
  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 {
  width: 100%;
  height: 22px;
  margin: 18px auto;
  position: relative;
}
.section-wrapper .section-module .content-part.schedule .box-list .box-list-content .box-item .newtitle .item-title .txt {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.02em;
  text-align: center;
  position: relative;
}
.section-wrapper .section-module .content-part.schedule .box-list .box-list-content .box-item .newtitle .item-title .txt::after {
  position: absolute;
  top: 16px;
  left: 424px;
  content: "";
  width: 89px;
  height: 6px;
  z-index: -1;
  background: #AAE073;
}
.section-wrapper .section-module .content-part.schedule .box-list .box-list-content .box-item .newtitle .item-title::before {
  position: absolute;
  left: 0;
  top: 10px;
  width: 390px;
  height: 1px;
  content: "";
  background: #D3D3D3;
}
.section-wrapper .section-module .content-part.schedule .box-list .box-list-content .box-item .newtitle .item-title::after {
  position: absolute;
  right: 0;
  top: 10px;
  width: 390px;
  height: 1px;
  content: "";
  background: #D3D3D3;
}
.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: #008F3E;
}
.section-wrapper .section-module .content-part.schedule .box-list .box-list-content .box-item .item-content:hover::before {
  background: #008F3E;
}
.section-wrapper .section-module .content-part.schedule .box-list .box-list-content .box-item .item-content:hover .right11 {
  border: 1px solid #3FCF7B;
  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: 100px;
  background: #fff;
  position: absolute;
  left: 136px;
  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: #005A45;
  position: absolute;
  left: 132px;
  top: 40px;
  border-radius: 50%;
  z-index: 1;
}
.section-wrapper .section-module .content-part.schedule .box-list .box-list-content .box-item .item-content:last-child::after {
  height: 0;
}
.section-wrapper .section-module .content-part.schedule .box-list .box-list-content .box-item .item-content .item-content-time {
  color: #005A45;
  font-size: 18px;
  font-weight: 400;
  width: 140px;
  min-width: 140px;
}
.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: #014333;
  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 {
  font-size: 14px;
  font-weight: 300;
  line-height: 19.24px;
  text-align: left;
  color: #00625B;
}
.section-wrapper .section-module .content-part.schedule .box-list .box-list-content .box-item:last-child .item-content:last-child::after {
  height: 0;
}
.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;
}

.block2 {
  height: 1890px;
  background-image: url(../images/zjbj.png);
  background-size: 100% 100%;
}

.footer-box {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 86px;
  width: 100%;
  background: url(../images/footer-boxbg.png) no-repeat;
  background-size: 100% 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-icon {
  width: 239px;
  height: 90px;
  background: url("../images/foot-icon.png") no-repeat;
  background-size: 100% 100%;
}
.footer-box .footer-wrapper .foot-time {
  background: url("../images/foot-time.png") no-repeat;
  background-size: auto 100%;
  width: 153px;
  height: 31px;
  margin-left: -28px;
}
.footer-box .footer-wrapper .foot-cert {
  background: url("../images/foot-cert.png") no-repeat;
  background-size: 100% 100%;
  width: 320px;
  height: 56px;
  margin-left: 46px;
}
.footer-box .footer-wrapper .foot-btn {
  width: 222px;
  height: 48px;
  margin-left: 73px;
  margin-right: 19px;
  border-radius: 39px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
  border: 1px solid #fff;
  padding-left: 10px;
}
.footer-box .footer-wrapper .foot-btn .foot-btn-txt {
  width: 127px;
  height: 30px;
  background: url("../images/foot-btn.png") no-repeat;
  background-size: 100% 100%;
}
.footer-box .footer-wrapper .foot-btn .foot-btn-suffix {
  width: 44px;
  height: 30px;
  background: url("../images/right3.png") no-repeat;
  background-size: 100% 100%;
  margin-left: 8px;
}
.footer-box .footer-wrapper .foot-btn::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  bottom: 0%;
  right: -100%;
  background: linear-gradient(261.64deg, #EBFFA1 3.17%, #82FFC5 108.51%);
  background-size: 100% 100%;
  transition: transform 0.5s ease-in-out;
  z-index: -1;
}
.footer-box .footer-wrapper .foot-btn:hover::before {
  background: linear-gradient(261.64deg, #82FFC5 3.17%, #EBFFA1 108.51%);
}
.footer-box .footer-wrapper .foot-code {
  width: 132px;
  height: 132px;
  position: absolute;
  right: 9px;
  top: -64px;
  border-radius: 8px;
  padding: 2px;
  box-sizing: border-box;
  overflow: hidden;
  background: linear-gradient(90deg, #00A76D -2.27%, #008787 115.91%);
}
.footer-box .footer-wrapper .foot-code img {
  border-radius: 8px;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.side-nav {
  position: fixed;
  top: 240px;
  right: 0;
  z-index: 100;
  background: url("../images/side-bg.png") no-repeat;
  background-size: 100% auto;
  width: 185px;
  height: 262px;
}
.side-nav .nav-wrapper {
  margin: 0 auto;
  margin-top: 60px;
  background: linear-gradient(180deg, #B6F6CF 0%, #FFFFFF 102.39%);
  width: 168px;
  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 .nav-item {
  display: inline-block;
  width: 150px;
  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: #006943;
  cursor: pointer;
}
.side-nav .nav-wrapper .nav-item.current {
  color: #fff;
  font-weight: 500;
}
.side-nav .nav-wrapper .nav-current-bg {
  position: absolute;
  width: 182px;
  height: 41px;
  background: url("../images/current-bg.png") no-repeat;
  background-size: 100% 100%;
  left: -8px;
}
.side-nav .nav-wrapper .back-top {
  display: inline-block;
  width: 110px;
  height: 32px;
  border-radius: 27px;
  background: linear-gradient(52.11deg, #27C344 0%, #00A683 86.73%);
  border: 1px solid #FFFFFF;
  font-size: 14px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.04em;
  text-align: center;
  color: #fff;
}
.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(52.11deg, #00A683 0%, #27C344 86.73%);
  color: #fff;
}/*# sourceMappingURL=index.css.map */