.clearfix::before,
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}
html {
  margin: 0;
  height: 100%;
  font-family: 'Microsoft YaHei', tahoma, arial, 'Hiragino Sans GB', sans-serif;
}
body .swiper-box {
  width: 100%;
  background-color: #E4E8F3;
}
body .swiper-box .bannerSwiper {
  width: 1200px;
  height: 330px;
}
body .swiper-box .bannerSwiper .swiper-wrapper .swiper-slide {
  width: 1200px;
  text-align: center;
  font-size: 18px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
body .swiper-box .bannerSwiper .swiper-wrapper .swiper-slide .slideImg {
  width: 1200px;
  height: 100%;
  position: relative;
}
body .swiper-box .bannerSwiper .swiper-wrapper .swiper-slide img {
  display: block;
  width: 1200px;
  height: 330px;
}
body .swiper-box .bannerSwiper .slideRight {
  position: absolute;
  top: 0;
  right: 0px;
  height: 330px;
  width: 310px;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 50;
}
body .swiper-box .bannerSwiper .slideRight .slideItemLink {
  width: 100%;
  height: 100%;
  text-decoration: none;
  z-index: 60;
}
body .swiper-box .bannerSwiper .slideRight .slideItemLink .slideItem {
  width: 100%;
  height: 100%;
}
body .swiper-box .bannerSwiper .slideRight .slideItemLink .slideItem .slideRightTitle {
  text-align: left;
  width: 260px;
  margin: 0 auto;
  margin-top: 42px;
  font-size: 26px;
  line-height: 36px;
  font-weight: bold;
  color: #fff;
  font-family: Microsoft YaHei;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
body .swiper-box .bannerSwiper .slideRight .slideItemLink .slideItem .slideRightDsc {
  text-align: left;
  width: 260px;
  margin: 0 auto;
  margin-top: 26px;
  font-size: 20px;
  line-height: 30px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  opacity: 0.8;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
body .swiper-box .bannerSwiper .slideRight .slideItemLink .slideItem .slideRightBut {
  text-decoration: none;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 34px;
  width: 212px;
  height: 48px;
  background-color: #006ad7;
  border-radius: 6px;
  margin: 0;
  text-align: center;
  line-height: 48px;
  color: #fff;
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
}
body .ad {
  width: 1200px;
  margin: 56px auto 72px auto;
}
body .ad a {
  text-decoration: none;
}
body .ad2 {
  display: flex;
}
body .ad2 .ad2p1 {
  width: 724px;
  height: 148px;
}
body .ad2 > div {
  width: 100%;
  position: relative;
}
body .ad2 > div .ad2p2 {
  width: 464px;
  height: 70px;
  margin-left: 12px;
}
body .ad2 > div .ad2p3 {
  width: 464px;
  height: 70px;
  margin-left: 12px;
}
body .ad2 > div .ad2p3 > img {
  position: relative;
  top: 12px;
}
body .partTop {
  position: relative;
  width: 1200px;
  margin: 0 auto 4px auto;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 8px;
}
body .partTop .partTopLine {
  height: 34px;
  width: 4px;
  font-weight: bold;
  background-color: #00b173;
}
body .partTop .partTopTitle {
  margin-left: 8px;
  font-size: 34px;
  font-weight: bold;
  color: #183367;
}
body .partTop .partTopEn {
  position: absolute;
  left: 170px;
  bottom: 8px;
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #E4E7EA;
}
body .partTop > a {
  flex: 1;
  font-size: 20px;
  text-align: right;
  text-decoration: none;
  color: #666666;
}
body .classCenter {
  width: 1200px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 72px;
}
body .classCenter .classCenterList {
  text-decoration: none;
  color: #000;
}
body .classCenter .classCenterItem {
  width: 284px;
  height: 238px;
  background-color: #f3f5f9;
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
body .classCenter .classCenterItem > img {
  height: 100px;
  width: 100px;
}
body .classCenter .classCenterItem > div {
  margin-top: 34px;
  height: 20px;
  font-size: 24px;
}
body .microClassSwiper {
  height: 320px;
  width: 1360px;
  margin: auto;
  margin-bottom: 20px;
  --swiper-navigation-size: 20px;
}
body .microClassSwiper .swiper-wrapper {
  width: 1200px;
  margin: auto;
}
body .microClassSwiper .swiper-wrapper .swiper-slide {
  display: flex;
}
body .microClassSwiper .swiper-button-next {
  color: #fff;
  background-color: #666666;
  height: 40px;
  width: 40px;
  border-radius: 20px;
}
body .microClassSwiper .swiper-button-prev {
  color: #fff;
  background-color: #666666;
  height: 40px;
  width: 40px;
  border-radius: 20px;
}
body .butImg {
  position: relative;
}
body .butImg > div {
  position: absolute;
  height: 375px;
  width: 564px;
  top: -32px;
  right: 0;
  background-image: url("../img/index/butImg.png");
  z-index: 0;
}
body .links {
  width: 1200px;
  margin: auto;
  margin-top: 26px;
  margin-bottom: 7px;
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
body .links .links-url {
  width: 234px;
  height: 100px;
  margin: auto;
  margin-bottom: 24px;
  z-index: 60;
  text-decoration: none;
}
body .links .links-url img {
  width: 100%;
  height: 100%;
}
body .sideNav {
  z-index: 90;
  width: 78px;
  height: 378px;
  position: fixed;
  top: 30%;
  right: 40px;
  background-color: #46abf7;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #fff;
  font-size: 18px;
  text-align: center;
  box-shadow: 0px 13px 32px 0px rgba(43, 114, 168, 0.2);
}
body .sideNav .sideNavLogin {
  height: 94px;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
body .sideNav .sideNavLogin > img {
  margin-top: 20px;
  margin-bottom: 6px;
  height: 28px;
  width: 26px;
}
body .sideNav .sideNavQR {
  height: 94px;
  cursor: pointer;
}
body .sideNav .sideNavQR > img {
  margin-top: 20px;
  height: 27px;
  width: 26px;
  margin-bottom: 6px;
}
body .sideNav .sideNavSuggestionBox {
  height: 94px;
  cursor: pointer;
}
body .sideNav .sideNavSuggestionBox > img {
  margin-top: 20px;
  height: 27px;
  width: 26px;
  margin-bottom: 6px;
}
body .sideNav .sideNavBackTop {
  cursor: pointer;
}
body .sideNav .sideNavBackTop > img {
  margin-top: 20px;
  height: 24px;
  width: 26px;
  margin-bottom: 2px;
}
body .sideNav .sideNavLine {
  width: 50px;
  height: 1px;
  background-color: #ffffff;
}
body .sideNav .sideNavQRPopup {
  position: relative;
}
body .sideNav .sideNavQRPopup .sideNavQRPopupUP {
  position: absolute;
  width: 164px;
  height: 152px;
  top: -288px;
  left: -210px;
  background-image: url("../img/index/popup.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
body .sideNav .sideNavQRPopup .sideNavQRPopupUP > img {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 16px;
  left: 26px;
}
body .sideNav .sideNavQRPopup .sideNavQRPopupUP > div {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  opacity: 0.8;
  position: absolute;
  top: 122px;
  left: 20px;
}
body .map {
  width: 1200px;
  margin: auto;
  height: 500px;
  background-image: url('../img/index/1.png');
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-bottom: 40px;
}
body .map #echars {
  position: absolute;
  top: -50px;
  left: -40px;
}
body .map .map-rank {
  right: 20px;
  position: absolute;
  height: 400px;
  width: 400px;
  margin-top: 42px;
}
body .map .map-rank .mapNow {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 34px;
}
body .map .map-rank .mapNow > img {
  width: 32px;
  height: 32px;
  margin-right: 8px;
}
body .map .map-rank .mapNow > span {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
}
body .map .map-rank .mapNow .mapShandong {
  color: #005ab6;
  cursor: pointer;
}
body .map .map-rank .mapNow .mapNowText {
  color: #005ab6;
}
body .map .map-rank .mapNav {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  padding-left: 8px;
}
body .map .map-rank .mapNav > div {
  height: 50px;
  width: 128px;
  cursor: pointer;
}
body .map .map-rank .mapNav > div > div {
  width: 128px;
  height: 44px;
  background-color: #e7ebef;
  border-radius: 5px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  display: flex;
  align-items: center;
  justify-content: center;
}
body .map .map-rank .mapNav .classTimeRank div span,
body .map .map-rank .mapNav .userNumRank div span,
body .map .map-rank .mapNav .learningTimeRank div span {
  color: #005AB6;
}
body .map .map-rank .mapNav .mapNavAct {
  background-image: url('../img/index/mapNavAct.png');
}
body .map .map-rank .mapNav .mapNavAct > div {
  background-color: rgba(0, 0, 0, 0);
}
body .map .map-rank .mapNav .mapNavAct > div span {
  color: #fff;
  font-weight: bold;
}
body .map .map-rank .RankList {
  width: 374px;
  height: 40px;
}
body .map .map-rank .RankList .rankItem {
  display: flex;
  align-items: center;
  margin: 12px 0;
}
body .map .map-rank .RankList .rankItem .rankItemIcon {
  width: 38px;
  height: 38px;
  margin: 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-style: italic;
  color: #005ab6;
}
body .map .map-rank .RankList .rankItem .rankItemCity {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #005ab6;
}
body .map .map-rank .RankList .rankItem .rankItemTime {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #005ab6;
  margin-left: auto;
}
body .map .map-rank .RankList .rankItemLine {
  width: 373px;
  height: 1px;
  border-bottom: 1px solid #e9ebee;
}
.slideItem {
  display: none;
}
.slideItemDisplay {
  display: block;
}
.mapMarginTop {
  margin-top: 62px !important;
}
.linksMarginTop {
  margin-top: 62px !important;
}
/*会员认证*/
.member {
  width: 80px;
  height: 20px;
  margin-left: 10px;
  background-color: #005ab6;
  color: #fff;
  text-align: center;
  border-radius: 10px;
  cursor: pointer;
  display: none;
}
/*# sourceMappingURL=index.css.map */